aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-10-26 17:20:40 +0200
committerGitHub <noreply@github.com>2023-10-26 15:20:40 +0000
commit6dc008881f807c9485162556520db3f5a460071b (patch)
tree75e4b25867d1d9b9d7e64f424026acf93729d196 /constants
parentf066e6c3cc55225df9ae6f1b84a060bce684ffbb (diff)
downloadNotEnoughUpdates-REPO-6dc008881f807c9485162556520db3f5a460071b.tar.gz
NotEnoughUpdates-REPO-6dc008881f807c9485162556520db3f5a460071b.tar.bz2
NotEnoughUpdates-REPO-6dc008881f807c9485162556520db3f5a460071b.zip
Added legendary eerie pet (#1018)
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json3
-rw-r--r--constants/petnums.json20
2 files changed, 22 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 64fc36c8..34378505 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3350,7 +3350,8 @@
"PET_SKIN_BABY_YETI_LIGHT_SASQUATCH",
"PET_SKIN_BABY_YETI_DARK_SASQUATCH"
],
- "EERIE;2": [
+ "EERIE;4": [
+ "EERIE;2",
"EERIE;0"
]
}
diff --git a/constants/petnums.json b/constants/petnums.json
index 7ef1def6..de3996a0 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1101,6 +1101,26 @@
"INTELLIGENCE": 60
}
}
+ },
+ "LEGENDARY": {
+ "1": {
+ "otherNums": [
+ 0.1
+ ],
+ "statNums": {
+ "SPEED": 0.1,
+ "INTELLIGENCE": 0.5
+ }
+ },
+ "100": {
+ "otherNums": [
+ 0.5
+ ],
+ "statNums": {
+ "SPEED": 10,
+ "INTELLIGENCE": 60
+ }
+ }
}
},
"ELEPHANT": {