Code: Select all
partySkill Potion Pitcher {
lvl 2
target @homunculus
homunculus_hp < 65%
timeout 1
inLockOnly 1
}
Code: Select all
partySkill Potion Pitcher {
lvl 2
target Filir
homunculus_hp < 65%
inLockOnly 1
}
Code: Select all
partySkill Potion Pitcher {
lvl 2
target Filir
}
Code: Select all
partySkill Potion Pitcher {
lvl 2
target @homunculus
}