Skip to content

Commit d6a1e0f

Browse files
committed
Alpha Power Bombs R-Mode Spark Interrupt
1 parent fdcf731 commit d6a1e0f

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

region/brinstar/red/Alpha Power Bomb Room.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,44 @@
119119
},
120120
"flashSuitChecked": true
121121
},
122+
{
123+
"link": [1, 1],
124+
"name": "R-Mode Spark Interrupt (Gain Blue Suit)",
125+
"entranceCondition": {
126+
"comeInWithRMode": {}
127+
},
128+
"requires": [
129+
{"or": [
130+
"h_CrystalFlashForReserveEnergy",
131+
{"and": [
132+
"h_RModeCanRefillReserves",
133+
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
134+
{"or": [
135+
{"and": [
136+
"canBePatient",
137+
{"partialRefill": {"type": "ReserveEnergy", "limit": 5}}
138+
]},
139+
{"and": [
140+
"canBeExtremelyPatient",
141+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
142+
]}
143+
]}
144+
]}
145+
]},
146+
"canSamusEaterStandUp",
147+
{"samusEaterFrames": 160},
148+
"h_shinechargeMaxRunway",
149+
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
150+
"canRModeSparkInterrupt"
151+
],
152+
"flashSuitChecked": true,
153+
"blueSuitChecked": true,
154+
"note": [
155+
"Four Boyons to farm have a poor chance of providing reserve energy. Once you have it,",
156+
"damage down to 20/10/5 energy and jump into the plant with forward moement for shinecharge.",
157+
"Jump high above a Boyon and interrupt, or use the thorns and pause abuse."
158+
]
159+
},
122160
{
123161
"id": 2,
124162
"link": [1, 1],

0 commit comments

Comments
 (0)