Skip to content

Some heated spring ball bounces#2108

Merged
osse101 merged 2 commits intovg-json-data:masterfrom
blkerby:heated-spring-ball-bounces
Jul 7, 2025
Merged

Some heated spring ball bounces#2108
osse101 merged 2 commits intovg-json-data:masterfrom
blkerby:heated-spring-ball-bounces

Conversation

@blkerby
Copy link
Copy Markdown
Contributor

@blkerby blkerby commented Jul 5, 2025

These are some strats for using Spring Ball bounces to get through a heated room more quickly. These came from going through some of the oldest Incomplete videos by Sam, and then I refined them a bit to work out minimal runway lengths and heat frames (adding more videos in the process).

This another case where being able to represent run speed as a logical requirement would be helpful so we wouldn't need so many strats. I can hopefully implement that relatively soon.

Most of these strats have a significant amount of lenience, but they also require having a fairly clear plan of what to do based on your run speed; and given that failing will likely result in a death, canTrickySpringBallBounce (Expert) seemed appropriate. The exception is Main Hall center to right, which seems more intuitive and a bit easier than the others, so it's just canSpringBallBounce (Very Hard).

The one in Rising Tide is interesting, since it's a way to get through tankless in either direction; but it depends on the Squeepts cooperating, so I put canBeVeryPatient on it to represent the likelihood of requiring several attempts. It's also possible to get through Rising Tide with lucky drops without any items except maybe Missiles or beam upgrade (I remember seeing joonie do it) though I think that needs more like very lucky RNG, whereas avoiding the Squeepts with Spring Ball needs something close to average luck.

@blkerby blkerby added Area:Norfair Stuff in Norfair Area:Lower Norfair Stuff in Lower Norfair labels Jul 5, 2025
"name": "Spring Ball Bounce",
"requires": [
{"disableEquipment": "SpeedBooster"},
"canTrickySpringBallBounce",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. I think springfling should be in the requirements, or OR:[springfling, insanejump] because the first bounce spot which works is pretty small and you can't confirm that you hit it.

  2. I can platform well enough to take the same energy damage as this strat (suitless). Springball bouncing is way easier. The platforming strat may need to be updated. (It was the same damage with a morph bounce, 3 extra damage with no items)

  3. Springball bouncing like a BOSS can avoid the hibashi hit.

  4. I liked jumping into the ceiling while aiming down to more easily setup the jump into the first bounce

]
},
{
"link": [4, 2],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no [2, 4]?

@osse101 osse101 merged commit 9bdc9a7 into vg-json-data:master Jul 7, 2025
1 check passed
@blkerby blkerby deleted the heated-spring-ball-bounces branch February 15, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area:Lower Norfair Stuff in Lower Norfair Area:Norfair Stuff in Norfair

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants