|
1241 | 1241 | "requires": [ |
1242 | 1242 | {"or": [ |
1243 | 1243 | {"and": [ |
1244 | | - {"enemyKill": { |
1245 | | - "enemies": [["Yellow Space Pirate (wall)"], ["Yellow Space Pirate (wall)"]], |
1246 | | - "explicitWeapons": ["Super"] |
1247 | | - }}, |
1248 | | - {"heatFrames": 395} |
| 1244 | + {"ammo": {"type": "Super", "count": 9}}, |
| 1245 | + {"heatFrames": 330} |
1249 | 1246 | ]}, |
1250 | 1247 | {"and": [ |
1251 | | - {"enemyKill": { |
1252 | | - "enemies": [ |
1253 | | - ["Yellow Space Pirate (wall)"], |
1254 | | - ["Yellow Space Pirate (wall)"], |
1255 | | - ["Yellow Space Pirate (wall)"] |
1256 | | - ], |
1257 | | - "explicitWeapons": ["Super"] |
1258 | | - }}, |
1259 | | - {"heatFrames": 330} |
| 1248 | + "canDodgeWhileShooting", |
| 1249 | + {"ammo": {"type": "Super", "count": 6}}, |
| 1250 | + {"or": [ |
| 1251 | + "canTrickyJump", |
| 1252 | + {"ammo": {"type": "Super", "count": 2}} |
| 1253 | + ]}, |
| 1254 | + {"heatFrames": 395} |
1260 | 1255 | ]} |
1261 | 1256 | ]} |
1262 | 1257 | ], |
|
1308 | 1303 | "requires": [ |
1309 | 1304 | "canTrivialMidAirMorph", |
1310 | 1305 | {"ammo": {"type": "PowerBomb", "count": 3}}, |
1311 | | - {"heatFrames": 450}, |
| 1306 | + {"heatFrames": 470}, |
1312 | 1307 | {"or": [ |
1313 | 1308 | "canTrickyDodgeEnemies", |
1314 | 1309 | {"and": [ |
|
1318 | 1313 | ]}, |
1319 | 1314 | {"and": [ |
1320 | 1315 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
1321 | | - {"heatFrames": 200} |
| 1316 | + {"heatFrames": 400}, |
| 1317 | + {"or": [ |
| 1318 | + {"and": [ |
| 1319 | + {"ammo": {"type": "PowerBomb", "count": 1}}, |
| 1320 | + {"heatFrames": 200} |
| 1321 | + ]}, |
| 1322 | + {"ammo": {"type": "Super", "count": 1}}, |
| 1323 | + {"ammo": {"type": "Missile", "count": 1}} |
| 1324 | + ]} |
1322 | 1325 | ]} |
1323 | 1326 | ]}, |
1324 | 1327 | {"or": [ |
|
2112 | 2115 | "link": [5, 1], |
2113 | 2116 | "name": "Wait for Pirate", |
2114 | 2117 | "requires": [ |
| 2118 | + "canDodgeWhileShooting", |
2115 | 2119 | {"heatFrames": 530} |
2116 | 2120 | ], |
2117 | 2121 | "flashSuitChecked": true, |
|
2222 | 2226 | "flashSuitChecked": true, |
2223 | 2227 | "blueSuitChecked": true |
2224 | 2228 | }, |
| 2229 | + { |
| 2230 | + "link": [5, 1], |
| 2231 | + "name": "Slow Heat Proof Kill", |
| 2232 | + "requires": [ |
| 2233 | + "h_heatProof", |
| 2234 | + "Charge" |
| 2235 | + ], |
| 2236 | + "flashSuitChecked": true, |
| 2237 | + "blueSuitChecked": true |
| 2238 | + }, |
| 2239 | + { |
| 2240 | + "link": [5, 1], |
| 2241 | + "name": "Tank Pirate Hit", |
| 2242 | + "requires": [ |
| 2243 | + {"enemyDamage": { |
| 2244 | + "enemy": "Yellow Space Pirate (standing)", |
| 2245 | + "type": "contact", |
| 2246 | + "hits": 1 |
| 2247 | + }}, |
| 2248 | + {"heatFrames": 250} |
| 2249 | + ], |
| 2250 | + "flashSuitChecked": true, |
| 2251 | + "blueSuitChecked": true |
| 2252 | + }, |
2225 | 2253 | { |
2226 | 2254 | "id": 47, |
2227 | 2255 | "link": [5, 2], |
|
2252 | 2280 | "link": [5, 3], |
2253 | 2281 | "name": "Wait for Pirate", |
2254 | 2282 | "requires": [ |
| 2283 | + "canDodgeWhileShooting", |
2255 | 2284 | {"heatFrames": 520} |
2256 | 2285 | ], |
2257 | 2286 | "flashSuitChecked": true, |
|
2349 | 2378 | "flashSuitChecked": true, |
2350 | 2379 | "blueSuitChecked": true |
2351 | 2380 | }, |
| 2381 | + { |
| 2382 | + "link": [5, 3], |
| 2383 | + "name": "Slow Heat Proof Kill", |
| 2384 | + "requires": [ |
| 2385 | + "h_heatProof", |
| 2386 | + "Charge" |
| 2387 | + ], |
| 2388 | + "flashSuitChecked": true, |
| 2389 | + "blueSuitChecked": true |
| 2390 | + }, |
| 2391 | + { |
| 2392 | + "link": [5, 3], |
| 2393 | + "name": "Tank Pirate Hit", |
| 2394 | + "requires": [ |
| 2395 | + {"enemyDamage": { |
| 2396 | + "enemy": "Yellow Space Pirate (standing)", |
| 2397 | + "type": "contact", |
| 2398 | + "hits": 1 |
| 2399 | + }}, |
| 2400 | + {"heatFrames": 190} |
| 2401 | + ], |
| 2402 | + "flashSuitChecked": true, |
| 2403 | + "blueSuitChecked": true |
| 2404 | + }, |
2352 | 2405 | { |
2353 | 2406 | "id": 53, |
2354 | 2407 | "link": [5, 4], |
|
0 commit comments