Updated tutorial with new Li'sar sprite

This commit is contained in:
ln-zookeeper 2016-05-16 16:03:36 +03:00
parent 07fee4038b
commit adb37f3a53
14 changed files with 9 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 953 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1013 B

View File

@ -55,7 +55,7 @@ function wml_actions.select_character()
border = "all",
border_size = 5,
T.image {
label = "units/human-princess.png"
label = "units/human-princess.png~TC(1,magenta)"
}
}
},

View File

@ -5,7 +5,8 @@
gender=female
race=human
image="units/human-princess.png"
{DEFENSE_ANIM "units/human-princess-defend.png" "units/human-princess.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
{MAGENTA_IS_THE_TEAM_COLOR}
{DEFENSE_ANIM "units/human-princess.png" "units/human-princess.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
profile=portraits/lisar.png
hitpoints=32
movement_type=smallfoot
@ -28,24 +29,18 @@
damage=6
number=3
[/attack]
[idle_anim]
{STANDARD_IDLE_FILTER}
start_time=0
[frame]
image="units/human-princess-idle-[1~5,3~6].png:[100*4,150,100*2,200,100]"
[/frame]
[/idle_anim]
[attack_anim]
[filter_attack]
name=saber
[/filter_attack]
start_time=-175
start_time=-300
offset=0.0~0.3,0.3~0.5,0.5~0.60,0.60~0.3,0.3~0.0
[frame]
image="units/human-princess-attack-[1~4].png:[50*2,125,150]"
image="units/human-princess.png:425"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -75}
[frame]
image="units/human-princess.png:25"
[/frame]
[/attack_anim]
[/unit_type]