2025-03-18 19:19:03 -04:00

29 lines
882 B
Markdown

# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
# Dynamic XP
- Latest build status with azerothcore:
[![Build Status](https://github.com/azerothcore/mod-dynamic-xp/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-dynamic-xp)
## Description
Set xp per level range e.g in dynamicxp.conf.
## Features
- Dynamic.XP.Rate.1-9 = 1.0
- Dynamic.XP.Rate.10-19 = 2.0
- Dynamic.XP.Rate.20-29 = 3.0
- Dynamic.XP.Rate.30-39 = 4.0
- Dynamic.XP.Rate.40-49 = 5.0
- Dynamic.XP.Rate.50-59 = 6.0
- Dynamic.XP.Rate.60-69 = 7.0
- Dynamic.XP.Rate.70-79 = 8.0
## Credits
- [Micrah/Milestorme: Script/Module Creator](https://github.com/milestorme).
- [Poszer: Script Support](https://github.com/poszer)
- [Conan513: Original Script from AshmaneCore](https://github.com/conan513).