aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json3
-rw-r--r--constants/petnums.json94
2 files changed, 65 insertions, 32 deletions
diff --git a/constants/parents.json b/constants/parents.json
index ba0b77be..a388d725 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2419,7 +2419,8 @@
"MEDIUM_ENCHANTED_CHEST",
"SMALL_ENCHANTED_CHEST"
],
- "BINGO;4": [
+ "BINGO;5": [
+ "BINGO;4",
"BINGO;3",
"BINGO;2",
"BINGO;1",
diff --git a/constants/petnums.json b/constants/petnums.json
index d9b4c5ad..fc0525f0 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -540,12 +540,12 @@
"1": {
"otherNums": [
5.2,
- 100
+ 101.5
],
"statNums": {
- "HEALTH": 25.0,
- "STRENGTH": 5.0,
- "SPEED": 0
+ "HEALTH": 1.0,
+ "STRENGTH": 0.25,
+ "SPEED": 0.75
}
},
"100": {
@@ -564,13 +564,13 @@
"1": {
"otherNums": [
5.2,
- 3.8,
- 100
+ 5.1,
+ 101.5
],
"statNums": {
- "HEALTH": 25.0,
- "STRENGTH": 5.0,
- "SPEED": 0
+ "HEALTH": 1.0,
+ "STRENGTH": 0.25,
+ "SPEED": 0.75
}
},
"100": {
@@ -589,15 +589,15 @@
"RARE": {
"1": {
"otherNums": [
- 5.0,
- 5.0,
- 10.0,
- 100
+ 5.2,
+ 5.1,
+ 10.3,
+ 101.5
],
"statNums": {
- "HEALTH": 25.0,
- "STRENGTH": 5.5,
- "SPEED": 0
+ "HEALTH": 1.0,
+ "STRENGTH": 0.25,
+ "SPEED": 0.75
}
},
"100": {
@@ -617,16 +617,16 @@
"EPIC": {
"1": {
"otherNums": [
- 5.0,
- 5.0,
- 10.0,
+ 5.2,
+ 5.1,
+ 10.3,
0.1,
- 100
+ 101.5
],
"statNums": {
- "HEALTH": 25.0,
- "STRENGTH": 5.5,
- "SPEED": 0
+ "HEALTH": 1.0,
+ "STRENGTH": 0.25,
+ "SPEED": 0.75
}
},
"100": {
@@ -647,17 +647,49 @@
"LEGENDARY": {
"1": {
"otherNums": [
- 5.0,
- 5.0,
- 10.0,
+ 5.2,
+ 5.1,
+ 10.3,
0.1,
- 10,
- 100
+ 10.4,
+ 101.5
+ ],
+ "statNums": {
+ "HEALTH": 1.0,
+ "STRENGTH": 0.25,
+ "SPEED": 0.75
+ }
+ },
+ "100": {
+ "otherNums": [
+ 25,
+ 15,
+ 40,
+ 1,
+ 50,
+ 250
],
"statNums": {
- "HEALTH": 25.0,
- "STRENGTH": 5.5,
- "SPEED": 0
+ "HEALTH": 100.0,
+ "STRENGTH": 35.0,
+ "SPEED": 75.0
+ }
+ }
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 5.2,
+ 5.1,
+ 10.3,
+ 0.1,
+ 10.4,
+ 101.5
+ ],
+ "statNums": {
+ "HEALTH": 1.0,
+ "STRENGTH": 0.25,
+ "SPEED": 0.75
}
},
"100": {