Item: 87 Ford B700 Rear Windshield Armor

Wiki Project Zomboid

87 Ford B700 Rear Windshield Armor

Variable Base.87fordB700RearArmor Mod KAVALASH_87fordB700

Résumé

VariableBase.87fordB700RearArmor
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
B700_windra

Navigation

Nom variable87fordB700RearArmor
ModuleBase
Sourcemedia\scripts\vehicles\87fordB700_vehiclesitems.txt
Détails techniques
Item PK468
Lignes207 → 219
File ID466

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 87 Ford B700 Door Armor
Make 87 Ford B700 Door Armor
Base
KAVALASH_87fordB700 Armoring 500 87fordB700RearArmor=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 87 Ford BF700 Armor
Dismantle 87 Ford BF700 Armor
Base
KAVALASH_87fordB700 Recycling 600 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 87 Ford B700 Rear Windshield Armor
Icon B700_windra
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 12.0 12
WorldStaticModel 87fordB700RearArmorWI
Raw block
    item 87fordB700RearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   87 Ford B700 Rear Windshield Armor,
        Icon    =   B700_windra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 87fordB700RearArmorWI,
    }