Recette

Wiki Project Zomboid

Make Stake

Nom variable Make Stake Mod KAVALASH_Custom Kavalash Custom Mod Cat. Survivalist Time 80

Recette

Ingrédients

ConsomméBranche d'arbre
GarderCouperet / [Recipe.GetItemTypes.SharpKnife]

Résultat

Condition

Aucune compétence requise.

Résumé
Nom affichéMake Stake
Nom variableMake Stake
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieSurvivalist
Temps80
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 24 → 33
Recipe PK2716
Recipe Sigac1c46788cd45cc1612eedea27f3cb91af73b355

Callbacks

OnGiveXPRecipe.OnGiveXP.WoodWork5

Raw block

    recipe Make Stake
    {
        TreeBranch,
        keep [Recipe.GetItemTypes.SharpKnife]/MeatCleaver,

        Result:Stake,
        Time:80.0,
        Category:Survivalist,
        OnGiveXP:Recipe.OnGiveXP.WoodWork5,
    }