1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-07 16:14:42 +02:00

Allow configuration of Skull Splitter damage modifier.

This commit is contained in:
GJ
2013-01-15 17:00:56 -05:00
parent 7203a0fcad
commit 9204b23d51
4 changed files with 8 additions and 1 deletions
src/main

@ -90,6 +90,9 @@ Skills:
# ArmorImpact_MaxPercentageDurabilityDamage: Durability damage cap for ArmorImpact, 20% means that you can never destroy a piece of armor in less than 5 hits
ArmorImpact_IncreaseLevel: 50
ArmorImpact_MaxPercentageDurabilityDamage: 20.0
# SkullSplitter_DamageModifier: Damage will get divided by this modifier
SkullSplitter_DamageModifier: 2
#
# Settings for Fishing
###