diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 6f58737e..80cef4bb 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -558,7 +558,7 @@ 10.0 ], "statNums": { - "HEALTH": 27.5, + "HEALTH": 25.0, "STRENGTH": 5.5, "SPEED": 0 } @@ -570,7 +570,7 @@ 40 ], "statNums": { - "HEALTH": 140.0, + "HEALTH": 100.0, "STRENGTH": 35.0, "SPEED": 75.0 } @@ -585,7 +585,7 @@ 0.1 ], "statNums": { - "HEALTH": 27.5, + "HEALTH": 25.0, "STRENGTH": 5.5, "SPEED": 0 } @@ -598,7 +598,7 @@ 1 ], "statNums": { - "HEALTH": 140.0, + "HEALTH": 100.0, "STRENGTH": 35.0, "SPEED": 75.0 } @@ -611,10 +611,10 @@ 5.0, 10.0, 0.1, - 25 + 10 ], "statNums": { - "HEALTH": 27.5, + "HEALTH": 25.0, "STRENGTH": 5.5, "SPEED": 0 } @@ -625,10 +625,10 @@ 15, 40, 1, - 75 + 50 ], "statNums": { - "HEALTH": 140.0, + "HEALTH": 100.0, "STRENGTH": 35.0, "SPEED": 75.0 } |