Skip to content

Red Brinstar Firefleas: blue suit logic#2810

Merged
osse101 merged 4 commits intovg-json-data:masterfrom
blkerby:red-brin-bluesuit-3
Apr 3, 2026
Merged

Red Brinstar Firefleas: blue suit logic#2810
osse101 merged 4 commits intovg-json-data:masterfrom
blkerby:red-brin-bluesuit-3

Conversation

@blkerby
Copy link
Copy Markdown
Contributor

@blkerby blkerby commented Apr 1, 2026

This one could also use a room diagram update to show 1 <-> 4 and 4 <-> 3 as bidirectional.

This also removes the "h_horizontalDamageBoostWithBlueSuit" helper because it didn't seem very helpful. It seemed better to just put the flash suit requirement ("h_complexToCarryFlashSuit" or {"noFlashSuit": {}} or nothing) on each applicable strat, since it varies depending on the situation.

@kjbranch
Copy link
Copy Markdown
Contributor

kjbranch commented Apr 1, 2026

This one could also use a room diagram update to show 1 <-> 4 and 4 <-> 3 as bidirectional.

Did so, as well as 2 <-> 3

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

speedyJump cancels the bluesuit

"link": [3, 2],
"name": "Horizontal Bomb Boost",
"requires": [
"canBombHorizontally"
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 doesn't reach and you have to avoid a yapping maw to set it up

"requires": [
{"spikeHits": 1},
{"or": [
{"noBlueSuit": {}},
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.

  • Blue suit can horizontal damage boost over
  • The most common way would be to take waver damage for iframes
  • There is a standing blue suit waver damage boost that reaches but it may be unreasonable

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.

{"noFlashSuit": {}},
{"spikeHits": 5}
]},
{"spikeHits": 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.

clip shows 7... but I don't have a problem with 8 https://videos.maprando.com/video/10166

@osse101 osse101 merged commit 36d9c19 into vg-json-data:master Apr 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants