|
1643 | 1643 | "canConsecutiveWalljump", |
1644 | 1644 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
1645 | 1645 | {"heatFrames": 900}, |
1646 | | - {"shinespark": {"frames": 8}} |
| 1646 | + {"shinespark": {"frames": 12, "excessFrames": 2}} |
1647 | 1647 | ], |
1648 | 1648 | "flashSuitChecked": true, |
1649 | 1649 | "blueSuitChecked": true, |
|
1665 | 1665 | "canSpeedyJump", |
1666 | 1666 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
1667 | 1667 | {"heatFrames": 900}, |
1668 | | - {"shinespark": {"frames": 11}} |
| 1668 | + {"shinespark": {"frames": 11, "excessFrames": 3}} |
1669 | 1669 | ], |
1670 | 1670 | "flashSuitChecked": true, |
1671 | 1671 | "blueSuitChecked": true, |
|
2158 | 2158 | "canInsaneJump" |
2159 | 2159 | ]} |
2160 | 2160 | ]}, |
| 2161 | + {"and": [ |
| 2162 | + "f_DefeatedGoldenTorizo", |
| 2163 | + "canTrickyDashJump", |
| 2164 | + "canWalljump" |
| 2165 | + ]}, |
2161 | 2166 | {"and": [ |
2162 | 2167 | "f_DefeatedGoldenTorizo", |
2163 | 2168 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
2164 | | - {"shinespark": {"frames": 29, "excessFrames": 5}} |
| 2169 | + {"or": [ |
| 2170 | + {"and": [ |
| 2171 | + "canWalljump", |
| 2172 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2173 | + ]}, |
| 2174 | + {"and": [ |
| 2175 | + "canSpeedyJump", |
| 2176 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2177 | + ]}, |
| 2178 | + {"shinespark": {"frames": 32, "excessFrames": 4}} |
| 2179 | + ]} |
2165 | 2180 | ]} |
2166 | 2181 | ]}, |
2167 | 2182 | "h_heatedGModeOpenDifferentDoor" |
|
2204 | 2219 | "canInsaneJump" |
2205 | 2220 | ]} |
2206 | 2221 | ]}, |
| 2222 | + {"and": [ |
| 2223 | + "f_DefeatedGoldenTorizo", |
| 2224 | + "canTrickyDashJump", |
| 2225 | + "canWalljump" |
| 2226 | + ]}, |
2207 | 2227 | {"and": [ |
2208 | 2228 | "f_DefeatedGoldenTorizo", |
2209 | 2229 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
2210 | | - {"shinespark": {"frames": 29, "excessFrames": 5}} |
| 2230 | + {"or": [ |
| 2231 | + {"and": [ |
| 2232 | + "canWalljump", |
| 2233 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2234 | + ]}, |
| 2235 | + {"and": [ |
| 2236 | + "canSpeedyJump", |
| 2237 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2238 | + ]}, |
| 2239 | + {"shinespark": {"frames": 32, "excessFrames": 4}} |
| 2240 | + ]} |
2211 | 2241 | ]} |
2212 | 2242 | ]}, |
2213 | 2243 | {"heatFrames": 0} |
|
2250 | 2280 | "canInsaneJump" |
2251 | 2281 | ]} |
2252 | 2282 | ]}, |
| 2283 | + {"and": [ |
| 2284 | + "f_DefeatedGoldenTorizo", |
| 2285 | + "canTrickyDashJump", |
| 2286 | + "canWalljump" |
| 2287 | + ]}, |
2253 | 2288 | {"and": [ |
2254 | 2289 | "f_DefeatedGoldenTorizo", |
2255 | 2290 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
2256 | | - {"shinespark": {"frames": 28, "excessFrames": 5}} |
| 2291 | + {"or": [ |
| 2292 | + {"and": [ |
| 2293 | + "canWalljump", |
| 2294 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2295 | + ]}, |
| 2296 | + {"and": [ |
| 2297 | + "canSpeedyJump", |
| 2298 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2299 | + ]}, |
| 2300 | + {"shinespark": {"frames": 32, "excessFrames": 4}} |
| 2301 | + ]} |
2257 | 2302 | ]} |
2258 | 2303 | ]}, |
2259 | 2304 | {"or": [ |
|
0 commit comments