Room ID: 170
Entrance condition: { "comeInWithSpark": {} } Requires: { "or": [ { "shinespark": { "frames": 24 } }, { "and": [ "Gravity", { "shinespark": { "frames": 21 } } ] }, { "and": [ { "not": "f_MaridiaTubeBroken" }, "canRiskPermanentLossOfAccess", { "shinespark": { "frames": 21 } } ] } ] } Exit condition: { "leaveWithSpark": {} } |