module Base
{
	fixing Fix 92 AM General M998 Trunk Welding
	{
	   Require : M998Trunk2;M998Roofrack1_Item;M101A3Trunk2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

       Fixer : SheetMetal; MetalWelding=3;Mechanics=2,
       Fixer : SmallSheetMetal=2; MetalWelding=3;Mechanics=2,
	}

	fixing Fix 92 AM General M998 Hood Welding
	{
	   Require : M998EngineDoor2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

       Fixer : SheetMetal; MetalWelding=1;Mechanics=2,
       Fixer : SmallSheetMetal=2; MetalWelding=1;Mechanics=2,
	}

   fixing Fix 92 AM General M998 Hood
	{
	   Require : M998EngineDoor2,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix 92 AM General M998 Lid Welding
    {
       Require : M998TrunkDoor2;M101A3TrunkDoor2;M101A3TrunkDoorTwo2;M101TrunkDoor2,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 1.2,

       Fixer : SheetMetal; MetalWelding=1;Mechanics=2,
       Fixer : SmallSheetMetal=2; MetalWelding=1;Mechanics=2,
    }

   fixing Fix 92 AM General M998 Lid
	{
      Require : M998TrunkDoor2;M101A3TrunkDoor2;M101A3TrunkDoorTwo2;M101TrunkDoor2,
	   GlobalItem : Screws=8,
	   ConditionModifier : 0.5,

       Fixer : SheetMetal; Mechanics=2,
	}

	fixing Fix 92 AM General M998 Door Welding
	{
	   Require : M998CarFrontDoor2;M998CarRearDoor2,
	   GlobalItem : BlowTorch=5,
	   ConditionModifier : 1.2,

       Fixer : SheetMetal; MetalWelding=3;Mechanics=3,
       Fixer : SmallSheetMetal=2; MetalWelding=3;Mechanics=3,
	}

	fixing Fix 92 AM General M998 Armor Welding
    {
       Require : M998TrunkBarrier1_Item;M998CarFrontDoorArmor1_Item;M998CarRearDoorArmor1_Item;M998WindshieldArmor1_Item;M998WindshieldArmor2_Item;M998BackCover1_Item;M998Bullbar1_Item;M998Bullbar2_Item;M101A3Cover1_Item,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.75,

       Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
       Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
    }

    fixing Fix 92 AM General M998 Muffler Welding
    {
       Require : M998Muffler1_Item;M998Muffler2_Item,
       GlobalItem : BlowTorch=5,
       ConditionModifier : 0.75,

       Fixer : SheetMetal; MetalWelding=4;Mechanics=4,
       Fixer : SmallSheetMetal=2; MetalWelding=4;Mechanics=4,
    }
}