Skip to content

Commit e19eda9

Browse files
committed
feedback updates
1 parent bf93f4a commit e19eda9

1 file changed

Lines changed: 21 additions & 6 deletions

File tree

region/brinstar/red/Red Brinstar Fireflea Room.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,10 +1483,6 @@
14831483
"canHorizontalDamageBoost",
14841484
{"enemyDamage": {"enemy": "Fireflea", "type": "contact", "hits": 1}}
14851485
]}
1486-
]},
1487-
{"or": [
1488-
{"noBlueSuit": {}},
1489-
"canBlueSuitSpikeJump"
14901486
]}
14911487
],
14921488
"flashSuitChecked": true,
@@ -1725,6 +1721,20 @@
17251721
"flashSuitChecked": true,
17261722
"blueSuitChecked": true
17271723
},
1724+
{
1725+
"link": [3, 2],
1726+
"name": "Waver Damage Boost",
1727+
"requires": [
1728+
{"tech": "canHorizontalDamageBoost"},
1729+
{"or": [
1730+
{"noBlueSuit": {}},
1731+
"canInsaneJump"
1732+
]},
1733+
{"enemyDamage": {"enemy": "Waver", "type": "contact", "hits": 1}}
1734+
],
1735+
"flashSuitChecked": true,
1736+
"blueSuitChecked": true
1737+
},
17281738
{
17291739
"link": [3, 2],
17301740
"name": "Spring Fling",
@@ -1741,9 +1751,10 @@
17411751
},
17421752
{
17431753
"link": [3, 2],
1744-
"name": "Horizontal Bomb Boost",
1754+
"name": "Spring Ball Bomb Jump",
17451755
"requires": [
1746-
"canBombHorizontally"
1756+
"canSpringBallBombJump",
1757+
"canResetFallSpeed"
17471758
],
17481759
"flashSuitChecked": true,
17491760
"blueSuitChecked": true
@@ -2080,6 +2091,10 @@
20802091
{"noFlashSuit": {}},
20812092
{"spikeHits": 5}
20822093
]},
2094+
{"and": [
2095+
{"spikeHits": 7},
2096+
"canBeVeryPatient"
2097+
]},
20832098
{"spikeHits": 8}
20842099
]}
20852100
],

0 commit comments

Comments
 (0)