Skip to content

Commit 8e7f0a3

Browse files
committed
Warehouse ETank tricky evade beetoms
1 parent ecaf13c commit 8e7f0a3

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

region/brinstar/kraid/Warehouse Energy Tank Room.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,17 @@
394394
"It is also possible to do this instead by entering with run speed and quickly grabbing the item."
395395
]
396396
},
397+
{
398+
"link": [1, 2],
399+
"name": "Very Tricky Evade",
400+
"requires": [
401+
"canTrickyDodgeEnemies",
402+
"canInsaneJump"
403+
],
404+
"note": [
405+
"Carefully manipulate the Beetoms to avoid all damage."
406+
]
407+
},
397408
{
398409
"id": 16,
399410
"link": [1, 2],
@@ -474,6 +485,17 @@
474485
"requires": [
475486
{"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 6}}
476487
]
488+
},
489+
{
490+
"link": [2, 1],
491+
"name": "Very Tricky Evade",
492+
"requires": [
493+
"canTrickyDodgeEnemies",
494+
"canInsaneJump"
495+
],
496+
"note": [
497+
"Carefully manipulate the Beetoms to avoid all damage."
498+
]
477499
}
478500
],
479501
"notables": [

region/wreckedship/main/Bowling Alley.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
"canPartialFloorClip",
11241124
"h_additionalBomb"
11251125
]},
1126-
{"and": [
1126+
{"and": [
11271127
{"or": [
11281128
{"and": [
11291129
{"canShineCharge": {"usedTiles": 35, "openEnd": 1}},

0 commit comments

Comments
 (0)