Recette

Wiki Project Zomboid

Make Remote Controller V2

Nom variable Make Remote Controller V2 Mod KAVALASH_Custom Kavalash Custom Mod Cat. Electrical Time 50

Recette

Ingrédients

Garder[Recipe.GetItemTypes.Screwdriver]
ConsomméPièces électroniques× 3
ConsomméSuper glue× 2

Résultat

Condition

Compétences

Electricity niveau 4
 
📘 La recette doit être apprise via un magazine
Résumé
Nom affichéMake Remote Controller V2
Nom variableMake Remote Controller V2
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieElectrical
Temps50
OnCreate
OnTest
Sound
Anim
Voir les détails techniques
ModuleBase
Sourcemedia\scripts\recipes.txt
lignes: 2178 → 2190
Recipe PK2893
Recipe Sig8a18518245d6af7ce8d209b57cb754de6144474b

Compétences requises

Electricity4

Raw block

    recipe Make Remote Controller V2
    {
       Remote,
       keep [Recipe.GetItemTypes.Screwdriver],
       ElectronicsScrap=3,
       Glue=2,

       Result:RemoteCraftedV2,
       SkillRequired:Electricity=4,
       NeedToBeLearn:true,
       Time:50.0,
       Category:Electrical,
    }