We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdc9a7 commit 912fcd3Copy full SHA for 912fcd3
1 file changed
region/lowernorfair/east/Lower Norfair Fireflea Room.json
@@ -1176,6 +1176,26 @@
1176
"SpeedBooster"
1177
]
1178
},
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
+ },
1199
{
1200
"id": 63,
1201
"link": [7, 6],
0 commit comments