Paper Bag: Difference between revisions

From PZwiki
m (→‎Usage: Improve tag)
m (Distribution table update)
 
(4 intermediate revisions by the same user not shown)
Line 18: Line 18:
|category=Container
|category=Container
|weight=0.1
|weight=0.1
|equipped = One-handed
|equipped=One-handed
|capacity=5
|capacity=5
|weight_reduction=10
|weight_reduction=10
Line 27: Line 27:
|item_id4=Base.Lunchbag
|item_id4=Base.Lunchbag
}}
}}
{{About|a paper bag, sometimes called lunchbag|lunchbox|Lunchbox}}
{{About|a paper bag, sometimes called lunchbag|lunchbox|Lunchbox}}
A '''paper bag''' or ''lunchbag'' is a common container [[Items|item]].
A '''paper bag''' or ''lunchbag'' is a common container [[Items|item]].
Line 42: Line 41:
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|PaperBag|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
! Building/Room
    <div>PaperBag distribution
! Container
        <span class="mw-customtoggle-togglebox-PaperBag" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
! style="width: 3.2em;" | Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-PaperBag">
! style="width: 3.2em;" | Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
|rowspan="4"|bathroom
    |+ {{ll|Containers}}
|[[locker]]
    ! Building / Room
|4  
    ! Container
|1
    ! Rolls
|-
    ! Chance
|[[locker]]
    |-
|4  
    | barbecuestore
|1
    | {{ll|counter}}
|-
    | 4
|[[locker]]
    | 20.0
|4  
    |-
|1
    | barbecuestore
|-
    | {{ll|counter}}
|[[locker]]
    | 4
|4  
    | 10.0
|1
    |-
|-
    | kitchen
|breakroom  
    | {{ll|counter}}
|[[fridge]]
    | 4
|4  
    | 8.0
|1
    |-
|-
    | mexicankitchen
|gasstorage
    | {{ll|counter}}
|[[counter]]
    | 4
|4  
    | 20.0
|1
    |-
|-
    | mexicankitchen
|hall
    | {{ll|counter}}
|[[locker]]
    | 4
|4  
    | 50.0
|2
    |-
|}
    | mexicankitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-PaperBag" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|PaperBag|41.78.16-->
 
<!--BOT FLAG|Paperbag_Jays|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Paperbag_Jays distribution
        <span class="mw-customtoggle-togglebox-Paperbag_Jays" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Paperbag_Jays">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | Not referenced
    | {{ll|CratePaperBagJays}}
    | 4
    | 10.0
    |-
    | Not referenced
    | {{ll|CratePaperBagJays}}
    | 4
    | 50.0
    |-
    | Not referenced
    | {{ll|CratePaperBagJays}}
    | 4
    | 20.0
    |-
    | all
    | {{ll|fridge}}
    | 4
    | 0.1
    |-
    | all
    | {{ll|fridge}}
    | 4
    | 0.2
    |-
    | breakroom
    | {{ll|fridge}}
    | 4
    | 0.5
    |-
    | jayschicken_dining
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | jayschicken_dining
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 4
    | 50.0
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | jayschicken_kitchen
    | {{ll|counter}}
    | 4
    | 10.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Paperbag_Jays" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Paperbag_Jays|41.78.16-->


===Buildings===
===Buildings===
Line 96: Line 177:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 1727
   | start = 2125
   | source = newitems.txt
   | source = newitems.txt
   | retrieved = true
   | retrieved = true
   | version = 41.78.16
   | version = 41.78.16
   | code =
   | code =
    item PaperBag
item PaperBag
    {
{
        DisplayCategory = Container,
    DisplayCategory = Container,
        WeightReduction = 10,
WeightReduction = 10,
        Weight = 0.1,
Weight = 0.1,
        Type = Container,
Type = Container,
        Capacity = 5,
Capacity = 5,
        DisplayName = Paper Bag,
DisplayName = Paper Bag,
        Icon = Paperbag,
Icon = Paperbag,
         OpenSound = OpenBag,
         OpenSound   =   OpenBag,
         CloseSound = CloseBag,
         CloseSound   =   CloseBag,
         PutInSound = PutItemInBag,
         PutInSound   =   PutItemInBag,
         WorldStaticModel = Paperbag_Ground,
         WorldStaticModel = Paperbag_Ground,
    }
}
}}
}}


Line 121: Line 202:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 1775
   | start = 2095
   | source = newitems.txt
   | source = newitems.txt
   | retrieved = true
   | retrieved = true
   | version = 41.78.16
   | version = 41.78.16
   | code =
   | code =
    item Paperbag_Spiffos
item Paperbag_Spiffos
    {
{
        DisplayCategory = Container,
    DisplayCategory = Container,
        WeightReduction = 10,
WeightReduction = 10,
        Weight = 0.1,
Weight = 0.1,
        Type = Container,
Type = Container,
        Capacity = 5,
Capacity = 5,
        DisplayName = Paper Bag,
DisplayName = Paper Bag,
        Icon = Paperbag_Spiffos,
Icon = Paperbag_Spiffos,
         OpenSound = OpenBag,
         OpenSound   =   OpenBag,
         CloseSound = CloseBag,
         CloseSound   =   CloseBag,
         PutInSound = PutItemInBag,
         PutInSound   =   PutItemInBag,
         WorldStaticModel = PaperbagSpiffo_Ground,
         WorldStaticModel = PaperbagSpiffo_Ground,
    }
}
}}
}}


Line 146: Line 227:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 1823
   | start = 2110
   | source = newitems.txt
   | source = newitems.txt
   | retrieved = true
   | retrieved = true
   | version = 41.78.16
   | version = 41.78.16
   | code =
   | code =
    item Paperbag_Jays
item Paperbag_Jays
    {
{
        DisplayCategory = Container,
    DisplayCategory = Container,
        WeightReduction = 10,
WeightReduction = 10,
        Weight = 0.1,
Weight = 0.1,
        Type = Container,
Type = Container,
        Capacity = 5,
Capacity = 5,
        DisplayName = Paper Bag,
DisplayName = Paper Bag,
        Icon = Paperbag_Jays,
Icon = Paperbag_Jays,
         OpenSound = OpenBag,
         OpenSound   =   OpenBag,
         CloseSound = CloseBag,
         CloseSound   =   CloseBag,
         PutInSound = PutItemInBag,
         PutInSound   =   PutItemInBag,
         WorldStaticModel = PaperbagJays_Ground,
         WorldStaticModel = PaperbagJays_Ground,
    }
}
}}
}}


Line 171: Line 252:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 1881
   | start = 9107
   | source = items_food.txt
   | source = items_food.txt
   | retrieved = true
   | retrieved = true
   | version = 41.78.16
   | version = 41.78.16
   | code =
   | code =
    item Lunchbag
item Lunchbag
    {
{
        DisplayName = Lunchbag,
DisplayName = Lunchbag,
        DisplayCategory = Container,
DisplayCategory = Container,
        Type = Container,
Type = Container,
        Weight = 0.1,
Weight = 0.1,
        WeightReduction = 10,
WeightReduction = 10,
        Icon = Paperbag,
Icon = Paperbag,
        Capacity = 5,
Capacity = 5,
        CloseSound = CloseBag,
CloseSound = CloseBag,
        OpenSound = OpenBag,
OpenSound = OpenBag,
        PutInSound = PutItemInBag,
PutInSound = PutItemInBag,
        WorldStaticModel = Paperbag_Ground,
WorldStaticModel = Paperbag_Ground,
    }
}
}}
}}
}}
}}
Line 198: Line 279:
*[[Lunchbox]]
*[[Lunchbox]]


{{Navbox equipment|containers}}
{{Navbox items|containers}}

Latest revision as of 16:14, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Paper Bag
PaperBag Model.png
PaperBagJays Model.png
PaperBagSpiffo Model.png
PaperBag Model.png
General
Category
Container
Encumbrance
Moodle Icon HeavyLoad.png
0.1 (empty)
4.53 (full)
Equipped
One-handed
Properties
Capacity
5
Technical
Item ID
Base.PaperBag
Base.Paperbag_Jays
Base.Paperbag_Spiffos
Base.Lunchbag
PlushSpiffo.pngThis article is about a paper bag, sometimes called lunchbag. For lunchbox, see Lunchbox.

A paper bag or lunchbag is a common container item.

Usage

The paper bag is very weak, with 5 capacity and only 10% encumbrance reduction.

It can also be used as a fuel for heat sources, as a kindling or fire source with 5 minutes of burn time.

WhiskeyHalf.png
This section may be in need of improvement.
Add proper spawn table
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.

It can sometimes be found with food inside of it, such as burgers and fries.

Distribution

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

PaperBag distribution Show / Hide
Containers
Building / Room Container Rolls Chance
barbecuestore counter 4 20.0
barbecuestore counter 4 10.0
kitchen counter 4 8.0
mexicankitchen counter 4 20.0
mexicankitchen counter 4 50.0
mexicankitchen counter 4 10.0
Paperbag_Jays distribution Show / Hide
Containers
Building / Room Container Rolls Chance
Not referenced CratePaperBagJays 4 10.0
Not referenced CratePaperBagJays 4 50.0
Not referenced CratePaperBagJays 4 20.0
all fridge 4 0.1
all fridge 4 0.2
breakroom fridge 4 0.5
jayschicken_dining counter 4 20.0
jayschicken_dining counter 4 10.0
jayschicken_kitchen counter 4 50.0
jayschicken_kitchen counter 4 20.0
jayschicken_kitchen counter 4 10.0

Buildings

Often found in restaurants, schools (as a "Lunchbag" with the same stats), and office kitchens.

Trivia

Code

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

Paperbag.png Paper Bag
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item PaperBag
	{
	    DisplayCategory = Container,
		WeightReduction	=	10,
		Weight	=	0.1,
		Type	=	Container,
		Capacity	=	5,
		DisplayName	=	Paper Bag,
		Icon	=	Paperbag,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        WorldStaticModel = Paperbag_Ground,
	}

Paperbag Spiffos.png Paper Bag
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Paperbag_Spiffos
	{
	    DisplayCategory = Container,
		WeightReduction	=	10,
		Weight	=	0.1,
		Type	=	Container,
		Capacity	=	5,
		DisplayName	=	Paper Bag,
		Icon	=	Paperbag_Spiffos,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        WorldStaticModel = PaperbagSpiffo_Ground,
	}

Paperbag Jays.png Paper Bag
Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Paperbag_Jays
	{
	    DisplayCategory = Container,
		WeightReduction	=	10,
		Weight	=	0.1,
		Type	=	Container,
		Capacity	=	5,
		DisplayName	=	Paper Bag,
		Icon	=	Paperbag_Jays,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        WorldStaticModel = PaperbagJays_Ground,
	}

Paperbag.png Lunchbag
Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item Lunchbag
	{
		DisplayName = Lunchbag,
		DisplayCategory = Container,
		Type = Container,
		Weight = 0.1,
		WeightReduction = 10,
		Icon = Paperbag,
		Capacity = 5,
		CloseSound = CloseBag,
		OpenSound = OpenBag,
		PutInSound = PutItemInBag,
		WorldStaticModel = Paperbag_Ground,
	}

See also