Room ID: 152
Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } |
Requires: "h_canCrystalFlash" |
|
|
Requires: "h_useEnergyRefillStation" |
{ "$schema": "../../../schema/m3-room.schema.json", "id": 152, "name": "Golden Torizo Energy Recharge", "area": "Norfair", "subarea": "Lower", "subsubarea": "West", "playable": true, "roomAddress": "0x7B305", "roomEnvironments": [ { "heated": false } ], "nodes": [ { "id": 1, "name": "Left Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x00198a6", "doorOrientation": "left", "doorEnvironments": [ { "physics": "air" } ] }, { "id": 2, "name": "Energy Refill", "utility": [ "energy" ], "nodeType": "utility", "nodeSubType": "energy" } ], "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": [ 2, 1 ], "name": "Base", "requires": [] }, { "id": 5, "link": [ 2, 2 ], "name": "Refill", "requires": [ "h_useEnergyRefillStation" ] }, { "link": [ 1, 1 ], "name": "Base (Unlock Door)", "requires": [], "unlocksDoors": [ { "types": [ "ammo" ], "requires": [] } ] }, { "link": [ 1, 1 ], "name": "Base (Come In Normally)", "entranceCondition": { "comeInNormally": {} }, "requires": [] } ], "nextStratId": 6, "notables": [], "nextNotableId": 1 }