Item: 82 Porsche 911 Front Seat

Wiki Project Zomboid

82 Porsche 911 Front Seat

Variable Base.82porsche911FrontSeat3 Mod KAVALASH_82porsche911

Résumé

VariableBase.82porsche911FrontSeat3
TypeNormal
CatégorieVehicleMaintenance
Poids13
Icône
PRS92_seatf

Navigation

Nom variable82porsche911FrontSeat3
ModuleBase
Sourcemedia\scripts\vehicles\82porsche911_vehiclesitems.txt
Détails techniques
Item PK357
Lignes228 → 241
File ID360

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 82 Porsche 911 Seat
Make 82 Porsche 911 Seat
Base
KAVALASH_82porsche911 Mechanical 800 82porsche911FrontSeat3=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 82 Porsche 911 Seat
Dismantle 82 Porsche 911 Seat
Base
KAVALASH_82porsche911 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 82 Porsche 911 Front Seat
Icon PRS92_seatf
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 13.0 13
WorldStaticModel 82porsche911FrontSeatWI
Raw block
    item 82porsche911FrontSeat3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	82 Porsche 911 Front Seat,
        Icon	=	PRS92_seatf,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 82porsche911FrontSeatWI,
    }