|
224 | 224 | }, |
225 | 225 | "flashSuitChecked": true |
226 | 226 | }, |
227 | | - { |
228 | | - "id": 23, |
229 | | - "link": [1, 1], |
230 | | - "name": "G-Mode Morph - Remote Acquire Left Item", |
231 | | - "entranceCondition": { |
232 | | - "comeInWithGMode": { |
233 | | - "mode": "direct", |
234 | | - "morphed": true |
235 | | - } |
236 | | - }, |
237 | | - "requires": [ |
238 | | - "canOffScreenMovement", |
239 | | - {"or": [ |
240 | | - {"and": [ |
241 | | - "canTrickyJump", |
242 | | - "h_canArtificialMorphSpringBall" |
243 | | - ]}, |
244 | | - {"and": [ |
245 | | - "h_canArtificialMorphPowerBomb", |
246 | | - {"or": [ |
247 | | - "canTrickyJump", |
248 | | - "h_canArtificialMorphSpringBall", |
249 | | - {"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 1}} |
250 | | - ]} |
251 | | - ]}, |
252 | | - "canInsaneJump" |
253 | | - ]}, |
254 | | - {"or": [ |
255 | | - {"and": [ |
256 | | - "Gravity", |
257 | | - {"or": [ |
258 | | - "h_canArtificialMorphIBJ", |
259 | | - "h_canArtificialMorphSpringBallBombJump" |
260 | | - ]} |
261 | | - ]}, |
262 | | - "h_canArtificialMorphDoubleSpringBallJump" |
263 | | - ]} |
264 | | - ], |
265 | | - "collectsItems": [2], |
266 | | - "flashSuitChecked": true, |
267 | | - "note": [ |
268 | | - "Carefully avoid or kill the Zebs and the Choot. The Choot can be killed with a Power Bomb or with Bombs by staying against the left wall.", |
269 | | - "With a double spring ball jump it is possible to avoid the Choot and escape under it to the left wall while it is in the air." |
270 | | - ], |
271 | | - "devNote": "It is possible but unreasonable to collect both items simultaneously." |
272 | | - }, |
273 | | - { |
274 | | - "id": 24, |
275 | | - "link": [1, 1], |
276 | | - "name": "G-Mode Morph - Remote Acquire Right Item", |
277 | | - "entranceCondition": { |
278 | | - "comeInWithGMode": { |
279 | | - "mode": "direct", |
280 | | - "morphed": true |
281 | | - } |
282 | | - }, |
283 | | - "requires": [ |
284 | | - "canOffScreenMovement", |
285 | | - {"or": [ |
286 | | - {"and": [ |
287 | | - "canTrickyJump", |
288 | | - "h_canArtificialMorphSpringBall" |
289 | | - ]}, |
290 | | - {"and": [ |
291 | | - "h_canArtificialMorphPowerBomb", |
292 | | - {"or": [ |
293 | | - "canTrickyJump", |
294 | | - "h_canArtificialMorphSpringBall", |
295 | | - {"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 1}} |
296 | | - ]} |
297 | | - ]}, |
298 | | - "canInsaneJump" |
299 | | - ]}, |
300 | | - {"or": [ |
301 | | - {"and": [ |
302 | | - "Gravity", |
303 | | - {"or": [ |
304 | | - "h_canArtificialMorphIBJ", |
305 | | - "h_canArtificialMorphSpringBallBombJump" |
306 | | - ]} |
307 | | - ]}, |
308 | | - "h_canArtificialMorphDoubleSpringBallJump" |
309 | | - ]} |
310 | | - ], |
311 | | - "collectsItems": [3], |
312 | | - "flashSuitChecked": true, |
313 | | - "note": [ |
314 | | - "Carefully avoid or kill the Zebs and the Choot. The Choot can be killed with a Power Bomb or with Bombs by staying against the left wall.", |
315 | | - "With a double spring ball jump it is possible to avoid the Choot and escape under it to the left wall while it is in the air." |
316 | | - ], |
317 | | - "devNote": "It is possible but unreasonable to collect both items simultaneously." |
318 | | - }, |
319 | 227 | { |
320 | 228 | "id": 10, |
321 | 229 | "link": [1, 2], |
|
0 commit comments