diff options
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, |