Hekili Priority Helper

Hekili Priority Helper

44M Downloads

[BUG] Marksmanship hunter, sometimes recomended multi-shot when you already have trick shots buff

mythadon opened this issue · 3 comments

commented

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this issue (above) so that it describes the issue I am reporting.
  • I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).

Describe the Issue

Getting recomended multi shot even when you have trick shots buff already up

How to Reproduce

  1. enter game as hunter
  2. choose marksmanship spec
  3. make sure to have the following talent build
    B4PAI6Hz82/AvTZSB0bPjW+5Y5ARoFAiCCCAAAAQkkEJJIIkkUSkGREFpoJkIhESoBAAAAA
  4. follow rotation from hekili up until you have used Volley
  5. you should have the trick shots buff now, and hekili is still recomending multi-shot
  6. (side note, 'Death Chakram' should be right before 'Salvo')

Snapshot (Link)

https://pastebin.com/55ut6kBa

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

Mythadon#7795

commented

Are you thinking that Multi-Shot should never be recommended while Trick Shots is up? A comparison sim would be helpful here.

Regardless, here's the entry in the priority that was recommended during your snapshot:

43.  multishot ( trickshots - 16 )
The action (multishot) is usable at (0.00 + 0.00) with cost of 15 focus (have 100).
 - the action is ready before the current recommendation (at +0.00 vs. +10.00).
List ( trickshots ) called from ( Marksmanship:default:7 ) would PASS at 0.00.
active_enemies[5.00] > 2
 - this entry's criteria PASSES: buff.trick_shots.down[false] | ( buff.precise_shots.up[true] | buff.bulletstorm.stack[8.00] = 10 ) & focus.current[100.00] > cost[15.00] + action.aimed_shot.cost[26.25]

The reasons this entry would potentially show are:

  1. Trick Shots is down. That's not the case right now (Trick Shots has 0.17 seconds left on it).
  2. Your current Focus (100) is greater than the cost of Multi-Shot (15) and Aimed Shot (26.25) -- this is true -- AND either:
    a. Precise Shots is up (Yes) or
    b. Bulletstorm is at 10 stacks (No).

Since 2 and 2a are met, Multi-Shot is intended to be recommended here (unless there were something higher priority that you think should've been recommended instead. I don't see any higher priority entries that are both ready and have their conditions met.

commented

This is what your sim profile would've done under those circumstances. You can look into customizing your priority if you disagree with the theorycrafters for your spec.

commented