School Bag: Difference between revisions

From PZwiki
m (Vaileasys moved page School Bag to School Bag: Name change (again) as of build 41)
mNo edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{languages}}
{{languages}}
{{header|The Game World|Items|Baggage|type=Baggage|version=Version 40|incver=6}}{{Infobox container
{{header|The Game World|Items|Baggage|type=Baggage|version=Version 41|incver=52}}{{Infobox container
| display_name = Schoolbag
| display_name = School Bag
| name_colour = Container
| name_colour = Container
| name_text_colour = Container
| name_text_colour = Container
| image = Backpack_120px.png
| image = Model_SchoolBag_Blue.png
| image_width = 200px
| alternate_image = Backpack_Blue.png
| alternate_name = School Bag (Blue)
| alternate_link =
| alternate_image2 = Backpack_Black.png
| alternate_name2 = School Bag (Black)
| alternate_link2 =
| alternate_image3 = Backpack_Spiffo.png
| alternate_name3 = School Bag (Spiffo)
| alternate_link3 =
<!--GENERAL-->
| category = Container
| category = Container
| weight = 0.5
| weight = 1.0
| equipped = Back
| body_location = Back
| capacity = 15
| capacity = 15
| weight_reduction = 60
| weight_reduction = 60
| class_name = Base.Schoolbag
| run_speed = 0.97
}}A '''schoolbag''' is a container [[item]].
<!--TECHNICAL DETAILS-->
| class_name = Base.Bag_Schoolbag
}}A '''school bag''' is a container [[item]]. The school bag has blue, black and spiffo variants.


==Overview==
==Overview==
When starting a new game, if the player chooses the [[Game Modes#Easy|easy]] or [[Game Modes#Normal|normal]] starting difficulty, they will spawn with a schoolbag. During the [[Game Modes#Custom Sandbox|custom sandbox]] setup, choosing the "[[Game Modes#Character|starter kit]]" option will also spawn the [[player]] with a schoolbag.
When starting a new game, if the player chooses the [[Game Modes#Easy|easy]] or [[Game Modes#Normal|normal]] starting difficulty, they will spawn with a school bag. During the [[Game Modes#Custom Sandbox|custom sandbox]] setup, choosing the "[[Game Modes#Character|starter kit]]" option will also spawn the [[player]] with a school bag.


==Usage==
==Usage==
A schoolbag can be equipped on the back. Although it is the most common of the bags that can be equipped on the back, it also has the lowest capacity and weight reduction.  
A school bag can be equipped on the back. Although it is the most common of the bags that can be equipped on the back, it also has the lowest capacity and weight reduction.  


'''Schoolbags can spawn with:'''
'''School bags can spawn with (build 40):'''
{|
{|
|[[File:Pen.png|link=Pen]] || [[Pen]]
|[[File:Pen.png|link=Pen]] || [[Pen]]
Line 41: Line 54:


==Distribution==
==Distribution==
'''''Build 40'''''
===Buildings===
===Buildings===
{| class="pztable" style="text-align:center;"
{| class="pztable" style="text-align:center;"
Line 160: Line 174:
|-
|-
|}
|}
==Build 41==
{{Testing|build=[[Build 41]]}}
{{Infobox container
| display_name = School Bag
| name_colour = Container
| name_text_colour = Container
| image = Model_SchoolBag_Blue.png
| image_width = 200px
| alternate_image = Backpack_Blue.png
| alternate_name = School Bag (Blue)
| alternate_link =
| alternate_image2 = Backpack_Black.png
| alternate_name2 = School Bag (Black)
| alternate_link2 =
| alternate_image3 = Backpack_Spiffo.png
| alternate_name3 = School Bag (Spiffo)
| alternate_link3 =
<!--GENERAL-->
| category = Container
| weight = 1.0
| body_location = Back
| capacity = 15
| weight_reduction = 60
| run_speed = 0.97
<!--TECHNICAL DETAILS-->
| class_name = Base.Bag_BigHikingBag
}}A '''school bag''' is a container [[item]]. The school bag has blue, black and spiffo variants.
{{clear}}


==Gallery==
==Gallery==
Line 200: Line 184:


==Code==
==Code==
''Build 40''
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=6}}
<pre> item Schoolbag
WeightReduction = 60,
Weight         = 0.5,
Type         = Container,
Capacity = 15,
DisplayName = Schoolbag,
Icon         = Backpack,
CanBeEquipped = Back,
OpenSound = PZ_OpenBag,
CloseSound = PZ_CloseBag,
PutInSound = PZ_PutInBag,</pre>
''Build 41''
'''''From clothing_bags.txt (Project Zomboid directory/media/scripts/clothing)'''''
'''''From clothing_bags.txt (Project Zomboid directory/media/scripts/clothing)'''''
{{Retrieved|version=41|incver=50}}
{{Retrieved|version=41|incver=52}}
<pre>   item Bag_BigHikingBag
<pre> item Bag_Schoolbag
     {
     {
         WeightReduction = 80,
         WeightReduction = 60,
         Weight = 1.5,
         Weight = 1,
         Type = Container,
         Type = Container,
         Capacity = 22,
         Capacity = 15,
         DisplayName = Big Hiking Bag,
         DisplayName = School Bag,
         IconsForTexture = BigHiking_Blue;BigHiking_Green;BigHiking_Red,
         IconsForTexture = Backpack_Black;Backpack_Blue;Backpack_Spiffo,
         CanBeEquipped = Back,
         CanBeEquipped = Back,
         OpenSound  =  OpenBag,
         OpenSound  =  OpenBag,
         CloseSound  =  CloseBag,
         CloseSound  =  CloseBag,
         PutInSound  =  PutItemInBag,
         PutInSound  =  PutItemInBag,
         ClothingItem = Bag_BigHikingBag,
         ClothingItem = Bag_SchoolBag,
         BloodLocation = Bag,
         BloodLocation = Bag,
         RunSpeedModifier = 0.95,
         RunSpeedModifier = 0.97,
         AttachmentReplacement = Bag,
         AttachmentReplacement = Bag,
         ReplaceInSecondHand = Bag_BigHikingBag_LHand holdingbagleft,
         ReplaceInSecondHand = Bag_Schoolbag_LHand holdingbagleft,
         ReplaceInPrimaryHand = Bag_BigHikingBag_RHand holdingbagright,
         ReplaceInPrimaryHand = Bag_Schoolbag_RHand holdingbagright,
     }</pre>
     }</pre>


==See also==
==See also==
* [[Big Hiking Bag]]
* [[Big Hiking Bag]]
* [[Normal Hiking Bag]]
* [[Hiking Bag]]
* [[Duffelbag]]
* [[Duffel Bag]]


{{Navbox/Baggage}}
{{Navbox_equipment}}
{{Navbox_clothing}}

Revision as of 05:12, 24 July 2021

The Game WorldItemsBaggageSchool Bag
School Bag
School Bag
School Bag (Blue) School Bag (Black) School Bag (Spiffo)
General
Category Container
Encumbrance
Heavy Load
1.0
Body location Back
Capacity 15
Encumbrance reduction 60%
Speed
Run speed 97%
Technical details
Item ID Base.Bag_Schoolbag

A school bag is a container item. The school bag has blue, black and spiffo variants.

Overview

When starting a new game, if the player chooses the easy or normal starting difficulty, they will spawn with a school bag. During the custom sandbox setup, choosing the "starter kit" option will also spawn the player with a school bag.

Usage

A school bag can be equipped on the back. Although it is the most common of the bags that can be equipped on the back, it also has the lowest capacity and weight reduction.

School bags can spawn with (build 40):

Pen.png Pen
Blue Pen Blue Pen
Red Pen Red Pen
Pencil.png Pencil
RubberBand.png Rubber Band
Scissors.png Scissors
File:Cigarettes.png Cigarettes
Cube.png Cube
Book.png Book

Distribution

Build 40

Buildings

Building/Room Container Rolls Chance
All Clothing Rack 3 3
Locker 2 3
Male Corpse 1 0.1
Female Corpse 1 0.1
Wardrobe 4 3
Bedroom Wardrobe 2 3
Changeroom Locker 3 3
Clothes Store Shelves 3 3
Clothing Rack 3 3
Department Store Shelves 3 3
Laundromat Counter 3 2
Motel Room Other 2 0.1
Mechanic Metal Locker 3 1
Motel Room (occupied) Other 2 0.3
Sport Store Shelves 3 3
Clothing Rack 3 3
Sport Storage Metal Shelves 3 3

Vehicles

Profession Container Rolls Chance
All Trunk 2 2
Clothing Trunk 2 2
Taxi Trunk 3 3

Gallery

Code

From clothing_bags.txt (Project Zomboid directory/media/scripts/clothing) Retrieved: Build 41.52

	item Bag_Schoolbag
    {
        WeightReduction	=	60,
        Weight	=	1,
        Type	=	Container,
        Capacity	=	15,
        DisplayName	=	School Bag,
        IconsForTexture = Backpack_Black;Backpack_Blue;Backpack_Spiffo,
        CanBeEquipped = Back,
        OpenSound   =   OpenBag,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
        ClothingItem = Bag_SchoolBag,
        BloodLocation = Bag,
        RunSpeedModifier = 0.97,
        AttachmentReplacement = Bag,
        ReplaceInSecondHand = Bag_Schoolbag_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_Schoolbag_RHand holdingbagright,
    }

See also