Room ID: 110
Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |
Requires: "h_canHeatedCrystalFlash" |
Requires: "Gravity" { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall" ] } { "heatFrames": 330 } { "lavaFrames": 25 } Dev note: FIXME: Add a lava dip + spring ball midair strat, and a HiJump + damage boost strat. |
Requires: "canMidAirMorph" "SpeedBooster" "canCarefulJump" { "heatFrames": 275 } |
Requires laying PBs on the very edge of the platform by the doorway, mostly hanging over the lava, in order to double hit the rightmost Boyon. Requires: "canMidAirMorph" "canWalljump" "canCarefulJump" { "enemyKill": { "enemies": [ [ "Boyon", "Boyon", "Boyon" ] ], "explicitWeapons": [ "PowerBomb" ] } } { "heatFrames": 780 } |
Jump and shoot supers diagonally down at the rightmost Boyon. Jump at the edge of the platform and shoot just before hitting the ceiling, or start one tile left and shoot while at the ceiling. Requires: "canMidAirMorph" "canWalljump" "canCarefulJump" { "enemyKill": { "enemies": [ [ "Boyon" ] ], "explicitWeapons": [ "Super" ] } } { "heatFrames": 540 } |
Requires: "Morph" "canTrivialUseFrozenEnemies" { "heatFrames": 350 } |
A well-executed lateral mid-air morph can get into the passage without taking a hit. Otherwise, the Boyon can be used to push Samus into the passage. Requires: "canLateralMidAirMorph" { "or": [ "canTrickyJump", { "and": [ "canNeutralDamageBoost", { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } } ] } ] } { "heatFrames": 350 } Dev note: It's possible to get into the passage by a non-mockball mid-air morph, it just needs to be fairly late. Due to its risk and not really being easier, it's not included here |
From: 1
Left Door
To: 2
Right Door
Entrance condition: { "comeInShinecharged": {} } Requires: { "shineChargeFrames": 145 } "canLateralMidAirMorph" "canTrickyJump" "canShinechargeMovementTricky" { "heatFrames": 190 } { "shinespark": { "frames": 21, "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": 3, "openEnd": 0 } } Requires: "canLateralMidAirMorph" "canTrickyJump" "canShinechargeMovementTricky" { "heatFrames": 235 } { "shinespark": { "frames": 22, "excessFrames": 0 } } Exit condition: { "leaveWithSpark": { "position": "bottom" } } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |
Getting across the lava while artificially morphed requires an HBJ or Spring Fling. For the Spring Fling, jump immediately before the pause triggers. With Morph, Samus can air ball across. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: { "or": [ { "and": [ "h_canArtificialMorphMovement", "h_lavaProof" ] }, { "and": [ "Morph", { "or": [ "SpaceJump", "canTrivialUseFrozenEnemies" ] } ] }, { "and": [ "canLateralMidAirMorph", "canTrickyJump" ] }, { "and": [ "h_canArtificialMorphSpringFling", "canTrickyJump" ] }, "h_canArtificialMorphHBJ", { "and": [ "Gravity", "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally", { "lavaFrames": 160 } ] } ] } "h_HeatedGModeOpenDifferentDoor" |
Requires: { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall", { "and": [ "h_canBombThings", { "heatFrames": 80 } ] } ] } { "heatFrames": 270 } { "or": [ { "lavaFrames": 70 }, { "and": [ "Gravity", { "lavaFrames": 25 } ] } ] } { "or": [ { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } }, { "heatFrames": 30 } ] } |
An ice shot can shoot through the wall below the Morph tunnel and can freeze the Boyon even without Wave. Requires: { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall", { "and": [ "h_canBombThings", { "heatFrames": 80 } ] } ] } { "or": [ "canTrickyUseFrozenEnemies", { "and": [ "canUseFrozenEnemies", "Wave" ] } ] } { "heatFrames": 300 } |
Unmorph with the right timing to damage boost using the Boyon who is closest to the Morph tunnel in order to avoid taking any lava damage. Requires: { "notable": "Impressive Damage Boost" } "canHorizontalDamageBoost" "canTrivialMidAirMorph" "canTrickyJump" { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } } { "heatFrames": 220 } |
Entrance condition: { "comeInWithGrappleTeleport": { "blockPositions": [ [ 7, 2 ] ] } } Requires: { "heatFrames": 50 } |
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 |
Getting across the lava while artificially morphed requires an HBJ or Bomb boosting out and freezing a Boyon below. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: { "or": [ { "and": [ "h_canArtificialMorphMovement", "h_lavaProof" ] }, { "and": [ "Morph", "canTrickyUseFrozenEnemies" ] }, { "and": [ "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally", "canTrickyUseFrozenEnemies" ] }, { "and": [ "canInsaneJump", { "or": [ "h_canArtificialMorphHBJ", "h_canArtificialMorphDiagonalBombJump" ] } ] } ] } "h_HeatedGModeOpenDifferentDoor" Dev note: FIXME: It is also possible with a rolling speed bomb boost down back. |
Spring Fling or IBJ across the right pit and damage boost or lava dive in the second; to Spring Fling, jump immediately before the pause triggers. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: { "or": [ "Morph", { "and": [ "h_canArtificialMorphSpringFling", "canTrickyJump" ] }, { "and": [ "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally" ] } ] } { "or": [ { "and": [ { "notable": "Impressive Damage Boost" }, "canHorizontalDamageBoost", "canTrickyJump", { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } } ] }, { "lavaFrames": 70 }, { "and": [ "Gravity", { "lavaFrames": 25 } ] } ] } "h_HeatedGModeOpenDifferentDoor" |
Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |
Requires: "h_canHeatedCrystalFlash" |
{ "$schema": "../../../schema/m3-room.schema.json", "id": 110, "name": "Ice Beam Tutorial Room", "area": "Norfair", "subarea": "Upper", "subsubarea": "West", "roomAddress": "0x7A865", "roomEnvironments": [ { "heated": true } ], "mapTileMask": [ [ 1, 1 ] ], "nodes": [ { "id": 1, "name": "Left Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x0019342", "doorOrientation": "left", "doorEnvironments": [ { "physics": "air" } ], "mapTileMask": [ [ 2, 1 ] ] }, { "id": 2, "name": "Right Door", "nodeType": "door", "nodeSubType": "blue", "nodeAddress": "0x001934e", "doorOrientation": "right", "doorEnvironments": [ { "physics": "air" } ], "mapTileMask": [ [ 1, 2 ] ] } ], "enemies": [ { "id": "e1", "groupName": "Ice Beam Tutorial Room Boyons", "enemyName": "Boyon", "quantity": 3, "homeNodes": [ 1 ] }, { "id": "e2", "groupName": "Ice Beam Tutorial Room Ripper 2", "enemyName": "Ripper 2 (red)", "quantity": 1, "homeNodes": [ 2 ] } ], "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": 4, "openEnd": 1 } } }, { "id": 2, "link": [ 1, 1 ], "name": "Crystal Flash", "requires": [ "h_canHeatedCrystalFlash" ], "flashSuitChecked": true }, { "id": 3, "link": [ 1, 2 ], "name": "Gravity", "requires": [ "Gravity", { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall" ] }, { "heatFrames": 330 }, { "lavaFrames": 25 } ], "devNote": "FIXME: Add a lava dip + spring ball midair strat, and a HiJump + damage boost strat." }, { "id": 4, "link": [ 1, 2 ], "name": "Speedy Jump", "requires": [ "canMidAirMorph", "SpeedBooster", "canCarefulJump", { "heatFrames": 275 } ], "note": "Use the full runway in order to get a good jump." }, { "id": 5, "link": [ 1, 2 ], "name": "Boyon PB Kill", "requires": [ "canMidAirMorph", "canWalljump", "canCarefulJump", { "enemyKill": { "enemies": [ [ "Boyon", "Boyon", "Boyon" ] ], "explicitWeapons": [ "PowerBomb" ] } }, { "heatFrames": 780 } ], "note": "Requires laying PBs on the very edge of the platform by the doorway, mostly hanging over the lava, in order to double hit the rightmost Boyon." }, { "id": 6, "link": [ 1, 2 ], "name": "Boyon Super Kill", "requires": [ "canMidAirMorph", "canWalljump", "canCarefulJump", { "enemyKill": { "enemies": [ [ "Boyon" ] ], "explicitWeapons": [ "Super" ] } }, { "heatFrames": 540 } ], "note": [ "Jump and shoot supers diagonally down at the rightmost Boyon.", "Jump at the edge of the platform and shoot just before hitting the ceiling, or start one tile left and shoot while at the ceiling." ] }, { "id": 7, "link": [ 1, 2 ], "name": "Frozen Boyon", "requires": [ "Morph", "canTrivialUseFrozenEnemies", { "heatFrames": 350 } ] }, { "id": 9, "link": [ 1, 2 ], "name": "Lateral Mid-Air Morph", "requires": [ "canLateralMidAirMorph", { "or": [ "canTrickyJump", { "and": [ "canNeutralDamageBoost", { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } } ] } ] }, { "heatFrames": 350 } ], "note": [ "A well-executed lateral mid-air morph can get into the passage without taking a hit.", "Otherwise, the Boyon can be used to push Samus into the passage." ], "devNote": [ "It's possible to get into the passage by a non-mockball mid-air morph, it just needs to be fairly late.", "Due to its risk and not really being easier, it's not included here" ] }, { "id": 19, "link": [ 1, 2 ], "name": "Come In Shinecharged, Leave With Spark", "entranceCondition": { "comeInShinecharged": {} }, "requires": [ { "shineChargeFrames": 145 }, "canLateralMidAirMorph", "canTrickyJump", "canShinechargeMovementTricky", { "heatFrames": 190 }, { "shinespark": { "frames": 21, "excessFrames": 0 } } ], "exitCondition": { "leaveWithSpark": {} }, "unlocksDoors": [ { "types": [ "super" ], "requires": [] }, { "types": [ "missiles", "powerbomb" ], "requires": [ "never" ] } ] }, { "id": 20, "link": [ 1, 2 ], "name": "Come In Shinecharging, Leave With Spark (Bottom Position)", "entranceCondition": { "comeInShinecharging": { "length": 3, "openEnd": 0 } }, "requires": [ "canLateralMidAirMorph", "canTrickyJump", "canShinechargeMovementTricky", { "heatFrames": 235 }, { "shinespark": { "frames": 22, "excessFrames": 0 } } ], "exitCondition": { "leaveWithSpark": { "position": "bottom" } }, "unlocksDoors": [ { "types": [ "super" ], "requires": [] }, { "types": [ "missiles", "powerbomb" ], "requires": [ "never" ] } ] }, { "id": 21, "link": [ 1, 2 ], "name": "G-Mode Morph", "entranceCondition": { "comeInWithGMode": { "mode": "any", "morphed": true } }, "requires": [ { "or": [ { "and": [ "h_canArtificialMorphMovement", "h_lavaProof" ] }, { "and": [ "Morph", { "or": [ "SpaceJump", "canTrivialUseFrozenEnemies" ] } ] }, { "and": [ "canLateralMidAirMorph", "canTrickyJump" ] }, { "and": [ "h_canArtificialMorphSpringFling", "canTrickyJump" ] }, "h_canArtificialMorphHBJ", { "and": [ "Gravity", "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally", { "lavaFrames": 160 } ] } ] }, "h_HeatedGModeOpenDifferentDoor" ], "flashSuitChecked": true, "note": [ "Getting across the lava while artificially morphed requires an HBJ or Spring Fling.", "For the Spring Fling, jump immediately before the pause triggers. With Morph, Samus can air ball across." ] }, { "id": 10, "link": [ 2, 1 ], "name": "Base", "requires": [ { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall", { "and": [ "h_canBombThings", { "heatFrames": 80 } ] } ] }, { "heatFrames": 270 }, { "or": [ { "lavaFrames": 70 }, { "and": [ "Gravity", { "lavaFrames": 25 } ] } ] }, { "or": [ { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } }, { "heatFrames": 30 } ] } ] }, { "id": 11, "link": [ 2, 1 ], "name": "Ice", "requires": [ { "or": [ "canTrivialMidAirMorph", "h_canUseSpringBall", { "and": [ "h_canBombThings", { "heatFrames": 80 } ] } ] }, { "or": [ "canTrickyUseFrozenEnemies", { "and": [ "canUseFrozenEnemies", "Wave" ] } ] }, { "heatFrames": 300 } ], "note": "An ice shot can shoot through the wall below the Morph tunnel and can freeze the Boyon even without Wave." }, { "id": 12, "link": [ 2, 1 ], "name": "Impressive Damage Boost", "requires": [ { "notable": "Impressive Damage Boost" }, "canHorizontalDamageBoost", "canTrivialMidAirMorph", "canTrickyJump", { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } }, { "heatFrames": 220 } ], "note": "Unmorph with the right timing to damage boost using the Boyon who is closest to the Morph tunnel in order to avoid taking any lava damage." }, { "id": 13, "link": [ 2, 1 ], "name": "Grapple Teleport", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 7, 2 ] ] } }, "requires": [ { "heatFrames": 50 } ] }, { "id": 14, "link": [ 2, 1 ], "name": "Grapple Teleport Door Lock Skip", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ], [ 3, 13 ] ] } }, "requires": [], "bypassesDoorShell": true }, { "id": 15, "link": [ 2, 1 ], "name": "Carry Grapple Teleport (Top Position)", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } }, "requires": [], "exitCondition": { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 12 ] ] } }, "bypassesDoorShell": true }, { "id": 16, "link": [ 2, 1 ], "name": "Carry Grapple Teleport (Bottom Position)", "entranceCondition": { "comeInWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } }, "requires": [], "exitCondition": { "leaveWithGrappleTeleport": { "blockPositions": [ [ 3, 13 ] ] } }, "bypassesDoorShell": true }, { "id": 22, "link": [ 2, 1 ], "name": "G-Mode Morph, Damageless", "entranceCondition": { "comeInWithGMode": { "mode": "any", "morphed": true } }, "requires": [ { "or": [ { "and": [ "h_canArtificialMorphMovement", "h_lavaProof" ] }, { "and": [ "Morph", "canTrickyUseFrozenEnemies" ] }, { "and": [ "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally", "canTrickyUseFrozenEnemies" ] }, { "and": [ "canInsaneJump", { "or": [ "h_canArtificialMorphHBJ", "h_canArtificialMorphDiagonalBombJump" ] } ] } ] }, "h_HeatedGModeOpenDifferentDoor" ], "flashSuitChecked": true, "note": "Getting across the lava while artificially morphed requires an HBJ or Bomb boosting out and freezing a Boyon below.", "devNote": "FIXME: It is also possible with a rolling speed bomb boost down back." }, { "id": 23, "link": [ 2, 1 ], "name": "G-Mode Morph, Tank", "entranceCondition": { "comeInWithGMode": { "mode": "any", "morphed": true } }, "requires": [ { "or": [ "Morph", { "and": [ "h_canArtificialMorphSpringFling", "canTrickyJump" ] }, { "and": [ "h_canArtificialMorphIBJ", "h_canArtificialMorphBombHorizontally" ] } ] }, { "or": [ { "and": [ { "notable": "Impressive Damage Boost" }, "canHorizontalDamageBoost", "canTrickyJump", { "enemyDamage": { "enemy": "Boyon", "type": "contact", "hits": 1 } } ] }, { "lavaFrames": 70 }, { "and": [ "Gravity", { "lavaFrames": 25 } ] } ] }, "h_HeatedGModeOpenDifferentDoor" ], "flashSuitChecked": true, "note": "Spring Fling or IBJ across the right pit and damage boost or lava dive in the second; to Spring Fling, jump immediately before the pause triggers." }, { "id": 17, "link": [ 2, 2 ], "name": "Leave with Runway", "requires": [], "exitCondition": { "leaveWithRunway": { "length": 4, "openEnd": 1 } } }, { "id": 18, "link": [ 2, 2 ], "name": "Crystal Flash", "requires": [ "h_canHeatedCrystalFlash" ], "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": [] } ], "notables": [ { "id": 1, "name": "Impressive Damage Boost", "note": "Unmorph with the right timing to damage boost using the Boyon who is closest to the Morph tunnel in order to avoid taking any lava damage." } ], "nextStratId": 24, "nextNotableId": 2 }