v0.9.4: implemented arcane resin
This commit is contained in:
@@ -1140,6 +1140,8 @@ items.wands.wand.fizzles=Your wand fizzles; it must not have enough charge.
|
||||
items.wands.wand.no_magic=Your wand fizzles; you cannot use wands while magic immune.
|
||||
items.wands.wand.self_target=You can't target yourself!
|
||||
items.wands.wand.identify=You are now familiar enough with your wand to identify it.
|
||||
items.wands.wand.resin_one=This wand has gained _1 level_ from arcane resin.
|
||||
items.wands.wand.resin_many=This wand has gained _%d levels_ from arcane resin.
|
||||
items.wands.wand.cursed=This wand is cursed, making its magic chaotic and random.
|
||||
items.wands.wand.not_cursed=This wand is free of malevolent magic.
|
||||
items.wands.wand.curse_discover=This %s is cursed!
|
||||
@@ -1629,6 +1631,13 @@ items.ankh.bless=You bless the ankh with magical 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 waterskin, 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.arcaneresin.name=arcane resin
|
||||
items.arcaneresin.ac_apply=APPLY
|
||||
items.arcaneresin.level_too_high=That wand is too powerful for resin to improve.
|
||||
items.arcaneresin.not_enough=You don't have enough resin for that!
|
||||
items.arcaneresin.apply=You coat your wand with resin, increasing its power!
|
||||
items.arcaneresin.desc=This fine powder shimmers between shades of purple and white. It can act as an amplifier to magical energies, increasing the level of wands when it is applied to them!\n\nUpgrading a wand costs 1, 2, or 3 resin depending on the wand's initial level. Resin can upgrade wands to a maximum of +3.\n\nResin upgrades are overridden by scrolls of upgrade and similar items, and do not apply when imbuing a wand into the Mage's staff.
|
||||
|
||||
items.brokenseal.name=broken seal
|
||||
items.brokenseal.ac_affix=AFFIX
|
||||
items.brokenseal.prompt=Select an armor
|
||||
|
||||
Reference in New Issue
Block a user