You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DELETE FROM `zone_difficulty_mythicmode_ai` WHERE `CreatureEntry`=17308 AND `Chance`=100 AND `Spell`=36837 AND `Spellbp0`=0 AND `Spellbp1`=0 AND `Spellbp2`=0 AND `Target`=5 AND `TargetArg`=0 AND `TargetArg2`=0 AND `Delay`=10000 AND `Cooldown`=10000 AND `Repetitions`=0 AND `Enabled`=1 AND `Comment`='Hellfire Citadel - Hellfire Ramparts - Omor the Unscarred - Meteor Test';
INSERT INTO `zone_difficulty_mythicmode_ai` (`CreatureEntry`, `Chance`, `Spell`, `Spellbp0`, `Spellbp1`, `Spellbp2`, `Target`, `TargetArg`, `TargetArg2`, `Delay`, `Cooldown`, `Repetitions`, `Enabled`, `Comment`) VALUES (17308, 100, 36837, 0, 0, 0, 5, 0, 0, 10000, 10000, 0, 1, 'Hellfire Citadel - Hellfire Ramparts - Omor the Unscarred - Meteor Test');
DELETE FROM `zone_difficulty_spelloverrides` WHERE `SpellID`=36837 AND `NerfValue`=0.1 AND `Enabled`=1 AND `Comment`='Hellfire Ramparts Mythic - Meteor Test';
INSERT INTO `zone_difficulty_spelloverrides` (`SpellID`, `NerfValue`, `Enabled`, `Comment`) VALUES (36837, 0.1, 1, 'Hellfire Ramparts Mythic - Meteor Test');
Run sql
Turn on Heroic
.go c 303004
Turn on Mythic
.go c id 17308
See if damage is being modified
The text was updated successfully, but these errors were encountered:
Issue templates and pull request templates must be uploaded to this module. Then, I will see if I can upload it. Sorry for the comment, I know it has nothing to do with the issue, but I just got a warning.
.go c 303004
.go c id 17308
The text was updated successfully, but these errors were encountered: