vg-json-data / sm-json-data

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

Refine canTrickyDashJump strats #1550

Open kjbranch opened 3 weeks ago

kjbranch commented 3 weeks ago

There is a pretty big distinction of tricky dash jump with and without HJB.

Strats that have a very high precision should use canTrickyDashJump. What about strats that are a bit less precise, with HJB - Should this be a new tech, canTrickyJump, or canTrickyDashJump?

osse101 commented 3 weeks ago

I don't particularly want the easier ones to not be a tech. But they are incorrectly placed as part of canTrickyDashJump. I could see canTrickyDashJump being moved lowed, and canInsaneJump being put on the hard ones. Or a new tech would give finer control over disabling hard trickyDashJumps, since I don't like them.