Using a frozen Mochtroid to climb upwards, by continually jumping as it thaws and refreezing it higher.
Dependencies: canUseEnemies, canUseFrozenEnemies, canTrivialUseFrozenEnemies
Use a frozen Mochtroid to extend the length of the runway. Positioning the Mochtroid can be done by dropping down below then climbing back up with the frozen Mochtroid as a platform. Alternatively, freeze the Mochtroid with an angle-down shot while falling below then quickly climb back up. Requires: "h_canNavigateUnderwater" "h_canFrozenEnemyRunway" { "or": [ "canMochtroidIceClimb", { "and": [ "Gravity", { "or": [ "SpaceJump", "canWalljump" ] } ] } ] } { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |
Climb a mochtroid with ice using the wall to help guide them. It is very easy to take damage if not preemptive with freezes. Mochtroid movement and freeze timing gets harder at the waterline. Requires: "h_canNavigateUnderwater" "canMochtroidIceClimb" "canPlayInSand" "canCameraManip" { "or": [ "Gravity", "HiJump" ] } "canTrickyJump" { "or": [ "canInsaneJump", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } |
From: 1
Left Door
To: 3
Top Right Door
Climb a mochtroid with ice using the wall to help guide them. Mochtroid damage is pretty hard to avoid, but it is possible. Requires: { "notable": "Mochtroid Suitless, HiJumpless Ice Climb" } "canSuitlessMaridia" "canMochtroidIceClimb" "canPlayInSand" "canCameraManip" "canTrickyJump" { "or": [ "canInsaneJump", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } |
Requires: "h_canNavigateUnderwater" "canMochtroidIceClimb" |
Jump out of the sand to lure down mochtroids to freeze. It's recommended to bring a Mochtroid into the middle section of the room. Mochtroid damage is pretty hard to avoid, but can be. Mochtroid movement and freeze timing gets harder at the waterline. Requires: "h_canNavigateUnderwater" { "or": [ "Gravity", "HiJump" ] } "canTrickyJump" "canPlayInSand" "canMochtroidIceClimb" "canCameraManip" { "or": [ "canInsaneJump", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } |
From: 3
Top Right Door
To: 1
Left Door
Jump out of the sand to lure down mochtroids to freeze. It's recommended to bring a Mochtroid into the middle section of the room. Mochtroid damage is pretty hard to avoid, but can be. Requires: { "notable": "Mochtroid Suitless, HiJumpless Ice Climb" } "canSuitlessMaridia" "canTrickyJump" "canPlayInSand" "canMochtroidIceClimb" "canCameraManip" { "or": [ "canInsaneJump", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } |
Use a frozen Mochtroid to extend the length of the runway. Positioning the Mochtroid can be done by dropping down below then climbing back up with the frozen Mochtroid as a platform. Alternatively, freeze the Mochtroid with an angle-down shot while falling below then quickly climb back up. Requires: "h_canNavigateUnderwater" "h_canFrozenEnemyRunway" { "or": [ "canMochtroidIceClimb", { "and": [ "Gravity", { "or": [ "SpaceJump", "canWalljump" ] } ] } ] } { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |
From: 1
Top Left Door
To: 1
Top Left Door
Use a frozen Mochtroid to extend the length of the runway. Positioning the Mochtroid can be done by dropping down below then climbing back up with the frozen Mochtroid as a platform. Alternatively, freeze the Mochtroid with an angle-down shot while falling below then quickly climb back up. Requires: "h_canNavigateUnderwater" "h_canFrozenEnemyRunway" { "or": [ "canMochtroidIceClimb", { "and": [ "Gravity", { "or": [ "SpaceJump", "canWalljump" ] } ] } ] } { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } Exit condition: { "leaveWithRunway": { "length": 3, "openEnd": 1 } } |
Requires: "h_canNavigateUnderwater" "canMochtroidIceClimb" |
Requires: "h_canNavigateUnderwater" "canMochtroidIceClimb" { "or": [ "Gravity", "canDodgeWhileShooting", { "enemyDamage": { "enemy": "Mochtroid", "hits": 2, "type": "contact" } }, "Wave", "Spazer", "Plasma", { "and": [ "canPrepareForNextRoom", "Charge" ] } ] } |
From: 4
Top Right Door
To: 4
Top Right Door
Use a frozen Mochtroid to extend the length of the runway. Positioning the Mochtroid can be done by dropping down below then climbing back up with the frozen Mochtroid as a platform. Alternatively, freeze the Mochtroid with an angle-down shot while falling below then quickly climb back up. Requires: "h_canNavigateUnderwater" "h_canFrozenEnemyRunway" { "or": [ "canMochtroidIceClimb", { "and": [ "Gravity", { "or": [ "SpaceJump", "canWalljump" ] } ] } ] } { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |