Update/Change Log: + Added Heroic Weapons [Weapon with the form of a Golden Weapon that does more damage]
Add the following to your config.yml or regenerate your config.yml
Code (YAML):
Heroic_Weapon:
damage: 1.1
additional_lore: - ''
- '&cThis is stronger than diamond!'
How to use? Simply set the material in your weapon section in the sets.yml to 'HEROIC_[WeaponType]'
So an example would be 'HEROIC_SWORD'
+ Added getUpgrade(String armorSet, int percentage) to EliteAPI
+ Added getCrate(String crateName) to EliteAPI
Bug Fixes: + Fixed Drops Effect
+ Fixed issue with addition lore for upgrades