1.17 some horseman line standing animations (#6747)

* horseman breeze animation

* knight breeze animation

* lancer breeze anim
This commit is contained in:
doofus-01 2022-06-05 15:09:35 -07:00 committed by GitHub
parent 9f4829fc88
commit 0937ba5ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 10 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -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]

View File

@ -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]

View File

@ -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]