Item: 92 Nissan Skyline R32 Rear Seat

Wiki Project Zomboid

92 Nissan Skyline R32 Rear Seat

Variable Base.R32RearSeat3 Mod KAVALASH_92nissanGTR

Résumé

VariableBase.R32RearSeat3
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
R32rseat

Navigation

Nom variableR32RearSeat3
ModuleBase
Sourcemedia\scripts\vehicles\92nissanGTR_vehiclesitems.txt
Détails techniques
Item PK684
Lignes423 → 436
File ID666

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 92 Nissan Skyline R32 Seat
Make 92 Nissan Skyline R32 Seat
Base
KAVALASH_92nissanGTR Mechanical 800 R32RearSeat3=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 92 Nissan Skyline R32 Seat
Dismantle 92 Nissan Skyline R32 Seat
Base
KAVALASH_92nissanGTR 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 92 Nissan Skyline R32 Rear Seat
Icon R32rseat
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 10.0 10
WorldStaticModel R32rearseatWI
Raw block
     item R32RearSeat3
     {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   92 Nissan Skyline R32 Rear Seat,
        Icon    =   R32rseat,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = R32rearseatWI,
     }