Room ID: 135
From: 3
Top Right Door
To: 1
Top Left Door
Safely clear the shot blocks from the ground to avoid drawing fire from the space pirate. Diagonal shots from the door effectively clear a path through the shot blocks, or firing vertically from below can work too. Requires: "canDodgeWhileShooting"
{
"or": [
{
"and": [
"canTrickyJump",
"canWalljump",
{
"heatFrames": 175
}
]
},
{
"and": [
"canTrickyJump",
{
"heatFrames": 190
}
]
},
{
"and": [
"HiJump",
"canTrickyDodgeEnemies",
{
"heatFrames": 170
}
]
},
{
"heatFrames": 250
}
]
} |