|
109 | 109 | { |
110 | 110 | "from": 2, |
111 | 111 | "to": [ |
| 112 | + {"id": 1}, |
112 | 113 | {"id": 2}, |
| 114 | + {"id": 3}, |
113 | 115 | {"id": 5} |
114 | 116 | ] |
115 | 117 | }, |
|
176 | 178 | "requires": [ |
177 | 179 | "Wave", |
178 | 180 | "canShinechargeMovementTricky", |
179 | | - {"heatFrames": 200}, |
| 181 | + {"heatFrames": 160}, |
180 | 182 | {"shineChargeFrames": 160} |
181 | 183 | ], |
182 | 184 | "exitCondition": { |
|
218 | 220 | ], |
219 | 221 | "flashSuitChecked": true |
220 | 222 | }, |
| 223 | + { |
| 224 | + "link": [1, 2], |
| 225 | + "name": "Come In Shinecharging, Leave With Temporary Blue", |
| 226 | + "entranceCondition": { |
| 227 | + "comeInShinecharging": { |
| 228 | + "length": 12, |
| 229 | + "openEnd": 0 |
| 230 | + } |
| 231 | + }, |
| 232 | + "requires": [ |
| 233 | + "Wave", |
| 234 | + {"or": [ |
| 235 | + "canXRayCancelShinecharge", |
| 236 | + {"heatFrames": 160} |
| 237 | + ]}, |
| 238 | + "canXRayTurnaround", |
| 239 | + "canLongChainTemporaryBlue", |
| 240 | + {"heatFrames": 560} |
| 241 | + ], |
| 242 | + "exitCondition": { |
| 243 | + "leaveWithTemporaryBlue": {} |
| 244 | + }, |
| 245 | + "unlocksDoors": [ |
| 246 | + {"types": ["super", "powerbomb"], "requires": []}, |
| 247 | + {"types": ["missiles"], "requires": [{"heatFrames": 50}]} |
| 248 | + ] |
| 249 | + }, |
221 | 250 | { |
222 | 251 | "id": 5, |
223 | 252 | "link": [1, 3], |
|
308 | 337 | ], |
309 | 338 | "flashSuitChecked": true |
310 | 339 | }, |
| 340 | + { |
| 341 | + "link": [1, 3], |
| 342 | + "name": "Come In Getting Blue Speed, Leave With Temporary Blue", |
| 343 | + "entranceCondition": { |
| 344 | + "comeInGettingBlueSpeed": { |
| 345 | + "length": 12, |
| 346 | + "openEnd": 1 |
| 347 | + } |
| 348 | + }, |
| 349 | + "requires": [ |
| 350 | + "canChainTemporaryBlue", |
| 351 | + {"heatFrames": 140} |
| 352 | + ], |
| 353 | + "exitCondition": { |
| 354 | + "leaveWithTemporaryBlue": {} |
| 355 | + }, |
| 356 | + "unlocksDoors": [ |
| 357 | + {"types": ["missiles"], "requires": [{"heatFrames": 50}]}, |
| 358 | + {"types": ["super"], "requires": []}, |
| 359 | + {"types": ["powerbomb"], "requires": [{"heatFrames": 50}]} |
| 360 | + ] |
| 361 | + }, |
311 | 362 | { |
312 | 363 | "id": 9, |
313 | 364 | "link": [1, 4], |
|
316 | 367 | {"heatFrames": 75} |
317 | 368 | ] |
318 | 369 | }, |
| 370 | + { |
| 371 | + "link": [2, 1], |
| 372 | + "name": "Come In Shinecharging, Leave With Temporary Blue", |
| 373 | + "entranceCondition": { |
| 374 | + "comeInShinecharging": { |
| 375 | + "length": 4, |
| 376 | + "openEnd": 0 |
| 377 | + } |
| 378 | + }, |
| 379 | + "requires": [ |
| 380 | + {"or": [ |
| 381 | + "canXRayCancelShinecharge", |
| 382 | + {"heatFrames": 160} |
| 383 | + ]}, |
| 384 | + "canLongChainTemporaryBlue", |
| 385 | + "canXRayTurnaround", |
| 386 | + {"or": [ |
| 387 | + {"and": [ |
| 388 | + "HiJump", |
| 389 | + {"heatFrames": 690} |
| 390 | + ]}, |
| 391 | + {"and": [ |
| 392 | + "canTrickySpringBallJump", |
| 393 | + {"heatFrames": 745} |
| 394 | + ]} |
| 395 | + ]} |
| 396 | + ], |
| 397 | + "exitCondition": { |
| 398 | + "leaveWithTemporaryBlue": {} |
| 399 | + }, |
| 400 | + "unlocksDoors": [ |
| 401 | + {"types": ["super", "powerbomb"], "requires": []}, |
| 402 | + {"types": ["missiles"], "requires": [{"heatFrames": 50}]} |
| 403 | + ] |
| 404 | + }, |
319 | 405 | { |
320 | 406 | "id": 10, |
321 | 407 | "link": [2, 2], |
|
345 | 431 | } |
346 | 432 | } |
347 | 433 | }, |
| 434 | + { |
| 435 | + "link": [2, 3], |
| 436 | + "name": "Come In Shinecharging, Leave With Temporary Blue", |
| 437 | + "entranceCondition": { |
| 438 | + "comeInShinecharging": { |
| 439 | + "length": 4, |
| 440 | + "openEnd": 0 |
| 441 | + } |
| 442 | + }, |
| 443 | + "requires": [ |
| 444 | + {"or": [ |
| 445 | + "canXRayCancelShinecharge", |
| 446 | + {"heatFrames": 160} |
| 447 | + ]}, |
| 448 | + "canLongChainTemporaryBlue", |
| 449 | + {"or": [ |
| 450 | + {"and": [ |
| 451 | + "HiJump", |
| 452 | + {"heatFrames": 680} |
| 453 | + ]}, |
| 454 | + {"and": [ |
| 455 | + "canTrickySpringBallJump", |
| 456 | + "canXRayTurnaround", |
| 457 | + {"heatFrames": 775} |
| 458 | + ]} |
| 459 | + ]} |
| 460 | + ], |
| 461 | + "exitCondition": { |
| 462 | + "leaveWithTemporaryBlue": {} |
| 463 | + }, |
| 464 | + "unlocksDoors": [ |
| 465 | + {"types": ["super", "powerbomb"], "requires": []}, |
| 466 | + {"types": ["missiles"], "requires": [{"heatFrames": 50}]} |
| 467 | + ] |
| 468 | + }, |
348 | 469 | { |
349 | 470 | "id": 12, |
350 | 471 | "link": [2, 5], |
|
448 | 569 | ], |
449 | 570 | "flashSuitChecked": true |
450 | 571 | }, |
| 572 | + { |
| 573 | + "link": [3, 1], |
| 574 | + "name": "Come In Getting Blue Speed, Leave With Temporary Blue", |
| 575 | + "entranceCondition": { |
| 576 | + "comeInGettingBlueSpeed": { |
| 577 | + "length": 12, |
| 578 | + "openEnd": 1 |
| 579 | + } |
| 580 | + }, |
| 581 | + "requires": [ |
| 582 | + "canChainTemporaryBlue", |
| 583 | + {"heatFrames": 140} |
| 584 | + ], |
| 585 | + "exitCondition": { |
| 586 | + "leaveWithTemporaryBlue": {} |
| 587 | + }, |
| 588 | + "unlocksDoors": [ |
| 589 | + {"types": ["missiles"], "requires": [{"heatFrames": 50}]}, |
| 590 | + {"types": ["super"], "requires": []}, |
| 591 | + {"types": ["powerbomb"], "requires": [{"heatFrames": 50}]} |
| 592 | + ] |
| 593 | + }, |
451 | 594 | { |
452 | 595 | "id": 17, |
453 | 596 | "link": [3, 1], |
|
530 | 673 | "requires": [ |
531 | 674 | "Wave", |
532 | 675 | "canShinechargeMovementTricky", |
533 | | - {"heatFrames": 205}, |
534 | | - {"shineChargeFrames": 170} |
| 676 | + {"heatFrames": 160}, |
| 677 | + {"shineChargeFrames": 160} |
535 | 678 | ], |
536 | 679 | "exitCondition": { |
537 | 680 | "leaveShinecharged": {} |
|
557 | 700 | ]}, |
558 | 701 | "canShinechargeMovementTricky", |
559 | 702 | {"heatFrames": 255}, |
560 | | - {"shineChargeFrames": 170} |
| 703 | + {"shineChargeFrames": 160} |
561 | 704 | ], |
562 | 705 | "exitCondition": { |
563 | 706 | "leaveShinecharged": {} |
|
572 | 715 | ], |
573 | 716 | "flashSuitChecked": true |
574 | 717 | }, |
| 718 | + { |
| 719 | + "link": [3, 2], |
| 720 | + "name": "Come In Shinecharging, Leave With Temporary Blue", |
| 721 | + "entranceCondition": { |
| 722 | + "comeInShinecharging": { |
| 723 | + "length": 12, |
| 724 | + "openEnd": 0 |
| 725 | + } |
| 726 | + }, |
| 727 | + "requires": [ |
| 728 | + "Wave", |
| 729 | + {"or": [ |
| 730 | + "canXRayCancelShinecharge", |
| 731 | + {"heatFrames": 160} |
| 732 | + ]}, |
| 733 | + "canLongChainTemporaryBlue", |
| 734 | + {"heatFrames": 460} |
| 735 | + ], |
| 736 | + "exitCondition": { |
| 737 | + "leaveWithTemporaryBlue": {} |
| 738 | + }, |
| 739 | + "unlocksDoors": [ |
| 740 | + {"types": ["super", "powerbomb"], "requires": []}, |
| 741 | + {"types": ["missiles"], "requires": [{"heatFrames": 50}]} |
| 742 | + ] |
| 743 | + }, |
575 | 744 | { |
576 | 745 | "id": 23, |
577 | 746 | "link": [3, 2], |
|
0 commit comments