diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 80cef4bb..75431526 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3228,6 +3228,24 @@ } } }, + "OWL": { + "LEGENDARY": { + "1": { + "otherNums": [ + 0.1, + 0.05 + ], + "statNums": {} + }, + "100": { + "otherNums": [ + 10, + 5 + ], + "statNums": {} + } + } + }, "PARROT": { "EPIC": { "1": { |