Acolyte, Priest, High Priest openkore skill blocks
Copy Paste the following skills blocks in the config.txt file of your openkore folder.
Acolyte Skills:
Self-Skill
Heal:
useSelf_skill Heal {
lvl 10
hp < 50%
sp > 10%
}
Increase Agi:
useSelf_skill Increase AGI {
lvl 10
whenStatusInactive Increase AGI
sp > 20%
timeout 5
}
Blessing:
useSelf_skill Blessing {
lvl 10
whenStatusInactive Blessing
sp > 15%
timeout 5
}
Runwach:
useSelf_skill Ruwach {
lvl 1
whenStatusInactive Ruwach
sp > 20%
timeout 10
}
Angelus:
useSelf_skill Angelus {
lvl 10
whenStatusInactive Angelus
sp > 30%
timeout 5
}
Cure:
useSelf_skill Cure {
lvl 1
whenStatusActive Cursed, Blinded, Chaos, Silenced
sp > 10%
timeout 5
}
Attack Skill
Holy Light:
attackSkillSlot Holy Light {
lvl 1
sp > 20%
monsters
}
Decrease Agi:
attackSkillSlot Decrease AGI {
lvl 10
sp > 30%
monsters
maxAttempts 5
maxUses 1
}
Party Skills
Heal:
partySkill Heal {
lvl 5
target_hp < 70%
sp > 10 %
}
Blessing:
partySkill Blessing {
lvl 10
sp > 30%
notInTown 1
timeout 3
target_whenStatusInactive Blessing
target_timeout 240
}
Increase Agi:
partySkill Increase AGI {
lvl 10
sp > 45%
notInTown 0
timeout 3
target_whenStatusInactive Increase AGI
target_timeout 240
}
Angelus:
partySkill Angelus {
lvl 10
sp > 45%
notInTown 1
timeout 3
target_whenStatusInactive Angelus
target_timeout 240
isSelfSkill 1
}
Cure:
partySkill Cure {
lvl 1
target_whenStatusActive Cursed, Blinded, Chaos, Silenced
sp > 10%
timeout 5
}
Priest/High Priest Skills
Self-Skill
Kyrie Eleison:
useSelf_skill Kyrie Eleison {
lvl 10
sp > 45%
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5
whenStatusInactive Kyrie Eleison
}
Assumptio:
useSelf_skill Assumptio {
lvl 10
sp > 20%
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5
disabled 1
whenStatusInactive Assumtio
}
Mangificat:
useSelf_skill Magnificat {
lvl 5
sp > 45%
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5
whenStatusInactive Magnificat
}
Party Skills
Kyrie Eleison:
partySkill Kyrie Eleison {
lvl 10
sp > 45%
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5
disabled 1
target_whenStatusInactive Kyrie Eleison
target_timeout 240
}
Magnificat:
partySkill Magnificat {
lvl 3
sp > 30%
stopWhenHit 1
timeout 10
whenStatusInactive Magnificat
partyAggressives < 1 isSelfSkill 1 } partySkill Resurrection { lvl 4 target_dead 1 } partySkill Impositio Manus { lvl 10 sp > 25
notInTown 1
timeout 3
disabled 0
target_whenStatusInactive Impositio Manus
target_timeout 60
}
Status Recovery:
partySkill Status Recovery {
lvl 10
sp > 15%
timeout 2
target_whenStatusActive Frozen, Stone Curse, Stun
}
Aspersio:
partySkill Aspersio {
lvl 5
sp > 25%
timeout 2
target_whenStatusInactive Aspersio
inInventory Holy Water
}
Suffragium:
partySkill Suffragium {
lvl 3
sp > 25%
timeout 8
target_whenStatusInactive Suffragium
notInTown 1
}
Assumptio:
partySkill Assumptio {
lvl 10
sp > 20%
stopWhenHit 1
notWhileSitting 1
notInTown 1
timeout 5
disabled 1
target_whenStatusInactive Assumtio
target_timeout 98
}
Gloria:
useSelf_skill Gloria {
lvl 10
sp > 45%
whenStatusInactive Gloria
timeout 28
}
Special thanks to Openkore.com for creating such a wonderful program which helped me and many botters throughout the Ragnarok journey.