Added a two-frame defense animation for the Stalwart.
This commit is contained in:
parent
12940bd430
commit
c66e493754
4 changed files with 4 additions and 4 deletions
BIN
data/core/images/units/dwarves/stalwart-defend-1.png
Normal file
BIN
data/core/images/units/dwarves/stalwart-defend-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
data/core/images/units/dwarves/stalwart-defend-2.png
Normal file
BIN
data/core/images/units/dwarves/stalwart-defend-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 962 B |
Binary file not shown.
Before Width: | Height: | Size: 1 KiB |
|
@ -18,7 +18,7 @@
|
|||
usage=fighter
|
||||
description= _ "The wiles of experience and training turn guardsmen into worthy soldiers. These stalwart troops are equipped to match their skills, and can hold their ground against all but the most visceral assault. It is a dangerous thing to lose a foothold to one such as these, for it will not be easily reprised."+{SPECIAL_NOTES}+{SPECIAL_NOTES_STEADFAST}
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
{DEFENSE_ANIM "units/dwarves/stalwart-defend.png" "units/dwarves/stalwart.png" {SOUND_LIST:DWARF_HIT} }
|
||||
{DEFENSE_ANIM "units/dwarves/stalwart-defend-2.png" "units/dwarves/stalwart-defend-1.png" {SOUND_LIST:DWARF_HIT} }
|
||||
[defense]
|
||||
flat=60
|
||||
forest=60
|
||||
|
@ -60,7 +60,7 @@
|
|||
[frame]
|
||||
begin=-250
|
||||
end=-150
|
||||
image="units/dwarves/stalwart-defend.png"
|
||||
image="units/dwarves/stalwart-defend-1.png"
|
||||
sound={SOUND_LIST:THROW}
|
||||
[/frame]
|
||||
[if]
|
||||
|
@ -98,7 +98,7 @@
|
|||
[frame]
|
||||
begin=-150
|
||||
end=-100
|
||||
image="units/dwarves/stalwart-defend.png"
|
||||
image="units/dwarves/stalwart-defend-1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
|
@ -121,7 +121,7 @@
|
|||
[frame]
|
||||
begin=50
|
||||
end=75
|
||||
image="units/dwarves/stalwart-defend.png"
|
||||
image="units/dwarves/stalwart-defend-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=75
|
||||
|
|
Loading…
Add table
Reference in a new issue