Crafted Timer

From PZwiki
Revision as of 01:40, 22 August 2016 by MalonyJenkins (talk | contribs) (Added Recipe code/info in nowiki Box relating to crafting of timer.)


Template:Items The timer is an electronic part for use in the crafting recipes of explosives.


Uses

The timer allows explosives to have a timed delay that is determined prior to placement. It can be used as a distraction, or as a method of killing zombies, when paired.


Crafting

How to craft

Output Ingredients Description Skill Level












What it can craft

It can be attached to various bombs.

Output Ingredients Description Skill Level




























































Code

    recipe Make Timer
    {
       Timer/AlarmClock,
       keep Screwdriver,
       ElectronicsScrap,
       Glue=1,

       Result:TimerCrafted,
       SkillRequired:Electricity=1,
       NeedToBeLearn:true,
       Time:50.0,
       Category:Electrical,