Hekili Priority Helper

Hekili Priority Helper

53M Downloads

[REC] ⚠️ Sub rogue recommending eviscerate on 5+ targets instead of rupture with m+ build

fzarr opened this issue · 3 comments

commented

Before You Begin

  • I confirm I am using the latest version of the addon (outdated versions may have problems that were fixed on the newest release).
  • I confirm I am playing on official Blizzard servers (not private servers).
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I have updated the issue title to clearly describe the problem.
  • I am reporting an issue with the default specialization priority (not a custom or imported priority).

Specialization

Rogue - subtlety

Describe the Issue

Sub rogue in aoe build should spread ruptures in opener, but addon recommends eviscerate. It's true in the ST build that this is what the sim does, but once specced into replicating shadows it uses rupture instead.

How to Reproduce

  1. Be sub rogue, spec into m+ build
  2. Go near 5+ mobs
  3. Addon in opener will switch to evis instead of rupture

What is your information source?

Based on my own Raidbots Quick Sim results

Snapshot (Link)

https://pastebin.com/wrtL4WbH

Raidbots Sim Report (Link)

https://www.raidbots.com/simbot/report/fN524n4jRtw4Z2Q9ZdK9AT

Additional Information

No response

Contact Information

No response

commented

This has already been fixed and merged, and will be included with the next addon update. There is a raid_event condition that is making skip_rupture always true in AoE.

commented

Thanks for the quick response! Thought it might have been the raid_event variable, but wasn’t sure how it worked.

commented

In the addon, that adds raid event just returns true during aoe. We don't support raid events, but it's the closest approximation.

In the sub sim, however, it's used in context to say "this is burst damage, skip ruptures".