Skip to content

Commit 9b4770c

Browse files
committed
Shaktool Room farms
1 parent cf77a0f commit 9b4770c

1 file changed

Lines changed: 115 additions & 0 deletions

File tree

region/maridia/inner-green/Shaktool Room.json

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,77 @@
159159
},
160160
"flashSuitChecked": true
161161
},
162+
{
163+
"link": [1, 1],
164+
"name": "Shaktool Farm",
165+
"requires": [
166+
{"or": [
167+
{"resetRoom": {"nodes": [1]}},
168+
{"and": [
169+
"f_ShaktoolDoneDigging",
170+
{"resetRoom": {"nodes": [2]}},
171+
{"or": [
172+
{"and": [
173+
"canSuitlessMaridia",
174+
{"cycleFrames": 275}
175+
]},
176+
{"and": [
177+
"Gravity",
178+
{"cycleFrames": 180}
179+
]}
180+
]}
181+
]}
182+
]},
183+
{"or": [
184+
{"and": [
185+
"canSuitlessMaridia",
186+
{"or": [
187+
{"and": [
188+
"Plasma",
189+
{"cycleFrames": 280}
190+
]},
191+
{"and": [
192+
"Wave",
193+
{"cycleFrames": 420}
194+
]},
195+
{"and": [
196+
"Spazer",
197+
{"cycleFrames": 420}
198+
]},
199+
{"and": [
200+
"Ice",
201+
{"cycleFrames": 450}
202+
]},
203+
{"cycleFrames": 570}
204+
]}
205+
]},
206+
{"and": [
207+
"Gravity",
208+
{"or": [
209+
{"and": [
210+
"Plasma",
211+
{"cycleFrames": 160}
212+
]},
213+
{"and": [
214+
"Wave",
215+
{"cycleFrames": 250}
216+
]},
217+
{"and": [
218+
"Spazer",
219+
{"cycleFrames": 330}
220+
]},
221+
{"and": [
222+
"Ice",
223+
{"cycleFrames": 350}
224+
]},
225+
{"cycleFrames": 510}
226+
]}
227+
]}
228+
]}
229+
],
230+
"farmCycleDrops": [{"enemy": "Shaktool", "count": 1}],
231+
"resetsObstacles": ["A", "B"]
232+
},
162233
{
163234
"id": 5,
164235
"link": [1, 1],
@@ -597,6 +668,50 @@
597668
},
598669
"flashSuitChecked": true
599670
},
671+
{
672+
"link": [2, 2],
673+
"name": "Yard Farm",
674+
"requires": [
675+
{"or": [
676+
"h_ShaktoolCameraFix",
677+
"f_ShaktoolDoneDigging"
678+
]},
679+
"h_useMorphBombs",
680+
"canDodgeWhileShooting",
681+
{"or": [
682+
{"and": [
683+
{"resetRoom": {"nodes": [2]}},
684+
{"or": [
685+
{"and": [
686+
"canSuitlessMaridia",
687+
{"cycleFrames": 350}
688+
]},
689+
{"and": [
690+
"Gravity",
691+
{"cycleFrames": 280}
692+
]}
693+
]}
694+
]},
695+
{"and": [
696+
"f_ShaktoolDoneDigging",
697+
{"resetRoom": {"nodes": [1]}},
698+
{"or": [
699+
{"and": [
700+
"canSuitlessMaridia",
701+
"canTrickyDodgeEnemies",
702+
{"cycleFrames": 1150}
703+
]},
704+
{"and": [
705+
"Gravity",
706+
{"cycleFrames": 770}
707+
]}
708+
]}
709+
]}
710+
]}
711+
],
712+
"farmCycleDrops": [{"enemy": "Yard", "count": 2}],
713+
"resetsObstacles": ["A", "B"]
714+
},
600715
{
601716
"id": 27,
602717
"link": [2, 2],

0 commit comments

Comments
 (0)