Skip to content

Commit 87da7e7

Browse files
committed
feedback update
1 parent 45352a7 commit 87da7e7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,10 +474,16 @@
474474
},
475475
"requires": [
476476
{"shineChargeFrames": 15},
477+
"canShinechargeMovement",
477478
"canMidairShinespark",
478-
{"shinespark": {"frames": 7, "excessFrames": 1}}
479+
{"shinespark": {"frames": 7, "excessFrames": 1}},
480+
{"or": [
481+
"canTrickyJump",
482+
{"enemyDamage": {"enemy": "Boulder", "type": "contact", "hits": 1}}
483+
]}
479484
],
480485
"note": [
486+
"Sparking only to the edge of the invisible platform helps prevent taking a boulder hit.",
481487
"If sparking early, a down-back can help with reaching the platform."
482488
]
483489
},

0 commit comments

Comments
 (0)