Purse: Difference between revisions

From PZwiki
m (clean up, replaced: wikitable → pztable (2))
m (Remove lines))
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|Purse}}
{{Header|Project Zomboid|Items|Equipment|Container items|Handheld containers|type=Baggage}}
{{header|The Game World|Items|Baggage|type=Baggage|version=Version 40|incver=6}}{{Infobox container
{{Page version|41.78.16}}
| display_name = Purse
{{Infobox item
| name_colour = Container
|name=Purse
| name_text_colour = Container
|model=Purse_Model.png
| image = Purse_120px.png
|icon=Purse.png
| category = Container
|icon_name=Purse
| weight = 0.5
|category=Container
| equipped = One-handed
|weight=0.5
| capacity = 12
|equipped=One-handed
| weight_reduction = 55
|capacity=12
| class_name = Base.Purse
|weight_reduction=55
}}A '''purse''' is a container [[item]].
|item_id=Base.Purse
}}
A '''purse''' is a container [[Items|item]].


==Usage==
==Usage==
A purse cannot be equipped on the [[player]]'s back. It has capacity and weight reduction similar to the [[schoolbag]] and the highest weight reduction of all the non-wearable bags. To access its contents, it must be equipped in one of the player's hands.
A purse cannot be equipped on the [[player]]'s back. It has capacity and encumbrance reduction similar to the [[School Bag|school bag]] and the highest encumbrance reduction of all the non-wearable [[bags]]. To access its contents, it must be equipped in one of the player's hands.


'''Purses can spawn with:'''
'''Purses can spawn with:'''
{|
<div style="column-width: 200px; column-count: 3; margin: 0;">
|[[File:Lipstick.png|link=Lipstick]] || [[Lipstick]] || style="width:80px;" |
*[[File:IckySticks.png|link=Cigarettes]] [[Cigarettes]]
|[[File:Perfume1.png|link=Perfume]] || [[Perfume]] ||
*[[File:Comb.png|link=Comb]] [[Comb]]
|-
*[[File:Disc.png|link=CD]] [[CD]]
|[[File:MakeupEyeshadow.png|link=Eyes Makeup]] || [[Eyes Makeup]] ||
*[[File:Earbuds.png|link=Earbuds]] [[Earbuds]]
|[[File:MakeupFoundation.png|link=Foundation Makeup]] || [[Foundation Makeup]] ||
*[[File:Lighter.png|link=Lighter]] [[Lighter]]
|-
*[[File:Lipstick.png|link=Lipstick]] [[Lipstick]]
|[[File:WeddingRing_Woman.png|link=Wedding Ring]] || [[Wedding Ring]] ||
*[[File:Magazine.png|link=Magazine]] [[Magazine]]
|[[File:Earbuds.png|link=Earbuds]] || [[Earbuds]] ||
*[[File:MakeupEyeshadow.png|link=Eyes Makeup]] [[Eyes Makeup]]
|-
*[[File:MakeupFoundation.png|link=Foundation Makeup]] [[Foundation Makeup]]
|[[File:Ring.png|link=Ring]] || [[Ring]] ||
*[[File:Perfume1.png|link=Perfume]] [[Perfume]]
|[[File:Earrings.png|link=Locket]] || [[Earrings]] ||
*[[File:Vitamins.png|link=Vitamins]] [[Vitamins]]
|-
*[[File:CDplayer.png|link=ValuTech PortaDisc]] [[ValuTech PortaDisc]]
|[[File:Necklacepearl.png|link=Pearl Necklace]] || [[Pearl Necklace]]
*[[File:Wallet.png|link=Wallet]] [[Wallet]]
|-
*[[File:CreditCard.png|link=Credit Card]] [[Credit Card]]
|[[File:Locket.png|link=Locket]] || [[Locket]]
</div>
|-
|[[File:Comb.png|link=Comb]] || [[Comb]]
|-
|[[File:Magazine.png|link=Magazine]] || [[Magazine]]
|-
|[[File:CreditCard.png|link=CreditCard]] || [[CreditCard]]
|}


==Distribution==
==Distribution==
It can usually be found inside stores, particularly those that may typically be popular for females, such as clothing stores.
It can usually be found inside stores, particularly those that may typically be popular for females, such as clothing stores.
===Buildings===
===Buildings===
{| class="pztable" style="text-align:center;"
{| class="wikitable theme-red" style="text-align:center;"
|-
|-
!Building/Room
!Building/Room
Line 95: Line 91:
|3
|3
|7
|7
|-
|}
|}


===Vehicles===
===Vehicles===
{| class="pztable" style="text-align:center;"
{| class="wikitable theme-red" style="text-align:center;"
|-
|-
!Profession
!Profession
Line 120: Line 115:
|1
|1
|3
|3
|-
|}
|}
==Trivia==
*The model of purse has a ''PZ'' written on the clamp, as an easter egg for [[Project Zomboid]].


==Code==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=40|incver=6}}
| {{CodeSnip
<pre> item Purse
  | lang = java
WeightReduction = 55,
  | line = true
Weight         = 0.5,
  | start = 325
Type         = Container,
  | source = clothing_bags.txt
Capacity = 12,
  | retrieved = true
DisplayName = Purse,
  | version = 41.78.16
Icon         = Purse,</pre>
  | code =
item Purse
    {
        DisplayCategory = Container,
        WeightReduction = 55,
        Weight = 0.5,
        Type = Container,
        Capacity = 12,
        DisplayName = Purse,
        Icon = Purse,
        OpenSound  =  OpenBag,
        RunSpeedModifier = 0.99,
        CloseSound  =  CloseBag,
        PutInSound  =  PutItemInBag,
ReplaceInSecondHand = Bag_Purse_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_Purse_RHand holdingbagright,
         WorldStaticModel = Purse_Ground,
    }
}}
}}


==See also==
==See also==
* [[:Category:Baggage|Other baggage items]]
*[[Bags]]


{{Navbox/Baggage}}
{{Navbox items|containers}}

Latest revision as of 07:19, 15 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]
Purse
Purse Model.png
General
Category
Container
Encumbrance
Moodle Icon HeavyLoad.png
0.5 (empty)
5.55 (full)
Equipped
One-handed
Properties
Capacity
12
Technical
Item ID
Base.Purse

A purse is a container item.

Usage

A purse cannot be equipped on the player's back. It has capacity and encumbrance reduction similar to the school bag and the highest encumbrance reduction of all the non-wearable bags. To access its contents, it must be equipped in one of the player's hands.

Purses can spawn with:

Distribution

It can usually be found inside stores, particularly those that may typically be popular for females, such as clothing stores.

Buildings

Building/Room Container Rolls Chance
All Clothing Rack 3 7
Female Corpse 1 0.1
Clothes Store Shelf 3 7
Clothing Rack 3 7
Laundry Counter 3 3
Shoe Store Shelf 3 3
Gift Store Shelf 3 4
Display Case 3 4
Department Store Shelves 3 7

Vehicles

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

Trivia

  • The model of purse has a PZ written on the clamp, as an easter egg for Project Zomboid.

Code

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

Source: ProjectZomboid\media\scripts\clothing\clothing_bags.txt

Retrieved: Build 41.78.16
item Purse
    {
        DisplayCategory = Container,
        WeightReduction	=	55,
        Weight	=	0.5,
        Type	=	Container,
        Capacity	=	12,
        DisplayName	=	Purse,
        Icon	=	Purse,
        OpenSound   =   OpenBag,
        RunSpeedModifier = 0.99,
        CloseSound   =   CloseBag,
        PutInSound   =   PutItemInBag,
		ReplaceInSecondHand = Bag_Purse_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_Purse_RHand holdingbagright,
        WorldStaticModel = Purse_Ground,
    }

See also