diff --git a/pom.xml b/pom.xml
index 52e79a0b..4657acf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
* These stats are only updated on a server reload because that
- * class has to be instanciated again for the registered stats to update
+ * class has to be instantiated again for the registered stats to update
*/
public MMOCoreHook() {
for (PlayerAttribute attribute : MMOCore.plugin.attributeManager.getAll())
MMOItems.plugin.getStats().register(new Required_Attribute(attribute));
- for (Profession profession : MMOCore.plugin.professionManager.getAll())
+ for (Profession profession : MMOCore.plugin.professionManager.getAll()) {
+
+ MMOItems.plugin.getStats().register(new DoubleStat((StatType.ADDITIONAL_EXPERIENCE.name() + '_' + profession.getId())
+ .replace('-', '_').replace(' ', '_').toUpperCase(Locale.ROOT),
+ VersionMaterial.EXPERIENCE_BOTTLE.toMaterial(), profession.getName() + ' ' + "Additional Experience (MMOCore)"
+ , new String[]{"Additional MMOCore profession " + profession.getName() + " experience in %."}, new String[]{"!block", "all"}));
+
MMOItems.plugin.getStats().register(new Required_Profession(profession));
+ }
}
@Override
diff --git a/src/main/resources/default/lore-format.yml b/src/main/resources/default/lore-format.yml
index 5e97f23f..986536f8 100644
--- a/src/main/resources/default/lore-format.yml
+++ b/src/main/resources/default/lore-format.yml
@@ -98,6 +98,14 @@ lore-format:
- '#repair-percent#'
- '#item-cooldown#'
- '#additional-experience#'
+- '#additional-experience-alchemy#'
+- '#additional-experience-enchanting#'
+- '#additional-experience-farming#'
+- '#additional-experience-fishing#'
+- '#additional-experience-mining#'
+- '#additional-experience-smelting#'
+- '#additional-experience-smithing#'
+- '#additional-experience-woodcutting#'
- '#cooldown-reduction#'
- '#mana-cost#'
- '#stamina-cost#'
diff --git a/src/main/resources/default/stats.yml b/src/main/resources/default/stats.yml
index 205d2680..1f061893 100644
--- a/src/main/resources/default/stats.yml
+++ b/src/main/resources/default/stats.yml
@@ -64,6 +64,14 @@ max-stamina: '&3 &7■ Max Stamina: &f