We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9448a93 + 0c16458 commit 8a78713Copy full SHA for 8a78713
1 file changed
region/lowernorfair/west/Acid Statue Room.json
@@ -655,6 +655,29 @@
655
"Being centered over this two-tile ledge is another position that works."
656
]
657
},
658
+ {
659
+ "link": [2, 4],
660
+ "name": "R-Mode Forced Standup Clip",
661
+ "entranceCondition": {
662
+ "comeInWithRMode": {}
663
+ },
664
+ "requires": [
665
+ "canRModeStandupClip",
666
+ "h_RModeCanRefillReserves",
667
+ "h_heatProof",
668
+ "h_bombThings",
669
+ {"or": [
670
+ "HiJump",
671
+ "canWalljump",
672
+ "canDoubleBombJump"
673
+ ]},
674
+ {"partialRefill": {"type": "ReserveEnergy", "limit": 100}},
675
+ {"disableEquipment": "Varia"},
676
+ {"autoReserveTrigger": {"implicitHeatFrames": "suitless"}},
677
+ {"suitlessHeatFrames": 30}
678
+ ],
679
+ "flashSuitChecked": true
680
681
{
682
"id": 18,
683
"link": [2, 5],
0 commit comments