v0.9.4: rebalanced runestones that now have reduced quantity:
- stone of flock AOE up to 5x5, duration slightly up - stone of clairvoyance AOE up to 20x20, from 12x12 - stone of aggression duration against enemies up 5, now works on bosses, and always forces attacking - stone of deepend sleep is now stone of deep sleep, puts one enemy into magical sleep - stone of affection is now stone of fear, fears one target for 20 turns - stone of intuition can now be used twice if the guess was correct
This commit is contained in:
@@ -1076,7 +1076,7 @@ items.stones.inventorystone.ac_use=USE
|
||||
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 moments, but when used on yourself or allies it will last significantly longer. Powerful enemies will resist the effect as well.
|
||||
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.stoneofaugmentation.name=stone of augmentation
|
||||
@@ -1090,9 +1090,6 @@ items.stones.stoneofaugmentation$wndaugment.defense=Defense
|
||||
items.stones.stoneofaugmentation$wndaugment.none=Remove Augmentation
|
||||
items.stones.stoneofaugmentation$wndaugment.cancel=Never mind
|
||||
|
||||
items.stones.stoneofaffection.name=stone of affection
|
||||
items.stones.stoneofaffection.desc=When this stone is thrown on or next to an enemy they will be temporarily charmed, and will attempt to target your allies instead of you.
|
||||
|
||||
items.stones.stoneofblast.name=stone of blast
|
||||
items.stones.stoneofblast.desc=This runestone will instantly explode at the location it is thrown to. Just like a bomb, the explosion will deal damage to anything nearby.
|
||||
|
||||
@@ -1102,8 +1099,8 @@ items.stones.stoneofblink.desc=This runestone will teleport the user to the loca
|
||||
items.stones.stoneofclairvoyance.name=stone of clairvoyance
|
||||
items.stones.stoneofclairvoyance.desc=This stone will instantly reveal all tiles in a very wide area around where it is thrown. Its effect will even reach through walls.
|
||||
|
||||
items.stones.stoneofdeepenedsleep.name=stone of deepened sleep
|
||||
items.stones.stoneofdeepenedsleep.desc=When this stone is thrown near a sleeping enemy, it will magically deepen their sleep. Magically slept enemies will sleep forever until disturbed.
|
||||
items.stones.stoneofdeepsleep.name=stone of deep sleep
|
||||
items.stones.stoneofdeepsleep.desc=When this stone is thrown at an enemy, it will put them into a deep magical sleep. Magically slept enemies will sleep forever until disturbed.
|
||||
|
||||
items.stones.stoneofdisarming.name=stone of disarming
|
||||
items.stones.stoneofdisarming.desc=This runestone holds magic that can disable malicious traps hidden throughout the dungeon. It will disarm up to 9 traps around the area it is thrown at.
|
||||
@@ -1114,14 +1111,18 @@ items.stones.stoneofenchantment.weapon=Your weapon glows in the darkness!
|
||||
items.stones.stoneofenchantment.armor=Your armor glows in the darkness!
|
||||
items.stones.stoneofenchantment.desc=This runestone possesses enchanting magic. Unlike a scroll of upgrade, it will not increase the direct power of an item, but will instead imbue a weapon or armor with an enchantment, granting it a new power.
|
||||
|
||||
items.stones.stoneoffear.name=stone of fear
|
||||
items.stones.stoneoffear.desc=When this stone is thrown onto a character they will be overwhelmed with terror, and will turn and flee. Attacking a fleeing character will shorten the effect.
|
||||
|
||||
items.stones.stoneofflock.name=stone of flock
|
||||
items.stones.stoneofflock.desc=This runestone summons magical sheep for a short time around the location it is thrown to.
|
||||
|
||||
items.stones.stoneofintuition.name=stone of intuition
|
||||
items.stones.stoneofintuition.inv_title=Select an item
|
||||
items.stones.stoneofintuition.desc=This runestone holds a weaker version of the magic found in scrolls of identification. Rather than directly identifying an item, it will work on your intuition, allowing you to attempt to identify the type of a potion, scroll, or ring by guessing.
|
||||
items.stones.stoneofintuition.desc=This runestone holds a weaker version of the magic found in scrolls of identification. Rather than directly identifying an item, it will work on your intuition, allowing you to attempt to identify the type of a potion, scroll, or ring by guessing. A correct guess will also preserve the magic in the stone, allowing it to be used a second time!
|
||||
items.stones.stoneofintuition$wndguess.text=Guess what the type of the unidentified item is. If you guess correctly, the type will be identified!
|
||||
items.stones.stoneofintuition$wndguess.correct=Correct. The item's type has been identified!
|
||||
items.stones.stoneofintuition$wndguess.preserved=Your stone of intuition has been preserved!
|
||||
items.stones.stoneofintuition$wndguess.incorrect=Your guess was incorrect.
|
||||
|
||||
items.stones.stoneofshock.name=stone of shock
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user