Skip to content

Commit 86c76ea

Browse files
authored
Merge pull request #2329 from nn357/dachora
add slopespark to dachora room
2 parents ce59cf7 + 86fbe4d commit 86c76ea

1 file changed

Lines changed: 64 additions & 0 deletions

File tree

region/brinstar/pink/Dachora Room.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,34 @@
272272
"gModeRegainMobility": {},
273273
"flashSuitChecked": true
274274
},
275+
{
276+
"link": [1, 1],
277+
"name": "Gain Flash Suit (Slopespark)",
278+
"requires": [
279+
"h_shinechargeMaxRunway",
280+
{"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}},
281+
"canSlopeSpark",
282+
{"shinespark": {"frames": 3, "excessFrames": 3}}
283+
],
284+
"flashSuitChecked": true
285+
},
286+
{
287+
"link": [1, 1],
288+
"name": "Gain Flash Suit (Slopespark) - Leave With Shinespark",
289+
"requires": [
290+
"canFlashSuitDoubleSpark",
291+
"h_shinechargeMaxRunway",
292+
{"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}},
293+
"canSlopeSpark",
294+
{"shinespark": {"frames": 10}}
295+
],
296+
"exitCondition": {
297+
"leaveWithSpark": {
298+
"position": "bottom"
299+
}
300+
},
301+
"flashSuitChecked": true
302+
},
275303
{
276304
"id": 8,
277305
"link": [1, 2],
@@ -1191,6 +1219,25 @@
11911219
"Shoot a well-timed Super diagonally at the ground just before breaking the speed blocks."
11921220
]
11931221
},
1222+
{
1223+
"link": [3, 2],
1224+
"name": "Gain Flash Suit (Slopespark) - Leave With Shinespark",
1225+
"requires": [
1226+
"canBeExtremelyPatient",
1227+
"canFlashSuitDoubleSpark",
1228+
"h_shinechargeMaxRunway",
1229+
{"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}},
1230+
"canSlopeSpark",
1231+
{"shinespark": {"frames": 6}}
1232+
],
1233+
"exitCondition": {
1234+
"leaveWithSpark": {
1235+
"position": "bottom"
1236+
}
1237+
},
1238+
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
1239+
"flashSuitChecked": true
1240+
},
11941241
{
11951242
"id": 56,
11961243
"link": [3, 3],
@@ -1248,6 +1295,23 @@
12481295
"leaveWithGModeSetup": {}
12491296
},
12501297
"flashSuitChecked": true
1298+
},
1299+
{
1300+
"link": [3, 3],
1301+
"name": "Gain Flash Suit (Slopespark) - Leave With Shinespark",
1302+
"requires": [
1303+
"canFlashSuitDoubleSpark",
1304+
"h_shinechargeMaxRunway",
1305+
{"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}},
1306+
"canSlopeSpark",
1307+
{"shinespark": {"frames": 12}}
1308+
],
1309+
"exitCondition": {
1310+
"leaveWithSpark": {
1311+
"position": "bottom"
1312+
}
1313+
},
1314+
"flashSuitChecked": true
12511315
}
12521316
],
12531317
"notables": [

0 commit comments

Comments
 (0)