Item: Pare-brise (arrière)

Wiki Project Zomboid

Pare-brise (arrière)

Variable Base.RearWindshield3 Mod Vanilla

Résumé

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

Navigation

Nom variableRearWindshield3
ModuleBase
Sourcescripts\vehicles\vehiclesitems.txt
Détails techniques
Item PK6873
Lignes1016 → 1028
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 CraftRearWindshield3
CraftRearWindshield3
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 RearWindshield3=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 3 3
Weight 8.0 8
WorldStaticModel CarWindshield
Raw block
    item RearWindshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        DisplayName	=	Rear Windshield,
        Icon	=	CarWindshield,
        VehicleType =   3,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = CarWindshield,
    }