Item: 90 Ford F350 Rear Side Window

Wiki Project Zomboid

90 Ford F350 Rear Side Window

Variable Base.90fordF350WindowRearSide2 Mod KAVALASH_90fordF350ambulance

Résumé

VariableBase.90fordF350WindowRearSide2
TypeNormal
CatégorieVehicleMaintenance
Poids6
Icône
F350_win_rr

Navigation

Nom variable90fordF350WindowRearSide2
ModuleBase
Sourcemedia\scripts\vehicles\90fordF350ambulance_vehiclesitems.txt
Détails techniques
Item PK608
Lignes352 → 364
File ID580

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 90 Ford F350 Window
Make 90 Ford F350 Window
Base
KAVALASH_90fordF350ambulance Mechanical 600 90fordF350WindowRearSide2=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 90 Ford F350 Rear Side Window
Icon F350_win_rr
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 6.0 6
WorldStaticModel 90fordF350WindowRearSideWI
Raw block
    item 90fordF350WindowRearSide2
    {
      DisplayCategory = VehicleMaintenance,
        Weight  = 6.0,
        Type  = Normal,
        VehicleType =   2,
        DisplayName = 90 Ford F350 Rear Side Window,
        Icon  = F350_win_rr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90fordF350WindowRearSideWI,
    }