Skip to content

Commit c2fdbd7

Browse files
committed
Upper Norfair Farming Room simple strats
1 parent 1a79c9f commit c2fdbd7

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

region/norfair/east/Upper Norfair Farming Room.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -862,6 +862,27 @@
862862
{"heatFrames": 250}
863863
]
864864
},
865+
{
866+
"link": [5, 4],
867+
"name": "Damage Boost",
868+
"requires": [
869+
"canNeutralDamageBoost",
870+
{"enemyDamage": {"enemy": "Gamet", "type": "contact", "hits": 1}},
871+
{"heatFrames": 350}
872+
],
873+
"flashSuitChecked": true,
874+
"devNote": [
875+
"A damage boost allows getting up without a crouch jump, e.g. to preserve a flash suit."
876+
]
877+
},
878+
{
879+
"link": [5, 4],
880+
"name": "Spring Ball Jump",
881+
"requires": [
882+
"canSpringBallJumpMidAir",
883+
{"heatFrames": 120}
884+
]
885+
},
865886
{
866887
"id": 42,
867888
"link": [5, 5],

0 commit comments

Comments
 (0)