|
369 | 369 | "leaveWithGModeSetup": {} |
370 | 370 | }, |
371 | 371 | "flashSuitChecked": true |
| 372 | + }, |
| 373 | + { |
| 374 | + "link": [2, 2], |
| 375 | + "name": "Gain Flash Suit (Slopespark)", |
| 376 | + "requires": [ |
| 377 | + {"or": [ |
| 378 | + {"canShineCharge": {"usedTiles": 20, "steepDownTiles": 2, "openEnd": 0}}, |
| 379 | + {"and": [ |
| 380 | + {"doorUnlockedAtNode": 2}, |
| 381 | + {"canShineCharge": {"usedTiles": 21, "steepDownTiles": 2, "openEnd": 0}} |
| 382 | + ]} |
| 383 | + ]}, |
| 384 | + {"shineChargeFrames": 150}, |
| 385 | + {"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 1}}, |
| 386 | + "canSlopeSpark", |
| 387 | + {"shinespark": {"frames": 4, "excessFrames": 4}} |
| 388 | + ], |
| 389 | + "note": [ |
| 390 | + "After shinecharging, lure a Zeb and use it to slopespark on the first slope right of the pipe." |
| 391 | + ], |
| 392 | + "devNote": [ |
| 393 | + "No leniency is given as this is a farm room and the Zebs do little damage, even suitless." |
| 394 | + ] |
| 395 | + }, |
| 396 | + { |
| 397 | + "link": [2, 2], |
| 398 | + "name": "Gain Flash Suit (Slopespark) - Leave With Shinespark", |
| 399 | + "requires": [ |
| 400 | + "canComplexCarryFlashSuit", |
| 401 | + {"canShineCharge": {"usedTiles": 21, "steepDownTiles": 2, "openEnd": 0}}, |
| 402 | + {"shineChargeFrames": 150}, |
| 403 | + {"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 1}}, |
| 404 | + "canSlopeSpark", |
| 405 | + {"shinespark": {"frames": 12}} |
| 406 | + ], |
| 407 | + "exitCondition": { |
| 408 | + "leaveWithSpark": { |
| 409 | + "position": "bottom" |
| 410 | + } |
| 411 | + }, |
| 412 | + "note": [ |
| 413 | + "After shinecharging, lure a Zeb and use it to slopespark on the first slope right of the pipe." |
| 414 | + ], |
| 415 | + "devNote": [ |
| 416 | + "No leniency is given as this is a farm room and the Zebs do little damage, even suitless." |
| 417 | + ] |
372 | 418 | } |
373 | 419 | ], |
374 | 420 | "notables": [ |
|
0 commit comments