Add and wire new Naga Fighter portrait, update changelogs, portrait credits.
This commit is contained in:
parent
c93f636f90
commit
8b37b2e6ab
8 changed files with 39 additions and 2 deletions
|
@ -23,7 +23,7 @@ Version 1.7.2+svn:
|
|||
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton,
|
||||
Cavalier, Direwolf Rider, Paladin, Deathblade, Thug, Bandit,
|
||||
alternate Goblin Rouser, Revenant.
|
||||
alternate Goblin Rouser, Revenant, Naga Fighter.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider, Sky
|
||||
Drake, Hurricane Drake, Drake Burner, Drake Fighter.
|
||||
* Language and i18n:
|
||||
|
|
|
@ -54,6 +54,7 @@ Others:
|
|||
Troll Whelp
|
||||
Gryphon
|
||||
Ghost
|
||||
Naga Fighter
|
||||
|
||||
|
||||
Kitty/Kathrin Polikeit and Girgistan/Christian Sirviö:
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 62 KiB |
BIN
data/core/images/portraits/nagas/transparent/fighter.png
Normal file
BIN
data/core/images/portraits/nagas/transparent/fighter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 254 KiB |
|
@ -21,6 +21,18 @@
|
|||
description= _ "The serpentine naga are one of the few races capable of any meaningful mobility in water, giving them a whole world forbidden to land dwellers. Still, they are not true creatures of the sea, and their inability to breathe water leaves them in trepidation of the abyss. They are small, and somewhat frail in form, but often much more nimble than their opponents."
|
||||
die_sound=naga-die.ogg
|
||||
{DEFENSE_ANIM "units/nagas/fighter-defend-2.png" "units/nagas/fighter-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/nagas/transparent/fighter.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/nagas/transparent/fighter.png"
|
||||
[/portrait]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
start_time=0
|
||||
|
|
|
@ -22,6 +22,18 @@
|
|||
description= _ "The most practiced of the naga blademasters are initiated into the caste of the Myrmidon, masters of their twin-bladed art. They strike as fast as the snakes which they resemble, and dance away from attacks with grace. Not only are they potent enemies on any open terrain, but their ability to swim allows them deadly mobility in water."
|
||||
die_sound=naga-die.ogg
|
||||
{DEFENSE_ANIM "units/nagas/myrmidon-defend-2.png" "units/nagas/myrmidon-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/nagas/transparent/fighter.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/nagas/transparent/fighter.png"
|
||||
[/portrait]
|
||||
[defense]
|
||||
flat=50
|
||||
sand=40
|
||||
|
|
|
@ -20,6 +20,18 @@
|
|||
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-2.png" "units/nagas/warrior-defend-1.png" {SOUND_LIST:NAGA_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/nagas/transparent/fighter.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/nagas/transparent/fighter.png"
|
||||
[/portrait]
|
||||
[defense]
|
||||
flat=60
|
||||
sand=50
|
||||
|
|
|
@ -24,7 +24,7 @@ Version 1.7.2+svn:
|
|||
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton,
|
||||
Cavalier, Direwolf Rider, Paladin, Deathblade, Thug, Bandit,
|
||||
alternate Goblin Rouser, Revenant.
|
||||
alternate Goblin Rouser, Revenant, Naga Fighter.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider, Sky
|
||||
Drake, Hurricane Drake, Drake Burner, Drake Fighter.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue