Updated leading anims for the HttT units
This commit is contained in:
parent
895e0c963d
commit
87b5054e34
4 changed files with 11 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
image="units/human-battleprincess.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
{DEFENSE_ANIM "units/human-battleprincess-defend-2.png" "units/human-battleprincess-defend-1.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
{LEADING_ANIM "units/human-battleprincess-leading.png" "units/human-battleprincess-leading.png" -8,-18}
|
||||
{LEADING_ANIM "units/human-battleprincess-leading.png" "units/human-battleprincess.png" -5,-16}
|
||||
hitpoints=52
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
@ -61,7 +61,7 @@
|
|||
image="units/human-battleprincess-scepter.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
{DEFENSE_ANIM "units/human-battleprincess-scepter-defend-2.png" "units/human-battleprincess-scepter-defend-1.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
{LEADING_ANIM "units/human-battleprincess-scepter-leading.png" "units/human-battleprincess-scepter-leading.png" -16,-30}
|
||||
{LEADING_ANIM "units/human-battleprincess-scepter-leading.png" "units/human-battleprincess-scepter.png" -16,-30}
|
||||
hitpoints=52
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|
|
@ -83,6 +83,8 @@
|
|||
{HTTT_COMMANDER ()}
|
||||
cost=40
|
||||
[leading_anim]
|
||||
start_time=-150
|
||||
|
||||
[frame]
|
||||
image="units/konrad-commander-leading.png:300"
|
||||
[/frame]
|
||||
|
@ -94,7 +96,7 @@
|
|||
{HTTT_COMMANDER -scepter}
|
||||
variation_name=scepter
|
||||
cost=60
|
||||
{LEADING_ANIM "units/konrad-commander-scepter-leading.png" "units/konrad-commander-scepter-leading.png" 17,-23}
|
||||
{LEADING_ANIM "units/konrad-commander-scepter-leading.png" "units/konrad-commander-scepter.png" 17,-22}
|
||||
description= _ "The rank of Commander is held by those who lead battle groups into combat. Possessing leadership skills, they give lower-level units in adjacent hexes improved performance in combat. Commanders are best skilled with the sword, although they also carry a bow to use when necessary. If the Commander is lost, so is the battle."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}+{SPECIAL_NOTES_MAGICAL}
|
||||
[attack]
|
||||
name=scepter of fire
|
||||
|
|
|
@ -97,6 +97,8 @@
|
|||
{HTTT_LORD ()}
|
||||
cost=65
|
||||
[leading_anim]
|
||||
start_time=-150
|
||||
|
||||
[frame]
|
||||
image="units/konrad-lord-leading.png:300"
|
||||
[/frame]
|
||||
|
@ -107,7 +109,7 @@
|
|||
{HTTT_LORD -scepter}
|
||||
variation_name=scepter
|
||||
cost=85
|
||||
{LEADING_ANIM "units/konrad-lord-scepter-leading.png" "units/konrad-lord-scepter-leading.png" -16,-22}
|
||||
{LEADING_ANIM "units/konrad-lord-scepter-leading.png" "units/konrad-lord-scepter.png" -16,-21}
|
||||
description= _ "The noble leaders of many troops, Lords are especially strong in melee combat, and also possess skill with the bow. Like Commanders, Lords possess leadership skills, and improve the fighting ability of all adjacent lower-level units."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM_FILTERED "units/konrad-lord-scepter-defend.png" "units/konrad-lord-scepter.png" {SOUND_LIST:HUMAN_HIT} (
|
||||
[filter_second_attack]
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
image="units/human-princess.png"
|
||||
{DEFENSE_ANIM "units/human-princess-defend.png" "units/human-princess.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
[leading_anim]
|
||||
start_time=-150
|
||||
|
||||
[frame]
|
||||
image="units/human-princess-leading.png:300"
|
||||
[/frame]
|
||||
|
@ -66,7 +68,7 @@
|
|||
race=human
|
||||
image="units/human-princess-scepter.png"
|
||||
{DEFENSE_ANIM "units/human-princess-scepter-defend.png" "units/human-princess-scepter.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
{LEADING_ANIM "units/human-princess-scepter-leading.png" "units/human-princess-scepter-leading.png" -16,-19}
|
||||
{LEADING_ANIM "units/human-princess-scepter-leading.png" "units/human-princess-scepter.png" -16,-19}
|
||||
hitpoints=48
|
||||
movement_type=smallfoot
|
||||
[resistance]
|
||||
|
|
Loading…
Add table
Reference in a new issue