instruments.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. {
  2. "instruments": {
  3. "1": {
  4. "index": "长笛",
  5. "default": 1,
  6. "name": "初级配置",
  7. "marketPrice": 3150,
  8. "referencePrice": 2680,
  9. "checked": true,
  10. "texture": "白铜管体"
  11. },
  12. "2": {
  13. "index": "长笛",
  14. "default": 0,
  15. "name": "标准配置",
  16. "marketPrice": 4500,
  17. "referencePrice": 3570,
  18. "checked": false,
  19. "texture": "进口镍白铜管体、法式键"
  20. },
  21. "3": {
  22. "index": "单簧管",
  23. "default": 1,
  24. "name": "初级配置",
  25. "marketPrice": 3280,
  26. "referencePrice": 2780,
  27. "checked": true,
  28. "texture": "胶木"
  29. },
  30. "4": {
  31. "index": "单簧管",
  32. "default": 0,
  33. "name": "标准配置",
  34. "marketPrice": 4580,
  35. "referencePrice": 3650,
  36. "checked": false,
  37. "texture": "聚碳酸酯、蓝钢针弹簧线"
  38. },
  39. "5": {
  40. "index": "萨克斯管",
  41. "default": 1,
  42. "name": "初级配置",
  43. "marketPrice": 4200,
  44. "referencePrice": 3550,
  45. "checked": true,
  46. "texture": "/"
  47. },
  48. "6": {
  49. "index": "萨克斯管",
  50. "default": 0,
  51. "name": "标准配置",
  52. "marketPrice": 6080,
  53. "referencePrice": 4500,
  54. "checked": false,
  55. "texture": "68铜、实心保护盖、蓝钢针弹簧线"
  56. },
  57. "7": {
  58. "index": "小号",
  59. "default": 1,
  60. "name": "标准配置",
  61. "marketPrice": 4800,
  62. "referencePrice": 3650,
  63. "checked": true,
  64. "texture": "白铜变音管磷铜发音管"
  65. },
  66. "8": {
  67. "index": "长号",
  68. "default": 1,
  69. "name": "标准配置",
  70. "marketPrice": 5550,
  71. "referencePrice": 3870,
  72. "checked": true,
  73. "texture": "白铜内外伸缩管"
  74. },
  75. "9": {
  76. "index": "圆号",
  77. "default": 1,
  78. "name": "标准配置",
  79. "marketPrice": 5500,
  80. "referencePrice": 3910,
  81. "checked": true,
  82. "texture": "白铜变音管磷铜发音管"
  83. },
  84. "10": {
  85. "index": "上低音号",
  86. "default": 1,
  87. "name": "标准配置",
  88. "marketPrice": 5800,
  89. "referencePrice": 3980,
  90. "checked": true,
  91. "texture": "白铜变音管磷铜发音管"
  92. },
  93. "11": {
  94. "index": "小军鼓",
  95. "default": 1,
  96. "name": "标准配置",
  97. "marketPrice": 3700,
  98. "referencePrice": 3190,
  99. "checked": true,
  100. "texture": ""
  101. },
  102. "99": {
  103. "index": "小号",
  104. "default": 1,
  105. "name": "标准配置",
  106. "marketPrice": 0,
  107. "referencePrice": 0,
  108. "checked": true,
  109. "texture": "白铜内外伸缩管"
  110. }
  111. },
  112. "auxiliaries": {
  113. "1": {
  114. "name": "节拍器",
  115. "marketPrice": "120",
  116. "checked": false,
  117. "referencePrice": "95"
  118. },
  119. "2": {
  120. "name": "谱架",
  121. "marketPrice": "80",
  122. "checked": false,
  123. "referencePrice": "65"
  124. },
  125. "3": {
  126. "name": "活塞油",
  127. "marketPrice": "30",
  128. "checked": false,
  129. "referencePrice": "25"
  130. },
  131. "4": {
  132. "name": "软木膏",
  133. "marketPrice": "30",
  134. "checked": false,
  135. "referencePrice": "25"
  136. },
  137. "5": {
  138. "name": "哨片",
  139. "marketPrice": "150",
  140. "checked": false,
  141. "referencePrice": "120"
  142. },
  143. "6": {
  144. "name": "拉杆油",
  145. "marketPrice": "30",
  146. "checked": false,
  147. "referencePrice": "25"
  148. },
  149. "7": {
  150. "name": "调音管油",
  151. "marketPrice": "30",
  152. "checked": false,
  153. "referencePrice": "25"
  154. },
  155. "8": {
  156. "name": "乐器维护",
  157. "marketPrice": "480",
  158. "checked": false,
  159. "referencePrice": "300"
  160. }
  161. }
  162. }