en:rpd:earthroot_plant
Table of Contents
Earthroot Plant
Description
The Earthroot is a plant that can grow from Earthroot Seeds. When stepped on or touched, it applies multiple buffs to the creature that touches it:
- Herbal Armor (EarthrootBuff): Provides armor equivalent to the character's strength/4 for a limited time
- Barkskin: Additional armor buff that stacks with Herbal Armor
- Rooted: Prevents movement (unless flying)
The plant is destroyed after being touched.
Mechanics
- When a creature touches the plant, it receives the Herbal Armor buff (armor = STR/4)
- Also applies Barkskin buff (additional armor)
- Also applies Rooted debuff (prevents movement, unless flying)
- The plant is destroyed after being touched
- Flying creatures are immune to the Rooted effect
Usage
- Strategic Placement: Plant Earthroot seeds in locations where you plan to stay defensively
- Emergency Protection: Useful when facing difficult enemies if you can retreat to the plant's location
- Alchemy Ingredient: The plant itself can be harvested for crafting purposes
Code Reference
- Implementation: Earthroot.java
- Plant Effect: Earthroot.effect method
- Herbal Armor Buff: Earthroot.Armor class
- Barkskin Buff: Barkskin.java
- Roots Buff: Roots.java
String Resources
- Earthroot Name: Earthroot_Name
- Earthroot Description: Earthroot_Desc
- Herbal Armor Name: EarthrootBuff_Name
- Herbal Armor Info: EarthrootBuff_Info
Related
- Earthroot Seed - The seed used to grow the plant
- Barkskin - Additional armor buff applied by the plant
- Rooted - Movement prevention debuff applied by the plant
- Other Seeds - Other plant seeds in the game
en/rpd/earthroot_plant.txt · Last modified: by 127.0.0.1

