v0.9.0: baseline talent logic implementation
This commit is contained in:
@@ -296,6 +296,39 @@ actors.buffs.wellfed.desc=You feel quite satisfied and full.\n\nWhile well fed,
|
||||
|
||||
|
||||
###hero
|
||||
actors.hero.talent.test_warrior_1.title=hearty meal
|
||||
actors.hero.talent.test_warrior_1.desc=_+1:_ Eating at below 50% health heals the Warrior for _4 HP_.\n\n_+2:_ Eating at below 50% health heals the Warrior for _6 HP_.
|
||||
actors.hero.talent.test_warrior_2.title=armsmaster's intuition
|
||||
actors.hero.talent.test_warrior_2.desc=_+1:_ The warrior identifies Weapons and Armor _3x faster_.\n\n_+2:_ The warrior identifies Weapons and Armor _when he equips them_.
|
||||
actors.hero.talent.test_warrior_3.title=test talent
|
||||
actors.hero.talent.test_warrior_3.desc=_+1:_ Whenever he identifies a potion, the warrior heals for _3 HP_.\n\n_+2:_ Whenever he identifies a potion, the warrior heals for _5 HP_.
|
||||
actors.hero.talent.test_warrior_4.title=iron will
|
||||
actors.hero.talent.test_warrior_4.desc=_+1:_ The max shield provided by the warrior's seal is _increased by 1_.\n\n_+2:_ The max shield provided by the warrior's seal is _increased by 2_.
|
||||
actors.hero.talent.test_mage_1.title=test talent
|
||||
actors.hero.talent.test_mage_1.desc=TODO
|
||||
actors.hero.talent.test_mage_2.title=test talent
|
||||
actors.hero.talent.test_mage_2.desc=TODO
|
||||
actors.hero.talent.test_mage_3.title=test talent
|
||||
actors.hero.talent.test_mage_3.desc=TODO
|
||||
actors.hero.talent.test_mage_4.title=test talent
|
||||
actors.hero.talent.test_mage_4.desc=TODO
|
||||
actors.hero.talent.test_rogue_1.title=test talent
|
||||
actors.hero.talent.test_rogue_1.desc=TODO
|
||||
actors.hero.talent.test_rogue_2.title=test talent
|
||||
actors.hero.talent.test_rogue_2.desc=TODO
|
||||
actors.hero.talent.test_rogue_3.title=test talent
|
||||
actors.hero.talent.test_rogue_3.desc=TODO
|
||||
actors.hero.talent.test_rogue_4.title=test talent
|
||||
actors.hero.talent.test_rogue_4.desc=TODO
|
||||
actors.hero.talent.test_huntress_1.title=test talent
|
||||
actors.hero.talent.test_huntress_1.desc=TODO
|
||||
actors.hero.talent.test_huntress_2.title=test talent
|
||||
actors.hero.talent.test_huntress_2.desc=TODO
|
||||
actors.hero.talent.test_huntress_3.title=test talent
|
||||
actors.hero.talent.test_huntress_3.desc=TODO
|
||||
actors.hero.talent.test_huntress_4.title=test talent
|
||||
actors.hero.talent.test_huntress_4.desc=TODO
|
||||
|
||||
actors.hero.hero.name=you
|
||||
actors.hero.hero.leave=You can't leave yet!
|
||||
actors.hero.hero.level_up=Level up!
|
||||
|
||||
Reference in New Issue
Block a user