Skip to content

Commit 75ec370

Browse files
committed
Split gate/door runway, add frozen zebbo note
1 parent 35450ea commit 75ec370

1 file changed

Lines changed: 57 additions & 42 deletions

File tree

region/maridia/outer/Boyon Gate Hall.json

Lines changed: 57 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,58 +1400,25 @@
14001400
},
14011401
{
14021402
"link": [4, 4],
1403-
"name": "R-Mode Spark Interrupt",
1403+
"name": "Open Gate, R-Mode Spark Interrupt",
14041404
"requires": [
14051405
{"obstaclesCleared": ["R-Mode"]},
1406+
{"obstaclesCleared": ["A"]},
14061407
{"refill": ["Energy"]},
14071408
{"or": [
1409+
{"canShineCharge": {"usedTiles": 15, "openEnd": 2}},
14081410
{"and": [
1409-
{"obstaclesCleared": ["A"]},
1410-
{"or": [
1411-
{"canShineCharge": {"usedTiles": 15, "openEnd": 2}},
1412-
{"and": [
1413-
{"or": [
1414-
{"and": [
1415-
"h_trickyFrozenEnemyRunway",
1416-
{"enemyKill": {"enemies": [["Boyon"]]}}
1417-
]},
1418-
{"and": [
1419-
"h_frozenEnemyRunway",
1420-
"Morph"
1421-
]}
1422-
]},
1423-
{"canShineCharge": {"usedTiles": 18, "openEnd": 1}}
1424-
]}
1425-
]}
1426-
]},
1427-
{"and": [
1428-
"canShinechargeMovementTricky",
14291411
{"or": [
1430-
"canWalljump",
14311412
{"and": [
1432-
"SpaceJump",
1433-
"HiJump"
1413+
"h_trickyFrozenEnemyRunway",
1414+
{"enemyKill": {"enemies": [["Boyon"]]}}
14341415
]},
14351416
{"and": [
1436-
"HiJump",
1437-
"canSpringBallJumpMidAir"
1417+
"h_frozenEnemyRunway",
1418+
"Morph"
14381419
]}
14391420
]},
1440-
{"or": [
1441-
{"and": [
1442-
{"doorUnlockedAtNode": 1},
1443-
{"doorUnlockedAtNode": 2},
1444-
{"canShineCharge": {"usedTiles": 13, "openEnd": 1}}
1445-
]},
1446-
{"and": [
1447-
{"or": [
1448-
{"doorUnlockedAtNode": 1},
1449-
{"doorUnlockedAtNode": 2}
1450-
]},
1451-
{"canShineCharge": {"usedTiles": 13, "openEnd": 0}}
1452-
]},
1453-
{"canShineCharge": {"usedTiles": 12, "openEnd": 0}}
1454-
]}
1421+
{"canShineCharge": {"usedTiles": 18, "openEnd": 1}}
14551422
]}
14561423
]},
14571424
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
@@ -1465,7 +1432,55 @@
14651432
"flashSuitChecked": true,
14661433
"blueSuitChecked": true,
14671434
"note": [
1468-
"Fill up on the respawning Zebbos. Use the runway with the gate or at the bottom of the room."
1435+
"Fill up on the respawning Zebbos. Shinecharge under the open gate, then jump into the left Boyon to interrupt.",
1436+
"A frozen Zebbo can add to the runway if needed."
1437+
]
1438+
},
1439+
{
1440+
"link": [4, 4],
1441+
"name": "R-Mode Spark Interrupt",
1442+
"requires": [
1443+
{"obstaclesCleared": ["R-Mode"]},
1444+
{"refill": ["Energy"]},
1445+
"canShinechargeMovementTricky",
1446+
{"or": [
1447+
"canWalljump",
1448+
{"and": [
1449+
"SpaceJump",
1450+
"HiJump"
1451+
]},
1452+
{"and": [
1453+
"HiJump",
1454+
"canSpringBallJumpMidAir"
1455+
]}
1456+
]},
1457+
{"or": [
1458+
{"and": [
1459+
{"doorUnlockedAtNode": 1},
1460+
{"doorUnlockedAtNode": 2},
1461+
{"canShineCharge": {"usedTiles": 13, "openEnd": 1}}
1462+
]},
1463+
{"and": [
1464+
{"or": [
1465+
{"doorUnlockedAtNode": 1},
1466+
{"doorUnlockedAtNode": 2}
1467+
]},
1468+
{"canShineCharge": {"usedTiles": 13, "openEnd": 0}}
1469+
]},
1470+
{"canShineCharge": {"usedTiles": 12, "openEnd": 0}}
1471+
]},
1472+
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
1473+
"canRModeSparkInterrupt"
1474+
],
1475+
"unlocksDoors": [
1476+
{"nodeId": 1, "types": ["ammo"], "requires": []},
1477+
{"nodeId": 2, "types": ["ammo"], "requires": []}
1478+
],
1479+
"resetsObstacles": ["R-Mode"],
1480+
"flashSuitChecked": true,
1481+
"blueSuitChecked": true,
1482+
"note": [
1483+
"Fill up on the respawning Zebbos. Shinecharge between the bottom doors, then jump back up to the Boyon."
14691484
]
14701485
},
14711486
{

0 commit comments

Comments
 (0)