找回密码
 立即注册

手机短信,快捷登录

搜索

C.Unit Buffs/Debuffs (Target and Focus)

[复制链接]
 楼主| 发表于 2023-6-11 17:44:21 | 显示全部楼层 |阅读模式
This is meant to replace the blizzard default buffs/debuffs from the target and focus unitframes (or that of another UI addon). Part of my Unit Frames WeakAura https://wago.io/z9hex1UoU

The blizzard buffs/debuffs should be removed when you load the addon, a /reload might be required.

With some base WeakAura knowledge you can easily change everything up. Feel free to ask in the comments and i'll try to help.

Changing order of groups:
You can move the aura's inside the dymanic groups to change the order, just make sure to copy and paste the triggers to the corresponding margin aura after moving aura's around. (Row1 and Margin1 should have the same triggers)

Dispellable school types:
In the 'DebuffsCleanse' group go to Triggers and select which schools you want shown. Then in the 'Debuffs' group do the opposite to avoid showing debuffs in 2 places.
Default is:
- Cleanse group: magic, poison, disease
- Debuff group: curse, enrage, none

This weakaura doesnt move your castbars, you can move the static castbars with a addon (like Quartz) or with the following script:
TargetFrameSpellBar:ClearAllPoints()
TargetFrameSpellBar:SetPoint("CENTER",0,0)
TargetFrameSpellBar.SetPoint = function() end
FocusFrameSpellBar:ClearAllPoints()
FocusFrameSpellBar:SetPoint("CENTER",0,0)
FocusFrameSpellBar.SetPoint = function() end
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|魔兽世界玩家社区APP官网 ( 鄂ICP备20007009号-6 )

GMT+8, 2025-7-6 18:05 , Processed in 0.139441 second(s), 7 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表