Skip to content

Commit 3bee6db

Browse files
authored
Merge pull request #2375 from aquanight/ceres-ridley-spark-interurpt
Ceres Ridley Spark Interrupt
2 parents e2956eb + c2c8ff6 commit 3bee6db

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

region/ceres/main/Ceres Ridley's Room.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,34 @@
9696
"bypassesDoorShell": true,
9797
"flashSuitChecked": true
9898
},
99+
{
100+
"link": [1, 1],
101+
"name": "Ceres Ridley Flyby Spark Interrupt (Gain Blue Suit)",
102+
"requires": [
103+
"canRiskPermanentLossOfAccess",
104+
{"not": "f_DefeatedCeresRidley"},
105+
{"or":[
106+
{
107+
"resourceAtMost": [{"type": "RegularEnergy", "count": 29}]},
108+
{"and":[
109+
"canTrickyDodgeEnemies",
110+
"canDodgeWhileShooting"
111+
]}
112+
]},
113+
{"or": [
114+
{"canShineCharge": {"usedTiles": 12, "openEnd": 0}},
115+
{"useFlashSuit": {}}
116+
]},
117+
"canRModeSparkInterrupt"
118+
],
119+
"setsFlags": ["f_DefeatedCeresRidley"],
120+
"flashSuitChecked": true,
121+
"blueSuitChecked": true,
122+
"note": "Very tight short charge or bring in a flash suit. Windup the shinespark during Ridley's flyby.",
123+
"devNote": [
124+
"FIXME: A 100-shot fight would allow preserving more energy for escaping afterward, but needs a more accurate scenario than just a pair of tech."
125+
]
126+
},
99127
{
100128
"id": 6,
101129
"link": [1, 1],

0 commit comments

Comments
 (0)