兩組設定, 參考一下(本人沒測試過,因為沒練悟靈)
attackSkillSlot 艾斯敦 {
lvl 7
# 使用技能等級
dist 7
# 使用技能的距離(格)
maxCastTime 10
# 使用此技能所需最長時間(秒),施展成功即會繼續AI動作,不需等到延遲時間結束(一般攻擊型法術最好設8~10秒)
minCastTime 0
# 使用此技能所需最短時間(秒),施展成功仍需等到延遲時間結束,才會繼續AI動作
hp
# HP範圍限制(角色HP實際數字或"數字%")
sp > 5%
# SP範圍限制(角色SP實際數字或"數字%")
homunculus_hp
# 人工生命體HP範圍限制
homunculus_sp
# 人工生命體SP範圍限制
homunculus_dead
# 人工生命體死亡時使用(0=關、1=開)
onAction
# 當AI為 ... 時
whenStatusActive
# 當處於某種狀態時(請參照tables\skillsailments.txt、skillsstatus.txt、skillsstate.txt)
whenStatusInactive 可詠唱艾斯麻狀態
# 當某種狀態失效時(請參照tables\skillsailments.txt、skillsstatus.txt、skillsstate.txt)
whenFollowing
# 當跟隨時
spirit
# 氣彈數範圍
aggressives
# 被魔物圍攻的數目
previousDamage
# 上一次傷害
stopWhenHit 0
# 被攻擊時停止使用此技能(0=關、1=開)(吟唱時間較長的法術應該要設為1)
inLockOnly 0
# 只在鎖定地圖使用此技能(0=關、1=開)
notInTown 0
# 城鎮內不使用(0=關、1=開)
timeout 0
# 使用此攻擊技能之間隔時間(秒)
disabled 0
# 關閉本區塊技能(0=關、1=開)
monsters
# 使用此技能對應之魔物名稱
notMonsters
# 此技能不對哪些魔物使用
maxAttempts 0
# 若技能使用失敗,則最多嘗試幾次(施法失敗也算)
maxUses 0
# 對同一怪物最多使用次數(0=不限制)(施法成功才算)
target_whenStatusActive
# 當目標處於某種狀態時(請參照tables\skillsailments.txt、skillsstatus.txt、skillsstate.txt)
target_whenStatusInactive
# 當目標不在某種狀態時(請參照tables\skillsailments.txt、skillsstatus.txt、skillsstate.txt)
target_deltaHp
# 目標魔物的HP改變量(大多皆為負)
inInventory
# 物品欄有某些物品時
isSelfSkill 0
# 可對自己施放的技能(0=關、1=開)
equip_topHead
# 頭上裝備名
equip_midHead
# 頭中裝備名
equip_lowHead
# 頭下裝備名
equip_leftHand
# 左手裝備名
equip_rightHand
# 右手裝備名
equip_leftAccessory
# 左裝飾品裝備名
equip_rightAccessory
# 右裝飾品裝備名
equip_robe
# 披掛物裝備名
equip_armor
# 盔甲裝備名
equip_shoes
# 鞋子裝備名
equip_arrow
# 箭矢裝備名
manualAI 0
# 在手動時才使用(0=關、1=開)
}
attackSkillSlot 艾斯麻 {
lvl 4
dist 7
maxCastTime 10
minCastTime 0
hp
sp > 5%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive 可詠唱艾斯麻狀態
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxAttempts 0
maxUses 0
target_whenStatusActive
target_whenStatusInactive
target_deltaHp
inInventory
isSelfSkill 0
equip_topHead
equip_midHead
equip_lowHead
equip_leftHand
equip_rightHand
equip_leftAccessory
equip_rightAccessory
equip_robe
equip_armor
equip_shoes
equip_arrow
manualAI 0
}
skillsstatus.txt
159 可詠唱艾斯麻狀態
轉仙境 手心向太陽
留言列表