Book

From PZwiki
Revision as of 09:06, 13 April 2018 by Vaileasys (talk | contribs) (removed jargon, fixed mistakes, updated fuel time)


Page Updated @ Version: 39.45
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Literature -> Book   


A Book is an item designed to relieve immense unhappiness, stress and boredom when the player character is seriously struggling with the zombie apocalypse. They are most commonly found in homes on shelves and bookcases, though they can also be found in many shops.

Unlike learning books, these books only pass the time, and once used the book is 'consumed' and removed from the player's inventory.

A book can also be used as a fuel for a heat source, and lasts for 15 minutes if done so.




Code

	
	item Book
		Weight		= 0.5,
		Type		= Literature,
		UnhappyChange	= -40,
		DisplayName	= Book,
		StressChange	= -40,
		Icon		= Book,
		BoredomChange	= -50,

Template:Navbox/Consumables