Oops, some files were in the wrong commits.
This commit is contained in:
parent
eff230b46c
commit
b8be6d1ae4
1 changed files with 15 additions and 9 deletions
|
@ -3,9 +3,15 @@
|
|||
id=South Guard Captain
|
||||
name= _ "Infantry Lieutenant"
|
||||
race=human
|
||||
image="gerrick/infantry-commander.png"
|
||||
ellipse="misc/ellipse-hero"
|
||||
image_leading="gerrick/infantry-commander-leading.png"
|
||||
image="units/gerrick.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
[leading_anim]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/gerrick-leading.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
profile=portraits/sir-gerrick.png
|
||||
hitpoints=48
|
||||
alignment=lawful
|
||||
|
@ -30,7 +36,7 @@
|
|||
damage=8
|
||||
number=3
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "gerrick/infantry-commander-defend.png" "gerrick/infantry-commander.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
{DEFENSE_ANIM "units/gerrick-defend.png" "units/gerrick.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=glaive
|
||||
|
@ -38,14 +44,14 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="gerrick/infantry-commander.png"
|
||||
image="units/gerrick.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="gerrick/infantry-commander-attack.png"
|
||||
image="units/gerrick-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/if]
|
||||
|
@ -54,19 +60,19 @@
|
|||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="gerrick/infantry-commander-attack.png"
|
||||
image="units/gerrick-attack.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=50
|
||||
end=150
|
||||
image="gerrick/infantry-commander-attack-shield.png"
|
||||
image="units/gerrick-attack-shield.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=150
|
||||
end=200
|
||||
image="gerrick/infantry-commander.png"
|
||||
image="units/gerrick.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue