Item: 85 Club Car Seat

Wiki Project Zomboid

85 Club Car Seat

Variable Base.85clubManSeat1 Mod KAVALASH_85clubMan

Résumé

VariableBase.85clubManSeat1
TypeNormal
CatégorieVehicleMaintenance
Poids4
Icône
CBM_seat

Navigation

Nom variable85clubManSeat1
ModuleBase
Sourcemedia\scripts\vehicles\85clubMan_vehiclesitems.txt
Détails techniques
Item PK419
Lignes43 → 56
File ID410

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 85 Club Car Seat
Make 85 Club Car Seat
Base
KAVALASH_85clubMan Mechanical 800 85clubManSeat1=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
SheetMetal Dismantle 85 Club Car Seat
Dismantle 85 Club Car Seat
Base
KAVALASH_85clubMan Recycling 400 SheetMetal=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 85 Club Car Seat
Icon CBM_seat
MaxCapacity 5 5
MechanicsItem TRUE 1 1
Type Normal
VehicleType 1 1
Weight 4.0 4
WorldStaticModel 85clubManSeatWI
Raw block
     item 85clubManSeat1
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	4.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName	=	85 Club Car Seat,
        Icon	=	CBM_seat,
        MaxCapacity = 5,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 85clubManSeatWI,
     }