Item: 90 BMW E30 Front Window Armor

Wiki Project Zomboid

90 BMW E30 Front Window Armor

Variable Base.90bmwE30FrontWindowArmor Mod KAVALASH_90bmwE30

Résumé

VariableBase.90bmwE30FrontWindowArmor
TypeNormal
CatégorieVehicleMaintenance
Poids8
Icône
BMWE30_winfa

Navigation

Nom variable90bmwE30FrontWindowArmor
ModuleBase
Sourcemedia\scripts\vehicles\90bmwE30_vehiclesitems.txt
Détails techniques
Item PK554
Lignes164 → 176
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 Front Window Armor
Make 90 BMW E30 Front Window Armor
Base
KAVALASH_90bmwE30 Armoring 800 90bmwE30FrontWindowArmor=1

Recettes qui utilisent cet item

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

2 recettes
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
BMWE30_winfac Make 90 BMW E30 Side Windows Armor
Make 90 BMW E30 Side Windows Armor
Base
KAVALASH_90bmwE30 Armoring 200 90bmwE30CabrioWindowArmor=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 Front Window Armor
Icon BMWE30_winfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 8.0 8
WorldStaticModel 90bmwE30FrontWindowArmorWI
Raw block
	item 90bmwE30FrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	90 BMW E30 Front Window Armor,
        Icon	=	BMWE30_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90bmwE30FrontWindowArmorWI,
    }