Item: Antidote contre le virus

Wiki Project Zomboid

Antidote contre le virus

Variable LabItems.CmpSyringeWithCure Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.CmpSyringeWithCure
TypeNormal
Catégorie
Poids0.2
Icône
CmpSyringeWithCure

Navigation

Nom variableCmpSyringeWithCure
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4307
Lignes430 → 437
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 Cure for Zombie Virus (Chemistry set)
ChmSynthesizeCure
LabRecipes
KAVALASH_VaccinDrReapers ChimieAntidote 2500 CmpSyringeWithCure=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 LabSyringeUsed=1

Propriétés

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

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