mxwcore-wotlk/modules/mod-dynamic-xp/README.md

23 lines
743 B
Markdown

# Dynamic XP
- Latest build status with azerothcore: [![Build Status](https://travis-ci.com/milestorme/mod-dynamic-xp.svg?branch=master)](https://travis-ci.com/milestorme/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).