Item: 89 ISUZU Trooper Front Seat

Wiki Project Zomboid

89 ISUZU Trooper Front Seat

Variable Base.89trooperSeatFront2 Mod KAVALASH_89trooper

Résumé

VariableBase.89trooperSeatFront2
TypeNormal
CatégorieVehicleMaintenance
Poids15
Icône
ISZ89_seat_f

Navigation

Nom variable89trooperSeatFront2
ModuleBase
Sourcemedia\scripts\vehicles\89trooper_vehiclesitems.txt
Détails techniques
Item PK533
Lignes209 → 222
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
Screws Make 89 ISUZU Trooper Seat
Make 89 ISUZU Trooper Seat
Base
KAVALASH_89trooper Mechanical 800 89trooperSeatFront2=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 Seat
Dismantle 89 ISUZU Trooper Seat
Base
KAVALASH_89trooper Recycling 350 SeatFrameLarge=1

Propriétés

Toutes les propriétés extraites pour cet item.

11 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 20 20
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 89 ISUZU Trooper Front Seat
Icon ISZ89_seat_f
MaxCapacity 25 25
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 15.0 15
WorldStaticModel 89trooperSeatFrontWI
Raw block
     item 89trooperSeatFront2
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	89 ISUZU Trooper Front Seat,
        Icon	=	ISZ89_seat_f,
        MaxCapacity = 25,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 89trooperSeatFrontWI,
     }