|
176 | 176 | "name": "Base", |
177 | 177 | "requires": [ |
178 | 178 | {"obstaclesNotCleared": ["A"]}, |
179 | | - {"heatFrames": 650} |
| 179 | + {"simpleHeatFrames": 560}, |
| 180 | + {"heatFrames": 60} |
180 | 181 | ], |
181 | 182 | "unlocksDoors": [ |
182 | 183 | { |
|
192 | 193 | "name": "Leave with Runway", |
193 | 194 | "requires": [ |
194 | 195 | {"obstaclesNotCleared": ["A"]}, |
195 | | - {"heatFrames": 630} |
| 196 | + {"simpleHeatFrames": 560}, |
| 197 | + {"heatFrames": 60} |
196 | 198 | ], |
197 | 199 | "exitCondition": { |
198 | 200 | "leaveWithRunway": { |
|
229 | 231 | "requires": [ |
230 | 232 | {"obstaclesNotCleared": ["A"]}, |
231 | 233 | "SpeedBooster", |
232 | | - {"heatFrames": 360} |
| 234 | + {"simpleHeatFrames": 310}, |
| 235 | + {"heatFrames": 40} |
233 | 236 | ], |
234 | 237 | "clearsObstacles": ["A"] |
235 | 238 | }, |
236 | | - { |
237 | | - "id": 8, |
238 | | - "link": [1, 2], |
239 | | - "name": "Speed Run and Leave Shinecharged", |
240 | | - "requires": [ |
241 | | - {"obstaclesNotCleared": ["A"]}, |
242 | | - "h_shinechargeMaxRunway", |
243 | | - {"heatFrames": 360}, |
244 | | - {"shineChargeFrames": 35} |
245 | | - ], |
246 | | - "exitCondition": { |
247 | | - "leaveShinecharged": {} |
248 | | - }, |
249 | | - "unlocksDoors": [ |
250 | | - {"types": ["super"], "requires": []}, |
251 | | - {"types": ["missiles", "powerbomb"], "requires": ["never"]} |
252 | | - ], |
253 | | - "flashSuitChecked": true |
254 | | - }, |
255 | 239 | { |
256 | 240 | "id": 9, |
257 | 241 | "link": [1, 2], |
258 | | - "name": "Speed Run and Leave Running", |
| 242 | + "name": "Speed Run, Leave With Runway", |
259 | 243 | "requires": [ |
260 | 244 | {"obstaclesNotCleared": ["A"]}, |
261 | 245 | "SpeedBooster", |
262 | 246 | "canHeroShot", |
263 | | - {"heatFrames": 290} |
| 247 | + {"simpleHeatFrames": 250}, |
| 248 | + {"heatFrames": 40} |
264 | 249 | ], |
265 | 250 | "exitCondition": { |
266 | 251 | "leaveWithRunway": { |
|
285 | 270 | }, |
286 | 271 | "requires": [ |
287 | 272 | {"or": [ |
288 | | - {"heatFrames": 650}, |
| 273 | + {"and": [ |
| 274 | + {"simpleHeatFrames": 560}, |
| 275 | + {"heatFrames": 60} |
| 276 | + ]}, |
289 | 277 | {"and": [ |
290 | 278 | "SpeedBooster", |
291 | | - {"heatFrames": 360} |
| 279 | + {"simpleHeatFrames": 310}, |
| 280 | + {"heatFrames": 40} |
292 | 281 | ]} |
293 | 282 | ]} |
294 | 283 | ], |
|
314 | 303 | }, |
315 | 304 | "requires": [ |
316 | 305 | {"or": [ |
317 | | - {"heatFrames": 650}, |
| 306 | + {"and": [ |
| 307 | + {"simpleHeatFrames": 560}, |
| 308 | + {"heatFrames": 60} |
| 309 | + ]}, |
318 | 310 | {"and": [ |
319 | 311 | "SpeedBooster", |
320 | | - {"heatFrames": 360} |
| 312 | + {"simpleHeatFrames": 310}, |
| 313 | + {"heatFrames": 40} |
321 | 314 | ]} |
322 | 315 | ]} |
323 | 316 | ], |
|
396 | 389 | "name": "Base", |
397 | 390 | "requires": [ |
398 | 391 | {"obstaclesNotCleared": ["A"]}, |
399 | | - {"heatFrames": 650} |
| 392 | + {"simpleHeatFrames": 560}, |
| 393 | + {"heatFrames": 60} |
400 | 394 | ], |
401 | 395 | "unlocksDoors": [ |
402 | 396 | { |
|
451 | 445 | "name": "Leave with Runway", |
452 | 446 | "requires": [ |
453 | 447 | {"obstaclesNotCleared": ["A"]}, |
454 | | - {"heatFrames": 630} |
| 448 | + {"simpleHeatFrames": 560}, |
| 449 | + {"heatFrames": 60} |
455 | 450 | ], |
456 | 451 | "exitCondition": { |
457 | 452 | "leaveWithRunway": { |
|
478 | 473 | "requires": [ |
479 | 474 | {"obstaclesNotCleared": ["A"]}, |
480 | 475 | "SpeedBooster", |
481 | | - {"heatFrames": 360} |
| 476 | + {"simpleHeatFrames": 310}, |
| 477 | + {"heatFrames": 40} |
482 | 478 | ], |
483 | 479 | "clearsObstacles": ["A"] |
484 | 480 | }, |
485 | | - { |
486 | | - "id": 16, |
487 | | - "link": [2, 1], |
488 | | - "name": "Speed Run and Leave Shinecharged", |
489 | | - "requires": [ |
490 | | - {"obstaclesNotCleared": ["A"]}, |
491 | | - "h_shinechargeMaxRunway", |
492 | | - {"heatFrames": 360}, |
493 | | - {"shineChargeFrames": 35} |
494 | | - ], |
495 | | - "exitCondition": { |
496 | | - "leaveShinecharged": {} |
497 | | - }, |
498 | | - "unlocksDoors": [ |
499 | | - {"types": ["super"], "requires": []}, |
500 | | - {"types": ["missiles", "powerbomb"], "requires": ["never"]} |
501 | | - ], |
502 | | - "flashSuitChecked": true |
503 | | - }, |
504 | 481 | { |
505 | 482 | "id": 17, |
506 | 483 | "link": [2, 1], |
507 | | - "name": "Speed Run and Leave Running", |
| 484 | + "name": "Speed Run, Leave With Runway", |
508 | 485 | "requires": [ |
509 | 486 | {"obstaclesNotCleared": ["A"]}, |
510 | 487 | "SpeedBooster", |
511 | 488 | "canHeroShot", |
512 | | - {"heatFrames": 290} |
| 489 | + {"simpleHeatFrames": 250}, |
| 490 | + {"heatFrames": 40} |
513 | 491 | ], |
514 | 492 | "exitCondition": { |
515 | 493 | "leaveWithRunway": { |
|
0 commit comments