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

	item 65bansheeMagazine
    {
	    DisplayName = 65 Pontiac Banshee Auto Manual,
		DisplayCategory = SkillBook,
		Type = Literature,
		Weight = 0.5,
		Icon = BAN65_mag,
		BoredomChange = -20,
        StressChange = -15,
		TeachedRecipes = 65banshee.MakeHood1;65banshee.MakeHood2;65banshee.MakeFrontDoor;65banshee.MakeTrunkLid;65banshee.MakeFrontSeat;65banshee.MakeFrontWindshield;65banshee.MakeFrontSideWindow;65banshee.MakeRearWindshield;65banshee.MakeMetalRoof;65banshee.MakeSmallVintageRoofrack,
		Tooltip = Tooltip_item_damnAutoManual,
		StaticModel = Magazine,
		WorldStaticModel = 65bansheeMagazineWI,
		Tags = Magazine,
    }

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

    item 65bansheeFrontDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Door,
        Icon	=	BAN65_doorf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeFrontDoorWI,
        Tags = HasMetal;damnDoorModern,
    }

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

    item 65bansheeWindshieldArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Windshield Armor,
        Icon    =   BAN65_windfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeWindshieldArmorWI,
        Tooltip = Tooltip_item_damnWindshieldFrontArmor,
        Tags = HasMetal;damnMetalArmor,
    }
	item 65bansheeFrontWindowArmor
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	10.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Window Armor,
        Icon	=	BAN65_winfa,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeFrontWindowArmorWI,
        Tooltip = Tooltip_item_damnSideArmor,
        Tags = HasMetal;damnMetalArmor,
    }

    item 65bansheeWindshieldRearArmor
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   12.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Rear Windshield Armor,
        Icon    =   BAN65_windra,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeWindshieldRearArmorWI,
        Tooltip = Tooltip_item_damnWindshieldRearArmor,
        Tags = HasMetal;damnMetalArmor,
    }

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

    item 65bansheeFinEngineDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Hood,
        Icon	=	BAN65_hood0,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeEngineDoorWI,
        Tags = HasMetal;damnHood,
    }

    item 65bansheeCowlEngineDoor3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Cowl Hood,
        Icon    =   BAN65_hood1,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeCowlEngineDoorWI,
        Tags = HasMetal;damnHood,
    }

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

    item 65bansheeTrunkDoor3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	8.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Trunk Lid,
        Icon	=	BAN65_trunkl,
        ChanceToSpawnDamaged = 25,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeTrunkDoorWI,
        Tags = HasMetal;damnTrunkLid,
    }

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

    item 65bansheeSeat3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	13.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Seat,
        Icon	=	BAN65_seatf,
        MaxCapacity = 20,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeSeatWI,
        Tags = HasMetal;damnSeatLarge,
    }


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

	item 65bansheeBumperFront0
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	6.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Front Bumper,
        Icon	=	BAN65_bump0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeBumperFront0WI,
        Tooltip = Tooltip_item_damnBumperFront,
        Tags = HasMetal;damnMetalBumper,
    }

    item 65bansheeBumperFrontA
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   8.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Reinforced Front Bumper,
        Icon    =   BAN65_bumpA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeBumperFrontAWI,
        Tooltip = Tooltip_item_damnBullbarFront,
        Tags = HasMetal;damnMetalArmor,
    }

    item 65bansheeBumperRear0
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   3.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Rear Bumperettes,
        Icon    =   BAN65_bumpr0,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeBumperRear0WI,
        Tooltip = Tooltip_item_damnBumperRear,
        Tags = HasMetal;damnMetalBumper,
    }

    item 65bansheeBumperRearA
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   4.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Reinforced Rear Bumperettes,
        Icon    =   BAN65_bumprA,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeBumperRearAWI,
        Tooltip = Tooltip_item_damnBullbarRear,
        Tags = HasMetal;damnMetalArmor,
    }

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

	item 65bansheeWindshield3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	9.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Windshield,
        Icon	=	BAN65_windf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeWindshieldWI,
        Tags = Glass;damnWindshield,
    }

	item 65bansheeFrontSideWindow3
    {
	    DisplayCategory = VehicleMaintenance,
        Weight	=	4.0,
        Type	=	Normal,
        VehicleType =   3,
        DisplayName	=	65 Pontiac Banshee Side Window,
        Icon	=	BAN65_winf,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeFrontSideWindowWI,
        Tags = Glass;damnWindow,
    }

    item 65bansheeRearWindshield3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   7.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Rear Windshield,
        Icon    =   BAN65_windr,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeRearWindshieldWI,
        Tags = Glass;damnWindshield,
    }

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

    item 65bansheeMetalRoof3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   13.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Removable Metal Roof,
        Icon    =   BAN65_roof,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeRoofWI,
        Tags = HasMetal;damnMetalPart,
    }

    item 65bansheeVinylRoof3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   14.0,
        Type    =   Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Removable Vinyl Roof,
        Icon    =   BAN65_roof1,
        ChanceToSpawnDamaged = 20,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeVinylRoofWI,
        Tags = HasMetal;damnVinyl,
    }

    /************************ Lights ************************/

    item 65bansheePopupLights3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   4.0,
        Type  = Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Popup Lights,
        Icon    =   BAN65_lights,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheePopupLightsWI,
        Tags = HasMetal;damnLights,
    }

    /************************ Rollbar ************************/

    item 65bansheeRollbar3
    {
        DisplayCategory = VehicleMaintenance,
        Weight  =   10.0,
        Type  = Normal,
        VehicleType =   3,
        DisplayName =   65 Pontiac Banshee Rollbar,
        Icon    =   BAN65_roll,
        ConditionMax = 100,
        MechanicsItem = TRUE,
        WorldStaticModel = 65bansheeRollbarWI,
        Tags = HasMetal;damnMetalArmor,
    }

}