-
Notifications
You must be signed in to change notification settings - Fork 19
A couple more helpers for flash suits #2262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -874,10 +874,7 @@ | |
| "requires": [ | ||
| "canBombJumpWaterEscape", | ||
| "canJumpIntoIBJ", | ||
| {"or": [ | ||
| "canTrickyCarryFlashSuit", | ||
| {"noFlashSuit": {}} | ||
| ]} | ||
| "h_trickyToCarryFlashSuit" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. does this one need to remain? I dont know if it is harder than a normal bomb jump water escape.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's more complicated than some other water escapes, because of the tide and because of having to go into an IBJ (not just a single bomb boost). But the difficulty doesn't really have much to do with the flash suit, nor does it seem Insane level, so probably best to remove it, yeah. |
||
| ], | ||
| "flashSuitChecked": true, | ||
| "note": "When the water is high, jump and place a Bomb on the descent just above the water, then very quickly crouch jump to hit the Bomb and IBJ.", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure how i feel about the
To. It feels a little odd, but i guess i am fine either way.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah the idea of the "To" is just to avoid implying that having/carrying a flash suit is a requirement, only that if you're carrying one then it is complex to do so