Item: Comprimés de chlore

Wiki Project Zomboid

Comprimés de chlore

Variable LabItems.CmpChlorineTablets Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.CmpChlorineTablets
TypeDrainable
Catégorie
Poids0.4
Icône
CmpChlorineTablets

Navigation

Nom variableCmpChlorineTablets
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4313
Lignes482 → 491
File ID1320

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
CmpFlaskWithSodiumHypochlorite Make Chlorine Tablets (Chemistry set)
ChmMakeChlorineTablets
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpChlorineTablets=1

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.

8 propriétés
Key Value (raw) Num Bool JSON
DisplayName CmpChlorineTablets
Icon CmpChlorineTablets
StaticModel PillBottle
Tooltip Tooltip_CmpChlorineTablets
Type Drainable
UseDelta 0.1 0.1
Weight 0.4 0.4
WorldStaticModel PillBottle
Raw block
	item CmpChlorineTablets {
		Type = Drainable,
		Icon = CmpChlorineTablets,
		Weight = 0.4,
		DisplayName = CmpChlorineTablets,
		UseDelta = 0.1,
		StaticModel = PillBottle,
		WorldStaticModel = PillBottle,
		Tooltip = Tooltip_CmpChlorineTablets,
	}