Item: Fake seat you should not spawn

Wiki Project Zomboid

Fake seat you should not spawn

Variable Base.90fordF350SeatRear2 Mod KAVALASH_90fordF350ambulance

Résumé

VariableBase.90fordF350SeatRear2
TypeNormal
CatégorieVehicleMaintenance
Poids1
Icône Aucune icône trouvée
na

Navigation

Nom variable90fordF350SeatRear2
ModuleBase
Sourcemedia\scripts\vehicles\90fordF350ambulance_vehiclesitems.txt
Détails techniques
Item PK604
Lignes293 → 305
File ID580

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

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 90 Ford F350 Seat
Dismantle 90 Ford F350 Seat
Base
KAVALASH_90fordF350ambulance Recycling 350 SeatFrameLarge=1

Propriétés

Toutes les propriétés extraites pour cet item.

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 0 0
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName Fake seat you should not spawn
Icon na
MaxCapacity 20 20
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 1.0 1
Raw block
     item 90fordF350SeatRear2
     {
       DisplayCategory = VehicleMaintenance,
         Weight = 1.0,
         Type  = Normal,
        VehicleType =   2,
         DisplayName  = Fake seat you should not spawn,
         Icon = na,
         MaxCapacity = 20,
         ChanceToSpawnDamaged = 0,
         ConditionMax = 100,
         MechanicsItem = TRUE,
     }