Item: 92 AM General M998 Trunk Lid

Wiki Project Zomboid

92 AM General M998 Trunk Lid

Variable Base.M998TrunkDoor2 Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998TrunkDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids15
Icône
trunkM998

Navigation

Nom variableM998TrunkDoor2
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK625
Lignes231 → 244
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 Trunk Lid
Make 92 AM General M998 Trunk Lid
Base
KAVALASH_92amgeneralM998 Mechanical 1000 M998TrunkDoor2=1
SheetMetal Fabriquer un capot de coffre
CMKM998TrunkDoor2
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 M998TrunkDoor2=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.

11 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 25 25
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 AM General M998 Trunk Lid
Icon trunkM998
MechanicsItem TRUE 1 1
Tooltip Tooltip_item_M998TrunkDoor
Type Normal
VehicleType 2 2
Weight 15.0 15
WorldStaticModel M998TrunkDoorWI
Raw block
    item M998TrunkDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Trunk Lid,
        Icon	=	trunkM998,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998TrunkDoorWI,
	    Tooltip = Tooltip_item_M998TrunkDoor,
    }