Item: Pare-brise (arrière)

Wiki Project Zomboid

Pare-brise (arrière)

Variable Base.RearWindshield2 Mod Vanilla

Résumé

VariableBase.RearWindshield2
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
CarWindshield

Navigation

Nom variableRearWindshield2
ModuleBase
Sourcescripts\vehicles\vehiclesitems.txt
Détails techniques
Item PK6869
Lignes960 → 972
File ID1421

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
BlacksmithTongs CraftRearWindshield2
CraftRearWindshield2
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 RearWindshield2=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 20 20
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName Rear Windshield
Icon CarWindshield
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 8.0 8
WorldStaticModel CarWindshield
Raw block
    item RearWindshield2
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        DisplayName	=	Rear Windshield,
        Icon	=	CarWindshield,
        VehicleType =   2,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = CarWindshield,
    }