|
119 | 119 | }, |
120 | 120 | "flashSuitChecked": true |
121 | 121 | }, |
| 122 | + { |
| 123 | + "link": [1, 1], |
| 124 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 125 | + "entranceCondition": { |
| 126 | + "comeInWithRMode": {} |
| 127 | + }, |
| 128 | + "requires": [ |
| 129 | + {"or": [ |
| 130 | + "h_CrystalFlashForReserveEnergy", |
| 131 | + {"and": [ |
| 132 | + {"enemyKill": {"enemies": [["Boyon", "Boyon", "Boyon"]]}}, |
| 133 | + "h_RModeCanRefillReserves", |
| 134 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 135 | + {"or": [ |
| 136 | + {"and": [ |
| 137 | + "canBePatient", |
| 138 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 5}} |
| 139 | + ]}, |
| 140 | + {"and": [ |
| 141 | + "canBeExtremelyPatient", |
| 142 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 143 | + ]} |
| 144 | + ]} |
| 145 | + ]} |
| 146 | + ]}, |
| 147 | + "canSamusEaterStandUp", |
| 148 | + {"samusEaterFrames": 160}, |
| 149 | + "h_shinechargeMaxRunway", |
| 150 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 151 | + "canRModeSparkInterrupt" |
| 152 | + ], |
| 153 | + "flashSuitChecked": true, |
| 154 | + "blueSuitChecked": true, |
| 155 | + "note": [ |
| 156 | + "Four Boyons to farm have a poor chance of providing reserve energy. Once you have it,", |
| 157 | + "damage down to 20/10/5 energy and jump into the plant with forward moement for shinecharge.", |
| 158 | + "Jump high above a Boyon and interrupt, or use the thorns and pause abuse." |
| 159 | + ] |
| 160 | + }, |
122 | 161 | { |
123 | 162 | "id": 2, |
124 | 163 | "link": [1, 1], |
|
0 commit comments