mr:icecap_plant
Table of Contents
Icecap Plant - Code References
Java Classes
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<string name="Icecap_Name">Icecap</string> <string name="Icecap_Desc">Upon touching an Icecap excretes a pollen, which freezes everything in its vicinity.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Mechanics
- When stepped on or pressed, the Icecap excretes freezing pollen that affects all cells within distance 1 (Freezing blob applied via PathFinder distance map)
- Eating an Icecap seed applies the Frost buff for twice its normal duration and heals a random amount between 0 and max((HT - HP) / 4, 10)
- The seed's alchemy class is PotionOfFrost (brews into a Potion of Frost)
- Seeds spawn in Treasury-level loot tables (Treasury.json, SpidersTreasury.json)
Related mr Entities
mr/icecap_plant.txt · Last modified: by 127.0.0.1
