Skip to content

Commit 0f5b0b0

Browse files
committed
East Cactus Alley side platform jumps
1 parent 710bd29 commit 0f5b0b0

3 files changed

Lines changed: 158 additions & 1 deletion

File tree

region/maridia/inner-pink/Colosseum.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@
12941294
],
12951295
"note": [
12961296
"This applies to Draygon's Room.",
1297-
"Start about a tile away from the wall, gain run speed, and time a pause to unequip Gravity after Samus jumps;",
1297+
"Start a little less than about a tile away from the wall, gain run speed, and time a pause to unequip Gravity after Samus jumps;",
12981298
"hold down and back through the unpause to buffer a turnaround."
12991299
],
13001300
"detailNote": [

region/maridia/inner-pink/East Cactus Alley Room.json

Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,159 @@
871871
],
872872
"note": ["Assumes a runway of at least 18 tiles in the adjacent room."]
873873
},
874+
{
875+
"link": [2, 4],
876+
"name": "Side Platform Cross Room Jump",
877+
"entranceCondition": {
878+
"comeInWithSidePlatform": {
879+
"platforms": [
880+
{
881+
"minHeight": 2,
882+
"maxHeight": 2,
883+
"minTiles": 27.4375,
884+
"speedBooster": true,
885+
"obstructions": [[1, 0]],
886+
"note": ["This applies to Dust Torizo Room and Noob Bridge."],
887+
"devNote": [
888+
"The jump could also be done with a shorter runway, with a tricky dash jump using run speed $4.0 or $4.1.",
889+
"But it wouldn't apply to any more rooms in the game."
890+
]
891+
},
892+
{
893+
"minHeight": 3,
894+
"maxHeight": 3,
895+
"minTiles": 28.2472,
896+
"speedBooster": true,
897+
"obstructions": [[1, 0]],
898+
"note": ["This applies to Double Chamber."],
899+
"devNote": [
900+
"The jump could also be done with a shorter runway, with a tricky dash jump using run speed $4.0 or $4.1.",
901+
"But it wouldn't apply to any more rooms in the game."
902+
]
903+
},
904+
{
905+
"minHeight": 1,
906+
"maxHeight": 1,
907+
"minTiles": 23.8731,
908+
"speedBooster": true,
909+
"obstructions": [[3, 0]],
910+
"environment": "water",
911+
"requires": [
912+
"canGravityJump",
913+
"canMomentumConservingMorph"
914+
],
915+
"note": [
916+
"This applies to Below Botwoon Energy Tank and Botwoon Energy Tank Room",
917+
"gain run speed, and time a pause to unequip Gravity after Samus jumps and aims down;",
918+
"hold down through the unpause to buffer a morph."
919+
],
920+
"detailNote": [
921+
"With a momentum conserving turnaround, this has a 3-frame window for the jump,",
922+
"and between a 1-frame and 3-frame window for the pause, depending on the jump timing",
923+
"(with later jumps corresponding to larger windows for the pause to hit)."
924+
]
925+
},
926+
{
927+
"minHeight": 2,
928+
"maxHeight": 2,
929+
"minTiles": 45,
930+
"speedBooster": true,
931+
"obstructions": [[3, 0]],
932+
"requires": [
933+
"canInsaneJump",
934+
"canMomentumConservingMorph"
935+
],
936+
"note": ["This applies to Statues Hallway and Baby Kraid Room."],
937+
"devNote": [
938+
"This almost works from Metroid Room 1 (with $4.1 run speed) but comes up a few pixels short."
939+
]
940+
},
941+
{
942+
"minHeight": 3,
943+
"maxHeight": 3,
944+
"minTiles": 21.4375,
945+
"speedBooster": true,
946+
"obstructions": [[3, 0]],
947+
"environment": "water",
948+
"requires": [
949+
"canTrickyDashJump",
950+
"canInsaneJump",
951+
"canGravityJump",
952+
"canMomentumConservingMorph"
953+
],
954+
"note": [
955+
"This applies to Draygon's Room.",
956+
"Start a little less than a tile away from the wall, gain run speed, and time a pause to unequip Gravity after Samus jumps and aims down;",
957+
"hold down through the unpause to buffer a morph."
958+
],
959+
"detailNote": [
960+
"Gain extra run speed of $4.0 or $4.1."
961+
]
962+
},
963+
{
964+
"minHeight": 3,
965+
"maxHeight": 3,
966+
"minTiles": 41.4375,
967+
"speedBooster": true,
968+
"obstructions": [[3, 0]],
969+
"requires": [
970+
"canInsaneJump",
971+
"canMomentumConservingMorph"
972+
],
973+
"note": [
974+
"This applies to Blue Brinstar Energy Tank Room (Power Bomb blocks broken), Bowling Alley (middle), and Basement."
975+
]
976+
},
977+
{
978+
"minHeight": 3,
979+
"maxHeight": 3,
980+
"minTiles": 45,
981+
"speedBooster": true,
982+
"obstructions": [[5, 0]],
983+
"requires": [
984+
"canInsaneJump",
985+
"canMomentumConservingMorph",
986+
"canInsaneMidAirMorph"
987+
],
988+
"note": [
989+
"This applies to Basement (power off)."
990+
]
991+
},
992+
{
993+
"minHeight": 3,
994+
"maxHeight": 3,
995+
"minTiles": 39.4375,
996+
"speedBooster": true,
997+
"obstructions": [[3, 2]],
998+
"requires": [],
999+
"note": ["This applies to Metal Pirates Room."]
1000+
},
1001+
{
1002+
"minHeight": 3,
1003+
"maxHeight": 3,
1004+
"minTiles": 39.4375,
1005+
"speedBooster": true,
1006+
"obstructions": [[5, 2]],
1007+
"requires": [
1008+
{"or": [
1009+
"canMomentumConservingTurnaround",
1010+
"canMomentumConservingMorph"
1011+
]}
1012+
],
1013+
"note": ["This applies to Flyway"],
1014+
"devNote": [
1015+
"This requires a last-frame jump, with a 3-frame window for the turnaround.",
1016+
"A ceiling mockball is also possible, with somewhat greater difficulty:",
1017+
"it needs a last-frame jump, with a 2-frame window for the morph."
1018+
]
1019+
}
1020+
]
1021+
}
1022+
},
1023+
"requires": [
1024+
"canCrossRoomJumpIntoWater"
1025+
]
1026+
},
8741027
{
8751028
"id": 34,
8761029
"link": [2, 4],

region/tourian/main/Dust Torizo Room.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@
280280
"obstruction": [1, 0]
281281
}
282282
},
283+
"note": [
284+
"Avoid backing into the corner;",
285+
"instead press against it and turn around, to put Samus into a better position."
286+
],
283287
"devNote": "Max extra run speed $5.0, or $5.1 with Hi-Jump."
284288
},
285289
{

0 commit comments

Comments
 (0)