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 a5979109..c8046eed 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3057,6 +3057,31 @@ } }, "SPIRIT": { + "EPIC": { + "1": { + "otherNums": [ + 10.0, + 5.0, + 5.5 + ], + "statNums": { + "INTELLIGENCE": 1.0, + "SPEED": 0.0 + } + }, + "100": { + "otherNums": [ + 10.0, + 5.0, + 49.98571428571429 + ], + "statNums": { + "INTELLIGENCE": 100.0, + "SPEED": 29.57142857142857 + } + }, + "interp": "1:78" + }, "LEGENDARY": { "1": { "otherNums": [ |