diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index f80e8c7b..a6970adf 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1627,7 +1627,7 @@ ], "statNums": { "HEALTH": 250.0, - "TRUE_DEFENSE": 10, + "TRUE_DEFENSE": 15, "INTELLIGENCE": 50 } } @@ -2054,7 +2054,7 @@ ], "statNums": { "HEALTH": 400.0, - "TRUE_DEFENSE": 25, + "TRUE_DEFENSE": 30, "INTELLIGENCE": 125 } } @@ -4566,7 +4566,7 @@ ], "statNums": { "HEALTH": 600.0, - "TRUE_DEFENSE": 30, + "TRUE_DEFENSE": 35, "INTELLIGENCE": 250 } } |