You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both Fracture and Chaos Thrust are not working correctly. Fracture DoT tics are not being parsed at all no matter which Job the ability is used on. Chaos Thrust is reporting numbers that are a fair bit too high. For Example, I did 2452 damage to a Dummy (2778 total HP and 326 left after the final DoT tic) but the parser says I did 3062 (More health than the Dummy has and the Dummy didn't roll over its HP). The regular damage is correct (1781 from a full CT combo and 1 autoattack no buffs) but the Chaos Thrust DoT damage is registering as 1281 when in fact the total DoT damage was 671 (2452-1781).
I have also observed under conditions I haven't managed to effectively reproduce that SCH's Galvanize shield after Adloquium is incorrectly being registered as a 50 dmg per tic Windbite DoT. I haven't managed to do this solo as SCH but have witnessed it multiple times in Turn 9. Might be tied to having a BRD in the party.
The text was updated successfully, but these errors were encountered:
I have the lastest version of the Parser plugin.
Fracture isn't in the Helper at all so that explains why it wasn't being tracked. You may have deleted it when you removed the Storm abilities. The numbers for CT are correct in the Helper but it's definitely registering at over double potency. The actual in-game tics every 3s are 55-57 (18-19 per second) but the DoTPS the parser is putting out is 43 per second for 129 every 3s.
Still looking at this as it's counting correctly in mine so far. It has to be something though. I have those shield skills in a separate system per say and they shouldn't overlap. Does this happen outside turn 9?
Both Fracture and Chaos Thrust are not working correctly. Fracture DoT tics are not being parsed at all no matter which Job the ability is used on. Chaos Thrust is reporting numbers that are a fair bit too high. For Example, I did 2452 damage to a Dummy (2778 total HP and 326 left after the final DoT tic) but the parser says I did 3062 (More health than the Dummy has and the Dummy didn't roll over its HP). The regular damage is correct (1781 from a full CT combo and 1 autoattack no buffs) but the Chaos Thrust DoT damage is registering as 1281 when in fact the total DoT damage was 671 (2452-1781).
I have also observed under conditions I haven't managed to effectively reproduce that SCH's Galvanize shield after Adloquium is incorrectly being registered as a 50 dmg per tic Windbite DoT. I haven't managed to do this solo as SCH but have witnessed it multiple times in Turn 9. Might be tied to having a BRD in the party.
The text was updated successfully, but these errors were encountered: