|
124 | 124 | }, |
125 | 125 | "flashSuitChecked": true |
126 | 126 | }, |
| 127 | + { |
| 128 | + "link": [1, 1], |
| 129 | + "name": "Come In Shinecharged - Gain Flash Suit (Spikesuit, Power Off)", |
| 130 | + "entranceCondition": { |
| 131 | + "comeInShinecharged": {} |
| 132 | + }, |
| 133 | + "requires": [ |
| 134 | + {"not": "f_DefeatedPhantoon"}, |
| 135 | + {"or": [ |
| 136 | + "canRiskPermanentLossOfAccess", |
| 137 | + {"canShineCharge": {"usedTiles": 15, "openEnd": 1}} |
| 138 | + ]}, |
| 139 | + {"shineChargeFrames": 75}, |
| 140 | + {"thornHits": 1}, |
| 141 | + "h_spikeSuitThornHitLeniency", |
| 142 | + "canSpikeSuit", |
| 143 | + {"shinespark": {"frames": 6, "excessFrames": 6}} |
| 144 | + ], |
| 145 | + "flashSuitChecked": true |
| 146 | + }, |
| 147 | + { |
| 148 | + "link": [1, 1], |
| 149 | + "name": "Come In Shinecharging - Gain Flash Suit (Spikesuit)", |
| 150 | + "entranceCondition": { |
| 151 | + "comeInShinecharging": { |
| 152 | + "length": 10, |
| 153 | + "openEnd": 0 |
| 154 | + } |
| 155 | + }, |
| 156 | + "requires": [ |
| 157 | + {"thornHits": 1}, |
| 158 | + "h_spikeSuitThornHitLeniency", |
| 159 | + "canSpikeSuit", |
| 160 | + {"shinespark": {"frames": 6, "excessFrames": 6}} |
| 161 | + ], |
| 162 | + "flashSuitChecked": true |
| 163 | + }, |
127 | 164 | { |
128 | 165 | "id": 7, |
129 | 166 | "link": [1, 1], |
|
136 | 173 | "canSpikeSuit", |
137 | 174 | {"shinespark": {"frames": 6, "excessFrames": 6}} |
138 | 175 | ], |
| 176 | + "flashSuitChecked": true |
| 177 | + }, |
| 178 | + { |
| 179 | + "link": [1, 1], |
| 180 | + "name": "Come In Shinecharged - Gain Blue Suit (X-Mode)", |
| 181 | + "entranceCondition": { |
| 182 | + "comeInShinecharged": {} |
| 183 | + }, |
| 184 | + "requires": [ |
| 185 | + {"not": "f_DefeatedPhantoon"}, |
| 186 | + {"or": [ |
| 187 | + "canRiskPermanentLossOfAccess", |
| 188 | + {"canShineCharge": {"usedTiles": 15, "openEnd": 1}} |
| 189 | + ]}, |
| 190 | + {"shineChargeFrames": 140}, |
| 191 | + "h_thornXModeBlueSuit", |
| 192 | + "h_thornXModeFramePerfectExtraLeniency", |
| 193 | + {"shinespark": {"frames": 3}} |
| 194 | + ], |
| 195 | + "flashSuitChecked": true, |
| 196 | + "note": [ |
| 197 | + "It is only possible to enter X-Mode with a first frame unmorph in this room" |
| 198 | + ] |
| 199 | + }, |
| 200 | + { |
| 201 | + "link": [1, 1], |
| 202 | + "name": "Come In Shinecharging - Gain Blue Suit (X-Mode)", |
| 203 | + "entranceCondition": { |
| 204 | + "comeInShinecharging": { |
| 205 | + "length": 10, |
| 206 | + "openEnd": 0 |
| 207 | + } |
| 208 | + }, |
| 209 | + "requires": [ |
| 210 | + "h_thornXModeBlueSuit", |
| 211 | + "h_thornXModeFramePerfectExtraLeniency", |
| 212 | + {"shinespark": {"frames": 3}} |
| 213 | + ], |
| 214 | + "flashSuitChecked": true, |
| 215 | + "note": [ |
| 216 | + "It is only possible to enter X-Mode with a first frame unmorph in this room" |
| 217 | + ] |
| 218 | + }, |
| 219 | + { |
| 220 | + "link": [1, 1], |
| 221 | + "name": "Gain Blue Suit (Conveyor Run, X-Mode)", |
| 222 | + "requires": [ |
| 223 | + "f_DefeatedPhantoon", |
| 224 | + {"canShineCharge": {"usedTiles": 15, "openEnd": 1}}, |
| 225 | + "h_thornXModeBlueSuit", |
| 226 | + "h_thornXModeFramePerfectExtraLeniency", |
| 227 | + {"shinespark": {"frames": 3}} |
| 228 | + ], |
139 | 229 | "flashSuitChecked": true, |
140 | | - "devNote": [ |
141 | | - "FIXME: add a cross-room variation that doesn't require power to be on, as these spikes are still active." |
| 230 | + "note": [ |
| 231 | + "It is only possible to enter X-Mode with a first frame unmorph in this room" |
142 | 232 | ] |
143 | 233 | }, |
144 | 234 | { |
|
0 commit comments