Room ID: 124
Exit condition: { "leaveWithRunway": { "length": 5, "openEnd": 0 } } |
Requires: "h_canHeatedCrystalFlash" |
Requires: { "heatFrames": 100 } |
Requires: { "heatFrames": 65 } |
Requires: { "heatFrames": 55 } Exit condition: { "leaveWithRunway": { "length": 5, "openEnd": 0 } } Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":50}]} {"types":["super"],"requires":[]} {"types":["powerbomb"],"requires":[{"heatFrames":60}]} |
{ "$schema": "../../../schema/m3-room.schema.json", "id": 124, "name": "Post Crocomire Power Bomb Room", "area": "Norfair", "subarea": "Upper", "subsubarea": "Crocomire", "playable": true, "roomAddress": "0x7AADE", "roomEnvironments": [ { "heated": true } ], "nodes": [ { "id": 1, "name": "Right Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x001946e", "doorOrientation": "right", "doorEnvironments": [ { "physics": "air" } ] }, { "id": 2, "name": "Item", "nodeType": "item", "nodeSubType": "visible", "nodeItem": "PowerBomb", "nodeAddress": "0x78C04", "locks": [ { "name": "Dummy Item Lock", "lockType": "gameFlag", "unlockStrats": [ { "name": "Base (Collect Item)", "notable": false, "requires": [] } ] } ] } ], "enemies": [], "links": [ { "from": 1, "to": [ { "id": 1 }, { "id": 2 } ] }, { "from": 2, "to": [ { "id": 1 } ] } ], "strats": [ { "id": 1, "link": [ 1, 1 ], "name": "Leave with Runway", "requires": [], "exitCondition": { "leaveWithRunway": { "length": 5, "openEnd": 0 } } }, { "id": 2, "link": [ 1, 1 ], "name": "Crystal Flash", "requires": [ "h_canHeatedCrystalFlash" ], "flashSuitChecked": true }, { "id": 3, "link": [ 1, 2 ], "name": "Base", "requires": [ { "heatFrames": 100 } ] }, { "id": 4, "link": [ 2, 1 ], "name": "Base", "requires": [ { "heatFrames": 65 } ] }, { "id": 5, "link": [ 2, 1 ], "name": "Leave with Runway", "requires": [ { "heatFrames": 55 } ], "exitCondition": { "leaveWithRunway": { "length": 5, "openEnd": 0 } }, "unlocksDoors": [ { "types": [ "missiles" ], "requires": [ { "heatFrames": 50 } ] }, { "types": [ "super" ], "requires": [] }, { "types": [ "powerbomb" ], "requires": [ { "heatFrames": 60 } ] } ] }, { "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": [] }, { "name": "Base (Collect Item)", "notable": false, "requires": [], "link": [ 2, 2 ], "collectsItems": [ 2 ] } ], "nextStratId": 6, "notables": [], "nextNotableId": 1 }