Tweaked all [missile_frame]s to last a minimum of 150ms
(most used to be 100ms), and did a few minor animation tweaks in the process.
This commit is contained in:
parent
d0d7f4442b
commit
c00d60e29a
76 changed files with 322 additions and 197 deletions
|
@ -65,7 +65,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -105,7 +105,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -229,7 +229,7 @@
|
|||
number=4
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-200
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -73,14 +73,38 @@
|
|||
direction={DIR}
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-150
|
||||
end=-200
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-1.png:100
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
sound=lightning-miss.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-225
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-2.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-1.png:75,halo/lightning-bolt-{VARIATION}-2.png:75,halo/lightning-bolt-{VARIATION}-4.png:100,misc/blank-hex.png:75
|
||||
halo=halo/lightning-bolt-{VARIATION}-3.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-4.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=250
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=misc/blank-hex.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
|
@ -95,14 +119,38 @@
|
|||
direction={DIR}
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-150
|
||||
end=-200
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-1.png:100
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
sound=lightning.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-225
|
||||
end=125
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-1.png:75,halo/lightning-bolt-{VARIATION}-2.png:75,halo/lightning-bolt-{VARIATION}-3.png:125,halo/lightning-bolt-{VARIATION}-4.png:50,misc/blank-hex.png:25
|
||||
halo=halo/lightning-bolt-{VARIATION}-2.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-3.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=halo/lightning-bolt-{VARIATION}-4.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=250
|
||||
image="units/elder-mage-ranged.png"
|
||||
halo=misc/blank-hex.png
|
||||
halo_x,halo_y={HALO_X},{HALO_Y}
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
number=3
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-200
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -132,7 +132,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -259,7 +259,7 @@
|
|||
number=4
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-200
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
number=4
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-200
|
||||
end=50
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-big-n.png"
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -116,7 +116,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -118,7 +118,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
range=melee
|
||||
damage=7
|
||||
number=2
|
||||
icon=attacks/druidstaff.png
|
||||
icon=attacks/club.png
|
||||
[animation]
|
||||
hits=yes
|
||||
[frame]
|
||||
|
@ -104,7 +104,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
@ -124,7 +124,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
range=melee
|
||||
damage=9
|
||||
number=3
|
||||
icon=attacks/druidstaff.png
|
||||
icon=attacks/club.png
|
||||
[animation]
|
||||
hits=yes
|
||||
[frame]
|
||||
|
@ -107,7 +107,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
@ -127,7 +127,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
|
|
@ -38,6 +38,26 @@
|
|||
damage=13
|
||||
number=3
|
||||
[animation]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="warrior-king-attack1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
sound={SOUND_LIST:MISS}
|
||||
begin=-150
|
||||
end=-50
|
||||
image="warrior-king-attack1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="warrior-king-attack2.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
number=1
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-50
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bullet.png"
|
||||
image_diagonal="projectiles/bullet.png"
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
@ -183,7 +183,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -177,7 +177,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-big-n.png"
|
||||
|
@ -202,7 +202,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-big-n.png"
|
||||
|
|
|
@ -180,7 +180,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
number=4
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -161,7 +161,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
@ -186,7 +186,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -166,7 +166,7 @@
|
|||
number=3
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -168,7 +168,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
@ -193,7 +193,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -169,7 +169,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
@ -194,7 +194,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
halo=halo/fireball-halo1.png:30,halo/fireball-halo2.png:30,halo/fireball-halo3.png:30,halo/fireball-halo4.png:30,halo/fireball-halo5.png:30,halo/fireball-halo6.png:30,halo/fireball-halo7.png:30,halo/fireball-halo8.png:30,halo/fireball-halo1.png:30,halo/fireball-halo2.png:30
|
||||
image="projectiles/fireball-n.png"
|
||||
|
|
|
@ -100,42 +100,52 @@ Special Notes:"+{SPECIAL_NOTES_STEADFAST}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
begin=-300
|
||||
end=-200
|
||||
image="units/dwarves/guard-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/dwarves/guard-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/guard.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
begin=-300
|
||||
end=-200
|
||||
image="units/dwarves/guard-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/dwarves/guard-attack.png"
|
||||
sound=spear.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/guard.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[defend]
|
||||
|
|
|
@ -128,20 +128,20 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/hatchet-n.png"
|
||||
image_diagonal="projectiles/hatchet-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-50
|
||||
end=-100
|
||||
image="units/dwarves/lord-defend.png"
|
||||
sound=hatchet.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/lord-ranged.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
|
@ -155,13 +155,13 @@
|
|||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-50
|
||||
end=-100
|
||||
image="units/dwarves/lord-defend.png"
|
||||
sound=hatchet.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/lord-ranged.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
|
|
|
@ -115,42 +115,52 @@ Special Notes:"+{SPECIAL_NOTES_STEADFAST}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
begin=-300
|
||||
end=-200
|
||||
image="units/dwarves/sentinel-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/dwarves/sentinel-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/sentinel.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
begin=-300
|
||||
end=-200
|
||||
image="units/dwarves/sentinel-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/dwarves/sentinel-attack.png"
|
||||
sound=spear.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/sentinel.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -110,42 +110,52 @@ Special Notes:"+{SPECIAL_NOTES_STEADFAST}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
begin=-300
|
||||
end=-200
|
||||
image="units/dwarves/stalwart-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/dwarves/stalwart-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/stalwart.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
begin=-300
|
||||
end=-200
|
||||
image="units/dwarves/stalwart-defend.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
begin=-200
|
||||
end=-100
|
||||
image="units/dwarves/stalwart-attack.png"
|
||||
sound=spear.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/dwarves/stalwart.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -92,7 +92,7 @@ Though a single shot from these 'thundersticks' can take several minutes to prep
|
|||
[/animation]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=dragonstick
|
||||
name=thunderstick
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=28
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -124,7 +124,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -134,7 +134,7 @@ Special Notes:"+{SPECIAL_NOTES_AMBUSH}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -169,7 +169,7 @@ Special Notes:"+{SPECIAL_NOTES_AMBUSH}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -112,7 +112,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -147,7 +147,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -110,7 +110,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -124,7 +124,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -129,7 +129,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -124,7 +124,7 @@ Special Notes:"+{SPECIAL_NOTES_MARKSMAN}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -164,7 +164,7 @@ Special Notes:"+{SPECIAL_NOTES_MARKSMAN}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -108,7 +108,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -143,7 +143,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -104,7 +104,7 @@ The speed of these soldiers allows the elves to strike when and where they choos
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -134,7 +134,7 @@ The speed of these soldiers allows the elves to strike when and where they choos
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -131,7 +131,7 @@ Special Notes:"+{SPECIAL_NOTES_AMBUSH}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -166,7 +166,7 @@ Special Notes:"+{SPECIAL_NOTES_AMBUSH}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -107,7 +107,7 @@ This combination of incredible mobility and potent combat strength is one of the
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -137,7 +137,7 @@ This combination of incredible mobility and potent combat strength is one of the
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -129,7 +129,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -123,7 +123,7 @@ Special Notes:"+{SPECIAL_NOTES_MARKSMAN}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -168,7 +168,7 @@ Special Notes:"+{SPECIAL_NOTES_MARKSMAN}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -196,7 +196,7 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
@ -221,7 +221,7 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -148,7 +148,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -126,7 +126,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -146,7 +146,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -151,7 +151,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -20,19 +20,6 @@ Experienced fencers, who often look the part of nobility if not always actually
|
|||
Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
||||
get_hit_sound={SOUND_LIST:HUMAN_HIT}
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[standing_anim]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image="units/human-loyalists/duelist.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/human-loyalists/duelist-stand2.png"
|
||||
[/frame]
|
||||
|
||||
[/standing_anim]
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
|
@ -140,10 +127,10 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-50
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bullet.png"
|
||||
image_diagonal="projectiles/bullet.png"
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-350
|
||||
|
@ -155,10 +142,10 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-50
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bullet.png"
|
||||
image_diagonal="projectiles/bullet.png"
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-350
|
||||
|
|
|
@ -133,7 +133,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -148,7 +148,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -109,7 +109,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -124,7 +124,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -116,7 +116,7 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-120
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
@ -146,7 +146,7 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-120
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
|
|
@ -46,12 +46,52 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
damage=9
|
||||
number=3
|
||||
[animation]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-101
|
||||
end=100
|
||||
image="units/human-loyalists/lieutenant-attack-sword.png"
|
||||
begin=-225
|
||||
end=-175
|
||||
image="units/human-loyalists/lieutenant.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-175
|
||||
end=-100
|
||||
image="units/human-loyalists/lieutenant-attack-sword-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/human-loyalists/lieutenant-attack-sword-2.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=150
|
||||
image="units/human-loyalists/lieutenant-attack-sword-3.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-225
|
||||
end=-175
|
||||
image="units/human-loyalists/lieutenant.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-175
|
||||
end=-100
|
||||
image="units/human-loyalists/lieutenant-attack-sword-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/human-loyalists/lieutenant-attack-sword-2.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=50
|
||||
end=150
|
||||
image="units/human-loyalists/lieutenant-attack-sword-3.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[attack]
|
||||
|
@ -63,7 +103,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -78,7 +118,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -128,7 +128,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
number=4
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -244,10 +244,10 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-50
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bullet.png"
|
||||
image_diagonal="projectiles/bullet.png"
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-350
|
||||
|
@ -259,10 +259,10 @@ Special Notes:"+{SPECIAL_NOTES_SKIRMISHER}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-50
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bullet.png"
|
||||
image_diagonal="projectiles/bullet.png"
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
begin=-350
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -126,7 +126,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -244,7 +244,7 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
@ -269,7 +269,7 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
@ -99,7 +99,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
@ -118,7 +118,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/stone.png"
|
||||
image_diagonal="projectiles/stone.png"
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -111,7 +111,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -112,7 +112,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/pitchfork-n.png"
|
||||
image_diagonal="projectiles/pitchfork-ne.png"
|
||||
|
@ -111,7 +111,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/pitchfork-n.png"
|
||||
image_diagonal="projectiles/pitchfork-ne.png"
|
||||
|
|
|
@ -240,7 +240,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
@ -260,7 +260,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
number=4
|
||||
[animation]
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
|
|
@ -240,7 +240,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
@ -260,7 +260,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-130
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
|
|
|
@ -266,7 +266,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -306,7 +306,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -353,7 +353,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-fire-n.png"
|
||||
image_diagonal="projectiles/missile-fire-ne.png"
|
||||
|
@ -393,7 +393,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-fire-n.png"
|
||||
image_diagonal="projectiles/missile-fire-ne.png"
|
||||
|
|
|
@ -64,7 +64,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/dagger-n.png"
|
||||
image_diagonal="projectiles/dagger-ne.png"
|
||||
|
@ -84,7 +84,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/dagger-n.png"
|
||||
image_diagonal="projectiles/dagger-ne.png"
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -73,7 +73,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -95,7 +95,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-fire-n.png"
|
||||
image_diagonal="projectiles/missile-fire-ne.png"
|
||||
|
@ -115,7 +115,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-fire-n.png"
|
||||
image_diagonal="projectiles/missile-fire-ne.png"
|
||||
|
|
|
@ -64,7 +64,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -89,7 +89,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -64,7 +64,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -89,7 +89,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -85,7 +85,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/dagger-n.png"
|
||||
image_diagonal="projectiles/dagger-ne.png"
|
||||
|
@ -105,7 +105,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/dagger-n.png"
|
||||
image_diagonal="projectiles/dagger-ne.png"
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-fire-n.png"
|
||||
image_diagonal="projectiles/missile-fire-ne.png"
|
||||
|
@ -187,7 +187,7 @@
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-fire-n.png"
|
||||
image_diagonal="projectiles/missile-fire-ne.png"
|
||||
|
|
|
@ -75,7 +75,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -115,7 +115,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -81,7 +81,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HEALS}
|
|||
#sound=magicmissile.wav
|
||||
#[/sound]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/whitemissile-n.png"
|
||||
image_diagonal="projectiles/whitemissile-ne.png"
|
||||
|
|
|
@ -73,7 +73,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bone-n.png"
|
||||
image_diagonal="projectiles/bone-ne.png"
|
||||
|
@ -98,7 +98,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bone-n.png"
|
||||
image_diagonal="projectiles/bone-ne.png"
|
||||
|
|
|
@ -76,7 +76,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -101,7 +101,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
|
@ -62,7 +62,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bone-n.png"
|
||||
image_diagonal="projectiles/bone-ne.png"
|
||||
|
@ -102,7 +102,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/bone-n.png"
|
||||
image_diagonal="projectiles/bone-ne.png"
|
||||
|
|
|
@ -68,7 +68,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[animation]
|
||||
hits=no
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
@ -98,7 +98,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[animation]
|
||||
hits=yes
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/missile-n.png"
|
||||
image_diagonal="projectiles/missile-ne.png"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
BIN
images/units/human-loyalists/lieutenant-attack-sword-1.png
Normal file
BIN
images/units/human-loyalists/lieutenant-attack-sword-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
images/units/human-loyalists/lieutenant-attack-sword-2.png
Normal file
BIN
images/units/human-loyalists/lieutenant-attack-sword-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
BIN
images/units/human-loyalists/lieutenant-attack-sword-3.png
Normal file
BIN
images/units/human-loyalists/lieutenant-attack-sword-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Reference in a new issue