v3.0.0: implemented the cleanse talent/spell
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.0 KiB |
@@ -544,6 +544,10 @@ actors.hero.abilities.ratmogrify$transmograt.desc=This enemy has been transforme
|
||||
actors.hero.abilities.ratmogrify$transmograt.rankings_desc=Slain by: ratmogrified enemy
|
||||
|
||||
##Cleric Spells
|
||||
actors.hero.spells.cleanse.name=cleanse
|
||||
actors.hero.spells.cleanse.short_desc=Clears debuffs and grants shielding.
|
||||
actors.hero.spells.cleanse.desc=The Cleric instantly clears all harmful effects on themselves and visible allies. After the spell ends all characters affected also gain %1$d turns of debuff immunity, and %2$d barrier.
|
||||
|
||||
actors.hero.spells.clericspell.no_target=There is no target there.
|
||||
actors.hero.spells.clericspell.charge_cost=Charge cost: %d
|
||||
|
||||
@@ -1070,8 +1074,8 @@ actors.hero.talent.divine_sense.desc=_+1:_ The Cleric can cast _Divine Sense,_ a
|
||||
actors.hero.talent.clerict2e.title=Unknown
|
||||
actors.hero.talent.clerict2e.desc=This talent hasn't been implemented yet, it currently does nothing.
|
||||
|
||||
actors.hero.talent.clerict3a.title=Unknown
|
||||
actors.hero.talent.clerict3a.desc=This talent hasn't been implemented yet, it currently does nothing.
|
||||
actors.hero.talent.cleanse.title=Cleanse
|
||||
actors.hero.talent.cleanse.desc=_+1:_ The Cleric can cast _Cleanse,_ a spell which is cast instantly, _removes negative status effects_ from the Priest and any nearby allies, and grants them _10 shielding,_ at the cost of 2 charges.\n\n_+2:_ The Cleric can cast _Cleanse,_ a spell which is cast instantly, _grants 3 turns of negative status immunity_ to the Priest and any nearby allies, and grants them _20 shielding,_ at the cost of 2 charges.\n\n_+3:_ The Cleric can cast _Cleanse,_ a spell which is cast instantly, _grants 5 turns of negative status immunity_ to the Priest and any nearby allies, and grants them _30 shielding,_ at the cost of 2 charges.
|
||||
actors.hero.talent.light_reading.title=Light Reading
|
||||
actors.hero.talent.light_reading.desc=_+1:_ The Cleric can use his holy tome when it is not equipped, but it recharges at _25% speed_ when unequipped.\n\n_+2:_ The Cleric can use his holy tome when it is not equipped, but it recharges at _50% speed_ when unequipped.\n\n_+3:_ The Cleric can use his holy tome when it is not equipped, but it recharges at _75% speed_ when unequipped.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user