wowsims / sod

World of Warcraft Classic Season of Discovery simulations.
https://wowsims.github.io/sod/
MIT License
14 stars 43 forks source link

model p4 double judge #900

Closed Adamrch closed 1 month ago

Adamrch commented 1 month ago

This models the behavior from PTR that was also found to be the case on Live servers for p4. This behavior models double judging with and without the t1 6pc tier set bonus. It is accurate for those without the bonus. For the 6pc bonus the only thing that will need to change is the linger time of seals from 0.4 to 6.0 seconds

Adamrch commented 1 month ago

Timeline comfirmed JoC janky spellhit calculation (on Judge dummy spell) is working as before. Double judge is working too. image

Adamrch commented 1 month ago

Judge dummy spell, spellhit roll jankiness intact image

Adamrch commented 1 month ago

APL used to get Judge to cast during GCD after a twist while both seals are still up. image it seems a strict sequence is required, because for some reason you can't cast judge from the priority list during GCD.

Adamrch commented 1 month ago

image here's without the SoC proccing

Adamrch commented 1 month ago

Here's with a full twist Auto+SoC+SoM+SoM+JoC+JoM image

Adamrch commented 1 month ago

image