Recette

Wiki Project Zomboid

Make 66 Pontiac LeMans Front Window Armor

Nom variable Make 66 Pontiac LeMans Front Window Armor Mod KAVALASH_66pontiacLeMans '66 Pontiac LeMans / GTO Cat. Armoring Time 800

Recette

Ingrédients

ConsomméChalumeau× 8
ConsomméTuyau en métal× 2
ConsomméPlaque en métal× 1
ConsomméPetite plaque en métal× 1
ConsomméVis× 2

Résultat

Condition

Compétences

MetalWelding niveau 4
Résumé
Nom affichéMake 66 Pontiac LeMans Front Window Armor
Nom variableMake 66 Pontiac LeMans Front Window Armor
ModKAVALASH_66pontiacLeMans — '66 Pontiac LeMans / GTO
CatégorieArmoring
Temps800
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\vehicles\66pontiacLeMans_recipes.txt
lignes: 192 → 206
Recipe PK132
Recipe Sig6a60e3f505c26f42671c29efd2020a3ee8dba845

Compétences requises

MetalWelding4

Callbacks

OnGiveXPRecipe.OnGiveXP.MetalWelding10

Raw block

	recipe Make 66 Pontiac LeMans Front Window Armor
	{
		BlowTorch=8,
       	keep WeldingMask,
		MetalPipe=2,
		SheetMetal=1,
		SmallSheetMetal=1,
		Screws=2,

		Result:66pontiacLeMansFrontWindowArmor,
		Time:800.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
	}