Room ID: 121
Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": false } } Requires: "h_heatedGMode" { "or": [ "SpaceJump", { "and": [ "HiJump", "SpeedBooster", "canWalljump" ] }, { "and": [ "HiJump", "canSpringBallJumpMidAir" ] }, { "and": [ { "notable": "SpringBall Bomb Boost" }, "canSpringBallJumpMidAir", "canUnmorphBombBoost", "h_crouchJumpDownGrab", { "or": [ "canInsaneJump", "h_additionalBomb" ] } ] }, { "and": [ "canHorizontalShinespark", { "canShineCharge": { "usedTiles": 15, "openEnd": 2 } }, { "shinespark": { "frames": 40, "excessFrames": 18 } } ] }, { "and": [ { "notable": "Ceiling Mockball Spring Fling" }, "SpeedBooster", "canInsaneJump", "canMomentumConservingMorph", "canSpringFling" ] } ] } { "heatFrames": 0 } Dev note: FIXME: Variants with Geruta damage boost can be added. (Energy from immobile or CF) |