Item: 75 Pontiac Grand Prix Rear Windshield Armor

Wiki Project Zomboid

75 Pontiac Grand Prix Rear Windshield Armor

Variable Base.75grandPrixWindshieldRearArmor Mod KAVALASH_75grandPrix

Résumé

VariableBase.75grandPrixWindshieldRearArmor
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
PRX75_windra

Navigation

Nom variable75grandPrixWindshieldRearArmor
ModuleBase
Sourcemedia\scripts\vehicles\75grandPrix_vehiclesitems.txt
Détails techniques
Item PK229
Lignes117 → 129
File ID222

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 Rear Windshield Armor
Make Rear Windshield Armor
Base
KAVALASH_75grandPrix Armoring 900 75grandPrixWindshieldRearArmor=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 75 Pontiac Grand Prix Armor
Dismantle 75 Pontiac Grand Prix Armor
Base
KAVALASH_75grandPrix 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 75 Pontiac Grand Prix Rear Windshield Armor
Icon PRX75_windra
MechanicsItem TRUE 1 1
Type Normal
VehicleType 1 1
Weight 12.0 12
WorldStaticModel 75grandPrixWindshieldRearArmorWI
Raw block
    item 75grandPrixWindshieldRearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Rear Windshield Armor,
        Icon    =   PRX75_windra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixWindshieldRearArmorWI,
    }