Skip to content

Commit a2c1111

Browse files
committed
Tourian Escape 3 R to L canUseIFrames
1 parent 0c9a32b commit a2c1111

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

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

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,15 +474,32 @@
474474
{"enemyDamage": {
475475
"enemy": "Tourian Space Pirate (all)",
476476
"type": "contact",
477-
"hits": 3
477+
"hits": 4
478478
}},
479479
{"and": [
480480
"Plasma",
481481
"canHitbox"
482+
]},
483+
{"and": [
484+
"canUseIFrames",
485+
{"enemyDamage": {
486+
"enemy": "Tourian Space Pirate (all)",
487+
"type": "contact",
488+
"hits": 3
489+
}},
490+
{"or": [
491+
"canCameraManip",
492+
"canHorizontalDamageBoost"
493+
]}
482494
]}
483495
]}
484496
],
485-
"note": "Walk through the pirates either by taking damage or by using Plasma Beam."
497+
"note": [
498+
"Run through the pirates while taking damage or by using Plasma Beam.",
499+
"It is possible to get through the lower three pirates with a single hit while using i-frames to prevent a second hit.",
500+
"Either wait above until the pirates are a bit closer together and then run through,",
501+
"or arm-pump or horizontal damage boost to get through them fast enough."
502+
]
486503
},
487504
{
488505
"id": 20,

0 commit comments

Comments
 (0)