This solves the problem of not being able to enter the black temple with the blessed medallion of Karabor.
It now checks if the players completed the quest to get the medallion instead.
- stratholme living side, 3 doors not locked that should require the scarlet key
the bastion door (entry 175967)
hoard door (entry 175968)
the high command door (entry 176194)
! requires clearing client cache
- quest 4771, Dawn's Gambit, gives 500 AD rep, should be 200
- quest 5212, the flesh does not lie gives 500 AD rep, should be 100
- quest 5213, the active agent gives 500 AD rep, should be 100
- quest 5265, the argent hold gives 500 AD rep, should be 200
- quest 5529, Plagued Hatchlings, gives 500 AD rep, should be 100
- quest 7441, Pusillin and the Elder Azj'Tordin gives 500 rep, should be 200
- quest 7498, a study of stealth and treachery gives 500 rep, should be 200
- quest 7499, Codex of Defense gives 500 rep, should be 200
- quest 7500, The Arcanist's Cookbook gives 500 rep, should be 200
- quest 7501, The Light and How To Swing It gives 500 rep, should be 200
- quest 7502, Harnessing Shadows gives 500 rep, should be 200
- quest 7503, The Greatest Race of Hunters, gives 500 rep, should be 200
- quest 7506, the emerald dream gives 500 rep, should be 200
Undoing phasing of Coilskar Siren
This creature was still attacking players while phased.
A better way needs to be found to delay the jewelcrafting recipe drop. Hiding the creature is not the solution.
Cenarion Emissary Blackhoof in Orgrimmar has a quest to talk to Windcaller Proudhorn at Cenarion Hold.
Proudhorn is phased, so phasing Blackhoof as well.
Silithid Pox lasted for 30 minutes in vanilla.
instead of only 5 minutes in WotLK.
https://www.wowhead.com/classic/spell=8137/silithid-pox
This can be corrected by editing spell.dbc for the server + client
updating DurationIndex to 30
Or with this SQL query.
I've tested it both ways.
I don't mind either way. You can decide which one you prefer.
Added SmartAI for twilight cultists in Searing Gorge
Notes:
This may be an AzerothCore issue, not individual progression.
I used data from other NPCs, like when to cast and how often,
so this is most likely not be 100% accurate.
For it to be accurate testing would have to be done on classic servers.
Still, I think this is pretty close and much better than these enemies not casting their spells at all.
vMangos set respawn time to 120 seconds for harpies and gnolls.
so using that for vanilla version
but I found no evidence for such short respawn times for TBC and WotLK so setting those to the standard 300 seconds.