Room ID: 101
From: 2
Right Door
To: 2
Right Door
Outrun the rising lava up to the highest ledge and shinecharge before touching the crumble blocks. Shinespark across to the door. Crystal Flash, then run back across the crumble blocks and shinecharge before entering the lava. Windup and interrupt using the heat damage. Then run back through the lava to the right door. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"simpleHeatFrames": 310
}
{
"heatFrames": 40
}
"h_shinechargeMaxRunway"
{
"shinespark": {
"frames": 49,
"excessFrames": 10
}
}
"h_heatedCrystalFlashForReserveEnergy"
{
"heatFrames": 100
}
"h_shinechargeMaxRunway"
"h_heatTriggerRModeSparkInterrupt"
{
"or": [
{
"and": [
"f_ClearedSpeedBoosterLavaTrap",
{
"heatFrames": 1250
},
{
"lavaFrames": 40
}
]
},
{
"and": [
"h_heatedCrystalFlash",
{
"heatFrames": 2060
},
{
"lavaFrames": 2060
}
]
},
{
"and": [
"Gravity",
"h_heatedCrystalFlash",
{
"heatFrames": 1250
},
{
"lavaFrames": 1250
}
]
},
{
"and": [
"Gravity",
"h_heatProof",
"h_lavaProof"
]
}
]
}Exit condition: {
"leaveNormally": {}
}Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]} |