2013-08-23 10:16:22 +02:00
|
|
|
#
|
|
|
|
# Experience configuration
|
2013-09-15 22:11:46 +02:00
|
|
|
# Last updated on ${project.version}-b${BUILD_NUMBER}
|
2013-08-23 10:16:22 +02:00
|
|
|
#
|
|
|
|
# Configure the experience formula and experience settings here.
|
|
|
|
#
|
|
|
|
#####
|
|
|
|
|
|
|
|
#
|
|
|
|
# Settings for XP formula
|
|
|
|
###
|
|
|
|
Experience_Formula:
|
|
|
|
# Valid values are: LINEAR and EXPONENTIAL
|
|
|
|
# If an invalid value is entered, this will reset to the default setting, which is LINEAR
|
|
|
|
# LINEAR: base + (level * multiplier)
|
|
|
|
# EXPONENTIAL: multiplier * level ^ exponent + base
|
|
|
|
Curve: LINEAR
|
|
|
|
|
2013-09-09 23:19:59 +02:00
|
|
|
# If invalid values are entered mcMMO will not start and print an error in the console
|
2013-08-23 10:16:22 +02:00
|
|
|
Linear_Values:
|
|
|
|
base: 1020
|
|
|
|
multiplier: 20
|
|
|
|
Exponential_Values:
|
|
|
|
multiplier: 0.1
|
|
|
|
exponent: 1.80
|
|
|
|
base: 2000
|
|
|
|
|
|
|
|
# Cumulative experience curves will use a players power level instead of their skill level,
|
|
|
|
# players with high power levels will have to gain a lot more experience to reach the next level in every skill.
|
|
|
|
Cumulative_Curve: false
|
|
|
|
|
|
|
|
# Experience gained in every skill will get multiplied by this value. 1.0 by default, 2.0 means two times as much
|
|
|
|
Multiplier:
|
|
|
|
Global: 1.0
|
|
|
|
PVP: 1.0
|
|
|
|
|
2013-09-09 23:19:59 +02:00
|
|
|
# Experience gained from mobs not naturally spawned will get multiplied by this value. 0 by default.
|
2013-08-23 10:16:22 +02:00
|
|
|
Mobspawners:
|
|
|
|
Multiplier: 0
|
|
|
|
|
2013-09-09 23:19:59 +02:00
|
|
|
# Experience gained will get divided by these values. 1.0 by default, 2.0 means two times less XP gained.
|
2013-08-23 10:16:22 +02:00
|
|
|
Modifier:
|
|
|
|
Swords: 1.0
|
|
|
|
Taming: 1.0
|
|
|
|
Acrobatics: 1.0
|
|
|
|
Excavation: 1.0
|
|
|
|
Herbalism: 1.0
|
|
|
|
Unarmed: 1.0
|
|
|
|
Woodcutting: 1.0
|
|
|
|
Mining: 1.0
|
|
|
|
Archery: 1.0
|
|
|
|
Axes: 1.0
|
|
|
|
Repair: 1.0
|
|
|
|
Fishing: 1.0
|
2013-11-16 00:21:00 +01:00
|
|
|
Alchemy: 1.0
|
2013-08-23 10:16:22 +02:00
|
|
|
|
2014-01-18 23:27:18 +01:00
|
|
|
# XP earned by players with the permission mcmmo.perks.xp.customboost.<skillname> will get multiplied
|
|
|
|
# with 1.25 by default, resulting in a 25% XP boost
|
|
|
|
Custom_XP_Perk:
|
|
|
|
Boost: 1.25
|
|
|
|
|
2013-08-23 10:16:22 +02:00
|
|
|
#
|
|
|
|
# Settings for XP conversion with '/mcconvert experience'
|
|
|
|
###
|
|
|
|
Conversion:
|
|
|
|
# Old experience will get divided by this modifier
|
|
|
|
Exp_Modifier: 1
|
|
|
|
|
|
|
|
#
|
|
|
|
# Settings for XP distribution
|
|
|
|
###
|
|
|
|
Experience:
|
|
|
|
PVP:
|
|
|
|
Rewards: true
|
2013-10-01 17:17:53 +02:00
|
|
|
Acrobatics:
|
|
|
|
Dodge: 120
|
|
|
|
Roll: 80
|
|
|
|
Fall: 120
|
|
|
|
|
|
|
|
# FeatherFall_Multiplier: Multiply Acrobatics XP by this value when wearing boots with the Feather Fall enchant
|
|
|
|
FeatherFall_Multiplier: 2.0
|
2013-11-16 00:21:00 +01:00
|
|
|
Alchemy:
|
|
|
|
Potion: 120
|
2013-08-23 10:16:22 +02:00
|
|
|
Fishing:
|
2013-12-02 18:08:12 +01:00
|
|
|
Raw_Fish: 800
|
|
|
|
Raw_Salmon: 800
|
|
|
|
Clownfish: 800
|
|
|
|
Pufferfish: 800
|
2013-10-28 17:38:03 +01:00
|
|
|
Shake: 50
|
2013-08-23 10:16:22 +02:00
|
|
|
Excavation:
|
|
|
|
Clay: 40
|
|
|
|
Dirt: 40
|
|
|
|
Grass: 40
|
|
|
|
Gravel: 40
|
|
|
|
Mycel: 40
|
|
|
|
Sand: 40
|
|
|
|
Snow: 20
|
|
|
|
Snow_Block: 40
|
|
|
|
Soul_Sand: 40
|
|
|
|
Woodcutting:
|
2013-12-02 18:08:12 +01:00
|
|
|
Acacia: 90
|
2013-08-23 10:16:22 +02:00
|
|
|
Birch: 90
|
2013-12-02 18:08:12 +01:00
|
|
|
Dark_Oak: 90
|
|
|
|
Generic: 70
|
2013-08-23 10:16:22 +02:00
|
|
|
Jungle: 100
|
2013-12-02 18:08:12 +01:00
|
|
|
Redwood: 80
|
2013-08-23 10:16:22 +02:00
|
|
|
Huge_Mushroom_Red: 70
|
|
|
|
Huge_Mushroom_Brown: 70
|
|
|
|
Herbalism:
|
2013-12-02 18:08:12 +01:00
|
|
|
Allium: 300
|
|
|
|
Azure_Bluet: 150
|
|
|
|
Blue_Orchid: 150
|
2013-08-23 10:16:22 +02:00
|
|
|
Brown_Mushroom: 150
|
|
|
|
Cactus: 30
|
|
|
|
Carrot: 50
|
|
|
|
Cocoa: 30
|
|
|
|
Crops: 50
|
2013-12-02 18:08:12 +01:00
|
|
|
Dead_Bush: 100
|
|
|
|
Lilac: 50
|
2013-08-23 10:16:22 +02:00
|
|
|
Melon_Block: 20
|
|
|
|
Nether_Warts: 50
|
2013-12-02 18:08:12 +01:00
|
|
|
Orange_Tulip: 150
|
|
|
|
Oxeye_Daisy: 150
|
|
|
|
Peony: 50
|
|
|
|
Pink_Tulip: 150
|
|
|
|
Poppy: 100
|
2013-08-23 10:16:22 +02:00
|
|
|
Potato: 50
|
|
|
|
Pumpkin: 20
|
|
|
|
Red_Mushroom: 150
|
2013-12-02 18:08:12 +01:00
|
|
|
Red_Tulip: 150
|
|
|
|
Rose_Bush: 50
|
|
|
|
Small_Fern: 100
|
|
|
|
Small_Grass: 100
|
2013-08-23 10:16:22 +02:00
|
|
|
Sugar_Cane_Block: 30
|
2013-12-02 18:08:12 +01:00
|
|
|
Sunflower: 50
|
|
|
|
Tall_Grass: 50
|
|
|
|
Tall_Fern: 50
|
2013-08-23 10:16:22 +02:00
|
|
|
Vine: 10
|
|
|
|
Water_Lily: 100
|
2013-12-02 18:08:12 +01:00
|
|
|
White_Tulip: 150
|
2013-08-23 10:16:22 +02:00
|
|
|
Yellow_Flower: 100
|
|
|
|
Mining:
|
|
|
|
Coal_Ore: 100
|
|
|
|
Diamond_Ore: 750
|
|
|
|
Emerald_Ore: 1000
|
|
|
|
Ender_Stone: 150
|
|
|
|
Glowstone: 30
|
|
|
|
Gold_Ore: 350
|
2013-12-02 18:08:12 +01:00
|
|
|
Hard_Clay: 30
|
2013-08-23 10:16:22 +02:00
|
|
|
Iron_Ore: 250
|
|
|
|
Lapis_Ore: 400
|
|
|
|
Mossy_Cobblestone: 30
|
|
|
|
Netherrack: 30
|
|
|
|
Obsidian: 150
|
2013-12-02 18:08:12 +01:00
|
|
|
Packed_Ice: 50
|
2014-02-28 19:24:41 +01:00
|
|
|
Quartz_Ore: 100
|
2013-08-23 10:16:22 +02:00
|
|
|
Redstone_Ore: 150
|
|
|
|
Sandstone: 30
|
2013-12-02 18:08:12 +01:00
|
|
|
Stained_Clay: 50
|
2013-08-23 10:16:22 +02:00
|
|
|
Stone: 30
|
|
|
|
Repair:
|
|
|
|
Base: 1000.0
|
|
|
|
Wood: 0.6
|
|
|
|
Stone: 1.3
|
|
|
|
Iron: 2.5
|
|
|
|
Gold: 0.3
|
|
|
|
Diamond: 5.0
|
|
|
|
Leather: 1.6
|
|
|
|
String: 1.8
|
|
|
|
Other: 1.5
|
|
|
|
Smelting:
|
|
|
|
Coal_Ore: 10
|
|
|
|
Diamond_Ore: 75
|
|
|
|
Emerald_Ore: 100
|
|
|
|
Gold_Ore: 35
|
|
|
|
Iron_Ore: 25
|
|
|
|
Lapis_Ore: 40
|
|
|
|
Quartz_Ore: 25
|
|
|
|
Redstone_Ore: 15
|
|
|
|
Taming:
|
|
|
|
Animal_Taming:
|
|
|
|
Wolf: 250
|
|
|
|
Ocelot: 500
|
2013-08-30 20:25:46 +02:00
|
|
|
Horse: 1000
|
2013-08-23 10:16:22 +02:00
|
|
|
Combat:
|
|
|
|
Multiplier:
|
|
|
|
Animals: 1.0
|
|
|
|
Creeper: 4.0
|
|
|
|
Skeleton: 3.0
|
|
|
|
Spider: 2.0
|
|
|
|
Giant: 4.0
|
|
|
|
Zombie: 2.0
|
|
|
|
Slime: 2.0
|
|
|
|
Ghast: 3.0
|
|
|
|
Pig_Zombie: 3.0
|
|
|
|
Enderman: 1.0
|
|
|
|
Cave_Spider: 3.0
|
|
|
|
Silverfish: 3.0
|
|
|
|
Blaze: 3.0
|
|
|
|
Magma_Cube: 2.0
|
2014-01-19 19:40:33 +01:00
|
|
|
Ender_Dragon: 0.0
|
|
|
|
Wither: 0.0
|
|
|
|
Witch: 0.0
|
2013-08-23 10:16:22 +02:00
|
|
|
Iron_Golem: 2.0
|
|
|
|
Wither_Skeleton: 4.0
|