Skip to content

Commit 807353e

Browse files
committed
Maridia Elevator Room right-to-top side platform jumps
1 parent b49ada3 commit 807353e

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

region/maridia/inner-yellow/Maridia Elevator Room.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,6 +1059,56 @@
10591059
"Unmorph to retain blue speed to pass safely through the Rippers."
10601060
]
10611061
},
1062+
{
1063+
"name": "Side Platform Cross Room Jump into Spring Ball Jump",
1064+
"entranceCondition": {
1065+
"comeInWithSidePlatform": {
1066+
"platforms": [
1067+
{
1068+
"minHeight": 2,
1069+
"maxHeight": 2,
1070+
"minTiles": 45,
1071+
"obstructions": [[1, 0]],
1072+
"speedBooster": true,
1073+
"note": ["This applies to Noob Bridge."]
1074+
},
1075+
{
1076+
"minHeight": 2,
1077+
"maxHeight": 2,
1078+
"minTiles": 45,
1079+
"obstructions": [[3, 0]],
1080+
"speedBooster": true,
1081+
"note": ["This applies to Statues Hallway and Baby Kraid Room."]
1082+
}
1083+
{
1084+
"minHeight": 3,
1085+
"maxHeight": 3,
1086+
"minTiles": 45,
1087+
"obstructions": [[3, 0]],
1088+
"speedBooster": true,
1089+
"note": ["This applies to Bowling Alley (middle, power off) and Basement (power on)."]
1090+
},
1091+
{
1092+
"minHeight": 3,
1093+
"maxHeight": 3,
1094+
"minTiles": 39.4375,
1095+
"obstructions": [[3, 2]],
1096+
"speedBooster": true,
1097+
"note": ["This applies to Metal Pirates Room."]
1098+
}
1099+
]
1100+
}
1101+
},
1102+
"requires": [
1103+
"HiJump",
1104+
"canInsaneJump",
1105+
"canMomentumConservingMorph",
1106+
"canInsaneMidAirMorph",
1107+
"canTrickySpringBallJump"
1108+
],
1109+
"wallJumpAvoid": true,
1110+
"flashSuitChecked": true
1111+
},
10621112
{
10631113
"id": 31,
10641114
"link": [2, 3],

0 commit comments

Comments
 (0)