aboutsummaryrefslogtreecommitdiff
path: root/constants
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
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')
-rw-r--r--constants/misc.json3
-rw-r--r--constants/parents.json13
-rw-r--r--constants/petnums.json50
3 files changed, 63 insertions, 3 deletions
diff --git a/constants/misc.json b/constants/misc.json
index bd23c96d..fcf7d023 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1279,6 +1279,9 @@
],
"PURPLE_GIFT_TALISMAN": [
"GOLD_GIFT_TALISMAN"
+ ],
+ "KUUDRA_FOLLOWER_ARTIFACT": [
+ "KUUDRA_FOLLOWER_RELIC"
]
},
"special_bois": [
diff --git a/constants/parents.json b/constants/parents.json
index 7ec3a87a..0c79dfcc 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -975,7 +975,8 @@
"GUARDIAN;1",
"GUARDIAN;0"
],
- "BAT;4": [
+ "BAT;5": [
+ "BAT;4",
"BAT;3",
"BAT;2",
"BAT;1",
@@ -1049,7 +1050,8 @@
"HORSE;1",
"HORSE;0"
],
- "JERRY;4": [
+ "JERRY;5": [
+ "JERRY;4",
"JERRY;3",
"JERRY;2",
"JERRY;1",
@@ -3190,5 +3192,12 @@
"DEDICATION;2",
"DEDICATION;3",
"DEDICATION;4"
+ ],
+ "LARGE_DRAGON_SACK": [
+ "MEDIUM_DRAGON_SACK",
+ "SMALL_DRAGON_SACK"
+ ],
+ "KUUDRA_FOLLOWER_RELIC": [
+ "KUUDRA_FOLLOWER_ARTIFACT"
]
} \ No newline at end of file
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": {