Skip to content

Commit 9088873

Browse files
committed
feedback update
1 parent 3acbf39 commit 9088873

3 files changed

Lines changed: 58 additions & 0 deletions

File tree

region/norfair/east/Cathedral Entrance.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,24 @@
118118
"flashSuitChecked": true,
119119
"blueSuitChecked": true
120120
},
121+
{
122+
"link": [1, 1],
123+
"name": "Come in Shinecharging, Crystal Spark",
124+
"entranceCondition": {
125+
"comeInShinecharging": {
126+
"length": 3,
127+
"openEnd": 0
128+
}
129+
},
130+
"requires": [
131+
"h_heatedCrystalSpark"
132+
],
133+
"flashSuitChecked": true,
134+
"blueSuitChecked": true,
135+
"devNote": [
136+
"Only one of the two shot block tiles are included in the runway to prevent needing to move much before Crystal Sparking."
137+
]
138+
},
121139
{
122140
"id": 65,
123141
"link": [1, 1],

region/norfair/east/Norfair Reserve Tank Room.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,23 @@
219219
"flashSuitChecked": true,
220220
"blueSuitChecked": true
221221
},
222+
{
223+
"link": [1, 1],
224+
"name": "Come in Shinecharging, Crystal Spark",
225+
"entranceCondition": {
226+
"comeInShinecharging": {
227+
"length": 3,
228+
"openEnd": 0
229+
}
230+
},
231+
"requires": [
232+
"h_enemyDrops",
233+
"h_heatedCrystalSpark"
234+
],
235+
"flashSuitChecked": true,
236+
"blueSuitChecked": true,
237+
"devNote": "It is expected that Samus will get hit by the Dragon's fireballs, but also that she can grab the Sova's drop each attempt to regain what was lost."
238+
},
222239
{
223240
"id": 43,
224241
"link": [1, 1],

region/norfair/east/Single Chamber.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,29 @@
286286
"flashSuitChecked": true,
287287
"blueSuitChecked": true
288288
},
289+
{
290+
"link": [1, 1],
291+
"name": "Come in Shinecharging, Crystal Spark",
292+
"entranceCondition": {
293+
"comeInShinecharging": {
294+
"length": 7,
295+
"openEnd": 1
296+
}
297+
},
298+
"requires": [
299+
"h_enemyDrops",
300+
"canShinechargeMovementTricky",
301+
"canInsaneJump",
302+
"h_heatedCrystalSparkWithoutLenience"
303+
],
304+
"flashSuitChecked": true,
305+
"blueSuitChecked": true,
306+
"note": "Store the shinecharge while falling off the ledge then quickly morph and place the Power Bomb on the descent.",
307+
"devNote": [
308+
"No lenience, since the Alcoons are a good Power Bomb farm.",
309+
"Since this can not be done with a flash suit, it is implicitly assumed Samus can crouch jump and down grab."
310+
]
311+
},
289312
{
290313
"id": 132,
291314
"link": [1, 1],

0 commit comments

Comments
 (0)