|
68 | 68 | "steepDownTiles": 2 |
69 | 69 | } |
70 | 70 | }, |
71 | | - "flashSuitChecked": true |
| 71 | + "flashSuitChecked": true, |
| 72 | + "blueSuitChecked": true |
72 | 73 | }, |
73 | 74 | { |
74 | 75 | "id": 2, |
75 | 76 | "link": [1, 1], |
76 | 77 | "name": "G-Mode Setup - Get Hit By Gamet", |
77 | 78 | "requires": [ |
78 | | - "Morph" |
| 79 | + "Morph", |
| 80 | + {"or": [ |
| 81 | + {"noBlueSuit": {}}, |
| 82 | + "Ice", |
| 83 | + "canTrickyGMode" |
| 84 | + ]} |
79 | 85 | ], |
80 | 86 | "exitCondition": { |
81 | 87 | "leaveWithGModeSetup": {} |
82 | 88 | }, |
83 | 89 | "flashSuitChecked": true, |
| 90 | + "blueSuitChecked": true, |
84 | 91 | "note": [ |
85 | 92 | "Lure the Gamets while preventing them from going off camera.", |
86 | 93 | "Spawn them when the acid is high and rising to avoid running through it." |
|
104 | 111 | {"shinespark": {"frames": 3, "excessFrames": 3}} |
105 | 112 | ], |
106 | 113 | "flashSuitChecked": true, |
| 114 | + "blueSuitChecked": true, |
107 | 115 | "devNote": ["Leniency is not included, because a farm is available."] |
108 | 116 | }, |
109 | 117 | { |
|
112 | 120 | "name": "Metaree Farm", |
113 | 121 | "requires": [ |
114 | 122 | {"resetRoom": {"nodes": [1]}}, |
| 123 | + {"noBlueSuit": {}}, |
115 | 124 | "ScrewAttack", |
116 | 125 | {"cycleFrames": 255} |
117 | 126 | ], |
118 | 127 | "farmCycleDrops": [{"enemy": "Metaree", "count": 2}], |
119 | | - "flashSuitChecked": true |
| 128 | + "flashSuitChecked": true, |
| 129 | + "blueSuitChecked": true |
120 | 130 | }, |
121 | 131 | { |
122 | 132 | "id": 5, |
|
150 | 160 | ], |
151 | 161 | "collectsItems": [2], |
152 | 162 | "flashSuitChecked": true, |
| 163 | + "blueSuitChecked": true, |
153 | 164 | "note": [ |
154 | 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.", |
155 | 166 | "Killing any of the Gamets will prevent them from respawning.", |
|
177 | 188 | ], |
178 | 189 | "collectsItems": [2], |
179 | 190 | "flashSuitChecked": true, |
| 191 | + "blueSuitChecked": true, |
180 | 192 | "note": [ |
181 | 193 | "Wait for the acid to lower then quickly roll part way forward to trigger the Metarees and return. Then go again without any difficulty.", |
182 | 194 | "With Power Bombs alone is particularly challenging. Use a Power Bomb to kill the Gamets to prevent them from respawning.", |
|
201 | 213 | "requires": [ |
202 | 214 | "Morph" |
203 | 215 | ], |
204 | | - "flashSuitChecked": true |
| 216 | + "flashSuitChecked": true, |
| 217 | + "blueSuitChecked": true |
205 | 218 | }, |
206 | 219 | { |
207 | 220 | "id": 4, |
|
215 | 228 | }, |
216 | 229 | "requires": [], |
217 | 230 | "flashSuitChecked": true, |
| 231 | + "blueSuitChecked": true, |
218 | 232 | "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.", |
219 | 233 | "devNote": "This is only useful if the item is Morph." |
220 | 234 | }, |
|
252 | 266 | "requires": [ |
253 | 267 | "Morph" |
254 | 268 | ], |
255 | | - "flashSuitChecked": true |
| 269 | + "flashSuitChecked": true, |
| 270 | + "blueSuitChecked": true |
256 | 271 | }, |
257 | 272 | { |
258 | 273 | "id": 8, |
|
273 | 288 | ]} |
274 | 289 | ], |
275 | 290 | "farmCycleDrops": [{"enemy": "Gamet", "count": 5}], |
276 | | - "flashSuitChecked": true |
| 291 | + "flashSuitChecked": true, |
| 292 | + "blueSuitChecked": true |
277 | 293 | } |
278 | 294 | ], |
279 | 295 | "notables": [], |
|
0 commit comments