-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add G-Mode to Croc Escape #1945
Conversation
{"and": [ | ||
{"heatFrames": 250}, | ||
"h_additionalBomb" | ||
]} |
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.
I added a leniency PB attempt in Expert. I could remove it or increase it; whatever you think is best.
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.
-
A CF option would indeed enable more ways of doing the room. As would lava a lava path. Shinesparking both ways would be pretty advanced.
-
Most hot rooms probably benefit from a CF so that you can end Gmode and open a door. Probably mainly the rooms where you do a GMode thing like walking through this green gate.
-
I think unmorph bomb boost does need more leniency everywhere. And the other strats that have a
retry OR harderTech
structure like bomb jump water escape, walljump morph bomb boost. I think not springball bomb jump or can bomb horizontally.
"canTrickyUseFrozenEnemies", | ||
{"or": [ | ||
"HiJump", | ||
"canSpringBallJumpMidAir", |
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.
Morph would roll through the safety tunnel
Maddo said the tests could be edited to allow these helpers instead of heat frames.