Item: 89 ISUZU Trooper Front Door

Wiki Project Zomboid

89 ISUZU Trooper Front Door

Variable Base.89trooperFrontDoor2 Mod KAVALASH_89trooper

Résumé

VariableBase.89trooperFrontDoor2
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
ISZ89_door_fl

Navigation

Nom variable89trooperFrontDoor2
ModuleBase
Sourcemedia\scripts\vehicles\89trooper_vehiclesitems.txt
Détails techniques
Item PK524
Lignes75 → 87
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
WeldingMask Make 89 ISUZU Trooper Door
Make 89 ISUZU Trooper Door
Base
KAVALASH_89trooper Mechanical 1000 89trooperFrontDoor2=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
Dismantle 89 ISUZU Trooper Door
Dismantle 89 ISUZU Trooper Door
Base
KAVALASH_89trooper Recycling 400 damnCraft.HandleModern=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
Icon ISZ89_door_fl
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 10.0 10
WorldStaticModel 89trooperFrontDoorWI
Raw block
    item 89trooperFrontDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	89 ISUZU Trooper Front Door,
        Icon	=	ISZ89_door_fl,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 89trooperFrontDoorWI,
    }