module Base

{
    /************************ Dually Tires ************************/

    item 76chevyKseriesDoubleTires2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   25.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Double Tires,
        Icon    =   CH76_wheels,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 2.3,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesDoubleTiresWI,
    }

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

    item 76chevyKseriesTrunkN2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   1.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   no,
        Icon    =   na,
        MaxCapacity = 105,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
    }

    item 76chevyKseriesTrunkL2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   1.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   no,
        Icon    =   na,
        MaxCapacity = 130,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
    }

    item 76chevyKseriesRoofrack2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   13.0,
        Type    =   Normal,
        DisplayName =   76 Chevrolet K Series Roofrack,
        Icon    =   CH76_roofr,
        MaxCapacity = 65,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesRoofrackWI,
    }

    item 76chevyCseriesRoofrack2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        DisplayName =   76 Chevrolet C Series Roofrack,
        Icon    =   CH76_roofrw,
        MaxCapacity = 36,
        ConditionAffectsCapacity = false,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesRoofrackWI,
    }

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

    item 76chevyKseriesFrontDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Front Door,
        Icon	=	CK3RD_doorf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 3rdGenChevyCKseriesFrontDoorWI,
    }

    item 76chevyKseriesRearDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Rear Door,
        Icon	=	CK3RD_doorr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 3rdGenChevyCKseriesRearDoorWI,
    }

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

    item 76chevyKseriesWindshieldArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	16.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Windshield Armor,
        Icon	=	CH76_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesWindshieldArmorWI,
    }

	item 76chevyKseriesFrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Front Window Armor,
        Icon	=	CH76_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesFrontWindowArmorWI,
    }

    item 76chevyKseriesRearWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Rear Window Armor,
        Icon	=	CH76_winra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesRearWindowArmorWI,
    }

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

    item 76chevyKseriesEngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Hood,
        Icon	=	CH76_hood,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesEngineDoorWI,
    }

    item 76chevyKseriesCutEngineDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	12.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Cut Hood,
        Icon	=	CH76_hood_c,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesCutEngineDoorWI,
    }

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

    item 76chevyKseriesTrunkDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	11.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Trunk Lid,
        Icon	=	CH76_trunkl,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesTrunkDoorWI,
    }

    item 76chevyKseriesTrunkDoorFD2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Fire Truck Trunk Lid,
        Icon	=	CH76_trunklf,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesTrunkDoorFDWI,
    }

    item 76chevyKseriesLidsFD2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Fire Truck Side Lids,
        Icon	=	CH76_trunklfls,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesLidsFDWI,
    }

    item 76chevyCseriesWreckerTrunkDoor2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet C Series Wrecker Trunk Lid,
        Icon	=	CH76_trunklw,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesWreckerTrunkDoorWI,
    }

    item 76chevyCseriesWreckerLid2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	3.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet C Series Wrecker Side Lid,
        Icon	=	CH76_trunklwl,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesWreckerLidWI,
    }

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

     item 76chevyKseriesSeatFront2
     {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Front Seat,
        Icon	=	CH76_seatf,
        MaxCapacity = 25,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesSeatFrontWI,
     }

     item 76chevyKseriesSeatRear2
     {
     DisplayCategory = VehicleMaintenance,
         Weight =   12.0,
         Type   =   Normal,
        VehicleType =   2,
         DisplayName    =   76 Chevrolet K Series Rear Seat,
         Icon   =   CH76_seatr,
         MaxCapacity = 20,
         ChanceToSpawnDamaged = 20,
         ConditionMax = 100,
         MechanicsItem = TRUE,
         WorldStaticModel = 76chevyKseriesSeatRearWI,
     }

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

	item 76chevyKseriesBumperFront0
      {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Front Bumper,
        Icon	=	CH76_bumpf0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesBumperFront0WI,
      }

    item 76chevyKseriesBullbarFrontA
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Bullbar,
        Icon    =   CH76_bumpA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesBullbarFrontAWI,
      }

    item 76chevyKseriesBullbarFrontB
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Sport Guard,
        Icon    =   CH76_bumpB,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesBullbarFrontBWI,
      }

    item 76chevyCseriesBullbarFrontC
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   16.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet C Series Wrecker Bullbar,
        Icon    =   CH76_bumpC,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesBullbarFrontCWI,
      }

    item 76chevyKseriesBumperRear0
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Rear Bumper,
        Icon    =   CH76_bumpr0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesBumperRear0WI,
      }

      item 76chevyKseriesBumperRearA
      {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Reinforced Rear Bumper,
        Icon    =   CH76_bumpr0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesBumperRear0WI,
      }

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

	item 76chevyKseriesWindshield2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Windshield,
        Icon	=	CK3RD_windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 3rdGenChevyCKseriesWindshieldWI,
    }

	item 76chevyKseriesFrontSideWindow2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	4.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Front Side Window,
        Icon	=	CK3RD_winf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 3rdGenChevyCKseriesFrontSideWindowWI,
    }

    item 76chevyKseriesRearSideWindow2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   4.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Rear Side Window,
        Icon    =   CK3RD_winr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 3rdGenChevyCKseriesRearSideWindowWI,
    }

    item 76chevyKseriesRearWindshield2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Rear Windshield,
        Icon    =   CK3RD_windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 3rdGenChevyCKseriesRearWindshieldWI,
    }

    /************************ Bed Extras ************************/

    item 76chevyKseriesRollbar2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Rollbar T1,
        Icon    =   CH76_rollbar,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesRollbarWI,
    }

    item 76chevyKseriesRollbarSpec2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Rollbar T2,
        Icon    =   CH76_rollbar2,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesRollbarSpecWI,
    }

    item 76chevyKseriesToolbox2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Toolbox,
        Icon    =   CH76_toolbox,
        ConditionMax = 100,
        MaxCapacity = 30,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesToolboxWI,
    }

    item 76chevyK10BedCap2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   15.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K10 Bed Cap,
        Icon    =   CH76_cap,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyK10BedCapWI,
    }

    item 76chevyK20BedCap2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   18.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K20/K30 Bed Cap,
        Icon    =   CH76_cap,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyK20BedCapWI,
    }

    item 76chevyK10OpenBedCap2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K10 Open Bed Cap,
        Icon    =   CH76_cap2,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyK10OpenBedCapWI,
    }

    item 76chevyK20OpenBedCap2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K20/K30 Open Bed Cap,
        Icon    =   CH76_cap2,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyK20OpenBedCapWI,
    }

    /************************ Roof Lights ************************/

    item 76chevyKseriesRoofLights2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   1.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Roof Lights,
        Icon    =   CH76_rooflights,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesRoofLightsWI,
    }

    /************************ EXXXtra ************************/

    item FireDeptHosesMedium
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   20.0,
        Type    =   Normal,
        DisplayName =   Fire Dept Medium Hoses,
        Icon    =   FDH_hosesm,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = FireDeptHosesMediumWI,
    }

    item 76chevyCseriesVisor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   5.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet C Series Wrecker Visor,
        Icon    =   CH76_visor,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesVisorWI,
    }

    item 76chevyCseriesSidesteps0
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet CK Series Short Sidesteps,
        Icon    =   CH76_sides0,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesSidesteps0WI,
    }

    item 76chevyCseriesSidesteps1
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet CK Series Long Sidesteps,
        Icon    =   CH76_sides1,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesSidesteps1WI,
    }

    item 76chevyCseriesWreckerMountLeft
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet C Series Wrecker Left Storage,
        Icon    =   CH76_mountl,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesWreckerMountLeftWI,
    }

    item 76chevyCseriesWreckerMountRight
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   15.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet C Series Wrecker Right Storage,
        Icon    =   CH76_mountr,
        MaxCapacity = 35,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesWreckerMountRightWI,
    }

    /************************ Mudflaps ************************/

    item 76chevyKseriesFDMudflaps
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   2.4,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet K Series Fire Truck Mudflaps,
        Icon    =   CH76_mudflaps,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyKseriesFDMudflapsWI,
    }

    item 76chevyCseriesWreckerMudflaps
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   1.9,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   76 Chevrolet C Series Wrecker Mudflaps,
        Icon    =   CH76_mudflapsw,
        ConditionMax = 100,
        ChanceToSpawnDamaged = 20,
        MechanicsItem = TRUE,
        WorldStaticModel = 76chevyCseriesWreckerMudflapsWI,
    }
}