Item: 89 ISUZU Trooper Rear Door Armor

Wiki Project Zomboid

89 ISUZU Trooper Rear Door Armor

Variable Base.89trooperRearDoorArmor Mod KAVALASH_89trooper

Résumé

VariableBase.89trooperRearDoorArmor
TypeNormal
CatégorieVehicleMaintenance
Poids12
Icône
ISZ89_arm_rl

Navigation

Nom variable89trooperRearDoorArmor
ModuleBase
Sourcemedia\scripts\vehicles\89trooper_vehiclesitems.txt
Détails techniques
Item PK527
Lignes119 → 131
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 Rear Window Armor
Make 89 ISUZU Trooper Rear Window Armor
Base
KAVALASH_89trooper Armoring 800 89trooperRearDoorArmor=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 Rear Door Armor
Icon ISZ89_arm_rl
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 12.0 12
WorldStaticModel 89trooperRearDoorArmorWI
Raw block
	item 89trooperRearDoorArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	89 ISUZU Trooper Rear Door Armor,
        Icon	=	ISZ89_arm_rl,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 89trooperRearDoorArmorWI,
    }