module Base {

    item DungareesDOWN
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Overalls,
        ClothingItem = DungareesDOWN,
        BodyLocation = base:pants,
        Icon = OverallsDenim,
        BloodLocation = Trousers,
        RunSpeedModifier = 0.95,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.65,
        WindResistance = 0.5,
        FabricType = Denim,
        WaterResistance = 0.20,
        WorldStaticModel = Dungarees_Ground,
		Tags = base:ripclothingdenim,
    }
	
    item TrousersTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Pants,
        ClothingItem = TrousersTUCK,
        BodyLocation = base:pants,
        BloodLocation = Trousers,
        Icon = Trousers_White,
        Insulation = 0.50,
        WindResistance = 0.40,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item TrousersMesh_DenimLightTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Denim Jeans,
        ClothingItem = TrousersMesh_DenimLightTUCK,
        BodyLocation = base:pants,
        BloodLocation = Trousers,
        Icon = TrousersDenimLightBlue,
        BiteDefense = 10,
        ScratchDefense = 20,
        RunSpeedModifier = 0.98,
        Insulation = 0.65,
        WindResistance = 0.60,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingdenim,
    }
    item Trousers_LeatherBlackTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Black Leather Trousers,
        ClothingItem = Trousers_LeatherBlackTUCK,
        BodyLocation = base:pants,
        BloodLocation = Trousers,
        Icon = TrousersDenimLightBlue,
        BiteDefense = 20,
        ScratchDefense = 40,
        RunSpeedModifier = 0.98,
        Insulation = 0.65,
        WindResistance = 0.60,
        FabricType = Leather,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingleather,
    }
    item Trousers_CamoDesertTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Military Desert Camo Pants,
        ClothingItem = Trousers_CamoDesertTUCK,
        BodyLocation = base:pants,
        Icon = TrousersCamoSand,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.3,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_CamoGreenTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Military Camo Pants,
        ClothingItem = Trousers_CamoGreenTUCK,
        BodyLocation = base:pants,
        Icon = TrousersCamoGreen,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.45,
        WindResistance = 0.3,
        WaterResistance = 0.45,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_CamoUrbanTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Military Urban Camo Pants,
        ClothingItem = Trousers_CamoUrbanTUCK,
        BodyLocation = base:pants,
        Icon = TrousersCamoGrey,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.60,
        WindResistance = 0.30,
        WaterResistance = 0.35,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_ChefTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Chef Pants,
        ClothingItem = Trousers_ChefTUCK,
        BodyLocation = base:pants,
        Icon = TrousersChef,
        BloodLocation = Trousers,
        Insulation = 0.4,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_DenimTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Jeans,
        ClothingItem = Trousers_DenimTUCK,
        BodyLocation = base:pants,
        IconsForTexture = TrousersDenimBlue;TrousersDenimBlack;TrousersDenimLightBlue,
        BloodLocation = Trousers,
        BiteDefense = 10,
        ScratchDefense = 20,
        RunSpeedModifier = 0.98,
        Insulation = 0.7,
        WindResistance = 0.55,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingdenim,
    }
    item Trousers_FiremanTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Firefighter Pants,
        ClothingItem = Trousers_FiremanTUCK,
        BodyLocation = base:pants,
        Icon = TrousersFireman,
        BloodLocation = Trousers,
        RunSpeedModifier = 0.82,
        BiteDefense = 20,
        ScratchDefense = 30,
        Insulation = 0.85,
        WindResistance = 0.85,
        WaterResistance = 0.8,
        Weight = 4,
        WorldStaticModel = Trousers_Ground,
    }
    item Trousers_JeanBaggyTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Baggy Jeans,
        ClothingItem = Trousers_JeanBaggyTUCK,
        BodyLocation = base:pants,
        BloodLocation = Trousers,
        Icon = TrousersDenimBlue,
        RunSpeedModifier = 0.98,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.60,
        WindResistance = 0.65,
        FabricType = Denim,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingdenim,
    }
    item Trousers_PaddedTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Padded Pants,
        ClothingItem = Trousers_PaddedTUCK,
        BodyLocation = base:pants,
        BloodLocation = Trousers,
        Icon = PaddedTrousers_White,
        RunSpeedModifier = 0.95,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 1.0,
        WindResistance = 1.0,
        WaterResistance = 0.6,
        WorldStaticModel = Trousers_Ground,
    }
    item Trousers_PoliceTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Police Trooper Pants,
        ClothingItem = Trousers_PoliceTUCK,
        BodyLocation = base:pants,
        Icon = TrousersPoliceBlue,
        BloodLocation = Trousers,
        Insulation = 0.6,
        WindResistance = 0.3,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_PoliceGreyTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName =  Police Deputy Pants,
        ClothingItem = Trousers_PoliceGreyTUCK,
        BodyLocation = base:pants,
        Icon = TrousersPoliceGrey,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.55,
        WindResistance = 0.4,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_PrisonGuardTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Prison Guard Pants,
        ClothingItem = Trousers_PrisonGuardTUCK,
        BodyLocation = base:pants,
        Icon = TrousersPrisonGuard,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.5,
        WindResistance = 0.5,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_RangerTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Ranger Pants,
        ClothingItem = Trousers_RangerTUCK,
        BodyLocation = base:pants,
        Icon = TrousersRanger,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.75,
        WindResistance = 0.75,
        WaterResistance = 0.35,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_ScrubsTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Medical Pants,
        ClothingItem = Trousers_ScrubsTUCK,
        BodyLocation = base:pants,
        IconsForTexture = TrousersScrubsBlue;TrousersScrubsGreen,
        BloodLocation = Trousers,
        Insulation = 0.2,
        WindResistance = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_SuitTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Suit Pants,
        ClothingItem = Trousers_SuitTUCK,
        BodyLocation = base:pants,
        Icon = TrousersSuitBlack,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.2,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_SuitWhiteTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Suit Pants,
        ClothingItem = Trousers_SuitWhiteTUCK,
        BodyLocation = base:pants,
        Icon = TrousersSuitWhite,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.45,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_WhiteTINTTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Pants,
        ClothingItem = Trousers_WhiteTINTTUCK,
        BodyLocation = base:pants,
        Icon = TrousersGeneric,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.55,
        WindResistance = 0.3,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
    item Trousers_ArmyServiceTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Army Pants,
        ClothingItem = Trousers_ArmyServiceTUCK,
        BodyLocation = base:pants,
        Icon = TrouserstArmyDress,
        BloodLocation = Trousers,
        ScratchDefense = 10,
        Insulation = 0.7,
        WindResistance = 0.45,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
	item Trousers_BlackTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Black Trousers,
        ClothingItem = Trousers_BlackTUCK,
        BodyLocation = base:pants,
        Icon = Trousers,
        BloodLocation = Trousers,
        ColorRed = 37,
        ColorGreen = 37,
        ColorBlue = 37,
        ScratchDefense = 10,
        Insulation = 0.5,
        WindResistance = 0.5,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
	item Trousers_NavyBlueTUCK
    {
        DisplayCategory = Clothing,
        ItemType = base:clothing,
        DisplayName = Navy Blue Trousers,
        ClothingItem = Trousers_NavyBlueTUCK,
        BodyLocation = base:pants,
        BloodLocation = Trousers,
        Icon = TrousersGeneric,
        ColorRed = 37,
        ColorGreen = 37,
        ColorBlue = 70,
        ScratchDefense = 10,
        Insulation = 0.35,
        WindResistance = 0.5,
        FabricType = Cotton,
        WorldStaticModel = Trousers_Ground,
		Tags = base:ripclothingcotton,
    }
}
