Room ID: 305
Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } |
Requires: "h_canCrystalFlash" |
|
Entrance condition: { "comeInShinecharged": {} } Requires: { "shineChargeFrames": 54 } "canShinechargeMovement" Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
From: 1
Right Door
To: 2
Bottom Door
Entrance condition: { "comeInShinecharging": { "length": 2, "openEnd": 0 } } Requires: "canShinechargeMovementComplex" { "shineChargeFrames": 55 } Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["ammo"],"requires":[]} |
From: 1
Right Door
To: 2
Bottom Door
Entrance condition: { "comeInShinecharging": { "length": 2, "openEnd": 0 } } Exit condition: { "leaveWithTemporaryBlue": { "direction": "left" } } Unlocks doors: {"types":["ammo"],"requires":[]} |
Enter the room with enough stored fall speed to clip through 2 tiles. Perform a moonfall right-to-left near the edge of the ledge, to reach the slope below. Then moonfall again from on top of the door, to clip down through it. If moonfalling from the very edge, Samus will clip down into the floor below the slope, and Grapple can be used to stand back up. Alternatively, moonfall slightly further from the edge, to clip down below the ledge, ending up flush with the top of the slope; in this case, be careful to release left quickly after initiating the moonfall, to avoid tripping on the slope; it is safest to stand up by holding right, then moonwalk while traversing the slope. Performing the final moonfall while over the edge of door can be useful to avoid carrying stored fall speed into the next room. Entrance condition: { "comeInWithStoredFallSpeed": { "fallSpeedInTiles": 2 } } Requires: "canMoonfall" Bypasses door shell: true |
|
Entrance condition: { "comeInShinecharged": {}, "comesThroughToilet": "no" } Requires: { "shineChargeFrames": 60 } "canShinechargeMovement" Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
From: 2
Bottom Door
To: 1
Right Door
Entrance condition: { "comeInShinecharged": {}, "comesThroughToilet": "yes" } Requires: { "shineChargeFrames": 65 } "canShinechargeMovement" Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
Exit condition: { "leaveNormally": {} } |
Entrance condition: { "comeInWithSpark": {}, "comesThroughToilet": "any" } Requires: { "shinespark": { "frames": 3, "excessFrames": 3 } } Dev note: This strat is not useful in-room, but can satisfy a strat in the room before with an exit shinespark. |
{ "$schema": "../../../schema/m3-room.schema.json", "id": 305, "name": "Forgotten Highway Elbow", "area": "Crateria", "subarea": "East", "roomAddress": "0x795A8", "roomEnvironments": [ { "heated": false } ], "mapTileMask": [ [ 1 ] ], "nodes": [ { "id": 1, "name": "Right Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x0018aa2", "doorOrientation": "right", "doorEnvironments": [ { "physics": "air" } ], "mapTileMask": [ [ 2 ] ] }, { "id": 2, "name": "Bottom Door", "nodeType": "door", "nodeSubType": "yellow", "nodeAddress": "0x0018aba", "doorOrientation": "down", "doorEnvironments": [ { "physics": "air" } ], "mapTileMask": [ [ 2 ] ] } ], "enemies": [], "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": "Crystal Flash", "requires": [ "h_canCrystalFlash" ], "flashSuitChecked": true }, { "id": 3, "link": [ 1, 2 ], "name": "Base", "requires": [] }, { "id": 4, "link": [ 1, 2 ], "name": "Carry Shinecharge", "entranceCondition": { "comeInShinecharged": {} }, "requires": [ { "shineChargeFrames": 54 }, "canShinechargeMovement" ], "exitCondition": { "leaveShinecharged": {} }, "unlocksDoors": [ { "types": [ "super" ], "requires": [] }, { "types": [ "missiles", "powerbomb" ], "requires": [ "never" ] } ], "flashSuitChecked": true }, { "id": 11, "link": [ 1, 2 ], "name": "Come in Shinecharging, Leave Shinecharged", "entranceCondition": { "comeInShinecharging": { "length": 2, "openEnd": 0 } }, "requires": [ "canShinechargeMovementComplex", { "shineChargeFrames": 55 } ], "exitCondition": { "leaveShinecharged": {} }, "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ], "flashSuitChecked": true }, { "id": 5, "link": [ 1, 2 ], "name": "Come in Shinecharging, Leave With Temporary Blue", "entranceCondition": { "comeInShinecharging": { "length": 2, "openEnd": 0 } }, "requires": [], "exitCondition": { "leaveWithTemporaryBlue": { "direction": "left" } }, "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ], "flashSuitChecked": true }, { "id": 12, "link": [ 1, 2 ], "name": "Stored Moonfall Clip", "entranceCondition": { "comeInWithStoredFallSpeed": { "fallSpeedInTiles": 2 } }, "requires": [ "canMoonfall" ], "note": [ "Enter the room with enough stored fall speed to clip through 2 tiles.", "Perform a moonfall right-to-left near the edge of the ledge, to reach the slope below.", "Then moonfall again from on top of the door, to clip down through it." ], "detailNote": [ "If moonfalling from the very edge, Samus will clip down into the floor below the slope, and Grapple can be used to stand back up.", "Alternatively, moonfall slightly further from the edge, to clip down below the ledge, ending up flush with the top of the slope;", "in this case, be careful to release left quickly after initiating the moonfall, to avoid tripping on the slope;", "it is safest to stand up by holding right, then moonwalk while traversing the slope.", "Performing the final moonfall while over the edge of door can be useful to avoid carrying stored fall speed into the next room." ], "bypassesDoorShell": true, "flashSuitChecked": true }, { "id": 6, "link": [ 2, 1 ], "name": "Base", "requires": [] }, { "id": 7, "link": [ 2, 1 ], "name": "Carry Shinecharge", "entranceCondition": { "comeInShinecharged": {}, "comesThroughToilet": "no" }, "requires": [ { "shineChargeFrames": 60 }, "canShinechargeMovement" ], "exitCondition": { "leaveShinecharged": {} }, "unlocksDoors": [ { "types": [ "super" ], "requires": [] }, { "types": [ "missiles", "powerbomb" ], "requires": [ "never" ] } ], "flashSuitChecked": true }, { "id": 8, "link": [ 2, 1 ], "name": "Carry Shinecharge (through Toilet)", "entranceCondition": { "comeInShinecharged": {}, "comesThroughToilet": "yes" }, "requires": [ { "shineChargeFrames": 65 }, "canShinechargeMovement" ], "exitCondition": { "leaveShinecharged": {} }, "unlocksDoors": [ { "types": [ "super" ], "requires": [] }, { "types": [ "missiles", "powerbomb" ], "requires": [ "never" ] } ], "flashSuitChecked": true }, { "id": 9, "link": [ 2, 2 ], "name": "Leave Normally", "requires": [], "exitCondition": { "leaveNormally": {} } }, { "id": 10, "link": [ 2, 2 ], "name": "Shinespark", "entranceCondition": { "comeInWithSpark": {}, "comesThroughToilet": "any" }, "requires": [ { "shinespark": { "frames": 3, "excessFrames": 3 } } ], "devNote": "This strat is not useful in-room, but can satisfy a strat in the room before with an exit shinespark." }, { "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": [] } ], "notables": [], "nextStratId": 13, "nextNotableId": 1 }