|
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 | 239 | { |
237 | 240 | "id": 8, |
238 | 241 | "link": [1, 2], |
239 | | - "name": "Speed Run and Leave Shinecharged", |
| 242 | + "name": "Speed Run, Leave Shinecharged", |
240 | 243 | "requires": [ |
241 | 244 | {"obstaclesNotCleared": ["A"]}, |
242 | 245 | "h_shinechargeMaxRunway", |
243 | | - {"heatFrames": 360}, |
| 246 | + {"simpleHeatFrames": 310}, |
| 247 | + {"heatFrames": 40}, |
244 | 248 | {"shineChargeFrames": 35} |
245 | 249 | ], |
246 | 250 | "exitCondition": { |
|
255 | 259 | { |
256 | 260 | "id": 9, |
257 | 261 | "link": [1, 2], |
258 | | - "name": "Speed Run and Leave Running", |
| 262 | + "name": "Speed Run, Leave With Runway", |
259 | 263 | "requires": [ |
260 | 264 | {"obstaclesNotCleared": ["A"]}, |
261 | 265 | "SpeedBooster", |
262 | 266 | "canHeroShot", |
263 | | - {"heatFrames": 290} |
| 267 | + {"simpleHeatFrames": 250}, |
| 268 | + {"heatFrames": 40} |
264 | 269 | ], |
265 | 270 | "exitCondition": { |
266 | 271 | "leaveWithRunway": { |
|
285 | 290 | }, |
286 | 291 | "requires": [ |
287 | 292 | {"or": [ |
288 | | - {"heatFrames": 650}, |
| 293 | + {"and": [ |
| 294 | + {"simpleHeatFrames": 560}, |
| 295 | + {"heatFrames": 60} |
| 296 | + ]}, |
289 | 297 | {"and": [ |
290 | 298 | "SpeedBooster", |
291 | | - {"heatFrames": 360} |
| 299 | + {"simpleHeatFrames": 310}, |
| 300 | + {"heatFrames": 40} |
292 | 301 | ]} |
293 | 302 | ]} |
294 | 303 | ], |
|
314 | 323 | }, |
315 | 324 | "requires": [ |
316 | 325 | {"or": [ |
317 | | - {"heatFrames": 650}, |
| 326 | + {"and": [ |
| 327 | + {"simpleHeatFrames": 560}, |
| 328 | + {"heatFrames": 60} |
| 329 | + ]}, |
318 | 330 | {"and": [ |
319 | 331 | "SpeedBooster", |
320 | | - {"heatFrames": 360} |
| 332 | + {"simpleHeatFrames": 310}, |
| 333 | + {"heatFrames": 40} |
321 | 334 | ]} |
322 | 335 | ]} |
323 | 336 | ], |
|
396 | 409 | "name": "Base", |
397 | 410 | "requires": [ |
398 | 411 | {"obstaclesNotCleared": ["A"]}, |
399 | | - {"heatFrames": 650} |
| 412 | + {"simpleHeatFrames": 560}, |
| 413 | + {"heatFrames": 60} |
400 | 414 | ], |
401 | 415 | "unlocksDoors": [ |
402 | 416 | { |
|
451 | 465 | "name": "Leave with Runway", |
452 | 466 | "requires": [ |
453 | 467 | {"obstaclesNotCleared": ["A"]}, |
454 | | - {"heatFrames": 630} |
| 468 | + {"simpleHeatFrames": 560}, |
| 469 | + {"heatFrames": 60} |
455 | 470 | ], |
456 | 471 | "exitCondition": { |
457 | 472 | "leaveWithRunway": { |
|
478 | 493 | "requires": [ |
479 | 494 | {"obstaclesNotCleared": ["A"]}, |
480 | 495 | "SpeedBooster", |
481 | | - {"heatFrames": 360} |
| 496 | + {"simpleHeatFrames": 310}, |
| 497 | + {"heatFrames": 40} |
482 | 498 | ], |
483 | 499 | "clearsObstacles": ["A"] |
484 | 500 | }, |
485 | 501 | { |
486 | 502 | "id": 16, |
487 | 503 | "link": [2, 1], |
488 | | - "name": "Speed Run and Leave Shinecharged", |
| 504 | + "name": "Speed Run, Leave Shinecharged", |
489 | 505 | "requires": [ |
490 | 506 | {"obstaclesNotCleared": ["A"]}, |
491 | 507 | "h_shinechargeMaxRunway", |
492 | | - {"heatFrames": 360}, |
| 508 | + {"simpleHeatFrames": 310}, |
| 509 | + {"heatFrames": 40}, |
493 | 510 | {"shineChargeFrames": 35} |
494 | 511 | ], |
495 | 512 | "exitCondition": { |
|
504 | 521 | { |
505 | 522 | "id": 17, |
506 | 523 | "link": [2, 1], |
507 | | - "name": "Speed Run and Leave Running", |
| 524 | + "name": "Speed Run, Leave With Runway", |
508 | 525 | "requires": [ |
509 | 526 | {"obstaclesNotCleared": ["A"]}, |
510 | 527 | "SpeedBooster", |
511 | 528 | "canHeroShot", |
512 | | - {"heatFrames": 290} |
| 529 | + {"simpleHeatFrames": 250}, |
| 530 | + {"heatFrames": 40} |
513 | 531 | ], |
514 | 532 | "exitCondition": { |
515 | 533 | "leaveWithRunway": { |
|
0 commit comments