File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12371237 " canLongIBJ" ,
12381238 " canJumpIntoIBJ"
12391239 ]},
1240- " canHBJ"
1241- ]
1240+ " canDiagonalBombJump"
1241+ ],
1242+ "note" : " Perform an HBJ at the top of an IBJ. This is basically a very short diagonal bomb jump."
12421243 },
12431244 {
12441245 "id" : 61 ,
Original file line number Diff line number Diff line change 471471 " h_artificialMorphLongIBJ" ,
472472 " h_artificialMorphJumpIntoIBJ"
473473 ]},
474+ " h_artificialMorphDiagonalBombJump" ,
474475 " h_artificialMorphHBJ"
475476 ],
476477 "flashSuitChecked" : true ,
722723 {"or" : [
723724 " SpaceJump" ,
724725 " canWalljump" ,
725- " h_IBJFromSpikes" ,
726- {"and" : [
727- " canIBJ" ,
728- {"or" : [
729- " canLongIBJ" ,
730- " canJumpIntoIBJ"
731- ]},
732- " canHBJ"
733- ]},
734- {"and" : [
735- " canDiagonalBombJump" ,
736- " canLongIBJ"
737- ]}
726+ " h_IBJFromSpikes"
738727 ]}
739728 ]
740729 },
730+ {
731+ "link" : [2 , 4 ],
732+ "name" : " IBJ Into HBJ" ,
733+ "requires" : [
734+ " Gravity" ,
735+ " canDiagonalBombJump" ,
736+ {"or" : [
737+ " canLongIBJ" ,
738+ " canJumpIntoIBJ"
739+ ]}
740+ ],
741+ "note" : " Perform an HBJ at the top of an IBJ. This is basically a very short diagonal bomb jump."
742+ },
741743 {
742744 "id" : 20 ,
743745 "link" : [2 , 4 ],
Original file line number Diff line number Diff line change 14641464 " canIBJ"
14651465 ],
14661466 "otherRequires" : [],
1467- "note" : " The ability to IBJ with backspin which results in an IBJ with diagonal movement."
1467+ "note" : [
1468+ " The ability to IBJ with backspin which results in an IBJ with diagonal movement." ,
1469+ " This also includes the ability to HBJ at the top of an IBJ."
1470+ ],
1471+ "devNote" : " This does not include low incline diagonal bomb jumps, at less than around 45 degrees. Those are significantly harder."
14681472 },
14691473 {
14701474 "id" : 96 ,
You can’t perform that action at this time.
0 commit comments