Item: 75 Pontiac Grand Prix Rear Seat

Wiki Project Zomboid

75 Pontiac Grand Prix Rear Seat

Variable Base.75grandPrixSeatRear1 Mod KAVALASH_75grandPrix

Résumé

VariableBase.75grandPrixSeatRear1
TypeNormal
CatégorieVehicleMaintenance
Poids13
Icône
PRX75_seatr

Navigation

Nom variable75grandPrixSeatRear1
ModuleBase
Sourcemedia\scripts\vehicles\75grandPrix_vehiclesitems.txt
Détails techniques
Item PK233
Lignes180 → 193
File ID222

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 75 Pontiac Grand Prix Seat
Make 75 Pontiac Grand Prix Seat
Base
KAVALASH_75grandPrix Mechanical 800 75grandPrixSeatRear1=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 75 Pontiac Grand Prix Seat
Dismantle 75 Pontiac Grand Prix Seat
Base
KAVALASH_75grandPrix 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 75 Pontiac Grand Prix Rear Seat
Icon PRX75_seatr
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 1 1
Weight 13.0 13
WorldStaticModel 75grandPrixSeatRearWI
Raw block
     item 75grandPrixSeatRear1
     {
     DisplayCategory = VehicleMaintenance,
         Weight =   13.0,
         Type   =   Normal,
         VehicleType =   1,
         DisplayName    =   75 Pontiac Grand Prix Rear Seat,
         Icon   =   PRX75_seatr,
         MaxCapacity = 20,
         ChanceToSpawnDamaged = 20,
         ConditionMax = 100,
         MechanicsItem = TRUE,
         WorldStaticModel = 75grandPrixSeatRearWI,
     }