Skip to content

logic bugfix for entering botw#2530

Open
dotzo wants to merge 2 commits intoOoTRandomizer:Devfrom
dotzo:advanced-botw-logic-bug-fix
Open

logic bugfix for entering botw#2530
dotzo wants to merge 2 commits intoOoTRandomizer:Devfrom
dotzo:advanced-botw-logic-bug-fix

Conversation

@dotzo
Copy link

@dotzo dotzo commented Mar 1, 2026

for advanced logic
cucco dive with just Nuts was in logic erroneously. now gated it is behind a trick

example seed: https://ootrandomizer.com/seed/get?id=2059884

Ocarinas in RFT and Botw, no tricks, no glitches, no ER, base advanced logic, ocarina required for bridge (6 med + shadow temple), ALR on

@GSKirox GSKirox added Type: Bug Something isn't working Component: Logic Non-trivial changes to the JSON logic files Status: Needs Review Someone should be looking at it labels Mar 1, 2026
@dotzo
Copy link
Author

dotzo commented Mar 1, 2026

/shrug
image

(is_child and
( (glitch_navi_dive and can_jumpslash)
or (at_day and (can_isg or Nuts))
or (at_day and glitch_botw_cucco_dive and
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
or (at_day and glitch_botw_cucco_dive and
or (at_day and glitch_botw_cucco_dive and

this is the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Logic Non-trivial changes to the JSON logic files Status: Needs Review Someone should be looking at it Type: Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants