| Machine nécessaire | Forge Table |
|---|
| Nom affiché | Dismantle Brass 308 |
|---|---|
| Nom variable | Dismantle Brass 308 |
| 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: 639 → 657 |
| Recipe PK | 3873 |
| Recipe Sig | 7451efc17056ed4f60d6b1cff2b7e2df1000b93c |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe Dismantle Brass 308{
Brass308=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,
}