Room ID: 48
Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |
Requires: "h_canCrystalFlash" |
|
|
{ "$schema": "../../../schema/m3-room.schema.json", "id": 48, "name": "Brinstar Map Room", "area": "Brinstar", "subarea": "Green", "playable": true, "roomAddress": "0x79C35", "roomEnvironments": [ { "heated": false } ], "nodes": [ { "id": 1, "name": "Right Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x0018d72", "doorOrientation": "right", "doorEnvironments": [ { "physics": "air" } ] }, { "id": 2, "name": "Map Station", "utility": [ "map" ], "nodeType": "utility", "nodeSubType": "map" } ], "enemies": [], "links": [ { "from": 1, "to": [ { "id": 1 }, { "id": 2 } ] }, { "from": 2, "to": [ { "id": 1 } ] } ], "strats": [ { "id": 1, "link": [ 1, 1 ], "name": "Leave With Runway", "exitCondition": { "leaveWithRunway": { "length": 4, "openEnd": 1 } }, "requires": [], "flashSuitChecked": true }, { "id": 2, "link": [ 1, 1 ], "name": "Crystal Flash", "requires": [ "h_canCrystalFlash" ], "flashSuitChecked": true }, { "id": 3, "link": [ 1, 2 ], "name": "Base", "requires": [], "flashSuitChecked": true }, { "id": 4, "link": [ 2, 1 ], "name": "Base", "requires": [], "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": [] } ], "nextStratId": 5, "notables": [], "nextNotableId": 1 }