New images for the naga warrior.
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.5 KiB |
BIN
data/core/images/units/nagas/warrior-defend-1.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/nagas/warrior-defend-2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.3 KiB |
BIN
data/core/images/units/nagas/warrior-melee-1.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/core/images/units/nagas/warrior-melee-2.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/nagas/warrior-melee-3.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/nagas/warrior-melee-4.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
data/core/images/units/nagas/warrior-melee-5.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/nagas/warrior-melee-6.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
|
@ -6,6 +6,7 @@
|
|||
gender=male,female
|
||||
image="units/nagas/warrior.png"
|
||||
profile=portraits/Alex_Jarocha-Ernst/naga-fighter.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=43
|
||||
movement_type=naga
|
||||
movement=7
|
||||
|
@ -18,7 +19,7 @@
|
|||
usage=fighter
|
||||
description= _ "The young warriors of the naga aspire to the day when they merit their second blade. Their martial practice of using twin blades is wholly unlike that of the Orcs and other races, for they have begun to learn the art of using their serpentine form to best effect, twisting and turning to dodge from blows. This makes them potent on land, but the friction of water greatly impedes the technique."
|
||||
die_sound=naga-die.ogg
|
||||
{DEFENSE_ANIM "units/nagas/warrior-defend.png" "units/nagas/warrior.png" {SOUND_LIST:NAGA_HIT} }
|
||||
{DEFENSE_ANIM "units/nagas/warrior-defend-2.png" "units/nagas/warrior-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[defense]
|
||||
flat=60
|
||||
sand=50
|
||||
|
@ -36,59 +37,49 @@
|
|||
[filter_attack]
|
||||
name=sword
|
||||
[/filter_attack]
|
||||
start_time=-200
|
||||
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
|
||||
start_time=-250
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/nagas/warrior.png"
|
||||
duration=130
|
||||
image="units/nagas/warrior-melee-1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
duration=200
|
||||
image="units/nagas/warrior-attack.png"
|
||||
duration=100
|
||||
image="units/nagas/warrior-melee-2.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
duration=200
|
||||
image="units/nagas/warrior-attack.png"
|
||||
duration=100
|
||||
image="units/nagas/warrior-melee-2.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/nagas/warrior.png"
|
||||
image="units/nagas/warrior-melee-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=90
|
||||
image="units/nagas/warrior-melee-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=80
|
||||
image="units/nagas/warrior-melee-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=70
|
||||
image="units/nagas/warrior-melee-6.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[female]
|
||||
name= _ "Nagini Warrior"
|
||||
gender=female
|
||||
image="units/nagas/warrior+female.png"
|
||||
description= _ "Many of the young warriors of the nagani aspire for the day when they merit their second blade. Their martial practice of using twin blades is wholly unlike that of the Orcs and other races, for they have begun to learn the art of using their serpentine form to best effect, twisting and turning to dodge from blows. This makes them potent on land, but the friction of water greatly impedes their ability to do this."
|
||||
profile=portraits/Alex_Jarocha-Ernst/nagini-fighter.png
|
||||
{DEFENSE_ANIM "units/nagas/warrior+female-defend.png" "units/nagas/warrior+female.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=sword
|
||||
[/filter_attack]
|
||||
[frame]
|
||||
image="units/nagas/warrior+female.png"
|
||||
[/frame]
|
||||
[if]
|
||||
[frame]
|
||||
image="units/nagas/warrior+female-attack.png"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
[frame]
|
||||
image="units/nagas/warrior+female-attack.png"
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
image="units/nagas/warrior+female.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/female]
|
||||
[/unit_type]
|
||||
|
|