Room ID: 98
Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 0 } } |
Requires: "h_canHeatedCrystalFlash" |
Fire a shot on the way up to clear the shot block. Perform a mockball but unmorph after exiting the Morph hole and Kill the Geruta while falling, if possible. Fire a shot to open the door, then jump forward and Shinespark out. Entrance condition: { "comeInShinecharging": { "length": 3, "openEnd": 0 } } Requires: "canShinechargeMovementTricky" "canMidairShinespark" "canMockball" { "or": [ { "enemyKill": { "enemies": [ [ "Geruta" ] ], "explicitWeapons": [ "Missile", "Super", "Wave", "Spazer", "Plasma" ] } }, { "enemyDamage": { "enemy": "Geruta", "type": "contact", "hits": 1 } } ] } { "heatFrames": 200 } { "shinespark": { "frames": 16, "excessFrames": 0 } } Exit condition: { "leaveWithSpark": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
From: 1
Left Door
To: 2
Right Door
Entrance condition: { "comeInShinecharging": { "length": 2, "openEnd": 1 } } Requires: "canLongChainTemporaryBlue" "canTrickySpringBallBounce" { "heatFrames": 865 } { "or": [ "canXRayCancelShinecharge", { "heatFrames": 160 } ] } Exit condition: { "leaveWithTemporaryBlue": {} } Unlocks doors: {"types":["ammo"],"requires":[]} |
Requires: "Morph" { "heatFrames": 170 } { "enemyKill": { "enemies": [ [ "Geruta" ] ], "explicitWeapons": [ "Super", "Missile", "Plasma" ] } } |
Requires: "Morph" { "heatFrames": 300 } |
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInShinecharging": { "length": 2, "openEnd": 0 } } Requires: "canLongChainTemporaryBlue" "canTrickySpringBallBounce" { "heatFrames": 650 } { "or": [ "canXRayCancelShinecharge", { "heatFrames": 190 } ] } Exit condition: { "leaveWithTemporaryBlue": {} } Unlocks doors: {"types":["ammo"],"requires":[]} |
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ], [ 3, 13 ] ] } } Bypasses door shell: true |
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } } Exit condition: { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } } Bypasses door shell: true |
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } } Exit condition: { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } } Bypasses door shell: true |
Requires: { "heatFrames": 50 } Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } |
Requires: "h_canHeatedCrystalFlash" |
Requires: { "heatFrames": 150 } |
Requires: { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall", { "and": [ "h_canUsePowerBombs", { "heatFrames": 260 } ] }, { "and": [ "Morph", "Wave", { "heatFrames": 180 } ] } ] } { "heatFrames": 200 } |
Requires: { "heatFrames": 150 } Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":20}]} {"types":["super"],"requires":[]} {"types":["powerbomb"],"requires":[{"heatFrames":80}]} |
Requires: { "heatFrames": 130 } Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":30}]} {"types":["super"],"requires":[]} {"types":["powerbomb"],"requires":[{"heatFrames":80}]} |
Requires: "h_canHeatedCrystalFlash" |
{ "$schema": "../../../schema/m3-room.schema.json", "id": 98, "name": "Green Bubbles Missile Room", "area": "Norfair", "subarea": "Upper", "subsubarea": "East", "playable": true, "roomAddress": "0x7AC83", "roomEnvironments": [ { "heated": true } ], "nodes": [ { "id": 1, "name": "Left Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x0019546", "doorOrientation": "left", "doorEnvironments": [ { "physics": "air" } ] }, { "id": 2, "name": "Right Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x001953a", "doorOrientation": "right", "doorEnvironments": [ { "physics": "air" } ] }, { "id": 3, "name": "Item", "nodeType": "item", "nodeSubType": "visible", "nodeItem": "Missile", "nodeAddress": "0x78C52", "locks": [ { "name": "Dummy Item Lock", "lockType": "gameFlag", "unlockStrats": [ { "name": "Base (Collect Item)", "notable": false, "requires": [] } ] } ] } ], "enemies": [ { "id": "e1", "groupName": "Green Bubbles Missile Room Geruta", "enemyName": "Geruta", "quantity": 1, "homeNodes": [ 2, 3 ], "dropRequires": [ "h_heatProof" ] } ], "links": [ { "from": 1, "to": [ { "id": 1 }, { "id": 2 }, { "id": 3 } ] }, { "from": 2, "to": [ { "id": 1 }, { "id": 2 }, { "id": 3 } ] }, { "from": 3, "to": [ { "id": 1 }, { "id": 2 }, { "id": 3 } ] } ], "strats": [ { "id": 1, "link": [ 1, 1 ], "name": "Leave with Runway", "requires": [], "exitCondition": { "leaveWithRunway": { "length": 4, "openEnd": 0 } } }, { "id": 2, "link": [ 1, 1 ], "name": "Crystal Flash", "requires": [ "h_canHeatedCrystalFlash" ], "flashSuitChecked": true }, { "id": 3, "link": [ 1, 2 ], "name": "Tricky Movement Shinespark", "entranceCondition": { "comeInShinecharging": { "length": 3, "openEnd": 0 } }, "requires": [ "canShinechargeMovementTricky", "canMidairShinespark", "canMockball", { "or": [ { "enemyKill": { "enemies": [ [ "Geruta" ] ], "explicitWeapons": [ "Missile", "Super", "Wave", "Spazer", "Plasma" ] } }, { "enemyDamage": { "enemy": "Geruta", "type": "contact", "hits": 1 } } ] }, { "heatFrames": 200 }, { "shinespark": { "frames": 16, "excessFrames": 0 } } ], "exitCondition": { "leaveWithSpark": {} }, "unlocksDoors": [ { "types": [ "super" ], "requires": [] }, { "types": [ "missiles", "powerbomb" ], "requires": [ "never" ] } ], "note": [ "Fire a shot on the way up to clear the shot block.", "Perform a mockball but unmorph after exiting the Morph hole and Kill the Geruta while falling, if possible.", "Fire a shot to open the door, then jump forward and Shinespark out." ] }, { "id": 16, "link": [ 1, 2 ], "name": "Come in Shinecharging, Leave With Temporary Blue", "entranceCondition": { "comeInShinecharging": { "length": 2, "openEnd": 1 } }, "requires": [ "canLongChainTemporaryBlue", "canTrickySpringBallBounce", { "heatFrames": 865 }, { "or": [ "canXRayCancelShinecharge", { "heatFrames": 160 } ] } ], "exitCondition": { "leaveWithTemporaryBlue": {} }, "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ], "note": [ "Use angle-down shots to kill the Geruta from the left of the morph tunnel." ] }, { "id": 4, "link": [ 1, 3 ], "name": "Quick Geruta Kill", "requires": [ "Morph", { "heatFrames": 170 }, { "enemyKill": { "enemies": [ [ "Geruta" ] ], "explicitWeapons": [ "Super", "Missile", "Plasma" ] } } ] }, { "id": 5, "link": [ 1, 3 ], "name": "Slow Geruta Kill", "requires": [ "Morph", { "heatFrames": 300 } ] }, { "id": 17, "link": [ 2, 1 ], "name": "Come in Shinecharging, Leave With Temporary Blue", "entranceCondition": { "comeInShinecharging": { "length": 2, "openEnd": 0 } }, "requires": [ "canLongChainTemporaryBlue", "canTrickySpringBallBounce", { "heatFrames": 650 }, { "or": [ "canXRayCancelShinecharge", { "heatFrames": 190 } ] } ], "exitCondition": { "leaveWithTemporaryBlue": {} }, "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ] }, { "id": 6, "link": [ 2, 1 ], "name": "Grapple Teleport Door Lock Skip", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ], [ 3, 13 ] ] } }, "requires": [], "bypassesDoorShell": true }, { "id": 7, "link": [ 2, 1 ], "name": "Carry Grapple Teleport (Top Position)", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } }, "requires": [], "bypassesDoorShell": true, "exitCondition": { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } } }, { "id": 8, "link": [ 2, 1 ], "name": "Carry Grapple Teleport (Bottom Position)", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } }, "requires": [], "bypassesDoorShell": true, "exitCondition": { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } } }, { "id": 9, "link": [ 2, 2 ], "name": "Leave with Runway", "requires": [ { "heatFrames": 50 } ], "exitCondition": { "leaveWithRunway": { "length": 3, "openEnd": 1 } } }, { "id": 10, "link": [ 2, 2 ], "name": "Crystal Flash", "requires": [ "h_canHeatedCrystalFlash" ], "flashSuitChecked": true }, { "id": 11, "link": [ 2, 3 ], "name": "Base", "requires": [ { "heatFrames": 150 } ] }, { "id": 12, "link": [ 3, 1 ], "name": "Base", "requires": [ { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall", { "and": [ "h_canUsePowerBombs", { "heatFrames": 260 } ] }, { "and": [ "Morph", "Wave", { "heatFrames": 180 } ] } ] }, { "heatFrames": 200 } ], "collectsItems": [ 3 ], "devNote": "The Wave and Power Bomb options ride the rising tower, to avoid a mid-air morph." }, { "id": 13, "link": [ 3, 2 ], "name": "Base", "requires": [ { "heatFrames": 150 } ], "unlocksDoors": [ { "types": [ "missiles" ], "requires": [ { "heatFrames": 20 } ] }, { "types": [ "super" ], "requires": [] }, { "types": [ "powerbomb" ], "requires": [ { "heatFrames": 80 } ] } ], "collectsItems": [ 3 ] }, { "id": 14, "link": [ 3, 2 ], "name": "Leave with Runway", "requires": [ { "heatFrames": 130 } ], "exitCondition": { "leaveWithRunway": { "length": 3, "openEnd": 1 } }, "unlocksDoors": [ { "types": [ "missiles" ], "requires": [ { "heatFrames": 30 } ] }, { "types": [ "super" ], "requires": [] }, { "types": [ "powerbomb" ], "requires": [ { "heatFrames": 80 } ] } ], "collectsItems": [ 3 ] }, { "id": 15, "link": [ 3, 3 ], "name": "Crystal Flash", "requires": [ "h_canHeatedCrystalFlash" ], "collectsItems": [ 3 ], "flashSuitChecked": true }, { "link": [ 1, 1 ], "name": "Base (Unlock Door)", "requires": [], "unlocksDoors": [ { "types": [ "missiles" ], "requires": [ { "heatFrames": 50 } ] }, { "types": [ "super" ], "requires": [] }, { "types": [ "powerbomb" ], "requires": [ { "heatFrames": 110 } ] } ] }, { "link": [ 1, 1 ], "name": "Base (Come In Normally)", "entranceCondition": { "comeInNormally": {} }, "requires": [] }, { "link": [ 2, 2 ], "name": "Base (Unlock Door)", "requires": [], "unlocksDoors": [ { "types": [ "missiles" ], "requires": [ { "heatFrames": 50 } ] }, { "types": [ "super" ], "requires": [] }, { "types": [ "powerbomb" ], "requires": [ { "heatFrames": 110 } ] } ] }, { "link": [ 2, 2 ], "name": "Base (Come In Normally)", "entranceCondition": { "comeInNormally": {} }, "requires": [] }, { "name": "Base (Collect Item)", "notable": false, "requires": [], "link": [ 3, 3 ], "collectsItems": [ 3 ] } ], "nextStratId": 18, "notables": [], "nextNotableId": 1 }