Item: CmpSyringeWithAdvancedVaccine

Wiki Project Zomboid

CmpSyringeWithAdvancedVaccine

Variable LabItems.CmpSyringeReusableWithAdvancedVaccine Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.CmpSyringeReusableWithAdvancedVaccine
TypeNormal
Catégorie
Poids0.2
Icône
CmpSyringeWithAdvancedVaccine

Navigation

Nom variableCmpSyringeReusableWithAdvancedVaccine
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4306
Lignes422 → 429
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
LabSyringe Synthesize Advanced Vaccine
ChmSynthesizeAdvancedVaccineTwo
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 400 CmpSyringeReusableWithAdvancedVaccine=1

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
LabSyringeUsed Get an Injection (self)
ChmGetAnInjection
LabRecipes
KAVALASH_VaccinDrReapers Health 120 LabSyringeReusableUsed=1

Propriétés

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

6 propriétés
Key Value (raw) Num Bool JSON
DisplayName CmpSyringeWithAdvancedVaccine
Icon CmpSyringeWithAdvancedVaccine
Tooltip Tooltip_CmpSyringeWithAdvancedVaccine
Type Normal
Weight 0.2 0.2
WorldStaticModel LabItems.Item_CmpSyringeWithAdvancedVaccine
Raw block
	item CmpSyringeReusableWithAdvancedVaccine {
		Type = Normal,
		Icon = CmpSyringeWithAdvancedVaccine,
		Weight = 0.2,
		DisplayName = CmpSyringeWithAdvancedVaccine,
		Tooltip = Tooltip_CmpSyringeWithAdvancedVaccine,
		WorldStaticModel = LabItems.Item_CmpSyringeWithAdvancedVaccine,
	}