Issue about partyskill heal

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
speedfreak265
Noob
Noob
Posts: 4
Joined: 05 Dec 2010, 12:12
Noob?: Yes

Issue about partyskill heal

#1 Post by speedfreak265 »

please help me.. i've read a lot of config regarding partyskill and i manage to config it..

my acolyte buffs it's party member.. but it won't heal..

heres my config in party skill heal

partySkill Heal {
lvl 3
sp > 1%
target SlashBeast
target_hp < 70%

}

i've tried a lot of configs and still it won't heal its party members..

what's wrong? please help me T_T

i've download the latest openkore and still no luck.. T_T pease guide me T_T

im playing PRo valkyrie

Cadeath
Plain Yogurt
Plain Yogurt
Posts: 59
Joined: 05 Apr 2008, 05:14

Re: Issue about partyskill heal

#2 Post by Cadeath »

Can you post the partySkill for Buff?

kaldabog
Plain Yogurt
Plain Yogurt
Posts: 83
Joined: 08 Sep 2010, 13:45
Noob?: No

Re: Issue about partyskill heal

#3 Post by kaldabog »

partySkill Heal {
lvl 3
sp > 20%
target_hp < 70%
whenStatusInactive Action Delay
}

worst_weak
Noob
Noob
Posts: 13
Joined: 11 Dec 2010, 05:15
Noob?: No

Re: Issue about partyskill heal

#4 Post by worst_weak »

this is what i use

Code: Select all

partySkill ##skill name## {
	lvl 10
	target_hp
	target_isJob
	target_whenStatusInactive ##skill name##
	target_dead 0
	onAction 
}
i specify onAction with follow for that the master won't leave the slave.
or sometimes i have a separate block of heal with the specified onAction
by attack and the other blocks with onAction follow. so that the slave
will only focus on healing the master.

hope it helps

Post Reply