v0.9.3: implemented structure for selecting armor abilities
This commit is contained in:
@@ -333,12 +333,12 @@ actors.buffs.wellfed.desc=You feel quite satisfied and full.\n\nWhile well fed,
|
||||
###hero
|
||||
|
||||
##abilities
|
||||
actors.hero.abilities.warrior.warrior1.name=test1
|
||||
actors.hero.abilities.warrior.warrior1.desc=test10
|
||||
actors.hero.abilities.warrior.warrior2.name=test2
|
||||
actors.hero.abilities.warrior.warrior2.desc=test20
|
||||
actors.hero.abilities.warrior.warrior3.name=test3
|
||||
actors.hero.abilities.warrior.warrior3.desc=test30
|
||||
actors.hero.abilities.warrior.warrior1.name=heroic leap
|
||||
actors.hero.abilities.warrior.warrior1.desc=Allows the Warrior to perform a heroic leap towards a targeted location, slamming down to stun all neighbouring enemies.
|
||||
actors.hero.abilities.warrior.warrior2.name=shockwave
|
||||
actors.hero.abilities.warrior.warrior2.desc=Allows the Warrior to slam the ground, disrupting all enemies in a cone AOE in front of him.
|
||||
actors.hero.abilities.warrior.warrior3.name=???
|
||||
actors.hero.abilities.warrior.warrior3.desc=I haven't decided on this ability yet
|
||||
|
||||
actors.hero.hero.name=you
|
||||
actors.hero.hero.leave=You can't leave yet, the rest of the dungeon awaits below!
|
||||
|
||||
@@ -2,8 +2,8 @@ ui.quickslotbutton.select_item=Quickslot an item
|
||||
|
||||
ui.talentspane.tier=tier %d
|
||||
ui.talentspane.unlock_tier2=Reach level 6 to unlock more talents.
|
||||
ui.talentspane.unlock_tier3=Reach level 12 and choose a subclass to unlock more talents.
|
||||
ui.talentspane.coming_soon=More talents coming soon!
|
||||
ui.talentspane.unlock_tier3=Reach level 12 and defeat the second boss to unlock more talents.
|
||||
ui.talentspane.unlock_tier4=Reach level 20 and defeat the fourth boss to unlock more talents.
|
||||
|
||||
ui.toolbar.examine_prompt=Press again to search\nPress a tile to examine
|
||||
|
||||
|
||||
@@ -4,6 +4,8 @@ windows.wndblacksmith.reforge=Reforge them
|
||||
|
||||
windows.wndchallenges.title=Challenges
|
||||
|
||||
windows.wndchooseability.message=The crown glows as it rests on your head, and both it and your armor become hot to the touch. You can feel the magic of the crown begin to act on your armor, but it must be directed. Which armor ability do you choose?
|
||||
|
||||
windows.wndchooseway.message=As the mask fits over your face, your eyesight fades and visions of new power flood into your mind. How will you direct the mask's power?
|
||||
windows.wndchooseway.cancel=I'll decide later
|
||||
|
||||
|
||||
Reference in New Issue
Block a user