| Machine nécessaire | Kit de chimie |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Synthesize Plain Vaccine |
|---|---|
| Nom variable | ChmSynthesizePlainVaccineTwo |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | ChimieAntidote |
| Temps | 200 |
| OnCreate | |
| OnTest | |
| Sound | Mixing_B |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 397 → 413 |
| Recipe PK | 3813 |
| Recipe Sig | 596ee7771884a58ffd458ba57313ca7285ca7795 |
| Doctor | 2 |
|---|
| OnCreate | LabRecipes_AddDirtyVials |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_5 |
recipe ChmSynthesizePlainVaccineTwo {
LabSyringeReusable=1,
LabFlaskWater=1,
CmpFlaskWithBloodPlasma=1,
CmpFlaskWithLeukocytes=2,
CmpFlaskWithSodiumHypochlorite=1,
Result:CmpSyringeReusableWithPlainVaccine=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,
}