Item: Tank 500

Wiki Project Zomboid

Tank 500

Variable Base.500Tank1 Mod KAVALASH_tsarslib

Résumé

VariableBase.500Tank1
TypeNormal
Catégorie
Poids15
Icône
CarGastank

Navigation

Nom variable500Tank1
ModuleBase
Sourcemedia\scripts\commonlibrary\templates\template_TruckTank.txt
Détails techniques
Item PK4155
Lignes3 → 15
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 1 1
Weight 15.0 15
Raw block
	item 500Tank1
    {
        Weight	=	15.0,
        Type	=	Normal,
        DisplayName	=	Storage Tank,
        Icon	=	CarGastank,
        VehicleType =   1,
        MaxCapacity = 461,
        ConditionAffectsCapacity = true,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 80,
        MechanicsItem = TRUE,
    }