File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 158158 {"or" : [
159159 " Plasma" ,
160160 {"ammo" : {"type" : " Missile" , "count" : 1 }},
161- {"ammo" : {"type" : " Super" , "count" : 1 }}
161+ {"ammo" : {"type" : " Super" , "count" : 1 }},
162+ {"and" : [
163+ " Charge" ,
164+ " Ice" ,
165+ " Wave" ,
166+ " Spazer"
167+ ]},
168+ {"and" : [
169+ " canShinechargeMovementTricky" ,
170+ " canInsaneJump" ,
171+ {"shineChargeFrames" : 175 }
172+ ]}
162173 ]},
163174 " canMidAirMorph" ,
164175 " h_spikeSuitSpikeHitLeniency" ,
190201 " Plasma" ,
191202 {"shineChargeFrames" : 120 }
192203 ]},
204+ {"and" : [
205+ " Charge" ,
206+ " Ice" ,
207+ " Wave" ,
208+ " Spazer" ,
209+ {"shineChargeFrames" : 105 }
210+ ]},
193211 {"and" : [
194212 {"or" : [
195213 {"ammo" : {"type" : " Missile" , "count" : 1 }},
196214 {"ammo" : {"type" : " Super" , "count" : 1 }}
197215 ]},
198- {"shineChargeFrames" : 120 }
216+ {"and" : [
217+ " canShinechargeMovementTricky" ,
218+ {"shineChargeFrames" : 105 }
219+ ]}
199220 ]}
200221 ]},
201- " canMidAirMorph" ,
222+ " canMidAirMorph" ,
202223 " h_spikeSuitSpikeHitLeniency" ,
203224 {"spikeHits" : 1 },
204225 " canSpikeSuit" ,
You can’t perform that action at this time.
0 commit comments