diff options
-rw-r--r-- | constants/bonuses.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/bonuses.json b/constants/bonuses.json index d8a84258..79ce49d7 100644 --- a/constants/bonuses.json +++ b/constants/bonuses.json @@ -57,6 +57,10 @@ "1": { "crit_chance": 0.5, "damage_increase": 0.04 + }, + "51": { + "crit_chance": 0.5, + "damage_increase": 0.01 } }, "skill_mining": { |