Item: 59 Cadillac Miller-Meteor Rear Right Seat

Wiki Project Zomboid

59 Cadillac Miller-Meteor Rear Right Seat

Variable Base.ECTO1CarSeatrr2 Mod KAVALASH_59meteor

Résumé

VariableBase.ECTO1CarSeatrr2
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
seatrrECTO1

Navigation

Nom variableECTO1CarSeatrr2
ModuleBase
Sourcemedia\scripts\vehicles\ECTO1_vehiclesitems.txt
Détails techniques
Item PK47
Lignes320 → 333
File ID38

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 59 Cadillac Miller-Meteor Seat
Make 59 Cadillac Miller-Meteor Seat
Base
KAVALASH_59meteor Mechanical 800 ECTO1CarSeatrr2=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 59 Cadillac Miller-Meteor Seat
Dismantle 59 Cadillac Miller-Meteor Seat
Base
KAVALASH_59meteor 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 59 Cadillac Miller-Meteor Rear Right Seat
Icon seatrrECTO1
MaxCapacity 25 25
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 10.0 10
WorldStaticModel ECTO1SeatrrWI
Raw block
    item ECTO1CarSeatrr2
    {
        DisplayCategory = VehicleMaintenance,
        Weight =   10.0,
        Type   =   Normal,
        VehicleType =   2,
        DisplayName    =   59 Cadillac Miller-Meteor Rear Right Seat,
        Icon   =   seatrrECTO1,
        MaxCapacity = 25,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = ECTO1SeatrrWI,
    }