v1.3.0: large pass on buff icons and types, lots of small fixes
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -52,7 +52,7 @@ actors.blobs.web.desc=A thick web is covering everything here. Anything that tou
|
||||
actors.buffs.adrenaline.name=Adrenaline
|
||||
actors.buffs.adrenaline.desc=A surge of physical power, adrenaline enhanced both attack and movement speed.\n\nAdrenaline allows its target to run at 2x speed, and attack at 1.5x speed.\n\nTurns remaining: %s.
|
||||
|
||||
actors.buffs.adrenalinesurge.name=Adrenaline Surge
|
||||
actors.buffs.adrenalinesurge.name=Strength Boost
|
||||
actors.buffs.adrenalinesurge.desc=A surge of great might, but sadly not permanent.\n\nStrength boost: +%d.\nTurns until boost weakens: %s.
|
||||
|
||||
actors.buffs.amok.name=Amok
|
||||
|
||||
@@ -409,6 +409,8 @@ items.artifacts.timekeepershourglass.prompt=How would you like to use the hourgl
|
||||
items.artifacts.timekeepershourglass.desc=This large ornate hourglass looks fairly unassuming, but you feel a great power in its finely carved frame. As you rotate the hourglass and watch the sand pour you can feel its magic tugging at you, surely using this magic would give you some control over time.
|
||||
items.artifacts.timekeepershourglass.desc_hint=The hourglass seems to have lost some sand, if only you could find some...
|
||||
items.artifacts.timekeepershourglass.desc_cursed=The cursed hourglass is locked to your side, you can feel it trying to manipulate your flow of time.
|
||||
items.artifacts.timekeepershourglass$timefreeze.name=Time Freeze
|
||||
items.artifacts.timekeepershourglass$timefreeze.desc=Time is frozen around you, allowing you to perform actions instantly. The effect will last until it is cancelled or your hourglass runs out of charge. Attacking or using magic will break this effect as well.
|
||||
items.artifacts.timekeepershourglass$sandbag.name=bag of magic sand
|
||||
items.artifacts.timekeepershourglass$sandbag.levelup=You add the sand to your hourglass.
|
||||
items.artifacts.timekeepershourglass$sandbag.maxlevel=Your hourglass is filled with magical sand!
|
||||
@@ -1081,6 +1083,8 @@ items.spells.curseinfusion.desc=This spell infuses a piece of equipment with the
|
||||
items.spells.featherfall.name=feather fall
|
||||
items.spells.featherfall.light=You feel light as a feather!
|
||||
items.spells.featherfall.desc=This spell manipulates gravity's effect on the caster, allowing them to fall great distances without harm for a short time. Each use of the spell will only provide enough protection for one chasm.
|
||||
items.spells.featherfall$featherbuff.name=Feather Fall
|
||||
items.spells.featherfall$featherbuff.desc=You are under the effects of a feather fall spell, allowing you to fall into a chasm without taking damage! This effect will expire when it is used, or after a bit of time passes.\n\nTurns remaining: %s.
|
||||
|
||||
items.spells.spell.ac_cast=CAST
|
||||
items.spells.spell.no_magic=You can't cast spells while magic immune.
|
||||
@@ -1140,6 +1144,7 @@ items.stones.runestone$placeholder.name=runestone
|
||||
items.stones.stoneofaggression.name=stone of aggression
|
||||
items.stones.stoneofaggression.desc=When this stone is thrown at an ally or enemy, all nearby enemies will be forced to attack that character for a short time.\n\nWhen used on enemies, the magic will only last for a few turns, but when used on yourself or allies it will last significantly longer.
|
||||
items.stones.stoneofaggression$aggression.name=Targeted
|
||||
items.stones.stoneofaggression$aggression.desc=Manipulative magic is forcing all nearby enemies to attack this character.\n\nTurns remaining: %s.
|
||||
|
||||
items.stones.stoneofaugmentation.name=stone of augmentation
|
||||
items.stones.stoneofaugmentation.inv_title=Augment an item
|
||||
|
||||
Reference in New Issue
Block a user