[6.10] Custom Item Types, Custom Tooltips, Template Modifier Groups
New Features
Support for MMOProfiles proxy based profile selection.
Lowered the amount of particles for thunder/sunfire staff spirits.
Added stuff for custom tooltips.
Numeric ranges ( x -> y) can now be used inside of numerical stats along with min/max values
Modifier groups
New option for random item generation.
Inclusive modifier groups make sure at least 1 modifier (given enough capacity) will be sampled from the modifier group.
Exclusive groups make sure no more than 1 modifier is taken from the modifier group.
Item modifiers now also fetch weight and change from modifiers.yml if not provided
New display options for abilities. Previous settings are still supported, if you wish to use the newest, please backup and regenerate your stats.yml
Custom Item Types
As this is a pretty big feature addition, you will have to backup and reset your item-types.yml config section.
Item type attack effects are no longer hard coded but coded using the MythicLib scripting language. You may also use MythicMobs or Fabled to recode them