I have a problem with my bot, im running my sin with my priest (not in even share just for buffs and heal) the priest doesn't heal my sin but it is config to heal when my sin HP goes below 80%. Other functions like increase agi and blessing are working good. only heal is the problem, I wonder why.
here is the config of my priest:
Code: Select all
follow 1
followTarget Buds-
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 1
followBot 1
Code: Select all
partySkill Heal {
lvl 10
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
target Buds-
target_hp <= 80%
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_dead 0
inInventory
isSelfSkill 0
}