summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/NPC/npc_gears/npc_gears_sell.json
blob: 0a932dda061517967ed67c5058dfc2f0f301c79f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
[{
        "type": "item_group",
        "id": "VAMP_UNDERTRADER_sell",
        "items": [
            ["sword_dive", 50],
            ["sword_sip", 50],
            ["hammerius", 50],
            ["blood_talisman", 50],
            ["blood_forge_infuse", 75],
            ["bloodcompressor", 75],
            ["bloodextractor", 75]
        ]
    }, {
        "type": "item_group",
        "id": "VAMP_GUNSHOP_sell",
        "items": [
            ["b11_striker", 20],
            ["bloodshot_00", 50],
            ["bloodypressure", 75],
            ["bloodyinfect", 75],
            ["blood_stinger", 20],
            ["blood_sprayer", 30],
            ["blood_stream_shooter", 20]
        ]
    }, {
        "type": "item_group",
        "id": "HUMAN_JUNKSHOP_sell",
        "items": [
            ["vest", 40],
            ["kevlar", 15],
            ["jacket_army", 30],
            ["trenchcoat", 25],
            ["trenchcoat_leather", 20],
            ["trenchcoat_fur", 10],
            ["vest_leather", 15],
            ["vest_leather_mod", 5],
            ["football_armor", 30],
            ["jacket_leather", 25],
            ["jacket_leather_mod", 10],
            ["jacket_jean", 15],
            ["jacket_flannel", 15],
            ["pants_cargo", 40],
            ["shorts_cargo", 25],
            ["pants_army", 30],
            ["pants_leather", 15],
            ["gloves_fingerless", 30],
            ["gloves_fingerless_mod", 10],
            ["gloves_tactical", 15],
            ["gauntlets_larmor", 25],
            ["gloves_fur", 5],
            ["gloves_leather", 35],
            ["boots", 20],
            ["boots_steel", 20],
            ["boots_hiking", 30],
            ["knee_high_boots", 5],
            ["boots_combat", 15],
            ["boots_larmor", 10],
            ["boots_fur", 10],
            ["helmet_army", 25],
            ["tac_helmet", 20],
            ["helmet_riot", 20],
            ["tac_fullhelmet", 10],
            ["helmet_larmor", 15],
            ["firehelmet", 5],
            ["hood_rain", 15],
            ["dive_bag", 10],
            ["runner_bag", 20],
            ["molle_pack", 10],
            ["backpack", 40],
            ["backpack_leather", 35],
            ["mbag", 25],
            ["slingpack", 15],
            ["rucksack", 10],
            ["duffelbag", 10],
            ["mask_hockey", 15],
            ["mask_gas", 25],
            ["mask_filter", 20],
            ["sunglasses", 15],
            ["glasses_safety", 15],
            ["goggles_ski", 5],
            ["chestrig", 20],
            ["legrig", 15],
            ["tool_belt", 15],
            ["fanny", 5],
            ["dump_pouch", 5],
            ["ragpouch", 15],
            ["leather_pouch", 15],
            ["quiver", 15],
            ["quiver_large", 5],
            ["wristwatch", 30],
            ["diving_watch", 5],
            ["pocketwatch", 10],
            ["holster", 25],
            ["bandana", 20],
            ["scarf", 15],
            ["hat_boonie", 20],
            ["balclava", 10],
            ["pickaxe", 20],
            ["makeshift_machete", 15],
            ["flamethrower_crude", 20],
            ["fungicide", 20],
            ["antifungal", 20],
            ["antiparasitic", 20],
            ["diazepam", 15],
            ["small_repairkit", 20],
            ["grapnel", 5],
            ["misc_repairkit", 15],
            ["flamethrower_simple", 15],
            ["toolbox", 20],
            ["crowbar", 25],
            ["machete", 25],
            ["ax", 25],
            ["spear_knife", 30],
            ["22_lr", 25],
            ["22_fmj", 1],
            ["223", 15],
            ["308", 10],
            ["3006", 10],
            ["reloaded_9mm", 30],
            ["9mm", 25],
            ["9mmfmj", 5],
            ["45_acp", 10],
            ["reloaded_45_acp", 25],
            ["45_jhp", 1],
            ["rifle_9mm", 20],
            ["rifle_22", 20],
            ["uzi", 10],
            ["mac_10", 10],
            ["crossbow", 15],
            ["sig_mosquito", 15],
            ["sw_22", 15],
            ["glock_19", 15],
            ["usp_9mm", 10],
            ["m9", 35],
            ["cx4", 1],
            ["usp_45", 10],
            ["m1911", 10],
            ["ar15", 10],
            ["savage_111f", 5],
            ["remington_700", 5],
            ["ruger_1022", 10],
            ["marlin_9a", 10],
            ["remington_870", 10],
            ["mossberg_500", 5],
            ["shotgun_d", 5],
            ["pipebomb", 10],
            ["molotov", 10],
            ["matchbomb", 10],
            ["longbow", 5],
            ["compositebow", 15],
            ["shortbow", 10],
            ["arrow_metal", 25],
            ["bolt_steel", 10],
            ["laser_sight", 15],
            ["rail_laser_sight", 10],
            ["rifle_scope", 20],
            ["pistol_scope", 10],
            ["improve_sights", 20],
            ["combatsaw_off", 5],
            ["firemachete_off", 5],
            ["shishkebab_off", 5],
            ["helsing", 5],
            ["tihar", 5],
            ["ashot", 5],
            ["polisher", 10],
            ["jumper_cable", 3],
            ["superglue", 30],
            ["string_6", 2],
            ["string_36", 40],
            ["screwdriver", 40],
            ["wrench", 30],
            ["hacksaw", 17],
            ["xacto", 10],
            ["gloves_leather", 45],
            ["gloves_work", 30],
            ["cordless_drill", 10],
            ["mask_dust", 65],
            ["glasses_safety", 40],
            ["battery", 50],
            ["nail", 35],
            ["nailgun", 12],
            ["hand_drill", 10],
            ["solar_cell", 5],
            ["manual_mechanics", 35],
            ["manual_fabrication", 20],
            ["recipe_bows", 10],
            ["recipe_arrows", 10],
            ["hammer", 35],
            ["saw", 35],
            ["flashlight", 40],
            ["soldering_iron", 30],
            ["solder_wire", 30],
            ["bubblewrap", 50],
            ["binoculars", 20],
            ["roller_blades", 20],
            ["duct_tape", 70],
            ["lawnmower", 25],
            ["floodlight", 10],
            ["minifridge", 5],
            ["char_smoker", 25],
            ["lawn_dart", 10],
            ["dehydrator", 15],
            ["foot_crank", 10],
            ["boltcutters", 5],
            ["spray_can", 50],
            ["jar_glass", 50],
            ["jar_3l_glass", 40],
            ["flotation_vest", 1],
            ["fishing_rod_professional", 2],
            ["bearing", 1],
            ["atomic_light", 1],
            ["atomic_lamp", 1],
            ["alarmclock", 10],
            ["fungicide", 10],
            ["oil_lamp", 10],
            ["lamp_oil", 10],
            ["grapnel", 1],
            ["misc_repairkit", 15],
            ["charcoal", 20],
            ["toolbox", 2],
            ["knitting_needles", 10],
            ["sheath", 15],
            ["peephole", 2],
            ["magnifying_glass", 5],
            ["thermometer", 3],
            ["hygrometer", 3],
            ["barometer", 3],
            ["polisher", 15],
            ["jumper_cable", 10],
            ["jumper_cable_heavy", 2],
            ["concrete", 20],
            ["metal_smoother", 10],
            ["brick_kiln", 5],
            ["brick", 20],
            ["con_mix", 5],
            ["rebar", 20],
            ["superglue", 30],
            ["chain", 20],
            ["rope_6", 4],
            ["rope_30", 35],
            ["cordless_drill", 30],
            ["circsaw_off", 10],
            ["circsaw_blade", 8],
            ["glass_sheet", 5],
            ["pipe", 20],
            ["nail", 35],
            ["hose", 15],
            ["string_36", 40],
            ["frame", 20],
            ["hdframe", 10],
            ["metal_tank", 10],
            ["metal_tank_little", 10],
            ["water_faucet", 10],
            ["wire", 50],
            ["wire_barbed", 20],
            ["duct_tape", 60],
            ["jerrycan", 10],
            ["lawnmower", 25],
            ["trimmer_off", 20],
            ["floodlight", 20],
            ["minifridge", 10],
            ["char_smoker", 25],
            ["dehydrator", 15],
            ["foot_crank", 10],
            ["spray_can", 50],
            ["ax", 8],
            ["g_shovel", 20],
            ["jerrycan_big", 10],
            ["funnel", 50],
            ["bearing", 1],
            ["jack", 10],
            ["permanent_marker", 20],
            ["forge", 1],
            ["char_forge", 1],
            ["char_kiln", 1],
            ["crucible", 1],
            ["tongs", 1],
            ["chisel", 2],
            ["swage", 1],
            ["anvil", 2],
            ["apron_leather", 10],
            ["tool_belt", 30],
            ["knee_pads", 20],
            ["cu_pipe", 50],
            ["fungicide", 5],
            ["charcoal", 5],
            ["sheath", 10],
            ["multitool", 6],
            ["survnote", 1],
            ["fertilizer_commercial", 30],
            ["peephole", 25],
            ["magnifying_glass", 5],
            ["chem_chromium_oxide", 5],
            ["chem_thermite", 10],
            ["polisher", 20],
            ["screwdriver", 40],
            ["hammer", 35],
            ["wrench", 30],
            ["con_mix", 10],
            ["brick_kiln", 10],
            ["g_shovel", 20],
            ["saw", 15],
            ["circsaw_off", 5],
            ["hacksaw", 17],
            ["hammer_sledge", 6],
            ["xacto", 10],
            ["flashlight", 40],
            ["crowbar", 18],
            ["halligan", 1],
            ["fire_ax", 3],
            ["nailgun", 12],
            ["carver_off", 4],
            ["bullwhip", 1],
            ["press", 5],
            ["puller", 5],
            ["boltcutters", 5],
            ["ax", 8],
            ["tongs", 3],
            ["chisel", 2],
            ["swage", 1],
            ["misc_repairkit", 5],
            ["tool_belt", 5],
            ["sheath", 5],
            ["jumper_cable", 4],
            ["2x4", 60],
            ["machete", 5],
            ["concrete", 30],
            ["brick", 25],
            ["rebar", 25],
            ["boots_steel", 50],
            ["boots_combat", 20],
            ["boots_hiking", 10],
            ["runner_bag", 5],
            ["hat_hard", 50],
            ["wearable_light", 10],
            ["ear_plugs", 50],
            ["mask_filter", 30],
            ["glasses_safety", 40],
            ["bb", 8],
            ["bbgun", 10],
            ["beartrap", 5],
            ["radio", 20],
            ["hotplate", 10],
            ["extinguisher", 20],
            ["nailgun", 12],
            ["manual_mechanics", 35],
            ["manual_carpentry", 10],
            ["carpentry_book", 5],
            ["manual_fabrication", 20],
            ["mag_carpentry", 30],
            ["101_carpentry", 20],
            ["mag_mechanics", 35],
            ["mag_fabrication", 12],
            ["duct_tape", 60],
            ["lawnmower", 25],
            ["floodlight", 10],
            ["minifridge", 5],
            ["boltcutters", 8],
            ["foot_crank", 10],
            ["cable", 60],
            ["textbook_mechanics", 12],
            ["book_icef", 8],
            ["textbook_fabrication", 12],
            ["vac_sealer", 10],
            ["sm_extinguisher", 10],
            ["fungicide", 5],
            ["miner_hat", 1],
            ["grapnel", 1],
            ["misc_repairkit", 5],
            ["tool_belt", 30],
            ["knitting_needles", 1],
            ["survnote", 1],
            ["material_quicklime", 10],
            ["amplifier", 8],
            ["mag_electronics", 15],
            ["antenna", 18],
            ["battery", 50],
            ["soldering_iron", 70],
            ["solder_wire", 70],
            ["solar_cell", 5],
            ["screwdriver", 40],
            ["processor", 15],
            ["RAM", 22],
            ["mp3", 18],
            ["portable_game", 12],
            ["vibrator", 10],
            ["flashlight", 40],
            ["radio", 20],
            ["mess_kit", 5],
            ["hotplate", 10],
            ["coffeemaker", 10],
            ["receiver", 10],
            ["transponder", 5],
            ["tazer", 3],
            ["usb_drive", 5],
            ["manual_electronics", 20],
            ["recipe_augs", 4],
            ["cable", 60],
            ["vac_sealer", 10],
            ["cell_phone", 50],
            ["eink_tablet_pc", 15],
            ["mobile_memory_card", 40],
            ["camera", 15],
            ["camera_pro", 5],
            ["wristwatch", 15],
            ["radio_car_box", 3],
            ["radiocontrol", 15],
            ["magnifying_glass", 4],
            ["omnicamera", 2]
        ]
    }
]