We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946946b commit 6f26311Copy full SHA for 6f26311
data/sql/db-world/zone_difficulty_info_content.sql
@@ -72,4 +72,4 @@ INSERT INTO `zone_difficulty_info` (`MapId`, `PhaseMask`, `HealingNerfValue`, `A
72
-- Duels in Forbidding Sea (Wetlands)
73
-- (2147483647, 0, '0.80', '0.80', '0.70', '0.70', 1, 'Zone 2402 Duel Healing 20% / Absorb 20% Nerf / 30% physical & spell damage nerf');
74
-- Naxxramas
75
-(533, 0, 1.0, 1.0, 1.20, 1.15, 1, 'Naxxramas 20% physical & 15% spell damage buff');
+(533, 0, 1.0, 1.0, 1.1, 1.1, 1, 'Naxxramas 10% physical & 10% spell damage buff');
0 commit comments