| Machine nécessaire | Kit de chimie |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Synthesize Quality Vaccine (Chemistry set) |
|---|---|
| Nom variable | ChmSynthesizeQualityVaccine |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | ChimieAntidote |
| Temps | 300 |
| OnCreate | |
| OnTest | |
| Sound | Mixing_B |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 414 → 430 |
| Recipe PK | 3814 |
| Recipe Sig | ba520a6a3bb657e86a04cce4db00b9a50be0b859 |
| Doctor | 4 |
|---|
| OnCreate | LabRecipes_AddDirtyVials |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_5 |
recipe ChmSynthesizeQualityVaccine {
LabSyringe=1,
LabFlaskWater=2,
CmpFlaskWithBloodPlasma=2,
CmpFlaskWithLeukocytes=4,
CmpFlaskWithSodiumHypochlorite=1,
Result:CmpSyringeWithQualityVaccine=1,
Sound:Mixing_B,
Time:300.0,
Category:ChimieAntidote,
CanBeDoneFromFloor:False,
SkillRequired:Doctor=4,
NeedToBeLearn:True,
NearItem : Kit de chimie,
OnCreate:LabRecipes_AddDirtyVials,
OnGiveXP:LabRecipes_GiveXP_Doctor_5,
}