Recette

Wiki Project Zomboid

Upgrade FannyPackFront

Nom variable Upgrade FannyPackFront Mod KAVALASH_Authentic Z - Current Authentic Z Cat. Tailoring Time 300

Recette

Ingrédients

Résultat

Condition

Compétences

Tailoring niveau 9
Machine nécessaireMachineACoudre
Résumé
Nom affichéUpgrade FannyPackFront
Nom variableUpgrade FannyPackFront
ModKAVALASH_Authentic Z - Current — Authentic Z
CatégorieTailoring
Temps300
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleAuthenticZClothing
Sourcemedia\scripts\Backpacks\AuthenticZ_BackpackUpgrades_Recipes.txt
lignes: 3615 → 3633
Recipe PK1126
Recipe Sigca634601e3630e50f96f7ff441394180e62697c7

Compétences requises

Tailoring9

Callbacks

OnCreatePleaseKeepColor
OnGiveXPRecipe.OnGiveXP.Tailoring5

Raw block

recipe Upgrade FannyPackFront
  	{
	   Bag_FannyPackFront_Tier_2,	
	   keep Scissors,
       keep Needle/SutureNeedle,
       Thread=3,
	   DenimStrips/LeatherStrips=10,	 

	   OnCreate:PleaseKeepColor,
   	   Result:Bag_FannyPackFront_Tier_3,
	   OnGiveXP:Recipe.OnGiveXP.Tailoring5,	   
	   Time:300.0,
       AnimNode:Disassemble,
       SkillRequired:Tailoring=9,
       Category:Tailoring,
	   Tooltip:Tooltip_AttachFannyPackTier3,
		NearItem : MachineACoudre,
	   
  	}