Item: 90 BMW E30 Windshield Armor

Wiki Project Zomboid

90 BMW E30 Windshield Armor

Variable Base.90bmwE30WindshieldArmor Mod KAVALASH_90bmwE30

Résumé

VariableBase.90bmwE30WindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
BMWE30_winda

Navigation

Nom variable90bmwE30WindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\90bmwE30_vehiclesitems.txt
Détails techniques
Item PK553
Lignes151 → 163
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
BlowTorch Make 90 BMW E30 Windshield Armor
Make 90 BMW E30 Windshield Armor
Base
KAVALASH_90bmwE30 Armoring 1000 90bmwE30WindshieldArmor=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

1 recette
Afficher la liste
Recipe Mod Category Time Result
SheetMetal Dismantle 90 BMW E30 Armor
Dismantle 90 BMW E30 Armor
Base
KAVALASH_90bmwE30 Recycling 500 SheetMetal=1

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 Windshield Armor
Icon BMWE30_winda
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
WorldStaticModel 90bmwE30WindshieldArmorWI
Raw block
    item 90bmwE30WindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   90 BMW E30 Windshield Armor,
        Icon    =   BMWE30_winda,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90bmwE30WindshieldArmorWI,
    }