Room ID: 195
From: 1
Bottom Left Door
To: 2
Top Right Door
Entrance condition: { "comeInShinecharged": {} } Requires: "Gravity" "canShinechargeMovementComplex" { "or": [ { "and": [ "HiJump", { "shineChargeFrames": 100 }, { "shinespark": { "frames": 5, "excessFrames": 0 } } ] }, { "and": [ "canWalljump", { "shineChargeFrames": 110 }, { "shinespark": { "frames": 5, "excessFrames": 0 } } ] } ] } Exit condition: { "leaveWithSpark": { "position": "top" } } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |