User Tools

Site Tools


rpd:icecap_plant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:icecap_plant [2025/12/26 11:31] – Add multiple wiki pages for missing buffs and plants with proper naming conventions mikerpd:icecap_plant [2025/12/26 11:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Icecap Plant ======
  
 +{{ rpd:images:levelObject_Icecap.png|Icecap Plant }}
 +
 +==== Description ====
 +The Icecap plant releases a chilling effect that slows down any creature in the surrounding area when touched. When a character steps on the tile containing an Icecap plant, it releases a chilling bloom that can slow enemies.
 +
 +==== Effects ====
 +  * Releases a chilling bloom that affects creatures in the area
 +  * Slows down enemies in the immediate vicinity
 +  * May provide defensive benefits by reducing enemy speed
 +  * The plant disappears after being touched
 +
 +==== Mechanics ====
 +  * Icecap plants can be found growing in the dungeon
 +  * They can also be grown by planting [[rpd:icecap_seed_item|Icecap Seeds]]
 +  * The effect has an area of influence around the plant
 +  * Particularly useful against fast-moving enemies
 +
 +==== Strategy ====
 +  * Icecap plants are valuable for slowing fast enemies
 +  * They can be useful for managing multiple aggressive foes
 +  * Consider using them when facing enemies with high movement or attack speed
 +  * Good for creating breathing room in tight situations
 +
 +==== Code Reference ====
 +  * Plant Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Icecap.java|Icecap.java]]
 +  * Plant Effect: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Icecap.java#L16-L21|Icecap.effect method]]
 +
 +==== Related ====
 +  * [[rpd:icecap_seed_item|Icecap Seed]] - The seed used to grow Icecap plants
 +  * [[rpd:plants|Plants]] - Other plants in the game
 +  * [[rpd:seeds|Seeds]] - Seeds that can be planted to grow useful plants
 +  * [[rpd:slow_buff|Slow]] - Status effect applied by Icecap
 +  * [[rpd:elemental_damage|Elemental Damage]] - Related elemental mechanics
 +
 +{{tag> rpd plants items level_objects ice}}
rpd/icecap_plant.txt · Last modified: by 127.0.0.1