Results: 3Comments by: EpsiTizzy
File: ForteXorcist05-11-09
Pyroclasm
Posted By: EpsiTizzy
For those who like to see the Pyroclasm buff in the spell timer as powerup buff, just add in the fortewarlock.lua, under the buffname section (around line 100) : FW:RegisterBuff(63245); -- pyroclasm
File: ForteXorcist12-04-08
According to the Daelo post here, d...
Posted By: EpsiTizzy
According to the Daelo post here, debuffs are not shown/visible but in fact active on the target when the raid apply more than 40 debuffs. I was wondering if using the "Improve : Use dot ticks" extra option could help to know when dots fade but it seems to me (i'm maybe wrong) that the condition "the target has my debuff" is prior...
File: NugRunning10-07-08
Nice job, keep working ;) Added...
Posted By: EpsiTizzy
Nice job, keep working ;) Added a few things for destro lock : - Correct Backlash icon is "Interface\\Icons\\Spell_Fire_PlayingWithFire" - BUFF part : = { icon = "Interface\\Icons\\Ability_Warlock_MoltenCore", duration = 12 }, - COOLDOWN part : = { icon = "Interface\\Icons\\Spell_Shadow_DeathCoil", duration = 120 },...