Item: 92 AM General M998 Hood

Wiki Project Zomboid

92 AM General M998 Hood

Variable Base.M998EngineDoor2 Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998EngineDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids15
Icône
hoodM998

Navigation

Nom variableM998EngineDoor2
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK624
Lignes215 → 227
File ID599

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
WeldingMask Make 92 AM General M998 Hood
Make 92 AM General M998 Hood
Base
KAVALASH_92amgeneralM998 Mechanical 1000 M998EngineDoor2=1
DuctTape Fabriquer un capot
CMKM998EngineDoor2
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 M998EngineDoor2=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 92 AM General M998 Lid
Dismantle 92 AM General M998 Lid
Base
KAVALASH_92amgeneralM998 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 92 AM General M998 Hood
Icon hoodM998
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 15.0 15
WorldStaticModel M998EngineDoorWI
Raw block
    item M998EngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Hood,
        Icon	=	hoodM998,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998EngineDoorWI,
    }