aboutsummaryrefslogtreecommitdiff
path: root/constants/reforgestones.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-10-03 12:03:49 +0200
committerGitHub <noreply@github.com>2023-10-03 21:03:49 +1100
commit82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c (patch)
tree290505cb0d39a5904e760d5121f7e9e3f0bd3660 /constants/reforgestones.json
parente33176ddff89b5fb08fbe449848044d488a676ba (diff)
downloadNotEnoughUpdates-REPO-82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c.tar.gz
NotEnoughUpdates-REPO-82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c.tar.bz2
NotEnoughUpdates-REPO-82aa90c2ee5cf63674d0c754ee6c8c068dd3f39c.zip
Fixed lore of 2 items, fixed a chest price and corleone drop chance (#994)
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r--constants/reforgestones.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 6af1072f..c9c4eeb4 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -163,27 +163,27 @@
"reforgeStats": {
"COMMON": {
"health": 2,
- "farming_fortune": 4
+ "farming_fortune": 6
},
"UNCOMMON": {
"health": 5,
- "farming_fortune": 6
+ "farming_fortune": 9
},
"RARE": {
"health": 8,
- "farming_fortune": 8
+ "farming_fortune": 12
},
"EPIC": {
"health": 11,
- "farming_fortune": 10
+ "farming_fortune": 15
},
"LEGENDARY": {
"health": 14,
- "farming_fortune": 12
+ "farming_fortune": 18
},
"MYTHIC": {
"health": 17,
- "farming_fortune": 14
+ "farming_fortune": 21
}
}
},