Skip to content

Yellow Maridia farms part 1: Butterfly Room, etc.#2207

Merged
osse101 merged 2 commits intovg-json-data:masterfrom
blkerby:yellow-maridia-farm-1
Aug 11, 2025
Merged

Yellow Maridia farms part 1: Butterfly Room, etc.#2207
osse101 merged 2 commits intovg-json-data:masterfrom
blkerby:yellow-maridia-farm-1

Conversation

@blkerby
Copy link
Copy Markdown
Contributor

@blkerby blkerby commented Aug 10, 2025

No description provided.

@blkerby blkerby added the Area:Maridia Stuff in Maridia label Aug 10, 2025
]},
{"cycleFrames": 2040}
]},
{"and": [
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 tests caught top-level and now

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.

Good catch. Looks like the tests checked and inside of and but not and at the top level. Added that now. There weren't too many violations so I went through and fixed them all.

]},
{"and": [
"canTrickySpringBallJump",
{"cycleFrames": 520},
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.

A little bit high

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.

Fair enough, this was the last case I checked and I was getting tired of the room, haha. Tightened it now.

]}
]},
{"or": [
"Plasma",
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.

This should have a knowledge tech. Otherwise it either looks unkillable, or dies randomly.
canDodgeWhileShooting maybe, but I don't think hard knows that it dies when moving left even.

Copy link
Copy Markdown
Contributor Author

@blkerby blkerby Aug 11, 2025

Choose a reason for hiding this comment

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

Added canDodgeWhileShooting and a FIXME.

Kyle and I were talking the other day and wondering if we should have more enemy-specific tech, like we have for Mellas, Metroids, Big Boy, and crabs. In the past I've thought it can make things a little cluttered to have too many tech for specific things. On the other hand, tech notes can be a good place to explain enemy-specific techniques/knowledge. And we may be able to organize the tech better in a hierarchical way which can reduce the clutter. Owtches of course are less important than those other enemies that have their own tech. Just some thoughts. With the G-mode tech lately we have been breaking things down into a lot smaller tech, which I think can be helpful in making them more digestible.

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.

Specific enemy tech could be hard to place in one difficulty level. Like bombing off metroids, bombing in air, jumping over, grouping, and grouping without getting grabbed. (Even though Metroids have canMetroidAvoid tech). Owtches have can kill moving left, and can jump over fast moving enemy in water with low ceiling. Skultera can talk about rubbing enemies while frozen and how they lose height over time if there is a slope. Pirates range from shooting at them for no damage to crouching to angle turn cancelling towards them, and include hitboxing, and their collision box.

Breaking it down into smaller actions would mean adding the ability to make tech more navigable.

My reaction is that you want a small wiki page talking about how to deal with each enemy in the context of this randomizer. Weapon vulnerabilities is another thing that takes looking up but wouldn't be expected, leaving the strange cases as being harder to know about.

@osse101 osse101 merged commit dea538b into vg-json-data:master Aug 11, 2025
1 check passed
@blkerby blkerby deleted the yellow-maridia-farm-1 branch February 15, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area:Maridia Stuff in Maridia

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants