module Base
{
    /************************ Magazine ************************/  

	item 67gt500Magazine
    {
	    DisplayName = 67 Shelby GT500 Auto Manual,
		DisplayCategory = SkillBook,
		ItemType = base:literature,
		Weight = 0.5,
		Icon = GT500_mag,
		BoredomChange = -20,
        StressChange = -15,
		LearnedRecipes = 67gt500MakeHood;67gt500eMakeHood;67gt500MakeFrontDoor;67gt500MakeTrunkLid;67gt500MakeFrontSeat;67gt500MakeRearSeat;67gt500MakeFrontWindshield;67gt500MakeFrontSideWindow;67gt500MakeRearWindshield;67gt500MakeRoofrack,
		Tooltip = Tooltip_item_damnAutoManual,
		StaticModel = Magazine,
		WorldStaticModel = 67gt500MagazineWI,
		Tags = base:magazine,
    }

	/************************ Tires ************************/  

	item 67gt500Tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Tire,
        Icon    =   GT500tire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.60,
        ConditionMax = 100,
        ConditionLowerStandard = 0.05,
        ConditionLowerOffroad = 0.10,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500TireWI,
        Tags = base:isfirefuel;base:hasmetal;base:wholetire;damnlib:damnTire,
		FireFuelRatio = 0.25,
    }

    item 67gt500eTire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Eleanor Tire,
        Icon    =   GT500etire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.75,
        ConditionMax = 100,
        ConditionLowerStandard = 0.10,
        ConditionLowerOffroad = 0.20,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500eTireWI,
        Tags = base:isfirefuel;base:hasmetal;base:wholetire;damnlib:damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ Trunk ************************/

    item 67gt500Roofrack3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Roofrack,
        Icon    =   GT500roofrack,
        MaxCapacity = 55,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500RoofrackWI,
        Tags = base:hasmetal;damnlib:damnMetalRoofrack,
    }

    /************************ Seats ************************/

     item 67gt500FrontSeat3
     {
         DisplayCategory = VehicleMaintenance,
         Weight =   15.0,
         ItemType = base:normal,
         VehicleType =   3,
         DisplayName    =   67 Shelby GT500 Front Seat,
         Icon   =   GT500seatf,
         MaxCapacity = 25,
         ChanceToSpawnDamaged = 20,
         ConditionMax = 100,
         MechanicsItem = TRUE,
         WorldStaticModel = 67gt500FrontSeatWI,
         Tags = base:hasmetal;damnlib:damnSeatLarge,
     }

     item 67gt500RearSeat3
     {
         DisplayCategory = VehicleMaintenance,
         Weight =   15.0,
         ItemType = base:normal,
         VehicleType =   3,
         DisplayName    =   67 Shelby GT500 Rear Seat,
         Icon   =   GT500seatr,
         MaxCapacity = 25,
         ChanceToSpawnDamaged = 20,
         ConditionMax = 100,
         MechanicsItem = TRUE,
         WorldStaticModel = 67gt500RearSeatWI,
         Tags = base:hasmetal;damnlib:damnSeatLarge,
     }

     /************************ Hood ************************/

    item 67gt500EngineDoor3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   13.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Hood,
        Icon    =   GT500hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500EngineDoorWI,
        Tags = base:hasmetal;damnlib:damnHood,
    }

    item 67gt500eEngineDoor3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   13.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Eleanor Hood,
        Icon    =   GT500ehood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500eEngineDoorWI,
        Tags = base:hasmetal;damnlib:damnHood,
    }

     /************************ Trunk Lid ************************/

    item 67gt500TrunkDoor3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Trunk Lid,
        Icon    =   GT500trunkd,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500TrunkDoorWI,
        Tags = base:hasmetal;damnlib:damnTrunkLid,
    }

    /************************* Doors ************************/

    item 67gt500Door3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Door,
        Icon    =   GT500doorf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500DoorWI,
        Tags = base:hasmetal;damnlib:damnDoorModern,
    }

    /************************ Windows ************************/

    item 67gt500FrontSideWindow3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   5.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Front Side Window,
        Icon    =   GT500winf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500FrontSideWindowWI,
        Tags = base:glass;damnlib:damnWindow,
    }

    item 67gt500Windshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Windshield,
        Icon    =   GT500windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500WindshieldWI,
        Tags = base:glass;damnlib:damnWindshield,
    }

    item 67gt500WindshieldRear3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   6.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Rear Windshield,
        Icon    =   GT500windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500WindshieldRearWI,
        Tags = base:glass;damnlib:damnWindshield,
    }

    /************************ Bumpers ************************/

    item 67gt500FrontBumper0
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   6.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Front Bumper,
        Icon    =   GT500bumpf,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500FrontBumperWI,
        Tooltip = Tooltip_item_damnBumperFront,
        Tags = base:hasmetal;damnlib:damnPlasticBumper,
      }

    item 67gt500FrontBumperA
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   18.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Reinforced Front Bumper,
        Icon    =   GT500bumpfa,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500FrontBumperAWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

    item 67gt500eFrontBumper0
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Eleanor Front Bumper,
        Icon    =   GT500ebumpf,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500eFrontBumperWI,
        Tooltip = Tooltip_item_damnBumperFront,
        Tags = base:hasmetal;damnlib:damnPlasticBumper,
      }

    item 67gt500eFrontBumperA
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   22.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Eleanor Reinforced Front Bumper,
        Icon    =   GT500ebumpfa,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500eFrontBumperAWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

    item 67gt500RearBumper0
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   6.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Rear Bumper,
        Icon    =   GT500bumpr,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500RearBumperWI,
        Tooltip = Tooltip_item_damnBumperRear,
        Tags = base:hasmetal;damnlib:damnPlasticBumper,
      }

    item 67gt500RearBumperA
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Reinforced Rear Bumper,
        Icon    =   GT500bumpra,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500RearBumperAWI,
        Tooltip = Tooltip_item_damnBullbarRear,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

    /************************ Bullbars ************************/

    item 67gt500FrontBullbar
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Front Bullbar,
        Icon    =   GT500bullf,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500FrontBullbarWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

    item 67gt500RearBullbar
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Rear Bullbar,
        Icon    =   GT500bullr,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500RearBullbarWI,
        Tooltip = Tooltip_item_damnBullbarRear,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
      }

    /************************ Carmor ************************/

    item 67gt500WindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   13.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Windshield Armor,
        Icon    =   GT500windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500WindshieldArmorWI,
        Tooltip = Tooltip_item_damnWindshieldFrontArmor,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
    }

    item 67gt500WindshieldRearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   9.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Rear Windshield Armor,
        Icon    =   GT500windra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500WindshieldRearArmorWI,
        Tooltip = Tooltip_item_damnWindshieldRearArmor,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
    }

    item 67gt500WindowArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        ItemType = base:normal,
        VehicleType =   3,
        DisplayName =   67 Shelby GT500 Window Armor,
        Icon    =   GT500winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 67gt500WindowArmorWI,
        Tooltip = Tooltip_item_damnSideArmor,
        Tags = base:hasmetal;damnlib:damnMetalArmor,
    }

}