Improved Scorch / Fire Vulnerability. AddOn.

Tools to improve your life or just make it shinier.
Post Reply
Rethon
Posts: 5

Improved Scorch / Fire Vulnerability. AddOn.

Post by Rethon » Mon Jun 10, 2024 9:19 am

Improved Scorch 3/3 has a 100% Chance to add a Fire Vulnerability debuff on the Target up to 5 stacks.

Sometimes ur Scorch hits the target but the Fire Vulnerability debuff can be resisted.

That's why I want to pursue the Fire Vulnerability debuff not the Scorch.

There are two different versions of Bigwig's @ turtle wow addonpage. Both have scorch timers.

The first version of BigWigs is tracking the Scorch. The timer will reset to 30 seconds regardless of whether Fire vulnerability was resisted. I Scorch > Fire Vulnerability resists > Tracker jumps despite it back to 30 sec > i loose all 5 Stacks b/c they run out. This sort of ''Scorchtracker'' is useless.

But the other version of BigWigs is rly nice because it is tracking the Fire Vulnerability. It can also track the resisted Fire Vulnerability and wont jump back to 30sec if Fire Vulnerability has been resisted. It also shows a Warning if some of the other mages are high in aggro b/c of the igniteticks and so on. Its handy and has acceptable Visuals (not like other ignite timer addons).

Thats just what i wanted. It is working 100% perfect... when im close to the target...

As soon as I cast from the maximum range (36y Scorch), the addon and combatlogtracking are haveing problems. I'm trying to find out whether the problem is with the addon or with the combat log.

My Combatlog when i stand close to a Target is like this:
1st Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
Your Fire Vulnerability was resisted by Heroic Traning Dummy.
2nd Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
Heroic Traning Dummy is afflicted by Fire Vulnerability.
3rd Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
Heroic Traning Dummy is afflicted by Fire Vulnerability.(2).
4th Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
Heroic Traning Dummy is afflicted by Fire Vulnerability.(3).

(if im close my Combatlog can count the Fire Vulnerability (1)-(5) + the resisted ones.) Some trackinaddons are in need of the Combatlog information to work.

My Combatlog when i stand Maxrange (36y Scorch):
1st Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
2nd Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
3rd Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.
4th Cast:Your Scorch hits Heroic Traning Dummy for X Fire damage.

I get less infomation from my combatlog when i stand on maxrange.

My normal default UI Debuffslots underneath the Target and my addon ''Debufffilter'' will show the correct stack of fire Vulnerability but the Bigwigs is not (on Maxrange). When i clear my target and retarget the mob, the BigWigs then will show the correct Number of Stacks thats why i made some Macros as workaround. Fireball and Scorch with cleartarget>retarget. After the retarget, the stacks visualised by BigWigs are correct but whenever i push/spam these Macros my BigWig Scorch/Ignite visualBars are stuttering.

Rethon
Posts: 5

Re: Improved Scorch / Fire Vulnerability. AddOn.

Post by Rethon » Mon Jun 10, 2024 11:05 am

/run for _,n in pairs({"Party", "PartyPet", "FriendlyPlayers", "FriendlyPlayersPets", "HostilePlayers", "HostilePlayersPets", "Creature" }) do SetCVar("CombatLogRange"..n, 200) end

i think this solved my problem

Post Reply