File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 614614 ]
615615 },
616616 {
617- "name" : " h_canUnderwaterCrouchJump " ,
617+ "name" : " h_UnderwaterCrouchJumpWithFlashSuit " ,
618618 "requires" : [
619- " canSuitlessMaridia" ,
620619 {"tech" : " canCrouchJump" }
621620 ],
622621 "devNote" : [
626625 ]
627626 },
628627 {
629- "name" : " h_canUnderwaterCrouchJumpDownGrab " ,
628+ "name" : " h_UnderwaterMaxHeightSpringBallJumpWithFlashSuit " ,
630629 "requires" : [
631- " h_canUnderwaterCrouchJump " ,
632- " canDownGrab "
630+ " h_UnderwaterCrouchJumpWithFlashSuit " ,
631+ " canTrickySpringBallJump "
633632 ]
634633 },
635634 {
Original file line number Diff line number Diff line change 13681368 " canSuitlessMaridia" ,
13691369 " canTrickyJump" ,
13701370 " canNeutralDamageBoost" ,
1371- " h_canUnderwaterCrouchJumpDownGrab" ,
1371+ {"or" : [
1372+ " h_canCrouchJumpDownGrab" ,
1373+ {"and" : [
1374+ " h_UnderwaterCrouchJumpWithFlashSuit" ,
1375+ " canDownGrab"
1376+ ]}
1377+ ]},
13721378 {"enemyDamage" : {
13731379 "enemy" : " Skultera" ,
13741380 "hits" : 1 ,
13891395 "name" : " Use Flash Suit" ,
13901396 "requires" : [
13911397 " canSuitlessMaridia" ,
1392- " h_canUnderwaterCrouchJumpDownGrab" ,
1398+ {"or" : [
1399+ " h_canCrouchJumpDownGrab" ,
1400+ {"and" : [
1401+ " h_UnderwaterCrouchJumpWithFlashSuit" ,
1402+ " canDownGrab"
1403+ ]}
1404+ ]},
13931405 {"useFlashSuit" : {}},
13941406 {"shinespark" : {"frames" : 9 , "excessFrames" : 4 }}
13951407 ],
Original file line number Diff line number Diff line change 10581058 " canSuitlessMaridia" ,
10591059 " canPlayInSand" ,
10601060 " canInsaneJump" ,
1061- " h_canUnderwaterCrouchJump" ,
1061+ {"or" : [
1062+ " canCrouchJump" ,
1063+ " h_UnderwaterCrouchJumpWithFlashSuit"
1064+ ]},
10621065 " canNeutralDamageBoost" ,
10631066 {"or" : [
10641067 {"enemyDamage" : {
Original file line number Diff line number Diff line change 350350 " HiJump" ,
351351 " canSpringBallJumpMidAir" ,
352352 " Gravity" ,
353- " h_canUnderwaterCrouchJumpDownGrab"
353+ " h_canCrouchJumpDownGrab" ,
354+ {"and" : [
355+ " h_UnderwaterCrouchJumpWithFlashSuit" ,
356+ " canDownGrab"
357+ ]}
354358 ]},
355359 {"useFlashSuit" : {}},
356360 {"or" : [
458462 {"notable" : " Mochtroid Ice Clip" },
459463 " canCeilingClip" ,
460464 " canUseFrozenEnemies" ,
461- " h_canUnderwaterCrouchJumpDownGrab" ,
465+ {"or" : [
466+ " h_canCrouchJumpDownGrab" ,
467+ {"and" : [
468+ " h_UnderwaterCrouchJumpWithFlashSuit" ,
469+ " canDownGrab"
470+ ]}
471+ ]},
462472 {"or" : [
463473 " canTrickyJump" ,
464474 " canMorphTurnaround"
Original file line number Diff line number Diff line change 515515 "link" : [1 , 5 ],
516516 "name" : " Use Flash Suit" ,
517517 "requires" : [
518- " h_canUnderwaterCrouchJump" ,
518+ {"or" : [
519+ " canCrouchJump" ,
520+ " h_UnderwaterCrouchJumpWithFlashSuit"
521+ ]},
519522 {"useFlashSuit" : {}},
520523 {"or" : [
521524 {"shinespark" : {"frames" : 13 , "excessFrames" : 3 }},
You can’t perform that action at this time.
0 commit comments