v0.3.4: externalized misc item strings
This commit is contained in:
committed by
Evan Debenham
parent
106ec11708
commit
95ab06888c
@@ -629,32 +629,74 @@ items.weapon.weapon.heavier=It was balanced to be heavier.
|
||||
|
||||
###misc items
|
||||
items.amulet.name=amulet of yendor
|
||||
items.amulet.desc=The Amulet of Yendor is the most powerful known artifact of unknown origin. It is said that the amulet is able to fulfil any wish if its owner's will-power is strong enough to "persuade" it to do it.
|
||||
|
||||
items.ankh.name=ankh
|
||||
items.ankh.bless=You bless the ankh with clean water.
|
||||
items.ankh.desc=This ancient symbol of immortality grants the ability to return to life after death. Upon resurrection all non-equipped items are lost. Using a full dew vial, the ankh can be blessed with extra strength.
|
||||
items.ankh.desc_blessed=This ancient symbol of immortality grants the ability to return to life after death. The ankh has been blessed and is now much stronger. The Ankh will sacrifice itself to save you in a moment of deadly peril.
|
||||
|
||||
items.armorkit.name=armor kit
|
||||
items.armorkit.prompt=Select an armor to upgrade
|
||||
items.armorkit.upgraded=You applied the armor kit to upgrade your %s
|
||||
items.armorkit.desc=Using this kit of small tools and materials anybody can transform any armor into an "epic armor", which will keep all properties of the original armor, but will also provide its wearer a special ability depending on his class. No skills in tailoring, leatherworking or blacksmithing are required.
|
||||
|
||||
items.bomb.name=bomb
|
||||
items.bomb.snuff_fuse=You quickly snuff the bomb's fuse.
|
||||
items.bomb.ondeath=Killed by an explosion
|
||||
items.bomb.desc=A fairly hefty black powder bomb. An explosion from this would certainly do damage to anything nearby.\n\nIt looks like the fuse will take a couple rounds to burn down once it is lit.
|
||||
items.bomb.desc_burning=A fairly hefty black powder bomb. An explosion from this would certainly do damage to anything nearby.\n\nThe bomb's fuse is burning away, keep your distance or put it out!
|
||||
items.bomb$doublebomb.name=two bombs
|
||||
items.bomb$doublebomb.desc=A stack of two hefty black powder bombs, looks like you get one free!
|
||||
|
||||
items.dewdrop.name=dewdrop
|
||||
items.dewdrop.value=%+dHP
|
||||
items.dewdrop.already_full=You already have full health.
|
||||
items.dewdrop.desc=A crystal clear dewdrop.\n\nDue to the magic of this place, pure water has minor restorative properties.
|
||||
|
||||
items.dewvial.name=dew vial
|
||||
items.dewvial.value=%+dHP
|
||||
items.dewvial.collected=You collected a dewdrop into your dew vial.
|
||||
items.dewvial.full=Your dew vial is full!
|
||||
items.dewvial.empty=Your dew vial is empty!
|
||||
items.dewvial.desc=You can store excess dew in this tiny vessel for drinking it later. The more full the vial is, the more each dew drop will heal you. A full vial is as strong as a potion of healing.\n\nVials like this one used to be imbued with revival magic, but that power has faded. There still seems to be some residual power left, perhaps a full vial can bless another revival item.
|
||||
|
||||
items.equipableitem.unequip_cursed=You can't remove a cursed item!
|
||||
|
||||
items.gold.name=gold
|
||||
items.gold.desc=A pile of gold coins. Collect gold coins to spend them later in a shop.
|
||||
|
||||
items.honeypot.name=honeypot
|
||||
items.honeypot.desc=This large honeypot is only really lined with honey, instead it houses a giant bee! These sorts of massive bees usually stay in their hives, perhaps the pot is some sort of specialized trapper's cage? The bee seems pretty content inside the pot with its honey, and buzzes at you warily when you look at it.
|
||||
items.honeypot$shatteredpot.name=shattered honeypot
|
||||
items.honeypot$shatteredpot.desc=The pot has been shattered, only the sticky honey that lines its walls is holding it together, and it is slowly coming apart.\n\nDespite its broken state, the bee still seems to want to protect the pot.
|
||||
|
||||
items.item.pack_full=Your pack is too full for the %s
|
||||
items.item.prompt=Choose direction of throw
|
||||
|
||||
items.kindofweapon.cursed=you wince as your grip involuntarily tightens around your %s
|
||||
|
||||
items.merchantsbeacon.name=merchant's beacon
|
||||
items.merchantsbeacon.desc=This odd piece of dwarven technology allows you to communicate from great distances.\n\nAfter being activated, this beacon will let you sell items to Pixel Mart from anywhere in the dungeon.\n\nHowever, the magic within the beacon will only last for one session, so use it wisely.
|
||||
|
||||
items.stylus.name=arcane stylus
|
||||
items.stylus.prompt=Select an armor to inscribe
|
||||
items.stylus.inscribed=You inscribed your armor with the stylus
|
||||
items.stylus.desc=This arcane stylus is made of some dark, very hard stone. Using it you can inscribe a magical glyph on your armor, but you have no power over choosing what glyph it will be, the stylus will decide it for you.
|
||||
|
||||
items.tomeofmastery.name=Tome of Mastery
|
||||
items.tomeofmastery.way=You have chosen the way of the %s!
|
||||
items.tomeofmastery.desc=This worn leather book is not that thick, but you feel somehow, that you can gather a lot from it. Remember though that reading this tome may require some time.
|
||||
|
||||
items.torch.name=torch
|
||||
items.torch.desc=An adventuring staple, when a dungeon goes dark, a torch can help lead the way.
|
||||
|
||||
items.weightstone.name=weightstone
|
||||
items.weightstone.select=Select a weapon to balance
|
||||
items.weightstone.light=you balanced your weapon to make it lighter
|
||||
items.weightstone.heavy=you balanced your weapon to make it heavier
|
||||
items.weightstone.desc=Using a weightstone, you can balance your melee weapon to make it lighter or heavier, increasing either speed or damage at the expense of the other.
|
||||
items.weightstone$wndbalance.choice=How would you like to balance your weapon?
|
||||
items.weightstone$wndbalance.light=Lighter
|
||||
items.weightstone$wndbalance.heavy=Heavier
|
||||
items.weightstone$wndbalance.cancel=Never mind
|
||||
|
||||
Reference in New Issue
Block a user