|
234 | 234 | "One tile longer runway could be used if the door to the right of the gate were known to be unlocked" |
235 | 235 | ] |
236 | 236 | }, |
| 237 | + { |
| 238 | + "link": [1, 1], |
| 239 | + "name": "Come in Shinecharging, Crystal Spark", |
| 240 | + "entranceCondition": { |
| 241 | + "comeInShinecharging": { |
| 242 | + "length": 4, |
| 243 | + "openEnd": 0 |
| 244 | + }, |
| 245 | + "comesInHeated": "no" |
| 246 | + }, |
| 247 | + "requires": [ |
| 248 | + {"or": [ |
| 249 | + "h_CrystalSpark", |
| 250 | + {"and": [ |
| 251 | + "canBePatient", |
| 252 | + {"or": [ |
| 253 | + "HiJump", |
| 254 | + "canWalljump", |
| 255 | + "SpaceJump", |
| 256 | + "canIBJ", |
| 257 | + "canSpringBallJumpMidAir" |
| 258 | + ]}, |
| 259 | + "h_CrystalSparkWithoutLenience" |
| 260 | + ]} |
| 261 | + ]} |
| 262 | + ], |
| 263 | + "flashSuitChecked": true, |
| 264 | + "blueSuitChecked": true, |
| 265 | + "devNote": "Lenience is not included for variants that can kill the Zeros and climb back up quickly." |
| 266 | + }, |
237 | 267 | { |
238 | 268 | "id": 4, |
239 | 269 | "link": [1, 1], |
|
817 | 847 | ], |
818 | 848 | "flashSuitChecked": true |
819 | 849 | }, |
| 850 | + { |
| 851 | + "link": [2, 2], |
| 852 | + "name": "Come in Shinecharging, Crystal Spark", |
| 853 | + "entranceCondition": { |
| 854 | + "comeInShinecharging": { |
| 855 | + "length": 8, |
| 856 | + "openEnd": 0 |
| 857 | + }, |
| 858 | + "comesInHeated": "no" |
| 859 | + }, |
| 860 | + "requires": [ |
| 861 | + "h_CrystalSparkWithoutLenience" |
| 862 | + ], |
| 863 | + "clearsObstacles": ["B"], |
| 864 | + "flashSuitChecked": true, |
| 865 | + "blueSuitChecked": true, |
| 866 | + "devNote": ["No lenience, because Power Bombs can be farmed from the Zeros."] |
| 867 | + }, |
820 | 868 | { |
821 | 869 | "id": 28, |
822 | 870 | "link": [2, 2], |
|
1581 | 1629 | }, |
1582 | 1630 | "flashSuitChecked": true |
1583 | 1631 | }, |
| 1632 | + { |
| 1633 | + "link": [3, 3], |
| 1634 | + "name": "Come in Shinecharging, Crystal Spark", |
| 1635 | + "entranceCondition": { |
| 1636 | + "comeInShinecharging": { |
| 1637 | + "length": 3, |
| 1638 | + "openEnd": 0 |
| 1639 | + }, |
| 1640 | + "comesInHeated": "no" |
| 1641 | + }, |
| 1642 | + "requires": [ |
| 1643 | + "h_CrystalSparkWithoutLenience" |
| 1644 | + ], |
| 1645 | + "flashSuitChecked": true, |
| 1646 | + "blueSuitChecked": true, |
| 1647 | + "devNote": ["No lenience, because Power Bombs can be farmed from the Zeros."] |
| 1648 | + }, |
1584 | 1649 | { |
1585 | 1650 | "id": 56, |
1586 | 1651 | "link": [3, 3], |
|
2071 | 2136 | ], |
2072 | 2137 | "flashSuitChecked": true |
2073 | 2138 | }, |
| 2139 | + { |
| 2140 | + "link": [4, 4], |
| 2141 | + "name": "Come in Shinecharging, Crystal Spark", |
| 2142 | + "entranceCondition": { |
| 2143 | + "comeInShinecharging": { |
| 2144 | + "length": 2, |
| 2145 | + "openEnd": 0 |
| 2146 | + }, |
| 2147 | + "comesInHeated": "no" |
| 2148 | + }, |
| 2149 | + "requires": [ |
| 2150 | + {"or": [ |
| 2151 | + "h_CrystalSpark", |
| 2152 | + {"and": [ |
| 2153 | + "canBePatient", |
| 2154 | + {"or": [ |
| 2155 | + "HiJump", |
| 2156 | + "canWalljump", |
| 2157 | + "SpaceJump", |
| 2158 | + "canIBJ", |
| 2159 | + "canSpringBallJumpMidAir" |
| 2160 | + ]}, |
| 2161 | + "h_CrystalSparkWithoutLenience" |
| 2162 | + ]} |
| 2163 | + ]} |
| 2164 | + ], |
| 2165 | + "flashSuitChecked": true, |
| 2166 | + "blueSuitChecked": true, |
| 2167 | + "devNote": [ |
| 2168 | + "Lenience is not included. Only variants that can kill the Zeros and climb back up quickly are included.", |
| 2169 | + "This room is shorter than the 3 tile limit normally used for these strats; it is only included because it has a good Power Bomb farm." |
| 2170 | + ] |
| 2171 | + }, |
2074 | 2172 | { |
2075 | 2173 | "id": 80, |
2076 | 2174 | "link": [4, 4], |
|
2229 | 2327 | ], |
2230 | 2328 | "flashSuitChecked": true |
2231 | 2329 | }, |
| 2330 | + { |
| 2331 | + "link": [5, 5], |
| 2332 | + "name": "Base - Open Gate", |
| 2333 | + "requires": [ |
| 2334 | + {"ammo": {"type": "Super", "count": 1}} |
| 2335 | + ], |
| 2336 | + "clearsObstacles": ["A"], |
| 2337 | + "flashSuitChecked": true, |
| 2338 | + "blueSuitChecked": true |
| 2339 | + }, |
2232 | 2340 | { |
2233 | 2341 | "id": 86, |
2234 | 2342 | "link": [5, 5], |
|
2321 | 2429 | ], |
2322 | 2430 | "flashSuitChecked": true |
2323 | 2431 | }, |
| 2432 | + { |
| 2433 | + "link": [5, 5], |
| 2434 | + "name": "Come in Shinecharging, Crystal Spark", |
| 2435 | + "entranceCondition": { |
| 2436 | + "comeInShinecharging": { |
| 2437 | + "length": 7, |
| 2438 | + "openEnd": 0 |
| 2439 | + }, |
| 2440 | + "comesInHeated": "no" |
| 2441 | + }, |
| 2442 | + "requires": [ |
| 2443 | + {"or": [ |
| 2444 | + "h_CrystalSpark", |
| 2445 | + {"and": [ |
| 2446 | + "canBePatient", |
| 2447 | + {"or": [ |
| 2448 | + "HiJump", |
| 2449 | + "canWalljump", |
| 2450 | + "SpaceJump", |
| 2451 | + "canIBJ", |
| 2452 | + "canSpringBallJumpMidAir" |
| 2453 | + ]}, |
| 2454 | + "h_CrystalSparkWithoutLenience" |
| 2455 | + ]} |
| 2456 | + ]} |
| 2457 | + ], |
| 2458 | + "flashSuitChecked": true, |
| 2459 | + "blueSuitChecked": true, |
| 2460 | + "devNote": "Lenience is not included for variants that can kill the Zeros and climb back up quickly." |
| 2461 | + }, |
| 2462 | + { |
| 2463 | + "link": [5, 5], |
| 2464 | + "name": "Crystal Spark (In-Room)", |
| 2465 | + "requires": [ |
| 2466 | + {"obstaclesCleared": ["A"]}, |
| 2467 | + {"canShineCharge": {"usedTiles": 17, "openEnd": 0}}, |
| 2468 | + {"or": [ |
| 2469 | + "h_CrystalSpark", |
| 2470 | + {"and": [ |
| 2471 | + "canBePatient", |
| 2472 | + {"or": [ |
| 2473 | + "HiJump", |
| 2474 | + "canWalljump", |
| 2475 | + "SpaceJump", |
| 2476 | + "canIBJ", |
| 2477 | + "canSpringBallJumpMidAir" |
| 2478 | + ]}, |
| 2479 | + "h_CrystalSparkWithoutLenience" |
| 2480 | + ]} |
| 2481 | + ]}, |
| 2482 | + {"resetRoom": {"nodes": [5]}} |
| 2483 | + ], |
| 2484 | + "clearsObstacles": ["A"], |
| 2485 | + "resetsObstacles": ["B"], |
| 2486 | + "flashSuitChecked": true, |
| 2487 | + "blueSuitChecked": true, |
| 2488 | + "devNote": [ |
| 2489 | + "Lenience is not included for variants that can kill the Zeros and climb back up quickly.", |
| 2490 | + "Requires resetting the room at 5, to prevent requiring doing something slow to open the gate." |
| 2491 | + ] |
| 2492 | + }, |
2324 | 2493 | { |
2325 | 2494 | "id": 112, |
2326 | 2495 | "link": [5, 5], |
|
0 commit comments