Add and wire Drake Warden portrait. Update changelogs, portrait credits.
This commit is contained in:
parent
1d6dfbe30d
commit
9b4da90459
7 changed files with 12 additions and 7 deletions
|
@ -1,7 +1,9 @@
|
|||
Version 1.9.6+svn:
|
||||
* Graphics:
|
||||
* Terrains:
|
||||
* New Dead Great Tree
|
||||
* New Dead Great Tree#
|
||||
* Portraits:
|
||||
* Drake Warden
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Galician, German,
|
||||
Portuguese (Brazil), Serbian, Spanish
|
||||
|
|
|
@ -123,6 +123,7 @@ Drakes:
|
|||
Flameheart
|
||||
Hurricane
|
||||
Enforcer
|
||||
Warden
|
||||
Saurians:
|
||||
Augur
|
||||
Skirmisher
|
||||
|
|
BIN
data/core/images/portraits/drakes/transparent/warden.png
Normal file
BIN
data/core/images/portraits/drakes/transparent/warden.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 293 KiB |
BIN
data/core/images/portraits/drakes/warden.png
Normal file
BIN
data/core/images/portraits/drakes/warden.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
|
@ -15,7 +15,7 @@
|
|||
undead_variation=drake
|
||||
cost=31
|
||||
usage=fighter
|
||||
profile=portraits/drakes/clasher.png
|
||||
profile=portraits/drakes/warden.png
|
||||
description= _ "Arbiters take their caste duty of enforcing order very seriously. In order to better execute their duties, they have abandoned the drakes’ traditional hand-mounted claws and traded their spears for the spike and blade of the halberd. In their minds, the loss of maneuverability is a fair price for the raw heft the massive metal head provides. The thick plate these drakes wear protects them well against weapons that could slip between their scales."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
die_sound=drake-die.ogg
|
||||
{DEFENSE_ANIM "units/drakes/arbiter-defend-2.png" "units/drakes/arbiter-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
|
@ -23,13 +23,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/clasher.png"
|
||||
image="portraits/drakes/transparent/warden.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/clasher.png"
|
||||
image="portraits/drakes/transparent/warden.png"
|
||||
[/portrait]
|
||||
# [death]
|
||||
# [/death]
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
undead_variation=drake
|
||||
cost=46
|
||||
usage=fighter
|
||||
profile=portraits/drakes/clasher.png
|
||||
profile=portraits/drakes/warden.png
|
||||
description= _ "Wardens are set apart from the rest of the Clasher caste by two things: their ornate helms, modeled after their dragon ancestors, and the care with which they drape their armored wings in brightly colored cloth before reporting for duty. Though this mode of dress stems from the pride they feel for their role in drake society, it is far from ceremonial. Their cumbersome bronze plate is the strongest work from the Drake forges, and their halberds can cleave a human in half."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
die_sound=drake-die.ogg
|
||||
{DEFENSE_ANIM "units/drakes/warden-defend-2.png" "units/drakes/warden-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
|
@ -24,13 +24,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/drakes/transparent/clasher.png"
|
||||
image="portraits/drakes/transparent/warden.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/drakes/transparent/clasher.png"
|
||||
image="portraits/drakes/transparent/warden.png"
|
||||
[/portrait]
|
||||
[resistance]
|
||||
pierce=80
|
||||
|
|
|
@ -6,6 +6,8 @@ Version 1.9.6+svn:
|
|||
* Graphics:
|
||||
* Terrains:
|
||||
* New Dead Great Tree
|
||||
* Portraits:
|
||||
* Drake Warden
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Galician, German,
|
||||
Portuguese (Brazil), Serbian, Spanish.
|
||||
|
|
Loading…
Add table
Reference in a new issue