UtBS: change weapon name of the corrupted elf
to match the one of the Champion, and to match his sprite. closes #3323 [ci skip]
This commit is contained in:
parent
591b1cd68e
commit
5f7e8bd749
1 changed files with 6 additions and 8 deletions
|
@ -19,10 +19,8 @@
|
|||
description= _ "Imbued with a dark spirit these corrupted elves combine unhuman strength with potent magics to create formidable opponents. Though the elvish body often decays quickly, these abominations are potent weapons of the undead lords."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}+{SPECIAL_NOTES_MAGICAL}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=spear
|
||||
#textdomain wesnoth-units
|
||||
description= _"spear"
|
||||
#textdomain wesnoth-utbs
|
||||
name=glaive
|
||||
description= _"glaive"
|
||||
type=pierce
|
||||
range=melee
|
||||
damage=12
|
||||
|
@ -37,17 +35,17 @@
|
|||
description= _"magic"
|
||||
icon=attacks/dark-missile.png
|
||||
type=cold
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
range=ranged
|
||||
damage=12
|
||||
number=3
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/quenoth/corrupted-elf.png" "units/quenoth/corrupted-elf.png" {SOUND_LIST:ELF_HIT}}
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=spear
|
||||
name=glaive
|
||||
[/filter_attack]
|
||||
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
|
||||
start_time=-300
|
||||
|
|
Loading…
Add table
Reference in a new issue