|
1929 | 1929 | "XRay standup and jump to clip up, then jump again to get on top of the bomb blocks." |
1930 | 1930 | ] |
1931 | 1931 | }, |
| 1932 | + { |
| 1933 | + "link": [9, 2], |
| 1934 | + "name": "G-Mode Setup - Get Hit By Multiviola", |
| 1935 | + "requires": [ |
| 1936 | + {"notable": "Multiviola Ice Clip"}, |
| 1937 | + "canBePatient", |
| 1938 | + "canTrickyGMode", |
| 1939 | + "h_heatProof", |
| 1940 | + "canTrickyJump", |
| 1941 | + {"enemyDamage": {"enemy": "Multiviola", "type": "contact", "hits": 1}}, |
| 1942 | + {"or": [ |
| 1943 | + {"and": [ |
| 1944 | + "h_preciseIceClip", |
| 1945 | + {"or": [ |
| 1946 | + {"and": [ |
| 1947 | + "h_useMorphBombs", |
| 1948 | + {"or": [ |
| 1949 | + "h_useSpringBall", |
| 1950 | + "can4HighMidAirMorph" |
| 1951 | + ]}]}, |
| 1952 | + {"ammo": { "type": "PowerBomb", "count": 1}}, |
| 1953 | + {"obstaclesCleared": ["B"]} |
| 1954 | + ]} |
| 1955 | + ]}, |
| 1956 | + {"and": [ |
| 1957 | + "canTrickyCarryFlashSuit", |
| 1958 | + "h_preciseIceClip", |
| 1959 | + {"useFlashSuit": {}}, |
| 1960 | + {"shinespark": {"frames": 11, "excessFrames": 5}} |
| 1961 | + ]}, |
| 1962 | + {"and": [ |
| 1963 | + "h_XRayMorphIceClip", |
| 1964 | + {"or": [ |
| 1965 | + "Bombs", |
| 1966 | + "ScrewAttack", |
| 1967 | + {"ammo": { "type": "PowerBomb", "count": 1}}, |
| 1968 | + {"obstaclesCleared": ["A"]}, |
| 1969 | + {"obstaclesCleared": ["B"]} |
| 1970 | + ]} |
| 1971 | + ]} |
| 1972 | + ]} |
| 1973 | + ], |
| 1974 | + "unlocksDoors": [ |
| 1975 | + {"types": ["ammo"], "requires": []} |
| 1976 | + ], |
| 1977 | + "exitCondition": { |
| 1978 | + "leaveWithGModeSetup": {} |
| 1979 | + }, |
| 1980 | + "flashSuitChecked": true, |
| 1981 | + "note": [ |
| 1982 | + "Breaking only the left side bomb blocks makes it easier for the Multiviola to enter a pattern where it will pass through the top shot block.", |
| 1983 | + "The Multiviola needs to go through the crumble blocks moving to the right, if it goes through moving left it won't clear the shot blocks.", |
| 1984 | + "If all the bomb blocks are broken, standing on the right side of the crumbles will allow the Multiviola to pass through the top shot block." |
| 1985 | + ] |
| 1986 | + }, |
1932 | 1987 | { |
1933 | 1988 | "id": 81, |
1934 | 1989 | "link": [9, 4], |
|
0 commit comments