Add and wire new leadership animations for Drake Flare and Flameheart.
Update Flare base frame. Update changelogs.
This commit is contained in:
parent
b3e702d53a
commit
3ceaa73793
9 changed files with 5 additions and 3 deletions
|
@ -58,7 +58,7 @@ Version 1.9.0+svn:
|
|||
* Added a standard click sound to brush bar buttons (bug #15635)
|
||||
* Graphics:
|
||||
* New animations: Merman Hunter ranged animation and defence, Warrior se
|
||||
attack and defence.
|
||||
attack and defence, Drake Flare and Flameheart leadership.
|
||||
* New portraits: Inferno Drake, Mermaid Initiate alternate, Goblin spearman
|
||||
alternate
|
||||
* Terrain:
|
||||
|
|
BIN
data/core/images/units/drakes/flameheart-lead-1.png
Normal file
BIN
data/core/images/units/drakes/flameheart-lead-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
data/core/images/units/drakes/flameheart-lead-2.png
Normal file
BIN
data/core/images/units/drakes/flameheart-lead-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
BIN
data/core/images/units/drakes/flare-lead-1.png
Normal file
BIN
data/core/images/units/drakes/flare-lead-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
BIN
data/core/images/units/drakes/flare-lead-2.png
Normal file
BIN
data/core/images/units/drakes/flare-lead-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 4.6 KiB |
|
@ -24,8 +24,9 @@
|
|||
undead_variation=drake
|
||||
cost=51
|
||||
usage=mixed fighter
|
||||
description= _ "Flamehearts lack the strength to defeat other high-ranking drakes in single combat, but prefer in any case to avoid confrontation within the tribe. Experience has taught any drake of this stature the extent of his authority: where he can push those he leads and when it is best to leave them to their own devices. Only occasionally will a Flameheart challenge his tribe’s leader for supremacy, and only if he is sure of the support of his fellow drakes."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
|
||||
description= _ "Flamehearts lack the strength to defeat other high-ranking drakes in single combat, but prefer in any case to avoid confrontation within the tribe. Experience has taught any drake of this stature the extent of his authority: where he can push those he leads and when it is best to leave them to their own devices. Only occasionally will a Flameheart challenge his tribe's leader for supremacy, and only if he is sure of the support of his fellow drakes."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
|
||||
die_sound=drake-die.ogg
|
||||
{LEADING_ANIM "units/drakes/flameheart-lead-2.png" "units/drakes/flameheart-lead-1.png" 39,-29}
|
||||
{DEFENSE_ANIM "units/drakes/flameheart-defend-2.png" "units/drakes/flameheart-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
[abilities]
|
||||
{ABILITY_LEADERSHIP_LEVEL_3}
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
usage=mixed fighter
|
||||
description= _ "Respected for the heat of their flame and revered for their charisma, Flares aspire to become great leaders of their people, both in war and peace. Though a small isolated tribe will sometimes accept a Flare as a leader, they are more often seen leading small war parties or mediating disputes with a subtle hand."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
|
||||
die_sound=drake-die.ogg
|
||||
{LEADING_ANIM "units/drakes/flare-lead-2.png" "units/drakes/flare-lead-1.png" 37,-19}
|
||||
{DEFENSE_ANIM "units/drakes/flare-defend-2.png" "units/drakes/flare-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
[abilities]
|
||||
{ABILITY_LEADERSHIP_LEVEL_2}
|
||||
|
|
|
@ -26,7 +26,7 @@ Version 1.9.0+svn:
|
|||
|
||||
* Graphics:
|
||||
* New animations: Merman Hunter ranged animation and defence, Warrior se
|
||||
attack and defence.
|
||||
attack and defence, Drake Flare and Flameheart leadership.
|
||||
* New portraits: Inferno Drake, Mermaid Initiate alternate, Goblin spearman
|
||||
alternate
|
||||
* New Terrain: Tropical Ocean, Snowy Human City Village, Muddy Quagmire
|
||||
|
|
Loading…
Add table
Reference in a new issue