Room ID: 121
|
Uses a bomb boost at the end of a mid-air SpringBall jump. Also requires a crouchjump and downgrab to complete the maneuver. Requires: {
"notable": "SpringBall Bomb Boost"
}
"canSpringBallJumpMidAir"
"canUnmorphBombBoost"
"h_crouchJumpDownGrab"
{
"heatFrames": 800
}
{
"or": [
"canInsaneJump",
{
"and": [
{
"heatFrames": 250
},
"h_additionalBomb"
]
}
]
} |