-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCONFIG.lua
More file actions
475 lines (473 loc) · 59.6 KB
/
CONFIG.lua
File metadata and controls
475 lines (473 loc) · 59.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
return {
["rbxassetid://7600160919"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://113467840027008"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11887887621"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11363599835"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7600224169"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9484850093"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5064195992"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 0.1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5067105317"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 0.1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5067090007"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 0.1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7388133473"] = { Delay = 0.65, ParryGap = 0.12, MinDist = 0.1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6916325128"] = { Delay = 0.1, ParryGap = 0.12, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13799614234"] = { Delay = 0.1, ParryGap = 0.12, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13799655062"] = { Delay = 0.1, ParryGap = 0.12, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13799693320"] = { Delay = 0.1, ParryGap = 0.12, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11493920418"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11493923277"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11493924588"] = { Delay = 0.25, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://123056759322514"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12106091136"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12106093579"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12106095892"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://110510943038279"] = { Delay = 0.6, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6607519294"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6607538047"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13241958217"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13242083070"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://106858298622632"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://122256431354649"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10768748584"] = { Delay = 0.65, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7827886914"] = { Delay = 0.5, ParryGap = 0.12, MinDist = 0, MaxDist = 55, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5117879514"] = { Delay = 0.25, ParryGap = 0.55, MinDist = 0.1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5121733951"] = { Delay = 0.25, ParryGap = 0.55, MinDist = 0.1, MaxDist = 50, ParryAmount = 2, Type = "Parry" }, -- Double
["rbxassetid://97269504567525"] = { Delay = 0.35, ParryGap = 0.55, MinDist = 0.1, MaxDist = 50, ParryAmount = 4, Type = "Parry" }, -- Quad
["rbxassetid://11710417615"] = { Delay = 0.25, ParryGap = 0.1, MinDist = 0.1, MaxDist = 50, ParryAmount = 2, Type = "Parry" }, -- Quad
["rbxassetid://11710290503"] = { Delay = 0.45, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://9903304018"] = { Delay = 0.35, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://91389074160755"] = { Delay = 2.75, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://7639988883"] = { Delay = 0.55, ParryGap = 0.55, MinDist = 0.1, MaxDist = 75, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7639648215"] = { Delay = 0.35, ParryGap = 0.55, MinDist = 0.1, MaxDist = 75, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7675544287"] = { Delay = 2, ParryGap = 0.55, MinDist = 0.1, MaxDist = 75, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7673135333"] = { Delay = 0.0001, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://7673188481"] = { Delay = 0.0001, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://7673097597"] = { Delay = 0.25, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://75119009295288"] = { Delay = 0.55, MinDist = 0.1, MaxDist = 50, Type = "Roll" },
["rbxassetid://7675544287"] = { Delay = 0.25, MinDist = 0.1, MaxDist = 150, Type = "Roll" },
["rbxassetid://96701006735071"] = { Delay = 0.65, ParryGap = 0.55, MinDist = 0.1, MaxDist = 75, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9832721746"] = { Delay = 0.32, ParryGap = 0.32, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9832724876"] = { Delay = 0.25, ParryGap = 0.25, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9832727905"] = { Delay = 0.25, ParryGap = 0.25, MinDist = 0.1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16955614856"] = { Delay = 0.37, ParryGap = 0.37, MinDist = 0.1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16961331275"] = { Delay = 0.37, ParryGap = 0.37, MinDist = 0.1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9597289518"] = { Delay = 0.25, ParryGap = 0.25, MinDist = 0.1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9484850093"] = { Delay = 0.25, ParryGap = 0.25, MinDist = 0.1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7600450739"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7600485223"] = { Delay = 0.2, ParryGap = 0.12, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://0"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://4699358112"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://4830408708"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 71, ParryAmount = 1, Type = "Parry" },
["rbxassetid://4880830128"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://4880833465"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5053295423"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5063313656"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5064195992"] = { Delay = 0.390, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5067090007"] = { Delay = 0.390, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5067105317"] = { Delay = 0.390, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5117879514"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5120461115"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5121896072"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5641344204"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 150, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5641574212"] = { Delay = 0.1, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5644214359"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5656817007"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5659487786"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5680585677"] = { Delay = 0.250, ParryGap = 0.650, MinDist = 1, MaxDist = 49, ParryAmount = 2, Type = "Parry" },
["rbxassetid://5750296638"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5750353585"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5769290839"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5769343416"] = { Delay = 0.550, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5773131869"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5774829118"] = { Delay = 1.260, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5786514661"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5786525661"] = { Delay = 0.075, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5805138186"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5805183957"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5805191624"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5805194816"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5808939025"] = { Delay = 0.410, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5808947929"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5827250000"] = { Delay = 0.230, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5828315760"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5832828296"] = { Delay = 0.750, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5865907089"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5865945103"] = { Delay = 0.235, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5950080662"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5953326460"] = { Delay = 0.330, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5953334475"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5963021481"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5968282214"] = { Delay = 0.280, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5968288116"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5968796999"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://5991046915"] = { Delay = 0.670, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6017393708"] = { Delay = 0.320, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6017418456"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6030770341"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6030850955"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6038858570"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6039297365"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6054920207"] = { Delay = 0.200, ParryGap = 0.100, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6055548639"] = { Delay = 0.130, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6063188218"] = { Delay = 0.160, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6063195211"] = { Delay = 0.160, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6318273143"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6346656673"] = { Delay = 0.630, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6347657585"] = { Delay = 0.455, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6348124724"] = { Delay = 0.680, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6372560712"] = { Delay = 5.760, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6385078248"] = { Delay = 0.240, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6385277192"] = { Delay = 0.530, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6385670557"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6396523003"] = { Delay = 0.275, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6415074870"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6415085564"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6428514850"] = { Delay = 0.580, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6428519131"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6428525211"] = { Delay = 0.160, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6428530032"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6428533082"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6432260013"] = { Delay = 0.545, ParryGap = 0.550, MinDist = 1, MaxDist = 100, ParryAmount = 2, Type = "Parry" },
["rbxassetid://6432920452"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6437665734"] = { Delay = 0.215, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6438111139"] = { Delay = 0.700, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6448867791"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6448880983"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6466993564"] = { Delay = 0.300, ParryGap = 0.350, MinDist = 1, MaxDist = 30, ParryAmount = 5, Type = "Parry" },
["rbxassetid://6470684331"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6499077558"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6500291394"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6500704554"] = { Delay = 0.320, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6501044846"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6501497627"] = { Delay = 3.380, ParryGap = 0.200, MinDist = 1, MaxDist = 50, ParryAmount = 15, Type = "Parry" },
["rbxassetid://6502261630"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6505077797"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6669352471"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6675698010"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6675703249"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6701095669"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6728862735"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6728950754"] = { Delay = 0.350, ParryGap = 0.600, MinDist = 1, MaxDist = 40, ParryAmount = 2, Type = "Parry" },
["rbxassetid://6916513795"] = { Delay = 0.040, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6916545890"] = { Delay = 0.040, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6916546485"] = { Delay = 0.040, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6922042769"] = { Delay = 0.040, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6922103707"] = { Delay = 0.040, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://6922310516"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7002644475"] = { Delay = 0.450, ParryGap = 0.500, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7003342450"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7003448248"] = { Delay = 0.550, ParryGap = 0.000, MinDist = 1, MaxDist = 80, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7004327185"] = { Delay = 0.130, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7005236296"] = { Delay = 0.330, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7007372121"] = { Delay = 1.750, ParryGap = 0.000, MinDist = 1, MaxDist = 80, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7007974914"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7013342486"] = { Delay = 1.100, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7013388154"] = { Delay = 1.100, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7014172795"] = { Delay = 0.280, ParryGap = 0.300, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7014497401"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7014547998"] = { Delay = 0.280, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7018046790"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7018083796"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7019018522"] = { Delay = 0.850, ParryGap = 0.280, MinDist = 1, MaxDist = 40, ParryAmount = 12, Type = "Parry" },
["rbxassetid://7019686291"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7162928509"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7271659917"] = { Delay = 0.275, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7318254065"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7350770431"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7351158603"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7367818208"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7388133473"] = { Delay = 0.550, ParryGap = 0.000, MinDist = 1, MaxDist = 12, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7391446645"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7542502881"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7543558046"] = { Delay = 0.330, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7543723607"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7565307809"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7576748728"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7585268054"] = { Delay = 0.460, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7598898608"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7599113567"] = { Delay = 0.330, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7599168630"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7599175716"] = { Delay = 0.580, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7599400319"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7599410106"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7600160919"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7600224169"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7600450739"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7608490737"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 26, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7612017515"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7612146010"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7613486472"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7616100008"] = { Delay = 0.430, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7616407967"] = { Delay = 0.160, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7617742471"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7618253833"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7620630583"] = { Delay = -0.005, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7620633231"] = { Delay = 0.260, ParryGap = 0.510, MinDist = 1, MaxDist = 50, ParryAmount = 2, Type = "Parry" },
["rbxassetid://7627372304"] = { Delay = 0.240, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7627558238"] = { Delay = 0.240, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7627854272"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7627889074"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7639648215"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7639988883"] = { Delay = 0.550, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7666433622"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7666455222"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7667146179"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7673097597"] = { Delay = 0.280, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7673135333"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7673188481"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7675272455"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7675544287"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7693947084"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7761251007"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7794260173"] = { Delay = 0.180, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7794268358"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7827886914"] = { Delay = 0.320, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7830946229"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7851127585"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7861127585"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7861135817"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7894367259"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7938093143"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7938161290"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7942002115"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7960934455"] = { Delay = 1.000, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7961577198"] = { Delay = 0.800, ParryGap = 0.000, MinDist = 1, MaxDist = 80, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7961600084"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7961615809"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://7968088101"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8018881257"] = { Delay = 0.230, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8018953639"] = { Delay = -0.001, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8041947316"] = { Delay = 0.400, ParryGap = 0.580, MinDist = 1, MaxDist = 50, ParryAmount = 10, Type = "Parry" },
["rbxassetid://8046864635"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8066909599"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8075129603"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8085349676"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8095864854"] = { Delay = 0.550, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8126520709"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8130745441"] = { Delay = 0.260, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8131065347"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8131156119"] = { Delay = 0.260, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8131374542"] = { Delay = 0.330, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8131612979"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8150828674"] = { Delay = 0.5, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8150846354"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8161046333"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8161094751"] = { Delay = 0.180, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8169914770"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8172871094"] = { Delay = 0.680, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8176091986"] = { Delay = 0.850, ParryGap = 0.000, MinDist = 1, MaxDist = 80, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8183996606"] = { Delay = 0.260, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8198764550"] = { Delay = 0.080, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8199600822"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8204924934"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8205670183"] = { Delay = 1.500, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8213425641"] = { Delay = 0.560, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8215751569"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8226933122"] = { Delay = 0.230, ParryGap = 0.320, MinDist = 1, MaxDist = 40, ParryAmount = 2, Type = "Parry" },
["rbxassetid://8227583745"] = { Delay = 0.230, ParryGap = 0.500, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8227878518"] = { Delay = 0.590, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8228293862"] = { Delay = 0.290, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8228887027"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8229000378"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8230353450"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 55, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8232243591"] = { Delay = 0.750, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8249271040"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8265980703"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8278926990"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8278929677"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8278931393"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8278933540"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8285321158"] = { Delay = 0.850, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8285534401"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8285638571"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8286153000"] = { Delay = 0.320, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8294560344"] = { Delay = 1.850, ParryGap = 0.500, MinDist = 1, MaxDist = 100, ParryAmount = 2, Type = "Parry" },
["rbxassetid://8295145565"] = { Delay = 0.360, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8295920689"] = { Delay = 0.260, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8310877920"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8367730650"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8375086403"] = { Delay = 0.240, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8375571405"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8378263543"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8379406836"] = { Delay = 0.410, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8857099063"] = { Delay = 0.260, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8940731625"] = { Delay = 0.750, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8941331579"] = { Delay = 0.900, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9149348937"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9209255758"] = { Delay = 0.160, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9212883524"] = { Delay = 0.520, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9224920648"] = { Delay = 0.900, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9225081967"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9225086332"] = { Delay = 0.680, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9225098544"] = { Delay = 0.410, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9234812388"] = { Delay = 0.800, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9236066780"] = { Delay = 0.280, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9326022926"] = { Delay = 0.275, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9326031030"] = { Delay = 0.275, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9356892933"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9357410713"] = { Delay = 1.500, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9359697890"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9360837202"] = { Delay = 0.380, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9365486663"] = { Delay = 0.275, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9366093103"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9400896040"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9416602808"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9422278968"] = { Delay = 0.700, ParryGap = 0.460, MinDist = 1, MaxDist = 20, ParryAmount = 3, Type = "Parry" },
["rbxassetid://9422296675"] = { Delay = 0.700, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9422599069"] = { Delay = 0.260, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9460156259"] = { Delay = 0.275, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9461044698"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9470822568"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9474993606"] = { Delay = 0.900, ParryGap = 0.050, MinDist = 1, MaxDist = 50, ParryAmount = 4, Type = "Parry" },
["rbxassetid://9481400792"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9484850093"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9501936889"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9536688585"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9544183744"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9544192782"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9544203895"] = { Delay = 0.800, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9544205634"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9544206893"] = { Delay = 0.850, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid:://9551012380"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9597289518"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 18, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9629695751"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9657469282"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9681421310"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9681472252"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9681905891"] = { Delay = 2.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9681908909"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9681916972"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9690822091"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9710538334"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9711047663"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9767020777"] = { Delay = 0.400, ParryGap = 0.150, MinDist = 1, MaxDist = 60, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9822721746"] = { Delay = 0.265, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9832724876"] = { Delay = 0.265, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9832727905"] = { Delay = 0.265, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9863424290"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9893133020"] = { Delay = 0.265, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9903304018"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9919986614"] = { Delay = 0.300, ParryGap = 0.100, MinDist = 1, MaxDist = 30, ParryAmount = 10, Type = "Parry" },
["rbxassetid://9921853885"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9928429385"] = { Delay = 0.230, ParryGap = 0.000, MinDist = 1, MaxDist = 18, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9928485641"] = { Delay = 0.230, ParryGap = 0.000, MinDist = 1, MaxDist = 18, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9930447958"] = { Delay = 0.230, ParryGap = 0.000, MinDist = 1, MaxDist = 18, ParryAmount = 1, Type = "Parry" },
["rbxassetid://9941118927"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10053070573"] = { Delay = 0.550, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10258479464"] = { Delay = 0.700, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10357806593"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10358800338"] = { Delay = 0.480, ParryGap = 0.350, MinDist = 1, MaxDist = 100, ParryAmount = 3, Type = "Parry" },
["rbxassetid://10413822826"] = { Delay = 0.350, ParryGap = 0.650, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10414162177"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10437902558"] = { Delay = 0.825, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10451074652"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10451129790"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10451138202"] = { Delay = 0.265, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10451145418"] = { Delay = 0.265, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10451150713"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10622235550"] = { Delay = 0.350, ParryGap = 0.150, MinDist = 1, MaxDist = 25, ParryAmount = 8, Type = "Parry" },
["rbxassetid://10680972676"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10695391139"] = { Delay = 1.400, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10739102450"] = { Delay = 0.465, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10768714710"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10768748584"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10880473795"] = { Delay = 0.650, ParryGap = 0.000, MinDist = 1, MaxDist = 100, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10892387798"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://10904625331"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11095471496"] = { Delay = 0.300, ParryGap = 1.250, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11183196198"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11186652658"] = { Delay = 0.190, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11186654931"] = { Delay = 0.190, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11186656574"] = { Delay = 0.190, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11308969885"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11312302005"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11328614766"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11363599835"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11379682232"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 0, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11468287607"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11493920418"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11493923277"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11493924588"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11508725111"] = { Delay = 1.400, ParryGap = 0.000, MinDist = 1, MaxDist = 2500, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11572468462"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 12, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11573034823"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 12, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11638263796"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11710316011"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 35, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11710417615"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 90, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11834545925"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11834549387"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11834551880"] = { Delay = 0.750, ParryGap = 0.000, MinDist = 1, MaxDist = 40, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11862841821"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11867360757"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11876148070"] = { Delay = 1.100, ParryGap = 0.250, MinDist = 1, MaxDist = 2500, ParryAmount = 11, Type = "Parry" },
["rbxassetid://11887874227"] = { Delay = 0.220, ParryGap = 0.000, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11887876811"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 18, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11887887621"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11887898774"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11887901212"] = { Delay = 0.175, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11887938902"] = { Delay = 0.165, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11889580367"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11890861307"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://11959603858"] = { Delay = 0.800, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12071495751"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12071942369"] = { Delay = 0.600, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12108376249"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12333753799"] = { Delay = 0.230, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12337662319"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12564120372"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://12921226261"] = { Delay = 0.590, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13199310081"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13253662736"] = { Delay = 0.270, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13269418897"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13282373122"] = { Delay = 0.350, ParryGap = 0.200, MinDist = 1, MaxDist = 38, ParryAmount = 5, Type = "Parry" },
["rbxassetid://13472893499"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 45, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13529982886"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13643852843"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 32, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13799614234"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 32, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13799655062"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 32, ParryAmount = 1, Type = "Parry" },
["rbxassetid://13799693320"] = { Delay = 0.100, ParryGap = 0.000, MinDist = 1, MaxDist = 32, ParryAmount = 1, Type = "Parry" },
["rbxassetid://14435770311"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://14953939237"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 75, ParryAmount = 1, Type = "Parry" },
["rbxassetid://14954028005"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15104780537"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15105011815"] = { Delay = 0.050, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15106225064"] = { Delay = 0.380, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15214200859"] = { Delay = 0.370, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15238144593"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15250125394"] = { Delay = 0.480, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15331452847"] = { Delay = 0.650, ParryGap = 0.350, MinDist = 1, MaxDist = 25, ParryAmount = 2, Type = "Parry" },
["rbxassetid://15420044707"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://15572651930"] = { Delay = 0.320, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16021787986"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16214012662"] = { Delay = 1.200, ParryGap = 0.450, MinDist = 1, MaxDist = 70, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16337192866"] = { Delay = 0.010, ParryGap = 0.100, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16337196055"] = { Delay = 0.010, ParryGap = 0.090, MinDist = 1, MaxDist = 30, ParryAmount = 2, Type = "Parry" },
["rbxassetid://16372412925"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16372422960"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16372427756"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16387874493"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16550960639"] = { Delay = 0.320, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16654099937"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16654105888"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16654113357"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16707867563"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16707905895"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16746044904"] = { Delay = 0.500, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16754870267"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://16873988732"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17108275299"] = { Delay = 0.200, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17108566269"] = { Delay = 0.450, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17108826294"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 20, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17115889868"] = { Delay = 0.150, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17116105751"] = { Delay = 0.400, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17116112176"] = { Delay = 0.000, ParryGap = 0.000, MinDist = 1, MaxDist = 50, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17116756734"] = { Delay = 0.350, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17119287814"] = { Delay = 0.300, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17134046321"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 15, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17197593993"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17197704130"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17197732174"] = { Delay = 0.300, ParryGap = 0.000, MinDist = 1, MaxDist = 10, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17108601112"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://17208601112"] = { Delay = 0.250, ParryGap = 0.000, MinDist = 1, MaxDist = 30, ParryAmount = 1, Type = "Parry" },
["rbxassetid://8198492537"] = { Delay = 0.3, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
["rbxassetid://74575549085897"] = { Delay = 0.35, ParryGap = 0.12, MinDist = 0, MaxDist = 25, ParryAmount = 1, Type = "Parry" },
}