module Base

{
    /************************ Magazine ************************/  

	item 75grandPrixMagazine
    {
	    DisplayName = 75 Pontiac Grand Prix Auto Manual,
		DisplayCategory = SkillBook,
		Type = Literature,
		Weight = 0.5,
		Icon = PRX75_mag,
		BoredomChange = -20,
        StressChange = -15,
		TeachedRecipes = 75grandPrix.MakeHood;75grandPrix.MakeFrontDoor;75grandPrix.MakeTrunkLid;75grandPrix.MakeFrontSeat;75grandPrix.MakeRearSeat;75grandPrix.MakeFrontWindshield;75grandPrix.MakeFrontSideWindow;75grandPrix.MakeRearSideWindow;75grandPrix.MakeRearWindshield;75grandPrix.MakeRoofrack,
		Tooltip = Tooltip_item_damnAutoManual,
		StaticModel = Magazine,
		WorldStaticModel = 75grandPrixMagazineWI,
		Tags = Magazine,
    }

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

    item 75grandPrixH17Tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   75 Pontiac Grand Prix H17 Tire,
        Icon    =   PRX75_tire3,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.5,
        ConditionLowerOffroad = 0.11,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixTire3WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

	/************************ Trunks ************************/

    item 75grandPrixRoofrack3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Roofrack,
        Icon    =   PRX75_rack0,
        MaxCapacity = 50,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRoofrackWI,
        Tooltip = Tooltip_item_damnRoofrack,
        Tags = HasMetal;damnMetalRoofrack,
    }

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

    item 75grandPrixFrontDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Front Door,
        Icon	=	PRX75_door,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixFrontDoorWI,
        Tags = HasMetal;damnDoorModern,
    }

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

    item 75grandPrixWindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Windshield Armor,
        Icon    =   PRX75_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixWindshieldArmorWI,
        Tooltip = Tooltip_item_damnWindshieldFrontArmor,
        Tags = HasMetal;damnMetalArmor,
    }
	item 75grandPrixFrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Front Window Armor,
        Icon	=	PRX75_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixFrontWindowArmorWI,
        Tooltip = Tooltip_item_damnSideArmor,
        Tags = HasMetal;damnMetalArmor,
    }

	item 75grandPrixRearWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Rear Window Armor,
        Icon	=	PRX75_winra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRearWindowArmorWI,
        Tooltip = Tooltip_item_damnSideArmor,
        Tags = HasMetal;damnMetalArmor,
    }

    item 75grandPrixWindshieldRearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Rear Windshield Armor,
        Icon    =   PRX75_windra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixWindshieldRearArmorWI,
        Tooltip = Tooltip_item_damnWindshieldRearArmor,
        Tags = HasMetal;damnMetalArmor,
    }

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

    item 75grandPrixEngineDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Hood,
        Icon	=	PRX75_hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixEngineDoorWI,
        Tags = HasMetal;damnHood,
    }

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

    item 75grandPrixTrunkDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Trunk Lid,
        Icon	=	PRX75_trunkl,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixTrunkDoorWI,
        Tags = HasMetal;damnTrunkLid,
    }

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

     item 75grandPrixSeatFront3
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Front Seat,
        Icon	=	PRX75_seatf,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixSeatFrontWI,
        Tags = HasMetal;damnSeatLarge,
     }

     item 75grandPrixSeatRear3
     {
     DisplayCategory = VehicleMaintenance,
         Weight =   13.0,
         Type   =   Normal,
         VehicleType =   1,
         DisplayName    =   75 Pontiac Grand Prix Rear Seat,
         Icon   =   PRX75_seatr,
         MaxCapacity = 20,
         ChanceToSpawnDamaged = 20,
         ConditionMax = 100,
         MechanicsItem = TRUE,
         WorldStaticModel = 75grandPrixSeatRearWI,
         Tags = HasMetal;damnSeatLarge,
     }


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

	item 75grandPrixBumperFront
      {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Front Bumper,
        Icon	=	PRX75_bump0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixBumperFrontWI,
        Tooltip = Tooltip_item_damnBumperFront,
        Tags = HasMetal;damnMetalBumper,
      }

    item 75grandPrixBumperFrontA
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   15.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Reinforced Front Bumper,
        Icon    =   PRX75_bumpA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixBumperFrontAWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = HasMetal;damnMetalArmor,
      }

    item 75grandPrixBullbar
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Bullbar,
        Icon    =   PRX75_bullA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixBullbarWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = HasMetal;damnMetalArmor,
      }

    item 75grandPrixBumperRear
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   9.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Rear Bumper,
        Icon    =   PRX75_bumpr0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixBumperRearWI,
        Tooltip = Tooltip_item_damnBumperRear,
        Tags = HasMetal;damnMetalBumper,
      }

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

	item 75grandPrixWindshield3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Windshield,
        Icon	=	PRX75_windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixWindshieldWI,
        Tags = Glass;damnWindshield,
    }

	item 75grandPrixFrontSideWindow3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	3.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	75 Pontiac Grand Prix Front Side Window,
        Icon	=	PRX75_winf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixFrontSideWindowWI,
        Tags = Glass;damnWindow,
    }

    item 75grandPrixRearSideWindow3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   3.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Rear Side Window,
        Icon    =   PRX75_winr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRearSideWindowWI,
        Tags = Glass;damnWindow,
    }

    item 75grandPrixRearWindshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Rear Windshield,
        Icon    =   PRX75_windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRearWindshieldWI,
        Tags = Glass;damnWindshield,
    }

    /************************ Roof ************************/

    item 75grandPrixCordovaTypeA3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Type A Cordova Roof,
        Icon    =   PRX75_roof1,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRoofLightWI,
        Tags = damnVinyl,
    }

    item 75grandPrixCordovaTypeB3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   75 Pontiac Grand Prix Type B Cordova Roof,
        Icon    =   PRX75_roof2,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixRoofDarkWI,
        Tags = damnVinyl,
    }

}