Room ID: 192
From: 4
Bottom Right Shinecharged
To: 1
Top Left Door
To get out of the water at the top, do another gravity jump or spring ball jump, preferably while the water is high. Requires: "h_shinechargeMaxRunway"
{
"shineChargeFrames": 0
}
"canXRayTurnaround"
"canLongChainTemporaryBlue"
{
"or": [
"canGravityJump",
{
"and": [
"HiJump",
"canTrickySpringBallJump"
]
}
]
}Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["ammo"],"requires":[]} |