Recette

Wiki Project Zomboid

Make Remote Controller V1

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

Recette

Ingrédients

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

Résultat

Condition

Compétences

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

Compétences requises

Electricity2

Raw block

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

       Result:RemoteCraftedV1,
       SkillRequired:Electricity=2,
       NeedToBeLearn:true,
       Time:50.0,
       Category:Electrical,
    }