Skip to content

Commit 16dce27

Browse files
committed
Caterpillar Room X-ray climbs
1 parent a4ceded commit 16dce27

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,24 @@
960960
"flashSuitChecked": true,
961961
"note": "Let the Caterpillar out and freeze it as a platform."
962962
},
963+
{
964+
"link": [2, 4],
965+
"name": "X-Ray Climb",
966+
"entranceCondition": {
967+
"comeInWithDoorStuckSetup": {}
968+
},
969+
"requires": [
970+
"canXRayClimb",
971+
{"enemyDamage": {"enemy": "Cacatac", "type": "spike", "hits": 3}}
972+
],
973+
"flashSuitChecked": true,
974+
"blueSuitChecked": true,
975+
"wallJumpAvoid": true,
976+
"note": "Climb up 1 screen.",
977+
"devNote": [
978+
"3 Cacatac spike hits is close to a worst case, with bad luck."
979+
]
980+
},
963981
{
964982
"id": 106,
965983
"link": [2, 4],
@@ -1660,6 +1678,24 @@
16601678
"wallJumpAvoid": true,
16611679
"flashSuitChecked": true
16621680
},
1681+
{
1682+
"link": [4, 1],
1683+
"name": "X-Ray Climb",
1684+
"entranceCondition": {
1685+
"comeInWithDoorStuckSetup": {}
1686+
},
1687+
"requires": [
1688+
"canXRayClimb",
1689+
{"enemyDamage": {"enemy": "Cacatac", "type": "spike", "hits": 3}}
1690+
],
1691+
"flashSuitChecked": true,
1692+
"blueSuitChecked": true,
1693+
"wallJumpAvoid": true,
1694+
"note": "Climb up 1 screen.",
1695+
"devNote": [
1696+
"3 Cacatac spike hits is close to a worst case, with bad luck."
1697+
]
1698+
},
16631699
{
16641700
"id": 61,
16651701
"link": [4, 1],

0 commit comments

Comments
 (0)