aboutsummaryrefslogtreecommitdiff
path: root/constants/reforgestones.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r--constants/reforgestones.json24
1 files changed, 18 insertions, 6 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index c9c4eeb4..88484e74 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -786,22 +786,34 @@
"reforgeAbility": "§8Only if Wisp is equipped §c+75❁ Strength §9+55☠ Crit Damage §7Deal §62x §7to fire pillars, breaking one §7grants §f+30❂ True Defense §7and §c+1.15x §cdamage §7for §a60s§7.",
"reforgeStats": {
"COMMON": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 15,
+ "crit_damage": 20
},
"UNCOMMON": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 20,
+ "crit_damage": 30
},
"RARE": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 25,
+ "crit_damage": 40
},
"EPIC": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 35,
+ "crit_damage": 50
},
"LEGENDARY": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 45,
+ "crit_damage": 60
},
"MYTHIC": {
- "magic_find": 2
+ "magic_find": 2,
+ "strength": 55,
+ "crit_damage": 75
}
}
},