Module:Liste d'objets de Fallout 76/LLV Vendor Component Scrap Bulk

Documentation du module

Ce module fait l'inventaire des objets présents dans LLV Vendor Component Scrap Bulk utilisé par {{Liste d'objets de Fallout 76}}.

return {
	title = 'Bric à brac',
	auto = false,
	items = {
		{ type = 'sublist', value = 'LLV_Vendor_Component_Scrap_Bulk_Rare', chance =0.75, quantity = 1},
		{ type = 'sublist', value = 'LLV_Vendor_Component_Scrap_Bulk_Uncommon', chance =0.5, quantity = 2},
		{ type = 'sublist', value = 'LLV_Vendor_Component_Scrap_Bulk_CommonSuperCommon', chance =1, quantity = 1},
	}
}