|
806 | 806 | "requires": [ |
807 | 807 | {"canShineCharge": {"usedTiles": 25, "steepUpTiles": 4, "openEnd": 1}}, |
808 | 808 | {"enemyDamage": {"enemy": "Dessgeega", "type": "contact", "hits": 1}}, |
| 809 | + {"or": [ |
| 810 | + "canInsaneJump", |
| 811 | + {"enemyDamage": {"enemy": "Dessgeega", "type": "contact", "hits": 1}} |
| 812 | + ]}, |
809 | 813 | "canUseIFrames", |
810 | | - "canShinechargeMovementComplex", |
811 | | - {"shinespark": {"frames": 40}}, |
812 | | - {"heatFrames": 330} |
| 814 | + "canShinechargeMovementTricky", |
| 815 | + {"shinespark": {"frames": 25}}, |
| 816 | + {"heatFrames": 420} |
813 | 817 | ], |
814 | 818 | "clearsObstacles": ["D"], |
815 | 819 | "flashSuitChecked": true, |
816 | 820 | "blueSuitChecked": true, |
817 | 821 | "note": [ |
818 | 822 | "Use i-frames from the first Dessgeega to run through the remaining enemies and store a shinespark.", |
819 | | - "1-tap Shortcharge, then run back towards the Hoppers and try to hit all three at once by shinesparking horizontally as the ceiling hopper jumps down." |
| 823 | + "1-tap Shortcharge, then run back towards the Hoppers and try to hit all three at once by shinesparking horizontally midair when the closest hopper jumps." |
820 | 824 | ] |
821 | 825 | }, |
822 | 826 | { |
|
2114 | 2118 | {"canShineCharge": {"usedTiles": 17, "openEnd": 1}}, |
2115 | 2119 | {"enemyDamage": {"enemy": "Dessgeega", "type": "contact", "hits": 1}}, |
2116 | 2120 | "canUseIFrames", |
2117 | | - "canShinechargeMovementComplex", |
| 2121 | + "canShinechargeMovementTricky", |
2118 | 2122 | {"shinespark": {"frames": 40}}, |
2119 | 2123 | {"heatFrames": 310} |
2120 | 2124 | ], |
|
0 commit comments