v0.9.3: implemented the ratmogrify ability
This commit is contained in:
@@ -378,8 +378,12 @@ actors.hero.abilities.huntress.spirithawk.short_desc=The Huntress summons a _Spi
|
||||
actors.hero.abilities.huntress.spirithawk.desc=TODO
|
||||
|
||||
actors.hero.abilities.ratmogrify.name=ratmogrify
|
||||
actors.hero.abilities.ratmogrify.short_desc=The hero _ratmogrifies_ an enemy! This temporarily turns them into a rat with weakened attack power and no abilities.
|
||||
actors.hero.abilities.ratmogrify.cant_transform=You can't ratmogrify that!
|
||||
actors.hero.abilities.ratmogrify.too_strong=That enemy is too strong to ratmogrify!
|
||||
actors.hero.abilities.ratmogrify.short_desc=The hero _Ratmogrifies_ an enemy! This turns them into a rat with no abilities, but also no loot.
|
||||
actors.hero.abilities.ratmogrify.desc=TODO
|
||||
actors.hero.abilities.ratmogrify$transmograt.name=ratmogrified %s
|
||||
actors.hero.abilities.ratmogrify$transmograt.desc=TODO
|
||||
|
||||
actors.hero.hero.name=you
|
||||
actors.hero.hero.leave=You can't leave yet, the rest of the dungeon awaits below!
|
||||
@@ -689,12 +693,12 @@ actors.hero.talent.huntress_3_3.desc=TODO DESC
|
||||
actors.hero.talent.heroic_energy.title=heroic energy
|
||||
actors.hero.talent.heroic_energy.desc=_+1:_ The hero's armor ability has a _13% reduced_ charge cost.\n\n_+2:_ The hero's armor ability has a _24% reduced_ charge cost.\n\n_+3:_ The hero's armor ability has a _34% reduced_ charge cost.\n\n_+4:_ The hero's armor ability has a _43% reduced_ charge cost
|
||||
|
||||
actors.hero.talent.rk_1.title=TODO NAME
|
||||
actors.hero.talent.rk_1.desc=TODO DESC
|
||||
actors.hero.talent.rk_2.title=TODO NAME
|
||||
actors.hero.talent.rk_2.desc=TODO DESC
|
||||
actors.hero.talent.rk_3.title=TODO NAME
|
||||
actors.hero.talent.rk_3.desc=TODO DESC
|
||||
actors.hero.talent.ratsistance.title=ratsistance
|
||||
actors.hero.talent.ratsistance.desc=_+1:_ Hostile ratmogrified enemies deal _-10% damage_.\n\n_+2:_ Hostile ratmogrified enemies deal _-20% damage_.\n\n_+3:_ Hostile ratmogrified enemies deal _-30% damage_.\n\n_+4:_ Hostile ratmogrified enemies deal _-40% damage_.
|
||||
actors.hero.talent.ratlomacy.title=ratlomacy
|
||||
actors.hero.talent.ratlomacy.desc=_+1:_ Using ratmogrify on a ratmogrified enemy makes them permanently friendly.\n\n_+2:_ Using ratmogrify on a ratmogrified enemy makes them permanently friendly and gives them _2 turns_ of adrenaline.\n\n_+3:_ Using ratmogrify on a ratmogrified enemy makes them permanently friendly and gives them _4 turns_ of adrenaline.\n\n_+4:_ Using ratmogrify on a ratmogrified enemy makes them permanently friendly and gives them _6 turns_ of adrenaline.
|
||||
actors.hero.talent.ratforcements.title=ratforcements
|
||||
actors.hero.talent.ratforcements.desc=_+1:_ Using ratmogrify on yourself _spawns 1_ ally marsupial rat next to you.\n\n_+2:_ Using ratmogrify on yourself _spawns 2_ ally marsupial rats next to you.\n\n_+3:_ Using ratmogrify on yourself _spawns 3_ ally marsupial rats next to you.\n\n_+4:_ Using ratmogrify on yourself _spawns 4_ ally marsupial rats next to you.
|
||||
|
||||
|
||||
|
||||
@@ -753,7 +757,8 @@ actors.mobs.npcs.ratking.confused=Wha... Where am I? My kingdom needs me!
|
||||
actors.mobs.npcs.ratking.crown_clothes=Put some clothes on! You're in no state to talk to royalty!
|
||||
actors.mobs.npcs.ratking.crown_desc=Oooh, is that crown for me!? It looks much shinier than mine, so I graciously accept!\n\nIn fact, I think I can offer you something as a reward for this crown. A tremendous power befitting a hero such as yourself! Would you like that?
|
||||
actors.mobs.npcs.ratking.crown_yes=Of course!
|
||||
actors.mobs.npcs.ratking.crown_no=I'm not so sure...
|
||||
actors.mobs.npcs.ratking.crown_info=Tell me more first.
|
||||
actors.mobs.npcs.ratking.crown_no=I'd rather not...
|
||||
actors.mobs.npcs.ratking.crown_thankyou=Hehehe, thank you! Now go and make your king proud!
|
||||
actors.mobs.npcs.ratking.crown_fine=Fine! It's not like I wanted it anyway...
|
||||
actors.mobs.npcs.ratking.crown_after=Enjoying your new armor? No take-backsies!
|
||||
|
||||
Reference in New Issue
Block a user