Skip to content

Crateria West check flash suits#2257

Merged
osse101 merged 3 commits intovg-json-data:masterfrom
blkerby:crateria-west-flash-suit
Aug 28, 2025
Merged

Crateria West check flash suits#2257
osse101 merged 3 commits intovg-json-data:masterfrom
blkerby:crateria-west-flash-suit

Conversation

@blkerby
Copy link
Copy Markdown
Contributor

@blkerby blkerby commented Aug 23, 2025

Seemed like there wasn't anything too interesting here.

I was on the fence about underwater wall jumps (e.g. for Statues Room). With spinlock or keyboard/hitbox it seems all right I think; otherwise I think it would deserve canTrickyCarryFlashSuit. Either way you have to be careful not to jump when reaching top.

Comment thread region/crateria/west/Gauntlet Energy Tank Room.json
Comment thread region/crateria/west/Gauntlet Energy Tank Room.json
Comment thread region/crateria/west/Gauntlet Entrance.json
"canTrickyUseFrozenEnemies",
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 4}}
],
"flashSuitChecked": true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moondance should be trickyCarry

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding angle-down it seems to be fairly safe against losing the flash suit? And the canMoondance tech already places it in Insane

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Angle-up is pretty safe too. It didn't seem risky at all. Shooting the beetom was the only thing that was a little different.

canMoondance is easily something that can move down to extreme.

"canTrickyUseFrozenEnemies",
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 2}}
],
"flashSuitChecked": true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enemystuck moonfall might have to be complexCarry, because you have to rush the jump up and moonfall to make it in time

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it doesn't seem like the flash suit affects this, since spin jumping is already the normal way to get onto the enemy?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought the movements would be quicker. I kept using angle-up moonfall since relearning things is hard, and that worked fine too.

"f_TourianOpen",
"canUnderwaterWalljump"
],
"flashSuitChecked": true,
Copy link
Copy Markdown
Contributor

@osse101 osse101 Aug 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without spinlock, insane sounds right. It becomes a one-try trick

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think it's worth adding a helper to model this?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

practice hack has spinlock, so It's fine to add a helper for it. That doesn't help with keyboard/hitbox.
But then it's hard to tell which uwu's are reasonable without spinlock.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Maybe a spinlock helper isn't really necessary. Currently the randomizer always provides spinlock. And in other contexts where it might not be available, there's nothing stopping people from just disabling UWJ tech or treating it as higher difficulty

@osse101 osse101 merged commit 8230e70 into vg-json-data:master Aug 28, 2025
1 check passed
@blkerby blkerby deleted the crateria-west-flash-suit branch February 15, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants