| Machine nécessaire | Spectrometre |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Get a Blood Test (Spectrometer) |
|---|---|
| Nom variable | ChmGetBloodTest |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | Health |
| Temps | 270 |
| OnCreate | |
| OnTest | |
| Sound | Appliance_A |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 294 → 307 |
| Recipe PK | 3806 |
| Recipe Sig | f864c7c0649951707fc0687e4efdfe8c395e0b47 |
| Doctor | 1 |
|---|
| OnCreate | LabRecipes_CreateBloodTestResult |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_3 |
recipe ChmGetBloodTest {
CmpSyringeWithBlood=1,
SheetPaper2=1,
Result:LabSyringeUsed=1,
Sound:Appliance_A,
Time:270.0,
Category:Health,
CanBeDoneFromFloor:False,
SkillRequired:Doctor=1,
NeedToBeLearn:True,
NearItem : Spectrometre,
OnCreate:LabRecipes_CreateBloodTestResult,
OnGiveXP:LabRecipes_GiveXP_Doctor_3,
}