mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 19:12:57 +00:00
T S1: initialize Delf in his [side]
This commit is contained in:
parent
beaf189a6a
commit
d6d952a7b1
@ -100,6 +100,37 @@
|
||||
side=3
|
||||
team_name=1
|
||||
controller=null
|
||||
|
||||
[unit]
|
||||
id=Delfador
|
||||
name= _"Delfador"
|
||||
type=Elder Mage
|
||||
profile=portraits/delfador.png
|
||||
x,y=13,6
|
||||
facing=nw
|
||||
{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]
|
||||
[/side]
|
||||
|
||||
[event]
|
||||
@ -125,37 +156,6 @@
|
||||
{VARIABLE next_turn.advice_chain[4].turn -1 }
|
||||
{VARIABLE next_turn.advice_chain[5].turn -1 }
|
||||
|
||||
[unit]
|
||||
id=Delfador
|
||||
name= _"Delfador"
|
||||
type=Elder Mage
|
||||
profile=portraits/delfador.png
|
||||
x,y=13,6
|
||||
side=3
|
||||
facing=nw
|
||||
{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)}
|
||||
|
||||
[objectives]
|
||||
|
Loading…
x
Reference in New Issue
Block a user