aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-27 20:33:03 +1000
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-27 20:33:03 +1000
commit8ae1a68fc8c8275a7f76ebed9c411bb9954df370 (patch)
tree8571b5ad051dc211d31fd1efe2425d901d0ba754 /constants/petnums.json
parent4c630138b296469f45ee15a265c9ed2f718b5c5e (diff)
downloadNotEnoughUpdates-REPO-8ae1a68fc8c8275a7f76ebed9c411bb9954df370.tar.gz
NotEnoughUpdates-REPO-8ae1a68fc8c8275a7f76ebed9c411bb9954df370.tar.bz2
NotEnoughUpdates-REPO-8ae1a68fc8c8275a7f76ebed9c411bb9954df370.zip
pet3
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 7ba66337..d1f9ce91 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -2609,7 +2609,10 @@
1.5,
0.4
],
- "statNums": {}
+ "statNums": {
+ "INTELLIGENCE": 1,
+ "SPEED": 0,
+ }
},
"100": {
"otherNums": [
@@ -2618,7 +2621,10 @@
150.0,
40.0
],
- "statNums": {}
+ "statNums": {
+ "INTELLIGENCE": 100,
+ "SPEED": 50,
+ }
},
"interp": "1:61"
}