diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 4b62052a..993cc126 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -965,6 +965,26 @@ } } }, + "DROPLET_WISP": { + "UNCOMMON": { + "1": { + "otherNums": [ + 0.3 + ], + "statNums": { + "HEALTH": 1.0 + } + }, + "100": { + "otherNums": [ + 30 + ], + "statNums": { + "HEALTH": 100.0 + } + } + } + }, "ELEPHANT": { "COMMON": { "1": { |