Skip to content

Commit 08307bb

Browse files
committed
feedback update
1 parent 6211e3f commit 08307bb

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

region/norfair/east/Lava Grapple Tunnel.json

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,10 @@
559559
"canTrickyUseFrozenEnemies",
560560
"canTrickyJump",
561561
{"or": [
562-
"canHorizontalDamageBoost",
562+
{"and": [
563+
{"notable": "Suitless Damage Boosts"},
564+
"canHorizontalDamageBoost"
565+
]},
563566
{"and": [
564567
{"spikeHits": 2},
565568
{"lavaFrames": 30},
@@ -568,8 +571,9 @@
568571
]},
569572
"canUseIFrames",
570573
{"spikeHits": 2},
571-
{"lavaFrames": 15},
572-
{"heatFrames": 580}
574+
{"lavaFrames": 35},
575+
{"heatFrames": 520},
576+
"h_complexToCarryFlashSuit"
573577
],
574578
"flashSuitChecked": true,
575579
"note": [
@@ -1127,7 +1131,10 @@
11271131
"canTrickyUseFrozenEnemies",
11281132
"canTrickyJump",
11291133
{"or": [
1130-
"canHorizontalDamageBoost",
1134+
{"and": [
1135+
{"notable": "Suitless Damage Boosts"},
1136+
"canHorizontalDamageBoost"
1137+
]},
11311138
{"and": [
11321139
{"spikeHits": 1},
11331140
{"lavaFrames": 20},
@@ -1136,8 +1143,8 @@
11361143
]},
11371144
"canUseIFrames",
11381145
{"spikeHits": 2},
1139-
{"lavaFrames": 15},
1140-
{"heatFrames": 580}
1146+
{"lavaFrames": 35},
1147+
{"heatFrames": 520}
11411148
],
11421149
"flashSuitChecked": true,
11431150
"note": [

0 commit comments

Comments
 (0)