|
247 | 247 | "It might be possible to avoid enemy damage but this would be even more difficult." |
248 | 248 | ] |
249 | 249 | }, |
| 250 | + { |
| 251 | + "link": [1, 1], |
| 252 | + "name": "Kihunter Farm", |
| 253 | + "requires": [ |
| 254 | + {"resetRoom": {"nodes": [1]}}, |
| 255 | + {"or": [ |
| 256 | + {"and": [ |
| 257 | + "ScrewAttack", |
| 258 | + {"cycleFrames": 360} |
| 259 | + ]}, |
| 260 | + {"and": [ |
| 261 | + "Plasma", |
| 262 | + {"cycleFrames": 360} |
| 263 | + ]}, |
| 264 | + {"and": [ |
| 265 | + "Wave", |
| 266 | + {"cycleFrames": 390} |
| 267 | + ]}, |
| 268 | + {"and": [ |
| 269 | + "Spazer", |
| 270 | + {"cycleFrames": 390} |
| 271 | + ]}, |
| 272 | + {"and": [ |
| 273 | + "Ice", |
| 274 | + "canDodgeWhileShooting", |
| 275 | + {"cycleFrames": 600} |
| 276 | + ]}, |
| 277 | + {"and": [ |
| 278 | + "canPseudoScrew", |
| 279 | + "canTrickyDodgeEnemies", |
| 280 | + {"cycleFrames": 600} |
| 281 | + ]}, |
| 282 | + {"and": [ |
| 283 | + "canTrickyDodgeEnemies", |
| 284 | + {"cycleFrames": 1000} |
| 285 | + ]} |
| 286 | + ]} |
| 287 | + ], |
| 288 | + "farmCycleDrops": [ |
| 289 | + {"enemy": "Kihunter (green)", "count": 4} |
| 290 | + ], |
| 291 | + "resetsObstacles": ["A", "B", "D"], |
| 292 | + "clearsObstacles": ["C"] |
| 293 | + }, |
250 | 294 | { |
251 | 295 | "id": 6, |
252 | 296 | "link": [1, 1], |
|
373 | 417 | } |
374 | 418 | } |
375 | 419 | }, |
| 420 | + { |
| 421 | + "link": [2, 2], |
| 422 | + "name": "Kihunter Farm", |
| 423 | + "requires": [ |
| 424 | + {"resetRoom": {"nodes": [2]}}, |
| 425 | + "canDodgeWhileShooting", |
| 426 | + {"or": [ |
| 427 | + "HiJump", |
| 428 | + "canWalljump", |
| 429 | + "h_crouchJumpDownGrab", |
| 430 | + "SpaceJump" |
| 431 | + ]}, |
| 432 | + {"or": [ |
| 433 | + {"and": [ |
| 434 | + "Plasma", |
| 435 | + {"cycleFrames": 480} |
| 436 | + ]}, |
| 437 | + {"and": [ |
| 438 | + "ScrewAttack", |
| 439 | + {"cycleFrames": 570} |
| 440 | + ]}, |
| 441 | + {"and": [ |
| 442 | + "Wave", |
| 443 | + {"cycleFrames": 660} |
| 444 | + ]}, |
| 445 | + {"and": [ |
| 446 | + "Spazer", |
| 447 | + {"cycleFrames": 660} |
| 448 | + ]}, |
| 449 | + {"and": [ |
| 450 | + "Charge", |
| 451 | + {"cycleFrames": 780} |
| 452 | + ]}, |
| 453 | + {"and": [ |
| 454 | + "Ice", |
| 455 | + {"cycleFrames": 840} |
| 456 | + ]}, |
| 457 | + {"and": [ |
| 458 | + "canTrickyDodgeEnemies", |
| 459 | + {"cycleFrames": 1200} |
| 460 | + ]} |
| 461 | + ]} |
| 462 | + ], |
| 463 | + "farmCycleDrops": [ |
| 464 | + {"enemy": "Kihunter (green)", "count": 4} |
| 465 | + ], |
| 466 | + "resetsObstacles": ["A", "B"], |
| 467 | + "clearsObstacles": ["C", "D"], |
| 468 | + "note": [ |
| 469 | + "If Samus runs into the room and quickly destroys the shot block, a Kihunter will immediately fall down.", |
| 470 | + "To avoid this, either spin jump into the room, or wait a moment before shooting the block." |
| 471 | + ] |
| 472 | + }, |
376 | 473 | { |
377 | 474 | "id": 15, |
378 | 475 | "link": [2, 2], |
|
481 | 578 | "Then continue chaining temporary blue through the door." |
482 | 579 | ] |
483 | 580 | }, |
| 581 | + { |
| 582 | + "link": [3, 3], |
| 583 | + "name": "Kihunter Farm", |
| 584 | + "requires": [ |
| 585 | + {"resetRoom": {"nodes": [3]}}, |
| 586 | + "h_useMorphBombs", |
| 587 | + {"or": [ |
| 588 | + {"and": [ |
| 589 | + "Plasma", |
| 590 | + {"cycleFrames": 750} |
| 591 | + ]}, |
| 592 | + {"and": [ |
| 593 | + "ScrewAttack", |
| 594 | + {"cycleFrames": 810} |
| 595 | + ]}, |
| 596 | + {"and": [ |
| 597 | + "Wave", |
| 598 | + {"cycleFrames": 870} |
| 599 | + ]}, |
| 600 | + {"and": [ |
| 601 | + "Spazer", |
| 602 | + {"cycleFrames": 840} |
| 603 | + ]}, |
| 604 | + {"and": [ |
| 605 | + "Charge", |
| 606 | + {"cycleFrames": 945} |
| 607 | + ]}, |
| 608 | + {"and": [ |
| 609 | + "Ice", |
| 610 | + {"cycleFrames": 1005} |
| 611 | + ]}, |
| 612 | + {"and": [ |
| 613 | + "canDodgeWhileShooting", |
| 614 | + {"cycleFrames": 1125} |
| 615 | + ]} |
| 616 | + ]} |
| 617 | + ], |
| 618 | + "farmCycleDrops": [ |
| 619 | + {"enemy": "Kihunter (green)", "count": 4} |
| 620 | + ], |
| 621 | + "resetsObstacles": ["A", "D"], |
| 622 | + "clearsObstacles": ["B", "C"] |
| 623 | + }, |
484 | 624 | { |
485 | 625 | "id": 22, |
486 | 626 | "link": [3, 3], |
|
0 commit comments