Added shielding halo on defense to certain elves.

This commit is contained in:
Richard Kettering 2007-02-06 12:32:03 +00:00
parent c9667327b4
commit 5ff5fabc69
4 changed files with 11 additions and 6 deletions

View file

@ -226,6 +226,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_SLOW}
[/animation]
[/attack]
{DEFENSE_ANIM_RANGE "units/elves-wood/enchantress-defend.png" "units/elves-wood/enchantress.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
{DEFENSE_ANIM_RANGE "units/elves-wood/enchantress-defend.png" "units/elves-wood/enchantress.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged }
{DEFENSE_ANIM_FILTERED "units/elves-wood/enchantress-defend.png" "units/elves-wood/enchantress.png" {SOUND_LIST:ELF_FEMALE_HIT} range=melee }
{DEFENSE_ANIM_ELVEN_FILTERED "units/elves-wood/enchantress-defend.png" "units/elves-wood/enchantress.png" {SOUND_LIST:ELF_FEMALE_HIT} range=ranged }
[/unit]

View file

@ -226,7 +226,8 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_CURES}
[/animation]
[/attack]
{DEFENSE_ANIM "units/elves-wood/shyde-defend.png" "units/elves-wood/shyde.png" {SOUND_LIST:ELF_FEMALE_HIT} }
{DEFENSE_ANIM_FILTERED "units/elves-wood/shyde-defend.png" "units/elves-wood/shyde.png" {SOUND_LIST:ELF_FEMALE_HIT} range=melee }
{DEFENSE_ANIM_ELVEN_FILTERED "units/elves-wood/shyde-defend.png" "units/elves-wood/shyde.png" {SOUND_LIST:ELF_FEMALE_HIT} range=ranged }
[healing_anim]
[frame]
begin=-200

View file

@ -16,6 +16,8 @@
usage=mixed fighter
unit_description= _ "The world of faerie is far more potent than the corporeal world. Simply bringing some of this world into our own can have violent results. This is well-understood by the elves, although rarely used with malicious intent; doing so is no easy task, and is a very ill-regarded use of their strength.
Those able to do so are roughly titled as 'sorceresses' by other races; and certainly are capable of acting the part.
Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_SLOW}
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[resistance]
@ -230,6 +232,6 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_SLOW}
[/animation]
[/attack]
{DEFENSE_ANIM_RANGE "units/elves-wood/sorceress-defend.png" "units/elves-wood/sorceress.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
{DEFENSE_ANIM_RANGE "units/elves-wood/sorceress-defend.png" "units/elves-wood/sorceress.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged }
{DEFENSE_ANIM_FILTERED "units/elves-wood/sorceress-defend.png" "units/elves-wood/sorceress.png" {SOUND_LIST:ELF_FEMALE_HIT} range=melee }
{DEFENSE_ANIM_ELVEN_FILTERED "units/elves-wood/sorceress-defend.png" "units/elves-wood/sorceress.png" {SOUND_LIST:ELF_FEMALE_HIT} range=ranged }
[/unit]

View file

@ -207,5 +207,6 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}
[/animation]
[/attack]
{DEFENSE_ANIM "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} }
{DEFENSE_ANIM_FILTERED "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} range=melee }
{DEFENSE_ANIM_ELVEN_FILTERED "units/elves-wood/sylph-defend.png" "units/elves-wood/sylph.png" {SOUND_LIST:ELF_FEMALE_HIT} range=ranged }
[/unit]