Item: 66 Pontiac LeMans / GTO Windshield Armor

Wiki Project Zomboid

66 Pontiac LeMans / GTO Windshield Armor

Variable Base.66pontiacLeMansWindshieldArmor Mod KAVALASH_66pontiacLeMans

Résumé

VariableBase.66pontiacLeMansWindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
GTO66_windfa

Navigation

Nom variable66pontiacLeMansWindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\66pontiacLeMans_vehiclesitems.txt
Détails techniques
Item PK99
Lignes23 → 35
File ID108

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 66 Pontiac LeMans Windshield Armor
Make 66 Pontiac LeMans Windshield Armor
Base
KAVALASH_66pontiacLeMans Armoring 1000 66pontiacLeMansWindshieldArmor=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 66 Pontiac LeMans Armor
Dismantle 66 Pontiac LeMans Armor
Base
KAVALASH_66pontiacLeMans 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 66 Pontiac LeMans / GTO Windshield Armor
Icon GTO66_windfa
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
WorldStaticModel 66pontiacLeMansWindshieldArmorWI
Raw block
    item 66pontiacLeMansWindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   66 Pontiac LeMans / GTO Windshield Armor,
        Icon    =   GTO66_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 66pontiacLeMansWindshieldArmorWI,
    }