Item: 92 AM General M998 Front Door

Wiki Project Zomboid

92 AM General M998 Front Door

Variable Base.M998CarFrontDoor2 Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998CarFrontDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
fdoorM998

Navigation

Nom variableM998CarFrontDoor2
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK618
Lignes123 → 135
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 M998CarFrontDoor2=1
SheetMetal Fabriquer une porte avant
CMKM998CarFrontDoor2
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 M998CarFrontDoor2=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 Front Door
Icon fdoorM998
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 10.0 10
WorldStaticModel M998FrontDoorWI
Raw block
    item M998CarFrontDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Front Door,
        Icon	=	fdoorM998,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998FrontDoorWI,
    }