meta.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13/commit/84223c65f5caf667a84f3c0f49bc2a41cdc6c4e3",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "riot-icon"
  12. },
  13. {
  14. "name": "riot-inhand-right",
  15. "directions": 4
  16. },
  17. {
  18. "name": "riot-inhand-left",
  19. "directions": 4
  20. },
  21. {
  22. "name": "riot_laser-icon"
  23. },
  24. {
  25. "name": "riot_laser-inhand-right",
  26. "directions": 4
  27. },
  28. {
  29. "name": "riot_laser-inhand-left",
  30. "directions": 4
  31. },
  32. {
  33. "name": "riot_bullet-icon"
  34. },
  35. {
  36. "name": "riot_bullet-inhand-right",
  37. "directions": 4
  38. },
  39. {
  40. "name": "riot_bullet-inhand-left",
  41. "directions": 4
  42. },
  43. {
  44. "name": "ratvarian-icon"
  45. },
  46. {
  47. "name": "ratvarian-inhand-right",
  48. "directions": 4
  49. },
  50. {
  51. "name": "ratvarian-inhand-left",
  52. "directions": 4
  53. },
  54. {
  55. "name": "mirror-icon",
  56. "delays": [
  57. [
  58. 0.5,
  59. 0.05,
  60. 0.1,
  61. 0.1
  62. ]
  63. ]
  64. },
  65. {
  66. "name": "mirror-inhand-right",
  67. "directions": 4,
  68. "delays": [
  69. [
  70. 0.5,
  71. 0.05,
  72. 0.1,
  73. 0.1
  74. ],
  75. [
  76. 0.5,
  77. 0.05,
  78. 0.1,
  79. 0.1
  80. ],
  81. [
  82. 0.5,
  83. 0.05,
  84. 0.1,
  85. 0.1
  86. ],
  87. [
  88. 0.5,
  89. 0.05,
  90. 0.1,
  91. 0.1
  92. ]
  93. ]
  94. },
  95. {
  96. "name": "mirror-inhand-left",
  97. "directions": 4,
  98. "delays": [
  99. [
  100. 0.5,
  101. 0.05,
  102. 0.1,
  103. 0.1
  104. ],
  105. [
  106. 0.5,
  107. 0.05,
  108. 0.1,
  109. 0.1
  110. ],
  111. [
  112. 0.5,
  113. 0.05,
  114. 0.1,
  115. 0.1
  116. ],
  117. [
  118. 0.5,
  119. 0.05,
  120. 0.1,
  121. 0.1
  122. ]
  123. ]
  124. },
  125. {
  126. "name": "buckler-icon"
  127. },
  128. {
  129. "name": "buckler-inhand-right",
  130. "directions": 4
  131. },
  132. {
  133. "name": "buckler-inhand-left",
  134. "directions": 4
  135. },
  136. {
  137. "name": "metal-icon"
  138. },
  139. {
  140. "name": "metal-inhand-right",
  141. "directions": 4
  142. },
  143. {
  144. "name": "metal-inhand-left",
  145. "directions": 4
  146. },
  147. {
  148. "name": "makeshift-icon"
  149. },
  150. {
  151. "name": "teleriot-icon"
  152. },
  153. {
  154. "name": "teleriot-inhand-right",
  155. "directions": 4
  156. },
  157. {
  158. "name": "teleriot-inhand-left",
  159. "directions": 4
  160. },
  161. {
  162. "name": "teleriot-on"
  163. },
  164. {
  165. "name": "teleriot-inhand-right-on",
  166. "directions": 4
  167. },
  168. {
  169. "name": "teleriot-inhand-left-on",
  170. "directions": 4
  171. }
  172. ]
  173. }