Skip to content

Commit dde9889

Browse files
committed
Update Dessgeega kill modeling once again.
1 parent 4dbc4e0 commit dde9889

1 file changed

Lines changed: 8 additions & 23 deletions

File tree

region/lowernorfair/east/Wasteland.json

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -674,46 +674,31 @@
674674
"name": "R-Mode Spark Interrupt (Gain Blue Suit)",
675675
"requires": [
676676
{"obstaclesCleared": ["R-Mode"]},
677-
{"obstaclesNotCleared": ["C"]},
678-
"h_heatProof",
677+
{"obstaclesCleared": ["C", "D"]},
679678
{"or": [
679+
"h_heatedCrystalFlashForReserveEnergy",
680680
{"and": [
681-
"h_heatedCrystalFlash",
682-
{"obstaclesCleared": ["D"]}
683-
]},
684-
{"and": [
685-
{"obstaclesNotCleared": ["D"]},
686681
"h_RModeCanRefillReserves",
687682
{"or": [
683+
{"partialRefill": {"type": "ReserveEnergy", "limit": 5}},
688684
{"and": [
689-
"canBePatient",
690-
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}},
691-
{"enemyKill": {"enemies": [["Dessgeega"], ["Dessgeega", "Dessgeega", "Dessgeega"]], "excludedWeapons": ["Missile", "PseudoScrew"]}}
692-
]},
693-
{"and": [
694-
{"or": [
695-
{"partialRefill": {"type": "ReserveEnergy", "limit": 5}},
696-
{"and": [
697-
"canBeVeryPatient",
698-
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
699-
]}
700-
]},
701-
{"enemyKill": {"enemies": [["Dessgeega"], ["Dessgeega", "Dessgeega", "Dessgeega"]], "excludedWeapons": ["Charge", "Bombs", "PseudoScrew"]}}
685+
"canBeVeryPatient",
686+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
702687
]}
703688
]}
704689
]}
705690
]},
691+
{"heatFrames": 90},
706692
{"canShineCharge": {"usedTiles": 30, "openEnd": 0}},
707693
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
708694
"canRModeSparkInterrupt"
709695
],
710-
"clearsObstacles": ["C", "D"],
711696
"resetsObstacles": ["R-Mode"],
712697
"flashSuitChecked": true,
713698
"blueSuitChecked": true,
714699
"note": [
715-
"Farm the three left Desgeegas, their energy rate is poor. Keep the one above the power bomb",
716-
"blocks alive to use for interrupt. Or kill all four and use heat with pause abuse to interrupt."
700+
"Farm the Dessgeegas, their energy rate is poor. Keep one Dessgeega alive to use for interrupt.",
701+
"Or kill all four and use heat with pause abuse to interrupt."
717702
],
718703
"devNote": [
719704
"FIXME: Evaluate unprotected heat option with disable E-Tank + CF for full reserves, once heated",

0 commit comments

Comments
 (0)