diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-18 12:18:17 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-18 12:18:17 -0400 |
commit | e83f7e14dbe4ebb46ce6d15c5e84bb0a547f4fb0 (patch) | |
tree | 7b00bfbe5bb67cc20d753822f7296b573dfbe2b0 /constants/petnums.json | |
parent | 703185b7c42174ac517ece7cfa090a1bbf40beac (diff) | |
download | NotEnoughUpdates-REPO-e83f7e14dbe4ebb46ce6d15c5e84bb0a547f4fb0.tar.gz NotEnoughUpdates-REPO-e83f7e14dbe4ebb46ce6d15c5e84bb0a547f4fb0.tar.bz2 NotEnoughUpdates-REPO-e83f7e14dbe4ebb46ce6d15c5e84bb0a547f4fb0.zip |
1.4
Not sure what moul did to pet nums, hopfully he didn;t fuck them up
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 b669d827..3d978a79 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1135,7 +1135,7 @@ "EPIC": { "1": { "otherNums": [ - 0.1, + 0.4, 0.5 ], "statNums": { @@ -1145,7 +1145,7 @@ }, "100": { "otherNums": [ - 15, + 40, 50 ], "statNums": { @@ -1158,7 +1158,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.1, + 0.4, 0.5, 0.3 ], @@ -1169,7 +1169,7 @@ }, "100": { "otherNums": [ - 15, + 40, 50, 30 ], @@ -1183,8 +1183,8 @@ "RARE": { "1": { "otherNums": [ - 0.1, - 0.4 + 0.3, + 0.3 ], "statNums": { "DEFENSE": 0.0, @@ -1193,8 +1193,8 @@ }, "100": { "otherNums": [ - 12, - 40 + 30, + 30 ], "statNums": { "DEFENSE": 50.0, |