mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 21:01:30 +00:00
Tutorial: add summon quintain animation to Delfador.
This commit is contained in:
parent
4a0e7143eb
commit
bf81a314a6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user