Reaver's Drain skill tooltip damage doesn't match actual

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
morik
Yeek
Posts: 10
Joined: Wed Dec 01, 2010 4:19 pm

Reaver's Drain skill tooltip damage doesn't match actual

#1 Post by morik »

With no +blight dmg equipment, my (effective) lvl 1.3 drain skill says it does 45.71 blight damage.

In actuality, it is doing 47.31 blight damage.


When I put on my +44% blight damage gear (hehe, found 2 identical randart axes with +22% blight dmg each), it says it does 65.82, but actually does 73.44

Final Master
Sher'Tul
Posts: 1022
Joined: Fri May 21, 2010 8:16 pm
Location: Inside the minds of all
Contact:

Re: Reaver's Drain skill tooltip damage doesn't match actual

#2 Post by Final Master »

And this is also regardless of resistance or vulnerability to the enemies? You've done this off amount of damage against a variety of enemies that have 0% resist or vulnerability to blight?
Final Master's Character Guides
Final Master's Guide to the Arena
Edge: Final Master... official Tome 4 (thread) necromancer.
Zonk: I'd rather be sick than on fire! :D

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: Reaver's Drain skill tooltip damage doesn't match actual

#3 Post by edge2054 »

It's a typo.

Code: Select all

format(damDesc(self, DamageType.BLIGHT, self:combatTalentSpellDamage(t, 15, 200)))
should be

Code: Select all

format(damDesc(self, DamageType.BLIGHT, self:combatTalentSpellDamage(t, 25, 200)))

Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

Re: Reaver's Drain skill tooltip damage doesn't match actual

#4 Post by Graziel »

most of talents description will be corrected in next beta.
You are likely to be eaten by a grue

Post Reply