Item: 81 DeLorean DMC-12 Front Seat

Wiki Project Zomboid

81 DeLorean DMC-12 Front Seat

Variable Base.81deloreanDMC12SeatFront3 Mod KAVALASH_81deloreanDMC12

Résumé

VariableBase.81deloreanDMC12SeatFront3
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
DMC12_seatf

Navigation

Nom variable81deloreanDMC12SeatFront3
ModuleBase
Sourcemedia\scripts\vehicles\81deloreanDMC12_vehiclesitems.txt
Détails techniques
Item PK298
Lignes149 → 162
File ID284

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 81 DeLorean DMC-12 Seat
Make 81 DeLorean DMC-12 Seat
Base
KAVALASH_81deloreanDMC12 Mechanical 800 81deloreanDMC12SeatFront3=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 81 DeLorean DMC-12 Seat
Dismantle 81 DeLorean DMC-12 Seat
Base
KAVALASH_81deloreanDMC12 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 81 DeLorean DMC-12 Front Seat
Icon DMC12_seatf
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
WorldStaticModel 81deloreanDMC12SeatFrontWI
Raw block
     item 81deloreanDMC12SeatFront3
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	81 DeLorean DMC-12 Front Seat,
        Icon	=	DMC12_seatf,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 81deloreanDMC12SeatFrontWI,
     }