v3.1.0: reworked Warrior's shielding ability, no longer purely passive
This commit is contained in:
@@ -92,7 +92,7 @@ items.armor.armor.cursed_worn=Because this armor is cursed, you are powerless to
|
||||
items.armor.armor.cursed=You can feel a malevolent magic lurking within this armor.
|
||||
items.armor.armor.weak_cursed=Despite the curse, you are able to unequip this armor.
|
||||
items.armor.armor.not_cursed=This armor is free of malevolent magic.
|
||||
items.armor.armor.seal_attached=The Warrior's broken seal is attached to this armor, it is providing him up to _%d shielding_.
|
||||
items.armor.armor.seal_attached=The Warrior's broken seal is attached to this armor. When he about to be injured below half health, it will grant him _%d shielding_.
|
||||
items.armor.armor$glyph.glyph=glyph
|
||||
items.armor.armor$glyph.killed=%s killed you...
|
||||
items.armor.armor$glyph.rankings_desc=Killed by a glyph
|
||||
@@ -2260,11 +2260,14 @@ items.brokenseal.prompt=Select an armor
|
||||
items.brokenseal.unknown_armor=You must identify that armor first.
|
||||
items.brokenseal.cursed_armor=The seal won't apply to cursed armor.
|
||||
items.brokenseal.affix=You affix the seal to your armor!
|
||||
items.brokenseal.desc=A wax seal, affixed to armor as a symbol of valor. All the markings on the seal have worn off with age and it is broken in half down the middle.\n\nA memento from his home, the seal helps the warrior persevere. While wearing the seal the warrior will slowly generate shielding on top of his health based on the quality of his armor.\n\nThe seal can be _affixed to armor,_ and moved between armors. It can carry a single upgrade with it, so long as that upgrade was applied to the armor while the seal was attached to it.
|
||||
items.brokenseal.desc=A wax seal, affixed to armor as a symbol of valor. All the markings on the seal have worn off with age and it is broken in half down the middle.\n\nA memento from his home, the seal helps the warrior persevere. While wearing the seal the warrior will instantly gain shielding when he is about to be damaged to half health or lower.\n\nThe seal can be _affixed to armor,_ and moved between armors. It can carry a single upgrade with it, so long as that upgrade was applied to the armor while the seal was attached to it.
|
||||
items.brokenseal.inscribed=The seal is inscribed with a _%s._
|
||||
items.brokenseal.choose_title=Choose a Glyph
|
||||
items.brokenseal.choose_desc=Both this armor and the broken seal are carrying a glyph. Pick which glyph should be kept.\n\nNote that if you pick the glyph that is currently on the armor, the seal will not be able to transfer it later.
|
||||
items.brokenseal.discover_hint=One of the heroes starts with this item.
|
||||
items.brokenseal$warriorshield.name=Warrior Shield
|
||||
items.brokenseal$warriorshield.desc_active=The Warrior's broken seal is currently helping him persevere, granting him shielding on top of his health. There is a 100 turn cooldown after the shielding initially triggers before it can be used again.\n\nThis shield does not decay over time, but will end if no enemies are nearby for a few turns. When it ends, any unused shielding will reduce the cooldown, up to a max of 50%%.\n\nShield remaining: %1$d.\n\nCurrent Cooldown: %2$d.
|
||||
items.brokenseal$warriorshield.desc_cooldown=The Warrior has recently gained shielding from his broken seal, and must wait until he can benefit from its shielding effect again.\n\nTurns Remaining: %d.
|
||||
|
||||
items.dewdrop.name=dewdrop
|
||||
items.dewdrop.already_full=You already have full health.
|
||||
|
||||
Reference in New Issue
Block a user