aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
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/petnums.json
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/petnums.json')
-rw-r--r--constants/petnums.json20
1 files changed, 20 insertions, 0 deletions
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": {