v1.1.0: reworked alchemize spell, shops now sell it and not beacons

This commit is contained in:
Evan Debenham
2021-11-16 16:13:34 -05:00
parent accc0bebac
commit e52fa36cb4
7 changed files with 206 additions and 30 deletions
@@ -1026,8 +1026,14 @@ items.scrolls.exotic.scrollofpsionicblast.desc=This scroll contains incredible d
###spells
items.spells.alchemize.name=alchemize
items.spells.alchemize.enemy_near=You cannot do that with enemies nearby.
items.spells.alchemize.desc=This spell channels alchemical energy, allowing you to perform alchemy as if you were at a pot with no energy for a short time.
items.spells.alchemize.prompt=Alchemize an Item
items.spells.alchemize.desc=This spell contains transmutative powers similar to those found in an alchemy pot. Each cast allows the user to turn an item (or stack of items) into gold or alchemical energy.
items.spells.alchemize$wndalchemizeitem.sell=Turn into %dg
items.spells.alchemize$wndalchemizeitem.sell_1=Turn 1 into %dg
items.spells.alchemize$wndalchemizeitem.sell_all=Turn all into %dg
items.spells.alchemize$wndalchemizeitem.energize=Turn into %d energy
items.spells.alchemize$wndalchemizeitem.energize_1=Turn 1 into %d energy
items.spells.alchemize$wndalchemizeitem.energize_all=Turn all into %d energy
items.spells.aquablast.name=aqua blast
items.spells.aquablast.desc=This spell will create a burst of water at the target location. It isn't forceful enough to do damage (even to fiery enemies), but it will spread water to nearby terrain and very briefly stun anything caught in the center of the burst.