############################
# 自動使用物品 #
############################
useSelf_item 特殊合金陷阱箱子 {
inInventory 特殊合金陷阱 < 10
timeout 10
}
############################
# 一次性 攻擊 #
############################
attackSkillSlot 燃燒陷阱 {
lvl 5
dist 1
monsters
maxUses 2
equip_leftHand
equip_rightHand
}
############################
# 輔助技 (自己) #
############################
useSelf_skill_smartHeal 1
# 自己補血時自動調整治癒術等級以節省SP
# 以下區塊為施展至自己身上的法術技能的設定,屬性設定請參考 attackSkillSlot 區塊
useSelf_skill 心神凝聚 {
lvl 1
maxCastTime 0
minCastTime 0
hp
sp > 1%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive 心神凝聚狀態
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 1
inLockOnly 1
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}
useSelf_skill 風之步 {
lvl 10
maxCastTime 1
minCastTime 1
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive 風之步狀態
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 1
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}
留言列表