File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 884884 " canTrickyDashJump" ,
885885 " h_canBackIntoCorner" ,
886886 " canInsaneJump"
887+ ]},
888+ {"and" : [
889+ " canTrickyDashJump" ,
890+ {"spikeHits" : 1 }
887891 ]}
888892 ]}
893+ ],
894+ "note" : [
895+ " Run and jump from the safe stair to just reach the door ledge." ,
896+ " To avoid walljumping, use a full speed jump or jump from on top of the spikes (stairs or floor)."
889897 ]
890898 },
891899 {
Original file line number Diff line number Diff line change 374374 ]}
375375 ],
376376 "clearsObstacles" : [" A" ],
377- "note" : " Requires getting back on Mama Turtle while she is at the right."
377+ "note" : [
378+ " Requires getting back on Mama Turtle while she is at the right." ,
379+ " The safest way is to have a normalized fall speed with either a full height jump or falling from the ledge above." ,
380+ " Shrinking Samus' hitbox after touching the turtles back will also usually help."
381+ ]
378382 },
379383 {
380384 "link" : [1 , 3 ],
628632 " canSuitlessMaridia" ,
629633 " canTrickyJump" ,
630634 {"or" : [
631- " HiJump" ,
632635 " canSpringBallJumpMidAir" ,
633636 " h_canCrouchJumpDownGrab" ,
634637 " canUseEnemies"
635638 ]}
636639 ],
637640 "note" : [
638641 " Jump over or on to Mama Turtle." ,
639- " The easiest method is to jump over her by jumping on her babies."
642+ " The easiest method is to jump over her by jumping on her babies, or to Morph under her ."
640643 ]
641644 },
642645 {
708711 {"or" : [
709712 " Wave" ,
710713 " Spazer" ,
714+ {"and" :[
715+ " canTrickyJump" ,
716+ " canDodgeWhileShooting" ,
717+ {"ammo" : {"type" : " Missile" , "count" : 5 }}
718+ ]},
719+ {"and" :[
720+ " canTrickyJump" ,
721+ " canResetFallSpeed" ,
722+ " canDownBack"
723+ ]},
711724 " canInsaneJump"
712725 ]}
713726 ],
Original file line number Diff line number Diff line change 13991399 "requires" : [
14001400 " h_canNavigateUnderwater" ,
14011401 " canTrickyUseFrozenEnemies" ,
1402+ {"or" : [
1403+ {"resetRoom" : {
1404+ "nodes" : [3 ],
1405+ "mustStayPut" : true
1406+ }},
1407+ " canPrepareForNextRoom"
1408+ ]},
14021409 {"or" : [
14031410 " canInsaneJump" ,
14041411 " Spazer" ,
14051412 " Wave" ,
14061413 " Plasma" ,
14071414 {"and" : [
1408- " canTrickyJump " ,
1415+ " canDodgeWhileShooting " ,
14091416 {"ammo" : {"type" : " Super" , "count" : 1 }}
1417+ ]},
1418+ {"and" : [
1419+ " canDodgeWhileShooting" ,
1420+ " HiJump"
14101421 ]}
14111422 ]},
1412- {"ammo" : {"type" : " Super" , "count" : 1 }},
1413- {"resetRoom" : {
1414- "nodes" : [3 ],
1415- "mustStayPut" : true
1416- }}
1423+ {"ammo" : {"type" : " Super" , "count" : 1 }}
14171424 ],
14181425 "note" : " Knock the crab off the wall immediately and then freeze." ,
14191426 "devNote" : " Kinda tough with no other beam/missile/super/movement."
Original file line number Diff line number Diff line change 579579 " h_lavaProof" ,
580580 " canSuitlessLavaDive"
581581 ]},
582- " canSpringwall " ,
582+ " h_HeatedSpringwall " ,
583583 " HiJump" ,
584584 " canUseEnemies" ,
585585 {"heatFrames" : 195 },
You can’t perform that action at this time.
0 commit comments