Item: CmpSyringeWithBlood

Wiki Project Zomboid

CmpSyringeWithBlood

Variable LabItems.CmpSyringeReusableWithBlood Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.CmpSyringeReusableWithBlood
TypeNormal
Catégorie
Poids0.2
Icône
CmpSyringeWithBlood

Navigation

Nom variableCmpSyringeReusableWithBlood
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4292
Lignes310 → 317
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 Take Blood for Analysis (self)
ChmTakeBloodForAnalysis
LabRecipes
KAVALASH_VaccinDrReapers Health 120 CmpSyringeReusableWithBlood=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 a Blood Test (Spectrometer)
ChmGetBloodTestTwo
LabRecipes
KAVALASH_VaccinDrReapers Health 270 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 CmpSyringeWithBlood
Icon CmpSyringeWithBlood
Tooltip Tooltip_CmpSyringeWithBlood
Type Normal
Weight 0.2 0.2
WorldStaticModel LabItems.Item_CmpSyringeWithBlood
Raw block
	item CmpSyringeReusableWithBlood {
		Type = Normal,
		Icon = CmpSyringeWithBlood,
		Weight = 0.2,
		DisplayName = CmpSyringeWithBlood,
		Tooltip = Tooltip_CmpSyringeWithBlood,
		WorldStaticModel = LabItems.Item_CmpSyringeWithBlood,
	}