Item: Seringue

Wiki Project Zomboid

Seringue

Variable LabItems.LabSyringe Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.LabSyringe
TypeNormal
Catégorie
Poids0.08
Icône
LabSyringe

Navigation

Nom variableLabSyringe
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4270
Lignes111 → 118
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
LabSyringePack Unpack Syringes
OthUnpackSyringes
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 60 LabSyringe=10

Recettes qui utilisent cet item

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

6 recettes
Afficher la liste
Recipe Mod Category Time Result
CmpSyringeWithAdvancedVaccine Synthesize Advanced Vaccine (Chemistry set)
ChmSynthesizeAdvancedVaccine
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 400 CmpSyringeWithAdvancedVaccine=1
CmpSyringeWithCure Synthesize Cure for Zombie Virus (Chemistry set)
ChmSynthesizeCure
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 2500 CmpSyringeWithCure=1
CmpSyringeWithPlainVaccine Synthesize Plain Vaccine (Chemistry set)
ChmSynthesizePlainVaccine
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpSyringeWithPlainVaccine=1
CmpSyringeWithQualityVaccine Synthesize Quality Vaccine (Chemistry set)
ChmSynthesizeQualityVaccine
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 300 CmpSyringeWithQualityVaccine=1
CmpSyringeWithBlood Take Blood for Analysis (self)
ChmTakeBloodForAnalysis
LabRecipes
KAVALASH_VaccinDrReapers Health 120 CmpSyringeWithBlood=1
LabSyringePack Pack Syringes
OthPackSyringes
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 60 LabSyringePack=1

Propriétés

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

6 propriétés
Key Value (raw) Num Bool JSON
DisplayName LabSyringe
Icon LabSyringe
Tooltip Tooltip_LabSyringe
Type Normal
Weight 0.08 0.08
WorldStaticModel LabItems.Item_LabSyringe
Raw block
	item LabSyringe {
		Type = Normal,
		Icon = LabSyringe,
		Weight = 0.08,
		DisplayName = LabSyringe,
		Tooltip = Tooltip_LabSyringe,
		WorldStaticModel = LabItems.Item_LabSyringe,
	}