ZhengPeiRu21 / mod-individual-progression

AzerothCore Individual Progression Module
MIT License
111 stars 52 forks source link

Tier 3 Paladin/Shaman Access Issue #331

Open StraysFromPath opened 4 weeks ago

StraysFromPath commented 4 weeks ago

The tier 3 naxx gear is locked behind class restricted quests.

In classic these quests were faction locked.

This means unless changed - horde paladins and alliance shamans are locked out of tier 3.

https://www.wowhead.com/classic/guide/naxxramas-tier-3-armor-set-wow-classic

https://www.wowhead.com/classic/quest=9033/echoes-of-war

sogladev commented 2 weeks ago

I can't reproduce as horde pala or alliance sham. T3 requires: attunement -> Echoes of War (9033) + Reputation with Argent Dawn

config IndividualProgression.StartingProgression = 16

for alliance sham 60

.level 59
.go creature 54192
.quest add 9033
.quest complete 9033
.go c id 16134
.mod reputation 529 10000
T3 quests available

image