Skip to content

Crateria shinesparks: split speed and general cleanup#2725

Merged
kjbranch merged 7 commits intovg-json-data:masterfrom
kjbranch:ss-crateria-sparks
Feb 27, 2026
Merged

Crateria shinesparks: split speed and general cleanup#2725
kjbranch merged 7 commits intovg-json-data:masterfrom
kjbranch:ss-crateria-sparks

Conversation

@kjbranch
Copy link
Copy Markdown
Contributor

This cleans up many strats in Crateria.
There were a handful I had Maddo help test in Parlor, which he thought were all too tight ([3, 2], [6, 2], [7, 3], [7, 6])
I also added excessFrames on some, mostly ones that leaveWithSpark

I also removed duplicate requirements, so it doesnt show low-level tech on higher-level strats:

  • canShinechargeMovementComplex > canHorizontalMidairShinespark > canMidairShinespark > canShinechargeMovement
  • leaveWithSpark > canHorizontalShinespark
  • leaveWithSpark, position: top > canHorizontalMidairShinespark

@kjbranch kjbranch added the Area:Crateria Stuff in Crateria label Feb 23, 2026
osse101
osse101 previously approved these changes Feb 27, 2026
],
"exitCondition": {
"leaveWithSpark": {}
"leaveWithSpark": {"position": "top"}
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 wouldn't need canHorizontalMidairShinespark and I don't think that is supported. But it would devalue the strat, too.

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.

I'm going to remove top position from this strat right now (which isn't correct), merge this, then start working on a better way to represent this problem

@kjbranch kjbranch merged commit 7027276 into vg-json-data:master Feb 27, 2026
1 check passed
@kjbranch kjbranch deleted the ss-crateria-sparks branch March 2, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area:Crateria Stuff in Crateria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants