NOTE: This custom enchantment module requires the TokenEnchant plugin.
 
This plugin contains a custom enchantment effect to allow you to multiply AureliumSkills Exp gain based on the level of the enchantment!
 
When you put this enchant on an item (armours, weapons, tools), your corresponding skill's AureliumSkill Exp gain will increase.
 
Installation:
Just install TE-AureliumExpEnchant.jar in TokenEnchant/enchants folder. Then you can either "restart the server" or "reload the plugin (not /te reload)". AureliumExpEnchantment will automatically be loaded into the TokenEnchant framework.
 
Configuration:
 
Enchants:
  AureliumExp:
description: "Multiply AureliumSkills' Experience gain! Higher level = more gain!"
event_map:
XpGainEvent: "NORMAL"
price: 10
max: 5
multiplier: 2.0 # new exp gain = original * level * multiplier
occurrence: always