diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /constants/petnums.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index aecf469e..16a3e00f 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2874,7 +2874,7 @@ "COMMON": { "1": { "otherNums": [ - 0.3 + 0.2 ], "statNums": { "FARMING_FORTUNE": 11.0, @@ -2883,7 +2883,7 @@ }, "100": { "otherNums": [ - 30 + 20 ], "statNums": { "FARMING_FORTUNE": 110.0, @@ -2894,7 +2894,7 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.3 + 0.2 ], "statNums": { "FARMING_FORTUNE": 11.0, @@ -2903,7 +2903,7 @@ }, "100": { "otherNums": [ - 30 + 20 ], "statNums": { "FARMING_FORTUNE": 110.0, @@ -2914,7 +2914,7 @@ "RARE": { "1": { "otherNums": [ - 0.4, + 0.3, 2.0 ], "statNums": { @@ -2924,7 +2924,7 @@ }, "100": { "otherNums": [ - 40, + 30, 100 ], "statNums": { @@ -2936,7 +2936,7 @@ "EPIC": { "1": { "otherNums": [ - 0.4, + 0.3, 2.0 ], "statNums": { @@ -2946,7 +2946,7 @@ }, "100": { "otherNums": [ - 40, + 30, 100 ], "statNums": { @@ -2958,7 +2958,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.4, + 0.3, 2.0, 40 ], @@ -2969,7 +2969,7 @@ }, "100": { "otherNums": [ - 40, + 30, 100, 20 ], |