1.16 sprint - naga stuff (#6076)
* various small image fixes
* naga zephyr defense anim
* naga high guard defense animation adjustment
(cherry picked from commit ca91280807
)
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 3.5 KiB |
BIN
data/core/images/units/nagas/sentinel-defend-1abs.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
data/core/images/units/nagas/sentinel-defend-2abs.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/nagas/zephyr-defend1.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/nagas/zephyr-defend2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -22,15 +22,16 @@
|
|||
usage=fighter
|
||||
description= _ "The elite naga guards are a rigid barrier to any invaders of a naga stronghold. They have powerful strikes and, like the lesser Shield Guard, they are difficult to dislodge from their posts because of effective use of a shield in melee techniques. This tactic does nothing against ranged attacks, but the nagas can usually seek better terrain advantage in such situations."
|
||||
die_sound=naga-die.ogg
|
||||
# {DEFENSE_ANIM_FILTERED "units/nagas/sentinel-shield-defend2.png" "units/nagas/sentinel-shield-attack-2.png" {SOUND_LIST:NAGA_HIT} (
|
||||
# [filter]
|
||||
# type=Naga High Guard
|
||||
# [/filter]
|
||||
# [filter_second_attack]
|
||||
# name=shield
|
||||
# [/filter_second_attack]
|
||||
# )}
|
||||
{DEFENSE_ANIM "units/nagas/sentinel-defend-2.png" "units/nagas/sentinel-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
{DEFENSE_ANIM_FILTERED "units/nagas/sentinel-defend-2abs.png" "units/nagas/sentinel-defend-1abs.png" {SOUND_LIST:NAGA_HIT} (
|
||||
[filter]
|
||||
type=Naga High Guard
|
||||
[/filter]
|
||||
[filter_second_attack]
|
||||
name=shield
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
{DEFENSE_ANIM "units/nagas/sentinel-defend-2.png" "units/nagas/sentinel-defend-1.png" {SOUND_LIST:NAGA_HIT}}
|
||||
|
||||
[attack]
|
||||
name=mace
|
||||
description= _"mace"
|
||||
|
|
|
@ -33,7 +33,7 @@ As quickly as the storm came, it vanished, leaving Xylrix to contemplate his bro
|
|||
While the old tales drive the elite warriors of this legacy to focus on the thrown blade, this doesn't mean they are weak in melee combat, as the unbalanced chakram can be enhanced with spikes and smaller blades.
|
||||
"
|
||||
die_sound=naga-die.ogg
|
||||
{DEFENSE_ANIM "units/nagas/zephyr.png" "units/nagas/zephyr.png" {SOUND_LIST:NAGA_HIT} }
|
||||
{DEFENSE_ANIM "units/nagas/zephyr-defend2.png" "units/nagas/zephyr-defend1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
|
||||
[defense]
|
||||
deep_water=40
|
||||
|
|