|
648 | 648 | {"heatFrames": 45} |
649 | 649 | ] |
650 | 650 | }, |
| 651 | + { |
| 652 | + "link": [2, 1], |
| 653 | + "name": "Grapple Teleport Door Escape", |
| 654 | + "entranceCondition": { |
| 655 | + "comeInWithGrappleTeleport": { |
| 656 | + "blockPositions": [[3, 12]] |
| 657 | + } |
| 658 | + }, |
| 659 | + "requires": [ |
| 660 | + {"or": [ |
| 661 | + "h_heatedGrappleTeleportWallEscape", |
| 662 | + {"and": [ |
| 663 | + {"doorUnlockedAtNode": 1}, |
| 664 | + {"heatFrames": 20} |
| 665 | + ]} |
| 666 | + ]}, |
| 667 | + "canOffScreenMovement", |
| 668 | + {"enemyDamage": {"enemy": "Multiviola", "type": "contact", "hits": 1}} |
| 669 | + ], |
| 670 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 671 | + "flashSuitChecked": true |
| 672 | + }, |
651 | 673 | { |
652 | 674 | "id": 7, |
653 | 675 | "link": [2, 1], |
|
1197 | 1219 | {"heatFrames": 45} |
1198 | 1220 | ] |
1199 | 1221 | }, |
| 1222 | + { |
| 1223 | + "link": [3, 1], |
| 1224 | + "name": "Grapple Teleport Door Escape", |
| 1225 | + "entranceCondition": { |
| 1226 | + "comeInWithGrappleTeleport": { |
| 1227 | + "blockPositions": [[3, 12]] |
| 1228 | + } |
| 1229 | + }, |
| 1230 | + "requires": [ |
| 1231 | + {"or": [ |
| 1232 | + "h_heatedGrappleTeleportWallEscape", |
| 1233 | + {"and": [ |
| 1234 | + {"doorUnlockedAtNode": 1}, |
| 1235 | + {"heatFrames": 20} |
| 1236 | + ]} |
| 1237 | + ]}, |
| 1238 | + "canOffScreenMovement", |
| 1239 | + {"enemyDamage": {"enemy": "Multiviola", "type": "contact", "hits": 1}} |
| 1240 | + ], |
| 1241 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 1242 | + "flashSuitChecked": true |
| 1243 | + }, |
1200 | 1244 | { |
1201 | 1245 | "id": 20, |
1202 | 1246 | "link": [3, 1], |
|
2312 | 2356 | "name": "Grapple Teleport Door Escape", |
2313 | 2357 | "entranceCondition": { |
2314 | 2358 | "comeInWithGrappleTeleport": { |
2315 | | - "blockPositions": [[3, 12], [3, 13]] |
| 2359 | + "blockPositions": [[3, 12]] |
2316 | 2360 | } |
2317 | 2361 | }, |
2318 | 2362 | "requires": [ |
|
0 commit comments