diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-22 03:03:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 01:03:51 +0000 |
commit | 179659a7592637b0f29347db048a1118ace02cd4 (patch) | |
tree | 4e3d5e9bc5b7bdb020b86cf14d41f3a504431457 /constants/petnums.json | |
parent | 90d77dc6966656587cfeb38100d85d9bda8a16f6 (diff) | |
download | NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.gz NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.bz2 NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.zip |
pssssshhh - dont tell anyone (#721)
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": { |