# Swords plugin configuration
# The values below are just examples, you can adjust them to your liking
swordExp:
#How much Exp per Hit
initial: 10
#How much base experience is needed to level up
experience-needed: 100
#Eperience needed is timed by this number every level, for example if experience needed is 250, and this vaule is 3, you will need 250 exp for level 2 and 750 exp for level 3
level-multiplier: 2
#Damage is Calculated by Sword Skill and Durability which is divided by this number, Higher Number = Less Damage
reduction: 40.0
#Your sword skill is Divided by this number before being added to the final damage, Higher Number = Less Damage
divider: 20