|
35 | 35 | ] |
36 | 36 | } |
37 | 37 | ], |
38 | | - "obstacles": [ |
39 | | - { |
40 | | - "id": "A", |
41 | | - "name": "G-Mode Morph - Remote Acquire the item", |
42 | | - "obstacleType": "abstract" |
43 | | - } |
44 | | - ], |
| 38 | + "obstacles": [], |
45 | 39 | "enemies": [ |
46 | 40 | { |
47 | 41 | "id": "e1", |
|
134 | 128 | "requires": [ |
135 | 129 | {"resetRoom": {"nodes": [1]}}, |
136 | 130 | "ScrewAttack", |
137 | | - {"cycleFrames": 255}, |
138 | | - {"obstaclesNotCleared": ["A"]} |
| 131 | + {"cycleFrames": 255} |
139 | 132 | ], |
140 | | - "resetsObstacles": ["A"], |
141 | 133 | "farmCycleDrops": [{"enemy": "Metaree", "count": 2}] |
142 | | - }, |
143 | | - { |
144 | | - "id": 3, |
145 | | - "link": [1, 2], |
146 | | - "name": "Base", |
147 | | - "requires": [ |
148 | | - "Morph" |
149 | | - ] |
150 | | - }, |
151 | | - { |
152 | | - "id": 4, |
153 | | - "link": [1, 2], |
154 | | - "name": "G-Mode Morph", |
155 | | - "entranceCondition": { |
156 | | - "comeInWithGMode": { |
157 | | - "mode": "any", |
158 | | - "morphed": true |
159 | | - } |
160 | | - }, |
161 | | - "requires": [], |
162 | | - "flashSuitChecked": true, |
163 | | - "note": "Wait for the acid to lower then quickly roll part way forward to trigger the Metarees and return. Then go again without any difficulty.", |
164 | | - "devNote": "This is only useful if the item is Morph." |
165 | | - }, |
166 | | - { |
| 134 | + },{ |
167 | 135 | "id": 5, |
168 | | - "link": [1, 2], |
| 136 | + "link": [1, 1], |
169 | 137 | "name": "G-Mode Morph Remote Acquire", |
170 | 138 | "entranceCondition": { |
171 | 139 | "comeInWithGMode": { |
|
191 | 159 | ]} |
192 | 160 | ]} |
193 | 161 | ], |
194 | | - "clearsObstacles": ["A"], |
| 162 | + "collectsItems": [2], |
195 | 163 | "flashSuitChecked": true, |
196 | 164 | "note": [ |
197 | 165 | "Wait for the acid to lower then quickly roll part way forward to trigger the Metarees and return. Then go again without any difficulty.", |
|
204 | 172 | }, |
205 | 173 | { |
206 | 174 | "id": 10, |
207 | | - "link": [1, 2], |
| 175 | + "link": [1, 1], |
208 | 176 | "name": "G-Mode Morph Remote Acquire, Power Bomb Boosts", |
209 | 177 | "entranceCondition": { |
210 | 178 | "comeInWithGMode": { |
|
220 | 188 | {"acidFrames": 212} |
221 | 189 | ]} |
222 | 190 | ], |
223 | | - "clearsObstacles": ["A"], |
| 191 | + "collectsItems": [2], |
224 | 192 | "flashSuitChecked": true, |
225 | 193 | "note": [ |
226 | 194 | "Wait for the acid to lower then quickly roll part way forward to trigger the Metarees and return. Then go again without any difficulty.", |
|
240 | 208 | ] |
241 | 209 | }, |
242 | 210 | { |
243 | | - "id": 6, |
244 | | - "link": [2, 1], |
| 211 | + "id": 3, |
| 212 | + "link": [1, 2], |
245 | 213 | "name": "Base", |
246 | 214 | "requires": [ |
247 | 215 | "Morph" |
248 | 216 | ] |
249 | 217 | }, |
250 | 218 | { |
251 | | - "id": 7, |
| 219 | + "id": 4, |
| 220 | + "link": [1, 2], |
| 221 | + "name": "G-Mode Morph", |
| 222 | + "entranceCondition": { |
| 223 | + "comeInWithGMode": { |
| 224 | + "mode": "any", |
| 225 | + "morphed": true |
| 226 | + } |
| 227 | + }, |
| 228 | + "requires": [], |
| 229 | + "flashSuitChecked": true, |
| 230 | + "note": "Wait for the acid to lower then quickly roll part way forward to trigger the Metarees and return. Then go again without any difficulty.", |
| 231 | + "devNote": "This is only useful if the item is Morph." |
| 232 | + }, |
| 233 | + { |
| 234 | + "id": 6, |
252 | 235 | "link": [2, 1], |
253 | | - "name": "G-mode Morph Remote Acquire", |
| 236 | + "name": "Base", |
254 | 237 | "requires": [ |
255 | | - "canEnterGMode", |
256 | | - {"obstaclesCleared": ["A"]} |
257 | | - ], |
258 | | - "flashSuitChecked": true |
| 238 | + "Morph" |
| 239 | + ] |
259 | 240 | }, |
260 | 241 | { |
261 | 242 | "id": 8, |
|
273 | 254 | {"simpleCycleFrames": 100}, |
274 | 255 | {"cycleFrames": 35} |
275 | 256 | ]} |
276 | | - ]}, |
277 | | - {"obstaclesNotCleared": ["A"]} |
| 257 | + ]} |
278 | 258 | ], |
279 | 259 | "farmCycleDrops": [{"enemy": "Gamet", "count": 5}] |
280 | 260 | } |
|
0 commit comments