gigiwwa

SpawnSettings.json

Mar 18th, 2022 (edited)
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. {
  2. "m_Version": 3,
  3. "StartingClothing": {
  4. "EnableCustomClothing": 1,
  5. "SetRandomHealth": 1,
  6. "Headgear": [],
  7. "Glasses": [],
  8. "Masks": [],
  9. "Tops": [
  10. "M65Jacket_Tan"
  11. ],
  12. "Vests": [],
  13. "Gloves": [],
  14. "Pants": [
  15. "HunterPants_Spring"
  16. ],
  17. "Belts": [],
  18. "Shoes": [
  19. "MilitaryBoots_Redpunk"
  20. ],
  21. "Armbands": [],
  22. "Backpacks": [
  23. "mmg_carrier_backpack_multicamblack_digital"
  24. ]
  25. },
  26. "EnableSpawnSelection": 0,
  27. "SpawnOnTerritory": 0,
  28. "SpawnLocations": [
  29. {
  30. "Name": "Biskupice",
  31. "Positions": [
  32. [
  33. 5417.7412109375,
  34. 193.06744384765626,
  35. 496.7571105957031
  36. ],
  37. [
  38. 4844.7412109375,
  39. 192.901123046875,
  40. 264.2078552246094
  41. ],
  42. [
  43. 5171.12890625,
  44. 200.18545532226563,
  45. 131.65122985839845
  46. ],
  47. [
  48. 4631.912109375,
  49. 189.5695343017578,
  50. 258.21246337890627
  51. ]
  52. ]
  53. },
  54. {
  55. "Name": "Velk DrzKovce",
  56. "Positions": [
  57. [
  58. 461.852294921875,
  59. 232.02911376953126,
  60. 2530.1953125
  61. ],
  62. [
  63. 317.4231262207031,
  64. 230.2831268310547,
  65. 2739.491943359375
  66. ],
  67. [
  68. 85.10482025146485,
  69. 231.41717529296876,
  70. 2825.7216796875
  71. ],
  72. [
  73. 165.49122619628907,
  74. 224.92474365234376,
  75. 2974.294921875
  76. ]
  77. ]
  78. },
  79. {
  80. "Name": "Dvorec",
  81. "Positions": [
  82. [
  83. 3744.0322265625,
  84. 203.37290954589845,
  85. 370.7412414550781
  86. ],
  87. [
  88. 3253.06201171875,
  89. 207.3645477294922,
  90. 394.4502258300781
  91. ],
  92. [
  93. 3549.062255859375,
  94. 214.1282501220703,
  95. 298.71453857421877
  96. ],
  97. [
  98. 2797.79248046875,
  99. 200.21934509277345,
  100. 492.4552307128906
  101. ]
  102. ]
  103. },
  104. {
  105. "Name": "Sliezska Osada",
  106. "Positions": [
  107. [
  108. 2284.441162109375,
  109. 208.3271942138672,
  110. 1672.1002197265626
  111. ],
  112. [
  113. 2097.751708984375,
  114. 212.30728149414063,
  115. 2055.9091796875
  116. ],
  117. [
  118. 1642.5701904296876,
  119. 217.2001953125,
  120. 2410.49072265625
  121. ]
  122. ]
  123. },
  124. {
  125. "Name": "Miezgovce",
  126. "Positions": [
  127. [
  128. 10131.005859375,
  129. 246.2684326171875,
  130. 1540.8729248046876
  131. ],
  132. [
  133. 9807.65234375,
  134. 242.4712371826172,
  135. 1548.7127685546876
  136. ],
  137. [
  138. 9461.865234375,
  139. 235.76548767089845,
  140. 1518.161865234375
  141. ],
  142. [
  143. 9158.0615234375,
  144. 238.03208923339845,
  145. 1466.6810302734376
  146. ]
  147. ]
  148. },
  149. {
  150. "Name": "Latkovce",
  151. "Positions": [
  152. [
  153. 12962.509765625,
  154. 300.33154296875,
  155. 289.41485595703127
  156. ],
  157. [
  158. 12854.291015625,
  159. 312.7880554199219,
  160. 415.3460998535156
  161. ],
  162. [
  163. 13184.400390625,
  164. 292.2508850097656,
  165. 520.9992065429688
  166. ]
  167. ]
  168. }
  169. ],
  170. "StartingGear": {
  171. "EnableStartingGear": 1,
  172. "UseUpperGear": 1,
  173. "UsePantsGear": 1,
  174. "UseBackpackGear": 1,
  175. "UseVestGear": 0,
  176. "UsePrimaryWeapon": 0,
  177. "UseSecondaryWeapon": 1,
  178. "ApplyEnergySources": 1,
  179. "SetRandomHealth": 1,
  180. "UpperGear": [
  181. {
  182. "ClassName": "Rag",
  183. "Quantity": 4,
  184. "Attachments": []
  185. },
  186. {
  187. "ClassName": "Mag_FNX45_15Rnd",
  188. "Quantity": -1,
  189. "Attachments": []
  190. },
  191. {
  192. "ClassName": "Mag_FNX45_15Rnd",
  193. "Quantity": -1,
  194. "Attachments": []
  195. },
  196. {
  197. "ClassName": "TacticalBaconCan_Opened",
  198. "Quantity": -1,
  199. "Attachments": []
  200. },
  201. {
  202. "ClassName": "Apple",
  203. "Quantity": -1,
  204. "Attachments": []
  205. },
  206. {
  207. "ClassName": "CombatKnife",
  208. "Quantity": -1,
  209. "Attachments": []
  210. },
  211. {
  212. "ClassName": "Canopener",
  213. "Quantity": -1,
  214. "Attachments": []
  215. },
  216. {
  217. "ClassName": "WhetStone",
  218. "Quantity": -1,
  219. "Attachments": []
  220. },
  221. {
  222. "ClassName": "FNX45",
  223. "Quantity": -1,
  224. "Attachments": []
  225. }
  226. ],
  227. "PantsGear": [],
  228. "BackpackGear": [
  229. {
  230. "ClassName": "PistolSuppressor",
  231. "Quantity": -1,
  232. "Attachments": []
  233. },
  234. {
  235. "ClassName": "Canteen",
  236. "Quantity": -1,
  237. "Attachments": []
  238. }
  239. ],
  240. "VestGear": [],
  241. "PrimaryWeapon": {
  242. "ClassName": "",
  243. "Quantity": -1,
  244. "Attachments": []
  245. },
  246. "SecondaryWeapon": {
  247. "ClassName": "",
  248. "Quantity": -1,
  249. "Attachments": []
  250. }
  251. },
  252. "SpawnHealthValue": 100.0,
  253. "SpawnEnergyValue": 500.0,
  254. "SpawnWaterValue": 500.0
  255. }
Add Comment
Please, Sign In to add comment