wesnoth/data/core/units/elves/Archer.cfg
2013-08-09 00:13:46 +02:00

147 lines
4.9 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#textdomain wesnoth-units
[unit_type]
id=Elvish Archer
name= _ "Elvish Archer"
race=elf
gender=male,female
image="units/elves-wood/archer.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/elves/archer.png"
hitpoints=29
movement_type=woodland
movement=6
experience=44
level=1
alignment=neutral
advances_to=Elvish Ranger,Elvish Marksman
cost=17
usage=archer
description= _ "Elves have always had a reputation for archery, a skill that, for many reasons, comes naturally to them. Even the frail of body can be deadly with a bow in hand, and in times of war, many will take up this weapon. Though their relative inexperience with combat leaves them somewhat vulnerable, their natural grace ensures that they can best any of humanitys fresh recruits."
die_sound={SOUND_LIST:ELF_HIT}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/elves/transparent/archer.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/elves/transparent/archer.png"
[/portrait]
[attack]
name=sword
description=_"sword"
icon=attacks/sword-elven.png
type=blade
range=melee
damage=5
number=2
[/attack]
[attack]
name=bow
description=_"bow"
icon=attacks/bow-elven.png
type=pierce
range=ranged
damage=5
number=4
[/attack]
{DEFENSE_ANIM_RANGE "units/elves-wood/archer-sword-defend.png" "units/elves-wood/archer-sword.png" {SOUND_LIST:ELF_HIT} melee }
{DEFENSE_ANIM_RANGE "units/elves-wood/archer-bow-defend.png" "units/elves-wood/archer-bow.png" {SOUND_LIST:ELF_HIT} ranged }
[attack_anim]
[filter_attack]
name=bow
[/filter_attack]
missile_start_time=-150
[missile_frame]
duration=150
image="projectiles/missile-n.png"
image_diagonal="projectiles/missile-ne.png"
[/missile_frame]
start_time=-445
[frame]
image="units/elves-wood/archer-bow.png:65"
[/frame]
{SOUND:HIT_AND_MISS bow.ogg bow-miss.ogg -380}
[frame]
image="units/elves-wood/archer-bow-attack[1~4].png:[75*2,100,130]"
[/frame]
[frame]
image="units/elves-wood/archer-bow.png:65"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=sword
[/filter_attack]
start_time=-200
[frame]
image="units/elves-wood/archer-sword.png:25"
[/frame]
[frame]
image="units/elves-wood/archer-sword-[1~4].png:[100,150,50*2]"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -75}
[frame]
image="units/elves-wood/archer-sword.png:25"
[/frame]
[/attack_anim]
[female]
name= _ "female^Elvish Archer"
gender=female
image="units/elves-wood/archer+female.png"
profile="portraits/elves/archer+female.png"
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/elves/transparent/archer+female.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/elves/transparent/archer+female.png"
[/portrait]
{DEFENSE_ANIM_RANGE "units/elves-wood/archer+female-sword-defend.png" "units/elves-wood/archer+female-sword.png" {SOUND_LIST:ELF_FEMALE_HIT} melee }
{DEFENSE_ANIM_RANGE "units/elves-wood/archer+female-bow-defend.png" "units/elves-wood/archer+female-bow.png" {SOUND_LIST:ELF_FEMALE_HIT} ranged}
[attack_anim]
[filter_attack]
name=bow
[/filter_attack]
[frame]
image="units/elves-wood/archer+female-bow.png:65"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow-attack[1~4].png:[75*2,100,130]"
[/frame]
[frame]
image="units/elves-wood/archer+female-bow.png:65"
[/frame]
[/attack_anim]
[attack_anim]
[filter_attack]
name=sword
[/filter_attack]
[frame]
image="units/elves-wood/archer+female-sword.png:25"
[/frame]
[frame]
image="units/elves-wood/archer+female-sword-[1~4].png:[100,150,50*2]"
[/frame]
[frame]
image="units/elves-wood/archer+female-sword.png:25"
[/frame]
[/attack_anim]
[/female]
[idle_anim]
{STANDARD_IDLE_FILTER}
start_time=0
[frame]
image="units/elves-wood/archer-idle-[1~6,3~6,3~6,2,1].png:100"
[/frame]
[/idle_anim]
[/unit_type]