Skip to content

Commit fe1485a

Browse files
authored
Merge pull request #2019 from blkerby/blue-boulder-spark
Blue Brinstar Boulder shinespark
2 parents 2df7c4f + 87da7e7 commit fe1485a

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

region/brinstar/blue/Blue Brinstar Boulder Room.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,27 @@
466466
"canCarefulJump"
467467
]
468468
},
469+
{
470+
"link": [2, 1],
471+
"name": "Come in Shinecharged, Shinespark",
472+
"entranceCondition": {
473+
"comeInShinecharged": {}
474+
},
475+
"requires": [
476+
{"shineChargeFrames": 15},
477+
"canShinechargeMovement",
478+
"canMidairShinespark",
479+
{"shinespark": {"frames": 7, "excessFrames": 1}},
480+
{"or": [
481+
"canTrickyJump",
482+
{"enemyDamage": {"enemy": "Boulder", "type": "contact", "hits": 1}}
483+
]}
484+
],
485+
"note": [
486+
"Sparking only to the edge of the invisible platform helps prevent taking a boulder hit.",
487+
"If sparking early, a down-back can help with reaching the platform."
488+
]
489+
},
469490
{
470491
"id": 24,
471492
"link": [2, 1],

0 commit comments

Comments
 (0)