Item: 90 BMW E30 Sedan Rear Side Window

Wiki Project Zomboid

90 BMW E30 Sedan Rear Side Window

Variable Base.90bmwE30SedanRearSideWindow3 Mod KAVALASH_90bmwE30

Résumé

VariableBase.90bmwE30SedanRearSideWindow3
TypeNormal
CatégorieVehicleMaintenance
Poids3
Icône
BMWE30_winsr

Navigation

Nom variable90bmwE30SedanRearSideWindow3
ModuleBase
Sourcemedia\scripts\vehicles\90bmwE30_vehiclesitems.txt
Détails techniques
Item PK577
Lignes492 → 504
File ID560

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 BMW E30 Window
Make 90 BMW E30 Window
Base
KAVALASH_90bmwE30 Mechanical 300 90bmwE30SedanRearSideWindow3=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 BMW E30 Sedan Rear Side Window
Icon BMWE30_winsr
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 3.0 3
WorldStaticModel 90bmwE30SedanRearSideWindowWI
Raw block
    item 90bmwE30SedanRearSideWindow3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   3.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   90 BMW E30 Sedan Rear Side Window,
        Icon    =   BMWE30_winsr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90bmwE30SedanRearSideWindowWI,
    }