Added idle animation to arch-mage.
This commit is contained in:
parent
9571b3921e
commit
3f3fea21dd
6 changed files with 40 additions and 0 deletions
BIN
data/core/images/units/human-magi/arch-mage-idle-1.png
Normal file
BIN
data/core/images/units/human-magi/arch-mage-idle-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
BIN
data/core/images/units/human-magi/arch-mage-idle-2.png
Normal file
BIN
data/core/images/units/human-magi/arch-mage-idle-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/human-magi/arch-mage-idle-3.png
Normal file
BIN
data/core/images/units/human-magi/arch-mage-idle-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/human-magi/arch-mage-idle-4.png
Normal file
BIN
data/core/images/units/human-magi/arch-mage-idle-4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/human-magi/arch-mage-idle-5.png
Normal file
BIN
data/core/images/units/human-magi/arch-mage-idle-5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
|
@ -24,6 +24,46 @@ Though not trained for any sort of combat, if need arises an Arch Mage can unlea
|
|||
[resistance]
|
||||
fire=80
|
||||
[/resistance]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=2000
|
||||
image="units/human-magi/arch-mage-idle-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-magi/arch-mage-idle-1.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[attack]
|
||||
name=staff
|
||||
description=_"staff"
|
||||
|
|
Loading…
Add table
Reference in a new issue