1
0

meta.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "version": 1,
  3. "license": "AGPLv3",
  4. "copyright": "Taken from Civilization 13 https://github.com/civ13/civ13",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "spark",
  12. "delays": [
  13. [
  14. 0.1,
  15. 0.1
  16. ]
  17. ]
  18. },
  19. {
  20. "name": "bullet_old",
  21. "directions": 4
  22. },
  23. {
  24. "name": "arrow",
  25. "directions": 4
  26. },
  27. {
  28. "name": "bee",
  29. "directions": 4
  30. },
  31. {
  32. "name": "fireball",
  33. "directions": 4,
  34. "delays": [
  35. [
  36. 0.1,
  37. 0.1
  38. ],
  39. [
  40. 0.1,
  41. 0.1
  42. ],
  43. [
  44. 0.1,
  45. 0.1
  46. ],
  47. [
  48. 0.1,
  49. 0.1
  50. ]
  51. ]
  52. },
  53. {
  54. "name": "bolter",
  55. "directions": 4
  56. },
  57. {
  58. "name": "SpearFlight",
  59. "directions": 4
  60. },
  61. {
  62. "name": "dart",
  63. "directions": 4
  64. },
  65. {
  66. "name": "bullet",
  67. "directions": 4,
  68. "delays": [
  69. [
  70. 0.05,
  71. 0.05
  72. ],
  73. [
  74. 0.05,
  75. 0.05
  76. ],
  77. [
  78. 0.05,
  79. 0.05
  80. ],
  81. [
  82. 0.05,
  83. 0.05
  84. ]
  85. ]
  86. },
  87. {
  88. "name": "gibshot",
  89. "delays": [
  90. [
  91. 0.1,
  92. 0.1,
  93. 0.1,
  94. 0.1,
  95. 0.1,
  96. 0.1,
  97. 0.1,
  98. 0.1,
  99. 0.1,
  100. 0.1,
  101. 0.1,
  102. 0.1
  103. ]
  104. ]
  105. },
  106. {
  107. "name": "stone",
  108. "directions": 4
  109. },
  110. {
  111. "name": "shell",
  112. "directions": 4
  113. },
  114. {
  115. "name": "arrow_flint",
  116. "directions": 4
  117. },
  118. {
  119. "name": "arrow_stone",
  120. "directions": 4
  121. },
  122. {
  123. "name": "arrow_sandstone",
  124. "directions": 4
  125. },
  126. {
  127. "name": "arrow_copper",
  128. "directions": 4
  129. },
  130. {
  131. "name": "arrow_iron",
  132. "directions": 4
  133. },
  134. {
  135. "name": "arrow_bronze",
  136. "directions": 4
  137. },
  138. {
  139. "name": "arrow_steel",
  140. "directions": 4
  141. },
  142. {
  143. "name": "arrow_vial",
  144. "directions": 4
  145. },
  146. {
  147. "name": "arrow_modern",
  148. "directions": 4,
  149. "delays": [
  150. [
  151. 0.1,
  152. 0.1
  153. ],
  154. [
  155. 0.1,
  156. 0.1
  157. ],
  158. [
  159. 0.1,
  160. 0.1
  161. ],
  162. [
  163. 0.1,
  164. 0.1
  165. ]
  166. ]
  167. },
  168. {
  169. "name": "arrow_god",
  170. "directions": 4
  171. },
  172. {
  173. "name": "bolt",
  174. "directions": 4
  175. },
  176. {
  177. "name": "bolt_flint",
  178. "directions": 4
  179. },
  180. {
  181. "name": "bolt_stone",
  182. "directions": 4
  183. },
  184. {
  185. "name": "bolt_sandstone",
  186. "directions": 4
  187. },
  188. {
  189. "name": "bolt_iron",
  190. "directions": 4
  191. },
  192. {
  193. "name": "bolt_bronze",
  194. "directions": 4
  195. },
  196. {
  197. "name": "bolt_copper",
  198. "directions": 4
  199. },
  200. {
  201. "name": "bolt_steel",
  202. "directions": 4
  203. },
  204. {
  205. "name": "bolt_modern",
  206. "directions": 4,
  207. "delays": [
  208. [
  209. 0.1,
  210. 0.1
  211. ],
  212. [
  213. 0.1,
  214. 0.1
  215. ],
  216. [
  217. 0.1,
  218. 0.1
  219. ],
  220. [
  221. 0.1,
  222. 0.1
  223. ]
  224. ]
  225. },
  226. {
  227. "name": "bolt_vial",
  228. "directions": 4
  229. },
  230. {
  231. "name": "buckshot"
  232. },
  233. {
  234. "name": "chainshot",
  235. "delays": [
  236. [
  237. 0.1,
  238. 0.1,
  239. 0.1,
  240. 0.1
  241. ]
  242. ]
  243. },
  244. {
  245. "name": "bluebolt",
  246. "directions": 4
  247. },
  248. {
  249. "name": "redbolt",
  250. "directions": 4
  251. },
  252. {
  253. "name": "greenbolt",
  254. "directions": 4
  255. },
  256. {
  257. "name": "flare"
  258. }
  259. ]
  260. }