Item: Tank 500

Wiki Project Zomboid

Tank 500

Variable Base.500Tank2 Mod KAVALASH_tsarslib

Résumé

VariableBase.500Tank2
TypeNormal
Catégorie
Poids22
Icône
CarGastank

Navigation

Nom variable500Tank2
ModuleBase
Sourcemedia\scripts\commonlibrary\templates\template_TruckTank.txt
Détails techniques
Item PK4156
Lignes17 → 29
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 2 2
Weight 22.0 22
Raw block
    item 500Tank2
    {
        Weight	=	22.0,
        Type	=	Normal,
        DisplayName	=	Storage Tank,
        Icon	=	CarGastank,
        VehicleType =   2,
        MaxCapacity = 461,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 80,
        MechanicsItem = TRUE,
    }