Skip to content

Commit 8e16952

Browse files
committed
feedback update
1 parent 4c9b555 commit 8e16952

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

region/maridia/inner-pink/East Cactus Alley.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1863,12 +1863,22 @@
18631863
"canInsaneJump",
18641864
"canStationaryLateralMidAirMorph"
18651865
]},
1866-
"canNeutralDamageBoost",
1866+
{"or": [
1867+
"canNeutralDamageBoost",
1868+
{"and": [
1869+
"canSpringFling",
1870+
"h_midAirMorphDamageBoost"
1871+
]}
1872+
]},
18671873
{"enemyDamage": {"enemy": "Cacatac", "type": "spike", "hits": 2}}
18681874
],
18691875
"flashSuitChecked": true,
18701876
"blueSuitChecked": true,
18711877
"note": "When the Cacatac on the ground fires a spike, perform a Spring Ball jump to break the waterline and then hit the spike for extra height.",
1878+
"detailNote": [
1879+
"With a blue suit, after the mid-air Spring Ball jump Samus would be invulnerable and unable to take a boost from the spike.",
1880+
"But by unequipping Spring Ball again, it becomes possible."
1881+
],
18721882
"devNote": ["The crouch jump is not strictly necessary but it helps significantly."]
18731883
},
18741884
{

0 commit comments

Comments
 (0)