黃易群俠傳M脫機外掛應用程式黃易神行
552
0

[發問] 蠻嚴重的問題...

puppet91971 發表於 2010-11-3 21:30:26 | 只看該作者 回帖獎勵 |倒序瀏覽 |
拜託各位大大 花點時間幫我看看
用了雄大的聯合版 進步蠻多的 卸卸雄大^^

自己分別寫了 祭司 和 遊俠的
但是問題來了 ..  
祭司 我設了 治癒 ++ 爸協 聖母 幸運
幸運卻出不來...

遊俠 我設了打怪二連矢
卻不會放出來
狙殺 時間到了 也不會再放

另外 怪能只選擇打炎漿波利嗎 他一直會打到草囧

祭司的:
############################
#      輔助技 (自己)       #
############################
useSelf_skill_smartHeal 1
# 自己補血時自動調整治癒術等級以節省SP

# 以下區塊為施展至自己身上的法術技能的設定,屬性設定請參考 attackSkillSlot 區塊

useSelf_skill 治癒術 {
lvl 10
hp < 90%
}
useSelf_skill 天使之賜福 {
lvl 10
sp > 20%
whenStatusInactive 天使之賜福狀態
timeout 220
}
useSelf_skill 加速術 {
lvl 10
sp > 20%
whenStatusInactive 加速術狀態
timeout 220
}
useSelf_skill 霸邪之陣 {
lvl 10
sp > 20%
whenStatusInactive 霸邪之陣狀態
timeout 60
}
useSelf_skill 聖母之頌歌 {
lvl 4
sp > 20%
whenStatusInactive 聖母之頌歌狀態
timeout 90
}useSelf_skill 幸運之頌歌 {
lvl 4
sp > 20%
whenStatusInactive 幸運之頌歌狀態
timeout 30
}

############################
#      輔助技 (隊友)       #
############################
# 以下區塊為施展至隊友身上的法術技能的設定,部分屬性設定請參考 attackSkillSlot 區塊
partySkill 治癒術 {
lvl 10
maxCastTime
minCastTime
hp
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit
inLockOnly
notWhileSitting
notInTown
timeout
disabled
manualAI
target
# 輔助技能施放對象的名字
target_hp <95%
# 施放對象的 HP 範圍限制
target_isJob
# 施放對象為以上英文職業名時
target_isNotJob
# 施放對象非以上英文職業名時
target_whenStatusActive
# 施放對象處於某種狀態時
target_whenStatusInactive
# 施放對象不為某種狀態時
target_aggressives
# 施放對象被圍攻的隻數
target_monsters
# 施放對象被以上的魔物攻擊時(魔物名稱以逗號隔開)
target_timeout
# 施放對象的時間間隔
target_deltaHp
# 施放對象的 HP 改變量(大多皆為負值)
target_dead
# 施放對象死亡時(大多應用於復活術)
inInventory
isSelfSkill
}
partySkill 天使之賜福 {
lvl 10
maxCastTime
minCastTime
hp
sp >20%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit
inLockOnly
notWhileSitting
notInTown
timeout
disabled
manualAI
target
# 輔助技能施放對象的名字
target_hp
# 施放對象的 HP 範圍限制
target_isJob
# 施放對象為以上英文職業名時
target_isNotJob
# 施放對象非以上英文職業名時
target_whenStatusActive
# 施放對象處於某種狀態時
target_whenStatusInactive 天使之賜福狀態
# 施放對象不為某種狀態時
target_aggressives
# 施放對象被圍攻的隻數
target_monsters
# 施放對象被以上的魔物攻擊時(魔物名稱以逗號隔開)
target_timeout 220
# 施放對象的時間間隔
target_deltaHp
# 施放對象的 HP 改變量(大多皆為負值)
target_dead
# 施放對象死亡時(大多應用於復活術)
inInventory
isSelfSkill
}
partySkill 加速術 {
lvl 10
maxCastTime
minCastTime
hp
sp >20%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit
inLockOnly
notWhileSitting
notInTown
timeout
disabled
manualAI
target
# 輔助技能施放對象的名字
target_hp
# 施放對象的 HP 範圍限制
target_isJob
# 施放對象為以上英文職業名時
target_isNotJob
# 施放對象非以上英文職業名時
target_whenStatusActive
# 施放對象處於某種狀態時
target_whenStatusInactive 加速術狀態
# 施放對象不為某種狀態時
target_aggressives
# 施放對象被圍攻的隻數
target_monsters
# 施放對象被以上的魔物攻擊時(魔物名稱以逗號隔開)
target_timeout 220
# 施放對象的時間間隔
target_deltaHp
# 施放對象的 HP 改變量(大多皆為負值)
target_dead
# 施放對象死亡時(大多應用於復活術)
inInventory
isSelfSkill
}
partySkill partySkill 霸邪之陣 {
lvl 10
maxCastTime
minCastTime
hp
sp >20%
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit
inLockOnly
notWhileSitting 1
notInTown
timeout
disabled
manualAI
target
# 輔助技能施放對象的名字
target_hp
# 施放對象的 HP 範圍限制
target_isJob
# 施放對象為以上英文職業名時
target_isNotJob
# 施放對象非以上英文職業名時
target_whenStatusActive
# 施放對象處於某種狀態時
target_whenStatusInactive 霸邪之陣狀態
# 施放對象不為某種狀態時
target_aggressives
# 施放對象被圍攻的隻數
target_monsters
# 施放對象被以上的魔物攻擊時(魔物名稱以逗號隔開)
target_timeout 60
# 施放對象的時間間隔
target_deltaHp
# 施放對象的 HP 改變量(大多皆為負值)
target_dead
# 施放對象死亡時(大多應用於復活術)
inInventory
isSelfSkill
}



遊俠 :
attackSkillSlot #二連矢 {
lvl 10
# 技能等級
dist 20
# 施法距離 (魔法最大攻擊為9格,戰士系需要較短距離)
maxCastTime
minCastTime
hp
# HP 範圍限制
sp >10%
# SP 範圍限制
homunculus_hp
# 人工生命體 HP 範圍限制
homunculus_sp
# 人工生命體 SP 範圍限制
homunculus_dead
# 人工生命體死亡時
onAction
# 當 AI 為 ... 時
whenStatusActive
# 當處於某種狀態時
whenStatusInactive
# 當某種狀態失效時
whenFollowing
# 當跟隨時
spirit
# 氣彈數範圍
aggressives
# 被魔物圍攻的隻數
previousDamage
stopWhenHit 0
# 被攻擊時是否停止使用本技能
inLockOnly 1
# 是否只在鎖定地圖使用
notInTown
# 是否不在城鎮使用
timeout
disabled
# 是否關閉本區塊技能
monsters
# 限定針對哪些魔物使用
notMonsters
# 限定不對哪些魔物使用
maxAttempts
# 若技能使用失敗,則最多嘗試幾次(施法失敗也算一次)
maxUses 2
# 本技能使用幾次(施法成功才算一次)
target_whenStatusActive
# 當目標處於某種狀態時
target_whenStatusInactive
# 當目標不為某種狀態時
target_deltaHp
# 目標魔物的 HP 改變量(大多皆為負值)
inInventory
# 物品欄有某(些)物品時
isSelfSkill 0
# 本技能是否為使用在自己身上的技能
############################
#      輔助技 (自己)       #
############################
useSelf_skill_smartHeal 1
# 自己補血時自動調整治癒術等級以節省SP

# 以下區塊為施展至自己身上的法術技能的設定,屬性設定請參考 attackSkillSlot 區塊
useSelf_skill 心神凝聚 {
        lvl 10
        sp > 20%
        whenStatusInactive 心神凝聚狀態
        timeout 240
}
useSelf_skill 狙殺瞄準 {
        lvl 10
        sp > 10%
        whenStatusInactive 狙殺瞄準狀態
        timeout 30
}


很認真想學 有哪裡能改進 麻煩盡量指證
有爬過文 照著上面 還是有些問題 請知道的大大幫忙解決
卸卸=)
收藏收藏 分享分享 讚 幹 分享分享 FB分享
回覆

使用道具 舉報


您需要登錄後才可以回帖 登錄 | 註冊


手機版 | Archiver | 外掛聯合國

GMT+8, 2024-11-30 07:36 , Processed in 0.052124 second(s), 16 queries , Memcache On.

版權說明:
  本站不會製作、經銷、代理外掛程式。僅免費提供外掛程式下載前之掃毒及掃木馬等安全檢測驗證,協助會員遠離盜號危險程式。本站所有資料均來自網際網路收集整理,說明文字暨下載連結轉載自原程 式開發站。站上出現之公司名稱、遊戲名稱、程式等,商標及著作權,均歸各公司及程式原創所有,本站程式所有權歸外掛聯合國所有。本程式所有權歸外掛聯合國所有.......

回頂部
第二步?
第三步?