meta.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "states": [
  8. {
  9. "name": "shards"
  10. },
  11. {
  12. "name": "ash"
  13. },
  14. {
  15. "name": "rack"
  16. },
  17. {
  18. "name": "pews",
  19. "directions": 8
  20. },
  21. {
  22. "name": "immrod",
  23. "directions": 4
  24. },
  25. {
  26. "name": "target_stake"
  27. },
  28. {
  29. "name": "target_s"
  30. },
  31. {
  32. "name": "target_h"
  33. },
  34. {
  35. "name": "w_overlay",
  36. "directions": 4
  37. },
  38. {
  39. "name": ""
  40. },
  41. {
  42. "name": "monkey"
  43. },
  44. {
  45. "name": "blank"
  46. },
  47. {
  48. "name": "ashtray"
  49. },
  50. {
  51. "name": "ashtray_full"
  52. },
  53. {
  54. "name": "ashtray_half"
  55. },
  56. {
  57. "name": "ashtray_broken"
  58. },
  59. {
  60. "name": "flour_mill"
  61. },
  62. {
  63. "name": "distillery"
  64. },
  65. {
  66. "name": "net_overlay_atmpt"
  67. },
  68. {
  69. "name": "target_dummy_target",
  70. "directions": 4
  71. },
  72. {
  73. "name": "target_dummy"
  74. },
  75. {
  76. "name": "target_dummy_armor"
  77. },
  78. {
  79. "name": "martial_dummy"
  80. },
  81. {
  82. "name": "martial_dummy_spin",
  83. "delays": [
  84. [
  85. 0.1,
  86. 0.1,
  87. 0.1,
  88. 0.1,
  89. 0.1,
  90. 0.1,
  91. 0.1,
  92. 0.1,
  93. 0.1
  94. ]
  95. ]
  96. },
  97. {
  98. "name": "target_dummy_wreckage"
  99. },
  100. {
  101. "name": "dummy_armor"
  102. },
  103. {
  104. "name": "fancytable"
  105. },
  106. {
  107. "name": "pbag"
  108. },
  109. {
  110. "name": "pbag_hit",
  111. "delays": [
  112. [
  113. 0.05,
  114. 0.05,
  115. 0.05,
  116. 0.05,
  117. 0.05,
  118. 0.05,
  119. 0.05
  120. ]
  121. ]
  122. },
  123. {
  124. "name": "pbag_down",
  125. "directions": 4
  126. },
  127. {
  128. "name": "signpost"
  129. },
  130. {
  131. "name": "weightlifter"
  132. },
  133. {
  134. "name": "weightlifter_1",
  135. "delays": [
  136. [
  137. 0.5,
  138. 0.5,
  139. 0.5,
  140. 1,
  141. 0.2,
  142. 0.2,
  143. 0.1
  144. ]
  145. ]
  146. },
  147. {
  148. "name": "weightlifter_2",
  149. "delays": [
  150. [
  151. 0.5,
  152. 0.5,
  153. 1,
  154. 1.5,
  155. 0.2,
  156. 0.2,
  157. 0.1
  158. ]
  159. ]
  160. },
  161. {
  162. "name": "weightlifter_3",
  163. "delays": [
  164. [
  165. 0.5,
  166. 1,
  167. 1.5,
  168. 1.5,
  169. 0.2,
  170. 0.2,
  171. 0.1
  172. ]
  173. ]
  174. },
  175. {
  176. "name": "handrail",
  177. "directions": 4
  178. },
  179. {
  180. "name": "grapple_overlay",
  181. "directions": 4
  182. },
  183. {
  184. "name": "grapplehook"
  185. },
  186. {
  187. "name": "grapplehook_deployed",
  188. "directions": 4
  189. },
  190. {
  191. "name": "grapplehook_line",
  192. "directions": 4
  193. },
  194. {
  195. "name": "grapplehook_line_bridge",
  196. "directions": 4
  197. },
  198. {
  199. "name": "grapplehook_line_bridge1",
  200. "directions": 4
  201. },
  202. {
  203. "name": "grapplehook_line_bridge2",
  204. "directions": 4
  205. },
  206. {
  207. "name": "grapple_bridge_overlay",
  208. "directions": 4
  209. },
  210. {
  211. "name": "grapplehook_bridge_deployed",
  212. "directions": 4
  213. }
  214. ]
  215. }