Advertisement
Guest User

loot_table.txt

a guest
Jan 8th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. {
  2. "ZombieLootList":
  3. {
  4. "min": 1, "max": 2,
  5. "oneofeach": false, "nodupes": false,
  6. "packages":
  7. {
  8. "0": { "min": 1, "max": 1, "weight": 20, "object": "FoodList" },
  9. "1": { "min": 1, "max": 1, "weight": 40, "object": "JunkSpawnList" },
  10. "2": { "min": 1, "max": 1, "weight": 5, "object": "MedicalSpawnList" },
  11. "3": { "min": 1, "max": 1, "weight": 25, "object": "ResearchKitList" },
  12. "4": { "min": 1, "max": 1, "weight": 20, "object": "GenericBuildingList" },
  13. "5": { "min": 1, "max": 1, "weight": 10, "object": "WeaponSpawnList" },
  14. "6": { "min": 1, "max": 1, "weight": 15, "object": "LeatherList" },
  15. "7": { "min": 1, "max": 1, "weight": 15, "object": "RadSuitList" },
  16. "8": { "min": 1, "max": 1, "weight": 10, "object": "AmmoSpawnList" },
  17. "9": { "min": 1, "max": 1, "weight": 20, "object": "Pick Axe" },
  18. "10": { "min": 1, "max": 1, "weight": 10, "object": "MetalBuildingList" },
  19. "11": { "min": 1, "max": 1, "weight": 30, "object": "M4" },
  20. "12": { "min": 1, "max": 50, "weight": 25, "object": "556 Ammo" },
  21. "13": { "min": 1, "max": 3, "weight": 30, "object": "KevlarList" }
  22. }
  23. },
  24. "JunkSpawnList":
  25. {
  26. "min": 1, "max": 1,
  27. "oneofeach": false, "nodupes": false,
  28. "packages":
  29. {
  30. "0": { "min": 1, "max": 1, "weight": 20, "object": "FoodList" },
  31. "1": { "min": 20, "max": 30, "weight": 20, "object": "Cloth" },
  32. "2": { "min": 1, "max": 1, "weight": 20, "object": "Flare" },
  33. "3": { "min": 1, "max": 1, "weight": 20, "object": "ToolList" },
  34. "4": { "min": 20, "max": 60, "weight": 20, "object": "Sulfur" },
  35. "5": { "min": 20, "max": 60, "weight": 20, "object": "Gunpowder" },
  36. "6": { "min": 20, "max": 60, "weight": 20, "object": "Wood" },
  37. "7": { "min": 20, "max": 60, "weight": 20, "object": "Metal Fragments" },
  38. "8": { "min": 5, "max": 10, "weight": 20, "object": "Paper" },
  39. "9": { "min": 1, "max": 1, "weight": 15, "object": "ResearchKitList" },
  40. "10": { "min": 1, "max": 1, "weight": 5, "object": "MetalBuildingList" },
  41. "11": { "min": 1, "max": 2, "weight": 25, "object": "M4" },
  42. "12": { "min": 1, "max": 1, "weight": 30, "object": "KevlarList" }
  43. }
  44. },
  45. "SupplyDropSpawnListMaster":
  46. {
  47. "min": 1, "max": 1,
  48. "oneofeach": false, "nodupes": false,
  49. "packages":
  50. {
  51. "0": { "min": 1, "max": 1, "weight": 30, "object": "SupplyDropA" },
  52. "1": { "min": 1, "max": 1, "weight": 30, "object": "SupplyDropB" },
  53. "2": { "min": 1, "max": 1, "weight": 30, "object": "SupplyDropC" },
  54. "3": { "min": 1, "max": 1, "weight": 30, "object": "SupplyDropD" }
  55. }
  56. },
  57. "WeaponSpawnList":
  58. {
  59. "min": 1, "max": 2,
  60. "oneofeach": false, "nodupes": false,
  61. "packages":
  62. {
  63. "0": { "min": 1, "max": 1, "weight": 15, "object": "Hunting Bow" },
  64. "1": { "min": 1, "max": 1, "weight": 10, "object": "HandCannon" },
  65. "2": { "min": 1, "max": 1, "weight": 10, "object": "Pipe Shotgun" },
  66. "3": { "min": 1, "max": 1, "weight": 30, "object": "M4" },
  67. "4": { "min": 1, "max": 1, "weight": 10, "object": "BoltActionRifle" },
  68. "5": { "min": 1, "max": 1, "weight": 20, "object": "MP5A4" },
  69. "6": { "min": 1, "max": 1, "weight": 20, "object": "Shotgun" }
  70. }
  71. },
  72. "AmmoSpawnList":
  73. {
  74. "min": 1, "max": 1,
  75. "oneofeach": false, "nodupes": false,
  76. "packages":
  77. {
  78. "0": { "min": 10, "max": 30, "weight": 20, "object": "9mm Ammo" },
  79. "1": { "min": 10, "max": 30, "weight": 20, "object": "Handmade Shell" },
  80. "2": { "min": 10, "max": 30, "weight": 30, "object": "556 Ammo" },
  81. "3": { "min": 10, "max": 30, "weight": 20, "object": "Shotgun Shells" },
  82. "4": { "min": 5, "max": 5, "weight": 20, "object": "Arrow" }
  83. }
  84. },
  85. "MedicalSpawnList":
  86. {
  87. "min": 1, "max": 2,
  88. "oneofeach": false, "nodupes": false,
  89. "packages":
  90. {
  91. "0": { "min": 1, "max": 1, "weight": 20, "object": "Small Medkit" },
  92. "1": { "min": 1, "max": 1, "weight": 40, "object": "Large Medkit" },
  93. "2": { "min": 1, "max": 5, "weight": 20, "object": "Anti-Radiation Pills" },
  94. "3": { "min": 1, "max": 1, "weight": 5, "object": "Blood Draw Kit" },
  95. "4": { "min": 1, "max": 5, "weight": 10, "object": "Bandage" }
  96. }
  97. },
  98.  
  99. "SupplyDropA":
  100. {
  101. "min": 5, "max": 5,
  102. "oneofeach": true, "nodupes": true,
  103. "packages":
  104. {
  105. "0": { "min": 1, "max": 1, "weight": 10, "object": "MilitaryWeaponList" },
  106. "1": { "min": 1, "max": 1, "weight": 10, "object": "WeaponModList" },
  107. "2": { "min": 200, "max": 250, "weight": 10, "object": "556 Ammo" },
  108. "3": { "min": 200, "max": 250, "weight": 10, "object": "9mm Ammo" },
  109. "4": { "min": 50, "max": 50, "weight": 10, "object": "Shotgun Shells" },
  110. "5": { "min": 1, "max": 3, "weight": 20, "object": "WeaponSpawnList" },
  111. "6": { "min": 1, "max": 1, "weight": 30, "object": "KevlarList" }
  112. }
  113. },
  114. "SupplyDropB":
  115. {
  116. "min": 5, "max": 5,
  117. "oneofeach": true, "nodupes": true,
  118. "packages":
  119. {
  120. "0": { "min": 4, "max": 12, "weight": 30, "object": "Explosive Charge" },
  121. "1": { "min": 5, "max": 15, "weight": 10, "object": "F1 Grenade" },
  122. "2": { "min": 1, "max": 3, "weight": 20, "object": "ResearchKitList" },
  123. "3": { "min": 1, "max": 3, "weight": 20, "object": "WeaponSpawnList" },
  124. "4": { "min": 1, "max": 1, "weight": 30, "object": "KevlarList" }
  125. }
  126. },
  127. "SupplyDropC":
  128. {
  129. "min": 5, "max": 5,
  130. "oneofeach": true, "nodupes": true,
  131. "packages":
  132. {
  133. "0": { "min": 1, "max": 1, "weight": 10, "object": "KevlarList" },
  134. "1": { "min": 3, "max": 3, "weight": 10, "object": "MedicalSpawnList" },
  135. "2": { "min": 1, "max": 3, "weight": 20, "object": "ResearchKitList" },
  136. "3": { "min": 1, "max": 3, "weight": 20, "object": "WeaponSpawnList" },
  137. "4": { "min": 1, "max": 1, "weight": 30, "object": "KevlarList" }
  138. }
  139. },
  140. "SupplyDropD":
  141. {
  142. "min": 5, "max": 5,
  143. "oneofeach": true, "nodupes": true,
  144. "packages":
  145. {
  146. "0": { "min": 2, "max": 2, "weight": 10, "object": "MetalBuildingList" },
  147. "1": { "min": 20, "max": 50, "weight": 10, "object": "Low Quality Metal" },
  148. "2": { "min": 1, "max": 3, "weight": 20, "object": "ResearchKitList" },
  149. "3": { "min": 1, "max": 3, "weight": 20, "object": "WeaponSpawnList" },
  150. "4": { "min": 1, "max": 1, "weight": 30, "object": "KevlarList" }
  151. }
  152. },
  153. "MilitaryWeaponList":
  154. {
  155. "min": 1, "max": 1,
  156. "oneofeach": false, "nodupes": false,
  157. "packages":
  158. {
  159. "0": { "min": 1, "max": 1, "weight": 40, "object": "9mm Pistol" },
  160. "1": { "min": 1, "max": 1, "weight": 30, "object": "P250" },
  161. "2": { "min": 1, "max": 1, "weight": 15, "object": "MP5A4" },
  162. "3": { "min": 1, "max": 1, "weight": 10, "object": "Shotgun" },
  163. "4": { "min": 1, "max": 1, "weight": 5, "object": "M4" },
  164. "5": { "min": 1, "max": 1, "weight": 15, "object": "Bolt Action Rifle" }
  165. }
  166. },
  167. "WeaponModList":
  168. {
  169. "min": 1, "max": 1,
  170. "oneofeach": false, "nodupes": false,
  171. "packages":
  172. {
  173. "0": { "min": 1, "max": 1, "weight": 10, "object": "Flashlight Mod" },
  174. "1": { "min": 1, "max": 1, "weight": 10, "object": "Holo sight" },
  175. "2": { "min": 1, "max": 1, "weight": 10, "object": "Laser Sight" },
  176. "3": { "min": 1, "max": 1, "weight": 10, "object": "Silencer" }
  177. }
  178. },
  179.  
  180.  
  181. "MetalBuildingList":
  182. {
  183. "min": 1, "max": 3,
  184. "oneofeach": false, "nodupes": false,
  185. "packages":
  186. {
  187. "0": { "min": 1, "max": 3, "weight": 8, "object": "Metal Foundation" },
  188. "1": { "min": 1, "max": 3, "weight": 8, "object": "Metal Wall" },
  189. "2": { "min": 1, "max": 3, "weight": 8, "object": "Metal Pillar" },
  190. "3": { "min": 1, "max": 3, "weight": 8, "object": "Metal Doorway" },
  191. "4": { "min": 1, "max": 3, "weight": 5, "object": "Metal Window" },
  192. "5": { "min": 1, "max": 3, "weight": 8, "object": "Metal Ceiling" },
  193. "6": { "min": 1, "max": 3, "weight": 5, "object": "Metal Stairs" },
  194. "7": { "min": 1, "max": 3, "weight": 5, "object": "Metal Ramp" },
  195. "8": { "min": 1, "max": 3, "weight": 5, "object": "Metal Door" }
  196. }
  197. },
  198. "GenericBuildingList":
  199. {
  200. "min": 1, "max": 1,
  201. "oneofeach": false, "nodupes": false,
  202. "packages":
  203. {
  204. "0": { "min": 1, "max": 3, "weight": 8, "object": "Large Wood Storage" },
  205. "1": { "min": 1, "max": 3, "weight": 8, "object": "Small Stash" }
  206. }
  207. },
  208. "FoodList":
  209. {
  210. "min": 1, "max": 3,
  211. "oneofeach": false, "nodupes": false,
  212. "packages":
  213. {
  214. "0": { "min": 1, "max": 5, "weight": 5, "object": "Can of Tuna" },
  215. "1": { "min": 1, "max": 5, "weight": 4, "object": "Chocolate Bar" },
  216. "2": { "min": 1, "max": 5, "weight": 3, "object": "Small Water Bottle" },
  217. "3": { "min": 1, "max": 5, "weight": 3, "object": "Anti-Radiation Pills" },
  218. "4": { "min": 1, "max": 2, "weight": 1, "object": "Small Rations" },
  219. "5": { "min": 1, "max": 5, "weight": 4, "object": "Granola Bar" },
  220. "6": { "min": 1, "max": 5, "weight": 4, "object": "Can of Beans" }
  221. }
  222. },
  223. "ToolList":
  224. {
  225. "min": 1, "max": 1,
  226. "oneofeach": false, "nodupes": false,
  227. "packages":
  228. {
  229. "0": { "min": 1, "max": 5, "weight": 5, "object": "Pick Axe" },
  230. "1": { "min": 1, "max": 5, "weight": 5, "object": "Hatchet" }
  231. }
  232. },
  233. "ResearchKitList":
  234. {
  235. "min": 2, "max": 2,
  236. "oneofeach": true, "nodupes": false,
  237. "packages":
  238. {
  239. "0": { "min": 1, "max": 1, "weight": 5, "object": "Research Kit 1" },
  240. "1": { "min": 1, "max": 10, "weight": 5, "object": "Paper" }
  241. }
  242. },
  243. "LeatherList":
  244. {
  245. "min": 1, "max": 2,
  246. "oneofeach": false, "nodupes": true,
  247. "packages":
  248. {
  249. "0": { "min": 1, "max": 1, "weight": 5, "object": "Leather Helmet" },
  250. "1": { "min": 1, "max": 1, "weight": 5, "object": "Leather Vest" },
  251. "2": { "min": 1, "max": 1, "weight": 5, "object": "Leather Pants" },
  252. "3": { "min": 1, "max": 1, "weight": 5, "object": "Leather Boots" }
  253. }
  254. },
  255. "RadSuitList":
  256. {
  257. "min": 1, "max": 2,
  258. "oneofeach": false, "nodupes": true,
  259. "packages":
  260. {
  261. "0": { "min": 1, "max": 1, "weight": 5, "object": "Rad Suit Helmet" },
  262. "1": { "min": 1, "max": 1, "weight": 5, "object": "Rad Suit Vest" },
  263. "2": { "min": 1, "max": 1, "weight": 5, "object": "Rad Suit Pants" },
  264. "3": { "min": 1, "max": 1, "weight": 5, "object": "Rad Suit Boots" }
  265. }
  266. },
  267. "KevlarList":
  268. {
  269. "min": 4, "max": 4,
  270. "oneofeach": true, "nodupes": true,
  271. "packages":
  272. {
  273. "0": { "min": 1, "max": 1, "weight": 5, "object": "Kevlar Helmet" },
  274. "1": { "min": 1, "max": 1, "weight": 5, "object": "Kevlar Vest" },
  275. "2": { "min": 1, "max": 1, "weight": 5, "object": "Kevlar Pants" },
  276. "3": { "min": 1, "max": 1, "weight": 5, "object": "Kevlar Boots" }
  277. }
  278. }
  279. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement