Item: Tank 500

Wiki Project Zomboid

Tank 500

Variable Base.500Tank3 Mod KAVALASH_tsarslib

Résumé

VariableBase.500Tank3
TypeNormal
Catégorie
Poids14
Icône
CarGastank

Navigation

Nom variable500Tank3
ModuleBase
Sourcemedia\scripts\commonlibrary\templates\template_TruckTank.txt
Détails techniques
Item PK4157
Lignes31 → 43
File ID1294

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é.

0 recette
Aucune recette n'utilise cet item.

Propriétés

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

10 propriétés
Key Value (raw) Num Bool JSON
ChanceToSpawnDamaged 80 80
ConditionAffectsCapacity true 1 1
ConditionMax 100 100
DisplayName Storage Tank
Icon CarGastank
MaxCapacity 461 461
MechanicsItem TRUE 1 1
Type Normal
VehicleType 3 3
Weight 14.0 14
Raw block
    item 500Tank3
    {
        Weight	=	14.0,
        Type	=	Normal,
        DisplayName	=	Storage Tank,
        Icon	=	CarGastank,
        VehicleType =   3,
        MaxCapacity = 461,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 80,
        MechanicsItem = TRUE,
    }