Room ID: 159
|
Exit condition: {
"leaveWithRunway": {
"length": 3,
"openEnd": 1
}
} |
|
If the power is on, time the jump for when the electricity is inactive. Requires: "canTrickyJump" Exit condition: {
"leaveWithMockball": {
"remoteRunway": {
"length": 4,
"openEnd": 1
},
"landingRunway": {
"length": 3,
"openEnd": 1
}
}
} |
From: 1
Right Door
To: 1
Right Door
If the power is on, time the jump for when the electricity is inactive. Requires: "canTrickyJump" Exit condition: {
"leaveWithSpringBallBounce": {
"remoteRunway": {
"length": 4,
"openEnd": 1
},
"landingRunway": {
"length": 3,
"openEnd": 1
},
"movementType": "uncontrolled"
}
} |
|
Requires: "h_CrystalFlash" |
|
|
|
|
{
"$schema": "../../../schema/m3-room.schema.json",
"id": 159,
"name": "Wrecked Ship West Super Room",
"area": "Wrecked Ship",
"subarea": "Main",
"roomAddress": "0x7CDA8",
"roomEnvironments": [
{
"heated": false
}
],
"mapTileMask": [
[
1
]
],
"nodes": [
{
"id": 1,
"name": "Right Door",
"nodeType": "door",
"nodeSubType": "blue",
"nodeAddress": "0x001a2e8",
"doorOrientation": "right",
"doorEnvironments": [
{
"physics": "air"
}
],
"mapTileMask": [
[
2
]
]
},
{
"id": 2,
"name": "Item",
"nodeType": "item",
"nodeSubType": "visible",
"nodeItem": "Super",
"nodeAddress": "0x7C357",
"locks": [
{
"name": "Wrecked Ship Left Supers Spawn Lock",
"lockType": "gameFlag",
"unlockStrats": [
{
"name": "Base",
"requires": [
{
"or": [
"f_DefeatedPhantoon",
"h_allItemsSpawned"
]
}
],
"flashSuitChecked": true,
"note": "The item doesn't spawn until Phantoon is defeated."
}
]
}
],
"mapTileMask": [
[
2
]
]
}
],
"enemies": [],
"links": [
{
"from": 1,
"to": [
{
"id": 1
},
{
"id": 2
}
]
},
{
"from": 2,
"to": [
{
"id": 1
}
]
}
],
"strats": [
{
"link": [
1,
1
],
"name": "Base (Unlock Door)",
"requires": [],
"unlocksDoors": [
{
"types": [
"ammo"
],
"requires": []
}
],
"flashSuitChecked": true
},
{
"link": [
1,
1
],
"name": "Base (Come In Normally)",
"entranceCondition": {
"comeInNormally": {}
},
"requires": [],
"flashSuitChecked": true
},
{
"link": [
1,
1
],
"name": "Base (Come In With Mockball)",
"entranceCondition": {
"comeInWithMockball": {
"adjacentMinTiles": 0,
"remoteAndLandingMinTiles": [
[
0,
0
]
],
"speedBooster": "any"
}
},
"requires": [],
"flashSuitChecked": true
},
{
"name": "Base",
"requires": [
{
"or": [
"f_DefeatedPhantoon",
"h_allItemsSpawned"
]
}
],
"flashSuitChecked": true,
"note": "The item doesn't spawn until Phantoon is defeated.",
"link": [
2,
2
],
"collectsItems": [
2
]
},
{
"id": 1,
"link": [
1,
1
],
"name": "Leave with Runway",
"requires": [],
"exitCondition": {
"leaveWithRunway": {
"length": 3,
"openEnd": 1
}
},
"flashSuitChecked": true
},
{
"id": 2,
"link": [
1,
1
],
"name": "Leave With Mockball",
"requires": [
"canTrickyJump"
],
"exitCondition": {
"leaveWithMockball": {
"remoteRunway": {
"length": 4,
"openEnd": 1
},
"landingRunway": {
"length": 3,
"openEnd": 1
}
}
},
"flashSuitChecked": true,
"note": "If the power is on, time the jump for when the electricity is inactive."
},
{
"id": 3,
"link": [
1,
1
],
"name": "Leave With Spring Ball Bounce",
"requires": [
"canTrickyJump"
],
"exitCondition": {
"leaveWithSpringBallBounce": {
"remoteRunway": {
"length": 4,
"openEnd": 1
},
"landingRunway": {
"length": 3,
"openEnd": 1
},
"movementType": "uncontrolled"
}
},
"flashSuitChecked": true,
"note": "If the power is on, time the jump for when the electricity is inactive."
},
{
"id": 4,
"link": [
1,
1
],
"name": "Crystal Flash",
"requires": [
"h_CrystalFlash"
],
"flashSuitChecked": true
},
{
"id": 5,
"link": [
1,
2
],
"name": "Base",
"requires": [],
"flashSuitChecked": true
},
{
"id": 6,
"link": [
2,
1
],
"name": "Base",
"requires": [],
"flashSuitChecked": true
}
],
"notables": [],
"nextStratId": 7,
"nextNotableId": 1
}