RangeDisplay

RangeDisplay

3M Downloads

Hunter range improvement - Scatter Shot & Binding Shot

platykurticsg opened this issue ยท 0 comments

commented

Hi Mitchnull,

Thanks for the RangeDisplay add-on. It's much appreciated.

Not really an issue, but similar to the Mortal Coil talent for Warlocks there's also Scatter Shot (20 yards) for Hunters. They are not-so-common talents, but if selected in the talent build could potentially be used to bracket the range.

When I change the Hunter Harm spell list in the range library into the following & talent Scatter Shot I get improved range estimates ..

HarmSpells["HUNTER"] = {
  75, -- ["Auto Shot"], -- 40
  213691, -- ["Scatter Shot"], -- 20
}

At first glance Binding Shot (30 yards) could also be used but it creates a 'target circle'. If the add-on had some way to force the circle to the target (similar to @target in the macro conditionals) then this could also be used, but testing this is beyond my understanding of the range library.

Thanks again for the add-on.

Platykurtic

PS: Taking a quick look at the 'items' area in the range library it seems as though this can be expanded as there are potentially additional items with ranges (for example the Aqir Eqq Cluster toy might work similar to the Ley Spider Eggs). I'll do some testing and see if I can build the list out further to help improve the range estimate.