File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 135135 {"heatFrames" : 100 }
136136 ]
137137 },
138+ {
139+ "link" : [2 , 1 ],
140+ "name" : " Come In Shinecharged, Leave With Spark (Quick Drop)" ,
141+ "entranceCondition" : {
142+ "comeInShinecharged" : {
143+ "framesRequired" : 95
144+ },
145+ "comesThroughToilet" : " any"
146+ },
147+ "requires" : [
148+ " canShinechargeMovementComplex" ,
149+ " canQuickDrop" ,
150+ {"heatFrames" : 120 },
151+ {"shinespark" : {"frames" : 6 , "excessFrames" : 0 }}
152+ ],
153+ "exitCondition" : {
154+ "leaveWithSpark" : {}
155+ },
156+ "unlocksDoors" : [
157+ {
158+ "types" : [" super" ],
159+ "requires" : []
160+ },
161+ {
162+ "types" : [" missiles" , " powerbomb" ],
163+ "requires" : [
164+ " never"
165+ ]
166+ }
167+ ]
168+ },
169+ {
170+ "link" : [2 , 1 ],
171+ "name" : " Carry Shinecharge (Quick Drop)" ,
172+ "entranceCondition" : {
173+ "comeInShinecharged" : {
174+ "framesRequired" : 105
175+ },
176+ "comesThroughToilet" : " any"
177+ },
178+ "requires" : [
179+ " canShinechargeMovementComplex" ,
180+ " canQuickDrop" ,
181+ {"heatFrames" : 105 }
182+ ],
183+ "exitCondition" : {
184+ "leaveShinecharged" : {
185+ "framesRemaining" : " auto"
186+ }
187+ },
188+ "unlocksDoors" : [
189+ {
190+ "types" : [" super" ],
191+ "requires" : []
192+ },
193+ {
194+ "types" : [" missiles" , " powerbomb" ],
195+ "requires" : [
196+ " never"
197+ ]
198+ }
199+ ]
200+ },
138201 {
139202 "id" : 6 ,
140203 "link" : [2 , 2 ],
You can’t perform that action at this time.
0 commit comments