v1.4.0: adjusted code for several plant effects, added a rotberry effect
This commit is contained in:
@@ -18,7 +18,7 @@ plants.earthroot.desc=When a creature touches an earthroot, its roots create a k
|
||||
plants.earthroot.warden_desc=The roots of an earthroot plant will move with _the Warden_, providing her mobile barkskin armor.
|
||||
plants.earthroot$seed.name=seed of earthroot
|
||||
plants.earthroot$armor.name=herbal armor
|
||||
plants.earthroot$armor.desc=A kind of natural, immobile armor is protecting you. The armor forms plates of bark and twine, wrapping around your body.\n\nThis herbal armor will block %d damage from any physical hit you take, until it eventually runs out of durability and collapses.\n\nAs the armor is immobile, if you attempt to move it will break apart and be lost.\n\nArmor remaining: %d.
|
||||
plants.earthroot$armor.desc=A kind of natural, immobile armor made of bark and twine.\n\nThis herbal armor will block %d damage from any physical hit, until it eventually runs out of durability and collapses.\n\nAs the armor is immobile, moving will cause it to break apart and be lost.\n\nArmor remaining: %d.
|
||||
|
||||
plants.fadeleaf.name=fadeleaf
|
||||
plants.fadeleaf.desc=Touching a fadeleaf will teleport any creature to a random place on the current level.
|
||||
@@ -43,7 +43,7 @@ plants.plant$seed$placeholder.name=seed
|
||||
|
||||
plants.rotberry.name=rotberry
|
||||
plants.rotberry.desc=The berries of a young rotberry shrub taste like sweet, sweet death. Over a few years, this rotberry shrub will grow into another rot heart.
|
||||
plants.rotberry.warden_desc=Normally a rotberry bush has no effect when trampled, but _the Warden_ is able to harness energy from it to temporarily boost her strength!
|
||||
plants.rotberry.warden_desc=Normally a rotberry bush only produces a little gas when trampled, but _the Warden_ is able to harness energy from it to temporarily boost her strength!
|
||||
plants.rotberry$seed.name=seed of rotberry
|
||||
|
||||
plants.sorrowmoss.name=sorrowmoss
|
||||
@@ -66,11 +66,11 @@ plants.sungrass.desc=Sungrass is renowned for its sap's slow but effective heali
|
||||
plants.sungrass.warden_desc=_The Warden_ can receive healing from trampled sungrass even if she moves away from it.
|
||||
plants.sungrass$seed.name=seed of sungrass
|
||||
plants.sungrass$health.name=herbal healing
|
||||
plants.sungrass$health.desc=Sungrass possesses excellent healing properties, though it is much slower than a potion of healing.\n\nYou are currently slowly regenerating health from the sungrass plant. Moving off the plant will break the healing effect.\n\nHealing remaining: %d.
|
||||
plants.sungrass$health.desc=Sungrass possesses excellent healing properties, though it is much slower than a potion of healing.\n\nMoving off the plant will break the healing effect.\n\nHealing remaining: %d.
|
||||
|
||||
plants.swiftthistle.name=swiftthistle
|
||||
plants.swiftthistle.desc=When trampled, swiftthistle will briefly accelerate the flow of time around it, allowing the trampler to perform several actions instantly.
|
||||
plants.swiftthistle.warden_desc=In addition to gaining instantaneous actions, _the Warden_ will also get a brief haste boost when trampling swiftthistle.
|
||||
plants.swiftthistle$seed.name=seed of swiftthistle
|
||||
plants.swiftthistle$timebubble.name=time bubble
|
||||
plants.swiftthistle$timebubble.desc=You are in a small bubble of accelerated time, allowing you to perform actions instantly. Attacking or using magic will break this effect however.\n\nTurns remaining: %s.
|
||||
plants.swiftthistle$timebubble.desc=A small bubble of accelerated time, allowing actions to be performed instantly. Attacking or using magic will break this effect however.\n\nTurns remaining: %s.
|
||||
|
||||
Reference in New Issue
Block a user