Skip to content

Commit 16d82e1

Browse files
committed
Fast Ripper Farm
1 parent 43a3054 commit 16d82e1

1 file changed

Lines changed: 23 additions & 7 deletions

File tree

region/lowernorfair/west/Fast Ripper Room.json

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,18 @@
115115
"link": [1, 1],
116116
"name": "Ripper Farm",
117117
"requires": [
118-
"h_heatProof",
119118
"ScrewAttack",
120119
{"resetRoom": {"nodes": [1]}},
121-
{"cycleFrames": 240},
120+
{"heatFrames": 215},
121+
{"cycleFrames": 215},
122122
{"or": [
123123
"canInsaneJump",
124124
{"and": [
125125
"canFarmWhileShooting",
126-
{"cycleFrames": 60}
126+
{"heatFrames": 45},
127+
{"cycleFrames": 45}
127128
]},
129+
{"heatFrames": 360},
128130
{"cycleFrames": 360}
129131
]}
130132
],
@@ -156,11 +158,25 @@
156158
},
157159
"requires": [
158160
"ScrewAttack",
159-
{"heatFrames": 200},
160-
{"partialRefill": {"type": "Energy","limit": 80}},
161161
"canFarmWhileShooting",
162-
{"heatFrames": 80}
163-
]
162+
{"or": [
163+
{"and": [
164+
"canPauseAbuse",
165+
"canInsaneJump",
166+
{"heatFrames": 60}
167+
]},
168+
{"heatFrames": 120}
169+
]},
170+
{"or": [
171+
{"and": [
172+
{"resourceMissingAtMost": [{"type": "Super", "count": 0}]},
173+
{"partialRefill": {"type": "Energy","limit": 100}}
174+
]},
175+
{"partialRefill": {"type": "Energy","limit": 70}}
176+
]},
177+
{"heatFrames": 60}
178+
],
179+
"note": "If Supers are not full, time the collection of energy to force further Energy drops."
164180
},
165181
{
166182
"id": 3,

0 commit comments

Comments
 (0)