We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bdc9a7 + 5fef20a commit 7c5c542Copy full SHA for 7c5c542
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": 17,
1185
+ "openEnd": 1,
1186
+ "gentleUpTiles": 6,
1187
+ "steepUpTiles": 1
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