vg-json-data / sm-json-data

JSON representations of Super Metroid Game Data
Other
23 stars 11 forks source link

Add more Blue Boulder cross-room jumps #1527

Closed blkerby closed 1 month ago

blkerby commented 1 month ago

This adds some cross-room jump strats that were missing (as pointed out by zornor in the Discord). There are also cross-room spring ball bounce strats that should be considered; I figure we can come back to that after (or as part of) the pending Crateria remote runway PR. (Edit: On second thought, I guess spring ball bounce wouldn't necessarily be useful since if you have Morph then you can just do the airball instead, as that requires just the 1 tile of runway which is always available, assuming there's an air environment at all)

This room is currently a bit awkward because of not having a node to represent being in the water below the right door. I'm not sure if everything is logically sound if you were down there and not able to unlock the door (e.g. which could happen in Map Rando with Random start). So it could all still use another look later.