Item: Flacon avec leucocytes

Wiki Project Zomboid

Flacon avec leucocytes

Variable LabItems.CmpFlaskWithLeukocytes Mod KAVALASH_VaccinDrReapers

Résumé

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

Navigation

Nom variableCmpFlaskWithLeukocytes
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4299
Lignes366 → 373
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
CmpFlaskWithBloodCells Extract Leukocytes from Blood Cells (Microscope)
ChmExtractLeukocytesFromBloodCells
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 250 CmpFlaskWithLeukocytes=1

Recettes qui utilisent cet item

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

8 recettes
Afficher la liste
Recipe Mod Category Time Result
CmpTestTubeWithAntibodies Extract Antibodies from Leukocytes (Chromatograph)
ChmExtractAntibodiesFromLeukocytes
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 300 CmpTestTubeWithAntibodies=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
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 CmpFlaskWithLeukocytes
Icon CmpFlaskWithLeukocytes
Tooltip Tooltip_CmpFlaskWithLeukocytes
Type Normal
Weight 0.25 0.25
WorldStaticModel LabItems.Item_CmpFlaskWithLeukocytes
Raw block
	item CmpFlaskWithLeukocytes {
		Type = Normal,
		Icon = CmpFlaskWithLeukocytes,
		Weight = 0.25,
		DisplayName = CmpFlaskWithLeukocytes,
		Tooltip = Tooltip_CmpFlaskWithLeukocytes,
		WorldStaticModel = LabItems.Item_CmpFlaskWithLeukocytes,
	}