Fight Draygon without Gravity or Morph.
|
Fight Draygon without Gravity or Morph. Requires: {
"notable": "Suitless Morphless Fight"
}
"canSuitlessMaridia"
"canTrickyDodgeEnemies"
"h_breakThreeDraygonTurrets"
{
"enemyKill": {
"enemies": [
[
"Draygon"
]
],
"farmableAmmo": [
"Missile",
"Super"
]
}
}
"h_trickyToCarryFlashSuit"Clears obstacles: f_DefeatedDraygon Sets flags: f_DefeatedDraygon Dev note: This will require coming into the fight with ammo to kill the turrets. Although that ammo could instead be farmed in the fight. FIXME: add more variants, such as pause abusing with reserves, using a blue suit to avoid damage, and/or possibly not breaking the turrets; add a draygonKill logical requirement with properties to represent various possibilities. |