module Base

{

	/************************ Pontiac ************************/  

	item 75grandPrixR215Tire1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	Pontiac Rally II R15 Tire,
        Icon	=	PRX75_tire1,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.6,
        ConditionMax = 100,
        ConditionLowerStandard = 0.04,
        ConditionLowerOffroad = 0.09,
        MechanicsItem = TRUE,
	    WorldStaticModel = 75grandPrixTire1WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 75grandPrixR217Tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   Pontiac Rally II R17 Tire,
        Icon    =   PRX75_tire2,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.8,
        ConditionMax = 100,
        ConditionLowerStandard = 0.05,
        ConditionLowerOffroad = 0.10,
        MechanicsItem = TRUE,
        WorldStaticModel = 75grandPrixTire2WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item pontiacR115Tire1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	Pontiac Rally I R15 Tire,
        Icon	=	PNTC_tire1,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.6,
        ConditionMax = 100,
        ConditionLowerStandard = 0.04,
        ConditionLowerOffroad = 0.09,
        MechanicsItem = TRUE,
	    WorldStaticModel = pontiacTire1WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item pontiacR117Tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   Pontiac Rally I R17 Tire,
        Icon    =   PNTC_tire2,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.8,
        ConditionMax = 100,
        ConditionLowerStandard = 0.05,
        ConditionLowerOffroad = 0.10,
        MechanicsItem = TRUE,
        WorldStaticModel = pontiacTire2WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item pontiac8L15Tire1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	Pontiac 8 Lug R15 Tire,
        Icon	=	PNTC_tire3,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.6,
        ConditionMax = 100,
        ConditionLowerStandard = 0.04,
        ConditionLowerOffroad = 0.09,
        MechanicsItem = TRUE,
	    WorldStaticModel = pontiacTire3WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item pontiac8L17Tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   Pontiac 8 Lug R17 Tire,
        Icon    =   PNTC_tire4,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.8,
        ConditionMax = 100,
        ConditionLowerStandard = 0.05,
        ConditionLowerOffroad = 0.10,
        MechanicsItem = TRUE,
        WorldStaticModel = pontiacTire4WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ Muscle Trio ************************/  

    item CUDAtire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   70 Barracuda Tire,
        Icon    =   CUDAtire1,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.7,
        ConditionMax = 100,
        ConditionLowerStandard = 0.10,
        ConditionLowerOffroad = 0.20,
        MechanicsItem = TRUE,
        WorldStaticModel = CUDAWheelWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item DodgeRTtire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   70 Challenger Tire,
        Icon    =   DG70tire1,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.6,
        ConditionMax = 100,
        ConditionLowerStandard = 0.10,
        ConditionLowerOffroad = 0.20,
        MechanicsItem = TRUE,
        WorldStaticModel = DG70WheelWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item CamaroSStire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   69 Camaro Tire,
        Icon    =   CAM69tire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.65,
        ConditionMax = 100,
        ConditionLowerStandard = 0.10,
        ConditionLowerOffroad = 0.20,
        MechanicsItem = TRUE,
        WorldStaticModel = CAM69WheelWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ Chevrolet ************************/  

	item 76chevyKseriesTire2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	76 Chevrolet K Series Tire,
        Icon	=	CH76_wheel,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
	      WorldStaticModel = 76chevyKseriesTire2WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		    FireFuelRatio = 0.25,
    }

    item 93chevyK3500Tire2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	Chevrolet K3500 Tire,
        Icon	=	SIL93_wheel3,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.02,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
	    WorldStaticModel = 93chevyK3500TireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 93chevyK3500DoubleTires2
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   25.0,
        Type    =   Normal,
        VehicleType =   2,
        DisplayName =   Chevrolet K3500 Double Tires,
        Icon    =   SIL93_wheels3,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 2.3,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
        WorldStaticModel = 93chevyK3500DoubleTiresWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTireTwo,
		    FireFuelRatio = 0.50,
    }

    /************************ Common Generic ************************/  

	item 80chevyCKseriesTire2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	80s Chevrolet C/K Series Tire,
        Icon	=	damnCommon_tire01,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 20,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
	    WorldStaticModel = 80chevyCKseriesTire2WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 80chevyCKseriesTire1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	80s Chevrolet C/K Series Tire,
        Icon	=	damnCommon_tire02,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 10,
        WheelFriction = 1.8,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.02,
        MechanicsItem = TRUE,
	    WorldStaticModel = 80chevyCKseriesTire1WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 90chevyCKseriesTire2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	90s Chevrolet C/K Series Tire,
        Icon	=	damnCommon_tire03,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 20,
        WheelFriction = 2.0,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
	    WorldStaticModel = 90chevyCKseriesTire2WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 90chevyCKseriesTire1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	14.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	90s Chevrolet C/K Series Tire,
        Icon	=	damnCommon_tire04,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 10,
        WheelFriction = 1.8,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.02,
        MechanicsItem = TRUE,
	    WorldStaticModel = 90chevyCKseriesTire1WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ Jeep ************************/

    item 84jeepXJTire2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	84 Jeep Cherokee XJ Tire,
        Icon	=	JP84_tire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.7,
        ConditionMax = 100,
        ConditionLowerStandard = 0.02,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
	    WorldStaticModel = 84jeepXJTireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 92jeepYJTire2
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	15.0,
        Type	=	Normal,
        VehicleType =   2,
        DisplayName	=	92 Jeep Wrangler YJ Tire,
        Icon	=	JP92_tire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
	    WorldStaticModel = 92jeepYJTire2WI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ CVPI ************************/  

    item fordCVPITire1
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   15.0,
        Type    =   Normal,
        VehicleType =   1,
        DisplayName =   Ford CVPI Tire,
        Icon    =   CVPI_tire,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.6,
        ConditionMax = 100,
        ConditionLowerStandard = 0.06,
        ConditionLowerOffroad = 0.10,
        MechanicsItem = TRUE,
        WorldStaticModel = fordCVPITireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ Tires 80s ************************/  

    item 80sOffroadTireA
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   16.0,
        Type    =   Normal,
        DisplayName =   80s Offroad Tire Type A,
        Icon    =   80Stire_a,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 20,
        WheelFriction = 1.9,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.01,
        MechanicsItem = TRUE,
        WorldStaticModel = 80sOffroadTireAWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ Tires vw ************************/

    item 63vwStockTire1
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   1,
        DisplayName	=	63 VW Type 1 Tire,
        Icon	=	BTL63tirestock,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.6,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.02,
        MechanicsItem = TRUE,
	    WorldStaticModel = 63beetleTireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    /************************ MOPAR ************************/  

    item moparRally667tire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   MOPAR Rally 667 Tire,
        Icon    =   damnMOP_1,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.68,
        ConditionMax = 100,
        ConditionLowerStandard = 0.10,
        ConditionLowerOffroad = 0.20,
        MechanicsItem = TRUE,
        WorldStaticModel = moparRally667tireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item moparRally667TAtire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   MOPAR Rally 667 TA Tire,
        Icon    =   damnMOP_1b,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.79,
        ConditionMax = 100,
        ConditionLowerStandard = 0.09,
        ConditionLowerOffroad = 0.18,
        MechanicsItem = TRUE,
        WorldStaticModel = moparRally667TAtireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item moparMagnum500TAtire3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   11.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   MOPAR Magnum 500 TA Tire,
        Icon    =   damnMOP_2b,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.79,
        ConditionMax = 100,
        ConditionLowerStandard = 0.09,
        ConditionLowerOffroad = 0.18,
        MechanicsItem = TRUE,
        WorldStaticModel = moparMagnum500TAtireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

    item 69chargerTire3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	11.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	MOPAR Vector Tire,
        Icon	=	damnMOP_3,
        MaxCapacity = 35,
        ChanceToSpawnDamaged = 0,
        WheelFriction = 1.65,
        ConditionMax = 100,
        ConditionLowerStandard = 0.01,
        ConditionLowerOffroad = 0.02,
        MechanicsItem = TRUE,
	    WorldStaticModel = moparVectorTireWI,
        Tags = IsFireFuel;HasMetal;WholeTire;damnTire,
		FireFuelRatio = 0.25,
    }

}