| Machine nécessaire | Forge Table |
|---|
| Nom affiché | Dismantle Brass 22 |
|---|---|
| Nom variable | Dismantle Brass 22 |
| Mod | KAVALASH_VFExpansion1 — Vanilla Firearms Expansion |
| Catégorie | Welding |
| Temps | 1200 |
| OnCreate | |
| OnTest | |
| Sound | BlowTorch |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\VFE_ammo_craft.txtlignes: 967 → 985 |
| Recipe PK | 3889 |
| Recipe Sig | 3b785f803440f9a2daff2710e276fa6343541ac7 |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe Dismantle Brass 22{
Brass22=100,
keep Tongs,
keep [Recipe.GetItemTypes.WeldingMask],
Result:IronIngot,
Category:Welding,
OnCreate: Scrap_Metal,
Time:1200.0,
SkillRequired:MetalWelding=2,
RemoveResultItem:true,
OnGiveXP:Recipe.OnGiveXP.MetalWelding1,
Prop1:BlowTorch,
AnimNode:BlowTorchFloor,
Sound:BlowTorch,
CanBeDoneFromFloor:true,
NeedToBeLearn:false,
NearItem : Forge Table,
}