ingame_quest.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. {
  2. "skeleton": { "hash": "6yskbZKfrguHX0B9iwH8iH5WPLY", "spine": "3.6.48", "width": 750, "height": 1334, "fps": 25, "images": "" },
  3. "bones": [
  4. { "name": "root" },
  5. { "name": "effect_", "parent": "root", "y": 80.72 },
  6. { "name": "bone2", "parent": "effect_", "x": -0.7, "y": 83.42 },
  7. { "name": "bone3", "parent": "effect_", "x": -0.66, "y": -81.06 },
  8. { "name": "bone4", "parent": "effect_", "x": -55.64, "y": 79.46 }
  9. ],
  10. "slots": [
  11. { "name": "img_1", "bone": "bone2", "blend": "additive" },
  12. { "name": "img_2", "bone": "bone3", "blend": "additive" },
  13. { "name": "img_3", "bone": "bone4", "blend": "additive" }
  14. ],
  15. "skins": {
  16. "default": {
  17. "img_1": {
  18. "img_1": { "x": -145.54, "y": -2.25, "width": 297, "height": 7 }
  19. },
  20. "img_2": {
  21. "img_1": { "x": -145.54, "y": 3.76, "width": 297, "height": 7 }
  22. },
  23. "img_3": {
  24. "img_2": { "width": 158, "height": 42 }
  25. }
  26. }
  27. },
  28. "animations": {
  29. "animation": {
  30. "slots": {
  31. "img_1": {
  32. "color": [
  33. { "time": 0.04, "color": "ffffff00" },
  34. { "time": 0.4, "color": "ffffffff", "curve": "stepped" },
  35. { "time": 0.52, "color": "ffffffff" },
  36. { "time": 0.8, "color": "ffffff00" }
  37. ],
  38. "attachment": [
  39. { "time": 0, "name": null },
  40. { "time": 0.04, "name": "img_1" }
  41. ]
  42. },
  43. "img_2": {
  44. "color": [
  45. { "time": 0.04, "color": "ffffff00" },
  46. { "time": 0.4, "color": "ffffffff", "curve": "stepped" },
  47. { "time": 0.52, "color": "ffffffff" },
  48. { "time": 0.8, "color": "ffffff00" }
  49. ],
  50. "attachment": [
  51. { "time": 0, "name": null },
  52. { "time": 0.04, "name": "img_1" }
  53. ]
  54. },
  55. "img_3": {
  56. "color": [
  57. { "time": 0.2, "color": "ffffffff", "curve": "stepped" },
  58. { "time": 0.6, "color": "ffffffff" },
  59. { "time": 0.76, "color": "ffffff00" }
  60. ],
  61. "attachment": [
  62. { "time": 0, "name": null },
  63. { "time": 0.2, "name": "img_2" }
  64. ]
  65. }
  66. },
  67. "bones": {
  68. "bone2": {
  69. "scale": [
  70. { "time": 0.04, "x": 0.2, "y": 1 },
  71. { "time": 0.4, "x": 1, "y": 1 },
  72. { "time": 0.64, "x": 0.9, "y": 1 },
  73. { "time": 0.8, "x": 0.8, "y": 0.2 }
  74. ]
  75. },
  76. "bone3": {
  77. "scale": [
  78. { "time": 0.04, "x": 0.2, "y": 1 },
  79. { "time": 0.4, "x": 1, "y": 1 },
  80. { "time": 0.64, "x": 0.9, "y": 1 },
  81. { "time": 0.8, "x": 0.8, "y": 0.2 }
  82. ]
  83. },
  84. "bone4": {
  85. "translate": [
  86. { "time": 0.2, "x": 42.28, "y": 0 },
  87. { "time": 0.8, "x": -157.13, "y": 2.96 }
  88. ],
  89. "scale": [
  90. { "time": 0.2, "x": 0, "y": 1 },
  91. { "time": 0.4, "x": 1, "y": 1 },
  92. { "time": 0.8, "x": 1, "y": 0 }
  93. ]
  94. }
  95. }
  96. }
  97. }
  98. }