|
242 | 242 | "name": "10 Power Bomb Crystal Flash", |
243 | 243 | "requires": [ |
244 | 244 | "f_DefeatedPhantoon", |
245 | | - {"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]}, |
246 | | - {"or": [ |
247 | | - "ScrewAttack", |
248 | | - "canPseudoScrew", |
249 | | - "Plasma", |
250 | | - "Grapple", |
251 | | - {"resetRoom": {"nodes": [2]}}, |
252 | | - {"ammo": {"type": "Missile", "count": 3}}, |
253 | | - {"ammo": {"type": "Super", "count": 3}} |
| 245 | + {"or":[ |
| 246 | + {"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]}, |
| 247 | + {"and": [ |
| 248 | + {"resetRoom": {"nodes": [2]}}, |
| 249 | + {"or": [ |
| 250 | + "ScrewAttack", |
| 251 | + "canPseudoScrew", |
| 252 | + "Plasma", |
| 253 | + "Grapple", |
| 254 | + {"ammo": {"type": "Missile", "count": 3}}, |
| 255 | + {"ammo": {"type": "Super", "count": 3}} |
| 256 | + ]} |
| 257 | + ]} |
254 | 258 | ]}, |
255 | 259 | "h_10PowerBombCrystalFlash" |
256 | 260 | ], |
|
1337 | 1341 | "name": "10 Power Bomb Crystal Flash", |
1338 | 1342 | "requires": [ |
1339 | 1343 | "f_DefeatedPhantoon", |
1340 | | - {"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]}, |
1341 | | - {"or": [ |
1342 | | - "ScrewAttack", |
1343 | | - "canPseudoScrew", |
1344 | | - "Plasma", |
1345 | | - "Grapple", |
1346 | | - {"resetRoom": {"nodes": [2]}}, |
1347 | | - {"ammo": {"type": "Missile", "count": 3}}, |
1348 | | - {"ammo": {"type": "Super", "count": 3}} |
| 1344 | + {"or":[ |
| 1345 | + {"resourceAvailable": [{"type": "RegularEnergy", "count": 50}]}, |
| 1346 | + {"and": [ |
| 1347 | + {"resetRoom": {"nodes": [2]}}, |
| 1348 | + {"or": [ |
| 1349 | + "ScrewAttack", |
| 1350 | + "canPseudoScrew", |
| 1351 | + "Plasma", |
| 1352 | + "Grapple", |
| 1353 | + {"ammo": {"type": "Missile", "count": 3}}, |
| 1354 | + {"ammo": {"type": "Super", "count": 3}} |
| 1355 | + ]} |
| 1356 | + ]} |
1349 | 1357 | ]}, |
1350 | 1358 | "h_10PowerBombCrystalFlash" |
1351 | 1359 | ], |
|
0 commit comments