1.16 - some attack icon work (#6339)
* feet
* different icons for ranged and melee mug globs
* spiked mace icon and alternate
* empty border for easier IPF-constructed images
* some spear icon alternates
* shadow claws icon added and wired into the mainline ghost shadow branch
* trident icon alternates for Triton
* icemonax tail attack icon
(cherry picked from commit 68aa08ad21
)
BIN
data/core/images/attacks/blank-border.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3 KiB |
BIN
data/core/images/attacks/claws-shadow.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
data/core/images/attacks/fangs-angler.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
data/core/images/attacks/foot-bare.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
data/core/images/attacks/foot-boot.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
data/core/images/attacks/foot-shoe.png
Normal file
After Width: | Height: | Size: 5 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 5.8 KiB |
BIN
data/core/images/attacks/mace-spiked2.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
data/core/images/attacks/mud-missile.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
data/core/images/attacks/spear-simple.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
data/core/images/attacks/spear-thrown.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
data/core/images/attacks/tail-monax.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
data/core/images/attacks/trident2-blade.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
data/core/images/attacks/trident2-pierce.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.4 KiB |
|
@ -26,6 +26,7 @@
|
|||
range=melee
|
||||
damage=14
|
||||
number=3
|
||||
icon=attacks/trident2-pierce.png
|
||||
[/attack]
|
||||
[attack]
|
||||
name=trident
|
||||
|
@ -34,6 +35,7 @@
|
|||
range=melee
|
||||
damage=19
|
||||
number=2
|
||||
icon=attacks/trident2-blade.png
|
||||
[/attack]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
[attack]
|
||||
name=mud glob
|
||||
description=_"mud glob"
|
||||
icon=attacks/mud-glob.png
|
||||
icon=attacks/mud-missile.png
|
||||
type=impact
|
||||
range=ranged
|
||||
damage=5
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
[attack]
|
||||
name=bite
|
||||
description=_"bite"
|
||||
icon=attacks/fangs-rodent.png~CS(-20,-20,50)
|
||||
icon=attacks/fangs-rodent.png~CS(-20,-20,50)~BLIT(attacks/blank-border.png)
|
||||
type=cold
|
||||
range=melee
|
||||
damage=13
|
||||
|
@ -70,7 +70,7 @@
|
|||
[attack]
|
||||
name=tail
|
||||
description=_"tail"
|
||||
icon=attacks/tail-dragon.png
|
||||
icon=attacks/tail-monax.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=23
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
[attack]
|
||||
name=mud glob
|
||||
description=_"mud glob"
|
||||
icon=attacks/mud-glob.png
|
||||
icon=attacks/mud-missile.png
|
||||
type=impact
|
||||
range=ranged
|
||||
damage=4
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
type=pierce
|
||||
damage=5
|
||||
number=2
|
||||
icon=attacks/spear.png
|
||||
icon=attacks/spear-thrown.png
|
||||
[/attack]
|
||||
|
||||
{DEFENSE_ANIM_DIRECTIONAL "units/saurians/ambusher/ambusher-se-defend2.png" "units/saurians/ambusher/ambusher-se-defend1.png" "units/saurians/ambusher/ambusher-ne-defend2.png" "units/saurians/ambusher/ambusher-ne-defend1.png" hiss-hit.wav }
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
type=pierce
|
||||
damage=7
|
||||
number=2
|
||||
icon=attacks/spear.png
|
||||
icon=attacks/spear-thrown.png
|
||||
[/attack]
|
||||
{DEFENSE_ANIM_DIRECTIONAL "units/saurians/flanker/flanker-se-defend2.png" "units/saurians/flanker/flanker-se-defend1.png" "units/saurians/flanker/flanker-ne-defend2.png" "units/saurians/flanker/flanker-ne-defend1.png" hiss-hit.wav }
|
||||
{STANDING_ANIM_DIRECTIONAL_6_FRAME "units/saurians/flanker/flanker"}
|
||||
|
|
|
@ -46,7 +46,7 @@ Spears are their preferred weapon, as their powerful hind legs can drive a spear
|
|||
type=pierce
|
||||
damage=4
|
||||
number=2
|
||||
icon=attacks/spear.png
|
||||
icon=attacks/spear-thrown.png
|
||||
[/attack]
|
||||
|
||||
{DEFENSE_ANIM_DIRECTIONAL "units/saurians/skirmisher/skirmisher-se-defend2.png" "units/saurians/skirmisher/skirmisher-se-defend1.png" "units/saurians/skirmisher/skirmisher-ne-defend2.png" "units/saurians/skirmisher/skirmisher-ne-defend1.png" hiss-hit.wav }
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
name=claws
|
||||
description=_"claws"
|
||||
type=blade
|
||||
icon=attacks/claws-undead.png
|
||||
icon=attacks/claws-shadow.png
|
||||
range=melee
|
||||
damage=10
|
||||
number=3
|
||||
|
|
|
@ -61,7 +61,7 @@ That is a question which is easily answered by a necromancer."
|
|||
name=claws
|
||||
description=_"claws"
|
||||
type=blade
|
||||
icon=attacks/claws-undead.png
|
||||
icon=attacks/claws-shadow.png
|
||||
range=melee
|
||||
damage=8
|
||||
number=3
|
||||
|
|