generated from azerothcore/skeleton-module
-
Notifications
You must be signed in to change notification settings - Fork 3
05 Work To Be Done
Jelle Meeus edited this page May 19, 2024
·
4 revisions
See issues for details
- non-spell, physical+cleave+weapon damage scaling. Every
creature_template
added innaxx40_creatures.sql
might need theirDamageModifier
adjusted to reduce dealt damage - does Atiesh questline work? haven't looked at it
- as optional, Skeletal Steed mount as a rare drop https://www.wowhead.com/classic/item=23193/skeletal-steed-reins
- (low prio) Loatheb: Deathbloom needs to do 200 dps after 6 seconds instead of 200/6 per second for 6 seconds, use aura tick == 6
- (low prio) Maexxna vanilla web wrap, use pull-effect spells to stun mid-air
fixing these upstream should improve this module
- Scourge event incomplete
- Heigan's backroom Eye Stalks don't evade/reset. Stuck in combat
- Thaddius is stuck in position and does not move
- Bombard Slime spell position is not random. Pos is pulled form spell_location template. Not present in acore, in VMangos/TC/CMangos from what I see
- Horsemen conversation after Gothik + fight voicelines, only 1 should speak on aggro https://wowpedia.fandom.com/wiki/Four_Horsemen_(tactics)#Conversation
- Bosses introductions/Roleplay missing. see VMangos
- Relinquery of Souls / Eye Stalk use OOC submerge spell // 28819 - Submerge Visual
- Lightning Totem does not aggro properly?
- Heigan, no longer used in 335, 29273 teleport spell_target wrong https://github.com/cmangos/mangos-classic/blob/8a569a946ce367efa29b0cef098f7af6c45d27d6/src/game/AI/ScriptDevAI/scripts/eastern_kingdoms/naxxramas/boss_heigan.cpp#L64
what spells do these casts, how often
- (missing info) Doom Touched Warrior, missing smartAI, casts dazed?
- (missing info) Dark Touched Warrior, smartAI casts whirlwind, should only cast dazed?
- (missing info) Death Touched Warrior, missing smartAI, should drop threat?
- (missing info) Risen Deathknight, missing smartAI, casts dazed?
as optional file(s)
- 4H, needs client patch for mograine mark
- Loatheb: Deathbloom -> Poison Aura icon. needs custom patch
- Blaumeux: void zone range 2yd -> 3yd
- (skip) Naxx40 Achievements
- Sapphiron: Frost Aura tick timer reduced 2s->1s and damage reduced by half, needs custom patch
- (low prio) Add custom map to put NPCs in. how to CTRL-C vanilla 1.12 map 533 CTRL-V 335 map 534?