Item: 92 AM General M998 Seat

Wiki Project Zomboid

92 AM General M998 Seat

Variable Base.M998CarSeat2 Mod KAVALASH_92amgeneralM998

Résumé

VariableBase.M998CarSeat2
TypeNormal
CatégorieVehicleMaintenance
Poids15
Icône
seatM998

Navigation

Nom variableM998CarSeat2
ModuleBase
Sourcemedia\scripts\vehicles\92amgeneralM998_vehiclesitems.txt
Détails techniques
Item PK627
Lignes264 → 277
File ID599

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
SheetMetal Faire un siege de vehicule M998
Faire un siege de vehicule M998
CraftMoreKavalash
KAVALASH_Custom AutoParts 1200 M998CarSeat2=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 92 AM General M998 Seat
Dismantle 92 AM General M998 Seat
Base
KAVALASH_92amgeneralM998 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 92 AM General M998 Seat
Icon seatM998
MaxCapacity 25 25
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 15.0 15
WorldStaticModel M998SeatWI
Raw block
    item M998CarSeat2
    {
	    DisplayCategory = VehicleMaintenance,
         Weight	=	15.0,
         Type	=	Normal,
         VehicleType =   2,
         DisplayName	=	92 AM General M998 Seat,
         Icon	=	seatM998,
         MaxCapacity = 25,
         ChanceToSpawnDamaged = 20,
         ConditionMax = 100,
         MechanicsItem = TRUE,
         WorldStaticModel = M998SeatWI,
    }