|
656 | 656 | "Delay the damage boost from the spikes slightly in order to rise above the lava before moving." |
657 | 657 | ] |
658 | 658 | }, |
| 659 | + { |
| 660 | + "link": [1, 2], |
| 661 | + "name": "Come in Shinecharged, Spark Across (Spikesuit)", |
| 662 | + "entranceCondition": { |
| 663 | + "comeInShinecharged": {} |
| 664 | + }, |
| 665 | + "requires": [ |
| 666 | + "canUseFlashSuitInitialSpark", |
| 667 | + "Gravity", |
| 668 | + {"shineChargeFrames": 75}, |
| 669 | + {"heatFrames": 425}, |
| 670 | + {"lavaFrames": 10}, |
| 671 | + {"spikeHits": 1}, |
| 672 | + "h_spikeSuitSpikeHitLeniency", |
| 673 | + "canPatientSpikeSuit", |
| 674 | + {"shinespark": {"frames": 75, "excessFrames": 3}} |
| 675 | + ], |
| 676 | + "flashSuitChecked": true |
| 677 | + }, |
| 678 | + { |
| 679 | + "link": [1, 2], |
| 680 | + "name": "Come in Shinecharging, Spark Across (Spikesuit)", |
| 681 | + "entranceCondition": { |
| 682 | + "comeInShinecharging": { |
| 683 | + "length": 4, |
| 684 | + "openEnd": 0 |
| 685 | + } |
| 686 | + }, |
| 687 | + "requires": [ |
| 688 | + "canUseFlashSuitInitialSpark", |
| 689 | + "Gravity", |
| 690 | + {"heatFrames": 425}, |
| 691 | + {"lavaFrames": 10}, |
| 692 | + {"spikeHits": 1}, |
| 693 | + "h_spikeSuitSpikeHitLeniency", |
| 694 | + "canPatientSpikeSuit", |
| 695 | + {"shinespark": {"frames": 75, "excessFrames": 3}} |
| 696 | + ], |
| 697 | + "flashSuitChecked": true |
| 698 | + }, |
659 | 699 | { |
660 | 700 | "id": 37, |
661 | 701 | "link": [1, 2], |
|
1264 | 1304 | "FIXME: set up a mechanism to automate heat frames required in cases like this." |
1265 | 1305 | ] |
1266 | 1306 | }, |
| 1307 | + { |
| 1308 | + "link": [2, 1], |
| 1309 | + "name": "Come in Shinecharged, Spark Across (Spikesuit)", |
| 1310 | + "entranceCondition": { |
| 1311 | + "comeInShinecharged": {} |
| 1312 | + }, |
| 1313 | + "requires": [ |
| 1314 | + "canUseFlashSuitInitialSpark", |
| 1315 | + "Gravity", |
| 1316 | + {"shineChargeFrames": 75}, |
| 1317 | + {"heatFrames": 425}, |
| 1318 | + {"lavaFrames": 10}, |
| 1319 | + {"spikeHits": 1}, |
| 1320 | + "h_spikeSuitSpikeHitLeniency", |
| 1321 | + "canPatientSpikeSuit", |
| 1322 | + {"shinespark": {"frames": 75, "excessFrames": 3}} |
| 1323 | + ], |
| 1324 | + "flashSuitChecked": true |
| 1325 | + }, |
| 1326 | + { |
| 1327 | + "link": [2, 1], |
| 1328 | + "name": "Come in Shinecharging, Spark Across (Spikesuit)", |
| 1329 | + "entranceCondition": { |
| 1330 | + "comeInShinecharging": { |
| 1331 | + "length": 4, |
| 1332 | + "openEnd": 0 |
| 1333 | + } |
| 1334 | + }, |
| 1335 | + "requires": [ |
| 1336 | + "canUseFlashSuitInitialSpark", |
| 1337 | + "Gravity", |
| 1338 | + {"heatFrames": 425}, |
| 1339 | + {"lavaFrames": 10}, |
| 1340 | + {"spikeHits": 1}, |
| 1341 | + "h_spikeSuitSpikeHitLeniency", |
| 1342 | + "canPatientSpikeSuit", |
| 1343 | + {"shinespark": {"frames": 75, "excessFrames": 3}} |
| 1344 | + ], |
| 1345 | + "flashSuitChecked": true |
| 1346 | + }, |
1267 | 1347 | { |
1268 | 1348 | "id": 31, |
1269 | 1349 | "link": [2, 1], |
|
0 commit comments