mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 02:43:26 +00:00
83 lines
2.0 KiB
INI
83 lines
2.0 KiB
INI
[unit]
|
|
id=Elder Mage
|
|
name= _ "Elder Mage"
|
|
race=human
|
|
image="units/elder-mage.png"
|
|
[defend]
|
|
[frame]
|
|
begin=-150
|
|
end=150
|
|
image="units/elder-mage-defend.png"
|
|
[/frame]
|
|
[/defend]
|
|
profile=portraits/delfador.png
|
|
hitpoints=55
|
|
movement_type=smallfoot
|
|
[resistance]
|
|
fire=80
|
|
[/resistance]
|
|
movement=6
|
|
experience=100
|
|
level=5
|
|
alignment=neutral
|
|
advanceto=null
|
|
{AMLA_TOUGH 3}
|
|
cost=65
|
|
usage=mixed fighter
|
|
get_hit_sound=groan.wav
|
|
unit_description= _ "Once great, Elder Magi have seen their power a little diminished from wearying years of battle. Nevertheless they remain feared on the battlefield on account of their powerful lightning bolts."
|
|
[attack]
|
|
name=staff
|
|
icon=attacks/staff-magic.png
|
|
type=impact
|
|
range=melee
|
|
damage=8
|
|
number=2
|
|
[animation]
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image="units/elder-mage-attack.png"
|
|
sound=staff.wav
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
[attack]
|
|
name=lightning
|
|
icon=attacks/lightning.png
|
|
type=fire
|
|
range=ranged
|
|
[specials]
|
|
{WEAPON_SPECIAL_MAGICAL}
|
|
[/specials]
|
|
damage=14
|
|
number=4
|
|
icon=attacks/lightingbolt.png
|
|
[animation]
|
|
[missile_frame]
|
|
begin=-100
|
|
end=0
|
|
image="projectiles/lightning-n.png"
|
|
image_diagonal="projectiles/lightning-ne.png"
|
|
#halo=halo/elder-mage-halo7.png
|
|
#halo_x,halo_y=13,-26
|
|
[/missile_frame]
|
|
[frame]
|
|
begin=-600
|
|
end=-200
|
|
image="units/elder-mage-ranged.png"
|
|
halo=halo/elder-mage-halo1.png:100,halo/elder-mage-halo2.png:100,halo/elder-mage-halo3.png:100,halo/elder-mage-halo4.png:100,halo/elder-mage-halo5.png:100,halo/elder-mage-halo6.png:100
|
|
halo_x,halo_y=13,-376
|
|
[/frame]
|
|
[frame]
|
|
begin=-200
|
|
end=0
|
|
image="units/elder-mage-ranged.png"
|
|
halo=halo/elder-mage-halo1.png:100,halo/elder-mage-halo2.png:100,halo/elder-mage-halo3.png:100,halo/elder-mage-halo4.png:100,halo/elder-mage-halo5.png:100,halo/elder-mage-halo6.png:100
|
|
halo_x,halo_y=13,-376
|
|
sound=lightning.wav
|
|
[/frame]
|
|
[/animation]
|
|
[/attack]
|
|
[/unit]
|