Skip to content

Commit

Permalink
[DB] SoD: Update loot table: Karazhan Crypts.
Browse files Browse the repository at this point in the history
  • Loading branch information
NORPG committed Feb 10, 2025
1 parent 37b1d7b commit 716f973
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ root(ROOTS.Instances, expansion(EXPANSION.CLASSIC, {
n(OPERA_OF_MALEDICTION, { -- Opera of Malediction
i(235889), -- Servant's Quarterstaff
i(235883), -- Well Diver's Stumble
i(235878), -- Malefic Belt
i(235893), -- Shadowbound Grimoire
}),
n(238024, { -- Creeping Malison (5)
i(235888), -- Clobberclub
Expand All @@ -148,15 +150,15 @@ root(ROOTS.Instances, expansion(EXPANSION.CLASSIC, {
n(237439, { -- Kharon (2)
["description"] = "Kharon's loots are special, as it will loot an item from the loot table of all dungeon bosses, including the Opera, plus Kharon's own loots.\nKharon's exclusive loot is ilv86, which has an additional random 1 of 6 Enchantments",
["groups"] = {
i(235893), -- Shadowbound Grimoire
i(235878), -- Malefic Belt
i(235874), -- Cultist's Handwraps
i(236642), -- Mender's Handwraps
i(235875), -- Gravedigger's Gloves
i(235876), -- Sinner's Handguards
i(235870), -- Rattlechain Helm (?)
i(235877), -- Fanatic's Gauntlets
i(236645), -- Lightwielder's Gauntlets
i(236643), -- Nightwatcher's Gloves
i(236644), -- Mourner's Handguards
},
}),
n(238365, { -- Dark Rider (4)
Expand Down

0 comments on commit 716f973

Please sign in to comment.