Page 1 of 1

Slave Bot FS Priest Only Heal While Master Moving

Posted: 30 Aug 2015, 06:16
by bebekkurus
Hello all,

I need your help. Currently I'm playing on Thor server as hunter and I have another ID as priest accompanying my adventure (this is so sad, even my partner is a robot??) via openkore Bot system.

That bot can heal and buff my 'master' character, only if I moving and not engaging any battle. Most of the time when i'm battling the monsters, my bot priest is not healing me and just sitting around me, even though i've suffered a lot of damage and my HP less than the logic i've put on the config. After i finished killing the monsters and walk, the bot priest start to heal and buff me.

How could this happen?

Is openkore bot logic can only heal and buff while i'm not engaging any monster and moving or anything wrong with my config?

Here is my healing config:

useSelf_skill_smartHeal 1

partySkillDistance 0..8

partySkill AL_HEAL {
lvl 10
dist 3
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
amuletType
aggressives
monsters
notMonsters
monstersCount
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
manualAI 0
target Hraesveglr
target_hp < 99 %
target_isJob
target_isNotJob
target_whenStatusActive
target_whenStatusInactive
target_aggressives
target_monsters
target_timeout 0
target_deltaHp
target_dead 0
inInventory
isSelfSkill 0
}

Thanks for your help :)

Re: Slave Bot FS Priest Only Heal While Master Moving

Posted: 04 Sep 2015, 18:24
by Richard
dist 3 <- your priest only heals you, if you are EXACTLY 3 cells away.
Change this to, um..

Code: Select all

dist 0..8