Skip to content

Commit a008e50

Browse files
committed
Add double and triple CF strats
1 parent 2965f6e commit a008e50

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

region/lowernorfair/east/Main Hall.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,33 @@
218218
"The safest place to do it is on the last single-tile-wide pillar."
219219
]
220220
},
221+
{
222+
"link": [1, 4],
223+
"name": "Double Crystal Flash with Space Jump",
224+
"requires": [
225+
"SpaceJump",
226+
"canTrickyDodgeEnemies",
227+
{"heatFrames": 205},
228+
"h_heatedCrystalFlash",
229+
{"heatFrames": 180},
230+
"h_heatedCrystalFlash",
231+
{"heatFrames": 120}
232+
]
233+
},
234+
{
235+
"link": [1, 4],
236+
"name": "Triple Crystal Flash",
237+
"requires": [
238+
"canTrickyDodgeEnemies",
239+
{"heatFrames": 175},
240+
"h_heatedCrystalFlash",
241+
{"heatFrames": 180},
242+
"h_heatedCrystalFlash",
243+
{"heatFrames": 175},
244+
"h_heatedCrystalFlash",
245+
{"heatFrames": 65}
246+
]
247+
},
221248
{
222249
"id": 6,
223250
"link": [1, 4],

0 commit comments

Comments
 (0)