diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index cc734d2d..f5045940 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1997,8 +1997,8 @@ "1": { "otherNums": [], "statNums": { - "INTELLIGENCE": 0.0, - "SPEED": 0.0 + "INTELLIGENCE": 0.5, + "SPEED": 0.25 } }, "100": { @@ -2015,8 +2015,8 @@ 1.2 ], "statNums": { - "INTELLIGENCE": 0.0, - "SPEED": 0.0 + "INTELLIGENCE": 0.5, + "SPEED": 0.25 } }, "100": { @@ -2036,8 +2036,8 @@ 0.2 ], "statNums": { - "INTELLIGENCE": 0.0, - "SPEED": 0.0 + "INTELLIGENCE": 0.5, + "SPEED": 0.25 } }, "100": { @@ -2057,8 +2057,8 @@ 1.1 ], "statNums": { - "INTELLIGENCE": 0.0, - "SPEED": 0.0 + "INTELLIGENCE": 0.5, + "SPEED": 0.25 } }, "100": { @@ -2075,8 +2075,8 @@ "1": { "otherNums": [], "statNums": { - "INTELLIGENCE": 0.0, - "SPEED": 0.0 + "INTELLIGENCE": 0.5, + "SPEED": 0.25 } }, "100": { @@ -3534,8 +3534,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 1.0, - 0.1, + 0.75, 0.05, 0.2 ], @@ -3548,7 +3547,6 @@ "100": { "otherNums": [ 75, - 10, 5, 20 ], |