Item: 92 AM General M998 Makeshift Windshield Armor

Wiki Project Zomboid

92 AM General M998 Makeshift Windshield Armor

Variable Base.M998WindshieldArmor1_Item Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998WindshieldArmor1_Item
TypeNormal
CatégorieVehicleMaintenance
Poids20
Icône
windshield_aM998

Navigation

Nom variableM998WindshieldArmor1_Item
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK622
Lignes183 → 196
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 Windshield Armor
Make 92 AM General M998 Windshield Armor
Base
KAVALASH_92amgeneralM998 Armoring 1000 M998WindshieldArmor1_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 30 30
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 92 AM General M998 Makeshift Windshield Armor
Icon windshield_aM998
MechanicsItem TRUE 1 1
Tooltip Tooltip_item_M998WindshieldArmor1
Type Normal
VehicleType 2 2
Weight 20.0 20
WorldStaticModel M998WindArmorOneWI
Raw block
	item M998WindshieldArmor1_Item
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	20.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 AM General M998 Makeshift Windshield Armor,
        Icon	=	windshield_aM998,
        ChanceToSpawnDamaged = 30,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = M998WindArmorOneWI,
	    Tooltip = Tooltip_item_M998WindshieldArmor1,
    }