added a magical ranged 9-5 arcane attack to the Ancient Lich

This commit is contained in:
Gunter Labes 2007-09-14 11:55:05 +00:00
parent c8caab18b7
commit 3c1cd3b21c
3 changed files with 14 additions and 0 deletions

View file

@ -67,6 +67,7 @@
* added a magical ranged 9-2 arcane attack to the Dark Sorcerer
* added a magical ranged 12-2 arcane attack to the Necromancer
* added a magical ranged 9-3 arcane attack to the Lich
* added a magical ranged 9-5 arcane attack to the Ancient Lich
* increased the arcane resistance of the Ghoul line from -40% to 20%
* increased the arcane resistance of the Ghost line from -30 to -10%
* user interface:

View file

@ -56,6 +56,18 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_DRAIN}
number=5
icon=attacks/dark-missile.png
[/attack]
[attack]
name=shadow wave
description=_"shadow wave"
type=arcane
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
range=ranged
damage=9
number=5
icon=attacks/dark-missile.png
[/attack]
[attack_anim]
[attack_filter]
name=chill tempest

View file

@ -64,6 +64,7 @@ Version 1.3.7+svn:
* Added a magical ranged 9-2 arcane attack to the Dark Sorcerer.
* Added a magical ranged 12-2 arcane attack to the Necromancer.
* Added a magical ranged 9-3 arcane attack to the Lich.
* Added a magical ranged 9-5 arcane attack to the Ancient Lich.
* Increased the arcane resistance of the Ghoul line from -40% to 20%.
* Increased the arcane resistance of the Ghost line from -30 to -10%.