| Machine nécessaire | Forge Table |
|---|
| Nom affiché | Dismantle Brass 9 |
|---|---|
| Nom variable | Dismantle Brass 9 |
| 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: 844 → 862 |
| Recipe PK | 3883 |
| Recipe Sig | 4a194b1eeb00a511ac514e1af4ab59467c4add04 |
| MetalWelding | 2 |
|---|
| OnCreate | Scrap_Metal |
|---|---|
| OnGiveXP | Recipe.OnGiveXP.MetalWelding1 |
| Prop1 | BlowTorch |
| RemoveResultItem | 1 |
recipe Dismantle Brass 9{
Brass9=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,
}