Difference between revisions of "Campaign/Forgotten Legacy/The Blood Chosen"
From The Battle for Wesnoth Wiki
(Updated unit with recent changes) |
|||
| Line 1: | Line 1: | ||
<pre> | <pre> | ||
| − | [unit] | + | #textdomain wesnoth-Forgotten_Legacy |
| − | id=Bloodchosen | + | |
| − | name= _ "The Blood Chosen" | + | [unit] |
| − | race=lizard | + | |
| − | image=bloodchosen.png | + | id=Bloodchosen |
| − | + | ||
| + | name= _ "The Blood Chosen" | ||
| + | |||
| + | race=lizard | ||
| + | |||
| + | image=bloodchosen.png | ||
| + | |||
| + | hitpoints=50 | ||
| + | |||
| + | movement_type=lizard | ||
| + | |||
| + | movement=7 | ||
| + | |||
| + | experience=500 | ||
| + | |||
| + | level=3 | ||
| + | |||
| + | alignment=chaotic | ||
| + | |||
| + | advanceto=null | ||
| + | |||
| + | cost=400 | ||
| + | |||
| + | usage=fighter | ||
| + | |||
| + | unit_description= _ "When a bloodborn chief manages to subdue many other saurian tribes, the saurians proclaim him The Blood Chosen. He has proven himself the undisputed leader of the saurian race, and under his rule they will prosper. | ||
| + | |||
| + | |||
| + | |||
| + | "+{SPECIAL_NOTES_SKIRMISHER}+{SPECIAL_NOTES_LEADERSHIP} | ||
| + | |||
| + | |||
| + | |||
| + | die_sound=hiss-die.wav | ||
| + | |||
| + | {DEFENSE_ANIM "Saurian_Brave/bloodchosen.png" "bloodchosen.png" hiss.wav } | ||
| + | |||
| + | [abilities] | ||
| + | |||
| + | {ABILITY_SKIRMISHER} | ||
| + | |||
| + | {ABILITY_LEADERSHIP_LEVEL_3} | ||
| + | |||
| + | [/abilities] | ||
| + | |||
| + | [attack] | ||
| + | |||
| + | name=pole-axe | ||
| + | |||
| + | description=_"pole-axe" | ||
| + | |||
| + | type=blade | ||
| + | |||
| + | damage=12 | ||
| + | |||
| + | number=4 | ||
| + | |||
| + | icon=attacks/axe.png | ||
| + | |||
| + | [/attack] | ||
| + | |||
| + | [attack] | ||
| + | |||
| + | name=bite | ||
| + | |||
| + | description=_"poison bite" | ||
| + | |||
| + | type=pierce | ||
| + | |||
| + | range=melee | ||
| + | |||
| + | icon=attacks/fangs.png | ||
| + | |||
| + | damage=18 | ||
| + | |||
| + | number=1 | ||
| + | |||
| + | special=poison | ||
| + | |||
| + | [/attack] | ||
| + | |||
| + | [attack_anim] | ||
| + | |||
| + | [attack_filter] | ||
| + | |||
| + | name=pole-axe | ||
| + | |||
| + | range=melee | ||
| + | |||
| + | [/attack_filter] | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | begin=-150 | ||
| + | |||
| + | end=-100 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [if] | ||
| + | |||
| + | hits=no | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | sound=spear-miss.ogg | ||
| + | |||
| + | begin=-100 | ||
| + | |||
| + | end=50 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [/if] | ||
| + | |||
| + | [else] | ||
| + | |||
| + | hits=yes | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | sound=axe.ogg | ||
| + | |||
| + | begin=-100 | ||
| + | |||
| + | end=50 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [/else] | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | begin=50 | ||
| + | |||
| + | end=100 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [/attack_anim] | ||
| + | |||
| + | [attack_anim] | ||
| + | |||
| + | [attack_filter] | ||
| + | |||
| + | name=bite | ||
| + | |||
| + | range=melee | ||
| + | |||
| + | [/attack_filter] | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | begin=-150 | ||
| + | |||
| + | end=-100 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [if] | ||
| + | |||
| + | hits=no | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | begin=-100 | ||
| + | |||
| + | end=50 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | sound={SOUND_LIST:MISS} | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [/if] | ||
| + | |||
| + | [else] | ||
| + | |||
| + | hits=yes | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | sound=bite.ogg | ||
| + | |||
| + | begin=-100 | ||
| + | |||
| + | end=50 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [/else] | ||
| + | |||
| + | [frame] | ||
| + | |||
| + | begin=50 | ||
| + | |||
| + | end=100 | ||
| + | |||
| + | image="bloodchosen.png" | ||
| + | |||
| + | [/frame] | ||
| + | |||
| + | [/attack_anim] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[/unit] | [/unit] | ||
| + | |||
</pre> | </pre> | ||
Revision as of 17:28, 29 January 2008
#textdomain wesnoth-Forgotten_Legacy
[unit]
id=Bloodchosen
name= _ "The Blood Chosen"
race=lizard
image=bloodchosen.png
hitpoints=50
movement_type=lizard
movement=7
experience=500
level=3
alignment=chaotic
advanceto=null
cost=400
usage=fighter
unit_description= _ "When a bloodborn chief manages to subdue many other saurian tribes, the saurians proclaim him The Blood Chosen. He has proven himself the undisputed leader of the saurian race, and under his rule they will prosper.
"+{SPECIAL_NOTES_SKIRMISHER}+{SPECIAL_NOTES_LEADERSHIP}
die_sound=hiss-die.wav
{DEFENSE_ANIM "Saurian_Brave/bloodchosen.png" "bloodchosen.png" hiss.wav }
[abilities]
{ABILITY_SKIRMISHER}
{ABILITY_LEADERSHIP_LEVEL_3}
[/abilities]
[attack]
name=pole-axe
description=_"pole-axe"
type=blade
damage=12
number=4
icon=attacks/axe.png
[/attack]
[attack]
name=bite
description=_"poison bite"
type=pierce
range=melee
icon=attacks/fangs.png
damage=18
number=1
special=poison
[/attack]
[attack_anim]
[attack_filter]
name=pole-axe
range=melee
[/attack_filter]
[frame]
begin=-150
end=-100
image="bloodchosen.png"
[/frame]
[if]
hits=no
[frame]
sound=spear-miss.ogg
begin=-100
end=50
image="bloodchosen.png"
[/frame]
[/if]
[else]
hits=yes
[frame]
sound=axe.ogg
begin=-100
end=50
image="bloodchosen.png"
[/frame]
[/else]
[frame]
begin=50
end=100
image="bloodchosen.png"
[/frame]
[/attack_anim]
[attack_anim]
[attack_filter]
name=bite
range=melee
[/attack_filter]
[frame]
begin=-150
end=-100
image="bloodchosen.png"
[/frame]
[if]
hits=no
[frame]
begin=-100
end=50
image="bloodchosen.png"
sound={SOUND_LIST:MISS}
[/frame]
[/if]
[else]
hits=yes
[frame]
sound=bite.ogg
begin=-100
end=50
image="bloodchosen.png"
[/frame]
[/else]
[frame]
begin=50
end=100
image="bloodchosen.png"
[/frame]
[/attack_anim]
[/unit]