Code: Select all
useSelf_skill Adrenaline Rush {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Adrenaline Rush
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 3
disabled 0
inInventory
manualAI 0
}
useSelf_skill Weapon Perfection {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Weapon Perfection
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 1
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 1
disabled 0
inInventory
manualAI 0
}
useSelf_skill Power Thrust {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Over Thrust
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 1
inLockOnly 0
notWhileSitting 1
notInTown 1
timeout 3
disabled 0
inInventory
manualAI 0
}
Code: Select all
useSelf_item Awakening Potion {
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive Awakening Potion
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 5
disabled 0
inInventory
manualAI 0
}