Skip to content

Commit 8805a66

Browse files
committed
Add 3 to 1 partial shinespark
1 parent a603621 commit 8805a66

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

region/crateria/central/Landing Site.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,26 @@
780780
"blueSuitChecked": true,
781781
"devNote": ["FIXME: Add an in-room version of this strat."]
782782
},
783+
{
784+
"link": [3, 1],
785+
"name": "Shinespark through Blocks",
786+
"requires": [
787+
{"or": [
788+
{"canShineCharge": {"usedTiles": 30, "steepUpTiles": 9, "openEnd": 1}},
789+
{"and": [
790+
{"canShineCharge": {"usedTiles": 31, "steepUpTiles": 9, "openEnd": 1}},
791+
{"doorUnlockedAtNode": 3}
792+
]}
793+
]},
794+
"canHorizontalShinespark",
795+
{"shinespark": {"frames": 125, "excessFrames": 33}}
796+
],
797+
"clearsObstacles": ["A"],
798+
"unlocksDoors": [{"types": ["ammo"], "requires": [], "useImplicitRequires": false}],
799+
"flashSuitChecked": true,
800+
"blueSuitChecked": true,
801+
"note": "Shinecharge near the top right door, drop down and horizontally spark towards the left door."
802+
},
783803
{
784804
"id": 25,
785805
"link": [3, 1],

0 commit comments

Comments
 (0)