Item: 87 Ford F700 Windshield Armor

Wiki Project Zomboid

87 Ford F700 Windshield Armor

Variable Base.87fordF700WindshieldArmor Mod KAVALASH_87fordB700

Résumé

VariableBase.87fordF700WindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
F700_windax

Navigation

Nom variable87fordF700WindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\87fordF700_vehiclesitems.txt
Détails techniques
Item PK487
Lignes95 → 107
File ID471

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 F700 Windshield Armor
Make 87 Ford F700 Windshield Armor
Base
KAVALASH_87fordB700 Armoring 800 87fordF700WindshieldArmor=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 F700 Windshield Armor
Icon F700_windax
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 10.0 10
WorldStaticModel 87fordF700WindshieldArmorWI
Raw block
    item 87fordF700WindshieldArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	87 Ford F700 Windshield Armor,
        Icon	=	F700_windax,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 87fordF700WindshieldArmorWI,
    }