v1.1.0: redesigned potion of adrenaline surge into potion of mastery

Also added a confirmation windows for un-IDed potion of dragon's breath
This commit is contained in:
Evan Debenham
2021-11-25 22:18:13 -05:00
parent ab6e8feed5
commit 9887c9da7a
14 changed files with 179 additions and 57 deletions
@@ -719,9 +719,9 @@ items.potions.exotic.exoticpotion.bistre=exotic bistre potion
items.potions.exotic.exoticpotion.indigo=exotic indigo potion
items.potions.exotic.exoticpotion.silver=exotic silver potion
items.potions.exotic.exoticpotion.unknown_desc=This round flask contains a grainy colorful liquid. It seems to be foreign to this land, who knows what it might do when drunk or thrown?
items.potions.exotic.potionofadrenalinesurge.name=potion of adrenaline surge
items.potions.exotic.potionofadrenalinesurge.desc=This powerful liquid will give you a greater boost of strength that withers after an extended period of time.
items.potions.exotic.exoticpotion.warning=Do you really want to cancel this potion usage? It will be consumed anyway.
items.potions.exotic.exoticpotion.yes=Yes, I'm positive
items.potions.exotic.exoticpotion.no=No, I changed my mind
items.potions.exotic.potionofcleansing.name=potion of cleansing
items.potions.exotic.potionofcleansing.desc=This powerful reagent will render the drinker immune to all harmful effects for a few turns when quaffed. It can be thrown at a target to cleanse them as well.
@@ -747,6 +747,9 @@ items.potions.exotic.potionofdivineinspiration.desc=The power of holy energy red
items.potions.exotic.potionofmagicalsight.name=potion of magical sight
items.potions.exotic.potionofmagicalsight.desc=After drinking this, your senses will be briefly heightened to incredible levels, increasing your vision range and allowing you to see through walls!
items.potions.exotic.potionofmastery.name=potion of mastery
items.potions.exotic.potionofmastery.desc=Rather than granting raw strength, this potion will instead attune the muscles of the user to a particular item. This will make that item easier to use, as if the drinker had practised with it and built muscle memory.\n\nThe chosen weapon or armor will require 2 less strength to use. This potion can only be used once on each item.
items.potions.exotic.potionofshielding.name=potion of shielding
items.potions.exotic.potionofshielding.desc=Rather than heal, this potion will instead project a durable shield around the user's body, blocking a considerable amount of damage.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB