Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand Death Strike section of Blood DK guide #6767

Merged
merged 16 commits into from
May 29, 2024

Conversation

emallson
Copy link
Collaborator

This PR adds a pretty hefty section on Runic Power usage to the Blood DK guide, along with some other more core-ish changes:

  • a new core SuggestionBox component that can be used in a guide to have high-level suggestions that the user can drill down into for more detail
  • an extension of the EventOrderNormalizer to allow re-ordering multiple events. See 7e5b8e2 for details on why but tl;dr Blood DK can sometimes log 4-5 events for a single thing that we want to re-order. The default behavior is unchanged, this is strictly opt-in.

I am going to work on an APL section for BDK next and then make the guide default.

Screenshots

(The "Usage" subsection currently exists. the top part is new)

Link: http://localhost:3000/report/L8tfjq2vyFxgCNDJ/1-Heroic+Kazzara,+the+Hellforged+-+Kill+(2:28)/8-Zells/standard#prototype

image
image

emallson and others added 15 commits May 11, 2024 16:12
these aren't wired up to anything, that is the next step
this also adds some extra configuration options to the violation
problem list, and to the event order normalizer.

the change to the event order normalizer allows moving multiple events
via the same spec. this is useful for Bone Shield because a single
cast of Marrowrend may generate up to 4 events (apply + 2 stacks or
refresh + 3 stacks) and more than that during DRW
this has been largely replaced by the DS section
@emallson emallson changed the title Blood/guide 2.0 Expand Death Strike section of Blood DK guide May 22, 2024
@emallson
Copy link
Collaborator Author

(i totally forgot to set a title for this, oops)

@emallson emallson added this pull request to the merge queue May 29, 2024
Merged via the queue into WoWAnalyzer:dragonflight with commit 34454bb May 29, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants