Tutorial: add summon quintain animation to Delfador.

This commit is contained in:
David Mikos 2014-05-03 12:05:12 +09:30
parent b6aa0e429e
commit 372011fe62

View file

@ -150,6 +150,27 @@ border_size=1
x,y=13,6
side=3
{IS_HERO}
[modifications]
[object]
[effect]
apply_to=new_animation
[extra_anim]
flag=summon_quintain_raise_staff
start_time=0
[frame]
image="units/human-magi/elder-mage-ranged[1~3].png:100"
[/frame]
[/extra_anim]
[extra_anim]
flag=summon_quintain_lower_staff
start_time=0
[frame]
image="units/human-magi/elder-mage-ranged[3~1].png:150"
[/frame]
[/extra_anim]
[/effect]
[/object]
[/modifications]
[/unit]
{LABEL (_"Delfador") (13,6)}
@ -342,6 +363,12 @@ The places she can move to are highlighted." +
[scroll_to_unit]
id=Delfador
[/scroll_to_unit]
[animate_unit]
[filter]
id=Delfador
[/filter]
flag=summon_quintain_raise_staff
[/animate_unit]
[sound]
name=lightning.ogg
[/sound]
@ -350,9 +377,12 @@ The places she can move to are highlighted." +
green=100
blue=100
[/color_adjust]
[delay]
time=10
[/delay]
[animate_unit]
[filter]
id=Delfador
[/filter]
flag=summon_quintain_lower_staff
[/animate_unit]
[color_adjust]
red=0
green=0