Jump to content

[patch] Molten Armor


Auntie Mangos

Recommended Posts

What bug does the patch fix? What features does the patch add?

Molten armor triggered spell shouldn't recive bonus damage.

For which repository revision was the patch created?

[7227] Implement prismatic sockets. Related code cleanups.

Is there a thread in the bug report section or at lighthouse?

Report

Who has been writing this patch?

Reverend

DELETE FROM spell_bonus_data WHERE entry IN (34913, 43043, 43044);
INSERT INTO spell_bonus_data VALUES
(34913, 0, 0, 0, "Mage - Molten Armor Triggered Rank 1"),
(43043, 0, 0, 0, "Mage - Molten Armor Triggered Rank 2"),
(43044, 0, 0, 0, "Mage - Molten Armor Triggered Rank 3");

Link to comment
Share on other sites

  • 39 years later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use