Refine flash suits and max height spring ball#2267
Refine flash suits and max height spring ball#2267osse101 merged 2 commits intovg-json-data:masterfrom
Conversation
| "This can be done from a spin jump or from a stationary lateral mid-air morph." | ||
| ], | ||
| "devNote": "canStationaryLateralMidAirMorph is not strictly required but better describes the difficulty." | ||
| "detailNote": "There is a two-frame window for when Samus can jump after escaping the waterline. Starting from a crouch jump does not increase this window." |
There was a problem hiding this comment.
I see 8 frames when doing the crouch jump + stationaryLateralMidAirMorph
There was a problem hiding this comment.
Weird, I was testing this, I must have messed something up. Maddo tested it and also agreed that there were 8. Without the stationary lateral, he was saying that he didn't make it far enough horizontally to make it to the ledge though.
There was a problem hiding this comment.
It also seems like the stationary lateral is required - and Maddo was saying that I was doing that from my spin jump.
| "canReserveDoubleDamageBoost", | ||
| {"or": [ | ||
| "h_maxHeightSpringBallJump", | ||
| "h_underwaterMaxHeightSpringBallJump", |
There was a problem hiding this comment.
The springballjump part isn't any harder. I had to relearn how to do it is all.
The blind damageboost with a spikesuit sounds scary; I didn't test that.
There was a problem hiding this comment.
I wasn't really sure what to do with this - i think it would look how I wrote it, but since it hasn't been tested, I just put flash suit checked = false
| "Gravity", | ||
| "HiJump", | ||
| "h_maxHeightSpringBallJump", | ||
| "canTrickySpringBallJump", |
There was a problem hiding this comment.
trickyJump is there because the unmorph is unintuitive for hard. But that isn't so important for GMode strats.
Removed flash suit checked from a couple max height spring ball into double reserve trigger. Not sure if those were tested properly? If so, I can add them back