We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d9bc6 commit 71321e6Copy full SHA for 71321e6
1 file changed
region/maridia/outer/Boyon Gate Hall.json
@@ -1407,7 +1407,17 @@
1407
{"or": [
1408
{"and": [
1409
{"obstaclesCleared": ["A"]},
1410
- {"canShineCharge": {"usedTiles": 15, "openEnd": 2}}
+ {"or": [
1411
+ {"canShineCharge": {"usedTiles": 15, "openEnd": 2}},
1412
+ {"and": [
1413
+ "h_trickyFrozenEnemyRunway",
1414
1415
+ "Morph",
1416
+ {"enemyKill": {"enemies": [["Boyon"]]}}
1417
+ ]},
1418
+ {"canShineCharge": {"usedTiles": 18, "openEnd": 1}}
1419
+ ]}
1420
1421
]},
1422
1423
"canShinechargeMovementTricky",
0 commit comments