Skip to content

Commit

Permalink
TRI/Eigong logic
Browse files Browse the repository at this point in the history
  • Loading branch information
Ixrec committed Feb 22, 2025
1 parent 67dc92a commit 95a5879
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions worlds/nine_sols/shared_static_logic/locations.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,10 @@
"address": null, "name": "Victory - Eggnog",
"region": "FSP - Root Node", "requires": [
{ "item_group": "Sol Seals", "count": 8 },
// TODO: decide on endgame logic
{ "region": "TRC - Dusk Guardian HQ Lower Levels" }
{ "region": "TRC - Dusk Guardian HQ Lower Levels" },
// movement required in TRI
{ "item": "Air Dash" }, { "item": "Cloud Leap" } // AND wall climb
// the Eigong fight itself requires AD OR CL in 3rd phase, but that's redundant with TRI movement for now
]
},
{
Expand Down

0 comments on commit 95a5879

Please sign in to comment.