mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 02:43:26 +00:00
155 lines
4.4 KiB
INI
155 lines
4.4 KiB
INI
#textdomain wesnoth-units
|
|
[unit_type]
|
|
id=Elvish Lord
|
|
name= _ "Elvish Lord"
|
|
race=elf
|
|
image="units/elves-wood/lord.png"
|
|
{MAGENTA_IS_THE_TEAM_COLOR}
|
|
small_profile="portraits/elves/transparent/lord.png~SCALE(205,205)"
|
|
profile="portraits/elves/transparent/lord.png~RIGHT()"
|
|
hitpoints=51
|
|
movement_type=woodland
|
|
movement=6
|
|
experience=120
|
|
level=2
|
|
alignment=neutral
|
|
advances_to=Elvish High Lord
|
|
cost=36
|
|
usage=fighter
|
|
description= _ "The nobility of the elves are possessed of merit to match their standing in society. Elvish Lords are the wisest and strongest of their people, and are fearsome in their command of magic."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_ARCANE}
|
|
die_sound={SOUND_LIST:ELF_HIT}
|
|
{DEFENSE_ANIM_RANGE "units/elves-wood/lord-defend.png" "units/elves-wood/lord.png" {SOUND_LIST:ELF_HIT} melee}
|
|
{DEFENSE_ANIM_RANGE "units/elves-wood/lord-magic-defend.png" "units/elves-wood/lord-magic.png" {SOUND_LIST:ELF_HIT} ranged}
|
|
# Upon Kitty's request only on the right side.
|
|
[portrait]
|
|
size=400
|
|
side="right"
|
|
mirror="true"
|
|
image="portraits/elves/transparent/lord.png"
|
|
[/portrait]
|
|
# Single sided portraits are not properly supported yet so use an
|
|
# invalid image to override the inherited version.
|
|
[portrait]
|
|
size=400
|
|
side="left"
|
|
mirror="true"
|
|
image=" "
|
|
[/portrait]
|
|
[attack]
|
|
name=sword
|
|
description= _"sword"
|
|
icon=attacks/sword-elven.png
|
|
type=blade
|
|
range=melee
|
|
damage=8
|
|
number=4
|
|
[/attack]
|
|
[attack]
|
|
name=faerie fire
|
|
description= _"faerie fire"
|
|
type=arcane
|
|
damage=7
|
|
number=3
|
|
range=ranged
|
|
[specials]
|
|
{WEAPON_SPECIAL_MAGICAL}
|
|
[/specials]
|
|
icon=attacks/faerie-fire.png
|
|
[/attack]
|
|
[attack_anim]
|
|
[filter_attack]
|
|
name=faerie fire
|
|
[/filter_attack]
|
|
hits=yes
|
|
{MISSILE_FRAME_FAERIE_FIRE}
|
|
|
|
[frame]
|
|
begin=-450
|
|
end=-375
|
|
image="units/elves-wood/lord-magic.png"
|
|
sound=magic-faeriefire.ogg
|
|
|
|
halo=halo/elven/faerie-fire-halo1.png
|
|
halo_x,halo_y=-19,-13
|
|
[/frame]
|
|
[frame]
|
|
begin=-375
|
|
end=-300
|
|
image="units/elves-wood/lord-magic.png"
|
|
halo=halo/elven/faerie-fire-halo2.png
|
|
halo_x,halo_y=-19,-13
|
|
[/frame]
|
|
[frame]
|
|
begin=-300
|
|
end=75
|
|
image="units/elves-wood/lord-magic-1.png"
|
|
halo=halo/elven/faerie-fire-halo[3-7].png:75
|
|
halo_x,halo_y=-19,-13
|
|
[/frame]
|
|
[/attack_anim]
|
|
[attack_anim]
|
|
[filter_attack]
|
|
name=faerie fire
|
|
[/filter_attack]
|
|
hits=no
|
|
{MISSILE_FRAME_FAERIE_FIRE}
|
|
|
|
[frame]
|
|
begin=-450
|
|
end=-375
|
|
image="units/elves-wood/lord-magic.png"
|
|
sound=magic-faeriefire-miss.ogg
|
|
|
|
halo=halo/elven/faerie-fire-halo1.png
|
|
halo_x,halo_y=-19,-13
|
|
[/frame]
|
|
[frame]
|
|
begin=-375
|
|
end=-300
|
|
image="units/elves-wood/lord-magic.png"
|
|
halo=halo/elven/faerie-fire-halo2.png
|
|
halo_x,halo_y=-19,-13
|
|
[/frame]
|
|
[frame]
|
|
begin=-300
|
|
end=75
|
|
image="units/elves-wood/lord-magic-1.png"
|
|
halo=halo/elven/faerie-fire-halo[3-7].png:75
|
|
halo_x,halo_y=-19,-13
|
|
[/frame]
|
|
[/attack_anim]
|
|
[attack_anim]
|
|
[filter_attack]
|
|
name=sword
|
|
[/filter_attack]
|
|
[frame]
|
|
begin=-200
|
|
end=-100
|
|
image="units/elves-wood/lord.png"
|
|
[/frame]
|
|
[if]
|
|
hits=no
|
|
[frame]
|
|
begin=-100
|
|
end=125
|
|
image="units/elves-wood/lord-melee.png"
|
|
sound={SOUND_LIST:MISS}
|
|
[/frame]
|
|
[/if]
|
|
[else]
|
|
hits=yes
|
|
[frame]
|
|
begin=-100
|
|
end=125
|
|
image="units/elves-wood/lord-melee.png"
|
|
sound={SOUND_LIST:SWORD_SWISH}
|
|
[/frame]
|
|
[/else]
|
|
[frame]
|
|
begin=125
|
|
end=200
|
|
image="units/elves-wood/lord.png"
|
|
[/frame]
|
|
[/attack_anim]
|
|
[/unit_type]
|