Commit cc21cbf
fix(DB): Gate WotLK Ahune 232 loot behind ToC phase (#478)
The WotLK Ahune revert restored the ilvl-232 cloaks (54801-54805) at the
first level-80 bracket (Naxxramas, 80_1_1). That item level matches phase-3
normal raid gear, so the cloaks were available two phases early.
- 80_1_1 now restores only the WotLK encounter (level 80, the level-75 daily
and emblem path, seasonal cosmetics); the epic cloaks are withheld.
- 80_3 (Trial of the Crusader) unlocks the ilvl-232 cloaks, where their item
level fits.
- Also adds the WotLK Frostscythe of Lord Ahune (54806, ilvl 232) to the 80_3
loot. The previous revert dropped no weapon at all once a realm reached 80;
it is now part of the same guaranteed epic group as the cloaks.
References: https://wowgaming.altervista.org/aowow/?item=54536
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 41e56e4 commit cc21cbf
2 files changed
Lines changed: 30 additions & 12 deletions
File tree
- src
- Bracket_80_1_1/sql/world
- Bracket_80_3/sql/world
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 14 | + | |
23 | 15 | | |
24 | 16 | | |
25 | 17 | | |
| |||
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments