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