aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-04-24 21:21:53 +0200
committerGitHub <noreply@github.com>2024-04-24 19:21:53 +0000
commite686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb (patch)
tree322c54ad9f9411f9801c7553c7c3423c266bc735 /constants/petnums.json
parentf3dd8444ddb89d01e4ff3a44c99774f06049501e (diff)
downloadNotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.gz
NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.bz2
NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.zip
0.20.1 v2 changes (#1175)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json16
1 files changed, 10 insertions, 6 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 38495a2f..7b857127 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -2003,7 +2003,8 @@
],
"statNums": {
"SPEED": 0.2,
- "CRIT_CHANCE": 0.1
+ "CRIT_CHANCE": 0.1,
+ "MAGIC_FIND": 0.07
}
},
"100": {
@@ -2014,7 +2015,8 @@
],
"statNums": {
"SPEED": 20,
- "CRIT_CHANCE": 10
+ "CRIT_CHANCE": 10,
+ "MAGIC_FIND": 7
}
}
}
@@ -3046,7 +3048,8 @@
],
"statNums": {
"MINING_SPEED": 0.75,
- "INTELLIGENCE": 1
+ "INTELLIGENCE": 1,
+ "MAGIC_FIND": 0.05
}
},
"100": {
@@ -3057,7 +3060,8 @@
],
"statNums": {
"MINING_SPEED": 75,
- "INTELLIGENCE": 100
+ "INTELLIGENCE": 100,
+ "MAGIC_FIND": 5
}
}
}
@@ -3469,7 +3473,7 @@
0.8
],
"statNums": {
- "SEA_CREATURE_CHANCE": 0.3
+ "SEA_CREATURE_CHANCE": 0.1
}
},
"100": {
@@ -3479,7 +3483,7 @@
75
],
"statNums": {
- "SEA_CREATURE_CHANCE": 30
+ "SEA_CREATURE_CHANCE": 10
}
}
}