We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de8532 commit 03a3355Copy full SHA for 03a3355
1 file changed
region/maridia/outer/Mt. Everest.json
@@ -1829,6 +1829,27 @@
1829
"The Toilet affects Samus' vertical spawn position, making this jump possible."
1830
]
1831
},
1832
+ {
1833
+ "link": [2, 11],
1834
+ "name": "Cross Room Jump - HiJump Speed CWJ",
1835
+ "entranceCondition": {
1836
+ "comeInWithWallJumpBelow": {
1837
+ "minHeight": 2
1838
+ },
1839
+ "comesThroughToilet": "any"
1840
1841
+ "requires": [
1842
+ "canCrossRoomJumpIntoWater",
1843
+ "HiJump",
1844
+ "canTrickyDashJump",
1845
+ "canCWJ",
1846
+ "canStationarySpinJump"
1847
+ ],
1848
+ "flashSuitChecked": true,
1849
+ "note": [
1850
+ "Continuous WallJump as close as possible to the transition after running briefly to gain slightly higher jump height"
1851
+ ]
1852
1853
{
1854
"id": 62,
1855
"link": [2, 11],
0 commit comments