vg-json-data / sm-json-data

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

Remove Diagonal IBJ from Crateria Supers #1486

Closed kjbranch closed 5 months ago

kjbranch commented 5 months ago

I believe this is too long too low of an angle for canDiagonalBombJump. This was expected on Spiffy's recent seed, which caused some confusion.

I also checked all other uses of canDiagonalBombJump, which looked fine. And added canLongCeilingBombJump here, as it is 2 screens wide.

osse101 commented 5 months ago

There is room to add a new tech for infinite horizontal bomb jumps, or sinking diagonal bomb jumps. Its sort of a canLongCeilingBombJump equivalent and works in most of the same situations. I wouldn't be able to make it across either way, but I'd have a chance if it were infinite horizontal bomb jumps.