Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 KB | None | 0 0
  1. /*
  2. ________ _______ _ ______ __ __ ____ _____
  3. | ____\ \ / /_ _| | | ____| | \/ |/ __ \| __ \
  4. | |__ \ V / | | | | | |__ | \ / | | | | | | |
  5. | __| > < | | | | | __| | |\/| | | | | | | |
  6. | |____ / . \ _| |_| |____| |____ | | | | |__| | |__| |
  7. |______/_/ \_\_____|______|______| |_| |_|\____/|_____/
  8.  
  9. ^ Leet ASCII art. For documentation, refer to:
  10.  
  11. http://www.exilemod.com/wiki/developer-toolbox/loot-table-compiler/
  12. */
  13.  
  14. ///////////////////////////////////////////////////////////////////////////////
  15. // Slums/Ghetto, Farms, Village Houses, Castle etc.
  16. // Spawn Guerilla things :)
  17. ///////////////////////////////////////////////////////////////////////////////
  18. > CivillianLowerClass
  19. 1, Restraints
  20. 3, PistolAttachments
  21. 3, ShotgunAmmo
  22. 3, SMGAmmo
  23. 3, SMGAttachments
  24. 4, Shotguns
  25. 4, SMG
  26. 5, CivilianVests
  27. 5, PistolAmmo
  28. 8, Pistols
  29. 10, Chemlights
  30. 10, CivilianItems
  31. 10, Drinks
  32. 10, RoadFlares
  33. 11, CivilianBackpacks
  34. 20, CivilianClothing
  35. 20, CivilianHeadgear
  36. 28, Food
  37. 30, Trash
  38. 2, Russian_Pistols_RHSAFRF
  39. 1, Russian_Pistol_Ammo
  40. 3, CUPAmmunition
  41. 4, Russian_Uniforms_RHSAFRF
  42. 2, CUPAssaultRifles
  43. 3, CUPSubMachineGuns
  44. 2, Russian_Rifles_RHSAFRF
  45. 1, Russian_Ammo_RHSAFRF
  46. 15, Russian_Backpacks_RHSAFRF
  47. 2, American_Rifles_RHSUSAF
  48. 2, Russian_Vests_RHSAFRF
  49. 1, American_Rifle_Ammo_RHSUSAF
  50. 3, American_Shotties_RHSUSAF
  51. 3, American_Shottie_Ammo_RHSUSAF
  52. 2, American_Vests_RHSUSAF
  53. 15, American_Backpacks_RHSUSAF
  54. ///////////////////////////////////////////////////////////////////////////////
  55. // Apartments, Offices etc.
  56. ///////////////////////////////////////////////////////////////////////////////
  57. > CivillianUpperClass
  58. 1, Restraints
  59. 3, PistolAttachments
  60. 3, RifleAmmo
  61. 3, RifleAttachments
  62. 3, Rifles
  63. 3, ShotgunAmmo
  64. 3, SMGAmmo
  65. 3, SMGAttachments
  66. 4, Shotguns
  67. 4, SMG
  68. 5, CivilianVests
  69. 5, PistolAmmo
  70. 8, Pistols
  71. 10, Chemlights
  72. 10, CivilianItems
  73. 10, Drinks
  74. 10, RoadFlares
  75. 11, CivilianBackpacks
  76. 20, CivilianClothing
  77. 20, CivilianHeadgear
  78. 28, Food
  79. 30, Trash
  80. 2, Russian_Pistols_RHSAFRF
  81. 1, Russian_Pistol_Ammo
  82. 1, CUPAmmunition
  83. 2, Russian_Uniforms_RHSAFRF
  84. 2, CUPAssaultRifles
  85. 3, CUPSubMachineGuns
  86. 2, Russian_Rifles_RHSAFRF
  87. 1, Russian_Ammo_RHSAFRF
  88. 2, Russian_Backpacks_RHSAFRF
  89. 2, American_Rifles_RHSUSAF
  90. 2, Russian_Vests_RHSAFRF
  91. 1, American_Rifle_Ammo_RHSUSAF
  92. 3, American_Shotties_RHSUSAF
  93. 3, American_Shottie_Ammo_RHSUSAF
  94. 2, American_Vests_RHSUSAF
  95. 2, American_Backpacks_RHSUSAF
  96. ///////////////////////////////////////////////////////////////////////////////
  97. // Kiosks, Supermarkets etc.
  98. ///////////////////////////////////////////////////////////////////////////////
  99. > Shop
  100. 1, CivilianClothing
  101. 1, CivilianVests
  102. 1, PistolAttachments
  103. 1, ShotgunAmmo
  104. 1, SMGAmmo
  105. 1, SMGAttachments
  106. 2, PistolAmmo
  107. 3, CivilianHeadgear
  108. 3, IndustrialItems
  109. 3, MedicalItems
  110. 3, Restraints
  111. 4, Shotguns
  112. 4, SmokeGrenades
  113. 5, Chemlights
  114. 5, CivilianBackpacks
  115. 5, RoadFlares
  116. 5, SMG
  117. 7, CivilianItems
  118. 10, Pistols
  119. 15, Drinks
  120. 15, Food
  121. 30, Trash
  122. 2, Russian_Pistols_RHSAFRF
  123. 1, Russian_Pistol_Ammo
  124. 1, CUPAmmunition
  125. 5, Russian_Uniforms_RHSAFRF
  126. 2, CUPAssaultRifles
  127. 3, CUPSubMachineGuns
  128. 2, Russian_Rifles_RHSAFRF
  129. 3, American_Rifles_RHSUSAF
  130. 3, Russian_Vests_RHSAFRF
  131. 3, American_Rifle_Ammo_RHSUSAF
  132. 3, American_Shotties_RHSUSAF
  133. 3, American_Shottie_Ammo_RHSUSAF
  134. 2, Russian_Backpacks_RHSAFRF
  135. ///////////////////////////////////////////////////////////////////////////////
  136. // Construction Sites, Warehouses, Research etc.
  137. ///////////////////////////////////////////////////////////////////////////////
  138. > Industrial
  139. 1, Restraints
  140. 3, RoadFlares
  141. 5, Vehicle
  142. 6, Trash
  143. 8, IndustrialItems
  144.  
  145. ///////////////////////////////////////////////////////////////////////////////
  146. // Factories
  147. ///////////////////////////////////////////////////////////////////////////////
  148. > Factories
  149. 1, Electronics
  150. 4, Trash
  151. 5, IndustrialItems
  152.  
  153. ///////////////////////////////////////////////////////////////////////////////
  154. // Fuel Stations, Garages, Workshops etc.
  155. ///////////////////////////////////////////////////////////////////////////////
  156. > VehicleService
  157. 1, Restraints
  158. 3, RoadFlares
  159. 5, IndustrialItems
  160. 6, Trash
  161. 8, Vehicle
  162. 2, Russian_Pistols_RHSAFRF
  163. 2, Russian_Pistol_Ammo
  164.  
  165. ///////////////////////////////////////////////////////////////////////////////
  166. // Towers, Barracks, Hangars etc.
  167. ///////////////////////////////////////////////////////////////////////////////
  168. > Military
  169. 1, DLCGhillies
  170. 1, Ghillies
  171. 1, Rebreathers
  172. 2, Bipods
  173. 2, DLCAmmo
  174. 2, DLCOptics
  175. 2, DLCSupressor
  176. 2, LMGAmmo
  177. 2, MedicalItems
  178. 2, Restraints
  179. 2, SniperAmmo
  180. 2, SniperAttachments
  181. 3, DLCRifles
  182. 3, DLCVests
  183. 3, GuerillaHeadgear
  184. 3, GuerillaVests
  185. 3, HandGrenades
  186. 3, HEGrenades
  187. 3, MilitaryBackpacks
  188. 3, MilitaryHeadgear
  189. 3, MilitaryVests
  190. 3, RifleAmmo
  191. 3, RifleAttachments
  192. 3, SmokeGrenades
  193. 3, Snipers
  194. 3, UGLFlares
  195. 3, UGLSmokes
  196. 4, CivilianItems
  197. 4, GuerillaBackpacks
  198. 4, GuerillaItems
  199. 4, LMG
  200. 5, Explosives
  201. 5, GuerillaClothing
  202. 5, MilitaryClothing
  203. 5, Rifles
  204. 100, Trash
  205. ///cup///
  206. 3, CUPPistols
  207. 3, CUPSubMachineGuns
  208. 3, CUPAssaultRifles
  209. 2, CUPLightMachineGuns
  210. 2, CUPSniperRifles
  211. 3, CUPAmmunition
  212. 3, CUPPointerAttachments
  213. 3, CUPMuzzleAttachments
  214. 3, CUPOpticAttachments
  215. 1, CUPExplosive
  216. 1, CUPLaunchers
  217. 3, CUPLauncherAmmo
  218. /////////////////////////////////
  219. //RHSAFRF russiain///////////
  220. ///////////////////////////////
  221. 3, Russian_Rifles_RHSAFRF
  222. 3, Russian_Ammo_RHSAFRF
  223. 3, Russian_LMG_RHSAFRF
  224. 3, Russian_LMG_Ammo_RHSAFRF
  225. 2, Russian_SR_RHSAFRF
  226. 2, Russian_SR_Ammo_RHSAFRF
  227. 2, Russian_Launchers_RHSAFRF
  228. 2, Russian_Launcher_Ammo_RHSAFRF
  229. 2, Russian_Pistols_RHSAFRF
  230. 2, Russian_Pistol_Ammo
  231. 3, Russian_Attachments_RHSAFRF
  232. 4, Russian_Uniforms_RHSAFRF
  233. 4, Russian_Vests_RHSAFRF
  234. 3, Russian_Backpacks_RHSAFRF
  235. 2, Russian_Helmets_RHSAFRF
  236. ///////////////////////////
  237. ////RHSUSAF Amarican////////
  238. ///////////////////
  239. 3, American_Rifles_RHSUSAF
  240. 3, American_Rifle_Ammo_RHSUSAF
  241. 3, American_SR_RHSUSAF
  242. 2, American_SR_Ammo_RHSUSAF
  243. 2, American_LMG_RHSUSAF
  244. 2, American_LMG_Ammo_RHSUSAF
  245. 2, American_GL_RHSUSAF
  246. 2, American_GL_Ammo_RHSUSAF
  247. 2, American_Shotties_RHSUSAF
  248. 2, American_Shottie_Ammo_RHSUSAF
  249. 3, American_Launchers_RHSUSAF
  250. 4, American_Launcher_Ammo_RHSUSAF
  251. 3, American_Pistols_RHSUSAF
  252. 3, American_Pistol_Ammo_RHSUSAF
  253. 3, American_Attachments_RHSUSAF
  254. 4, American_Uniforms_RHSUSAF
  255. 4, American_Vests_RHSUSAF
  256. 3, American_Backpacks_RHSUSAF
  257. 2, American_Helmets
  258.  
  259.  
  260.  
  261. ///////////////////////////////////////////////////////////////////////////////
  262. // Hospital, Medevac etc. (Does not spawn on Altis!)
  263. ///////////////////////////////////////////////////////////////////////////////
  264. > Medical
  265. 3, Trash
  266. 7, MedicalItems
  267.  
  268. ///////////////////////////////////////////////////////////////////////////////
  269. // Light Houses + Life Guard Towers + Castles
  270. ///////////////////////////////////////////////////////////////////////////////
  271. > Tourist
  272. 1, DLCAmmo
  273. 1, DLCOptics
  274. 1, DLCSupressor
  275. 1, SniperAmmo
  276. 1, SniperAttachments
  277. 2, CivilianItems
  278. 2, Explosives
  279. 2, HandGrenades
  280. 2, MedicalItems
  281. 2, Restraints
  282. 3, DLCGhillies
  283. 3, Ghillies
  284. 4, MilitaryBackpacks
  285. 4, MilitaryHeadgear
  286. 8, DLCRifles
  287. 8, Snipers
  288.  
  289. ///////////////////////////////////////////////////////////////////////////////
  290. // Ghost Hotel Buildings
  291. ///////////////////////////////////////////////////////////////////////////////
  292. > Radiation
  293. 1, DLCAmmo
  294. 1, DLCOptics
  295. 1, DLCSupressor
  296. 1, SniperAmmo
  297. 1, SniperAttachments
  298. 2, EpicWeapons
  299. 2, HandGrenades
  300. 2, MedicalItems
  301. 2, Restraints
  302. 3, DLCGhillies
  303. 3, Ghillies
  304. 5, Explosives
  305. 5, MilitaryBackpacks
  306. 5, MilitaryHeadgear
  307. 5, DLCRifles
  308. 5, Snipers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement