Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Rubber Band

From PZwiki
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Rubber Band
RubberBand Model.png
General
Category
Junk
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Technical
Item ID
Base.RubberBand

Rubber bands are currently a useless item, and often considered as junk.

Usage

Rubber bands have no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Location

The loot distributions can be found in the table(s) below.

RubberBand distributionShow / Hide

Effective chance calculations are based off of default loot settings and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.

Containers
Building/Room Container Effective chance
Bag_Satchel Satchel 1.01%
Bag_Schoolbag School Bag 1.01%
Bag_WorkerBag Duffel Bag 1.01%
Briefcase Briefcase 4.01%
Suitcase Suitcase 4.01%
all counter 15.1%
all desk 3.98%
all filingcabinet 15.1%
all locker 15.1%
all officedrawers 15.1%
all other 4.01%
artstore counter 15.1%
artstore shelves 23.28%
bedroom crate 0.77%
bedroom desk 15.1%
classroom counter 15.1%
classroom metal_shelves 15.1%
classroom shelves 15.1%
closet crate 0.77%
closet crate 15.1%
daycare counter 15.1%
drugshack counter 23.28%
drugshack counter 41.14%
empty crate 15.1%
garagestorage crate 0.77%
garagestorage crate 15.1%
generalstore shelves 15.1%
generalstorestorage shelves 15.1%
gigamart shelves 15.1%
hall counter 15.1%
hall locker 15.1%
jewelrystore counter 15.1%
kitchen shelves 15.1%
library counter 15.1%
livingroom overhead 15.1%
livingroom sidetable 15.1%
livingroom wardrobe 15.1%
lobby counter 15.1%
office counter 15.1%
office crate 15.1%
office desk 15.1%
office metal_shelves 15.1%
officestorage crate 15.1%
officestorage metal_shelves 15.1%
plazastore1 counter 15.1%
policestorage counter 15.1%
schoolstorage metal_shelves 15.1%
storageunit crate 0.77%
storageunit crate 15.1%
storageunit metal_shelves 0.77%
storageunit metal_shelves 15.1%
Vehicle
Type Container Effective chance
Ambulance Glove Box 15.1%
Ambulance Trunk 15.1%
Carpenter Glove Box 15.1%
Carpenter Trunk 15.1%
Clothing Trunk 15.1%
Construction Worker Glove Box 15.1%
Construction Worker Trunk 15.1%
Distillery Glove Box 15.1%
Distillery Trunk 15.1%
Doctor Glove Box 15.1%
Doctor Trunk 15.1%
Electrician Glove Box 15.1%
Electrician Trunk 15.1%
Farmer Glove Box 15.1%
Farmer Trunk 15.1%
Fire Glove Box 15.1%
Fire Trunk 15.1%
Fisherman Glove Box 15.1%
Fisherman Trunk 15.1%
Fossoil Glove Box 15.1%
Fossoil Trunk 15.1%
All Glove Box 15.1%
Golf Glove Box 15.1%
Golf Trunk 15.1%
Groceries Trunk 15.1%
Heralds Glove Box 15.1%
Heralds Trunk 15.1%
Hunter Glove Box 15.1%
Mass Gen Fac Glove Box 15.1%
Mass Gen Fac Trunk 15.1%
McCoy Glove Box 15.1%
McCoy Trunk 15.1%
Metal Welder Glove Box 15.1%
Metal Welder Trunk 15.1%
Painter Glove Box 15.1%
Painter Trunk 15.1%
Police Glove Box 15.1%
Police Trunk 15.1%
Postal Glove Box 15.1%
Postal Trunk 15.1%
Radio Glove Box 15.1%
Radio Trunk 15.1%
Ranger Glove Box 15.1%
Ranger Trunk 15.1%
Spiffo Glove Box 15.1%
Survivalist Glove Box 15.1%
Survivalist Trunk 15.1%
Taxi Glove Box 15.1%
Taxi Trunk 15.1%
Transit Glove Box 15.1%
Transit Trunk 15.1%
Heavy Trunk 15.1%
Sports Trunk 15.1%
Standard Trunk 15.1%

Rubber bands can be found in desks and counters.

History

Base.RubberBand

Version Description
38.30 Released on or before this version.

Help PZwiki by adding to this history.

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 RubberBand
    {
        DisplayCategory = Junk,
        Weight	=	0.1,
        Type	=	Normal,
        DisplayName	=	Rubber Band,
        Icon	=	RubberBand,
        WorldStaticModel = RubberBand,
    }

See also