Added level thresholds to hardcore modes

Players will not lose stats when their level is below the
Level_Threshold.
This commit is contained in:
TfT_02
2013-12-15 23:25:17 +01:00
parent f99e5e015d
commit ea4c424e0f
4 changed files with 12 additions and 2 deletions

View File

@ -131,6 +131,8 @@ MySQL:
Hardcore:
Death_Stat_Loss:
Penalty_Percentage: 75.0
# Players will not lose stats when their level is below the Level_Threshold
Level_Threshold: 0
Enabled:
Acrobatics: false
Archery: false
@ -146,6 +148,7 @@ Hardcore:
Woodcutting: false
Vampirism:
Leech_Percentage: 5.0
Level_Threshold: 0
Enabled:
Acrobatics: false
Archery: false