Skip to content

Commit 912fcd3

Browse files
committed
Fireflea escape shinespark
1 parent 9bdc9a7 commit 912fcd3

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

region/lowernorfair/east/Lower Norfair Fireflea Room.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,26 @@
11761176
"SpeedBooster"
11771177
]
11781178
},
1179+
{
1180+
"link": [7, 6],
1181+
"name": "Shinespark",
1182+
"requires": [
1183+
{"canShineCharge": {
1184+
"usedTiles": 5,
1185+
"openEnd": 1,
1186+
"gentleUpTiles": 9,
1187+
"steepUpTiles": 3
1188+
}},
1189+
{"or": [
1190+
{"and": [
1191+
"canMidairShinespark",
1192+
"canShinechargeMovement",
1193+
{"shinespark": {"frames": 9, "excessFrames": 4}}
1194+
]},
1195+
{"shinespark": {"frames": 21, "excessFrames": 4}}
1196+
]}
1197+
]
1198+
},
11791199
{
11801200
"id": 63,
11811201
"link": [7, 6],

0 commit comments

Comments
 (0)