Item: 92 AM General M998 Front Door Armor

Wiki Project Zomboid

92 AM General M998 Front Door Armor

Variable Base.M998CarFrontDoorArmor1_Item Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998CarFrontDoorArmor1_Item
TypeNormal
CatégorieVehicleMaintenance
Poids25
Icône
fdoor_aM998

Navigation

Nom variableM998CarFrontDoorArmor1_Item
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK620
Lignes153 → 166
File ID599

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
BlowTorch Make 92 AM General M998 Front Door Armor
Make 92 AM General M998 Front Door Armor
Base
KAVALASH_92amgeneralM998 Armoring 800 M998CarFrontDoorArmor1_Item=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
SheetMetal Dismantle 92 AM General M998 Armor
Dismantle 92 AM General M998 Armor
Base
KAVALASH_92amgeneralM998 Recycling 500 SheetMetal=1

Propriétés

Toutes les propriétés extraites pour cet item.

11 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 20 20
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 AM General M998 Front Door Armor
Icon fdoor_aM998
MechanicsItem TRUE 1 1
Tooltip Tooltip_item_M998FrontDoorArmor1
Type Normal
VehicleType 2 2
Weight 25.0 25
WorldStaticModel M998FrontDoorArmorWI
Raw block
	item M998CarFrontDoorArmor1_Item
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	25.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Front Door Armor,
        Icon	=	fdoor_aM998,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998FrontDoorArmorWI,
	    Tooltip = Tooltip_item_M998FrontDoorArmor1,
    }