aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json14
-rw-r--r--constants/parents.json6
-rw-r--r--constants/reforgestones.json2
-rw-r--r--constants/rngscore.json16
4 files changed, 29 insertions, 9 deletions
diff --git a/constants/misc.json b/constants/misc.json
index ff5e2af9..2a6ea8ed 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1348,6 +1348,20 @@
],
"BLOOD_DONOR_RING": [
"BLOOD_DONOR_ARTIFACT"
+ ],
+ "LUSH_TALISMAN": [
+ "LUSH_RING",
+ "LUSH_ARTIFACT"
+ ],
+ "LUSH_RING": [
+ "LUSH_ARTIFACT"
+ ],
+ "AGARIMOO_TALISMAN": [
+ "AGARIMOO_RING",
+ "AGARIMOO_ARTIFACT"
+ ],
+ "AGARIMOO_RING": [
+ "AGARIMOO_ARTIFACT"
]
},
"special_bois": [
diff --git a/constants/parents.json b/constants/parents.json
index a27ddc0a..1b1185f6 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3281,5 +3281,11 @@
"HEALING_MELON": [
"JUICY_HEALING_MELON",
"LUSCIOUS_HEALING_MELON"
+ ],
+ "RIFTSTALKER_BLOODFIEND_1_BOSS": [
+ "RIFTSTALKER_BLOODFIEND_2_BOSS",
+ "RIFTSTALKER_BLOODFIEND_3_BOSS",
+ "RIFTSTALKER_BLOODFIEND_4_BOSS",
+ "RIFTSTALKER_BLOODFIEND_5_BOSS"
]
} \ No newline at end of file
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 593f5797..d24fa2d6 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -67,7 +67,7 @@
"UNCOMMON": "Grants §6+7☘ Farming Fortune §7and §3+2☯ Farming Wisdom§7.",
"RARE": "Grants §6+9☘ Farming Fortune §7and §3+3☯ Farming Wisdom§7.",
"EPIC": "Grants §6+13☘ Farming Fortune §7and §3+4☯ Farming Wisdom§7.",
- "LEGENDARY": "Grants §6+16☘ Farming Fortune §7and §3+6☯ Farming Wisdom§7.",
+ "LEGENDARY": "Grants §6+16☘ Farming Fortune §7and §3+5☯ Farming Wisdom§7.",
"MYTHIC": "Grants §6+20☘ Farming Fortune §7and §3+6☯ Farming Wisdom§7."
},
"reforgeStats": {
diff --git a/constants/rngscore.json b/constants/rngscore.json
index edd1295e..b4763134 100644
--- a/constants/rngscore.json
+++ b/constants/rngscore.json
@@ -393,14 +393,14 @@
"POTION": 17700
},
"Riftstalker Bloodfiend": {
- "ENCHANTED_BOOK_BUNDLE_QUANTUM": 3750,
- "SOULTWIST_RUNE;1": 4250,
- "BUBBA_BLISTER": 5000,
- "CHOCOLATE_CHIP": 5000,
- "GUARDIAN_LUCKY_BLOCK": 8000,
- "MCGRUBBER_BURGER": 41000,
- "UNFANGED_VAMPIRE_PART": 41000,
- "ENCHANTED_BOOK_BUNDLE_THE_ONE": 27833
+ "ENCHANTED_BOOK_BUNDLE_QUANTUM": 1687,
+ "SOULTWIST_RUNE;1": 1912,
+ "BUBBA_BLISTER": 2250,
+ "CHOCOLATE_CHIP": 2250,
+ "GUARDIAN_LUCKY_BLOCK": 3600,
+ "MCGRUBBER_BURGER": 18450,
+ "UNFANGED_VAMPIRE_PART": 18450,
+ "ENCHANTED_BOOK_BUNDLE_THE_ONE": 12525
}
}
} \ No newline at end of file