Item: 87 Ford F700 Gas Tank

Wiki Project Zomboid

87 Ford F700 Gas Tank

Variable Base.87fordF700GasTank2 Mod KAVALASH_87fordB700

Résumé

VariableBase.87fordF700GasTank2
TypeNormal
CatégorieVehicleMaintenance
Poids10
Icône
F700_gastank

Navigation

Nom variable87fordF700GasTank2
ModuleBase
Sourcemedia\scripts\vehicles\87fordF700_vehiclesitems.txt
Détails techniques
Item PK506
Lignes367 → 381
File ID471

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
BlowTorch Make 87 Ford B/F700 Gastank
Make 87 Ford B/F700 Gastank
Base
KAVALASH_87fordB700 Mechanical 1000 87fordF700GasTank2=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 87 Ford BF700 Gas Tank
Dismantle 87 Ford BF700 Gas Tank
Base
KAVALASH_87fordB700 Recycling 700 SheetMetal=1

Propriétés

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

12 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 40 40
ConditionAffectsCapacity false 0 0
ConditionMax 100 100
DisplayCategory VehicleMaintenance
DisplayName 87 Ford F700 Gas Tank
Icon F700_gastank
MaxCapacity 200 200
MechanicsItem TRUE 1 1
Type Normal
VehicleType 2 2
Weight 10.0 10
WorldStaticModel 87fordF700GasTankWI
Raw block
    item 87fordF700GasTank2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   87 Ford F700 Gas Tank,
        Icon    =   F700_gastank,
        MaxCapacity = 200,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 40,
        MechanicsItem = TRUE,
        WorldStaticModel = 87fordF700GasTankWI,
    }