Skip to content

Commit 6dd51f6

Browse files
authored
Merge pull request #2635 from nn357/rmode_clip_mickeymouse
add r-mode forced standup clip to mickey mouse
2 parents 8a78713 + 44dd960 commit 6dd51f6

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

region/lowernorfair/east/Mickey Mouse Room.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,31 @@
544544
"flashSuitChecked": true,
545545
"note": "Samus will not take a hit by the Multiviola, as she still has i-frames when it reaches her."
546546
},
547+
{
548+
"link": [1, 2],
549+
"name": "R-Mode Forced Standup Clip",
550+
"entranceCondition": {
551+
"comeInWithRMode": {}
552+
},
553+
"requires": [
554+
"canRModeStandupClip",
555+
"h_RModeCanRefillReserves",
556+
"h_heatProof",
557+
{"or": [
558+
"Plasma",
559+
"ScrewAttack"
560+
]},
561+
{"or": [
562+
"canMidAirMorph",
563+
"canBeVeryPatient"
564+
]},
565+
{"partialRefill": {"type": "ReserveEnergy", "limit": 40}},
566+
{"disableEquipment": "Varia"},
567+
{"autoReserveTrigger": {"implicitHeatFrames": "suitless"}},
568+
{"suitlessHeatFrames": 30}
569+
],
570+
"flashSuitChecked": true
571+
},
547572
{
548573
"id": 94,
549574
"link": [1, 6],

0 commit comments

Comments
 (0)