diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index a3a9b7e5..790c205d 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2906,6 +2906,32 @@ } } }, + "MOLE": { + "LEGENDARY": { + "1": { + "otherNums": [ + 0.2, + 1, + 1 + ], + "statNums": { + "MINING_SPEED": 0.75, + "INTELLIGENCE": 1 + } + }, + "100": { + "otherNums": [ + 25, + 100, + 100 + ], + "statNums": { + "MINING_SPEED": 75, + "INTELLIGENCE": 100 + } + } + } + }, "MONKEY": { "COMMON": { "1": { |