| Machine nécessaire | Chromatographe |
|---|---|
📘 La recette doit être apprise via un magazine |
| Nom affiché | Extract Antibodies from Leukocytes (Chromatograph) |
|---|---|
| Nom variable | ChmExtractAntibodiesFromLeukocytes |
| Mod | KAVALASH_VaccinDrReapers — Zombie Virus Vaccine |
| Catégorie | ChimieAntidote |
| Temps | 300 |
| OnCreate | |
| OnTest | |
| Sound | Appliance_A |
| Anim |
| Module | LabRecipes |
|---|---|
| Source | media\scripts\LabRecipes.txtlignes: 364 → 379 |
| Recipe PK | 3811 |
| Recipe Sig | 3fae8445aa9c8dbbdb4126d4d4ca7d47f6e22032 |
| Doctor | 5 |
|---|
| OnCreate | LabRecipes_AddDirtyVials |
|---|---|
| OnGiveXP | LabRecipes_GiveXP_Doctor_5 |
recipe ChmExtractAntibodiesFromLeukocytes {
CmpFlaskWithLeukocytes=3,
CmpFlaskWithAmmoniumSulfate=2,
Charcoal=2,
LabTestTube=1,
Result:CmpTestTubeWithAntibodies=1,
Sound:Appliance_A,
Time:300.0,
Category:ChimieAntidote,
CanBeDoneFromFloor:False,
SkillRequired:Doctor=5,
NeedToBeLearn:True,
NearItem : Chromatographe,
OnCreate:LabRecipes_AddDirtyVials,
OnGiveXP:LabRecipes_GiveXP_Doctor_5,
}