
Originally Posted by
Roth_Trailfinder
B.Brow is only as good or better than B.Blessing if IQ is showing 6 or lower. If your IQ is showing 7 or higher, you want to B.Blessing. This assumes you have the choice of the two.
---
If you want to skip the condition checks, in order to macro it, go ahead. But that's the best order for doing the Byregot's Finisher.
The whole point is a macro that does the condition check for you without having multiple manual checks.
The Brow > Blessing comparison I made wasn't under the same condition, but good vs normal. 11 IQ stacks good condition Brow = 3.75x basic, 11 IQ stack normal condition Blessing = 3.0x Basic. If you're using a macro, then normal condition Blessing should be enough for you, and good condition Brow would be better.
However, looking at my macro again I noticed Brow would mean skipping INGII, so to pass that this should work.
Code:
-Opening Stuff
/ac "Steady Hand" <me> <wait.2>
/ac "Innovation" <me> <wait.2>
/ac "Great Strides" <me> <wait.2>
/ac "Byregot's Brow" <me>
/ac "Ingenuity II" <me> <wait.2>
/ac "Byregot's Blessing" <me> <wait.1>
/ac "Ingenuity II" <me> <wait.2>
-Closing Syntheses
If ING isn't needed for synthesis, the CP is better used up elsewhere so:
Code:
-Opening Stuff
/ac "Steady Hand" <me> <wait.2>
/ac "Great Strides" <me> <wait.2>
/ac "Byregot's Brow" <me>
/ac "Innovation" <me> <wait.2>
/ac "Byregot's Blessing" <me> <wait.3>
-Closing Syntheses