From 434223dee8a2ae0e4ddf3fe8b1834085ffc5a4bf Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 19 Sep 2024 23:31:13 +0200 Subject: feat: New Bal skin/Gem Gauntlet fix/armadillo fix (#1362) --- constants/petnums.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/petnums.json b/constants/petnums.json index a92cb09f..b5dc4bea 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -166,7 +166,7 @@ "1": { "otherNums": [ 59.6, - 5.0 + 3 ], "statNums": { "DEFENSE": 2.0 @@ -175,7 +175,7 @@ "100": { "otherNums": [ 20.0, - 500 + 300 ], "statNums": { "DEFENSE": 200 -- cgit