From 2b20abf1b2f5f28764fee3efbfabf8c11d146076 Mon Sep 17 00:00:00 2001 From: Richard Snider Date: Sat, 18 Jul 2026 12:26:50 -0600 Subject: [PATCH 1/3] AUSoF now requires access to Maroon Valley Addresses https://discord.com/channels/1145762453658026104/1522830329826508840 --- data/in/quests-qr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/in/quests-qr.json b/data/in/quests-qr.json index 8c73a96..6990ff1 100644 --- a/data/in/quests-qr.json +++ b/data/in/quests-qr.json @@ -650,7 +650,8 @@ [ "item", "Heat", 1 ], [ "item", "Cold", 1 ], [ "item", "Wave", 1 ], - [ "item", "Shock", 1 ] + [ "item", "Shock", 1 ], + [ "region", "open", "open5" ] ], "reward": [ [ "item", "Lunatic Paws", 1 ] From d8dd16d444c6be73b424dd5159820686ac80b489 Mon Sep 17 00:00:00 2001 From: Richard Snider Date: Sat, 18 Jul 2026 12:32:14 -0600 Subject: [PATCH 2/3] Omega open baraleles now requires grove or wave Addresses https://discord.com/channels/1145762453658026104/1525325096778989578 --- data/in/botanics.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/in/botanics.json b/data/in/botanics.json index 1010f79..724c66f 100644 --- a/data/in/botanics.json +++ b/data/in/botanics.json @@ -511,7 +511,13 @@ }, "region": { "open": "open10.Left" - } + }, + "conditions": [ + [ "or", + [ "item", "Wave" ], + [ "region", "open", "open10.Grove" ] + ] + ] }, "Alpha Vivid Puff Plant": { "location": { From 864a822ab290ea422ab48cdbab1250883b39d158 Mon Sep 17 00:00:00 2001 From: Richard Snider Date: Sat, 18 Jul 2026 13:14:08 -0600 Subject: [PATCH 3/3] require aa pass for cross gear in rhombus addresses https://discord.com/channels/1145762453658026104/1527705103665201162 --- data/in/dlc/shops.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/in/dlc/shops.json b/data/in/dlc/shops.json index dcbf5c1..8894f57 100644 --- a/data/in/dlc/shops.json +++ b/data/in/dlc/shops.json @@ -98,7 +98,7 @@ "quest": true } }, - "Rhombus Weapons + DLC": { + "Rhombus Weapons + Azure A. Pass": { "location": { "shop": "rhombusWeapons1", "area": "rhombus-sqr" @@ -108,6 +108,7 @@ "open": "open20" }, "condition": [ + [ "item", "Azure Archipelago Pass" ], [ "var", "canGrind" ] ], "slots": [