diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 72892b21..fd5dc8a0 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -942,6 +942,31 @@ }, "interp": "1:100" }, + "MYTHIC": { + "1": { + "otherNums": [ + 0.3, + 0.5, + 0.2, + 0.4 + ], + "statNums": { + "CRIT_DAMAGE": 0.0 + } + }, + "100": { + "otherNums": [ + 30, + 50, + 25, + 40 + ], + "statNums": { + "CRIT_DAMAGE": 75.0 + } + }, + "interp": "1:100" + }, "RARE": { "1": { "otherNums": [ |