Item: Flacon avec plasma sanguin

Wiki Project Zomboid

Flacon avec plasma sanguin

Variable LabItems.CmpFlaskWithBloodPlasma Mod KAVALASH_VaccinDrReapers

Résumé

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

Navigation

Nom variableCmpFlaskWithBloodPlasma
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4298
Lignes358 → 365
File ID1320

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é.

11 recettes
Afficher la liste
Recipe Mod Category Time Result
CmpFlaskWithLeukocytes Extract Leukocytes from Blood Cells (Microscope)
ChmExtractLeukocytesFromBloodCells
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 250 CmpFlaskWithLeukocytes=1
CmpAlbuminPills Make Albumin (Chemistry set)
ChmMakeAlbumin
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpAlbuminPills=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 CmpFlaskWithBloodPlasma
Icon CmpFlaskWithBloodPlasma
Tooltip Tooltip_CmpFlaskWithBloodPlasma
Type Normal
Weight 0.25 0.25
WorldStaticModel LabItems.Item_CmpFlaskWithBloodPlasma
Raw block
	item CmpFlaskWithBloodPlasma {
		Type = Normal,
		Icon = CmpFlaskWithBloodPlasma,
		Weight = 0.25,
		DisplayName = CmpFlaskWithBloodPlasma,
		Tooltip = Tooltip_CmpFlaskWithBloodPlasma,
		WorldStaticModel = LabItems.Item_CmpFlaskWithBloodPlasma,
	}