Use the Echoes created by shinesparking to defeat the Metal Pirates. This involves Shineparking into a precise point while also turning the Pirates vulnerable as the echoes reach them.
From: 1
Left Door
To: 3
Metal Pirates Junction
Use the Echoes created by shinesparking to defeat the Metal Pirates. This involves Shineparking into a precise point while also turning the Pirates vulnerable as the echoes reach them. Requires: { "notable": "Speed Echoes Kill" } { "obstaclesNotCleared": [ "A" ] } "canUseSpeedEchoes" "canHitbox" { "canShineCharge": { "usedTiles": 38, "openEnd": 2 } } { "or": [ { "canShineCharge": { "usedTiles": 23, "openEnd": 2 } }, { "heatFrames": 60 } ] } { "or": [ { "and": [ "HiJump", { "shinespark": { "frames": 1 } }, { "shinespark": { "frames": 1 } } ] }, { "and": [ "canTrickyJump", { "shinespark": { "frames": 9 } }, { "shinespark": { "frames": 9 } } ] } ] } { "or": [ { "heatFramesWithEnergyDrops": { "frames": 630, "drops": [ { "enemy": "Space Pirate (fighting)", "count": 12 } ] } }, { "and": [ "canFarmWhileShooting", { "heatFramesWithEnergyDrops": { "frames": 360, "drops": [ { "enemy": "Space Pirate (fighting)", "count": 6 } ] } }, { "heatFramesWithEnergyDrops": { "frames": 270, "drops": [ { "enemy": "Space Pirate (fighting)", "count": 6 } ] } } ] } ] } { "partialRefill": { "type": "Energy", "limit": 99 } } { "partialRefill": { "type": "Super", "limit": 1 } } Clears obstacles: A Dev note: FIXME: It's possible to activate a spark on the ground at 27 energy and collect drops in time. The canFarmWhileShooting presumes spawning the drops on the ground where they can be collected while charging the next shinespark. |
From: 2
Right Door
To: 3
Metal Pirates Junction
Use the Echoes created by shinesparking to defeat the Metal Pirates. This involves Shineparking into a precise point while also turning the Pirates vulnerable as the echoes reach them. Requires: { "notable": "Speed Echoes Kill" } { "obstaclesNotCleared": [ "A" ] } "canUseSpeedEchoes" "canHitbox" { "canShineCharge": { "usedTiles": 38, "openEnd": 2 } } { "or": [ { "canShineCharge": { "usedTiles": 23, "openEnd": 2 } }, { "heatFrames": 60 } ] } { "or": [ { "and": [ "HiJump", { "shinespark": { "frames": 1 } }, { "shinespark": { "frames": 1 } } ] }, { "and": [ "canTrickyJump", { "shinespark": { "frames": 9 } }, { "shinespark": { "frames": 9 } } ] } ] } { "or": [ { "heatFramesWithEnergyDrops": { "frames": 630, "drops": [ { "enemy": "Space Pirate (fighting)", "count": 12 } ] } }, { "and": [ "canFarmWhileShooting", { "heatFramesWithEnergyDrops": { "frames": 360, "drops": [ { "enemy": "Space Pirate (fighting)", "count": 6 } ] } }, { "heatFramesWithEnergyDrops": { "frames": 270, "drops": [ { "enemy": "Space Pirate (fighting)", "count": 6 } ] } } ] } ] } { "partialRefill": { "type": "Energy", "limit": 99 } } { "partialRefill": { "type": "Super", "limit": 1 } } Clears obstacles: A Dev note: FIXME: It's possible to activate a spark on the ground at 27 energy and collect drops in time. The canFarmWhileShooting presumes spawning the drops on the ground where they can be collected while charging the next shinespark. |
From: 3
Metal Pirates Junction
To: 3
Metal Pirates Junction
Use the Echoes created by shinesparking to defeat the Metal Pirates. This involves Shineparking into a precise point while also turning the Pirates vulnerable as the echoes reach them. Requires: { "notable": "Speed Echoes Kill" } "h_heatProof" "canDodgeWhileShooting" "canUseSpeedEchoes" "canHitbox" { "refill": [ "Energy", "Super" ] } { "partialRefill": { "type": "Missile", "limit": 14 } } |