added new animations.
This commit is contained in:
parent
77506335bb
commit
323abf5c13
4 changed files with 29 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
canrecruit=1
|
||||
controller=human
|
||||
hitpoints=10
|
||||
recruit=Elvish Druid,Elvish Fighter,Elvish Archer,Horseman,Mage,Elvish Shaman
|
||||
recruit=Elvish Champion,Elvish Fighter,Elvish Archer,Horseman,Mage,Elvish Shaman
|
||||
enemy=2
|
||||
[/side]
|
||||
|
||||
|
|
|
@ -18,6 +18,23 @@ unit_description="A master fighter, the Elvish Champion is an awesome master of
|
|||
range=short
|
||||
damage=15
|
||||
number=4
|
||||
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=elvish-champion-attack.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=groan.wav
|
||||
sound_miss=null
|
||||
[/sound]
|
||||
|
||||
[/attack]
|
||||
[attack]
|
||||
name=bow
|
||||
|
|
|
@ -36,6 +36,17 @@ unit_description="The Elvish Ranger is quick and powerful. Skilled in both short
|
|||
sound_miss=arrow-miss.wav
|
||||
[/sound]
|
||||
|
||||
[frame]
|
||||
begin=-450
|
||||
end=-300
|
||||
image=elvish-ranger-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-300
|
||||
end=0
|
||||
image=elvish-ranger-attack2.png
|
||||
[/frame]
|
||||
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
|
|
BIN
images/elvish-champion-attack.png
Normal file
BIN
images/elvish-champion-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 973 B |
Loading…
Add table
Reference in a new issue