diff options
Diffstat (limited to 'constants/petnums.json')
-rw-r--r-- | constants/petnums.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/petnums.json b/constants/petnums.json index 0564d8f6..72892b21 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1911,6 +1911,7 @@ "COMMON": { "1": { "otherNums": [ + 0.0, 0.0 ], "statNums": { @@ -1921,6 +1922,7 @@ }, "100": { "otherNums": [ + 3, 3 ], "statNums": { @@ -1935,6 +1937,7 @@ "1": { "otherNums": [ 0.1, + 0.1, 1.0 ], "statNums": { @@ -1946,6 +1949,7 @@ "100": { "otherNums": [ 15, + 15, 100 ], "statNums": { @@ -1960,6 +1964,7 @@ "1": { "otherNums": [ 0.2, + 0.2, 1.0, 0.1 ], @@ -1972,6 +1977,7 @@ "100": { "otherNums": [ 20, + 20, 100, 15 ], @@ -1987,6 +1993,7 @@ "1": { "otherNums": [ 0.1, + 0.1, 0.8 ], "statNums": { @@ -1998,6 +2005,7 @@ "100": { "otherNums": [ 10, + 10, 75 ], "statNums": { @@ -2011,6 +2019,7 @@ "UNCOMMON": { "1": { "otherNums": [ + 0.1, 0.1 ], "statNums": { @@ -2021,6 +2030,7 @@ }, "100": { "otherNums": [ + 5, 5 ], "statNums": { |