vg-json-data / sm-json-data

JSON representations of Super Metroid Game Data
Other
26 stars 12 forks source link

Add more superjumps to logic #1289

Open blkerby opened 9 months ago

blkerby commented 9 months ago

Apparently a superjump can be used to carry upward vertical speed across rooms. Bobbob says there's a huge amount of RTA-viable applications and gave an example: with the Etecoon ETank spikeway going into Green Pirate Shaft to the left, you can get up high enough to collect the items: https://discord.com/channels/1053421401354285129/1073621773184159764/1190428262959157298.

There are also some in-room strats not currently in logic, for example

These could be logically significant in some cases, e.g if the neighboring door is locked so that X-ray climbing isn't an option.

osse101 commented 9 months ago

It's commonly used to bypass door shells too. Like the Spazer room door.

But I know very little about superjumps; how to do them and where they are useful.