Room ID: 161
|
If Phantoon is killed, hold right while wall jumping, jump just before the spikes and after them. Don't release jump while passing the spikes to prevent taking a hit. Requires: {
"or": [
{
"obstaclesCleared": [
"A"
]
},
"h_usePowerBomb"
]
}
{
"useFlashSuit": {}
}
{
"shinespark": {
"frames": 5,
"excessFrames": 3
}
}
{
"or": [
"canConsecutiveWalljump",
"SpaceJump",
{
"and": [
"canLongIBJ",
"canUnmorphBombBoost"
]
}
]
}Clears obstacles: A |