SpikeBallDestructionParticles.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "variations": {
  3. "default": {
  4. "choices": [
  5. {
  6. "source": "SpikeBallDestructionParticles.png",
  7. "rect": [
  8. 0.0,
  9. 0.0,
  10. 8.0,
  11. 8.0
  12. ]
  13. },
  14. {
  15. "source": "SpikeBallDestructionParticles.png",
  16. "rect": [
  17. 8.0,
  18. 0.0,
  19. 8.0,
  20. 8.0
  21. ]
  22. }
  23. ]
  24. },
  25. "Underground": {
  26. "choices": [
  27. {
  28. "source": "SpikeBallDestructionParticles.png",
  29. "rect": [
  30. 0.0,
  31. 8.0,
  32. 8.0,
  33. 8.0
  34. ]
  35. },
  36. {
  37. "source": "SpikeBallDestructionParticles.png",
  38. "rect": [
  39. 8.0,
  40. 8.0,
  41. 8.0,
  42. 8.0
  43. ]
  44. }
  45. ]
  46. },
  47. "GhostHouse": {
  48. "link": "Underground"
  49. },
  50. "Castle": {
  51. "choices": [
  52. {
  53. "source": "SpikeBallDestructionParticles.png",
  54. "rect": [
  55. 0.0,
  56. 16.0,
  57. 8.0,
  58. 8.0
  59. ]
  60. },
  61. {
  62. "source": "SpikeBallDestructionParticles.png",
  63. "rect": [
  64. 8.0,
  65. 16.0,
  66. 8.0,
  67. 8.0
  68. ]
  69. }
  70. ]
  71. },
  72. "Snow": {
  73. "choices": [
  74. {
  75. "source": "SpikeBallDestructionParticles.png",
  76. "rect": [
  77. 0.0,
  78. 24.0,
  79. 8.0,
  80. 8.0
  81. ]
  82. },
  83. {
  84. "source": "SpikeBallDestructionParticles.png",
  85. "rect": [
  86. 8.0,
  87. 24.0,
  88. 8.0,
  89. 8.0
  90. ]
  91. }
  92. ]
  93. },
  94. "Space": {
  95. "choices": [
  96. {
  97. "source": "SpikeBallDestructionParticles.png",
  98. "rect": [
  99. 0.0,
  100. 32.0,
  101. 8.0,
  102. 8.0
  103. ]
  104. },
  105. {
  106. "source": "SpikeBallDestructionParticles.png",
  107. "rect": [
  108. 8.0,
  109. 32.0,
  110. 8.0,
  111. 8.0
  112. ]
  113. }
  114. ]
  115. },
  116. "Volcano": {
  117. "choices": [
  118. {
  119. "source": "SpikeBallDestructionParticles.png",
  120. "rect": [
  121. 0.0,
  122. 40.0,
  123. 8.0,
  124. 8.0
  125. ]
  126. },
  127. {
  128. "source": "SpikeBallDestructionParticles.png",
  129. "rect": [
  130. 8.0,
  131. 40.0,
  132. 8.0,
  133. 8.0
  134. ]
  135. }
  136. ]
  137. },
  138. "Bonus": {
  139. "choices": [
  140. {
  141. "source": "SpikeBallDestructionParticles.png",
  142. "rect": [
  143. 0.0,
  144. 48.0,
  145. 8.0,
  146. 8.0
  147. ]
  148. },
  149. {
  150. "source": "SpikeBallDestructionParticles.png",
  151. "rect": [
  152. 8.0,
  153. 48.0,
  154. 8.0,
  155. 8.0
  156. ]
  157. }
  158. ]
  159. }
  160. }
  161. }