Room ID: 199
Entrance condition: { "comeInWithSpark": {} } Requires: { "or": [ { "shinespark": { "frames": 99, "excessFrames": 5 } }, { "and": [ { "shinespark": { "frames": 99, "excessFrames": 29 } }, "canPlayInSand" ] }, { "and": [ { "shinespark": { "frames": 99, "excessFrames": 38 } }, "canPlayInSand", "canTrickyJump" ] } ] } |