diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-01 20:24:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-01 14:24:02 -0400 |
commit | 6595838718e534fd401639e028e66fd108ec99b8 (patch) | |
tree | 26b7f1ce9aeec33dfe7c3e5576596b8f9328cb40 /constants/petnums.json | |
parent | 57bbe94d3cfb44be6dfd2596babc9a0fae484e2d (diff) | |
download | NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.tar.gz NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.tar.bz2 NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.zip |
Updating and Removing Stuff (#576)
* Updating and Removing Stuff
* Fix
* Added Twitch Link
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 25 |
1 files changed, 2 insertions, 23 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index fec63071..5f036773 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1,26 +1,5 @@ { "BAL": { - "COMMON": { - "1": { - "otherNums": [ - - ], - "statNums": { - "FEROCITY": 0.0, - "STRENGTH": 0.0 - } - }, - "100": { - "otherNums": [ - - ], - "statNums": { - "FEROCITY": 10.0, - "STRENGTH": 25.0 - } - }, - "interp": "1:100" - }, "EPIC": { "1": { "otherNums": [ @@ -535,8 +514,8 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.20000000000000284, - 0.4000000000000057 + 0.2, + 0.4 ], "statNums": { "CRIT_DAMAGE": 0.0, |