Room ID: 150
From: 6
Golden Torizo Arena Junction (Fight Not Started)
To: 4
Hidden Right Item
Avoid touching the ground below GT. Try not to touch GT without ScrewAttack active. Requires: "h_navigateHeatRooms"
"SpaceJump"
{
"or": [
"ScrewAttack",
{
"and": [
"h_usePowerBomb",
{
"or": [
"canTrivialMidAirMorph",
"h_useSpringBall"
]
},
{
"heatFrames": 100
}
]
}
]
}
{
"heatFrames": 200
} |