Item: 82 Jeep J10 Rear Windshield

Wiki Project Zomboid

82 Jeep J10 Rear Windshield

Variable Base.82JeepJ10WindshieldRear2 Mod KAVALASH_82jeepJ10

Résumé

VariableBase.82JeepJ10WindshieldRear2
TypeNormal
CatégorieVehicleMaintenance
Poids7
Icône
JP82w_r

Navigation

Nom variable82JeepJ10WindshieldRear2
ModuleBase
Sourcemedia\scripts\vehicles\82jeepJ10_vehiclesitems.txt
Détails techniques
Item PK339
Lignes170 → 182
File ID333

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 82 Jeep J10 Windshield
Make 82 Jeep J10 Windshield
Base
KAVALASH_82jeepJ10 Mechanical 500 82JeepJ10WindshieldRear2=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 82 Jeep J10 Rear Windshield
Icon JP82w_r
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 7.0 7
WorldStaticModel 82JeepJ10WindshieldRearWI
Raw block
    item 82JeepJ10WindshieldRear2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   82 Jeep J10 Rear Windshield,
        Icon    =   JP82w_r,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 82JeepJ10WindshieldRearWI,
    }