Green Maridia check flash suits pt. 2 (Oasis)#2289
Green Maridia check flash suits pt. 2 (Oasis)#2289blkerby merged 6 commits intovg-json-data:masterfrom
Conversation
|
You can shoot the door at 9 on the right side with everything. |
osse101
left a comment
There was a problem hiding this comment.
All the trust that these side-platform jumps are possible.
| "h_trickyToCarryFlashSuit" | ||
| ], | ||
| "unlocksDoors": [ | ||
| {"types": ["super"], "requires": []}, |
kjbranch
left a comment
There was a problem hiding this comment.
Just looked through to see if there were changes needed based on the node change - i didnt check the cross room strats or carry flash suit stuff.
I do wonder if node 5 and even 6 could be deleted
| } | ||
| }, | ||
| "requires": [ | ||
| {"notable": "Cross Room Jump Through Top Door"}, |
There was a problem hiding this comment.
may be worth renaming - something like Cross Room Jump To The Top Door. But there are also these side platforms that cross room jump with a morph and get to the top, so maybe like Cross Room Jump With Insane Boomerang
There was a problem hiding this comment.
I like the idea of changing the notable name, to more accurately describe what it includes. How about "Cross Room Jump Boomerang To Top"?
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
Oasis needed a lot of new stuff in order to take flash suits into account. The biggest thing is that node 4 needed to be split into two nodes: node 4 now refers specifically to being on the top platform, while the new node 9 means one level lower.
Previously, we considered these to be interchangeable because any movement item that could get you up from 9 to 4 could also get you from 4 up through the door, and vice versa. However, with flash suits, you could spark up through the door from node 4 but not from node 9 (more specifically, from node 9 you could only diagonally spark through the door, but that isn't yet modeled). Also from node 4 you can always unlock the top door, where from node 9 you can only unlock it if it is a Power Bomb door (or potentially, with Wave, if it is a beam door, though this isn't modeled yet).
Most of the methods of breaking the bomb blocks from below with blue speed were missing, probably because we didn't consider it important since shinesparking is usually possible as an alternative. But when carrying a flash suit, the blue speed methods are more relevant.