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:
src/main
java
com
gmail
nossr50
resources
@ -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
|
||||
###
|
||||
|
Reference in New Issue
Block a user