diff options
author | jani270 <jani270@gmx.de> | 2022-05-23 13:13:49 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-23 13:13:49 +0200 |
commit | 0bce9d04251b824630122d4083527862587b486b (patch) | |
tree | b0580ff640af95dce97cdd8eb7135106973c6d53 /constants/petnums.json | |
parent | 1d8280ef7d128dc9c0d4b0977b22fd730aa686f1 (diff) | |
download | NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.tar.gz NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.tar.bz2 NotEnoughUpdates-REPO-0bce9d04251b824630122d4083527862587b486b.zip |
master -> dangerous + a few nether mobs
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index dc6b3c0e..f469eb77 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4509,7 +4509,8 @@ "1": { "otherNums": [ 3.2, - 5.2 + 5.2, + 0.25 ], "statNums": { "DEFENSE": 1.0, @@ -4519,7 +4520,8 @@ "100": { "otherNums": [ 30, - 30 + 30, + 25 ], "statNums": { "DEFENSE": 100.0, |