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 958f102 commit 3ba8525Copy full SHA for 3ba8525
data/sql/db-world/zone_difficulty_info_content.sql
@@ -16,6 +16,7 @@ INSERT INTO `zone_difficulty_info` (`MapId`, `PhaseMask`, `HealingNerfValue`, `A
16
(548, 0, 0.75, 0.75, 1.20, 1.15, 1, 'Normal SSC Healing 75% / Absorb 75% Nerf / 20% physical & 15% spell damage buff'),
17
(548, 0, 0.75, 0.75, 1.34, 1.32, 64, 'Mythic SSC Healing 75% / Absorb 75% Nerf / 34% physical & 32% spell damage buff'),
18
(534, 0, 0.85, 0.85, 1.35, 1.2, 1, 'The Battle For Mount Hyjal'),
19
+(534, 0, 0.75, 0.75, 1.48, 1.35, 64, 'Mythic The Battle For Mount Hyjal'),
20
(550, 0, 0.75, 0.75, 1.30, 1.30, 1, 'Tempest Keep'),
21
(564, 0, 0.75, 0.75, 1.20, 1.15, 1, 'Normal Mode Black Temple Healing 75% / Absorb 75% Nerf / 20% physical & 15% spell damage buff'),
22
(564, 0, 0.75, 0.75, 1.34, 1.32, 64, 'Mythic Mode Black Temple Healing 75% / Absorb 75% Nerf / 34% physical & 32% spell damage buff'),
0 commit comments