equipment.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. [{
  2. "type": "SIS",
  3. "startC": "C",
  4. "endC": "O",
  5. "skipC": "L",
  6. "startR": 11,
  7. "endR": 97
  8. },
  9. {
  10. "type": "SID",
  11. "startC": "C",
  12. "endC": "O",
  13. "skipC": "L",
  14. "startR": 11,
  15. "endR": 97
  16. },
  17. {
  18. "type": "SB",
  19. "startC": "A",
  20. "endC": "I",
  21. "skipC": "G",
  22. "startR": 10,
  23. "endR": 0
  24. },
  25. {
  26. "type": "SM",
  27. "startC": "A",
  28. "endC": "H",
  29. "skipC": "G",
  30. "startR": 10,
  31. "endR": 0
  32. },
  33. {
  34. "type": "TI",
  35. "startC": "A",
  36. "endC": "K",
  37. "skipC": "",
  38. "startR": 11,
  39. "endR": 0
  40. },
  41. {
  42. "type": "VG",
  43. "startC": "A",
  44. "endC": "L",
  45. "skipC": "",
  46. "startR": 10,
  47. "endR": 0
  48. },
  49. {
  50. "type": "RB",
  51. "startC": "A",
  52. "endC": "G",
  53. "skipC": "",
  54. "startR": 10,
  55. "endR": 0
  56. },
  57. {
  58. "type": "OW",
  59. "startC": "A",
  60. "endC": "G",
  61. "skipC": "",
  62. "startR": 10,
  63. "endR": 0
  64. },
  65. {
  66. "type": "SP",
  67. "startC": "A",
  68. "endC": "H",
  69. "skipC": "",
  70. "startR": 10,
  71. "endR": 0
  72. },
  73. {
  74. "type": "EP",
  75. "startC": "A",
  76. "endC": "F",
  77. "skipC": "",
  78. "startR": 10,
  79. "endR": 0
  80. },
  81. {
  82. "type": "SS",
  83. "startC": "A",
  84. "endC": "F",
  85. "skipC": "E",
  86. "startR": 10,
  87. "endR": 0
  88. },
  89. {
  90. "type": "EXM",
  91. "startC": "A",
  92. "endC": "H",
  93. "skipC": "G",
  94. "startR": 10,
  95. "endR": 0
  96. },
  97. {
  98. "type": "BS",
  99. "startC": "A",
  100. "endC": "B",
  101. "skipC": "",
  102. "startR": 0,
  103. "endR": 0
  104. },
  105. {
  106. "type": "ETi",
  107. "startC": "A",
  108. "endC": "D",
  109. "skipC": "",
  110. "startR": 0,
  111. "endR": 0
  112. }
  113. ]