Hey guys/gals,
Was configuring my bot to us frost misty. But every time it finish casting, openkore got disconnected from server. Its not the problem with my ISP or etc. I have even tried putting isSelf skill = 1 as well but no use. And also could you please tell me the status for freezing when hit by frost misty? Is it different from 'Frozen' status? Thanks in advance.
Below is my config:
attackSkillSlot WL_FROSTMISTY {
lvl
dist
maxCastTime 0
minCastTime 0
hp > 30%
sp > 20%
homunculus_hp
homunculus_sp
homunculus_dead
onAction attack
whenStatusActive
whenStatusInactive Action Delay
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 0
timeout 0
disabled 0
monsters Magmaring
notMonsters
maxAttempts
maxUses
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}
attackSkillSlot WL_CHAINLIGHTNING {
lvl
dist 8
maxCastTime 0
minCastTime 0
hp > 30%
sp > 20%
homunculus_hp
homunculus_sp
homunculus_dead
onAction attack
whenStatusActive
whenStatusInactive Action Delay
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts
maxUses
target_whenStatusActive Frozen
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}
How to config Misty Frost?
Moderator: Moderators