Item: 90 BMW E30 Front Seat

Wiki Project Zomboid

90 BMW E30 Front Seat

Variable Base.90bmwE30SeatFront3 Mod KAVALASH_90bmwE30

Résumé

VariableBase.90bmwE30SeatFront3
TypeNormal
CatégorieVehicleMaintenance
Poids14
Icône
BMWE30_seatf

Navigation

Nom variable90bmwE30SeatFront3
ModuleBase
Sourcemedia\scripts\vehicles\90bmwE30_vehiclesitems.txt
Détails techniques
Item PK565
Lignes324 → 337
File ID560

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 90 BMW E30 Seat
Make 90 BMW E30 Seat
Base
KAVALASH_90bmwE30 Mechanical 800 90bmwE30SeatFront3=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 90 BMW E30 Seat
Dismantle 90 BMW E30 Seat
Base
KAVALASH_90bmwE30 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 90 BMW E30 Front Seat
Icon BMWE30_seatf
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
WorldStaticModel 90bmwE30SeatFrontWI
Raw block
     item 90bmwE30SeatFront3
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	90 BMW E30 Front Seat,
        Icon	=	BMWE30_seatf,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 90bmwE30SeatFrontWI,
     }