Blame view

res/spine/bingqiang.json 9.38 KB
f7b13bdd   zhengshouren   auto package
1
  {
800a8895   dangge   auto package
2
  "skeleton": { "hash": "JHd90cwPto+0bNksnFxTzJYyTpk", "spine": "3.4.02", "width": 118, "height": 117, "images": "" },
f7b13bdd   zhengshouren   auto package
3
4
5
6
  "bones": [
  	{ "name": "root" }
  ],
  "slots": [
800a8895   dangge   auto package
7
8
  	{ "name": "binqiang01", "bone": "root" },
  	{ "name": "binqiang02", "bone": "root" },
f7b13bdd   zhengshouren   auto package
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  	{ "name": "binqiang03", "bone": "root", "attachment": "binqiang03" }
  ],
  "skins": {
  	"default": {
  		"binqiang01": {
  			"binqiang01": { "x": -14.16, "y": 18.77, "width": 75, "height": 38 }
  		},
  		"binqiang02": {
  			"binqiang02": { "x": -13.56, "y": 49.97, "width": 104, "height": 100 }
  		},
  		"binqiang03": {
  			"binqiang03": { "x": -8.64, "y": 58.59, "width": 118, "height": 117 }
  		}
  	}
  },
800a8895   dangge   auto package
24
25
26
27
  "events": {
  	"atk1": {},
  	"skillA1": {}
  },
f7b13bdd   zhengshouren   auto package
28
  "animations": {
800a8895   dangge   auto package
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
  	"appear": {
  		"slots": {
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null },
  					{ "time": 0.2666, "name": "binqiang02" },
  					{ "time": 0.4, "name": null }
  				]
  			},
  			"binqiang03": {
  				"attachment": [
  					{ "time": 0, "name": null },
  					{ "time": 0.4, "name": "binqiang03" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0.4666, "angle": 0, "curve": "stepped" },
  					{ "time": 11.6666, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0.4666, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 11.6666, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 0.132 },
  					{ "time": 0.1, "x": 1, "y": 1.436 },
  					{ "time": 0.1666, "x": 1, "y": 1.09 },
  					{ "time": 0.2666, "x": 1, "y": 1.395 },
  					{ "time": 0.3333, "x": 1, "y": 1.456 },
  					{ "time": 0.4, "x": 1, "y": 1.54 },
  					{ "time": 0.4666, "x": 1, "y": 1.421, "curve": "stepped" },
  					{ "time": 11.6666, "x": 1, "y": 1.421 }
  				]
  			}
  		}
  	},
f7b13bdd   zhengshouren   auto package
68
69
70
71
  	"atk1": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
800a8895   dangge   auto package
72
73
  					{ "time": 0, "name": null },
  					{ "time": 3.6666, "name": null }
f7b13bdd   zhengshouren   auto package
74
75
76
77
  				]
  			},
  			"binqiang02": {
  				"attachment": [
800a8895   dangge   auto package
78
79
  					{ "time": 0, "name": null },
  					{ "time": 3.6666, "name": null }
f7b13bdd   zhengshouren   auto package
80
81
82
83
  				]
  			},
  			"binqiang03": {
  				"color": [
800a8895   dangge   auto package
84
85
  					{ "time": 0, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 3.6666, "color": "ffffffff" }
f7b13bdd   zhengshouren   auto package
86
87
88
89
90
91
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
800a8895   dangge   auto package
92
93
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 3.6666, "angle": 0 }
f7b13bdd   zhengshouren   auto package
94
95
  				],
  				"translate": [
800a8895   dangge   auto package
96
97
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3.6666, "x": 0, "y": 0 }
f7b13bdd   zhengshouren   auto package
98
99
  				],
  				"scale": [
800a8895   dangge   auto package
100
101
  					{ "time": 0, "x": 1, "y": 1.421, "curve": "stepped" },
  					{ "time": 3.6666, "x": 1, "y": 1.421 }
f7b13bdd   zhengshouren   auto package
102
103
  				],
  				"shear": [
800a8895   dangge   auto package
104
105
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3.6666, "x": 0, "y": 0 }
f7b13bdd   zhengshouren   auto package
106
107
  				]
  			}
800a8895   dangge   auto package
108
109
110
111
112
  		},
  		"events": [
  			{ "time": 0, "name": "atk1" },
  			{ "time": 3.6666, "name": "atk1" }
  		]
f7b13bdd   zhengshouren   auto package
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
  	},
  	"atkidle1": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 }
  				]
  			}
  		}
  	},
  	"dead": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" },
  					{ "time": 1.3333, "color": "ffffff00" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421 },
  					{ "time": 0.8, "x": 1, "y": 0.37 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 },
  					{ "time": 0.8, "x": 0, "y": -26.92 }
  				]
  			}
  		}
  	},
  	"hurt1": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 }
  				]
  			}
  		}
  	},
  	"hurtidle1": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 }
  				]
  			}
  		}
  	},
800a8895   dangge   auto package
257
  	"idle1": {
f7b13bdd   zhengshouren   auto package
258
  		"slots": {
800a8895   dangge   auto package
259
  			"binqiang01": {
f7b13bdd   zhengshouren   auto package
260
261
  				"attachment": [
  					{ "time": 0, "name": null },
800a8895   dangge   auto package
262
  					{ "time": 3.6666, "name": null }
f7b13bdd   zhengshouren   auto package
263
264
  				]
  			},
800a8895   dangge   auto package
265
  			"binqiang02": {
f7b13bdd   zhengshouren   auto package
266
267
  				"attachment": [
  					{ "time": 0, "name": null },
800a8895   dangge   auto package
268
269
270
271
272
273
274
  					{ "time": 3.6666, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 3.6666, "color": "ffffffff" }
f7b13bdd   zhengshouren   auto package
275
276
277
278
279
280
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
800a8895   dangge   auto package
281
282
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 3.6666, "angle": 0 }
f7b13bdd   zhengshouren   auto package
283
284
  				],
  				"translate": [
800a8895   dangge   auto package
285
286
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3.6666, "x": 0, "y": 0 }
f7b13bdd   zhengshouren   auto package
287
288
  				],
  				"scale": [
800a8895   dangge   auto package
289
290
291
292
293
294
  					{ "time": 0, "x": 1, "y": 1.421, "curve": "stepped" },
  					{ "time": 3.6666, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3.6666, "x": 0, "y": 0 }
f7b13bdd   zhengshouren   auto package
295
296
  				]
  			}
800a8895   dangge   auto package
297
298
299
300
301
  		},
  		"events": [
  			{ "time": 0, "name": "atk1" },
  			{ "time": 3.6666, "name": "atk1" }
  		]
f7b13bdd   zhengshouren   auto package
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
  	},
  	"keep": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1 }
  				]
  			}
  		}
  	},
  	"move": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 }
  				]
  			}
  		}
800a8895   dangge   auto package
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
  	},
  	"moveend": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0 }
  				]
  			}
  		}
  	},
  	"skillA1": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null },
  					{ "time": 3.8333, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null },
  					{ "time": 3.8333, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 3.8333, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 3.8333, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3.8333, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421, "curve": "stepped" },
  					{ "time": 3.8333, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 3.8333, "x": 0, "y": 0 }
  				]
  			}
  		}
  	},
  	"skillAidle1": {
  		"slots": {
  			"binqiang01": {
  				"attachment": [
  					{ "time": 0, "name": null },
  					{ "time": 0.1666, "name": null }
  				]
  			},
  			"binqiang02": {
  				"attachment": [
  					{ "time": 0, "name": null },
  					{ "time": 0.1666, "name": null }
  				]
  			},
  			"binqiang03": {
  				"color": [
  					{ "time": 0, "color": "ffffffff", "curve": "stepped" },
  					{ "time": 0.1666, "color": "ffffffff" }
  				]
  			}
  		},
  		"bones": {
  			"root": {
  				"rotate": [
  					{ "time": 0, "angle": 0, "curve": "stepped" },
  					{ "time": 0.1666, "angle": 0 }
  				],
  				"translate": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 0.1666, "x": 0, "y": 0 }
  				],
  				"scale": [
  					{ "time": 0, "x": 1, "y": 1.421, "curve": "stepped" },
  					{ "time": 0.1666, "x": 1, "y": 1.421 }
  				],
  				"shear": [
  					{ "time": 0, "x": 0, "y": 0, "curve": "stepped" },
  					{ "time": 0.1666, "x": 0, "y": 0 }
  				]
  			}
  		}
f7b13bdd   zhengshouren   auto package
488
489
490
  	}
  }
  }