How To Use Bolt skill after Lex

International

Moderator: Moderators

triffn
Noob
Noob
Posts: 5
Joined: 23 May 2009, 13:04
Noob?: Yes

How To Use Bolt skill after Lex

#1 Post by triffn »

ver.2.0.0.7svn
server:pRo Valkyrie (They wont answer me @ pRo forum's *sob*)

Guys How can I use cold bolt only after my priest use Lex Aeterna on a monster

Code: Select all

attackSkillSlot Cold Bolt {
	lvl 10
	maxCastTime 0.1
	minCastTime 0
	sp > 40
	stopWhenHit
	target_whenStatusActive Lex Aeterna or afterskill Lex Aeterna (I tried all of them but..)
	whenFollowing
	monsters Goat
	notWhileSitting 1
	whenStatusActive Blessing
}

runFromTarget_dist 6
attackAuto
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1
attackDistanceAuto 1
attackMaxDistance 1
attackMaxRouteDistance 100
attackMaxRouteTime 20
attackMinPlayerDistance 0
attackMinPortalDistance 4
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 1
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0
I tried using *target_whenStatusActive Lex Aeterna*:

myPriest use Lex on monster Goat[0]
attacking monster:Goat[0]
after a few sec.
cant reach target droping....
then
attacking monster:Goat[0]
cant reach target droping....
it keeps repeating this one..

please help me guy s^_^
triffn
Noob
Noob
Posts: 5
Joined: 23 May 2009, 13:04
Noob?: Yes

Re: How To Use Bolt skill after Lex

#2 Post by triffn »

Bump