| Machine nécessaire | Kit de chimie |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Synthesize Cure for Zombie Virus |
|---|---|
| Nom variable | ChmSynthesizeCureTwo |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | ChimieAntidote |
| Temps | 2500 |
| OnCreate | |
| OnTest | |
| Sound | Mixing_B |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 501 → 517 |
| Recipe PK | 3819 |
| Recipe Sig | 3f39f5dbe02ba3d55dd7b12b1d2b902783584ed8 |
| Doctor | 8 |
|---|
| OnCreate | LabRecipes_AddDirtyVials |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_10 |
recipe ChmSynthesizeCureTwo {
LabSyringeReusable=1,
LabFlaskWater=4,
CmpFlaskWithBloodPlasma=15,
CmpTestTubeWithAntibodies=12,
CmpFlaskWithSodiumHypochlorite=9,
Result:CmpSyringeReusableWithCure=1,
Sound:Mixing_B,
Time:2500.0,
Category:ChimieAntidote,
CanBeDoneFromFloor:False,
SkillRequired:Doctor=8,
NeedToBeLearn:True,
NearItem : Kit de chimie,
OnCreate:LabRecipes_AddDirtyVials,
OnGiveXP:LabRecipes_GiveXP_Doctor_10,
}