|
145 | 145 | "flashSuitChecked": true, |
146 | 146 | "blueSuitChecked": true |
147 | 147 | }, |
| 148 | + { |
| 149 | + "link": [1, 1], |
| 150 | + "name": "Come in Shinecharging, Gain Flash Suit (Spikesuit)", |
| 151 | + "entranceCondition": { |
| 152 | + "comeInShinecharging": { |
| 153 | + "length": 4, |
| 154 | + "openEnd": 0 |
| 155 | + } |
| 156 | + }, |
| 157 | + "requires": [ |
| 158 | + {"or": [ |
| 159 | + "Plasma", |
| 160 | + {"ammo": {"type": "Missile", "count": 1}}, |
| 161 | + {"ammo": {"type": "Super", "count": 1}}, |
| 162 | + {"and": [ |
| 163 | + "Charge", |
| 164 | + "Ice", |
| 165 | + "Wave", |
| 166 | + "Spazer" |
| 167 | + ]}, |
| 168 | + {"and": [ |
| 169 | + "canShinechargeMovementTricky", |
| 170 | + {"shineChargeFrames": 175} |
| 171 | + ]} |
| 172 | + ]}, |
| 173 | + "canMidAirMorph", |
| 174 | + "h_spikeSuitSpikeHitLeniency", |
| 175 | + {"spikeHits": 1}, |
| 176 | + "canSpikeSuit", |
| 177 | + {"shinespark": {"frames": 1, "excessFrames": 1}} |
| 178 | + ], |
| 179 | + "flashSuitChecked": true |
| 180 | + }, |
| 181 | + { |
| 182 | + "link": [1, 1], |
| 183 | + "name": "Come in Shinecharged, Gain Flash Suit (Spikesuit)", |
| 184 | + "entranceCondition": { |
| 185 | + "comeInShinecharged": {} |
| 186 | + }, |
| 187 | + "requires": [ |
| 188 | + {"or": [ |
| 189 | + {"and": [ |
| 190 | + "Plasma", |
| 191 | + {"shineChargeFrames": 160} |
| 192 | + ]}, |
| 193 | + {"and": [ |
| 194 | + "Ice", |
| 195 | + "Plasma", |
| 196 | + {"shineChargeFrames": 105} |
| 197 | + ]}, |
| 198 | + {"and": [ |
| 199 | + "Wave", |
| 200 | + "Plasma", |
| 201 | + {"shineChargeFrames": 120} |
| 202 | + ]}, |
| 203 | + {"and": [ |
| 204 | + "Charge", |
| 205 | + "Ice", |
| 206 | + "Wave", |
| 207 | + "Spazer", |
| 208 | + {"shineChargeFrames": 105} |
| 209 | + ]}, |
| 210 | + {"and": [ |
| 211 | + {"or": [ |
| 212 | + {"ammo": {"type": "Missile", "count": 1}}, |
| 213 | + {"ammo": {"type": "Super", "count": 1}} |
| 214 | + ]}, |
| 215 | + {"shineChargeFrames": 130} |
| 216 | + ]}, |
| 217 | + {"and": [ |
| 218 | + "canShinechargeMovementTricky", |
| 219 | + "canInsaneJump", |
| 220 | + {"shineChargeFrames": 105} |
| 221 | + ]} |
| 222 | + ]}, |
| 223 | + "canMidAirMorph", |
| 224 | + "h_spikeSuitSpikeHitLeniency", |
| 225 | + {"spikeHits": 1}, |
| 226 | + "canSpikeSuit", |
| 227 | + {"shinespark": {"frames": 1, "excessFrames": 1}} |
| 228 | + ], |
| 229 | + "flashSuitChecked": true |
| 230 | + }, |
148 | 231 | { |
149 | 232 | "id": 7, |
150 | 233 | "link": [1, 1], |
|
0 commit comments