Room ID: 189
Entrance condition: { "comeInShinecharged": {} } Requires: "Gravity" "canShinechargeMovementComplex" { "or": [ { "and": [ "canConsecutiveWalljump", { "shineChargeFrames": 120 } ] }, { "and": [ "HiJump", "canWalljump", { "shineChargeFrames": 95 } ] }, { "and": [ "HiJump", "canGravityJump", "canShinechargeMovementTricky", { "shineChargeFrames": 120 } ] } ] } Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |