We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9366e7 commit f443d41Copy full SHA for f443d41
1 file changed
region/maridia/inner-yellow/Plasma Tutorial Room.json
@@ -110,22 +110,26 @@
110
"ScrewAttack",
111
{"cycleFrames": 90}
112
]},
113
- {"and": [
114
- "Wave",
115
- {"cycleFrames": 150}
116
- ]},
117
{"and": [
118
"Grapple",
119
{"cycleFrames": 160}
120
121
122
- "Spazer",
+ "Wave",
123
{"cycleFrames": 180}
124
125
- {"cycleFrames": 210}
+ {"and": [
+ "Spazer",
+ {"cycleFrames": 200}
+ ]},
+ {"cycleFrames": 240}
126
]}
127
],
128
- "farmCycleDrops": [{"enemy": "Puyo", "count": 6}]
+ "farmCycleDrops": [{"enemy": "Puyo", "count": 6}],
129
+ "note": [
130
+ "It helps to crouch and use angle-down shots, to hit many or all of the Puyos at once;",
131
+ "this works best from the right side."
132
+ ]
133
},
134
{
135
"id": 4,
0 commit comments