Item: 87 Chevrolet Suburban Hood

Wiki Project Zomboid

87 Chevrolet Suburban Hood

Variable Base.87chevySuburbanEngineDoor2 Mod KAVALASH_87chevySuburban

Résumé

VariableBase.87chevySuburbanEngineDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids13
Icône
SUB87_hood

Navigation

Nom variable87chevySuburbanEngineDoor2
ModuleBase
Sourcemedia\scripts\vehicles\87chevySuburban_vehiclesitems.txt
Détails techniques
Item PK437
Lignes178 → 190
File ID436

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
WeldingMask Make 87 Chevrolet Suburban Hood
Make 87 Chevrolet Suburban Hood
Base
KAVALASH_87chevySuburban Mechanical 1000 87chevySuburbanEngineDoor2=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
Screws Dismantle 87 Chevrolet Suburban Lid
Dismantle 87 Chevrolet Suburban Lid
Base
KAVALASH_87chevySuburban Recycling 400 Screws=1

Propriétés

Toutes les propriétés extraites pour cet item.

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 25 25
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 87 Chevrolet Suburban Hood
Icon SUB87_hood
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 13.0 13
WorldStaticModel 87chevySuburbanEngineDoorWI
Raw block
    item 87chevySuburbanEngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	87 Chevrolet Suburban Hood,
        Icon	=	SUB87_hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 87chevySuburbanEngineDoorWI,
    }