Blame view

res/hero_info/flowers/sizhangdaxue.json 25.7 KB
7c01fe81   zhaolu   auto package
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
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
  {
  "skeleton": { "hash": "hd4CiUdQhwc5R8Z97Zi7Ysr2l6E", "spine": "3.4.02", "width": 1135.28, "height": 640, "images": "" },
  "bones": [
  	{ "name": "root" },
  	{ "name": "01", "parent": "root", "x": -429.51, "y": 24.23 },
  	{ "name": "02", "parent": "01", "x": -89.63, "y": 3.32 },
  	{ "name": "xuehua", "parent": "root", "x": 377.92, "y": 856.84 },
  	{ "name": "diyicengxuehua/xuehua01", "parent": "xuehua", "x": -207.42, "y": -203.08 },
  	{ "name": "diyicengxuehua/xuehua02", "parent": "xuehua", "x": -103.71, "y": -206.53 },
  	{ "name": "diyicengxuehua/xuehua03", "parent": "xuehua", "x": -162.73, "y": -203.82 },
  	{ "name": "diyicengxuehua/xuehua04", "parent": "xuehua", "x": -178.8, "y": -200.15 },
  	{ "name": "diyicengxuehua/xuehua4", "parent": "xuehua", "x": -230.46, "y": -200.15 },
  	{ "name": "diyicengxuehua/xuehua05", "parent": "xuehua", "x": -147.01, "y": -205.13 },
  	{ "name": "diyicengxuehua/xuehua5", "parent": "xuehua", "x": -255.73, "y": -200.15 },
  	{ "name": "diyicengxuehua/xuehua06", "parent": "xuehua", "x": -123.3, "y": -209.22 },
  	{ "name": "diyicengxuehua/xuehua6", "parent": "xuehua", "x": -83.74, "y": -209.22 },
  	{ "name": "diyicengxuehua/xuehua7", "parent": "xuehua", "x": -188.69, "y": -200.15 },
  	{ "name": "diyicengxuehua/xuehua8", "parent": "xuehua", "x": -68.98, "y": -205.13 },
  	{ "name": "diyicengxuehua/xuehua9", "parent": "xuehua", "x": -47.47, "y": -209.22 },
  	{ "name": "diyicengxuehua/xuehua10", "parent": "xuehua", "x": -26.12, "y": -205.13 },
  	{ "name": "diyicengxuehua/xuehua11", "parent": "xuehua", "x": -3.04, "y": -205.13 },
  	{ "name": "diyicengxuehua/xuehua12", "parent": "xuehua", "x": 11.65, "y": -200.15 },
  	{ "name": "diyicengxuehua/xuehua13", "parent": "xuehua", "x": 40.66, "y": -200.15 },
  	{ "name": "diyicengxuehua/xuehua14", "parent": "xuehua", "x": 58.07, "y": -206.92 },
  	{ "name": "diyicengxuehua/xuehua15", "parent": "xuehua", "x": 85.14, "y": -202.08 },
  	{ "name": "diyicengxuehua/xuehua16", "parent": "xuehua", "x": 105.45, "y": -202.08 },
  	{ "name": "diyicengxuehua/xuehua17", "parent": "xuehua", "x": 128.66, "y": -202.08 },
  	{ "name": "diyicengxuehua/xuehua18", "parent": "xuehua", "x": 151.87, "y": -202.08 },
  	{ "name": "diyicengxuehua/xuehua19", "parent": "xuehua", "x": 170.24, "y": -202.08 },
  	{ "name": "diyicengxuehua/xuehua20", "parent": "xuehua", "x": 192.48, "y": -205.95 },
  	{ "name": "diyicengxuehua/xuehua21", "parent": "xuehua", "x": 221.08, "y": -205.95 },
  	{ "name": "diyicengxuehua/xuehua22", "parent": "xuehua", "x": 244.91, "y": -205.95 }
  ],
  "slots": [
  	{ "name": "diyicengxuehua/xuehua01", "bone": "diyicengxuehua/xuehua01" },
  	{ "name": "diyicengxuehua/xuehua02", "bone": "diyicengxuehua/xuehua02" },
  	{ "name": "diyicengxuehua/xuehua03", "bone": "diyicengxuehua/xuehua03" },
  	{ "name": "diyicengxuehua/xuehua04", "bone": "diyicengxuehua/xuehua04" },
  	{ "name": "diyicengxuehua/xuehua12", "bone": "diyicengxuehua/xuehua12" },
  	{ "name": "diyicengxuehua/xuehua13", "bone": "diyicengxuehua/xuehua13" },
  	{ "name": "diyicengxuehua/xuehua14", "bone": "diyicengxuehua/xuehua14" },
  	{ "name": "diyicengxuehua/xuehua15", "bone": "diyicengxuehua/xuehua15" },
  	{ "name": "diyicengxuehua/xuehua16", "bone": "diyicengxuehua/xuehua16" },
  	{ "name": "diyicengxuehua/xuehua17", "bone": "diyicengxuehua/xuehua17" },
  	{ "name": "diyicengxuehua/xuehua18", "bone": "diyicengxuehua/xuehua18" },
  	{ "name": "diyicengxuehua/xuehua19", "bone": "diyicengxuehua/xuehua19" },
  	{ "name": "diyicengxuehua/xuehua20", "bone": "diyicengxuehua/xuehua20" },
  	{ "name": "diyicengxuehua/xuehua21", "bone": "diyicengxuehua/xuehua21" },
  	{ "name": "diyicengxuehua/xuehua22", "bone": "diyicengxuehua/xuehua22" },
  	{ "name": "diyicengxuehua/xuehua7", "bone": "diyicengxuehua/xuehua7" },
  	{ "name": "diyicengxuehua/xuehua4", "bone": "diyicengxuehua/xuehua4" },
  	{ "name": "diyicengxuehua/xuehua5", "bone": "diyicengxuehua/xuehua5" },
  	{ "name": "diyicengxuehua/xuehua05", "bone": "diyicengxuehua/xuehua05" },
  	{ "name": "diyicengxuehua/xuehua11", "bone": "diyicengxuehua/xuehua11" },
  	{ "name": "diyicengxuehua/xuehua10", "bone": "diyicengxuehua/xuehua10" },
  	{ "name": "diyicengxuehua/xuehua8", "bone": "diyicengxuehua/xuehua8" },
  	{ "name": "diyicengxuehua/xuehua06", "bone": "diyicengxuehua/xuehua06" },
  	{ "name": "diyicengxuehua/xuehua9", "bone": "diyicengxuehua/xuehua9" },
  	{ "name": "diyicengxuehua/xuehua6", "bone": "diyicengxuehua/xuehua6" },
  	{ "name": "01", "bone": "01", "attachment": "01" },
  	{ "name": "02", "bone": "02", "attachment": "02" }
  ],
  "skins": {
  	"default": {
  		"01": {
  			"01": { "x": 493.21, "y": 7.78, "width": 1008, "height": 63 }
  		},
  		"02": {
  			"02": { "x": 15.57, "y": 292.68, "width": 128, "height": 640 }
  		},
  		"diyicengxuehua/xuehua01": {
  			"diyicengxuehua/xuehua01": { "x": -2.34, "y": 2.25, "width": 14, "height": 13 }
  		},
  		"diyicengxuehua/xuehua02": {
  			"diyicengxuehua/xuehua02": { "x": 0.74, "y": 4.18, "width": 11, "height": 17 }
  		},
  		"diyicengxuehua/xuehua03": {
  			"diyicengxuehua/xuehua03": { "x": -1.13, "y": 0.75, "width": 10, "height": 12 }
  		},
  		"diyicengxuehua/xuehua04": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua05": {
  			"diyicengxuehua/xuehua05": { "x": -0.35, "y": 2.06, "width": 13, "height": 12 }
  		},
  		"diyicengxuehua/xuehua06": {
  			"diyicengxuehua/xuehua06": { "x": -2.12, "y": 2.72, "width": 21, "height": 27 }
  		},
  		"diyicengxuehua/xuehua10": {
  			"diyicengxuehua/xuehua05": { "x": -0.35, "y": 2.06, "width": 13, "height": 12 }
  		},
  		"diyicengxuehua/xuehua11": {
  			"diyicengxuehua/xuehua05": { "x": -0.35, "y": 2.06, "width": 13, "height": 12 }
  		},
  		"diyicengxuehua/xuehua12": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua13": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua14": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua15": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua16": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua17": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua18": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua19": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua20": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua21": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua22": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua4": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua5": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua6": {
  			"diyicengxuehua/xuehua06": { "x": -2.12, "y": 2.72, "width": 21, "height": 27 }
  		},
  		"diyicengxuehua/xuehua7": {
  			"diyicengxuehua/xuehua04": { "x": -0.06, "y": -0.41, "width": 10, "height": 7 }
  		},
  		"diyicengxuehua/xuehua8": {
  			"diyicengxuehua/xuehua05": { "x": -0.35, "y": 2.06, "width": 13, "height": 12 }
  		},
  		"diyicengxuehua/xuehua9": {
  			"diyicengxuehua/xuehua06": { "x": -2.12, "y": 2.72, "width": 21, "height": 27 }
  		}
  	}
  },
  "animations": {
  	"special": {
  		"slots": {
  			"diyicengxuehua/xuehua01": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua01" }
  				]
  			},
  			"diyicengxuehua/xuehua02": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 0.5, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 1.1333, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 1.1666, "color": "ffffff00" },
  					{ "time": 1.6666, "color": "fffffffd" },
  					{ "time": 3.3333, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua02" },
  					{ "time": 1.1666, "name": "diyicengxuehua/xuehua02" }
  				]
  			},
  			"diyicengxuehua/xuehua03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.3333, "color": "ffffffd0" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua03" }
  				]
  			},
  			"diyicengxuehua/xuehua04": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 1.8333, "color": "ffffffd9" },
  					{ "time": 2.6666, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua4": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.3333, "color": "ffffffd9" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua05": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.3333, "color": "ffffffd9" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua05" }
  				]
  			},
  			"diyicengxuehua/xuehua5": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.3333, "color": "ffffffcc" },
  					{ "time": 2.8333, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua06": {
  				"color": [
  					{ "time": 1.5, "color": "ffffffd0" },
  					{ "time": 2.1666, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua06" }
  				]
  			},
  			"diyicengxuehua/xuehua6": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.6666, "color": "ffffffd6" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua06" }
  				]
  			},
  			"diyicengxuehua/xuehua7": {
  				"color": [
  					{ "time": 0, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 2.3333, "color": "ffffffff" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua8": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 2.5, "color": "ffffffc1" },
  					{ "time": 3.3333, "color": "ffffff00" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua05" }
  				]
  			},
  			"diyicengxuehua/xuehua9": {
  				"color": [
  					{ "time": 0, "color": "f6f9ff99" },
  					{ "time": 0.6666, "color": "f6f9ff00", "curve": "stepped" },
  					{ "time": 1.4666, "color": "f6f9ff00" },
  					{ "time": 1.5, "color": "f6f9ffff" },
  					{ "time": 3.3333, "color": "f6f9ff99" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua06" },
  					{ "time": 1.5, "name": "diyicengxuehua/xuehua06" }
  				]
  			},
  			"diyicengxuehua/xuehua10": {
  				"color": [
  					{ "time": 0, "color": "ffffffb2" },
  					{ "time": 1.5, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 1.8, "color": "ffffff00" },
  					{ "time": 1.8333, "color": "ffffffff" },
  					{ "time": 3.3333, "color": "ffffffb2" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua05" },
  					{ "time": 1.8333, "name": "diyicengxuehua/xuehua05" }
  				]
  			},
  			"diyicengxuehua/xuehua11": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 1.3, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 2.3333, "color": "ffffff00" },
  					{ "time": 3.3333, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua05" },
  					{ "time": 2.3333, "name": "diyicengxuehua/xuehua05" }
  				]
  			},
  			"diyicengxuehua/xuehua12": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 1, "color": "ffffff9d" },
  					{ "time": 1.6666, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 2.6666, "color": "ffffff00" },
  					{ "time": 3.3333, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 2.6666, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua13": {
  				"color": [
  					{ "time": 0, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 0.6666, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 0.6666, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua14": {
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 1.5, "name": null },
  					{ "time": 2.5, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua15": {
  				"color": [
  					{ "time": 2.3333, "color": "ffffff00" },
  					{ "time": 3.3333, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 2, "name": null },
  					{ "time": 2.3333, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 3.3333, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua16": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 0.5, "color": "ffffff00" },
  					{ "time": 0.8333, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 3.3333, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 0.5, "name": null },
  					{ "time": 0.8333, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua17": {
  				"color": [
  					{ "time": 0.8333, "color": "ffffff00", "curve": "stepped" },
  					{ "time": 1, "color": "ffffff00" },
  					{ "time": 3.3333, "color": "ffffffff" }
  				],
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 0.8333, "name": null },
  					{ "time": 1, "name": "diyicengxuehua/xuehua04" },
  					{ "time": 3.3333, "name": "diyicengxuehua/xuehua04" }
  				]
  			},
  			"diyicengxuehua/xuehua18": {
  				"attachment": [
  					{ "time": 0, "name": "diyicengxuehua/xuehua04" }
  				]
  			}
  		},
  		"bones": {
  			"diyicengxuehua/xuehua06": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.5, "angle": -163.78 },
  					{ "time": 2.8333, "angle": 83.84, "curve": "stepped" },
  					{ "time": 3.3333, "angle": 83.84 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 0.6666, "x": 79.54, "y": -77.33 },
  					{ "time": 1.5, "x": 99.42, "y": -165.71 },
  					{ "time": 2.1666, "x": 68.49, "y": -251.88 },
  					{ "time": 2.8333, "x": 17.67, "y": -373.4 },
  					{ "time": 3.3333, "x": 11.04, "y": -402.13 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua02": {
  				"rotate": [
  					{ "time": 0.5, "angle": 65.57 },
  					{ "time": 1.1666, "angle": 0 },
  					{ "time": 2.3333, "angle": -137.45, "curve": "stepped" },
  					{ "time": 3.3333, "angle": -137.45 }
  				],
  				"translate": [
  					{ "time": 0, "x": -636.34, "y": -494.93 },
  					{ "time": 0.5, "x": -709.84, "y": -617.23 },
  					{ "time": 1.1666, "x": -143.61, "y": -22.09 },
  					{ "time": 2, "x": -430.85, "y": -269.56 },
  					{ "time": 3.3333, "x": -636.34, "y": -494.93 }
  				],
  				"scale": [
  					{ "time": 1.1666, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua01": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 0.6666, "angle": -149.99 },
  					{ "time": 1.5, "angle": 159.83 },
  					{ "time": 3.3333, "angle": 138.95 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.5, "x": -356.42, "y": -445.45 },
  					{ "time": 2.3333, "x": -608.55, "y": -720.43, "curve": "stepped" },
  					{ "time": 3.3333, "x": -608.55, "y": -720.43 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua05": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.8333, "angle": -88.33 },
  					{ "time": 2.8333, "angle": -151.36 }
  				],
  				"translate": [
  					{ "time": 0, "x": -161.27, "y": 0 },
  					{ "time": 1.8333, "x": -660.87, "y": -412.53 },
  					{ "time": 3.3333, "x": -983.43, "y": -660.5 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua03": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.1666, "angle": -112.58 },
  					{ "time": 2.3333, "angle": 157.88 },
  					{ "time": 3.3333, "angle": 29.94 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.1666, "x": -66.52, "y": -223.77 },
  					{ "time": 2.3333, "x": -66.52, "y": -431.42 },
  					{ "time": 3.3333, "x": -122.97, "y": -554.39 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua04": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.1666, "angle": -95.13 },
  					{ "time": 3.3333, "angle": 123.78 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.1666, "x": 0, "y": -191.52 },
  					{ "time": 1.8333, "x": -25.19, "y": -281.23 },
  					{ "time": 2.6666, "x": -34.27, "y": -368.92 },
  					{ "time": 3.3333, "x": -54.43, "y": -415.29 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua6": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.1666, "angle": -61.62 },
  					{ "time": 2, "angle": -118.06 },
  					{ "time": 2.8333, "angle": 162.54 },
  					{ "time": 3.3333, "angle": 30.74 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.1666, "x": -185.51, "y": -147.94 },
  					{ "time": 2, "x": -427.38, "y": -302.92 },
  					{ "time": 2.8333, "x": -640.92, "y": -501.21 },
  					{ "time": 3.3333, "x": -813.8, "y": -628.32 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua4": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.1666, "angle": -62.8 },
  					{ "time": 3.3333, "angle": -143.9 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.1666, "x": -67.55, "y": -268.09 },
  					{ "time": 3.3333, "x": -166.76, "y": -569.96 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua5": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 2.8333, "angle": 0, "curve": "stepped" },
  					{ "time": 3.3333, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.1666, "x": -139.32, "y": -466.53 },
  					{ "time": 2.8333, "x": -181.54, "y": -721.96, "curve": "stepped" },
  					{ "time": 3.3333, "x": -181.54, "y": -721.96 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 2.8333, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua7": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.1666, "angle": -84.92 },
  					{ "time": 2.3333, "angle": -168.39, "curve": "stepped" },
  					{ "time": 3.3333, "angle": -168.39 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 0.8333, "x": -44.19, "y": -258.51 },
  					{ "time": 2.3333, "x": -170.13, "y": -536.91 },
  					{ "time": 3.3333, "x": -245.25, "y": -742.39 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua8": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.8333, "angle": -146.73 },
  					{ "time": 3.3333, "angle": 81.9 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 1.8333, "x": -23.23, "y": -323.97 },
  					{ "time": 3.3333, "x": -62.88, "y": -522.19 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua9": {
  				"rotate": [
  					{ "time": 0, "angle": 153.04 },
  					{ "time": 1.5, "angle": 0 },
  					{ "time": 2.5, "angle": -111.81 },
  					{ "time": 3.3333, "angle": 153.04 }
  				],
  				"translate": [
  					{ "time": 0, "x": -493.31, "y": -337.18 },
  					{ "time": 0.6666, "x": -603.76, "y": -506.03 },
  					{ "time": 1.5, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": -493.31, "y": -337.18 }
  				],
  				"scale": [
  					{ "time": 1.5, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua10": {
  				"rotate": [
  					{ "time": 0, "angle": -133.24 },
  					{ "time": 0.8333, "angle": 163.08 },
  					{ "time": 1.5, "angle": -23.16 },
  					{ "time": 1.8333, "angle": 0 },
  					{ "time": 3.3333, "angle": -133.24 }
  				],
  				"translate": [
  					{ "time": 0, "x": -239.58, "y": -193.42 },
  					{ "time": 0.8333, "x": -403.23, "y": -485.75 },
  					{ "time": 1.5, "x": -569.61, "y": -696.03 },
  					{ "time": 1.8333, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": -239.58, "y": -193.42 }
  				],
  				"scale": [
  					{ "time": 1.8333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua11": {
  				"rotate": [
  					{ "time": 0, "angle": -143.51 },
  					{ "time": 1.3, "angle": 165.23 },
  					{ "time": 2.3333, "angle": 0 },
  					{ "time": 3, "angle": -70.72 },
  					{ "time": 3.3333, "angle": -143.51 }
  				],
  				"translate": [
  					{ "time": 0, "x": -172.99, "y": -348.22 },
  					{ "time": 1.3, "x": -446.27, "y": -759.11 },
  					{ "time": 2.3333, "x": 0, "y": 0 },
  					{ "time": 3, "x": -105.59, "y": -251.62 },
  					{ "time": 3.3333, "x": -172.99, "y": -348.22 }
  				],
  				"scale": [
  					{ "time": 2.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua12": {
  				"rotate": [
  					{ "time": 0, "angle": -98.45 },
  					{ "time": 1, "angle": 166.52 },
  					{ "time": 2.6666, "angle": 0 },
  					{ "time": 3.3333, "angle": -98.45 }
  				],
  				"translate": [
  					{ "time": 0, "x": -89.86, "y": -231.4 },
  					{ "time": 1, "x": -205.56, "y": -511.81 },
  					{ "time": 1.6666, "x": -341.26, "y": -740.69 },
  					{ "time": 2.6666, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": -89.86, "y": -231.4 }
  				],
  				"scale": [
  					{ "time": 2.6666, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"root": {
  				"translate": [
  					{ "time": 0, "x": 0, "y": -0.46 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1.5, "y": 1.5 }
  				]
  			},
  			"diyicengxuehua/xuehua13": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 0.6666, "angle": 0 },
  					{ "time": 3.3333, "angle": -108.55 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 0.6666, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": -158.8, "y": -458.64 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 0.6666, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua14": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1.5, "angle": -148.25 },
  					{ "time": 2.5, "angle": 0, "curve": "stepped" },
  					{ "time": 3.3333, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": -38.65, "y": -132.68 },
  					{ "time": 1.5, "x": -146.05, "y": -569.18 },
  					{ "time": 2.5, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": -38.65, "y": -132.68 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 2.5, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua15": {
  				"rotate": [
  					{ "time": 0, "angle": -100.98 },
  					{ "time": 2, "angle": 82.67 },
  					{ "time": 2.3333, "angle": 126.76 },
  					{ "time": 3.3333, "angle": -100.98 }
  				],
  				"translate": [
  					{ "time": 0, "x": -24.63, "y": -288.37 },
  					{ "time": 2, "x": -86.94, "y": -573.84 },
  					{ "time": 2.3333, "x": 49.26, "y": -86.94 },
  					{ "time": 3.3333, "x": -24.63, "y": -288.37 }
  				],
  				"scale": [
  					{ "time": 0, "x": 2.287, "y": 2.287, "curve": "stepped" },
  					{ "time": 2, "x": 2.287, "y": 2.287, "curve": "stepped" },
  					{ "time": 2.3333, "x": 2.287, "y": 2.287, "curve": "stepped" },
  					{ "time": 3.3333, "x": 2.287, "y": 2.287 }
  				]
  			},
  			"diyicengxuehua/xuehua16": {
  				"rotate": [
  					{ "time": 0, "angle": -116.25 },
  					{ "time": 0.5, "angle": -46.5 },
  					{ "time": 0.8333, "angle": 0 },
  					{ "time": 3.3333, "angle": -116.25 }
  				],
  				"translate": [
  					{ "time": 0, "x": 1.44, "y": -475.3 },
  					{ "time": 0.5, "x": -3.76, "y": -526.31 },
  					{ "time": 0.8333, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": 1.44, "y": -475.3 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 0.5, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 0.8333, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua17": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 1, "angle": -157.27 },
  					{ "time": 3.3333, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": -142.01, "y": -431.83 },
  					{ "time": 0.8333, "x": -208.67, "y": -563.69 },
  					{ "time": 1, "x": -20.28, "y": -121.72 },
  					{ "time": 3.3333, "x": -142.01, "y": -431.83 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 1, "x": 1, "y": 1, "curve": "stepped" },
  					{ "time": 3.3333, "x": 1, "y": 1 }
  				]
  			},
  			"diyicengxuehua/xuehua18": {
  				"rotate": [
  					{ "time": 0, "angle": 0 },
  					{ "time": 3.3333, "angle": -120.94 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 3.3333, "x": -91.29, "y": -611.51 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1.695, "y": 1.695 },
  					{ "time": 3.3333, "x": 1.332, "y": 1.332 }
  				]
  			}
  		}
  	}
  }
  }