|
146 | 146 | "morphed": false |
147 | 147 | } |
148 | 148 | }, |
149 | | - "flashSuitChecked": true |
| 149 | + "flashSuitChecked": true, |
| 150 | + "note": "Samus falls so quickly that it is unlikely that the Bulls will cause any problem." |
150 | 151 | }, |
151 | 152 | { |
152 | 153 | "id": 4, |
|
165 | 166 | "morphed": true |
166 | 167 | } |
167 | 168 | }, |
168 | | - "flashSuitChecked": true |
| 169 | + "flashSuitChecked": true, |
| 170 | + "note": "Samus falls so quickly that it is unlikely that the Bulls will cause any problem." |
169 | 171 | }, |
170 | 172 | { |
171 | 173 | "id": 5, |
|
179 | 181 | "comesThroughToilet": "any" |
180 | 182 | }, |
181 | 183 | "requires": [ |
| 184 | + "canInsaneJump", |
182 | 185 | {"or": [ |
183 | 186 | {"enemyDamage": {"enemy": "Bull", "type": "contact", "hits": 1}}, |
184 | | - "h_artificialMorphPowerBomb" |
| 187 | + {"and": [ |
| 188 | + "h_artificialMorphPowerBomb", |
| 189 | + {"or": [ |
| 190 | + "h_additionalBomb", |
| 191 | + "h_artificialMorphMovement" |
| 192 | + ]} |
| 193 | + ]} |
185 | 194 | ]} |
186 | 195 | ], |
187 | 196 | "exitCondition": { |
188 | 197 | "leaveWithGMode": { |
189 | 198 | "morphed": true |
190 | 199 | } |
191 | 200 | }, |
192 | | - "flashSuitChecked": true |
| 201 | + "flashSuitChecked": true, |
| 202 | + "note": [ |
| 203 | + "Enter the room on the right side and land on the ledge just below the hidden tunnel then Power Bomb boost to get into the tunnel and kil the Bulls.", |
| 204 | + "Alternatively, enter the room near the right with a bit of right momentum and land directly in the tunnel while taking a Bull hit." |
| 205 | + ], |
| 206 | + "devNote": [ |
| 207 | + "This room does not have water, so Samus can be boosted by bomb boosts without Gravity after PLMs are overloaded.", |
| 208 | + "It is possible to do this with 1 Power Bomb, but it is very precise and significantly depends on room entry." |
| 209 | + ] |
193 | 210 | }, |
194 | 211 | { |
195 | 212 | "id": 6, |
|
241 | 258 | "comesThroughToilet": "any" |
242 | 259 | }, |
243 | 260 | "requires": [ |
| 261 | + "canInsaneJump", |
244 | 262 | {"or": [ |
245 | 263 | {"enemyDamage": {"enemy": "Bull", "type": "contact", "hits": 1}}, |
246 | | - "h_artificialMorphPowerBomb" |
| 264 | + {"and": [ |
| 265 | + "h_artificialMorphPowerBomb", |
| 266 | + {"or": [ |
| 267 | + "h_additionalBomb", |
| 268 | + "h_artificialMorphMovement" |
| 269 | + ]} |
| 270 | + ]} |
247 | 271 | ]} |
248 | 272 | ], |
249 | 273 | "exitCondition": { |
250 | 274 | "leaveWithGMode": { |
251 | 275 | "morphed": true |
252 | 276 | } |
253 | 277 | }, |
254 | | - "flashSuitChecked": true |
| 278 | + "flashSuitChecked": true, |
| 279 | + "note": [ |
| 280 | + "Enter the room on the left side and land on the ledge just below the hidden tunnel then Power Bomb boost to get into the tunnel and kil the Bulls.", |
| 281 | + "Alternatively, enter the room near the left with a bit of left momentum and land directly in the tunnel while taking a Bull hit." |
| 282 | + ], |
| 283 | + "devNote": [ |
| 284 | + "This room does not have water, so Samus can be boosted by bomb boosts without Gravity after PLMs are overloaded.", |
| 285 | + "It is possible to do this with 1 Power Bomb, but it is very precise and significantly depends on room entry." |
| 286 | + ] |
255 | 287 | }, |
256 | 288 | { |
257 | 289 | "id": 10, |
|
286 | 318 | "morphed": false |
287 | 319 | } |
288 | 320 | }, |
289 | | - "flashSuitChecked": true |
| 321 | + "flashSuitChecked": true, |
| 322 | + "note": "Samus falls so quickly that it is unlikely that the Bulls will cause any problem." |
290 | 323 | }, |
291 | 324 | { |
292 | 325 | "id": 13, |
|
305 | 338 | "morphed": true |
306 | 339 | } |
307 | 340 | }, |
308 | | - "flashSuitChecked": true |
| 341 | + "flashSuitChecked": true, |
| 342 | + "note": "Samus falls so quickly that it is unlikely that the Bulls will cause any problem." |
309 | 343 | }, |
310 | 344 | { |
311 | 345 | "id": 14, |
|
0 commit comments