Big Hiking Bag/fr: Difference between revisions

From PZwiki
< Big Hiking BagBig Hiking Bag/fr
m (fixed models)
m (Automated Formatting)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Grand sac de randonnée}}{{Languages}}{{Header|The Game World|Items|Baggage|type=Baggage|version=Version 41|incver=50}}{{Infobox container
{{DISPLAYTITLE:Grand sac de randonnée}}
|display_name=Grand sac de randonnée
{{Header|Project Zomboid|Items|Equipment|Container items|Wearable containers|type=Baggage}}
|name_colour=Container
{{Infobox item
|name_text_colour=Container
|name=Grand sac de randonnée
|image=BigHikingBag_Blue_Model.png
|model=BigHikingBag_Blue_Model.png
|image_width=200px
|icon=BigHiking_Blue.png
|alternate_image=BigHiking_Blue.png
|icon_name=Big Hiking Bag (bleu)
|alternate_name=Big Hiking Bag (Blue)
|model2=BigHikingBag_Green_Model.png
|alternate_link=
|icon2=BigHiking_Green.png
|alternate_image2=BigHiking_Green.png
|icon_name2=Big Hiking Bag (vert)
|alternate_name2=Big Hiking Bag (Green)
|model3=BigHikingBag_Red_Model.png
|alternate_link2=
|icon3=BigHiking_Red.png
|alternate_image3=BigHiking_Red.png
|icon_name3=Big Hiking Bag (rouge)
|alternate_name3=Big Hiking Bag (Red)
|alternate_link3=
<!--GENERAL-->
<!--GENERAL-->
|Category=Conteneur
|Category=Conteneur
|weight=1.5
|weight=1.5
|body_location=dos
|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 style="image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor">
<gallery>
Duffelbag.png|Icon prior to build 41
Duffelbag.png|Icon prior to build 41.
BigHikingBag_Red_Model.png|Model for red colour variant of the big hiking bag.
BigHikingBag_Green_Model.png|Model for green colour variant of the big hiking bag.
BigHikingBag_Blue_Model.png|Model for blue colour variant of the big hiking bag.
</gallery>
</gallery>
==Code==
'''''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==
Line 65: Line 36:
*[[Military Backpack]]
*[[Military Backpack]]


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

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