Item: 90 Ford F350 Rear Windshield Armor

Wiki Project Zomboid

90 Ford F350 Rear Windshield Armor

Variable Base.90fordF350WindshieldRearArmor Mod KAVALASH_90fordF350ambulance

Résumé

VariableBase.90fordF350WindshieldRearArmor
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
F350_win_reara

Navigation

Nom variable90fordF350WindshieldRearArmor
ModuleBase
Sourcemedia\scripts\vehicles\90fordF350ambulance_vehiclesitems.txt
Détails techniques
Item PK602
Lignes262 → 274
File ID580

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 Ford F350 Windshield Rear Armor
Make 90 Ford F350 Windshield Rear Armor
Base
KAVALASH_90fordF350ambulance Armoring 500 90fordF350WindshieldRearArmor=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 90 Ford F350 Armor
Dismantle 90 Ford F350 Armor
Base
KAVALASH_90fordF350ambulance 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 90 Ford F350 Rear Windshield Armor
Icon F350_win_reara
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 14.0 14
WorldStaticModel 90fordF350WindowsRearArmorWI
Raw block
    item 90fordF350WindshieldRearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type  = Normal,
        VehicleType =   2,
        DisplayName =   90 Ford F350 Rear Windshield Armor,
        Icon    =   F350_win_reara,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90fordF350WindowsRearArmorWI,
    }