We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53a1fe commit b60bab7Copy full SHA for b60bab7
1 file changed
region/maridia/inner-green/West Sand Hall.json
@@ -613,6 +613,23 @@
613
"Space Jump into the room with extra run speed at least $2.4."
614
]
615
},
616
+ {
617
+ "link": [1, 5],
618
+ "name": "Cross Room Space Jump into Airball",
619
+ "entranceCondition": {
620
+ "comeInSpaceJumping": {
621
+ "speedBooster": false,
622
+ "minTiles": 6.4375
623
+ }
624
+ },
625
+ "requires": [
626
+ "canLateralMidAirMorph",
627
+ "canTrickyJump"
628
+ ],
629
+ "note": [
630
+ "Space Jump into the room with max run speed without Speed Booster, then quickly airball after the transition."
631
+ ]
632
633
{
634
"id": 60,
635
"link": [1, 5],
0 commit comments