Idk about a soft cap but there are diminishing returns starting at X% secondary stat depending on which spec you play, I recommend checking out wowhead or icyveins to check on said diminishing returns
Macro for interrupts: /focus [@mouseover,exists,harm][] /run if not GetRaidTargetIndex("focus") then SetRaidTarget("focus",7) end /cast whatever your kick is
In this case, case sensitivity matters, and your macro won't work. The correctly capitalized macro, which you can copy directly, is in the video description - don't repeat my mistakes :)
Could you explain what the if statement in the 2nd line is for? update: my understanding is that the if statement makes it so we only put a marker up if there is not yet a marker on that mob already?
so if i have lets say skull first kick.........does the macro look like this then: /focus [@mouseover,exists,harm][] /run if not GetRaidTargetIndex("skull") then SetRaidTarget("skull",1) end /cast counter shot
~9:00 - You mention a worm being on purple (and the map top right also has text on it to support this) -> but there is no purple worm, I guess it should be Orange Triangle Star But thanks again for the video Stankie
Huge Shoutout to Stankie gaming and the RLE discord for the phenomenal tools and resources at the ready for everyone prepping for Ovinax.
What WA or addon are you using to show the number to interrupts on those caster worm?
what addon you use for DBM bars? the vertical one in top mid-left area of your screen
You, good Sir, are doing an awesome job!!!!!
Do all classes have the same crit dmg multiplier? In 11.05 crit could be more beneficial ?
Is there a soft haste mastery cap if any ones knows?
Idk about a soft cap but there are diminishing returns starting at X% secondary stat depending on which spec you play, I recommend checking out wowhead or icyveins to check on said diminishing returns
kekw slowing the video down so its 10 min long
Macro for interrupts:
/focus [@mouseover,exists,harm][]
/run if not GetRaidTargetIndex("focus") then SetRaidTarget("focus",7) end
/cast whatever your kick is
Added to description aswell, ty!
In this case, case sensitivity matters, and your macro won't work. The correctly capitalized macro, which you can copy directly, is in the video description - don't repeat my mistakes :)
@@matarsaed You're right. I've fixed my previous post
Could you explain what the if statement in the 2nd line is for?
update: my understanding is that the if statement makes it so we only put a marker up if there is not yet a marker on that mob already?
so if i have lets say skull first kick.........does the macro look like this then: /focus [@mouseover,exists,harm][]
/run if not GetRaidTargetIndex("skull") then SetRaidTarget("skull",1) end
/cast counter shot
~9:00 - You mention a worm being on purple (and the map top right also has text on it to support this) -> but there is no purple worm, I guess it should be Orange Triangle Star
But thanks again for the video Stankie