v1.2.0: reworked master thieves' armband
This commit is contained in:
@@ -348,9 +348,20 @@ items.artifacts.lloydsbeacon.desc=Lloyd's beacon is an intricate magical device
|
||||
items.artifacts.lloydsbeacon.desc_set=This beacon was set somewhere on the level %d of Pixel Dungeon.
|
||||
|
||||
items.artifacts.masterthievesarmband.name=master thieves' armband
|
||||
items.artifacts.masterthievesarmband.ac_steal=STEAL
|
||||
items.artifacts.masterthievesarmband.no_charge=Your armband does not have enough charge.
|
||||
items.artifacts.masterthievesarmband.cursed=You can't use a cursed armband.
|
||||
items.artifacts.masterthievesarmband.full=Your armband is fully charged!
|
||||
items.artifacts.masterthievesarmband.prompt=Choose an enemy to target
|
||||
items.artifacts.masterthievesarmband.no_target=You must target an enemy that is adjacent to you
|
||||
items.artifacts.masterthievesarmband.steal_shopkeeper=You can't steal from shopkeepers directly.
|
||||
items.artifacts.masterthievesarmband.no_steal=That enemy has nothing to steal.
|
||||
items.artifacts.masterthievesarmband.stole_item=You stole an item: %s.
|
||||
items.artifacts.masterthievesarmband.failed_steal=You didn't manage to steal anything.
|
||||
items.artifacts.masterthievesarmband.level_up=Your armband grows stronger!
|
||||
items.artifacts.masterthievesarmband.desc=This purple velvet armband bears the mark of a master thief. This doesn't belong to you, but it probably didn't belong to its last user either.
|
||||
items.artifacts.masterthievesarmband.desc_cursed=The cursed armband is bound to your wrist, and somehow your pouch of gold seems to be slowly getting lighter...
|
||||
items.artifacts.masterthievesarmband.desc_worn=With the armband around your wrist, every piece of gold you find makes you desire other people's property more. Perhaps it wouldn't be too hard to steal from a shop...
|
||||
items.artifacts.masterthievesarmband.desc_worn=You feel power building in the armband on your wrist as you gain experience. You can use this power to steal from shops, or to rob enemies!\n\nRobbing enemies happens instantly, briefly disorients them, and gives you a chance to get whatever loot they have! This power is more effective against unaware enemies. Robbing the same enemy multiple times does not give more chances at loot.
|
||||
|
||||
items.artifacts.sandalsofnature.name=sandals of nature
|
||||
items.artifacts.sandalsofnature.name_1=shoes of nature
|
||||
|
||||
@@ -237,7 +237,7 @@ windows.wndsupportprompt.intro=Hello, I hope you're enjoying Shattered Pixel Dun
|
||||
windows.wndsupportprompt.close=Close
|
||||
|
||||
windows.wndtradeitem.buy=Buy for %dg
|
||||
windows.wndtradeitem.steal=Steal with %d%% chance
|
||||
windows.wndtradeitem.steal=Steal with %1$d%% chance\nCharges used: %2$d
|
||||
windows.wndtradeitem.sell=Sell for %dg
|
||||
windows.wndtradeitem.sell_1=Sell 1 for %dg
|
||||
windows.wndtradeitem.sell_all=Sell all for %dg
|
||||
|
||||
Reference in New Issue
Block a user