Item: 89 ISUZU Trooper Windshield Armor

Wiki Project Zomboid

89 ISUZU Trooper Windshield Armor

Variable Base.89trooperWindshieldArmor Mod KAVALASH_89trooper

Résumé

VariableBase.89trooperWindshieldArmor
TypeNormal
CatégorieVehicleMaintenance
Poids17
Icône
ISZ89_arm_f

Navigation

Nom variable89trooperWindshieldArmor
ModuleBase
Sourcemedia\scripts\vehicles\89trooper_vehiclesitems.txt
Détails techniques
Item PK528
Lignes133 → 145
File ID535

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 89 ISUZU Trooper Windshield Armor
Make 89 ISUZU Trooper Windshield Armor
Base
KAVALASH_89trooper Armoring 1000 89trooperWindshieldArmor=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 89 ISUZU Trooper Armor
Dismantle 89 ISUZU Trooper Armor
Base
KAVALASH_89trooper Recycling 500 SheetMetal=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 89 ISUZU Trooper Windshield Armor
Icon ISZ89_arm_f
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 17.0 17
WorldStaticModel 89trooperWindshieldArmorWI
Raw block
	item 89trooperWindshieldArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	17.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	89 ISUZU Trooper Windshield Armor,
        Icon	=	ISZ89_arm_f,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 89trooperWindshieldArmorWI,
    }