Item: 75 Pontiac Grand Prix Rear Windshield

Wiki Project Zomboid

75 Pontiac Grand Prix Rear Windshield

Variable Base.75grandPrixRearWindshield1 Mod KAVALASH_75grandPrix

Résumé

VariableBase.75grandPrixRearWindshield1
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
PRX75_windr

Navigation

Nom variable75grandPrixRearWindshield1
ModuleBase
Sourcemedia\scripts\vehicles\75grandPrix_vehiclesitems.txt
Détails techniques
Item PK241
Lignes294 → 306
File ID222

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
Scalpel Make 75 Pontiac Grand Prix Windshield
Make 75 Pontiac Grand Prix Windshield
Base
KAVALASH_75grandPrix Mechanical 500 75grandPrixRearWindshield1=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 75 Pontiac Grand Prix Rear Windshield
Icon PRX75_windr
MechanicsItem TRUE 1 1
Type Normal
VehicleType 1 1
Weight 10.0 10
WorldStaticModel 75grandPrixRearWindshieldWI
Raw block
    item 75grandPrixRearWindshield1
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Rear Windshield,
        Icon    =   PRX75_windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRearWindshieldWI,
    }