See: Description
| Class | Description |
|---|---|
| ClimateCalculator |
Used to calculate the temperature of players, based on the region.
|
| DamageCalculator |
Used to recalculate how much damage or heal players deal and receive.
|
| DamageCalculatorAttack |
A calculation of the dealt damage from a player attack.
|
| DamageCalculatorDefense |
A calculation of the received damage after a player defense.
|
| ExperienceCalculator |
Used to calculate the experience gains of players.
|
| FoodCalculator |
Used to calculate saturation of custom food items.
|
| ManaCalculator |
Used to calculate the amount of mana a player has.
|
| RageCalculator |
Used to calculate the amount of rage a player has.
|
| SpeedCalculator |
Used to calculate the movement and flying speeds of players.
|