diff options
-rw-r--r-- | constants/reforgestones.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json index c9c8051d..e56ed876 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -727,8 +727,8 @@ "reforgeStats": { "COMMON": { "strength": 3, - "crit_chance": 3, - "crit_damage": 2, + "crit_chance": 2, + "crit_damage": 3, "bonus_attack_speed": 1, "health": 2, "defense": 2, |