[心得] 六翼天使秒數預測監測

作者: raider01 (raider)   2016-12-25 11:36:50
此設置採用的是WeakAuras2
使用TMW的我不清楚
1.首先去建立一個圖示
2.在文字那邊改成「%c」
3.將以下函數貼進去
function()
local currentCharges, maxCharges, cooldownStart, cooldownDuration =
GetSpellCharges(53600)
if currentCharges > 1 then
return ("16")
elseif currentCharges <2 then
local timenow = GetTime()
local CL = cooldownStart + cooldownDuration - timenow
local CP = 1 - CL / cooldownDuration
local SeraphimTime = string.format("%6.1f", currentCharges *8 + 8 * CP)
return ( SeraphimTime )
end
end
4.調整你的字型大小、圖示、位置到你順眼的樣子
5.把觸發調成隨便一個技能的冷卻,然後把顯示調成「總是」
或著你只想要沒有六翼時顯示出來,那就改成
「光環」
光環名稱=「六翼天使」
「只顯示自己的」打勾
「反向」打勾
或著,你是一個懶人
https://docs.google.com/document
/d/19GmbUmAgPgkH50SsOqDHyrgjW5E0rcUhSW0AJAtH1VM/edit?usp=sharing
自己去把字串匯入再調整吧~~
作者: cjay1616 (機車拔毛)   2016-12-25 11:41:00
單純好奇效果 可以貼個圖看看嗎?
作者: alik5030 (阿璿)   2016-12-25 11:57:00
TMW直接用增益監控就好了
作者: OrzVSTO (黑色盡頭)   2016-12-25 16:12:00
不是監控公正之盾的次數就好嗎?
作者: MInihubby (哈比)   2016-12-25 17:28:00
同上
作者: raider01 (raider)   2016-12-25 18:45:00
有的時候需要比較直觀一點的東西嘛~~越直觀的東西越好啊畢竟不是每次都是兩層放出
作者: hosong (跳!)   2016-12-26 10:24:00
3Q

Links booklink

Contact Us: admin [ a t ] ucptt.com