|
933 | 933 | {"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 2}}, |
934 | 934 | {"or": [ |
935 | 935 | "h_preciseIceClip", |
936 | | - "canWalljump", |
| 936 | + "canWallJump", |
937 | 937 | "HiJump", |
938 | 938 | "SpaceJump", |
939 | 939 | {"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 2}} |
940 | 940 | ]}, |
941 | 941 | {"or": [ |
942 | 942 | "canCrumbleJump", |
943 | | - "canWalljump", |
| 943 | + "canWallJump", |
944 | 944 | "HiJump", |
945 | 945 | "SpaceJump" |
946 | 946 | ]} |
|
968 | 968 | "Morph", |
969 | 969 | {"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 2}}, |
970 | 970 | {"or": [ |
971 | | - "canWalljump", |
| 971 | + "canWallJump", |
972 | 972 | "HiJump", |
973 | 973 | "SpaceJump", |
974 | 974 | {"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 2}} |
|
1293 | 1293 | "Arm pumps can be used to get close to the ledge before shinecharging, to leave with more frames remaining." |
1294 | 1294 | ] |
1295 | 1295 | }, |
| 1296 | + { |
| 1297 | + "link": [3, 3], |
| 1298 | + "name": "Leave With Temporary Blue (X-Mode Shinecharge)", |
| 1299 | + "requires": [ |
| 1300 | + "canXMode", |
| 1301 | + "h_shinechargeMaxRunway", |
| 1302 | + "canChainTemporaryBlue", |
| 1303 | + {"thornHits": 1}, |
| 1304 | + {"or": [ |
| 1305 | + {"thornHits": "n_thornXModeLenience"}, |
| 1306 | + {"obstaclesCleared": ["A"]}, |
| 1307 | + "canTrickyDodgeEnemies", |
| 1308 | + {"enemyKill": { |
| 1309 | + "enemies": [["Beetom", "Beetom"]], |
| 1310 | + "excludedWeapons": ["Bombs"] |
| 1311 | + }} |
| 1312 | + ]} |
| 1313 | + ], |
| 1314 | + "exitCondition": { |
| 1315 | + "leaveWithTemporaryBlue": {} |
| 1316 | + }, |
| 1317 | + "flashSuitChecked": true, |
| 1318 | + "blueSuitChecked": true, |
| 1319 | + "note": [ |
| 1320 | + "With some dash speed, bounce into the opening of the spikeway, and enter X-mode.", |
| 1321 | + "The spike knockback will push Samus back out of the spikeway.", |
| 1322 | + "By bouncing far enough left, it is possible to get a 2-frame window for the X-mode." |
| 1323 | + ], |
| 1324 | + "detailNote": [ |
| 1325 | + "By holding an angle button, it is possible turn around in X-mode without losing dash speed.", |
| 1326 | + "Crouch to charge a shinespark, release dash to cancel X-Ray and exit out of X-Mode and hold angle until temporary blue." |
| 1327 | + ] |
| 1328 | + }, |
1296 | 1329 | { |
1297 | 1330 | "id": 79, |
1298 | 1331 | "link": [3, 3], |
|
1333 | 1366 | ]}, |
1334 | 1367 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
1335 | 1368 | {"or": [ |
1336 | | - "canWalljump", |
| 1369 | + "canWallJump", |
1337 | 1370 | "SpaceJump", |
1338 | 1371 | {"and": [ |
1339 | 1372 | "HiJump", |
|
1467 | 1500 | ]}, |
1468 | 1501 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
1469 | 1502 | {"or": [ |
1470 | | - "canWalljump", |
| 1503 | + "canWallJump", |
1471 | 1504 | "SpaceJump", |
1472 | 1505 | {"and": [ |
1473 | 1506 | "HiJump", |
|
1915 | 1948 | ]}, |
1916 | 1949 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
1917 | 1950 | {"or": [ |
1918 | | - "canWalljump", |
| 1951 | + "canWallJump", |
1919 | 1952 | "SpaceJump", |
1920 | 1953 | {"and": [ |
1921 | 1954 | "HiJump", |
|
1957 | 1990 | ]}, |
1958 | 1991 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
1959 | 1992 | {"or": [ |
1960 | | - "canWalljump", |
| 1993 | + "canWallJump", |
1961 | 1994 | "SpaceJump", |
1962 | 1995 | {"and": [ |
1963 | 1996 | "HiJump", |
|
2273 | 2306 | "Morph", |
2274 | 2307 | {"or": [ |
2275 | 2308 | "HiJump", |
2276 | | - "canWalljump" |
| 2309 | + "canWallJump" |
2277 | 2310 | ]} |
2278 | 2311 | ]} |
2279 | 2312 | ]} |
|
2309 | 2342 | "Morph", |
2310 | 2343 | {"or": [ |
2311 | 2344 | "HiJump", |
2312 | | - "canWalljump" |
| 2345 | + "canWallJump" |
2313 | 2346 | ]} |
2314 | 2347 | ]} |
2315 | 2348 | ]} |
|
2358 | 2391 | ]}, |
2359 | 2392 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
2360 | 2393 | {"or": [ |
2361 | | - "canWalljump", |
| 2394 | + "canWallJump", |
2362 | 2395 | "SpaceJump", |
2363 | 2396 | {"and": [ |
2364 | 2397 | "HiJump", |
|
2399 | 2432 | ]}, |
2400 | 2433 | {"ammo": {"type": "PowerBomb", "count": 2}}, |
2401 | 2434 | {"or": [ |
2402 | | - "canWalljump", |
| 2435 | + "canWallJump", |
2403 | 2436 | "SpaceJump", |
2404 | 2437 | {"and": [ |
2405 | 2438 | "HiJump", |
|
0 commit comments