Room ID: 13
Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } |
Requires: "canShinechargeMovement" { "canShineCharge": { "usedTiles": 37, "openEnd": 0 } } Exit condition: { "leaveShinecharged": { "framesRemaining": 120 } } |
Exit condition: { "leaveSpinning": { "remoteRunway": { "length": 37, "openEnd": 0 } } } |
Exit condition: { "leaveWithMockball": { "remoteRunway": { "length": 35, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 } } } |
Exit condition: { "leaveWithSpringBallBounce": { "remoteRunway": { "length": 31, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 }, "movementType": "uncontrolled" } } |
Exit condition: { "leaveSpaceJumping": { "remoteRunway": { "length": 27, "openEnd": 0 } } } |
Requires: { "canShineCharge": { "usedTiles": 37, "openEnd": 0 } } "canChainTemporaryBlue" Exit condition: { "leaveWithTemporaryBlue": {} } |
Requires: { "resetRoom": { "nodes": [ 1, 2 ], "mustStayPut": false } } { "refill": [ "Energy", "Missile" ] } |
Requires: "h_canCrystalFlash" |
Exit condition: { "leaveWithGModeSetup": {} } |
|
|
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ], [ 3, 13 ] ] } } Bypasses door shell: true |
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } } Exit condition: { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } } Bypasses door shell: true |
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } } Exit condition: { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } } Bypasses door shell: true |
Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } |
Requires: "canShinechargeMovement" { "canShineCharge": { "usedTiles": 36, "openEnd": 1 } } Exit condition: { "leaveShinecharged": { "framesRemaining": 140 } } |
Exit condition: { "leaveSpinning": { "remoteRunway": { "length": 35, "openEnd": 0 } } } |
Exit condition: { "leaveWithMockball": { "remoteRunway": { "length": 35, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 } } } |
Exit condition: { "leaveWithSpringBallBounce": { "remoteRunway": { "length": 31, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 }, "movementType": "uncontrolled" } } |
Exit condition: { "leaveSpaceJumping": { "remoteRunway": { "length": 27, "openEnd": 0 } } } |
Requires: { "canShineCharge": { "usedTiles": 37, "openEnd": 0 } } "canChainTemporaryBlue" Exit condition: { "leaveWithTemporaryBlue": {} } |
Exit condition: { "leaveWithGModeSetup": {} } |
{ "$schema": "../../../schema/m3-room.schema.json", "id": 13, "name": "Flyway", "area": "Crateria", "subarea": "Central", "playable": true, "roomAddress": "0x79879", "roomEnvironments": [ { "heated": false } ], "nodes": [ { "id": 1, "name": "Left Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x0018bb6", "doorOrientation": "left", "doorEnvironments": [ { "physics": "air" } ] }, { "id": 2, "name": "Right Door", "nodeType": "door", "nodeSubType": "red", "nodeAddress": "0x0018bc2", "doorOrientation": "right", "doorEnvironments": [ { "physics": "air" } ], "locks": [ { "name": "Flyway Red Lock (to Bomb Torizo)", "lockType": "coloredDoor", "unlockStrats": [ { "name": "Base", "notable": false, "requires": [ { "or": [ "h_canOpenRedDoors", "f_ZebesSetAblaze" ] } ], "note": "The end game sequence overrides the color lock." } ] } ] } ], "enemies": [ { "id": "e1", "groupName": "Flyway Mellows", "enemyName": "Mellow", "quantity": 12, "homeNodes": [ 1, 2 ], "stopSpawn": [ "f_ZebesSetAblaze" ] } ], "links": [ { "from": 1, "to": [ { "id": 1 }, { "id": 2 } ] }, { "from": 2, "to": [ { "id": 1 }, { "id": 2 } ] } ], "strats": [ { "id": 1, "link": [ 1, 1 ], "name": "Leave with Runway", "requires": [], "exitCondition": { "leaveWithRunway": { "length": 3, "openEnd": 1 } } }, { "id": 2, "link": [ 1, 1 ], "name": "Leave Shinecharged", "requires": [ "canShinechargeMovement", { "canShineCharge": { "usedTiles": 37, "openEnd": 0 } } ], "exitCondition": { "leaveShinecharged": { "framesRemaining": 120 } }, "flashSuitChecked": true }, { "id": 3, "link": [ 1, 1 ], "name": "Leave Spinning", "requires": [], "exitCondition": { "leaveSpinning": { "remoteRunway": { "length": 37, "openEnd": 0 } } } }, { "id": 4, "link": [ 1, 1 ], "name": "Leave With Mockball", "requires": [], "exitCondition": { "leaveWithMockball": { "remoteRunway": { "length": 35, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 } } } }, { "id": 5, "link": [ 1, 1 ], "name": "Leave With Spring Ball Bounce", "requires": [], "exitCondition": { "leaveWithSpringBallBounce": { "remoteRunway": { "length": 31, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 }, "movementType": "uncontrolled" } } }, { "id": 6, "link": [ 1, 1 ], "name": "Leave Space Jumping", "requires": [], "exitCondition": { "leaveSpaceJumping": { "remoteRunway": { "length": 27, "openEnd": 0 } } } }, { "id": 7, "link": [ 1, 1 ], "name": "Leave With Temporary Blue", "requires": [ { "canShineCharge": { "usedTiles": 37, "openEnd": 0 } }, "canChainTemporaryBlue" ], "exitCondition": { "leaveWithTemporaryBlue": {} }, "flashSuitChecked": true }, { "id": 8, "link": [ 1, 1 ], "name": "Mellow Farm", "requires": [ { "resetRoom": { "nodes": [ 1, 2 ], "mustStayPut": false } }, { "refill": [ "Energy", "Missile" ] } ] }, { "id": 9, "link": [ 1, 1 ], "name": "Crystal Flash", "requires": [ "h_canCrystalFlash" ], "flashSuitChecked": true }, { "id": 10, "link": [ 1, 1 ], "name": "G-Mode Setup - Get Hit By Mellow", "requires": [], "exitCondition": { "leaveWithGModeSetup": {} }, "flashSuitChecked": true }, { "id": 11, "link": [ 1, 2 ], "name": "Base", "requires": [] }, { "id": 12, "link": [ 2, 1 ], "name": "Base", "requires": [] }, { "id": 13, "link": [ 2, 1 ], "name": "Grapple Teleport", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ], [ 3, 13 ] ] } }, "requires": [], "bypassesDoorShell": true }, { "id": 14, "link": [ 2, 1 ], "name": "Carry Grapple Teleport (Top Position)", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } }, "requires": [], "bypassesDoorShell": true, "exitCondition": { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } } }, { "id": 15, "link": [ 2, 1 ], "name": "Carry Grapple Teleport (Bottom Position)", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } }, "requires": [], "bypassesDoorShell": true, "exitCondition": { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } } }, { "id": 16, "link": [ 2, 2 ], "name": "Leave with Runway", "requires": [], "exitCondition": { "leaveWithRunway": { "length": 3, "openEnd": 1 } } }, { "id": 17, "link": [ 2, 2 ], "name": "Leave Shinecharged", "requires": [ "canShinechargeMovement", { "canShineCharge": { "usedTiles": 36, "openEnd": 1 } } ], "exitCondition": { "leaveShinecharged": { "framesRemaining": 140 } }, "flashSuitChecked": true }, { "id": 18, "link": [ 2, 2 ], "name": "Leave Spinning", "requires": [], "exitCondition": { "leaveSpinning": { "remoteRunway": { "length": 35, "openEnd": 0 } } } }, { "id": 19, "link": [ 2, 2 ], "name": "Leave With Mockball", "requires": [], "exitCondition": { "leaveWithMockball": { "remoteRunway": { "length": 35, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 } } } }, { "id": 20, "link": [ 2, 2 ], "name": "Leave With Spring Ball Bounce", "requires": [], "exitCondition": { "leaveWithSpringBallBounce": { "remoteRunway": { "length": 31, "openEnd": 0 }, "landingRunway": { "length": 3, "openEnd": 1 }, "movementType": "uncontrolled" } } }, { "id": 21, "link": [ 2, 2 ], "name": "Leave Space Jumping", "requires": [], "exitCondition": { "leaveSpaceJumping": { "remoteRunway": { "length": 27, "openEnd": 0 } } } }, { "id": 22, "link": [ 2, 2 ], "name": "Leave With Temporary Blue", "requires": [ { "canShineCharge": { "usedTiles": 37, "openEnd": 0 } }, "canChainTemporaryBlue" ], "exitCondition": { "leaveWithTemporaryBlue": {} }, "flashSuitChecked": true }, { "id": 23, "link": [ 2, 2 ], "name": "G-Mode Setup - Get Hit By Mellow", "requires": [], "exitCondition": { "leaveWithGModeSetup": {} }, "flashSuitChecked": true }, { "link": [ 1, 1 ], "name": "Base (Unlock Door)", "requires": [], "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ] }, { "link": [ 1, 1 ], "name": "Base (Come In Normally)", "entranceCondition": { "comeInNormally": {} }, "requires": [] }, { "link": [ 2, 2 ], "name": "Base (Unlock Door)", "requires": [], "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ] }, { "link": [ 2, 2 ], "name": "Base (Come In Normally)", "entranceCondition": { "comeInNormally": {} }, "requires": [] } ], "nextStratId": 24, "notables": [], "nextNotableId": 1 }