(Work in progress)
Shows a list of debuffs that are on (or missing) from the target.
Debuffs in the priority list always show an icon
Debuffs not in the priority list are shown either as red or green depending on if they are in the white list or not.
You have to add your wanted debuffs to the prio list and white list in the On Init code block using their spell ids.
Example prio lists:
local prio_debuffs = {
11556,--Demoralizing Shout
11597,--Sunder Armor
17392,--Faerie Fire
--11708,--Curse of Weakness
11722,--Curse of Elements
11717,--Curse of Recklessness
17937,--Curse of Shadow
23605,--Spell Vulnerability
28595,--Winter's Chill
11374,--Gift of Arthas
}
local whitelist_debuffs = {
12867,--Deep Wounds
355, --Taunt
17800,--Improved Shadowbolt
15258,--Shadow Weaving
}
you can enter spell id or spell name. Anything after "--" just serves as a comment for the user. Note that you have to use spell ids if you don't have the spell in your character's spellbook |
1、在门户里发表的文章仅代表作者本人的观点,与本网站立场无关。
2、门户的所有内容都不保证其准确性,有效性,时间性。阅读本站内容因误导等因素而造成的损失本站不承担连带责任。
3、当政府机关依照法定程序要求披露信息时,论坛均得免责。
4、若因线路及非本站所能控制范围的故障导致暂停服务期间造成的一切不便与损失,论坛不负任何责任。
5、注册会员通过任何手段和方法针对论坛进行破坏,我们有权对其行为作出处理。并保留进步追究其责任的权利。
|