Aucune compétence requise.
📘 La recette doit être apprise via un magazine |
| Nom affiché | Make 22mm Ammunition |
|---|---|
| Nom variable | Make 22mm Ammunition |
| Mod | KAVALASH_VFExpansion1 — Vanilla Firearms Expansion |
| Catégorie | |
| Temps | 60 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\VFE_ammo_craft.txtlignes: 433 → 445 |
| Recipe PK | 3858 |
| Recipe Sig | 700f8a899f2a0d340f1616913affb2f4abad8ce2 |
| OnGiveXP | Recipe.OnGiveXP.Reloading1 |
|---|
recipe Make 22mm Ammunition
{
Brass22 = 100,
GunPowder = 112,
PrimerSM = 100,
Lead9 = 100,
keep Lyman_TMag/Lee_LoadMaster,
OnGiveXP :Recipe.OnGiveXP.Reloading1,
Result : Base.22Box,
Time : 60.0,
CanBeDoneFromFloor : TRUE,
NeedToBeLearn : true,
}