→ salamender:已收 04/26 10:50
原精華區資料
3.2懲戒騎攻擊循環(WotLk) : 攻擊循環
/castsequence reset=7 十字軍聖擊, 智慧審判, 神性風暴, 十字軍聖擊, 奉獻,
十字軍聖擊, 智慧審判, 十字軍聖擊, 神性風暴, 奉獻, 十字軍聖擊, 智慧審判,
十字軍聖擊, 神性風暴, 十字軍聖擊, 智慧審判, 奉獻, 十字軍聖擊
適用於穿t9的循環
有t10*2之後,神性風暴不在是固定的CD
技能輸出根據EJ的說法,以神性為最優先
因此我寫了兩個巨集,把輸出拆開
可以放1 2 兩指連打輸出
1.魔力管理
/script UIErrorsFrame:Hide()
/castsequence reset=4 智慧審判,奉獻
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
2.主要輸出技能
#showtooltip 十字軍聖擊
/script UIErrorsFrame:Hide()
/castsequence reset=0 ,十字軍聖擊
/castsequence reset=0 神性風暴,
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
3.斬殺時期循環
#showtooltip 憤怒之錘
/script UIErrorsFrame:Hide()
/castsequence reset=0 , , ,公正之錘,
/castsequence reset=0 , ,十字軍聖擊 , ,
/castsequence reset=0 ,神性風暴, , ,
/castsequence reset=0 憤怒之錘, , , ,
/script UIErrorsFrame:Clear()
/script UIErrorsFrame:Show()
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.39.227.171