• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Enchanter Chromatic Haze Proc Exploit & Downflag

kknights

Member
Joined
Oct 22, 2014
RedCents
368¢
This is kindof a two-parter post since it's a borderline exploit in code that can be done through a downflag. I use the word "exploit" loosely here as I'm sure this was never *intended* to work like this BUT it functions through completely legitimate means... You can do this without any MQ2/downflag/whatever but if you want to save your keyboard then I recommend this method.

So, what is it? Enchanters get an AA, "Gift of Hazy Thoughts", which has a chance to proc one charge of Chromatic Haze on your group anytime you cast [most] detrimental spells. It was originally intended only to work on nukes in Beta but that didn't get fixed (which is good for us). Due to this bug, it also can proc from certain AA, notably Eradicate Magic and Banestrike. We care about the latter. If you never were one to mess around with Banestrike, it's an instant cast nuke with a 1 minute refresh... if it lands successfully. If you try to Banestrike a friendly, it instantly resets. So, instant cast, potential for instant reset. Hopefully you see where this is going...

How to do it? You need a pet (any pet) or non-aggro, friendly type NPC available and in cast range of Banestrike. For doing this manually, I set this mob on my Xtarget for quick targetting but that's not required. Banestrike needs to be keylinked if you are doing this manually as well, and you also need a key to toggle targets (Set these under Options -> Keys ->Target category). After you've done that initial setup it's time to get to proccing! Target the pet/friendly NPC and spam your key for Banestrike till Haze procs. You really need to mash that key otherwise you're not going to benefit (as) much. Once you proc Haze, toggle your target to the hostile NPC you're killing, nuke, repeat. Watch you & your group's DPS soar even though you will be nuking a lot less (since you're Banestriking). It's a good way to save mana as well since you're nuking less - I can match or exceed other Ench DPS on raids while casting >25% less nukes.

Now, I haven't been using this method long but my keyboard and my finger are already getting tired of spamming my Banestrike button sooo... why not automate it a bit? I made a rather simple downshit that you can use which will do this whole thing for you.

Some notes: Your mercs do not count as friendly NPCs. You cannot Banestrike on them. Additionally, automating it will not be as fast as you chain mashing your keyboard but this way you can save your wrist and also have it run if you're doing AFK XP. I've made multiple downflags for this and the situation dictates which you should use so please read each scenario.

1. You are manually playing your character. You have *any* pet available. You will be toggling between your hostile NPC and pet when you want Haze:
Rich (BB code):
downflag1=1
downshit1=/if (${Target.Type.Equal[Pet]} && ${Me.AltAbilityReady[15073]} && !${Me.Song[Chromatic Haze].ID} && !${Me.Casting} && !${Me.Invis} && !${Me.Moving}) /casting "Banestrike"

2. You are manually playing or automating your character. You have YOUR own pet or familiar summoned. You do not want to toggle your targets:
Rich (BB code):
downflag2=1
downshit2=/if (!${Me.Song[Chromatic Haze].ID} && ${Me.AltAbilityReady[15073]} && !${Me.Casting} && !${Me.Invis} && !${Me.Moving}) /multiline ; /target ${Me.Pet} ; /casting "Banestrike"

3. Same as #2 except you have a *defined* target you want to use and not your pet. Replace YOURTARGETNAME with the appropriate pet name or NPC you want to use:
Rich (BB code):
downflag3=1
downshit3=/if (!${Me.Song[Chromatic Haze].ID} && ${Me.AltAbilityReady[15073]} && !${Me.Casting} && !${Me.Invis} && !${Me.Moving}) /multiline ; /target YOURTARGETNAME ; /casting "Banestrike"

Hopefully some people will find this helpful. I haven't done in-depth testing with KA yet since I always main the Ench but I'll try some more automation out and update if necessary.

I'd also love if someone has some tips or code to do this as a plugin or ways to increase the speed of hitting Banestrike.
 
The proc from Gift of Hazy Thoughts is +340% damage mod + 100% chance to crit. It's the same as the first rank of the activated AA, Chromatic Haze. The last rank of activated Chromatic Haze is +375% for reference.

With the activated version of Haze I can crit for 800k+ with IOG and 600/700k with the proc version. My normal IOG crit without the Haze proc is around 200k. Without IOG, the proc is around 400-500k while my normal crit is around 130k. I know that doesn't truly answer your question though. I don't have a large enough sample size of raid parses to give you a definite answer but I can give you a personal example:

On Praetor Vitio the other day I cast 27 nukes (and over 200 Banestrikes) and had just over 80k DPS whereas another Ench cast 40 nukes and had just over 60k DPS. The other Enchanter is a good Ench and we usually parse very close to each other on burn mobs. I know he doesn't use the Haze trick though. Looking at a ton of past Vitio parses I would be between 40 - 60k DPS; now, we've gotten a bit faster at it but not enough to account for a 20k increase in DPS while casting 1/3 less nukes. :) The more casters in your group, the larger the returns are going to be of course. When I get more data from the DPS casters in my group I'll update.

Oh, and btw *occasionally* it can be a lil buggy and your Haze charge will get eaten by a proc or something so you won't see a huge nuke when you think you should. That's rare though. Just thought I'd mention it in case someone wonders why they didn't get their big bang!

Edit: For anyone raiding Arx, Firiona Vie is a great NPC to use for this btw since you may have her on XT anyhow :D
 
Have you seen if the haze will get eaten by a mage casting their servant? Wondering about that since I sometimes pull with eradicate magic, and the first DPS my mage has is the servant.
 
Have you seen if the haze will get eaten by a mage casting their servant? Wondering about that since I sometimes pull with eradicate magic, and the first DPS my mage has is the servant.

Unfortunately, yes, it will eat the proc.
 
This is why people call Wizards OP. It isn't the Wizard it is this bug doing it. It is a HUGE dps boost. And the devs know it is broke. and aren't prioritizing a fix for it. It was announced broke after TDS release. If this could be automated to work with Bot mac or Kiss I would donate a krono.
 
I'd imagine that for me alone it wouldn't be much of a boost.. But if you had say Tank+healer+enc+wiz+wiz+wiz, my dps wouldn't matter much. May do some parses though
 
Right now we're running 2 wiz mercs and it's taking a HUGE chunk out of hps. I never do that much dps anyway... lazy chanter :)
 
Anyone done any parsing to see if this is worthwhile? Just curious!

I'm debating doing some parsing with a combat dummy in the next few days but I'm pretty lazy and don't like parsing while I'm actually at the keyboard which is what this would require to see the true potential. If someone else wants to do it feel free though! lol I'll probably have some more raid numbers to share soon.

This is why people call Wizards OP. It isn't the Wizard it is this bug doing it. It is a HUGE dps boost. And the devs know it is broke. and aren't prioritizing a fix for it. It was announced broke after TDS release. If this could be automated to work with Bot mac or Kiss I would donate a krono.

This wasn't the initial issue with it being "broke" right after TDS release. Any spell you cast would eat the proc instead of damage spells (beneficial, debuffs, weapon procs, etc.). Maybe this did get reported and I missed it. I'm okay with them ignoring it though! Even without the 'exploit', it's still borderline overpowered but I haven't seen any DPS casters complain. :D
 
Re: Enchanter Chromatic Haze Proc Exploit & Downflag

This also works using Illusory Ally or Doppelganger aas on a PC.

- - - Updated - - -

not able to get this to work. Im adding it to my Server_Character.ini under MQ2Melee part and its not working in game. I target my pet or someone elses pet and its not doing it.

- - - Updated - - -

I got it to work now. However what command do you need to use if I want to target a specific PC? Id like to make one where it will cast Illusory Ally on a PC over and over just like yours does to the pet above.
 
It will take them years to fix shit like this. Remember the bard aura flurry rate bug? Instead of fixing that they nerfed zerker flurry rate and stagnated it and after fixing it they never went back and fixed zerkers even today they do not have the highest flurry rate anymore.
 
Re: Enchanter Chromatic Haze Proc Exploit & Downflag

I got it to work now. However what command do you need to use if I want to target a specific PC? Id like to make one where it will cast Illusory Ally on a PC over and over just like yours does to the pet above.


Try one of these.

For a specific player name:
Rich (BB code):
downflag11=1
downshit11=/if (!${Me.Song[Chromatic Haze].ID} && ${Me.CombatState.Equal[COMBAT]} && !${Me.Casting} && !${Me.Invis}) /multiline ; /target PLAYERNAME ; /alt act 2203

or this for a specific XTarget:

Rich (BB code):
/downflag11=1
downshit11=/if (${Me.XTarget} && !${Me.Song[Chromatic Haze].ID} && ${Me.CombatState.Equal[COMBAT]} && !${Me.Casting} && !${Me.Invis}) /multiline ; /target ${Me.XTarget[1]} ; /alt act 2203

Those both use Illusory Ally. I can't test them in game right now but that should be okay. I'll test it later to be sure.

- - - Updated - - -

Update: Well, lets add some more Haxx0r to this thread.

Apparently if you use the Illusory Ally/Doppel method on a PC, it now causes the Haze proc to act as a TGB-able spell. You can Haze other groups.
 
Re: Enchanter Chromatic Haze Proc Exploit & Downflag

Update: Well, lets add some more Haxx0r to this thread.

Apparently if you use the Illusory Ally/Doppel method on a PC, it now causes the Haze proc to act as a TGB-able spell. You can Haze other groups.

Explain please!!!! Break it down kindergarten style for me, I'm a little slow....

BTW, this was probably the single best find on the forums for ME personally, and I thank you sir
 
Re: Enchanter Chromatic Haze Proc Exploit & Downflag

Explain please!!!! Break it down kindergarten style for me, I'm a little slow....

BTW, this was probably the single best find on the forums for ME personally, and I thank you sir

It's more or less the same logic as with the Banestrike-Friendly NPC strategy. KwP1169 kindly pointed out that the Enchanter AA Doppelganger and Illusory Ally also have the potential to proc Haze. Like Banestrike, both of those AA are instant cast (which is what we need to effectively utilize the strategy). The difference this time is that you have to use a PC in order for the AA to "fail" and instantly reset. Now, through some dumb luck of me screwing around with this before raids I found out that much like activated Haze which is TGBable, so is the proc (which normally would be impossible). That means that you can proc Haze on any person/group - even if it isn't the group YOU are in. In order to do that, you have to use that particular person as your Doppel/Ally target. Personally, I wouldn't find much use for procing it on another group but I'm sure some people will. You could have your main group with the Enchanter out of group (for whatever reason) and still Haze the main group for example. Or you could give the Wizard group in raid double trouble with even more Haze procs from a second Enchanter.

I'm glad you've found it useful. I know my Enchanters and caster DPS love it on raids. It is a bit annoying with the audio trigger firing off constantly though ;P
 
Hi, everyone. I'm having a difficult time trying to get this to automate under MQ2Melee. Is there something that I'm doing wrong? Here is the information from my ini file. I'm a complete noob at this ~


[MQ2Rez]
Soundfile=C:\Users\John\Desktop\MQ2\mq2rez.wav
Accept=1
Plugin=1

downflag1=1
downshit1=/if (!${Me.Song[Chromatic Haze].ID} && ${Me.AltAbilityReady[15073]} && !${Me.Casting} && !${Me.Invis} && !${Me.Moving}) /multiline ; /target

${Me.Pet} ; /casting "Banestrike"
 
q, I dont see the [MQ2melee] flag.

type "/mq2melee save" on your ench. Then put that downflag in the mq2melee section that appears.
 
Has this been nerfed with last patch the 19th? Can't get it to proc Chromatic Haze anymnore... either it was nerfed and i'm not seeing an announcement of it.. or i just have real BAD luck getting it to go off while casting banestrike on my pet.
 
as far as I can tell it was working pretty regular before the 19th, now not 1 hit on it in 3 days of running, me thinks it got hit with the nerfbat
 
as far as I can tell it was working pretty regular before the 19th, now not 1 hit on it in 3 days of running, me thinks it got hit with the nerfbat

Can anyone else confirm that it appears nerfed ?????????

I wrote a macro for my enchanter to record procs... chanter targets its pet.. casts banestrike... checks for the song buff of chromatic haze... adjusts counter if song buff exists.... 0 procs after 4 hours running.
 
Enchanter Chromatic Haze Proc Exploit & Downflag

Users who are viewing this thread

Back
Top
Cart