diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 5f036773..edb55449 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1,4 +1,31 @@ -{ +{ + "AMMONITE": { + "LEGENDARY": { + "1": { + "otherNums": [ + 0, + 0, + 0, + 0 + ], + "statNums": { + "SEA_CREATURE_CHANCE": 0.0 + } + }, + "100": { + "otherNums": [ + 1.0, + 2.0, + 2.0, + 0.6 + ], + "statNums": { + "SEA_CREATURE_CHANCE": 7 + } + }, + "interp": "1:100" + } + }, "BAL": { "EPIC": { "1": { |