Skip to content

Commit af06b03

Browse files
committed
Update reserve energy modeling. Change linkage to 13,9 for Bottom Ice Clip inclusion.
1 parent 047d5e2 commit af06b03

1 file changed

Lines changed: 47 additions & 62 deletions

File tree

region/brinstar/green/Green Brinstar Main Shaft.json

Lines changed: 47 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@
604604
"to": [
605605
{"id": 7},
606606
{"id": 8},
607+
{"id": 9},
607608
{"id": 12},
608609
{"id": 13},
609610
{"id": 14}
@@ -4463,68 +4464,6 @@
44634464
"blueSuitChecked": true,
44644465
"clearsObstacles": ["R-Mode"]
44654466
},
4466-
{
4467-
"link": [9, 9],
4468-
"name": "R-Mode Spark Interrupt (Gain Blue Suit)",
4469-
"requires": [
4470-
{"obstaclesCleared": ["R-Mode"]},
4471-
{"or": [
4472-
"h_CrystalFlash",
4473-
{"and": [
4474-
{"obstaclesCleared": ["A"]},
4475-
{"disableEquipment": "ETank"},
4476-
{"or": [
4477-
{"resourceAvailable": [{"type": "Energy", "count": 80}]},
4478-
{"and": [
4479-
{"enemyKill": {
4480-
"enemies": [["Ripper 2 (red)"], ["Ripper 2 (red)"]],
4481-
"excludedWeapons": ["Super"]
4482-
}},
4483-
{"resourceAvailable": [{"type": "Energy", "count": 40}]}
4484-
]}
4485-
]},
4486-
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
4487-
{"resourceMissingAtMost": [{"type": "Super", "count": 0}]},
4488-
{"partialRefill": {"type": "ReserveEnergy", "limit": 1}}
4489-
]}
4490-
]},
4491-
{"notable": "Bottom Ice Clip"},
4492-
"h_bombThings",
4493-
"h_additionalBomb",
4494-
"canTrickyJump",
4495-
{"or": [
4496-
"h_XRayMorphIceClip",
4497-
{"and": [
4498-
"h_highPixelIceClip",
4499-
"canInsaneJump",
4500-
"canBeVeryPatient"
4501-
]}
4502-
]},
4503-
{"or": [
4504-
"h_useSpringBall",
4505-
{"and": [
4506-
"can4HighMidAirMorph",
4507-
"canInsaneJump"
4508-
]}
4509-
]},
4510-
{"or": [
4511-
{"canShineCharge": {"usedTiles": 17, "openEnd": 1}},
4512-
{"and": [
4513-
"h_frozenEnemyRunway",
4514-
{"canShineCharge": {"usedTiles": 18, "openEnd": 1}}
4515-
]}
4516-
]},
4517-
{"autoReserveTrigger": {}},
4518-
"canRModeSparkInterrupt"
4519-
],
4520-
"resetsObstacles": ["R-Mode"],
4521-
"flashSuitChecked": true,
4522-
"blueSuitChecked": true,
4523-
"note": [
4524-
"Enter R-Mode using any door. Crystal Flash or farm the upper section enemies. Use 'Bottom Ice Clip' strat to regain access to the Etecoons Shaft, then",
4525-
"wait on top of the crumble block to get the Zeela to follow you in. Shinecharge on top of the Etecoon Shaft and get hit by the Zeela to interrupt."
4526-
]
4527-
},
45284467
{
45294468
"id": 188,
45304469
"link": [9, 9],
@@ -5431,6 +5370,52 @@
54315370
"requires": [],
54325371
"flashSuitChecked": true
54335372
},
5373+
{
5374+
"link": [13, 9],
5375+
"name": "R-Mode Spark Interrupt (Gain Blue Suit)",
5376+
"requires": [
5377+
{"obstaclesCleared": ["R-Mode"]},
5378+
{"notable": "Bottom Ice Clip"},
5379+
{"or": [
5380+
"h_CrystalFlash",
5381+
{"and": [
5382+
{"obstaclesCleared": ["A"]},
5383+
"h_RModeCanRefillReserves",
5384+
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
5385+
{"resourceMissingAtMost": [{"type": "Super", "count": 0}]},
5386+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
5387+
]}
5388+
]},
5389+
"h_bombThings",
5390+
"h_additionalBomb",
5391+
"canTrickyJump",
5392+
"h_XRayMorphIceClip",
5393+
{"or": [
5394+
"h_useSpringBall",
5395+
{"and": [
5396+
"can4HighMidAirMorph",
5397+
"canInsaneJump"
5398+
]}
5399+
]},
5400+
"canBeVeryPatient",
5401+
{"or": [
5402+
{"canShineCharge": {"usedTiles": 17, "openEnd": 1}},
5403+
{"and": [
5404+
"h_frozenEnemyRunway",
5405+
{"canShineCharge": {"usedTiles": 18, "openEnd": 1}}
5406+
]}
5407+
]},
5408+
{"autoReserveTrigger": {}},
5409+
"canRModeSparkInterrupt"
5410+
],
5411+
"resetsObstacles": ["R-Mode"],
5412+
"flashSuitChecked": true,
5413+
"blueSuitChecked": true,
5414+
"note": [
5415+
"Enter R-Mode using any door. Crystal Flash or farm the upper section enemies. Use 'Bottom Ice Clip' strat to regain access to the Etecoons Shaft, then",
5416+
"wait on top of the crumble block to get the Zeela to follow you in. Shinecharge on top of the Etecoon Shaft and get hit by the Zeela to interrupt."
5417+
]
5418+
},
54345419
{
54355420
"id": 235,
54365421
"link": [13, 12],

0 commit comments

Comments
 (0)