Item: 89 ISUZU Trooper Hood

Wiki Project Zomboid

89 ISUZU Trooper Hood

Variable Base.89trooperEngineDoor2 Mod KAVALASH_89trooper

Résumé

VariableBase.89trooperEngineDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids13
Icône
ISZ89_hood

Navigation

Nom variable89trooperEngineDoor2
ModuleBase
Sourcemedia\scripts\vehicles\89trooper_vehiclesitems.txt
Détails techniques
Item PK531
Lignes177 → 189
File ID535

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 89 ISUZU Trooper Hood
Make 89 ISUZU Trooper Hood
Base
KAVALASH_89trooper Mechanical 1000 89trooperEngineDoor2=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

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 89 ISUZU Trooper Hood
Icon ISZ89_hood
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 13.0 13
WorldStaticModel 89trooperEngineDoorWI
Raw block
    item 89trooperEngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	89 ISUZU Trooper Hood,
        Icon	=	ISZ89_hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 89trooperEngineDoorWI,
    }