diff options
Diffstat (limited to 'constants/petnums.json')
| -rw-r--r-- | constants/petnums.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index fc0525f0..956ed0ab 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -5303,8 +5303,8 @@ 2.5 ], "statNums": { - "DEFENSE": 100.0, - "HEALTH": 50.0, + "DEFENSE": 150.0, + "HEALTH": 75.0, "TRUE_DEFENSE": 15 } } @@ -5331,8 +5331,8 @@ 20 ], "statNums": { - "DEFENSE": 100.0, - "HEALTH": 50.0, + "DEFENSE": 150.0, + "HEALTH": 75.0, "TRUE_DEFENSE": 15 } } |
