Skip to content

Yellow Maridia pt. 1 (Plasma Room, etc.): blue suit logic#2827

Merged
osse101 merged 6 commits intovg-json-data:masterfrom
blkerby:yellow-maridia-bluesuit-1
Apr 11, 2026
Merged

Yellow Maridia pt. 1 (Plasma Room, etc.): blue suit logic#2827
osse101 merged 6 commits intovg-json-data:masterfrom
blkerby:yellow-maridia-bluesuit-1

Conversation

@blkerby
Copy link
Copy Markdown
Contributor

@blkerby blkerby commented Apr 5, 2026

Plasma Room has a fairly major rework which continues in the direction of what Kyle started last week and goes a bit further:

  • Added one more obstacle so the Pirates are now split into three groups (top pirate, central 2 pirates, and bottom pirate). Having the top pirate in its own obstacle helps because there are remote runway strats that don't need to kill anything except for the top one.
  • Repurposes node 3 to strictly represent being in the center of the room, no longer implying anything about the Pirate state.
  • Adds many strats to go from node 2 to node 3.

I would be surprised if I didn't miss something here, so it could use a close look.

@kjbranch
Copy link
Copy Markdown
Contributor

kjbranch commented Apr 7, 2026

Updated the room diagram. It was a tricky one to make, and I wasn't completely satisfied with it. Let me know if either of you want anything changed.

Comment thread region/maridia/inner-yellow/Plasma Room.json
@@ -214,14 +226,68 @@
"exitCondition": {
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 would be C cleared with b and a possibly partially cleared.

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.

"A" doesn't have to be cleared, and you can clear the left pirate in "B" on the way out with the temp blue.

"HiJump",
"canSpeedyJump",
"canShinechargeMovementTricky",
{"shinespark": {"frames": 11, "excessFrames": 8}}
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 amount of health loss looks like it needs B cleared.

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.

Yeah, or maybe just change it to 12 frames

"name": "Shinespark",
"requires": [
{"obstaclesCleared": ["C"]},
"canShinechargeMovement",
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.

At the lowest difficulty this may need either A cleared or to expect damage, or tech. Where the top pirate's position needs to be isn't something you think about when you descend the room.

Comment thread region/maridia/inner-yellow/Plasma Room.json Outdated
"name": "Frozen Wall Pirate Escape",
"requires": [
"canTrickyUseFrozenEnemies",
"canPreciseWalljump"
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) Standing pirate alive means a movement check on freezing the wall pirate correctly while under attack
b) B cleared means a knowledge check on killing the wallpirate from above after using it to platform

"id": 11,
"link": [3, 1],
"name": "Shinespark",
"name": "Insane Wall Jump",
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.

duplicate of 28

Comment thread region/maridia/inner-yellow/Plasma Room.json Outdated
Comment thread region/maridia/inner-yellow/Plasma Room.json Outdated
"link": [3, 3],
"name": "Pseudo Screw Central Pirates Kill",
"requires": [
"canPseudoScrew",
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.

At medium we're better off expecting 2 hits per pirate. I'd expect hard to take an extra hit or two too, overall.

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.

canPseudoScrew feels like a Hard tech. I'm trying to remember how or why it ended up in Medium?

blkerby and others added 4 commits April 10, 2026 20:13
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
@osse101 osse101 merged commit d16efba into vg-json-data:master Apr 11, 2026
1 check passed
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.

3 participants