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