Item: 73 Ford Falcon XB Windshield Armor

Wiki Project Zomboid

73 Ford Falcon XB Windshield Armor

Variable Base.73fordFalconWindshieldArmor Mod KAVALASH_73fordFalcon

Résumé

VariableBase.73fordFalconWindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
FLC73_windfa

Navigation

Nom variable73fordFalconWindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\73fordFalcon_vehiclesitems.txt
Détails techniques
Item PK200
Lignes76 → 88
File ID199

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 73 Fold Falcon XB Windshield Armor
Make 73 Fold Falcon XB Windshield Armor
Base
KAVALASH_73fordFalcon Armoring 1000 73fordFalconWindshieldArmor=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 73 Ford Falcon XB Armor
Dismantle 73 Ford Falcon XB Armor
Base
KAVALASH_73fordFalcon 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 73 Ford Falcon XB Windshield Armor
Icon FLC73_windfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
WorldStaticModel 73fordFalconWindshieldArmorWI
Raw block
    item 73fordFalconWindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   73 Ford Falcon XB Windshield Armor,
        Icon    =   FLC73_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 73fordFalconWindshieldArmorWI,
    }