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