Skip to content

Commit eeb3773

Browse files
committed
add xmode leave with temp blue.
1 parent a44688e commit eeb3773

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,6 +1293,38 @@
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+
"h_XModeShinecharge",
1301+
"canChainTemporaryBlue",
1302+
{"thornHits": 1},
1303+
{"or": [
1304+
{"thornHits": "n_thornXModeLenience"},
1305+
{"obstaclesCleared": ["A"]},
1306+
"canTrickyDodgeEnemies",
1307+
{"enemyKill": {
1308+
"enemies": [["Beetom", "Beetom"]],
1309+
"excludedWeapons": ["Bombs"]
1310+
}}
1311+
]}
1312+
],
1313+
"exitCondition": {
1314+
"leaveWithTemporaryBlue": {}
1315+
},
1316+
"flashSuitChecked": true,
1317+
"blueSuitChecked": true,
1318+
"note": [
1319+
"With some dash speed, bounce into the opening of the spikeway, and enter X-mode.",
1320+
"The spike knockback will push Samus back out of the spikeway.",
1321+
"By bouncing far enough left, it is possible to get a 2-frame window for the X-mode."
1322+
],
1323+
"detailNote": [
1324+
"By holding an angle button, it is possible turn around in X-mode without losing dash speed.",
1325+
"Crouch to charge a shinespark, release dash to cancel X-Ray and exit out of X-Mode and hold angle until temporary blue."
1326+
]
1327+
},
12961328
{
12971329
"id": 79,
12981330
"link": [3, 3],

0 commit comments

Comments
 (0)