A defense animation and a crossbow animation for the master at arms.
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 2.8 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.5 KiB |
|
@ -19,7 +19,7 @@
|
|||
They usually have the luxury of choosing their appointments, and are free to roam the land should they so choose. Often, they will be found as the captains of a castle guard, or as the master of a military academy, positions in which their flamboyant nature is not only accepted, but is perhaps even useful.
|
||||
|
||||
Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
||||
get_hit_sound={SOUND_LIST:HUMAN_HIT}
|
||||
{DEFENSE_ANIM "units/human-loyalists/master-at-arms-defend-2.png" "units/human-loyalists/master-at-arms-defend-1.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[abilities]
|
||||
{ABILITY_SKIRMISHER}
|
||||
|
@ -196,24 +196,53 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
|||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-600
|
||||
end=-500
|
||||
image="units/human-loyalists/master-at-arms-crossbow-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-500
|
||||
end=-400
|
||||
image="units/human-loyalists/master-at-arms-crossbow-2.png"
|
||||
[/frame]
|
||||
{HIT_MISS_SOUNDS crossbow.ogg crossbow-miss.ogg (
|
||||
[frame]
|
||||
begin=-350
|
||||
end=50
|
||||
image="units/human-loyalists/master-at-arms.png"
|
||||
sound=crossbow.ogg
|
||||
begin=-400
|
||||
end=-300
|
||||
image="units/human-loyalists/master-at-arms-crossbow-3.png"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-350
|
||||
end=50
|
||||
image="units/human-loyalists/master-at-arms.png"
|
||||
sound=crossbow-miss.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
)}
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-100
|
||||
image="units/human-loyalists/master-at-arms-crossbow-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/human-loyalists/master-at-arms-crossbow-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/human-loyalists/master-at-arms-crossbow-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/human-loyalists/master-at-arms-crossbow-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/human-loyalists/master-at-arms-crossbow-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=400
|
||||
end=500
|
||||
image="units/human-loyalists/master-at-arms-crossbow-1.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|