aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-04-22 05:55:32 +0200
committerGitHub <noreply@github.com>2023-04-22 13:55:32 +1000
commitadd8630cd4c0fd33bca4bb6e884298cfee651c61 (patch)
treeb03a3dbd03e1c307fe19bd1f5f8095e22ceb94b9 /constants/petnums.json
parent6ea9471a53a08d46cc1eba43826745535f45e786 (diff)
downloadNotEnoughUpdates-REPO-add8630cd4c0fd33bca4bb6e884298cfee651c61.tar.gz
NotEnoughUpdates-REPO-add8630cd4c0fd33bca4bb6e884298cfee651c61.tar.bz2
NotEnoughUpdates-REPO-add8630cd4c0fd33bca4bb6e884298cfee651c61.zip
Added new skin and added parent for dragon sack (#920)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json50
1 files changed, 49 insertions, 1 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index f5045940..aecf469e 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -313,6 +313,36 @@
"SPEED": 5.0
}
}
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 0.2,
+ 0.3,
+ 0.5,
+ 0.5,
+ 0.0
+ ],
+ "statNums": {
+ "INTELLIGENCE": 1.0,
+ "SPEED": 0.05,
+ "SEA_CREATURE_CHANCE": 0.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 20,
+ 30,
+ 50,
+ 50,
+ 25
+ ],
+ "statNums": {
+ "INTELLIGENCE": 100.0,
+ "SPEED": 5.0,
+ "SEA_CREATURE_CHANCE": 5.0
+ }
+ }
}
},
"BEE": {
@@ -2240,7 +2270,7 @@
"otherNums": [
50,
100,
- 9
+ 10
],
"statNums": {
"INTELLIGENCE": -100.0
@@ -2286,6 +2316,24 @@
"INTELLIGENCE": -100.0
}
}
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 0.0
+ ],
+ "statNums": {
+ "INTELLIGENCE": -1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 50
+ ],
+ "statNums": {
+ "INTELLIGENCE": -100.0
+ }
+ }
}
},
"KUUDRA": {