[BUG] Shaman Threat

Account or connection issues

[BUG] Shaman Threat

by Mizu » Tue Mar 03, 2015 6:03 am

Rockbiter Weapon and Earth Shock are meant to apply additional threat, but do not on Nostalrius.

Earth Shock's threat value in Vanilla should be 2x its damage, while here it is 1x.

Rockbiter Weapon should add a flat amount of threat per swing multiplied by your weapon speed, but does not. Here are the values from KLHThreatMeter's KTM_Data.lua:

Code: Select all
   ["earthshock"] =
   {   
      class = "shaman",
      multiplier = 2.0,

Source: http://www.wowwiki.com/Earth_Shock

Code: Select all
-- These are the DPS modifiers for ranks of rockbiter. Whenever a hit lands with a rockbiter weapon, the added threat
-- equals the speed of the weapon times the rockbiter value, e.g. 72 dps for max rank.
--! This variable is referenced by these modules: combat, my,
me.rockbiter =
{
   [1] = 6,  --  1
   [2] = 10, --  8
   [3] = 16, -- 16
   [4] = 27, -- 24
   [5] = 41, -- 34
   [6] = 55, -- 44
   [7] = 72, -- 54

Source: http://db.wowascension.com/?spell=20871

While one might be inclined to write off the nonfunctionality of Shaman tanking as a minor issue at best, this has broader implications for Enhancement as a whole, as Rockbiter Weapon can thus be safely used in place of Windfury and actually provide better DPS throughout most of Classic. Earth Shock would also naturally replace Frost Shock as the spell of choice for Enhancement Shaman.

Also, Rockbiter Weapon semi-rarely procs Flametongue for some reason.
User avatar
Mizu
Grunt
Grunt
 

Re: [BUG] Shaman Threat

by Norma » Tue Mar 03, 2015 12:13 pm

Mizu wrote:Also, Rockbiter Weapon semi-rarely procs Flametongue for some reason.


I see this bug too ...
User avatar
Norma
Private
Private
 

Re: [BUG] Shaman Threat

by Bilandal » Tue Mar 03, 2015 12:14 pm

Nice bug report ! :)
User avatar
Bilandal
Grunt
Grunt
 

Re: [BUG] Shaman Threat

by Vinzane » Wed Mar 04, 2015 6:24 am

Norma wrote:
Mizu wrote:Also, Rockbiter Weapon semi-rarely procs Flametongue for some reason.


I see this bug too ...



Yeah me too, it can even prov windfury. I Made a seperate post about it, with picture proof.
Vinzane
Tester
 

Re: [BUG] Shaman Threat

by Norma » Fri Mar 06, 2015 12:01 pm

Hello,

UP

Screen by Vinzane:

viewtopic.php?t=2041

Fix it, asap (next patch ?) please ... this bug is too big
Shaman Dps is too high with this cheat
User avatar
Norma
Private
Private
 

Re: [BUG] Shaman Threat

by Mizu » Sun Mar 08, 2015 6:49 pm

Not really convinced of the windfury thing, but this is still a huge problem.
User avatar
Mizu
Grunt
Grunt
 


Return to Support