Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remaining points for Mythic Mode #24

Open
1 of 15 tasks
55Honey opened this issue Apr 16, 2023 · 0 comments
Open
1 of 15 tasks

Remaining points for Mythic Mode #24

55Honey opened this issue Apr 16, 2023 · 0 comments

Comments

@55Honey
Copy link
Member

55Honey commented Apr 16, 2023

Raid Tuning:

  • Add tuning/mechanics for Magtheridon's Lair
  • Add tuning/mechanics for Karazhan
  • Add a line in the table zone_difficulty_hardmode_creatureoverrides table for creatures, which should not have their HP doubled, as set in the conf

Heroics tuning:

  • Add tuning/mechanics for each heroic dungeon
  • Add a line in the table zone_difficulty_hardmode_creatureoverrides table for creatures, which should not have their HP doubled, as set in the conf

Global:

  • Make sure the encounter counters are right for every instance
  • Make sure every boss encounter updates boss states (SAI?)

Long-term:

  • Continue tuning for future tiers
  • Spawn a Chromie only in the heroic version of the current daily heroic dungeons for WotLK
  • Add tuning for vanilla raids

Optional:

  • Use the core's target selection where possible instead of the module's own for readability reasons
  • Log player performance data during hardmode encounters
  • Load player history in sZoneDifficulty->Logs on login with an async query and free up the memory on logout
  • Refine the queries to fill sZoneDifficulty->Logs so only the fastest kills are shown (use MIN function for duration) and recent kills (use TimestampStart > ConfSetting)
  • Visualize sZoneDifficulty->Logs
@55Honey 55Honey changed the title Remaining points for Hardmode Remaining points for Mythic Mode Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant