Further Battle Princess animations by doofus-01
https://forums.wesnoth.org/viewtopic.php?p=601389#p601389
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 2.9 KiB |
After Width: | Height: | Size: 3 KiB |
After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1,003 B After Width: | Height: | Size: 3.1 KiB |
|
@ -4,8 +4,7 @@
|
|||
name= _ "female^Battle Princess"
|
||||
gender=female
|
||||
race=human
|
||||
image="units/human-battleprincess.png"
|
||||
{DEFENSE_ANIM "units/human-battleprincess.png" "units/human-battleprincess.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
image="units/human-battleprincess-resting.png"
|
||||
{LEADING_ANIM "units/human-battleprincess.png" "units/human-battleprincess.png" 22,-22}
|
||||
hitpoints=62
|
||||
movement_type=smallfoot
|
||||
|
@ -36,6 +35,49 @@
|
|||
damage=13
|
||||
number=4
|
||||
[/attack]
|
||||
[standing_anim]
|
||||
start_time=0
|
||||
[filter]
|
||||
[filter_adjacent]
|
||||
is_enemy=yes
|
||||
[/filter_adjacent]
|
||||
[/filter]
|
||||
[frame]
|
||||
image=units/human-battleprincess.png:150
|
||||
[/frame]
|
||||
[/standing_anim]
|
||||
[standing_anim]
|
||||
start_time=0
|
||||
[filter]
|
||||
[not]
|
||||
[filter_adjacent]
|
||||
is_enemy=yes
|
||||
[/filter_adjacent]
|
||||
[/not]
|
||||
[/filter]
|
||||
[frame]
|
||||
image=units/human-battleprincess-resting.png:150
|
||||
[/frame]
|
||||
[/standing_anim]
|
||||
[defend]
|
||||
start_time=-126
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
image=units/human-battleprincess-dodge-1.png:1,units/human-battleprincess-dodge-2.png:250,units/human-battleprincess-dodge-1.png:1
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
[frame]
|
||||
image=units/human-battleprincess-defend-1.png:1,units/human-battleprincess-defend-2.png:250,units/human-battleprincess-defend-1.png:1
|
||||
[/frame]
|
||||
hit_sound_start_time=-25
|
||||
[hit_sound_frame]
|
||||
sound={SOUND_LIST:HUMAN_FEMALE_HIT}
|
||||
[/hit_sound_frame]
|
||||
[/else]
|
||||
[/defend]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
range=melee
|
||||
|
|