SpoiledMouse

TRUCKS.json

Jul 5th, 2023
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. {
  2. "m_Version": 12,
  3. "DisplayName": "TRUCKS",
  4. "Icon": "Deliver",
  5. "Color": "FBFCFEFF",
  6. "InitStockPercent": 75,
  7. "IsExchange": 0,
  8. "Items": [
  9. {
  10. "ClassName": "kamaz_don_tan",
  11. "MaxPriceThreshold": 870000,
  12. "MinPriceThreshold": 512000,
  13. "SellPricePercent": -1,
  14. "MaxStockThreshold": 100,
  15. "MinStockThreshold": 0,
  16. "QuantityPercent": -1,
  17. "SpawnAttachments": [
  18. "sparkplug",
  19. "carbattery",
  20. "carradiator",
  21. "headlighth7",
  22. "headlighth7",
  23. "kamazdoors_driver_don_tan",
  24. "kamazdoors_codriver_don_tan",
  25. "kamazhood_don_tan",
  26. "kamaztrunk_don_civilian2",
  27. "kamazwheel",
  28. "kamazwheel",
  29. "kamazwheel",
  30. "kamazwheel",
  31. "kamazwheel",
  32. "kamazwheel",
  33. "kamazwheel"
  34. ],
  35. "Variants": [
  36. "kamaz_don_beige",
  37. "kamaz_don_blue",
  38. "kamaz_don_grey",
  39. "kamaz_don_lightblue",
  40. "kamaz_don_orange",
  41. "kamaz_don_orange_b",
  42. "kamaz_don_red",
  43. "kamaz_don_white",
  44. "kamaz_don_yellow"
  45. ]
  46. },
  47. {
  48. "ClassName": "kamaz_don_covered_blue",
  49. "MaxPriceThreshold": 870000,
  50. "MinPriceThreshold": 512000,
  51. "SellPricePercent": -1,
  52. "MaxStockThreshold": 100,
  53. "MinStockThreshold": 0,
  54. "QuantityPercent": -1,
  55. "SpawnAttachments": [
  56. "sparkplug",
  57. "carbattery",
  58. "carradiator",
  59. "headlighth7",
  60. "headlighth7",
  61. "kamazdoors_driver_don_blue",
  62. "kamazdoors_codriver_don_blue",
  63. "kamazhood_don_blue",
  64. "kamaztrunk_don_civilian2",
  65. "kamazwheel",
  66. "kamazwheel",
  67. "kamazwheel",
  68. "kamazwheel",
  69. "kamazwheel",
  70. "kamazwheel",
  71. "kamazwheel"
  72. ],
  73. "Variants": [
  74. "kamaz_don_covered_lightblue",
  75. "kamaz_don_covered_nowoa",
  76. "kamaz_don_covered_orangeb",
  77. "kamaz_don_covered_red",
  78. "kamaz_don_covered_tan",
  79. "kamaz_don_covered_yellow"
  80. ]
  81. },
  82. {
  83. "ClassName": "kamaz_don_fuel_tan",
  84. "MaxPriceThreshold": 870000,
  85. "MinPriceThreshold": 512000,
  86. "SellPricePercent": -1,
  87. "MaxStockThreshold": 100,
  88. "MinStockThreshold": 0,
  89. "QuantityPercent": -1,
  90. "SpawnAttachments": [
  91. "sparkplug",
  92. "carbattery",
  93. "carradiator",
  94. "headlighth7",
  95. "headlighth7",
  96. "kamazdoors_driver_don_tan",
  97. "kamazdoors_codriver_don_tan",
  98. "kamazhood_don_tan",
  99. "kamazwheel",
  100. "kamazwheel",
  101. "kamazwheel",
  102. "kamazwheel",
  103. "kamazwheel",
  104. "kamazwheel",
  105. "kamazwheel"
  106. ],
  107. "Variants": [
  108. "kamaz_don_fuel_green",
  109. "kamaz_don_fuel_nowoa",
  110. "kamaz_don_fuel_orange",
  111. "kamaz_don_fuel_red",
  112. "kamaz_don_fuel_schnell"
  113. ]
  114. }
  115. ]
  116. }
Advertisement
Add Comment
Please, Sign In to add comment