Room ID: 215
From: 1
Bottom Left Door
To: 2
Right Door
Entrance condition: { "comeInShinecharged": {} } Requires: "canMidairShinespark" "canShinechargeMovementComplex" { "or": [ { "and": [ "HiJump", { "shineChargeFrames": 65 }, { "shinespark": { "frames": 15, "excessFrames": 0 } } ] }, { "and": [ "canWalljump", { "shineChargeFrames": 85 }, { "shinespark": { "frames": 20, "excessFrames": 0 } } ] } ] } Exit condition: { "leaveWithSpark": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |