Spiffo (item): Difference between revisions

From PZwiki
(updated to current + 3d image needed tag)
m (Added model.)
Line 6: Line 6:
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| model = Spiffo250.png
| model = SpiffoPlushie_Model.png
| model_width = 200px
| model_width = 200px
| icon = PlushSpiffo.png
| icon = PlushSpiffo.png

Revision as of 21:52, 29 December 2023

The Game WorldItemsSpiffo (item)
Frame.png
This article contains outdated/low-quality images.
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
Spiffo (item)
SpiffoPlushie Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Spiffo
PlushSpiffo.pngThis article is about the in-game item. For the official mascot of Project Zomboid, see Spiffo. For the fast food chain, see Spiffo's.

Spiffo is a plush version of Project Zomboid’s mascot, Spiffo, which it shares a name with. It can be used as a collector's or furnishing item, but other than that, currently serves no useful purpose and is classified as a junk item.

There is also an extra large version of this Spiffo doll, aptly called a Big Spiffo.

Usage

Spiffo has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

By far the most likely place to find Spiffo is in Spiffo Merch boxes, located at the Spiffo Company Headquarters in Louisville, as with most animal plushes. There is a much slimmer chance to find them in general toy crates. They are a rare spawn in daycares, children’s wardrobes, holiday gifts, GigaMart toy shelves, hobby stores, random junk crates and, surprisingly, prison cells.

Foraging

There is an extremely small chance to find a Spiffo while foraging. All stuffed toys are are an “epic” rarity spawn, the second most uncommon type of forageable item. As the foraging loot tables are quite large, foraging for plushies is technically possible, but not recommended.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Spiffo
	{
	    DisplayCategory = Raccoon,
		Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Spiffo,
		Icon	=	PlushSpiffo,
		WorldStaticModel = SpiffoPlushie,
	}

See also