Item: Seringue réutilisable

Wiki Project Zomboid

Seringue réutilisable

Variable LabItems.LabSyringeReusable Mod KAVALASH_VaccinDrReapers

Résumé

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

Navigation

Nom variableLabSyringeReusable
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4271
Lignes119 → 126
File ID1320

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

3 recettes
Afficher la liste
Recipe Mod Category Time Result
MatShatteredGlass Make Reusable Syringe
ChmMakeSyringe
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 45 LabSyringeReusable=1
LabSyringeUsed Sterilize Reusable Syringe
ChmSterilizeLabSyringeReusable
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 75 LabSyringeReusable=1
LabSyringeUsed Sterilize Reusable Syringe
ChmSterilizeLabSyringeReusable
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 75 LabSyringeReusable=1

Recettes qui utilisent cet item

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

5 recettes
Afficher la liste
Recipe Mod Category Time Result
CmpSyringeWithAdvancedVaccine Synthesize Advanced Vaccine
ChmSynthesizeAdvancedVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 400 CmpSyringeReusableWithAdvancedVaccine=1
CmpSyringeWithCure Synthesize Cure for Zombie Virus
ChmSynthesizeCureTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 2500 CmpSyringeReusableWithCure=1
CmpSyringeWithPlainVaccine Synthesize Plain Vaccine
ChmSynthesizePlainVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 200 CmpSyringeReusableWithPlainVaccine=1
CmpSyringeWithQualityVaccine Synthesize Quality Vaccine
ChmSynthesizeQualityVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 300 CmpSyringeReusableWithQualityVaccine=1
CmpSyringeWithBlood Take Blood for Analysis (self)
ChmTakeBloodForAnalysis
LabRecipes
KAVALASH_VaccinDrReapers Health 120 CmpSyringeReusableWithBlood=1

Propriétés

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

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