Skip to content
Merged
Show file tree
Hide file tree
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
44 changes: 25 additions & 19 deletions region/norfair/east/Red Pirate Shaft.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,6 @@
}
],
"strats": [
{
"id": 1,
"link": [1, 1],
"name": "Leave Normally",
"requires": [],
"exitCondition": {
"leaveNormally": {}
}
},
{
"id": 2,
"link": [1, 1],
Expand All @@ -95,6 +86,7 @@
"requires": [
{"shinespark": {"frames": 40, "excessFrames": 40}}
],
"flashSuitChecked": true,
"devNote": "This strat is not useful in-room, but can satisfy a strat in the room before with an exit shinespark."
},
{
Expand All @@ -117,7 +109,8 @@
"farmCycleDrops": [
{"enemy": "Geemer (grey)", "count": 4},
{"enemy": "Red Space Pirate (standing)", "count": 3}
]
],
"flashSuitChecked": true
},
{
"id": 17,
Expand All @@ -144,7 +137,8 @@
]}
]}
],
"farmCycleDrops": [{"enemy": "Red Space Pirate (standing)", "count": 3}]
"farmCycleDrops": [{"enemy": "Red Space Pirate (standing)", "count": 3}],
"flashSuitChecked": true
},
{
"id": 18,
Expand Down Expand Up @@ -178,7 +172,8 @@
]}
]}
],
"farmCycleDrops": [{"enemy": "Geemer (grey)", "count": 4}]
"farmCycleDrops": [{"enemy": "Geemer (grey)", "count": 4}],
"flashSuitChecked": true
},
{
"id": 3,
Expand Down Expand Up @@ -213,6 +208,7 @@
"hits": 1
}}
],
"flashSuitChecked": true,
"note": [
"Wait for the pirates to step towards the wall then jump on their platform. Shoot them to momentarily prevent them from shooting lasers.",
"This strat assumes getting hit once. Note that the Geemers do much less damage than the Pirates"
Expand All @@ -225,6 +221,7 @@
"requires": [
"canCarefulJump"
],
"flashSuitChecked": true,
"note": "Wait for the pirates to step towards the wall then jump on their platform. Shoot them to momentarily prevent them from shooting lasers."
},
{
Expand All @@ -238,7 +235,8 @@
["Red Space Pirate (standing)", "Red Space Pirate (standing)"]
]
}}
]
],
"flashSuitChecked": true
},
{
"id": 8,
Expand All @@ -251,13 +249,15 @@
"requires": [
{"shinespark": {"frames": 40, "excessFrames": 6}}
],
"flashSuitChecked": true,
"note": "Enter on the either side of the doorway to make it to the top."
},
{
"id": 9,
"link": [2, 1],
"name": "Base",
"requires": []
"requires": [],
"flashSuitChecked": true
},
{
"id": 14,
Expand Down Expand Up @@ -292,7 +292,8 @@
"requires": [
"canMoonfall"
],
"bypassesDoorShell": true
"bypassesDoorShell": true,
"flashSuitChecked": true
},
{
"id": 10,
Expand All @@ -304,7 +305,8 @@
"length": 5,
"openEnd": 1
}
}
},
"flashSuitChecked": true
},
{
"id": 11,
Expand All @@ -321,6 +323,7 @@
"openEnd": 1
}
},
"flashSuitChecked": true,
"note": "Knock a Geemer off with a Super then follow it back to the top. Grey Geemers can only be frozen with Plasma."
},
{
Expand All @@ -343,7 +346,8 @@
"farmCycleDrops": [
{"enemy": "Geemer (grey)", "count": 4},
{"enemy": "Red Space Pirate (standing)", "count": 3}
]
],
"flashSuitChecked": true
},
{
"id": 20,
Expand Down Expand Up @@ -377,7 +381,8 @@
]}
]}
],
"farmCycleDrops": [{"enemy": "Geemer (grey)", "count": 4}]
"farmCycleDrops": [{"enemy": "Geemer (grey)", "count": 4}],
"flashSuitChecked": true
},
{
"id": 21,
Expand All @@ -404,7 +409,8 @@
]}
]}
],
"farmCycleDrops": [{"enemy": "Red Space Pirate (standing)", "count": 3}]
"farmCycleDrops": [{"enemy": "Red Space Pirate (standing)", "count": 3}],
"flashSuitChecked": true
},
{
"id": 12,
Expand Down
Loading