File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11281128 {"or" : [
11291129 {"noFlashSuit" : {}},
11301130 {"and" : [
1131- " h_useSpringBall" ,
1132- " canComplexCarryFlashSuit"
1131+ " canComplexCarryFlashSuit" ,
1132+ {"or" : [
1133+ " h_useSpringBall" ,
1134+ " h_useMorphBombs" ,
1135+ " canWallJumpInstantMorph"
1136+ ]}
11331137 ]},
11341138 {"and" : [
11351139 " canInsaneMidAirMorph" ,
1140+ {"or" : [
1141+ {"disableEquipment" : " HiJump" },
1142+ " canBeVeryLucky"
1143+ ]},
11361144 " canTrickyCarryFlashSuit"
11371145 ]}
11381146 ]}
1147+ ],
1148+ "devNote" : [
1149+ " FIXME: Flashsuit options should effect the expected number of tries on the gate glitch." ,
1150+ " FIXME: Flashsuit options do not scale with heat." ,
1151+ " FIXME: PowerBombs work as an alternative to Bombs."
11391152 ]
11401153 },
11411154 {
11591172 " canInsaneMidAirMorph"
11601173 ]}
11611174 ]}
1162- ]
1175+ ],
1176+ "devNote" : " Methods requiring Gravity would use Gravity+h_gateGlitch."
11631177 },
11641178 {
11651179 "name" : " h_blueGateGlitch" ,
Original file line number Diff line number Diff line change 529529 "link" : [2 , 1 ],
530530 "name" : " Easy Evade" ,
531531 "requires" : [
532+ " canDodgeWhileShooting" ,
532533 {"or" : [
533534 " Ice" ,
534- {"and" : [
535- " ScrewAttack" ,
536- " canDodgeWhileShooting"
537- ]}
535+ " ScrewAttack"
538536 ]},
539537 {"or" : [
540- " canCarefulJump " ,
538+ " canTrickyJump " ,
541539 {"enemyDamage" : {"enemy" : " Rinka" , "type" : " contact" , "hits" : 1 }}
542540 ]}
543541 ],
You can’t perform that action at this time.
0 commit comments