Generator

From PZwiki
Revision as of 23:20, 5 May 2017 by MalonyJenkins (talk | contribs) (Brought Generator into Navigation System after Savengers excellent update (never used generators myself). +NavBar, Slight description change, +Itembox, +Repair table, + WikiCode. Will add NavBox later (none currently in existance atm).)


Template:WeaponsThe generator is an Electrical device that allows the player to generate electricity even after the power cuts out. It is fueled by gas cans. Each gas can adds 80% of the generator's tank size. As useful as the device is, it is only recommended to use the generator if you have a large stockpile of gas cans.

How to Use

First find a generator, these are most often found at warehouses, but can be found in tool sheds. Place the generator close enough to your house so that you can connect it.
DO NOT place the generator inside the house. The generator will degrade your health very quickly because of the its exhaust. If you happen to have done so, going outside will stop the damage, but the house won't be safe until the generator is turned off. Note: The generator makes noise and may attract zombies. Right click on the generator and select "Connect Generator". This will connect the generator to your home's power system. Next, you are going to need Gas Cans. Go to the Gas Can article to learn about the currently known locations for the gas can. Right click on the generator and click add fuel, this will add 80% of the generator's tank size of fuel to the generator. It takes 1¼ gas cans in order to fill the generator completely.

You currently need an electrical level of 3 to operate a generator or read the 'How To Use Generators' manual.

Operations

Generators use 1% (total capacity of tank, not current level of fuel) of fuel per hour, and lose 1% of condition per hour as well.

Scrap Electronics can be used to repair a generator. While powered down, have at least one unit of Electronics Scrap in main inventory; each Repair operation will restore 4% + (0.5 * Electrical skill level)% of condition.

Place the generator close to the house or structure you want powered. Connect the generator using the menu command (right click on generator). You can only add fuel to the generator whilst it is off.

*Edit- The update also changed degradation. The 37.13 update note states "Generators now have twice less chance of losing condition while running". This statement needs clarification and testing. Potentially 1% condition is lost every 2 hours instead of 1 hour.


Materials to Repair

Item Repaired Repair Materials =
 % Repaired, 100% Success
Generator.png
Generator
ElectronicsScrap.png
1x Electronics Scrap = (4% + (0.5 * Electrical skill level)% of condition)

Code

	
    item Generator
        Weight		= 40,
        Type		= Normal,
        DisplayName	= Generator,
        Icon		= Generator,
        Tooltip 	= Tooltip_Generator,
			  RequiresEquippedBothHands = true,
			  MetalValue = 500,