1.17 some horseman line standing animations (#6747)
* horseman breeze animation * knight breeze animation * lancer breeze anim
After Width: | Height: | Size: 3.8 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.8 KiB |
After Width: | Height: | Size: 3.8 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 3.9 KiB |
After Width: | Height: | Size: 3.9 KiB |
After Width: | Height: | Size: 3.9 KiB |
After Width: | Height: | Size: 4.0 KiB |
After Width: | Height: | Size: 3.9 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.4 KiB |
@ -69,13 +69,13 @@
|
||||
[if]
|
||||
direction=s,se,sw
|
||||
[frame]
|
||||
image="units/human-loyalists/knight/knight.png:200"
|
||||
image="units/human-loyalists/knight/knight-breeze-[1~4,2,5].png:[200,300*3,200*2]"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
direction=n,ne,nw
|
||||
[frame]
|
||||
image="units/human-loyalists/knight/knight-ne-bob1.png:200"
|
||||
image="units/human-loyalists/knight/knight-ne-breeze-[1~4,2,5].png:[200,300*3,200*2]"
|
||||
[/frame]
|
||||
[/else]
|
||||
[/standing_anim]
|
||||
|
@ -31,6 +31,12 @@
|
||||
[/attack]
|
||||
{DEFENSE_ANIM_FILTERED "units/human-loyalists/lancer/lancer-se-defend2-miss.png" "units/human-loyalists/lancer/lancer-se-defend1-miss.png" {SOUND_LIST:HORSE_HIT} (hits=miss)}
|
||||
{DEFENSE_ANIM_FILTERED "units/human-loyalists/lancer/lancer-se-defend2.png" "units/human-loyalists/lancer/lancer-se-defend1.png" {SOUND_LIST:HORSE_HIT} (hits=hit,kill)}
|
||||
[standing_anim]
|
||||
start_time=0
|
||||
[frame]
|
||||
image="units/human-loyalists/lancer/lancer-breeze-[1~4,2,5].png::[200,300*3,200*2]"
|
||||
[/frame]
|
||||
[/standing_anim]
|
||||
[movement_anim]
|
||||
start_time=0
|
||||
[frame]
|
||||
|
@ -54,13 +54,13 @@
|
||||
[if]
|
||||
direction=s,se,sw
|
||||
[frame]
|
||||
image="units/human-loyalists/horseman/horseman.png:200"
|
||||
image="units/human-loyalists/horseman/horseman-breeze-[1~4,2,5].png:[200,300*3,200*2]"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
direction=n,ne,nw
|
||||
[frame]
|
||||
image="units/human-loyalists/horseman/horseman-ne-bob1.png:200"
|
||||
image="units/human-loyalists/horseman/horseman-ne-breeze-[1~4,2,5].png:[200,300*3,200*2]"
|
||||
[/frame]
|
||||
[/else]
|
||||
[/standing_anim]
|
||||
|