Code: Select all
attackSkillSlot Firebolt {
lvl 8
dist 8
maxCastTime 0
minCastTime 0
hp
sp > 10
whenStatusActive Magic Power
whenStatusInactive
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters Wood Goblin, Mantis, Les
notMonsters Poporing
maxAttempts
maxUses
}
Code: Select all
useSelf_skill Magic Power {
lvl 10
whenStatusActive
whenStatusInactive Magic Power
timeout 1
}
Code: Select all
attackComboSlot Magic Power {
lvl 10
afterSkill Firebolt
waitBeforeUse 3
isSelfSkill 1
target_deltaHp
}