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