Item: 87 Ford B700 Windshield Armor

Wiki Project Zomboid

87 Ford B700 Windshield Armor

Variable Base.87fordB700WindshieldArmor Mod KAVALASH_87fordB700

Résumé

VariableBase.87fordB700WindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
B700_winda

Navigation

Nom variable87fordB700WindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\87fordB700_vehiclesitems.txt
Détails techniques
Item PK465
Lignes165 → 177
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 Windshield Armor
Make 87 Ford B700 Windshield Armor
Base
KAVALASH_87fordB700 Armoring 1400 87fordB700WindshieldArmor=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 Windshield Armor
Icon B700_winda
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 12.0 12
WorldStaticModel 87fordB700WindshieldArmorWI
Raw block
	item 87fordB700WindshieldArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	87 Ford B700 Windshield Armor,
        Icon	=	B700_winda,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 87fordB700WindshieldArmorWI,
    }