|
1332 | 1332 | ] |
1333 | 1333 | }, |
1334 | 1334 | { |
1335 | | - "id": 27, |
1336 | 1335 | "link": [3, 1], |
1337 | | - "name": "Base", |
| 1336 | + "name": "Tank a Pirate Hit", |
1338 | 1337 | "requires": [ |
1339 | | - "h_heatProof" |
| 1338 | + "canDash", |
| 1339 | + {"enemyDamage": {"enemy": "Yellow Space Pirate (standing)", "type": "contact", "hits": 1}}, |
| 1340 | + {"heatFrames": 300} |
1340 | 1341 | ], |
1341 | 1342 | "flashSuitChecked": true, |
1342 | 1343 | "blueSuitChecked": true |
|
1849 | 1850 | { |
1850 | 1851 | "id": 35, |
1851 | 1852 | "link": [3, 5], |
1852 | | - "name": "Base", |
| 1853 | + "name": "Kill the Pirate", |
1853 | 1854 | "requires": [ |
1854 | 1855 | "canDash", |
1855 | 1856 | {"or": [ |
|
1872 | 1873 | "Plasma", |
1873 | 1874 | "Wave", |
1874 | 1875 | {"heatFrames": 200} |
1875 | | - ]}, |
1876 | | - {"heatFrames": 330} |
| 1876 | + ]} |
1877 | 1877 | ]} |
1878 | 1878 | ], |
1879 | 1879 | "flashSuitChecked": true, |
1880 | 1880 | "blueSuitChecked": true |
1881 | 1881 | }, |
| 1882 | + { |
| 1883 | + "link": [3, 5], |
| 1884 | + "name": "Tank a Pirate Hit", |
| 1885 | + "requires": [ |
| 1886 | + "canDash", |
| 1887 | + {"enemyDamage": {"enemy": "Yellow Space Pirate (standing)", "type": "contact", "hits": 1}}, |
| 1888 | + {"heatFrames": 120} |
| 1889 | + ], |
| 1890 | + "flashSuitChecked": true, |
| 1891 | + "blueSuitChecked": true |
| 1892 | + }, |
| 1893 | + { |
| 1894 | + "link": [3, 5], |
| 1895 | + "name": "Carefully Avoid the Pirate", |
| 1896 | + "requires": [ |
| 1897 | + "canDash", |
| 1898 | + "canDodgeWhileShooting", |
| 1899 | + {"heatFrames": 330} |
| 1900 | + ], |
| 1901 | + "flashSuitChecked": true, |
| 1902 | + "blueSuitChecked": true, |
| 1903 | + "note": [ |
| 1904 | + "Press against the ledge and fire up to clear out some of the shot blocks.", |
| 1905 | + "Wait for the Pirate to reach its far left position when it begins looking around.", |
| 1906 | + "Jump up onto the remaining shot blocks to get past the Pirate, then shoot the shot blocks below to go down." |
| 1907 | + ] |
| 1908 | + }, |
1882 | 1909 | { |
1883 | 1910 | "id": 36, |
1884 | 1911 | "link": [3, 5], |
1885 | | - "name": "Pirate Jump", |
| 1912 | + "name": "Tricky Pirate Jump", |
1886 | 1913 | "requires": [ |
1887 | 1914 | "canDash", |
1888 | 1915 | "canTrickyJump", |
|
0 commit comments