Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions region/brinstar/green/Etecoon Energy Tank Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,39 @@
"Arm pumps can be used to get close to the ledge before shinecharging, to leave with more frames remaining."
]
},
{
"link": [3, 3],
"name": "Leave With Temporary Blue (X-Mode Shinecharge)",
"requires": [
"canXMode",
"h_shinechargeMaxRunway",
"canChainTemporaryBlue",
{"thornHits": 1},
{"or": [
{"thornHits": "n_thornXModeLenience"},
{"obstaclesCleared": ["A"]},
"canTrickyDodgeEnemies",
{"enemyKill": {
"enemies": [["Beetom", "Beetom"]],
"excludedWeapons": ["Bombs"]
}}
]}
],
"exitCondition": {
"leaveWithTemporaryBlue": {}
},
"flashSuitChecked": true,
"blueSuitChecked": true,
"note": [
"With some dash speed, bounce into the opening of the spikeway, and enter X-mode.",
"The spike knockback will push Samus back out of the spikeway.",
"By bouncing far enough left, it is possible to get a 2-frame window for the X-mode."
],
"detailNote": [
"By holding an angle button, it is possible turn around in X-mode without losing dash speed.",
"Crouch to charge a shinespark, release dash to cancel X-Ray and exit out of X-Mode and hold angle until temporary blue."
]
},
{
"id": 79,
"link": [3, 3],
Expand Down
Loading