Comic Book

From PZwiki
Revision as of 08:30, 13 April 2018 by Vaileasys (talk | contribs) (Created page with "__NOTOC__ {{languages|Comic Book}} <div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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


The Comic Book is a literature item used to relieve boredom, unhappiness and stress. It can be found in desks, filing cabinets, lockers, library counters, side tables and most commonly in mail boxes.

Once used it is effectively 'consumed' and removed from the player's inventory.

A Comic Book can be used as a fuel for a heat source, and lasts for 15 mins if done so.




Code

	
	item ComicBook
		Weight		= 0.1,
		Type		= Literature,
		UnhappyChange	= -20,
		DisplayName	= Comic Book,
		StressChange	= -20,
		Icon		= ComicBook,
		BoredomChange	= -30,

Template:Navbox/Consumables