BarrelDestructionParticle.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. {
  2. "variations": {
  3. "default": {
  4. "choices": [
  5. {
  6. "source": "BarrelDestructionParticle.png",
  7. "rect": [
  8. 0.0,
  9. 0.0,
  10. 8.0,
  11. 8.0
  12. ]
  13. },
  14. {
  15. "source": "BarrelDestructionParticle.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": "BarrelDestructionParticle.png",
  29. "rect": [
  30. 16.0,
  31. 0.0,
  32. 8.0,
  33. 8.0
  34. ]
  35. },
  36. {
  37. "source": "BarrelDestructionParticle.png",
  38. "rect": [
  39. 24.0,
  40. 0.0,
  41. 8.0,
  42. 8.0
  43. ]
  44. }
  45. ]
  46. },
  47. "GhostHouse": {
  48. "link": "Underground"
  49. },
  50. "Castle": {
  51. "choices": [
  52. {
  53. "source": "BarrelDestructionParticle.png",
  54. "rect": [
  55. 32.0,
  56. 0.0,
  57. 8.0,
  58. 8.0
  59. ]
  60. },
  61. {
  62. "source": "BarrelDestructionParticle.png",
  63. "rect": [
  64. 40.0,
  65. 0.0,
  66. 8.0,
  67. 8.0
  68. ]
  69. }
  70. ]
  71. },
  72. "Underwater": {
  73. "choices": [
  74. {
  75. "source": "BarrelDestructionParticle.png",
  76. "rect": [
  77. 48.0,
  78. 0.0,
  79. 8.0,
  80. 8.0
  81. ]
  82. },
  83. {
  84. "source": "BarrelDestructionParticle.png",
  85. "rect": [
  86. 56.0,
  87. 0.0,
  88. 8.0,
  89. 8.0
  90. ]
  91. }
  92. ]
  93. },
  94. "CastleWater": {
  95. "link": "Underwater"
  96. },
  97. "Desert": {
  98. "choices": [
  99. {
  100. "source": "BarrelDestructionParticle.png",
  101. "rect": [
  102. 0.0,
  103. 8.0,
  104. 8.0,
  105. 8.0
  106. ]
  107. },
  108. {
  109. "source": "BarrelDestructionParticle.png",
  110. "rect": [
  111. 8.0,
  112. 8.0,
  113. 8.0,
  114. 8.0
  115. ]
  116. }
  117. ]
  118. },
  119. "Jungle": {
  120. "choices": [
  121. {
  122. "source": "BarrelDestructionParticle.png",
  123. "rect": [
  124. 16.0,
  125. 8.0,
  126. 8.0,
  127. 8.0
  128. ]
  129. },
  130. {
  131. "source": "BarrelDestructionParticle.png",
  132. "rect": [
  133. 24.0,
  134. 8.0,
  135. 8.0,
  136. 8.0
  137. ]
  138. }
  139. ]
  140. },
  141. "Snow": {
  142. "choices": [
  143. {
  144. "source": "BarrelDestructionParticle.png",
  145. "rect": [
  146. 32.0,
  147. 8.0,
  148. 8.0,
  149. 8.0
  150. ]
  151. },
  152. {
  153. "source": "BarrelDestructionParticle.png",
  154. "rect": [
  155. 40.0,
  156. 8.0,
  157. 8.0,
  158. 8.0
  159. ]
  160. }
  161. ]
  162. },
  163. "Volcano": {
  164. "choices": [
  165. {
  166. "source": "BarrelDestructionParticle.png",
  167. "rect": [
  168. 48.0,
  169. 8.0,
  170. 8.0,
  171. 8.0
  172. ]
  173. },
  174. {
  175. "source": "BarrelDestructionParticle.png",
  176. "rect": [
  177. 56.0,
  178. 8.0,
  179. 8.0,
  180. 8.0
  181. ]
  182. }
  183. ]
  184. },
  185. "Autumn": {
  186. "choices": [
  187. {
  188. "source": "BarrelDestructionParticle.png",
  189. "rect": [
  190. 0.0,
  191. 16.0,
  192. 8.0,
  193. 8.0
  194. ]
  195. },
  196. {
  197. "source": "BarrelDestructionParticle.png",
  198. "rect": [
  199. 8.0,
  200. 16.0,
  201. 8.0,
  202. 8.0
  203. ]
  204. }
  205. ]
  206. },
  207. "Beach": {
  208. "choices": [
  209. {
  210. "source": "BarrelDestructionParticle.png",
  211. "rect": [
  212. 16.0,
  213. 16.0,
  214. 8.0,
  215. 8.0
  216. ]
  217. },
  218. {
  219. "source": "BarrelDestructionParticle.png",
  220. "rect": [
  221. 24.0,
  222. 16.0,
  223. 8.0,
  224. 8.0
  225. ]
  226. }
  227. ]
  228. },
  229. "Mountain": {
  230. "choices": [
  231. {
  232. "source": "BarrelDestructionParticle.png",
  233. "rect": [
  234. 32.0,
  235. 16.0,
  236. 8.0,
  237. 8.0
  238. ]
  239. },
  240. {
  241. "source": "BarrelDestructionParticle.png",
  242. "rect": [
  243. 40.0,
  244. 16.0,
  245. 8.0,
  246. 8.0
  247. ]
  248. }
  249. ]
  250. },
  251. "Space": {
  252. "choices": [
  253. {
  254. "source": "BarrelDestructionParticle.png",
  255. "rect": [
  256. 48.0,
  257. 16.0,
  258. 8.0,
  259. 8.0
  260. ]
  261. },
  262. {
  263. "source": "BarrelDestructionParticle.png",
  264. "rect": [
  265. 56.0,
  266. 16.0,
  267. 8.0,
  268. 8.0
  269. ]
  270. }
  271. ]
  272. },
  273. "Bonus": {
  274. "choices": [
  275. {
  276. "source": "BarrelDestructionParticle.png",
  277. "rect": [
  278. 0.0,
  279. 24.0,
  280. 8.0,
  281. 8.0
  282. ]
  283. },
  284. {
  285. "source": "BarrelDestructionParticle.png",
  286. "rect": [
  287. 8.0,
  288. 24.0,
  289. 8.0,
  290. 8.0
  291. ]
  292. }
  293. ]
  294. }
  295. }
  296. }