battle_target.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "skeleton": { "hash": "pPeVNTrX0z4sofp+IfipK50d9t4", "spine": "3.6.48", "width": 0, "height": 0, "images": "" },
  3. "bones": [
  4. { "name": "root" },
  5. { "name": "battle_target", "parent": "root" },
  6. { "name": "battle_target_white", "parent": "root" }
  7. ],
  8. "slots": [
  9. { "name": "battle_target_1", "bone": "battle_target" },
  10. { "name": "battle_target_2", "bone": "battle_target_white", "blend": "additive" }
  11. ],
  12. "skins": {
  13. "default": {
  14. "battle_target_1": {
  15. "battle_target_1": { "width": 66, "height": 66 }
  16. },
  17. "battle_target_2": {
  18. "battle_target_1_effect": { "width": 66, "height": 66 }
  19. }
  20. }
  21. },
  22. "animations": {
  23. "battle_target": {
  24. "slots": {
  25. "battle_target_1": {
  26. "color": [
  27. { "time": 0, "color": "ffffffff", "curve": "stepped" },
  28. { "time": 2.3333, "color": "ffffffff" },
  29. { "time": 2.6667, "color": "ffffff00", "curve": "stepped" },
  30. { "time": 3, "color": "ffffff00" }
  31. ],
  32. "attachment": [
  33. { "time": 0, "name": "battle_target_1" }
  34. ]
  35. },
  36. "battle_target_2": {
  37. "color": [
  38. { "time": 0, "color": "ffffff00" },
  39. { "time": 0.3333, "color": "ffffffff" },
  40. { "time": 0.6667, "color": "ffffff00" },
  41. { "time": 1, "color": "ffffffff" },
  42. { "time": 1.3333, "color": "ffffff00" },
  43. { "time": 1.6667, "color": "ffffffff" },
  44. { "time": 2, "color": "ffffff00" },
  45. { "time": 2.3333, "color": "ffffffff" },
  46. { "time": 2.6667, "color": "ffffff00", "curve": "stepped" },
  47. { "time": 3, "color": "ffffff00" }
  48. ],
  49. "attachment": [
  50. { "time": 0, "name": "battle_target_1_effect" }
  51. ]
  52. }
  53. },
  54. "bones": {
  55. "battle_target": {
  56. "translate": [
  57. { "time": 0, "x": 0, "y": 0 },
  58. { "time": 0.3333, "x": 0, "y": -30 },
  59. { "time": 0.6667, "x": 0, "y": 0 },
  60. { "time": 1, "x": 0, "y": -30 },
  61. { "time": 1.3333, "x": 0, "y": 0 },
  62. { "time": 1.6667, "x": 0, "y": -30 },
  63. { "time": 2, "x": 0, "y": 0 },
  64. { "time": 2.3333, "x": 0, "y": -30 },
  65. { "time": 2.6667, "x": 0, "y": 0, "curve": "stepped" },
  66. { "time": 3, "x": 0, "y": 0 }
  67. ]
  68. },
  69. "battle_target_white": {
  70. "translate": [
  71. { "time": 0, "x": 0, "y": 0 },
  72. { "time": 0.3333, "x": 0, "y": -30 },
  73. { "time": 0.6667, "x": 0, "y": 0 },
  74. { "time": 1, "x": 0, "y": -30 },
  75. { "time": 1.3333, "x": 0, "y": 0 },
  76. { "time": 1.6667, "x": 0, "y": -30 },
  77. { "time": 2, "x": 0, "y": 0 },
  78. { "time": 2.3333, "x": 0, "y": -30 },
  79. { "time": 2.6667, "x": 0, "y": 0, "curve": "stepped" },
  80. { "time": 3, "x": 0, "y": 0 }
  81. ]
  82. }
  83. }
  84. }
  85. }
  86. }