aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json6
-rw-r--r--constants/petnums.json122
2 files changed, 128 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 8bc4cbdd..aab9d747 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2382,5 +2382,11 @@
"LARGE_ENCHANTED_CHEST",
"MEDIUM_ENCHANTED_CHEST",
"SMALL_ENCHANTED_CHEST"
+ ],
+ "BINGO;4": [
+ "BINGO;3",
+ "BINGO;2",
+ "BINGO;1",
+ "BINGO;0"
]
}
diff --git a/constants/petnums.json b/constants/petnums.json
index ebe59373..ed23f077 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -459,6 +459,128 @@
}
}
},
+ "BINGO": {
+ "COMMON": {
+ "1": {
+ "otherNums": [
+ 5.2
+ ],
+ "statNums": {
+ "HEALTH": 25.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 520
+ ],
+ "statNums": {
+ "HEALTH": 2500.0,
+ "STRENGTH": 500.0
+ }
+ }
+ },
+ "UNCOMMON": {
+ "1": {
+ "otherNums": [
+ 5.2,
+ 3.8
+ ],
+ "statNums": {
+ "HEALTH": 25.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 520,
+ 380
+ ],
+ "statNums": {
+ "HEALTH": 250.0,
+ "STRENGTH": 50.0
+ }
+ }
+ },
+ "RARE": {
+ "1": {
+ "otherNums": [
+ 5.8,
+ 3.8,
+ 9.4
+ ],
+ "statNums": {
+ "HEALTH": 25.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 580,
+ 380,
+ 940
+ ],
+ "statNums": {
+ "HEALTH": 250.0,
+ "STRENGTH": 50.0
+ }
+ }
+ },
+ "EPIC": {
+ "1": {
+ "otherNums": [
+ 5.8,
+ 3.8,
+ 9.4,
+ 0.1
+ ],
+ "statNums": {
+ "HEALTH": 25.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 580,
+ 380,
+ 940,
+ 10
+ ],
+ "statNums": {
+ "HEALTH": 250.0,
+ "STRENGTH": 50.0
+ }
+ }
+ },
+ "LEGENDARY": {
+ "1": {
+ "otherNums": [
+ 1.2,
+ 1.1,
+ 15.0,
+ 1.0,
+ 5.2
+ ],
+ "statNums": {
+ "HEALTH": 0.0,
+ "STRENGTH": 5.0
+ }
+ },
+ "100": {
+ "otherNums": [
+ 20,
+ 15,
+ 15,
+ 100,
+ 25
+ ],
+ "statNums": {
+ "HEALTH": 50.0,
+ "STRENGTH": 30.0
+ }
+ }
+ }
+ },
"BLACK_CAT": {
"LEGENDARY": {
"1": {