| useSelf_skill 砸踢準備 { lvl 1
 whenStatusInactive 砸踢準備狀態
 timeout 60
 whenStatusInactive 動作延遲
 }
 useSelf_skill 轉身踢準備 {
 lvl 1
 whenStatusInactive 轉身踢準備狀態
 timeout 60
 whenStatusInactive 動作延遲
 }
 
 useSelf_skill 砸踢 {
 lvl 6
 maxCastTime 0.1
 minCastTime 0
 waitBeforeUse 0.5
 dist 2
 maxAttempts 7
 sp > 20%
 whenStatusActive 連續技準備狀態(砸踢)
 afterStatusActive 連續技準備狀態(砸踢)
 inLockOnly 1
 isSelfSkill 1
 }
 
 useSelf_skill 轉身踢 {
 lvl 7
 maxCastTime 0.1
 minCastTime 0
 waitBeforeUse 0.5
 dist 2
 maxAttempts 7
 sp > 20%
 whenStatusActive 連續技準備狀態(轉身踢)
 afterStatusActive 連續技準備狀態(轉身踢)
 inLockOnly 1
 isSelfSkill 1
 }
 
 
 
 參考了版上幾篇武僧的寫法...可是還是接不起來~
 
 有高人可以指點一下哪邊不對嗎?  謝謝
 
 |