Item: Flacon avec hypochlorite de sodium

Wiki Project Zomboid

Flacon avec hypochlorite de sodium

Variable LabItems.CmpFlaskWithSodiumHypochlorite Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.CmpFlaskWithSodiumHypochlorite
TypeNormal
Catégorie
Poids0.25
Icône
CmpFlaskWithSodiumHypochlorite

Navigation

Nom variableCmpFlaskWithSodiumHypochlorite
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4309
Lignes446 → 453
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
ChHydrochloricAcidCan Mix Flask of Sodium Hypochlorite (Chemistry set)
ChmMixFlaskOfSodiumHypochlorite
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 250 CmpFlaskWithSodiumHypochlorite=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

11 recettes
Afficher la liste
Recipe Mod Category Time Result
Bleach Make Bottle of Bleach (Chemistry set)
ChmMakeBottleOfBleach
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 250 Bleach=1
CmpChlorineTablets Make Chlorine Tablets (Chemistry set)
ChmMakeChlorineTablets
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpChlorineTablets=1
CmpSyringeWithAdvancedVaccine Synthesize Advanced Vaccine (Chemistry set)
ChmSynthesizeAdvancedVaccine
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 400 CmpSyringeWithAdvancedVaccine=1
CmpSyringeWithAdvancedVaccine Synthesize Advanced Vaccine
ChmSynthesizeAdvancedVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 400 CmpSyringeReusableWithAdvancedVaccine=1
CmpSyringeWithCure Synthesize Cure for Zombie Virus (Chemistry set)
ChmSynthesizeCure
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 2500 CmpSyringeWithCure=1
CmpSyringeWithCure Synthesize Cure for Zombie Virus
ChmSynthesizeCureTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 2500 CmpSyringeReusableWithCure=1
CmpSyringeWithPlainVaccine Synthesize Plain Vaccine (Chemistry set)
ChmSynthesizePlainVaccine
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpSyringeWithPlainVaccine=1
CmpSyringeWithPlainVaccine Synthesize Plain Vaccine
ChmSynthesizePlainVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpSyringeReusableWithPlainVaccine=1
CmpSyringeWithQualityVaccine Synthesize Quality Vaccine (Chemistry set)
ChmSynthesizeQualityVaccine
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 300 CmpSyringeWithQualityVaccine=1
CmpSyringeWithQualityVaccine Synthesize Quality Vaccine
ChmSynthesizeQualityVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 300 CmpSyringeReusableWithQualityVaccine=1
LabFlaskDirty Pour a flask out
Pour a flask out
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 60 LabFlaskDirty=1

Propriétés

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

6 propriétés
Key Value (raw) Num Bool JSON
DisplayName CmpFlaskWithSodiumHypochlorite
Icon CmpFlaskWithSodiumHypochlorite
Tooltip Tooltip_CmpFlaskWithSodiumHypochlorite
Type Normal
Weight 0.25 0.25
WorldStaticModel LabItems.Item_CmpFlaskWithSodiumHypochlorite
Raw block
	item CmpFlaskWithSodiumHypochlorite {
		Type = Normal,
		Icon = CmpFlaskWithSodiumHypochlorite,
		Weight = 0.25,
		DisplayName = CmpFlaskWithSodiumHypochlorite,
		Tooltip = Tooltip_CmpFlaskWithSodiumHypochlorite,
		WorldStaticModel = LabItems.Item_CmpFlaskWithSodiumHypochlorite,
	}