Noviços e evoluções - Monge

CRÉDITOS: dexkul do fórum Openkore Brasil

Invocar esferas


useSelf_skill MO_CALLSPIRITS {
spirit < 5
sp > 50
}

Zen

useSelf_skill Zen
   lvl 5
   sp > 20%
   spirit < 1
   notWhileSitting 0
   notInTown 0
   disabled 0
}

Fúria Interior

useSelf_skill MO_EXPLOSIONSPIRITS {
lvl 10
whenStatusInactive Vigor Explosion
spirit 5
stopWhenHit 1
inLockOnly 0
notInTown 1
}

SKILLS OFENSIVAS

Impacto Psíquico

attackSkillSlot Infiltration {
 lvl 5
 dist 2.5
 sp => 10%
 spirit > 1
 monsters
 maxUses 10
}

Disparo de Esferas

attackSkillSlot Finger Offensive{
 lvl 5
 dist 2.5
 sp => 10%
 spirit > 4
 monsters
 maxUses 10
}

COMBOS

attackComboSlot Combo Quádruplo {
lvl 5
sp > 10
afterSkill Combo Triplo
waitBeforeUse 0.2
isSelfSkill 0
dist 1.5
maxUses 1
}

attackComboSlot MO_COMBOFINISH {
lvl 5
dist 1.5
sp > 20%
spirit > 0
isSelfSkill 1
waitBeforeUse 0.2
afterSkill Combo Quádruplo
}

attackComboSlot Glacier Fist {
lvl 5
dist 1.5
sp > 20%
spirit > 0
isSelfSkill 1
waitBeforeUse 0.2
afterSkill MO_COMBOFINISH
}

attackComboSlot Chain Crush Combo {
lvl 5
dist 1.5
sp > 20%
spirit > 0
isSelfSkill 1
waitBeforeUse 0.2
afterSkill Glacier Fist
}
 
Um exemplo que pode ser editado/alterado caso tenham interesse

attackComboSlot MO_CHAINCOMBO {
    lvl 5
    dist 1.5
    sp > 30
    monsters Poring
    notMonsters Red Plant, Green Plant, Blue Plant
    afterSkill MO_TRIPLEATTACK
    waitBeforeUse 0.3
    isSelfSkill 1
}

Nenhum comentário: