aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2023-06-22 11:04:57 +0200
committerjani270 <jani270@gmx.de>2023-06-22 11:04:57 +0200
commitc2a21eeee5c94e8633388341603673fe55f09431 (patch)
treee8858a3668b30fd32e7d9b4178c95ddc3e099f41 /constants
parentd0ce5f134e03005dfe954a1198c09ec6925cd580 (diff)
downloadNotEnoughUpdates-REPO-c2a21eeee5c94e8633388341603673fe55f09431.tar.gz
NotEnoughUpdates-REPO-c2a21eeee5c94e8633388341603673fe55f09431.tar.bz2
NotEnoughUpdates-REPO-c2a21eeee5c94e8633388341603673fe55f09431.zip
Fixed Guardian and Tara Pet
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json3
-rw-r--r--constants/petnums.json26
2 files changed, 28 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 3d4d4a50..3577da89 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -969,7 +969,8 @@
"OCELOT;1",
"OCELOT;0"
],
- "GUARDIAN;4": [
+ "GUARDIAN;5": [
+ "GUARDIAN;4",
"GUARDIAN;3",
"GUARDIAN;2",
"GUARDIAN;1",
diff --git a/constants/petnums.json b/constants/petnums.json
index c37cd002..d611c275 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1963,6 +1963,32 @@
"INTELLIGENCE": 100.0
}
}
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 1.2,
+ 0.3,
+ 0.3,
+ 0.1
+ ],
+ "statNums": {
+ "DEFENSE": 0.0,
+ "INTELLIGENCE": 1.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 120,
+ 30,
+ 30,
+ 7.0
+ ],
+ "statNums": {
+ "DEFENSE": 50.0,
+ "INTELLIGENCE": 100.0
+ }
+ }
}
},
"GOLDEN_DRAGON": {