Skip to content

Commit 40bd34e

Browse files
committed
Refine Escape Room 4 walljumpless Space Jump
1 parent 1e79b89 commit 40bd34e

1 file changed

Lines changed: 94 additions & 20 deletions

File tree

region/tourian/main/Tourian Escape Room 4.json

Lines changed: 94 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -535,28 +535,12 @@
535535
"name": "Reverse Tourian Escape Room 4 Dodge While Climbing",
536536
"requires": [
537537
{"notable": "Reverse Tourian Escape Room 4 Dodge While Climbing"},
538-
{"or": [
539-
"canCarefulJump",
540-
"ScrewAttack",
541-
"HiJump"
542-
]},
538+
"canCarefulJump",
543539
{"or": [
544540
"canConsecutiveWalljump",
545541
{"and": [
546-
"SpaceJump",
547-
{"or": [
548-
"HiJump",
549-
{"and": [
550-
"canCarefulJump",
551-
{"acidFrames": 20},
552-
{"enemyDamage": {
553-
"enemy": "Tourian Space Pirate (all)",
554-
"type": "contact",
555-
"hits": 1
556-
}}
557-
]},
558-
{"acidFrames": 100}
559-
]}
542+
"HiJump",
543+
"SpaceJump"
560544
]}
561545
]}
562546
],
@@ -567,6 +551,88 @@
567551
"Alternatively, jump and force the pirates to shoot just before starting to climb."
568552
]
569553
},
554+
{
555+
"link": [3, 1],
556+
"name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Longer Acid Dip)",
557+
"requires": [
558+
{"notable": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump"},
559+
"SpaceJump",
560+
"canTrickyJump",
561+
{"acidFrames": 90}
562+
],
563+
"note": [
564+
"Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage.",
565+
"After reaching the top, fall down the right side to land on the platform below the door, taking a dip in acid before jumping into the door."
566+
]
567+
},
568+
{
569+
"link": [3, 1],
570+
"name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Short Acid Dip)",
571+
"requires": [
572+
{"notable": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump"},
573+
"canPreciseSpaceJump",
574+
"canTrickyJump",
575+
{"acidFrames": 50}
576+
],
577+
"note": [
578+
"Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage.",
579+
"With each Space Jump, release jump early rather than doing a full-height jump, in order to be able to Space Jump again more quickly.",
580+
"After reaching the top, fall down on the right side to land on the platform below the door, taking a brief dip in acid before jumping into the door."
581+
]
582+
},
583+
{
584+
"link": [3, 1],
585+
"name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Plasma)",
586+
"requires": [
587+
{"notable": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump"},
588+
"canPreciseSpaceJump",
589+
"canTrickyJump",
590+
"Plasma",
591+
{"or": [
592+
{"enemyDamage": {
593+
"enemy": "Tourian Space Pirate (all)",
594+
"type": "contact",
595+
"hits": 1
596+
}},
597+
{"and": [
598+
"canHitbox",
599+
"canInsaneJump"
600+
]}
601+
]}
602+
],
603+
"note": [
604+
"Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage.",
605+
"With each Space Jump, release jump early rather than doing a full-height jump, in order to be able to Space Jump again more quickly.",
606+
"After reaching the top, fall down on the right side to land on the platform above the door.",
607+
"Then press against the left wall and pass through the last Pirate while firing a Plasma shot down to open the door;",
608+
"with precise timing, damage from the Pirate can be avoided by hitboxing through it.",
609+
"Hold left to land directly in the doorway.",
610+
"If done quickly enough, it is possible to avoid any acid damage."
611+
]
612+
},
613+
{
614+
"link": [3, 1],
615+
"name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Left-Side Weave)",
616+
"requires": [
617+
{"notable": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump"},
618+
"canPreciseSpaceJump",
619+
"canInsaneJump",
620+
{"enemyDamage": {
621+
"enemy": "Tourian Space Pirate (all)",
622+
"type": "contact",
623+
"hits": 1
624+
}},
625+
"canDownBack"
626+
],
627+
"note": [
628+
"Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage.",
629+
"With each Space Jump, release jump early rather than doing a full-height jump, in order to be able to Space Jump again more quickly.",
630+
"After reaching the top, fall down on the left side, weaving between the Pirates and the platforms.",
631+
"Take damage from the bottom Pirate, press against the left wall, and fire a carefully timed shot downward to open the door;",
632+
"use a down-back to fall directly into the doorway.",
633+
"If done quickly enough, it is possible to avoid any acid damage."
634+
]
635+
},
570636
{
571637
"id": 20,
572638
"link": [3, 1],
@@ -760,7 +826,15 @@
760826
"id": 3,
761827
"name": "Tourian Escape Room 4 IBJ and Acid Bath",
762828
"note": "Clear the right side Space Pirates and then race the rising acid by bomb jumping."
829+
},
830+
{
831+
"id": 4,
832+
"name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump",
833+
"note": [
834+
"Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage.",
835+
"It is possible to climb faster by releasing jump early, rather than doing full-height jumps, in order to be able to Space Jump again more quickly."
836+
]
763837
}
764838
],
765-
"nextNotableId": 4
839+
"nextNotableId": 5
766840
}

0 commit comments

Comments
 (0)