Item: 49 Dodge Power Wagon Seat

Wiki Project Zomboid

49 Dodge Power Wagon Seat

Variable Base.49powerWagonSeat2 Mod KAVALASH_49powerWagon

Résumé

VariableBase.49powerWagonSeat2
TypeNormal
CatégorieVehicleMaintenance
Poids15
Icône
PWRseat

Navigation

Nom variable49powerWagonSeat2
ModuleBase
Sourcemedia\scripts\vehicles\49powerWagon_vehiclesitems.txt
Détails techniques
Item PK14
Lignes210 → 223
File ID15

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 49 Dodge Power Wagon Seat
Make 49 Dodge Power Wagon Seat
Base
KAVALASH_49powerWagon Mechanical 800 49powerWagonSeat2=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 49 Dodge Power Wagon Seat
Dismantle 49 Dodge Power Wagon Seat
Base
KAVALASH_49powerWagon 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 49 Dodge Power Wagon Seat
Icon PWRseat
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 15.0 15
WorldStaticModel 49powerWagonSeatWI
Raw block
     item 49powerWagonSeat2
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	49 Dodge Power Wagon Seat,
        Icon	=	PWRseat,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 49powerWagonSeatWI,
     }