I to have issues using Wrath calcs in Open Office. The gems as pointed out is the issue. While not being a OO pro I was able to find the issue.
While A prints out fine by it self it produces a error when it is run as a result of the if statement.
A:
INDIRECT(ADDRESS(SMALL((IF(gemlist<>"";ROW(gemlist);ROW()+ROWS(gemlist)));ROW()-ROW(gems)+1);COLUMN(gemlist);4))
I managed to kinda hack my away around this by doing the following.
Replacing the formula in Cell N10 with the following.
=IF(ROW()-ROW(gems)+1>ROWS(gemlist)-COUNTBLANK(gemlist);"";AW10)
Drag this down (little black square in bottom right of cell corner) all the way down to N65.
Now go too AW10 and paste the following.
=(INDIRECT(ADDRESS(SMALL((IF(gemlist<>"";ROW(gemlist);ROW()+ROWS(gemlist)));ROW()-ROW(gems)+1);COLUMN(gemlist);4)))
Drag this down (little black square in bottom right of cell corner) all the way down to AW65.
Forgive me for my ignorance but I have a few questions regarding glyphs and DoT timing.
1. I assume the [Glyph of Starsurge] is worse than [Glyph of Wrath] assuming you only ever used Starfall in non Lunar phases?
2. Obviously you want to burn Starfall in a Lunar phase but at the same time you want to keep it on CD as much as possible. What is the cut off point where it is better to wait for Starfall to be used in a Lunar phase. For example: if 2 second after I have moved out of Lunar phase Starfall came off CD then I may as well burn Starfall as the wait time to align it with a Lunar phase would most likely result in a loss of dps than if I had just recast it right away.
3. If applying DoT's always go IS followed by a MF (for NG procs)?
4. Similar to 2 is there and if so what is the cut off point where you would recast DoTs without a NG proc in effect.
5. In addition is there a point (and if so what is it) where you would clip your dots to refresh them with another NG effected DoT. Example: 4 secs left on DoT and you just transitioned to a eclipse state.
6. If you are just about to transition out of a phase is there ever a point (if so what is it) where its worth refreshing your DoTs.
Thanks.