Big Hiking Bag/fr: Difference between revisions

From PZwiki
< Big Hiking BagBig Hiking Bag/fr
m (Automated Formatting)
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{languages}}
{{DISPLAYTITLE:Grand sac de randonnée}}
{{header|The Game World|Items|Baggage|type=Baggage|version=Version 41|incver=50}}{{Infobox container
{{Header|Project Zomboid|Items|Equipment|Container items|Wearable containers|type=Baggage}}
| display_name = Big Hiking Bag
{{Infobox item
| name_colour = Container
|name=Grand sac de randonnée
| name_text_colour = Container
|model=BigHikingBag_Blue_Model.png
| image = Duffelbag_120px.png
|icon=BigHiking_Blue.png
| category = Container
|icon_name=Big Hiking Bag (bleu)
| weight = 0.5
|model2=BigHikingBag_Green_Model.png
| equipped = Back
|icon2=BigHiking_Green.png
| capacity = 22
|icon_name2=Big Hiking Bag (vert)
| weight_reduction = 80
|model3=BigHikingBag_Red_Model.png
| class_name = Base.BigHikingBag
|icon3=BigHiking_Red.png
}}Un '''grand sac de randonnée''' est un [[item/fr|objet]] conteneur.
|icon_name3=Big Hiking Bag (rouge)
 
==Utilisation==
Un grand sac de randonnée peut être porté sur le dos, permettant au joueur d'équiper d'autres items dans leurs mains en même temps. Il a la meilleur capacité et réduction de poids de tous les sacs.
 
'''Les grands sacs de randonnée peuvent apparaître avec comme contenu:'''
{|
|[[File:VestAnim.gif|link=Vest]] || [[Vest/fr|Veste]]
|-
|[[File:ShirtAnim.gif|link=Sweater]] || [[Sweater/fr|Sweater]]
|-
|[[File:ShirtAnim.gif|link=Blouse]] || [[Blouse/fr|Blouse]]
|-
|[[File:TrousersAnim.gif|link=Pants]] || [[Pants/fr|Pantalon]]
|-
|[[File:SkirtAnim.gif|link=Skirt]] || [[Skirt/fr|Jupe]]
|-
|[[File:Shoes.png|link=Shoes]] || [[Shoes/fr|Chaussures]]
|-
|[[File:SocksAnim.gif|link=Socks]] || [[Socks/fr|Chaussettes]]
|-
|[[File:UnderwearAnim.gif|link=Underwear]] || [[Underwear/fr|Sous-vêtements]]
|-
|[[File:TZ_TentKit.png|link=Tent Kit]] || [[Tent Kit/fr|Tente en kit]]
|}
 
==Répartition==
On peut occasionnellement en trouver à l'intérieur de [[Containers/fr|garde-robes]], bien que les garde-robes soient plus propices à contenir un [[Normal Hiking Bag/fr|sac marin]], un [[duffelbag/fr|cartable]] ou un [[schoolbag/fr|sac à dos]].
 
===Bâtiments===
{| class="pztable" style="text-align:center;"
|-
!Bâtiment/Pièce
!Conteneur
!Lancers
!Chance
|-
|rowspan="3"|All
|[[Containers#Corpse/fr|Corps d'homme]]
|1
|0.1
|-
<!--|All-->
|[[Containers#Corpse/fr|Corps de femme]]
|1
|0.1
|-
<!--|Tous-->
|[[Containers#Bedrooms Storage/fr|Garde-robe]]
|4
|0.5
|-
|Chambe
|[[Containers#Bedrooms Storage/fr|Garde-robe]]
|2
|0.5
|-
|Vestiaires
|[[Containers#Lockers/fr|Casier]]
|2
|0.5
|-
|Chambre d'hôtel (occupée)
|[[Containers/fr|Autre]]
|2
|0.1
|-
|rowspan="2"|Magasin de sport
|[[Containers#Shelves/fr|Étagères]]
|3
|0.5
|-
<!--|Sport Store-->
|[[Containers#Displays/fr|Porte-Vêtements]]
|3
|0.5
|-
|Sport Storage
|[[Containers#Shelves/fr|Étagères en métal]]
|3
|0.5
|-
|}
 
===Véhicules===
{| class="pztable" style="text-align:center;"
|-
!Profession
!Conteneur
!Lancers
!Chance
|-
|Taxi
|[[Trunk/fr|Coffre]]
|3
|1.5
|-
|}
 
==Build 41==
{{Infobox container
| display_name = Grand sac de randonnée
| name_colour = Container
| name_text_colour = Container
| image = Model_BigHikingBag_Blue.png
| image_width = 200px
| alternate_image = BigHiking_Blue.png
| alternate_name = Big Hiking Bag (Blue)
| alternate_link =  
| alternate_image2 = BigHiking_Green.png
| alternate_name2 = Big Hiking Bag (Green)
| alternate_link2 =  
| alternate_image3 = BigHiking_Red.png
| alternate_name3 = Big Hiking Bag (Red)
| alternate_link3 =
<!--GENERAL-->
<!--GENERAL-->
| category = Container
|Category=Conteneur
| weight = 1.5
|weight=1.5
| body_location = Back
|equipped=dos
| capacity = 22
|capacity=22
| weight_reduction = 80
|weight_reduction=80
| run_speed = 0.95
|run_speed=0.95
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
| class_name = Base.Bag_BigHikingBag
|item_id=Base.Bag_BigHikingBag
}}Un '''grand sac de randonnée''' est un [[Items/fr|objet]] conteneur. Le grand sac de randonnée a les variations de couleurs rouge, vert, et bleu.
}}
 
Un '''grand sac de randonnée''' est un [[Items/fr|objet]] conteneur. Le grand sac de randonnée a les variations de couleurs rouge, vert, et bleu.
{{clear}}


==Gallery==
==Gallery==
<gallery>
<gallery>
Duffelbag_120px.png|Icon prior to build 41
Duffelbag.png|Icon prior to build 41.
Model_BigHikingBag_Red.png|Model for red colour variant of the big hiking bag.
Model_BigHikingBag_Green.png|Model for green colour variant of the big hiking bag.
Model_BigHikingBag_Blue.png|Model for blue colour variant of the big hiking bag.
</gallery>
</gallery>
==Code==
''Build 40''
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=6}}
<pre> item BigHikingBag
WeightReduction = 80,
Weight         = 0.5,
Type         = Container,
Capacity = 22,
DisplayName = Big Hiking Bag,
Icon         = Duffelbag,
CanBeEquipped = Back,
OpenSound = PZ_OpenBag,
CloseSound = PZ_CloseBag,
PutInSound = PZ_PutInBag,</pre>
''Build 41''
'''''From clothing_bags.txt (Project Zomboid directory/media/scripts/clothing)'''''
{{Retrieved|version=41|incver=50}}
<pre>  item Bag_BigHikingBag
    {
        WeightReduction = 80,
        Weight = 1.5,
        Type = Container,
        Capacity = 22,
        DisplayName = Big Hiking Bag,
        IconsForTexture = BigHiking_Blue;BigHiking_Green;BigHiking_Red,
        CanBeEquipped = Back,
        OpenSound  =  OpenBag,
        CloseSound  =  CloseBag,
        PutInSound  =  PutItemInBag,
        ClothingItem = Bag_BigHikingBag,
        BloodLocation = Bag,
        RunSpeedModifier = 0.95,
        AttachmentReplacement = Bag,
        ReplaceInSecondHand = Bag_BigHikingBag_LHand holdingbagleft,
        ReplaceInPrimaryHand = Bag_BigHikingBag_RHand holdingbagright,
    }</pre>


==See also==
==See also==
* [[Hiking Bag]]
*[[Hiking Bag]]
* [[Duffelbag]]
*[[Duffel Bag]]
* [[Schoolbag]]
*[[School Bag]]
* [[Large Backpack]]
*[[Large Backpack]]
* [[Military Backpack]]
*[[Military Backpack]]


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

Latest revision as of 06:35, 14 April 2024

Grand sac de randonnée
BigHikingBag Blue Model.png
BigHikingBag Green Model.png
BigHikingBag Red Model.png
Général
Poids
Moodle Icon HeavyLoad.png
1.5 (Vide)
4.85 (Plein)
Équipé
dos
Properties
Capacité
22
Run speed
95% (disabled)
Détails techniques
Objet ID
Base.Bag_BigHikingBag

Un grand sac de randonnée est un objet conteneur. Le grand sac de randonnée a les variations de couleurs rouge, vert, et bleu.

Gallery

See also