|
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 | + ]}, |
| 2166 | + {"and": [ |
| 2167 | + "f_DefeatedGoldenTorizo", |
| 2168 | + "canConsecutiveWalljump", |
| 2169 | + "canInsaneWalljump" |
| 2170 | + ]}, |
2161 | 2171 | {"and": [ |
2162 | 2172 | "f_DefeatedGoldenTorizo", |
2163 | 2173 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
2164 | | - {"shinespark": {"frames": 29, "excessFrames": 5}} |
| 2174 | + {"or": [ |
| 2175 | + {"and": [ |
| 2176 | + "canWalljump", |
| 2177 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2178 | + ]}, |
| 2179 | + {"and": [ |
| 2180 | + "canSpeedyJump", |
| 2181 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2182 | + ]}, |
| 2183 | + {"shinespark": {"frames": 32, "excessFrames": 4}} |
| 2184 | + ]} |
2165 | 2185 | ]} |
2166 | 2186 | ]}, |
2167 | 2187 | "h_heatedGModeOpenDifferentDoor" |
|
2204 | 2224 | "canInsaneJump" |
2205 | 2225 | ]} |
2206 | 2226 | ]}, |
| 2227 | + {"and": [ |
| 2228 | + "f_DefeatedGoldenTorizo", |
| 2229 | + "canTrickyDashJump", |
| 2230 | + "canWalljump" |
| 2231 | + ]}, |
| 2232 | + {"and": [ |
| 2233 | + "f_DefeatedGoldenTorizo", |
| 2234 | + "canConsecutiveWalljump", |
| 2235 | + "canInsaneWalljump" |
| 2236 | + ]}, |
2207 | 2237 | {"and": [ |
2208 | 2238 | "f_DefeatedGoldenTorizo", |
2209 | 2239 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
2210 | | - {"shinespark": {"frames": 29, "excessFrames": 5}} |
| 2240 | + {"or": [ |
| 2241 | + {"and": [ |
| 2242 | + "canWalljump", |
| 2243 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2244 | + ]}, |
| 2245 | + {"and": [ |
| 2246 | + "canSpeedyJump", |
| 2247 | + {"shinespark": {"frames": 9, "excessFrames": 4}} |
| 2248 | + ]}, |
| 2249 | + {"shinespark": {"frames": 32, "excessFrames": 4}} |
| 2250 | + ]} |
2211 | 2251 | ]} |
2212 | 2252 | ]}, |
2213 | 2253 | {"heatFrames": 0} |
|
2250 | 2290 | "canInsaneJump" |
2251 | 2291 | ]} |
2252 | 2292 | ]}, |
| 2293 | + {"and": [ |
| 2294 | + "f_DefeatedGoldenTorizo", |
| 2295 | + "canTrickyDashJump", |
| 2296 | + "canWalljump" |
| 2297 | + ]}, |
| 2298 | + {"and": [ |
| 2299 | + "f_DefeatedGoldenTorizo", |
| 2300 | + "canPreciseWalljump" |
| 2301 | + ]}, |
2253 | 2302 | {"and": [ |
2254 | 2303 | "f_DefeatedGoldenTorizo", |
2255 | 2304 | {"canShineCharge": {"usedTiles": 28, "openEnd": 0}}, |
2256 | | - {"shinespark": {"frames": 28, "excessFrames": 5}} |
| 2305 | + {"or": [ |
| 2306 | + {"and": [ |
| 2307 | + "canSpeedyJump", |
| 2308 | + {"shinespark": {"frames": 7, "excessFrames": 4}} |
| 2309 | + ]}, |
| 2310 | + {"shinespark": {"frames": 30, "excessFrames": 4}} |
| 2311 | + ]} |
2257 | 2312 | ]} |
2258 | 2313 | ]}, |
2259 | 2314 | {"or": [ |
|
0 commit comments