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
104 changes: 104 additions & 0 deletions region/norfair/east/Single Chamber.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@
"note": "Represents the platform below the middle right door of the left shaft."
}
],
"obstacles": [
{
"id": "R-Mode",
"name": "Entered with R-Mode",
"obstacleType": "abstract"
}
],
"enemies": [
{
"id": "e1",
Expand Down Expand Up @@ -284,6 +291,7 @@
{"cycleFrames": 30}
]}
],
"resetsObstacles": ["R-Mode"],
"farmCycleDrops": [{"enemy": "Multiviola", "count": 1}],
"flashSuitChecked": true
},
Expand Down Expand Up @@ -321,6 +329,7 @@
]},
{"cycleFrames": 285}
],
"resetsObstacles": ["R-Mode"],
"farmCycleDrops": [
{"enemy": "Multiviola", "count": 1},
{"enemy": "Alcoon", "count": 2}
Expand All @@ -332,10 +341,22 @@
"link": [1, 1],
"name": "Crystal Flash",
"requires": [
{"obstaclesNotCleared": ["R-Mode"]},
"h_heatedCrystalFlash"
],
"flashSuitChecked": true
},
{
"link": [1, 1],
"name": "R-Mode Entry",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [],
"flashSuitChecked": true,
"blueSuitChecked": true,
"clearsObstacles": ["R-Mode"]
},
{
"id": 3,
"link": [1, 1],
Expand Down Expand Up @@ -823,6 +844,7 @@
]},
{"cycleFrames": 245}
],
"resetsObstacles": ["R-Mode"],
"farmCycleDrops": [
{"enemy": "Multiviola", "count": 1},
{"enemy": "Alcoon", "count": 1}
Expand All @@ -834,10 +856,53 @@
"link": [2, 2],
"name": "Crystal Flash",
"requires": [
{"obstaclesNotCleared": ["R-Mode"]},
"h_heatedCrystalFlash"
],
"flashSuitChecked": true
},
{
"link": [2, 2],
"name": "R-Mode Entry",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [],
"flashSuitChecked": true,
"blueSuitChecked": true,
"clearsObstacles": ["R-Mode"]
},
{
"link": [2, 2],
"name": "R-Mode Spark Interrupt",
"requires": [
{"obstaclesCleared": ["R-Mode"]},
{"or": [
"h_heatedCrystalFlashForReserveEnergy",
{"and": [
"h_heatProof",
"h_RModeCanRefillReserves",
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
]}
]},
{"or": [
{"canShineCharge": {"usedTiles": 12, "gentleUpTiles": 4, "openEnd": 0}},
{"and": [
{"doorUnlockedAtNode": 2},
{"canShineCharge": {"usedTiles": 13, "gentleUpTiles": 4, "openEnd": 0}}
]}
]},
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
"canRModeSparkInterrupt"
],
"resetsObstacles": ["R-Mode"],
"flashSuitChecked": true,
"blueSuitChecked": true,
"note": [
"Farm the enemies, and leave the bottom Alcoon alive to interrupt after shinecharging at the bottom door."
]
},
{
"id": 12,
"link": [2, 2],
Expand Down Expand Up @@ -1601,6 +1666,7 @@
]},
{"cycleFrames": 210}
],
"resetsObstacles": ["R-Mode"],
"farmCycleDrops": [
{"enemy": "Multiviola", "count": 1},
{"enemy": "Alcoon", "count": 1}
Expand All @@ -1612,10 +1678,22 @@
"link": [3, 3],
"name": "Crystal Flash",
"requires": [
{"obstaclesNotCleared": ["R-Mode"]},
"h_heatedCrystalFlash"
],
"flashSuitChecked": true
},
{
"link": [3, 3],
"name": "R-Mode Entry",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [],
"flashSuitChecked": true,
"blueSuitChecked": true,
"clearsObstacles": ["R-Mode"]
},
{
"id": 31,
"link": [3, 4],
Expand Down Expand Up @@ -2312,6 +2390,7 @@
]},
{"cycleFrames": 450}
],
"resetsObstacles": ["R-Mode"],
"farmCycleDrops": [
{"enemy": "Multiviola", "count": 1},
{"enemy": "Alcoon", "count": 2}
Expand All @@ -2334,6 +2413,7 @@
{"cycleFrames": 30}
]}
],
"resetsObstacles": ["R-Mode"],
"farmCycleDrops": [{"enemy": "Multiviola", "count": 1}],
"flashSuitChecked": true,
"note": "Jump and aim down two to three times to activate the Multiviola."
Expand All @@ -2343,10 +2423,22 @@
"link": [4, 4],
"name": "Crystal Flash",
"requires": [
{"obstaclesNotCleared": ["R-Mode"]},
"h_heatedCrystalFlash"
],
"flashSuitChecked": true
},
{
"link": [4, 4],
"name": "R-Mode Entry",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [],
"flashSuitChecked": true,
"blueSuitChecked": true,
"clearsObstacles": ["R-Mode"]
},
{
"id": 64,
"link": [4, 4],
Expand Down Expand Up @@ -2622,10 +2714,22 @@
"link": [5, 5],
"name": "Crystal Flash",
"requires": [
{"obstaclesNotCleared": ["R-Mode"]},
"h_heatedCrystalFlash"
],
"flashSuitChecked": true
},
{
"link": [5, 5],
"name": "R-Mode Entry",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [],
"flashSuitChecked": true,
"blueSuitChecked": true,
"clearsObstacles": ["R-Mode"]
},
{
"id": 52,
"link": [5, 6],
Expand Down