Item: 89 ISUZU Trooper Front Door Armor

Wiki Project Zomboid

89 ISUZU Trooper Front Door Armor

Variable Base.89trooperFrontDoorArmor Mod KAVALASH_89trooper

Résumé

VariableBase.89trooperFrontDoorArmor
TypeNormal
CatégorieVehicleMaintenance
Poids13
Icône
ISZ89_arm_fl

Navigation

Nom variable89trooperFrontDoorArmor
ModuleBase
Sourcemedia\scripts\vehicles\89trooper_vehiclesitems.txt
Détails techniques
Item PK526
Lignes105 → 117
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 Front Window Armor
Make 89 ISUZU Trooper Front Window Armor
Base
KAVALASH_89trooper Armoring 800 89trooperFrontDoorArmor=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 Front Door Armor
Icon ISZ89_arm_fl
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 13.0 13
WorldStaticModel 89trooperFrontDoorArmorWI
Raw block
	item 89trooperFrontDoorArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	89 ISUZU Trooper Front Door Armor ,
        Icon	=	ISZ89_arm_fl,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 89trooperFrontDoorArmorWI,
    }