111111 "name" : " Space Jump" ,
112112 "requires" : [
113113 " SpaceJump" ,
114- {"heatFrames" : 420 }
114+ {"heatFrames" : 390 }
115+ ]
116+ },
117+ {
118+ "link" : [1 , 2 ],
119+ "name" : " Running Space Jump (1-tile runway)" ,
120+ "entranceCondition" : {
121+ "comeInRunning" : {
122+ "speedBooster" : " any" ,
123+ "minTiles" : 1
124+ }
125+ },
126+ "requires" : [
127+ " SpaceJump" ,
128+ {"heatFrames" : 350 }
129+ ]
130+ },
131+ {
132+ "link" : [1 , 2 ],
133+ "name" : " Running Space Jump (2-tile runway)" ,
134+ "entranceCondition" : {
135+ "comeInRunning" : {
136+ "speedBooster" : " any" ,
137+ "minTiles" : 2
138+ }
139+ },
140+ "requires" : [
141+ " SpaceJump" ,
142+ {"heatFrames" : 330 }
115143 ]
116144 },
117145 {
118- "id" : 5 ,
119146 "link" : [1 , 2 ],
120- "name" : " Running Space Jump" ,
147+ "name" : " Running Space Jump (3-tile runway) " ,
121148 "entranceCondition" : {
122149 "comeInRunning" : {
123150 "speedBooster" : " any" ,
124151 "minTiles" : 3
125152 }
126153 },
154+ "requires" : [
155+ " SpaceJump" ,
156+ {"heatFrames" : 310 }
157+ ]
158+ },
159+ {
160+ "id" : 5 ,
161+ "link" : [1 , 2 ],
162+ "name" : " Running Space Jump (4-tile runway)" ,
163+ "entranceCondition" : {
164+ "comeInRunning" : {
165+ "speedBooster" : " any" ,
166+ "minTiles" : 4
167+ }
168+ },
127169 "requires" : [
128170 " SpaceJump" ,
129171 {"heatFrames" : 285 }
130172 ]
131173 },
174+ {
175+ "link" : [1 , 2 ],
176+ "name" : " Speedy Running Space Jump (6-tile runway)" ,
177+ "entranceCondition" : {
178+ "comeInRunning" : {
179+ "speedBooster" : true ,
180+ "minTiles" : 6
181+ }
182+ },
183+ "requires" : [
184+ " SpaceJump" ,
185+ {"heatFrames" : 250 }
186+ ]
187+ },
188+ {
189+ "link" : [1 , 2 ],
190+ "name" : " Speedy Running Space Jump (9-tile runway)" ,
191+ "entranceCondition" : {
192+ "comeInRunning" : {
193+ "speedBooster" : true ,
194+ "minTiles" : 9
195+ }
196+ },
197+ "requires" : [
198+ " SpaceJump" ,
199+ {"heatFrames" : 225 }
200+ ]
201+ },
202+ {
203+ "link" : [1 , 2 ],
204+ "name" : " Speedy Running Space Jump (13-tile runway, closed end)" ,
205+ "entranceCondition" : {
206+ "comeInRunning" : {
207+ "speedBooster" : true ,
208+ "minTiles" : 12.4375
209+ }
210+ },
211+ "requires" : [
212+ " SpaceJump" ,
213+ {"heatFrames" : 195 }
214+ ]
215+ },
216+ {
217+ "link" : [1 , 2 ],
218+ "name" : " Speedy Running Space Jump (17-tile runway)" ,
219+ "entranceCondition" : {
220+ "comeInRunning" : {
221+ "speedBooster" : true ,
222+ "minTiles" : 17
223+ }
224+ },
225+ "requires" : [
226+ " SpaceJump" ,
227+ {"heatFrames" : 175 }
228+ ]
229+ },
230+ {
231+ "link" : [1 , 2 ],
232+ "name" : " Speedy Running Space Jump (26-tile runway)" ,
233+ "entranceCondition" : {
234+ "comeInRunning" : {
235+ "speedBooster" : true ,
236+ "minTiles" : 26
237+ }
238+ },
239+ "requires" : [
240+ " SpaceJump" ,
241+ {"heatFrames" : 145 }
242+ ]
243+ },
244+ {
245+ "link" : [1 , 2 ],
246+ "name" : " Speedy Running Space Jump (max runway)" ,
247+ "entranceCondition" : {
248+ "comeInRunning" : {
249+ "speedBooster" : true ,
250+ "minTiles" : 45
251+ }
252+ },
253+ "requires" : [
254+ " SpaceJump" ,
255+ {"heatFrames" : 120 }
256+ ]
257+ },
132258 {
133259 "id" : 6 ,
134260 "link" : [1 , 2 ],
531657 "name" : " Space Jump" ,
532658 "requires" : [
533659 " SpaceJump" ,
534- {"heatFrames" : 420 }
660+ {"heatFrames" : 390 }
661+ ]
662+ },
663+ {
664+ "link" : [2 , 1 ],
665+ "name" : " Running Space Jump (1-tile runway)" ,
666+ "entranceCondition" : {
667+ "comeInRunning" : {
668+ "speedBooster" : " any" ,
669+ "minTiles" : 1
670+ }
671+ },
672+ "requires" : [
673+ " SpaceJump" ,
674+ {"heatFrames" : 350 }
675+ ]
676+ },
677+ {
678+ "link" : [2 , 1 ],
679+ "name" : " Running Space Jump (2-tile runway)" ,
680+ "entranceCondition" : {
681+ "comeInRunning" : {
682+ "speedBooster" : " any" ,
683+ "minTiles" : 2
684+ }
685+ },
686+ "requires" : [
687+ " SpaceJump" ,
688+ {"heatFrames" : 330 }
535689 ]
536690 },
537691 {
538- "id" : 19 ,
539692 "link" : [2 , 1 ],
540- "name" : " Running Space Jump" ,
693+ "name" : " Running Space Jump (3-tile runway) " ,
541694 "entranceCondition" : {
542695 "comeInRunning" : {
543696 "speedBooster" : " any" ,
544697 "minTiles" : 3
545698 }
546699 },
700+ "requires" : [
701+ " SpaceJump" ,
702+ {"heatFrames" : 310 }
703+ ]
704+ },
705+ {
706+ "id" : 19 ,
707+ "link" : [2 , 1 ],
708+ "name" : " Running Space Jump (4-tile runway)" ,
709+ "entranceCondition" : {
710+ "comeInRunning" : {
711+ "speedBooster" : " any" ,
712+ "minTiles" : 4
713+ }
714+ },
547715 "requires" : [
548716 " SpaceJump" ,
549717 {"heatFrames" : 285 }
550718 ]
551719 },
720+ {
721+ "link" : [2 , 1 ],
722+ "name" : " Speedy Running Space Jump (6-tile runway)" ,
723+ "entranceCondition" : {
724+ "comeInRunning" : {
725+ "speedBooster" : true ,
726+ "minTiles" : 6
727+ }
728+ },
729+ "requires" : [
730+ " SpaceJump" ,
731+ {"heatFrames" : 250 }
732+ ]
733+ },
734+ {
735+ "link" : [2 , 1 ],
736+ "name" : " Speedy Running Space Jump (9-tile runway)" ,
737+ "entranceCondition" : {
738+ "comeInRunning" : {
739+ "speedBooster" : true ,
740+ "minTiles" : 9
741+ }
742+ },
743+ "requires" : [
744+ " SpaceJump" ,
745+ {"heatFrames" : 225 }
746+ ]
747+ },
748+ {
749+ "link" : [2 , 1 ],
750+ "name" : " Speedy Running Space Jump (13-tile runway, closed end)" ,
751+ "entranceCondition" : {
752+ "comeInRunning" : {
753+ "speedBooster" : true ,
754+ "minTiles" : 12.4375
755+ }
756+ },
757+ "requires" : [
758+ " SpaceJump" ,
759+ {"heatFrames" : 195 }
760+ ]
761+ },
762+ {
763+ "link" : [2 , 1 ],
764+ "name" : " Speedy Running Space Jump (17-tile runway)" ,
765+ "entranceCondition" : {
766+ "comeInRunning" : {
767+ "speedBooster" : true ,
768+ "minTiles" : 17
769+ }
770+ },
771+ "requires" : [
772+ " SpaceJump" ,
773+ {"heatFrames" : 175 }
774+ ]
775+ },
776+ {
777+ "link" : [2 , 1 ],
778+ "name" : " Speedy Running Space Jump (26-tile runway)" ,
779+ "entranceCondition" : {
780+ "comeInRunning" : {
781+ "speedBooster" : true ,
782+ "minTiles" : 26
783+ }
784+ },
785+ "requires" : [
786+ " SpaceJump" ,
787+ {"heatFrames" : 145 }
788+ ]
789+ },
790+ {
791+ "link" : [2 , 1 ],
792+ "name" : " Speedy Running Space Jump (max runway)" ,
793+ "entranceCondition" : {
794+ "comeInRunning" : {
795+ "speedBooster" : true ,
796+ "minTiles" : 45
797+ }
798+ },
799+ "requires" : [
800+ " SpaceJump" ,
801+ {"heatFrames" : 120 }
802+ ]
803+ },
552804 {
553805 "id" : 20 ,
554806 "link" : [2 , 1 ],
10451297 }
10461298 ],
10471299 "nextStratId" : 51 ,
1048- "nextNotableId" : 3
1300+ "nextNotableId" : 3 ,
1301+ "devNote" : [
1302+ " Add `comeInSpinning` Space Jump strats, with variants for different run speeds." ,
1303+ " Add more spring ball bounce variants, for different run speeds and combinations of Gravity and/or HiJump."
1304+ ]
10491305}
0 commit comments