Closed fr1nge closed 12 years ago
The spell bonus benefit for Vampiric Touch is incorect, tested with Dr.Damage addon and the damage is way off.
Suggested fix:
-- Fix Vampiric Touch spell bonus data UPDATE spell_bonus_data SET dot_bonus = 0.2 WHERE entry = 34914;
This should go into the core
The spell bonus benefit for Vampiric Touch is incorect, tested with Dr.Damage addon and the damage is way off.
Suggested fix: