diff --git a/region/brinstar/blue/Blue Brinstar Boulder Room.json b/region/brinstar/blue/Blue Brinstar Boulder Room.json index 70af8b14ab..2152f9316a 100644 --- a/region/brinstar/blue/Blue Brinstar Boulder Room.json +++ b/region/brinstar/blue/Blue Brinstar Boulder Room.json @@ -466,6 +466,27 @@ "canCarefulJump" ] }, + { + "link": [2, 1], + "name": "Come in Shinecharged, Shinespark", + "entranceCondition": { + "comeInShinecharged": {} + }, + "requires": [ + {"shineChargeFrames": 15}, + "canShinechargeMovement", + "canMidairShinespark", + {"shinespark": {"frames": 7, "excessFrames": 1}}, + {"or": [ + "canTrickyJump", + {"enemyDamage": {"enemy": "Boulder", "type": "contact", "hits": 1}} + ]} + ], + "note": [ + "Sparking only to the edge of the invisible platform helps prevent taking a boulder hit.", + "If sparking early, a down-back can help with reaching the platform." + ] + }, { "id": 24, "link": [2, 1],