Quote:
useSelf_skill Magnum Break {
lvl 10
dist 1.5
sp > 30%
aggressives >= 3
inLockOnly 1
notInTown 1
}
Code:
useSelf_skill Endure {
lvl 10
sp > 10%
whenStatusInactive Endure
onAction attack
inLockOnly 1
notWhileSitting 1
}
Code:
attackSkillSlot Brandish Spear {
lvl 10
dist 1..3
sp > 10%
aggressives >= 4
inLockOnly
timeout 5
monsters
maxAttempts
maxUses
}
Code:
attackSkillSlot Spiral Pierce {
lvl 5
sp > 25%
monsters
maxUses
maxAttempts
inLockOnly 1
}
Code:
useSelf_skill Parrying {
lvl 10
whenStatusInactive Parrying
inLockOnly 1
notWhileSitting 1
notInTown 1
}
Code:
attackSkillSlot Provoke{
lvl 10
sp >10
monsters
maxUses 1
inLockOnly 1
timeout 10
}
Code:
useSelf_skill Concentration {
lvl 10
sp > 50
whenStatusInactive Concentration
onAction attack
}
Code:
useSelf_skill Aura Blade {
lvl 5
sp > 80%
whenStatusInactive Aura Blade
onAction attack
inLockOnly 1
disabled 0
}