A priest leveling config

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
Bacsojin
Noob
Noob
Posts: 1
Joined: 31 Jul 2011, 13:40
Noob?: No

A priest leveling config

#1 Post by Bacsojin »

Hello all,

I'm relatively new to openkore an spent the last week reading through the manual and browsing the forums, but I am having a lot of trouble getting a heal-bombing aco/priest leveling config to work.

If someone could post an already working config, I'll study it and learn from there.

Also, with my thief bot, once he arrives at his lockmap, he just stands there and attacks things that come to him, even with randomwalk 1. Another thing that has me stumped is that when he dies and spawns in town, he won't walk back to the lockmap...

Any and all help is greatly appreciated!

cursedxxx
Human
Human
Posts: 25
Joined: 02 Aug 2009, 20:48
Noob?: No

Re: A priest leveling config

#2 Post by cursedxxx »

no idea if it actually works (never tried it since im usualy melee) but try this

attackSkillSlot Heal {
lvl 10
dist 5
sp > 10
disabled 0
monsters Skeleton, Zombie
notMonsters Poporing
}

hope it'll help till a real priest answers :P

madnoh
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 09 Sep 2011, 18:04
Noob?: Yes
Location: Malaysia

Re: A priest leveling config

#3 Post by madnoh »

Bacsojin wrote:Hello all,

I'm relatively new to openkore an spent the last week reading through the manual and browsing the forums, but I am having a lot of trouble getting a heal-bombing aco/priest leveling config to work.

If someone could post an already working config, I'll study it and learn from there.

Also, with my thief bot, once he arrives at his lockmap, he just stands there and attacks things that come to him, even with randomwalk 1. Another thing that has me stumped is that when he dies and spawns in town, he won't walk back to the lockmap...

Any and all help is greatly appreciated!

For party priest

}

useSelf_skill Blessing {
lvl 10
sp > 5%
whenStatusInactive Blessing
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5

}

useSelf_skill Assumptio {
lvl 5
sp > 20
whenStatusInactive Assumptio
stopWhenHit 1
disabled 0
notInTown 1

}
useSelf_skill Increase AGI {
lvl 10
sp > 10%
whenStatusInactive Increase AGI
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5

}

useSelf_skill {
lvl 10
sp > 10%
whenStatusInactive Kyrie Eleison
stopWhenHit 1
notWhileSitting 1
notInTown 1
}

useSelf_skill Angelus {
lvl 10
sp > 10%
whenStatusInactive Angelus
stopWhenHit 1
notWhileSitting 1
notInTown 1
}

useSelf_skill Magnificat {
lvl 5
sp > 10%
whenStatusInactive Magnificat
stopWhenHit 1
notWhileSitting 1
notInTown 1
}

useSelf_skill Gloria {
lvl 5
sp > 10%
whenStatusInactive Gloria
notWhileSitting 1
notInTown 1
}

useSelf_skill Heal {
lvl 10
hp < 90%
}

useSelf_skill_smartHeal 1

partySkill Heal {
lvl 10
sp > 20%
whenFollowing 1
target_hp < 100%
}

partySkill Blessing {
lvl 10
sp > 20%
inLockOnly 1
target_whenStatusInactive Blessing
}

partySkill Increase Agi {
lvl 10
sp > 20%
inLockOnly 1
target_whenStatusInactive Increase AGI
}

partySkill Impositio Manus {
lvl 5
sp > 20%
inLockOnly 1
target_whenStatusInactive Impositio Manus
}

partySkill {
lvl 10
sp > 20%
inLockOnly 1
target_whenStatusInactive Kyrie Eleison
}

partySkill Assumptio {
lvl 5
sp > 20
target HolyDaArcher
target_whenStatusInactive Assumptio
target_timeout 100
disabled 0
stopWhenHit 1
notInTown 1
}

partySkill Aspersio {
lvl 5
sp > 20%
stopWhenHit 1
inLockOnly 1
notWhileSitting 1
notInTown 1
disabled 0
target_isJob Archer, Knight, Hunter, Sniper, Thief, Rouge, Assassin
target_whenStatusInactive Aspersio
target_timeout 200
inInventory Holy Water


For U priest :

attackAuto 1
attackAuto_party 0
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 0
attackAuto_inLockOnly 0
attackDistance 10
attackDistanceAuto 0
attackMaxDistance 0
attackMaxRouteDistance 0
attackMaxRouteTime 0
attackMinPlayerDistance 0
attackMinPortalDistance 0
attackUseWeapon 0
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0

follow 1
followTarget << put master name here
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 1
followDistanceMin 1
followLostStep 12
followSitAuto
followBot 1

itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 49
itemsMaxWeight_sellOrStore 48
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900
itemsTakeAuto_new 0


lockMap gef_fild06 << change it
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_escape_reachedNoPortal 1
route_escape_randomWalk 1
route_escape_shout
route_avoidWalls 1
route_randomWalk 0
route_randomWalk_inTown 0
route_randomWalk_maxRouteTime 0
route_maxWarpFee
route_maxNpcTries 5
route_teleport 0
route_teleport_minDistance 150
route_teleport_maxTries 8
route_teleport_notInMaps
route_step 15

Post Reply