Skip to content

Commit f30fb0a

Browse files
committed
Refine Dessgeega shinespark kill strats
1 parent 8805a66 commit f30fb0a

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

region/lowernorfair/east/Wasteland.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -806,17 +806,21 @@
806806
"requires": [
807807
{"canShineCharge": {"usedTiles": 25, "steepUpTiles": 4, "openEnd": 1}},
808808
{"enemyDamage": {"enemy": "Dessgeega", "type": "contact", "hits": 1}},
809+
{"or": [
810+
"canInsaneJump",
811+
{"enemyDamage": {"enemy": "Dessgeega", "type": "contact", "hits": 1}}
812+
]},
809813
"canUseIFrames",
810-
"canShinechargeMovementComplex",
811-
{"shinespark": {"frames": 40}},
812-
{"heatFrames": 330}
814+
"canShinechargeMovementTricky",
815+
{"shinespark": {"frames": 25}},
816+
{"heatFrames": 420}
813817
],
814818
"clearsObstacles": ["D"],
815819
"flashSuitChecked": true,
816820
"blueSuitChecked": true,
817821
"note": [
818822
"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."
820824
]
821825
},
822826
{
@@ -2114,7 +2118,7 @@
21142118
{"canShineCharge": {"usedTiles": 17, "openEnd": 1}},
21152119
{"enemyDamage": {"enemy": "Dessgeega", "type": "contact", "hits": 1}},
21162120
"canUseIFrames",
2117-
"canShinechargeMovementComplex",
2121+
"canShinechargeMovementTricky",
21182122
{"shinespark": {"frames": 40}},
21192123
{"heatFrames": 310}
21202124
],

0 commit comments

Comments
 (0)