| Machine nécessaire | Forge Table |
|---|
| Nom affiché | Dismantle Brass 223 |
|---|---|
| Nom variable | Dismantle Brass 223 |
| 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: 598 → 616 |
| Recipe PK | 3871 |
| Recipe Sig | 3d6fb9e1322201f4f7f3d316f48fe759e4ab7200 |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe Dismantle Brass 223{
Brass223=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,
}