aboutsummaryrefslogtreecommitdiff
path: root/constants/reforgestones.json
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-02-11 17:50:05 +0100
committerGitHub <noreply@github.com>2021-02-11 11:50:05 -0500
commit98b47f92e6257c149de85069004923f280b68454 (patch)
treeae7b3580d7205aafd6480eaf4ac815cf14999920 /constants/reforgestones.json
parent071b3b4a2666be9b95b7e247a76e59f170cabbfb (diff)
downloadNotEnoughUpdates-REPO-98b47f92e6257c149de85069004923f280b68454.tar.gz
NotEnoughUpdates-REPO-98b47f92e6257c149de85069004923f280b68454.tar.bz2
NotEnoughUpdates-REPO-98b47f92e6257c149de85069004923f280b68454.zip
added reforge anvil, firework and necron's blade recipe + fixed withered blood strength being wrong (#391)
* added reforge anvil recipe * fixed wither blood reforge stone strength * added necron's blade recipe * added firework recipe
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r--constants/reforgestones.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 87996f55..e737224f 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -1804,19 +1804,19 @@
"strength":60
},
"UNCOMMON":{
- "strength":60
+ "strength":75
},
"RARE":{
- "strength":60
+ "strength":90
},
"EPIC":{
- "strength":60
+ "strength":110
},
"LEGENDARY":{
- "strength":60
+ "strength":135
},
"MYTHIC":{
- "strength":60
+ "strength":170
}
}
}