[1.0.3] Shadow Blindside improperly reports damage mult

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
SageAcrin
Sher'Tul Godslayer
Posts: 1884
Joined: Tue Apr 10, 2012 6:52 pm

[1.0.3] Shadow Blindside improperly reports damage mult

#1 Post by SageAcrin »

Code: Select all

				local multiplier = self:combatTalentWeaponDamage(t, 0.9, 1.9)
From the code.

Code: Select all

		local multiplier = self:combatTalentWeaponDamage(t, 1.1, 1.9)
The tooltip.

aristalis
Halfling
Posts: 83
Joined: Sun Jan 09, 2011 1:09 am
Location: Texas
Contact:

Re: [1.0.3] Shadow Blindside improperly reports damage mult

#2 Post by aristalis »


Post Reply