Duple light

International

Moderator: Moderators

battlearchbishop
Noob
Noob
Posts: 2
Joined: 03 Mar 2011, 15:05
Noob?: Yes

Duple light

#1 Post by battlearchbishop »

My arch bishop doesn't cast duple light on yourself

this is the skill config

useSelf_skill Duple Light {
lvl 10
whenStatusInactive EFST_DUPLELIGHT, EFST_POSTDELAY
sp > 5%
timeout 3
}

I try this too

useSelf_skill DUPLELIGHT {
lvl 10
whenStatusInactive EFST_DUPLELIGHT, EFST_POSTDELAY
sp > 5%
timeout 3
}

nothing works :S
some idea?
Leyana
Noob
Noob
Posts: 15
Joined: 30 May 2010, 05:06
Noob?: No

Re: Duple light

#2 Post by Leyana »

Try:

whenStatusInactive Duple Light

and remove the EFST_POSTDELAY from the code. You can get the same effect from the 'timeout' command line.
markjames
Human
Human
Posts: 24
Joined: 16 Jun 2011, 04:48
Noob?: Yes

Re: Duple light

#3 Post by markjames »

Hi...! when this Inactive Duple Light And remove the EFST_POSTDELAY from the code. You can get the same effect from the 'timeout' command line.
Sadmoto
Noob
Noob
Posts: 1
Joined: 04 Oct 2011, 22:39
Noob?: Yes

Re: Duple light

#4 Post by Sadmoto »

Before I start I apologize for the necro but I could not find anywhere else about duple light.

This is what I have in my config now:

useSelf_skill Duple Light {
lvl 4
sp > 10%
whenStatusInactive EFTS_DUPLELIGHT, Duplelight, Duple Light, DUPLELIGHT, AB_DUPLELIGHT
notInTown 0
}

The names under inactive were all tried separately.

On Iro if the server makes a difference.
jackyan
Developers
Developers
Posts: 29
Joined: 30 Oct 2011, 21:43
Noob?: No

Re: Duple light

#5 Post by jackyan »

Update iRO tables to the latest and Duple Light should work