Atherys / AtherysRPG

An RPG plugin created for the A'therys Horizons server
GNU General Public License v3.0
3 stars 3 forks source link

Implement an exp-splitting config option #87

Closed cicetil closed 2 years ago

cicetil commented 3 years ago

Description: What are you proposing? Implementing an experience-splitting option in the config which can be enabled or disabled. When exp splitting is enabled, exp from mob kills are split evenly between all party members in the area. When exp splitting is disabled, all party members within the area receive the full amount of exp from that mob.

Purpose: What use-case does this have? Why would we implement it? Allows a further degree of customization and allows us to test a non-splitting environment without removing it and re-adding it later if needed.