Code: Select all
attackSkillSlot Spiral Pierce{
lvl 5
sp > 25
monsters Raydric, Raydric Archer, Magmaring, Drosera
maxUses 1
inLockOnly 1
}
Moderator: Moderators
Code: Select all
attackSkillSlot Spiral Pierce{
lvl 5
sp > 25
monsters Raydric, Raydric Archer, Magmaring, Drosera
maxUses 1
inLockOnly 1
}
Code: Select all
monsterSkill LK_SPIRALPIERCE {
lvl 5
dist < 2
sp > 25
monsters Raydric, Raydric Archer, Magmaring, Drosera
maxUses 1
inLockOnly 1
}