Skip to content

Commit 1857ff1

Browse files
authored
Merge pull request #2847 from nn357/leave_temp_blue_etecoons_xmode
add xmode leave with temp blue to etecoons e-tank
2 parents a44688e + fe343fc commit 1857ff1

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

region/brinstar/green/Etecoon Energy Tank Room.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,6 +1293,39 @@
12931293
"Arm pumps can be used to get close to the ledge before shinecharging, to leave with more frames remaining."
12941294
]
12951295
},
1296+
{
1297+
"link": [3, 3],
1298+
"name": "Leave With Temporary Blue (X-Mode Shinecharge)",
1299+
"requires": [
1300+
"canXMode",
1301+
"h_shinechargeMaxRunway",
1302+
"canChainTemporaryBlue",
1303+
{"thornHits": 1},
1304+
{"or": [
1305+
{"thornHits": "n_thornXModeLenience"},
1306+
{"obstaclesCleared": ["A"]},
1307+
"canTrickyDodgeEnemies",
1308+
{"enemyKill": {
1309+
"enemies": [["Beetom", "Beetom"]],
1310+
"excludedWeapons": ["Bombs"]
1311+
}}
1312+
]}
1313+
],
1314+
"exitCondition": {
1315+
"leaveWithTemporaryBlue": {}
1316+
},
1317+
"flashSuitChecked": true,
1318+
"blueSuitChecked": true,
1319+
"note": [
1320+
"With some dash speed, bounce into the opening of the spikeway, and enter X-mode.",
1321+
"The spike knockback will push Samus back out of the spikeway.",
1322+
"By bouncing far enough left, it is possible to get a 2-frame window for the X-mode."
1323+
],
1324+
"detailNote": [
1325+
"By holding an angle button, it is possible turn around in X-mode without losing dash speed.",
1326+
"Crouch to charge a shinespark, release dash to cancel X-Ray and exit out of X-Mode and hold angle until temporary blue."
1327+
]
1328+
},
12961329
{
12971330
"id": 79,
12981331
"link": [3, 3],

0 commit comments

Comments
 (0)