Module:Liste d'objets de Fallout 76/Vendor GQ10 Travelling Workshops

De Les Archives de Vault-Tec
Documentation du module

Ce module fait l'inventaire des objets présents dans Vendor GQ10 Travelling Workshops utilisé par {{Liste d'objets de Fallout 76}}.

return {
	title = 'Liste de vente de Grahm',
	auto = false,
	items = {
		{ type = 'sublist', value = 'LLV_Vendor_Recipes_Workshop_GQ10', chance = 0.50, quantity = 1 },
		{ type = 'sublist', value = 'LLV_Vendor_Recipes_Workshop_GQ10', chance = 0.50, quantity = 1 },
		{ type = 'sublist', value = 'LLV_Vendor_Recipes_Workshop_GQ10', chance = 0.50, quantity = 1 },
		{ type = 'sublist', value = 'LLV_Vendor_Recipes_Workshop_GQ10', chance = 1, quantity = 7 },
		{ type = 'sublist', value = 'LLV_Vendor_Recipes_Base_RandomEncounters', chance = 1, quantity = 2 },
		{ type = 'sublist', value = 'LL_Vendor_Trainstations_Neutral', chance = 1, quantity = 1 },
		{ type = 'sublist', value = 'LLC_Gorebag_Meat', chance = 1, quantity = 2 },
		{ type = 'sublist', value = 'LLV_Vendor_Food_Whitespring_Meat_Raw_Unique', chance = 1, quantity = 1 },
		{ type = 'sublist', value = 'E02A_Meat_LLV_ChallysFeedRecipe', chance = 1, quantity = 1, event = '[[La viande-feu de Grahm]]' },
	}
}