Item: 92 AM General M998 Rear Door

Wiki Project Zomboid

92 AM General M998 Rear Door

Variable Base.M998CarRearDoor2 Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998CarRearDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
rdoorM998

Navigation

Nom variableM998CarRearDoor2
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK619
Lignes137 → 149
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 Door
Make 92 AM General M998 Door
Base
KAVALASH_92amgeneralM998 Mechanical 1000 M998CarRearDoor2=1
SheetMetal Fabriquer une porte arrière
CMKM998CarRearDoor2
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 M998CarRearDoor2=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
Dismantle 92 AM General M998 Door
Dismantle 92 AM General M998 Door
Base
KAVALASH_92amgeneralM998 Recycling 400 damnCraft.HandleClassic=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 92 AM General M998 Rear Door
Icon rdoorM998
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 10.0 10
WorldStaticModel M998RearDoorWI
Raw block
    item M998CarRearDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Rear Door,
        Icon	=	rdoorM998,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998RearDoorWI,
    }