quest_complete.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "skeleton": { "hash": "kGzk7+y+raFkYvc6FJ4p/iodk7o", "spine": "3.6.48", "width": 1000, "height": 1500, "fps": 20, "images": "" },
  3. "bones": [
  4. { "name": "root", "scaleX": 2, "scaleY": 2 },
  5. { "name": "effect_", "parent": "root", "rotation": 4.2, "scaleX": 0.801, "scaleY": 0.801 },
  6. { "name": "bone2", "parent": "effect_", "rotation": 11.33 },
  7. { "name": "bone3", "parent": "effect_", "rotation": 11.33 },
  8. { "name": "bone4", "parent": "effect_", "rotation": 11.33 },
  9. { "name": "bone5", "parent": "effect_", "scaleX": 2.096, "scaleY": 2.096 }
  10. ],
  11. "slots": [
  12. { "name": "img_4", "bone": "bone5", "blend": "additive" },
  13. { "name": "img_2", "bone": "bone2", "blend": "additive" },
  14. { "name": "img_1", "bone": "bone3" },
  15. { "name": "img_3", "bone": "bone4", "blend": "additive" }
  16. ],
  17. "skins": {
  18. "default": {
  19. "img_1": {
  20. "img_1": { "width": 100, "height": 78 }
  21. },
  22. "img_2": {
  23. "img_2": { "width": 108, "height": 86 }
  24. },
  25. "img_3": {
  26. "img_1": { "width": 100, "height": 78 }
  27. },
  28. "img_4": {
  29. "img_3": { "width": 86, "height": 85 }
  30. }
  31. }
  32. },
  33. "events": {
  34. "sound": {}
  35. },
  36. "animations": {
  37. "animation": {
  38. "slots": {
  39. "img_1": {
  40. "color": [
  41. { "time": 0, "color": "ffffffff" },
  42. { "time": 0.75, "color": "ffffffda" },
  43. { "time": 1.5, "color": "ffffffff" }
  44. ],
  45. "attachment": [
  46. { "time": 0, "name": "img_1" }
  47. ]
  48. },
  49. "img_2": {
  50. "attachment": [
  51. { "time": 0, "name": "img_2" }
  52. ]
  53. },
  54. "img_3": {
  55. "color": [
  56. { "time": 0, "color": "ffffff31" },
  57. { "time": 0.75, "color": "ffffff98" },
  58. { "time": 1.5, "color": "ffffff31" }
  59. ],
  60. "attachment": [
  61. { "time": 0, "name": "img_1" }
  62. ]
  63. },
  64. "img_4": {
  65. "attachment": [
  66. { "time": 0, "name": "img_3" }
  67. ]
  68. }
  69. },
  70. "bones": {
  71. "bone2": {
  72. "scale": [
  73. { "time": 0, "x": 0.96, "y": 0.96 },
  74. { "time": 0.75, "x": 1, "y": 1 },
  75. { "time": 1.5, "x": 0.96, "y": 0.96 }
  76. ]
  77. },
  78. "bone5": {
  79. "scale": [
  80. { "time": 0, "x": 0.588, "y": 0.588 },
  81. { "time": 0.75, "x": 0.779, "y": 0.779 },
  82. { "time": 1.5, "x": 0.588, "y": 0.588 }
  83. ]
  84. }
  85. }
  86. }
  87. }
  88. }