mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 11:14:44 +02:00
Move Acrobatics XP settings to experience.yml
This commit is contained in:
@ -47,14 +47,6 @@ Skills:
|
||||
ChanceMax: 100.0
|
||||
MaxBonusLevel: 500
|
||||
DamageThreshold: 14.0
|
||||
|
||||
# Amount of experience for performing a dodge, roll or fall
|
||||
Dodge_XP_Modifier: 120
|
||||
Roll_XP_Modifier: 80
|
||||
Fall_XP_Modifier: 120
|
||||
|
||||
# FeatherFall_Multiplier: Multiply Acrobatics XP by this value when wearing boots with the Feather Fall enchant
|
||||
FeatherFall_Multiplier: 2.0
|
||||
#
|
||||
# Settings for Archery
|
||||
###
|
||||
|
@ -66,6 +66,13 @@ Conversion:
|
||||
Experience:
|
||||
PVP:
|
||||
Rewards: true
|
||||
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
|
||||
Fishing:
|
||||
Base: 800
|
||||
Excavation:
|
||||
|
Reference in New Issue
Block a user