Room ID: 103
From: 5
Far Right Door
To: 6
Left Shaft - Top Junction
Requires: "canDash"
{
"heatFrames": 450
}
{
"or": [
"ScrewAttack",
{
"and": [
"h_usePowerBomb",
{
"heatFrames": 40
}
]
},
{
"and": [
"h_useMorphBombs",
{
"heatFrames": 80
}
]
}
]
}
"h_heatedCrystalFlash"
{
"heatFrames": 250
}Dev note: FIXME: a dashless option could be added here. |