Item: 93 Chevrolet Suburban/Silverado Hood

Wiki Project Zomboid

93 Chevrolet Suburban/Silverado Hood

Variable Base.93chevySuburbanEngineDoor2 Mod KAVALASH_93chevySuburban

Résumé

VariableBase.93chevySuburbanEngineDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids13
Icône
SUB93_hood

Navigation

Nom variable93chevySuburbanEngineDoor2
ModuleBase
Sourcemedia\scripts\vehicles\93chevySuburban_vehiclesitems.txt
Détails techniques
Item PK709
Lignes224 → 236
File ID710

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 93 Chevrolet Suburban/Silverado Hood
Make 93 Chevrolet Suburban/Silverado Hood
Base
KAVALASH_93chevySuburban Mechanical 1000 93chevySuburbanEngineDoor2=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 93 Chevrolet Suburban/Silverado Lid
Dismantle 93 Chevrolet Suburban/Silverado Lid
Base
KAVALASH_93chevySuburban 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 93 Chevrolet Suburban/Silverado Hood
Icon SUB93_hood
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 13.0 13
WorldStaticModel 93chevySuburbanEngineDoorWI
Raw block
    item 93chevySuburbanEngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	93 Chevrolet Suburban/Silverado Hood,
        Icon	=	SUB93_hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 93chevySuburbanEngineDoorWI,
    }