mirror of
https://github.com/araxiaonline/mod-autobalance.git
synced 2026-06-13 03:02:26 -04:00
13 lines
839 B
Markdown
Executable File
13 lines
839 B
Markdown
Executable File
#  AzerothCore
|
|
## AutoBalanceModule
|
|
- Latest build status with azerothcore: [](https://github.com/azerothcore/mod-autobalance)
|
|
|
|
This module is intended to scale based on number of players, instance mobs and bosses' health, mana, and damage.
|
|
|
|
All settings are well-described in the configuration file.
|
|
|
|
## References
|
|
- [Interactive Inflection Point Spreadsheet](https://docs.google.com/spreadsheets/d/100cmKIJIjCZ-ncWd0K9ykO8KUgwFTcwg4h2nfE_UeCc/copy)
|
|
- [InflectionPoint Curve Examples](https://i.imgur.com/x42UnUR.png)
|
|
- [Impact of CurveFloor and CurveCeiling on enemy multiplier](https://i.imgur.com/I8S4cwJ.png)
|