[
    {
        "type" : "ITEM_CATEGORY",
        "id" : "veh_parts",
        "name" : "vehicle parts",
        "sort_rank" : 10
    },
    {
        "type":"GENERIC",
        "id" : "xlframe",
        "name" : "extra-light frame",
        "description" : "A small lightweight frame made from pipework.  Useful for crafting.",
        "weight" : 5048,
        "to_hit" : -3,
        "color" : "light_gray",
        "symbol" : "]",
        "material" : ["steel", "null"],
        "techniques" : ["DEF_DISARM"],
        "volume" : 40,
        "bashing" : 15,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 4000
    },
    {
        "type":"GENERIC",
        "id" : "frame",
        "name" : "steel frame",
        "description" : "A large frame made of steel.  Useful for crafting.",
        "weight" : 13607,
        "to_hit" : -5,
        "color" : "cyan",
        "symbol" : "]",
        "material" : ["steel", "null"],
        "techniques" : ["DEF_DISARM"],
        "volume" : 60,
        "bashing" : 20,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 5500
    },
    {
        "type":"GENERIC",
        "id" : "basket",
        "name" : "wire basket",
        "description" : "A large wire basket from a shopping cart.",
        "weight" : 4500,
        "to_hit" : -5,
        "color" : "cyan",
        "symbol" : "]",
        "material" : ["steel", "null"],
        "techniques" : ["DEF_DISARM"],
        "volume" : 60,
        "bashing" : 20,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 5500
    },
    {
        "type":"GENERIC",
        "id" : "frame_wood",
        "name" : "wooden frame",
        "description" : "A large frame made of wood.  Useful for crafting.",
        "weight" : 7000,
        "to_hit" : -5,
        "color" : "brown",
        "symbol" : "]",
        "material" : ["wood", "null"],
        "techniques" : ["DEF_DISARM"],
        "volume" : 60,
        "bashing" : 16,
        "cutting" : 4,
        "category" : "veh_parts",
        "price" : 3500
    },
    {
        "type":"GENERIC",
        "id" : "frame_wood_light",
        "name" : "light wooden frame",
        "description" : "A small frame made of few pieces of wood, held together by rope.  Useful for crafting.",
        "weight" : 4000,
        "to_hit" : -5,
        "color" : "brown",
        "symbol" : "]",
        "material" : ["wood", "null"],
        "techniques" : ["DEF_DISARM"],
        "volume" : 35,
        "bashing" : 8,
        "cutting" : 1,
        "category" : "veh_parts",
        "price" : 1000
    },
    {
        "type":"GENERIC",
        "id" : "hdframe",
        "name" : "heavy duty frame",
        "description" : "A large, reinforced steel frame, used in military vehicle construction.",
        "weight" : 26000,
        "to_hit" : -6,
        "color" : "green",
        "symbol" : "]",
        "material" : ["hardsteel", "steel"],
        "techniques" : ["DEF_DISARM"],
        "volume" : 80,
        "bashing" : 25,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 12000
    },
    {
        "type":"GENERIC",
        "id" : "seat",
        "name" : "seat",
        "description" : "A soft car seat covered with leather.",
        "weight" : 9071,
        "to_hit" : -4,
        "color" : "red",
        "symbol" : "0",
        "material" : ["leather", "aluminum"],
        "volume" : 30,
        "bashing" : 4,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 25000
    },
    {
        "type":"GENERIC",
        "id" : "v_table",
        "name" : "table",
        "description" : "A very fancy table from a very fancy RV.  If times were better it might be useful for something more than firewood.",
        "weight" : 9071,
        "to_hit" : -8,
        "color" : "red",
        "symbol" : "0",
        "material" : ["wood", "null"],
        "volume" : 42,
        "bashing" : 6,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 20000
    },
    {
        "type":"GENERIC",
        "id" : "saddle",
        "name" : "saddle",
        "description" : "A leather-covered seat designed to be straddled.",
        "weight" : 300,
        "to_hit" : -4,
        "color" : "red",
        "symbol" : "0",
        "material" : ["plastic", "aluminum"],
        "volume" : 5,
        "bashing" : 2,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 2500
    },
    {
        "type":"GENERIC",
        "id" : "muffler",
        "name" : "muffler",
        "description" : "A muffler from a car.  Very unwieldy as a weapon.  Useful in a few crafting recipes.",
        "weight" : 9525,
        "to_hit" : -10,
        "color" : "light_gray",
        "symbol" : "/",
        "material" : ["steel", "null"],
        "techniques" : ["WBLOCK_2"],
        "volume" : 14,
        "bashing" : 19,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 3000
    },
    {
        "type":"GENERIC",
        "id" : "vehicle_controls",
        "name" : "vehicle controls",
        "name_plural" : "sets of vehicle controls",
        "description" : "A set of various vehicle controls.  Useful for crafting.",
        "weight" : 2721,
        "to_hit" : -4,
        "color" : "light_cyan",
        "symbol" : "$",
        "material" : ["plastic", "steel"],
        "volume" : 12,
        "bashing" : 2,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id" : "motor",
        "name" : "electric motor",
        "description" : "A powerful electric motor.  Useful for crafting.",
        "weight" : 9071,
        "to_hit" : 0,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["steel", "null"],
        "volume" : 6,
        "bashing" : 4,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 12000
    },
    {
        "type":"GENERIC",
        "id" : "motor_large",
        "name" : "large electric motor",
        "description" : "A large and very powerful electric motor.  Useful for crafting.",
        "weight" : 73708,
        "to_hit" : -3,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["steel", "null"],
        "volume" : 15,
        "bashing" : 9,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 22000
    },
    {
        "type":"GENERIC",
        "id" : "motor_small",
        "name" : "small electric motor",
        "description" : "A small electric motor.  Useful for crafting.",
        "weight" : 1500,
        "to_hit" : 0,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["steel", "null"],
        "volume" : 1,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 2000
    },
    {
        "type":"GENERIC",
        "id" : "plasma_engine",
        "name" : "plasma engine",
        "description" : "High technology engine, working on hydrogen fuel.",
        "weight" : 39689,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["superalloy", "steel"],
        "volume" : 12,
        "bashing" : 7,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 90000
    },
    {
        "type":"GENERIC",
        "id" : "foot_crank",
        "name" : "foot crank",
        "description" : "The pedal and gear assembly from a bicycle.",
        "weight" : 816,
        "to_hit" : -1,
        "color" : "light_gray",
        "symbol" : ":",
        "material" : ["steel", "null"],
        "volume" : 2,
        "bashing" : 10,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 9000
    },
    {
        "type":"GENERIC",
        "id" : "hand_rims",
        "name" : "set of hand rims",
        "name_plural" : "sets of hand rims",
        "description" : "Hand rims for use on a wheelchair.",
        "weight" : 816,
        "to_hit" : -1,
        "color" : "light_gray",
        "symbol" : ":",
        "material" : ["steel", "null"],
        "volume" : 2,
        "bashing" : 10,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 9000
    },
    {
        "type":"GENERIC",
        "id" : "small_storage_battery",
        "name" : "small storage battery",
        "name_plural" : "small storage batteries",
        "description" : "A small storage battery.  Useful for crafting.",
        "weight" : 230,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["plastic", "null"],
        "volume" : 2,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 5000
    },
    {
        "type":"GENERIC",
        "id" : "battery_motorbike",
        "name" : "motorbike battery",
        "name_plural" : "motorbike batteries",
        "description" : "A 12v lead-acid battery used to power smaller vehicles' electrical systems.",
        "weight" : 13250,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["plastic", "null"],
        "volume" : 3,
        "bashing" : 2,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 2000
    },
    {
        "type":"GENERIC",
        "id" : "battery_car",
        "name" : "car battery",
        "name_plural" : "car batteries",
        "description" : "A 12v lead-acid battery used to power car electrical systems.",
        "weight" : 17640,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["plastic", "null"],
        "volume" : 4,
        "bashing" : 3,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 4000
    },
    {
        "type":"GENERIC",
        "id" : "battery_truck",
        "name" : "truck battery",
        "name_plural" : "truck batteries",
        "description" : "A large 12v lead-acid battery used to power truck electrical systems.",
        "weight" : 20000,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["plastic", "null"],
        "volume" : 6,
        "bashing" : 5,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 6000
    },
    {
        "type":"GENERIC",
        "id" : "headlight_reinforced",
        "name" : "reinforced head light",
        "description" : "A vehicle headlight with a cage built around it to protect it from damage without reducing it's effectiveness.",
        "weight" : 1200,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["steel", "plastic"],
        "volume" : 4,
        "bashing" : 4,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id" : "alternator_motorbike",
        "name" : "motorbike alternator",
        "description" : "A small alternator used to power small vehicle electrical systems.",
        "weight" : 6000,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["steel", "null"],
        "volume" : 5,
        "bashing" : 4,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 6000
    },
    {
        "type":"GENERIC",
        "id" : "alternator_car",
        "name" : "car alternator",
        "description" : "An alternator used to power car electrical systems.",
        "weight" : 9000,
        "to_hit" : -3,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["steel", "null"],
        "volume" : 6,
        "bashing" : 4,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 9000
    },
    {
        "type":"GENERIC",
        "id" : "alternator_truck",
        "name" : "truck alternator",
        "description" : "A large alternator used to power truck electrical systems.",
        "weight" : 12000,
        "to_hit" : -4,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["steel", "null"],
        "volume" : 7,
        "bashing" : 4,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 12000
    },
    {
        "type":"GENERIC",
        "id" : "storage_battery",
        "name" : "storage battery",
        "name_plural" : "storage batteries",
        "description" : "A large storage battery.  Useful for crafting.",
        "weight" : 22679,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["plastic", "steel"],
        "volume" : 8,
        "bashing" : 6,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 8000
    },
    {
        "type":"GENERIC",
        "id" : "minireactor",
        "name" : "minireactor",
        "description" : "A small portable plutonium reactor.  Handle with great care!",
        "weight" : 27215,
        "to_hit" : -4,
        "color" : "light_cyan",
        "symbol" : ":",
        "material" : ["superalloy", "ceramic"],
        "volume" : 6,
        "bashing" : 7,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 90000
    },
    {
        "type":"GENERIC",
        "id" : "solar_panel",
        "name" : "solar panel",
        "description" : "Electronic device that can convert solar radiation into electric power.  Useful for a vehicle.",
        "weight" : 14000,
        "to_hit" : -4,
        "color" : "yellow",
        "symbol" : "]",
        "material" : ["glass", "null"],
        "volume" : 12,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 90000
    },
    {
        "type":"GENERIC",
        "id" : "reinforced_solar_panel",
        "name" : "reinforced solar panel",
        "description" : "A solar panel that has been covered with a pane of reinforced glass to protect the delicate solar cells from zombies or errant baseballs.  The glass causes this panel to produce slightly less power than a normal panel.  Useful for a vehicle.",
        "weight" : 24153,
        "to_hit" : -4,
        "color" : "light_blue",
        "symbol" : "]",
        "material" : ["glass", "steel"],
        "volume" : 26,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 120000
    },
    {
        "type":"GENERIC",
        "id" : "solar_panel_v2",
        "name" : "upgraded solar panel",
        "description" : "Electronic device that can convert solar radiation into electric power.  This panel has been upgraded to convert more sunlight into power.  Useful for a vehicle.",
        "weight" : 18494,
        "to_hit" : -4,
        "color" : "yellow",
        "symbol" : "]",
        "material" : ["glass", "null"],
        "volume" : 18,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 900
    },
    {
        "type":"GENERIC",
        "id" : "reinforced_solar_panel_v2",
        "name" : "upgraded reinforced solar panel",
        "description" : "An upgraded solar panel that has been covered with a pane of reinforced glass to protect the delicate solar cells from zombies or errant baseballs.  The glass causes this panel to produce slightly less power than a normal upgraded panel.  Useful for a vehicle.",
        "weight" : 29062,
        "to_hit" : -5,
        "color" : "light_blue",
        "symbol" : "]",
        "material" : ["glass", "steel"],
        "volume" : 30,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 900
    },
    {
        "type":"GENERIC",
        "id" : "solar_panel_v3",
        "name" : "quantum solar panel",
        "description" : "This solar panel is obviously cutting-edge technology and given where you found it, should probably provide a LOT of power.  It's covered in strange-looking material, but the covering looks rather fragile; it doesn't look like it could support a reinforcing sheet, either.",
        "weight" : 14000,
        "to_hit" : -5,
        "color" : "yellow",
        "symbol" : "]",
        "material" : ["glass", "steel"],
        "volume" : 18,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 9000
    },
    {
        "type": "GENERIC",
        "id": "minifridge",
        "name": "minifridge",
        "description": "A very small fridge for keeping food cool.",
        "weight": 31752,
        "to_hit": -8,
        "color": "light_blue",
        "symbol": "]",
        "material": "steel",
        "volume": 20,
        "bashing": 8,
        "cutting": 0,
        "category" : "veh_parts",
        "price": 60000
    },
    {
        "type":"GENERIC",
        "id" : "solar_cell",
        "name" : "solar cell",
        "description" : "A small electronic device that can convert solar radiation into electric power.  Useful for crafting.",
        "weight" : 500,
        "to_hit" : -4,
        "color" : "yellow",
        "symbol" : ";",
        "material" : ["glass", "null"],
        "volume" : 1,
        "bashing" : 1,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 5000
    },
    {
        "type":"GENERIC",
        "id" : "sheet_metal",
        "name" : "sheet metal",
        "description" : "A thin sheet of metal.",
        "weight" : 1000,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : "]",
        "material" : ["steel", "null"],
        "volume" : 4,
        "bashing" : 5,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 6000
    },
    {
        "type":"GENERIC",
        "id" : "wood_plate",
        "name" : "wooden armor kit",
        "description" : "A bundle of two by fours prepared to be used as vehicle armor.",
        "weight" : 5600,
        "to_hit" : -8,
        "color" : "brown",
        "symbol" : "]",
        "material" : ["wood", "null"],
        "volume" : 12,
        "bashing" : 10,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 12000
    },
    {
        "type":"GENERIC",
        "id" : "steel_plate",
        "name" : "steel plating",
        "description" : "A piece of armor plating made of steel.",
        "weight" : 12880,
        "to_hit" : -1,
        "color" : "light_cyan",
        "symbol" : "]",
        "material" : ["steel", "null"],
        "volume" : 12,
        "bashing" : 6,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 12000
    },
    {
        "type":"GENERIC",
        "id" : "alloy_plate",
        "name" : "superalloy plating",
        "description" : "A piece of armor plating made of sturdy superalloy.",
        "weight" : 10800,
        "to_hit" : -1,
        "color" : "light_cyan",
        "symbol" : "]",
        "material" : ["superalloy", "null"],
        "volume" : 12,
        "bashing" : 6,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 18500
    },
    {
        "type":"GENERIC",
        "id" : "alloy_sheet",
        "name" : "superalloy sheet",
        "description" : "A sheet sturdy superalloy, incredibly hard, yet incredibly malleable.",
        "weight" : 900,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : ",",
        "material" : ["superalloy", "null"],
        "volume" : 2,
        "bashing" : -2,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 8500
    },
    {
        "type":"GENERIC",
        "id" : "spiked_plate",
        "name" : "spiked plating",
        "description" : "A piece of armor plating made of steel.  It is covered by menacing spikes.",
        "weight" : 12240,
        "to_hit" : -1,
        "color" : "light_cyan",
        "symbol" : "]",
        "material" : ["steel", "null"],
        "volume" : 14,
        "bashing" : 6,
        "cutting" : 3,
        "flags" : ["STAB"],
        "category" : "veh_parts",
        "price" : 18500
    },
    {
        "type":"GENERIC",
        "id" : "hard_plate",
        "name" : "hard plating",
        "description" : "A piece of very thick armor plating made of steel.",
        "weight" : 32640,
        "to_hit" : -1,
        "color" : "light_cyan",
        "symbol" : "]",
        "material" : ["hardsteel", "null"],
        "volume" : 12,
        "bashing" : 6,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 16000
    },
    {
        "type":"GENERIC",
        "id" : "mil_plate",
        "name" : "military composite plating",
        "description" : "A thick sheet of military grade armor, best bullet stopper you can stick on a vehicle.",
        "weight" : 16500,
        "to_hit" : -1,
        "color" : "green",
        "symbol" : "]",
        "material" : ["hardsteel", "ceramic"],
        "volume" : 12,
        "bashing" : 8,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 16000
    },
    {
        "type":"GENERIC",
        "id" : "water_faucet",
        "name" : "water faucet",
        "description" : "A metal faucet that can be attached to a water tank for easy access.",
        "weight" : 900,
        "to_hit" : -1,
        "color" : "light_gray",
        "symbol" : ";",
        "material" : ["steel", "null"],
        "volume" : 3,
        "bashing" : 2,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 3000
    },
    {
        "type":"GENERIC",
        "id" : "kitchen_unit",
        "name" : "RV kitchen unit",
        "description" : "A vehicle mountable electric range and sink unit with integrated tool storage for cooking utensils.",
        "weight" : 102058,
        "to_hit" : -2,
        "color" : "light_cyan",
        "symbol" : "&",
        "material" : ["steel", "null"],
        "volume" : 80,
        "bashing" : 0,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id" : "weldrig",
        "name" : "vehicle welding rig",
        "description" : "A welding rig made to run off a vehicle's storage battery.  It has a soldering iron attachment for delicate work, and a compartment to store your extra tools in.",
        "weight" : 16789,
        "to_hit" : -2,
        "color" : "light_red",
        "symbol" : "&",
        "material" : ["steel", "null"],
        "volume" : 80,
        "bashing" : 0,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id" : "forgerig",
        "name" : "vehicle forge rig",
        "description" : "A forge rig made to run off a vehicle's storage battery.  Used for forging tools in a vehicle.",
        "weight" : 10000,
        "to_hit" : -2,
        "color" : "light_gray",
        "symbol" : "&",
        "material" : ["steel", "null"],
        "volume" : 24,
        "bashing" : 8,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id" : "craftrig",
        "name" : "FOODCO kitchen buddy",
        "name_plural" : "FOODCO kitchen buddies",
        "description" : "Assembled from a set of instructions you found in an old book of DIY projects, the *FOODCO kitchen buddy* claims to be *the perfect solution to all your home-cooking needs!*.  While it is surprisingly handy for vacuum-sealing as well as dehydrating food, the cheery sales pitch neglected to mention A - how awkward the damn thing is, B - That you still need a normal kitchen and C - how it doesn't take batteries.  You're going to have to weld it to a vehicle, or something else with a supply of electricity, if you want to use it.  In addition to the food preservation features, it also has a water-purification system, a drawer for holding extra tools, and for some insane reason, a press and die set for hand-loading ammunition.",
        "weight" : 27976,
        "to_hit" : -2,
        "color" : "light_green",
        "symbol" : "&",
        "material" : ["steel", "plastic"],
        "volume" : 111,
        "bashing" : 0,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id" : "chemlab",
        "name" : "onboard chemistry lab",
        "description" : "Assembled from a chemistry set attached to a complex wiring harness, it is well suited to most any chemistry project you could imagine.  Unable to utilize standard batteries, it requires an external supply of electricity to operate.",
        "weight" : 19124,
        "to_hit" : -2,
        "color" : "yellow",
        "symbol" : "&",
        "material" : ["iron", "glass"],
        "volume" : 92,
        "bashing" : 0,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id": "veh_tracker",
        "name": "vehicle tracking device",
        "description": "A vehicle tracking device, when installed on a vehicle allows you track the vehicle through your PDA",
        "weight": 400,
        "to_hit": 0,
        "color": "red",
        "symbol": ";",
        "material": ["plastic", "aluminum"],
        "volume": 2,
        "bashing": 1,
        "cutting": 0,
        "category" : "veh_parts",
        "price": 80000
    },
    {
        "type":"GENERIC",
        "id": "light_emergency_red",
        "name": "emergency vehicle light (red)",
        "name_plural": "emergency vehicle lights (red)",
        "description": "One of the red-colored lights from the top of an emergency services vehicle.  When turned on, the lights rotate to shine in all directions.",
        "weight": 500,
        "to_hit": 1,
        "color": "red",
        "symbol": ";",
        "material": ["plastic", "steel"],
        "volume": 4,
        "bashing": 1,
        "cutting": 0,
        "category" : "veh_parts",
        "price": 40000
    },
    {
        "type":"GENERIC",
        "id": "light_emergency_blue",
        "name": "emergency vehicle light (blue)",
        "name_plural": "emergency vehicle lights (blue)",
        "description": "One of the blue-colored lights from the top of an emergency services vehicle.  When turned on, the lights rotate to shine in all directions.",
        "weight": 500,
        "to_hit": 1,
        "color": "blue",
        "symbol": ";",
        "material": ["plastic", "steel"],
        "volume": 4,
        "bashing": 1,
        "cutting": 0,
        "category" : "veh_parts",
        "price": 40000
    },
    {
        "type":"GENERIC",
        "id" : "cargo_rack",
        "name" : "cargo carrier",
        "description" : "A heavy frame outfitted with tie-downs and attachment points for carrying cargo.",
        "weight" : 28813,
        "to_hit" : -4,
        "color" : "cyan",
        "symbol" : "]",
        "material" : ["steel", "plastic"],
        "volume" : 200,
        "bashing" : 2,
        "cutting" : 0,
        "category" : "veh_parts",
        "price" : 40000
    },
    {
        "type":"GENERIC",
        "id": "floodlight",
        "name": "floodlight",
        "description": "A large and heavy light designed to illuminate wide areas.",
        "weight": 2500,
        "to_hit": 1,
        "color": "white",
        "symbol": ";",
        "material": ["plastic", "steel"],
        "volume": 8,
        "bashing": 5,
        "cutting": 0,
        "category" : "veh_parts",
        "price": 90000
    },
    {
        "type":"GENERIC",
        "id": "recharge_station",
        "name": "recharging station",
        "description": "An induction based charging system designed to operate on vehicle power.  Once installed in a vehicle storage space, it will slowly charge all tools with rechargeable batteries in that space.  The system can only be installed in existing storage compartments.",
        "weight": 2500,
        "to_hit": 1,
        "color": "light_blue",
        "symbol": "-",
        "material": ["steel", "plastic"],
        "volume": 8,
        "bashing": 5,
        "cutting": 0,
        "category" : "veh_parts",
        "price": 90000
    },
    {
        "type":"GENERIC",
        "id" : "stereo",
        "name" : "stereo system",
        "description" : "A stereo system with speakers.  It is capable of being hooked up to a vehicle to play music from a CD.",
        "weight" : 800,
        "to_hit" : -2,
        "color" : "red",
        "symbol" : "&",
        "material" : ["steel", "null"],
        "volume" : 14,
        "bashing" : 0,
        "cutting" : 0,
        "price" : 800
    },
    {
        "type":"TOOL",
        "id": "jumper_cable",
        "name": "jumper cable",
        "description": "A jumper cable, like you've seen many times before: it's a short multi-stranded copper cable with power leads on either end, whose purpose is to share power between vehicles.",
        "to_hit": 1,
        "color": "light_blue",
        "symbol": "&",
        "material": ["steel", "plastic"],
        "volume": 2,
        "weight": 75,
        "bashing": 2,
        "cutting": 0,
        "category": "tools",
        "price": 1,
        "max_charges": 3,
        "initial_charges": 3,
        "charges_per_use": 0,
        "turns_per_charge": 0,
        "ammo": "NULL",
        "revert_to": "null",
        "use_action": "CABLE_ATTACH",
        "flags": [ "CABLE_SPOOL" ]
    },
    {
        "type":"TOOL",
        "id": "jumper_cable_heavy",
        "name": "heavy-duty cable",
        "description": "A long, thick, heavy-duty cable with power leads on either end. It looks like you could use it to hook up two vehicles to each other, though you expect the power loss would be noticeable.",
        "to_hit": 1,
        "color": "light_blue",
        "symbol": "&",
        "material": ["steel", "plastic"],
        "volume": 6,
        "weight": 750,
        "bashing": 2,
        "cutting": 0,
        "category": "tools",
        "price": 1,
        "max_charges": 20,
        "initial_charges": 20,
        "charges_per_use": 0,
        "turns_per_charge": 0,
        "ammo": "NULL",
        "revert_to": "null",
        "use_action": "CABLE_ATTACH",
        "flags": [ "CABLE_SPOOL" ]
    },
    {
        "type":"TOOL",
        "id": "jumper_cable_debug",
        "name": "Shiny Cable",
        "description": "This is the cable of the gods: 50 meters long, no power loss, light as a feather and fits in a matchbook. You're sure this wasn't supposed to exist, and the way it shimmers makes you uneasy.",
        "weight": 1,
        "to_hit": 1,
        "color": "light_blue",
        "symbol": "&",
        "material": ["steel", "plastic"],
        "volume": 0,
        "bashing": 2,
        "cutting": 0,
        "category": "tools",
        "price": 1,
        "max_charges": 50,
        "initial_charges": 50,
        "charges_per_use": 0,
        "turns_per_charge": 0,
        "ammo": "NULL",
        "revert_to": "null",
        "use_action": "CABLE_ATTACH",
        "flags": [ "CABLE_SPOOL" ]
    },
    {
        "type":"GENERIC",
        "id": "chitin_plate",
        "symbol": "]",
        "color": "yellow",
        "name": "chitin armor kit",
        "description": "Light chitin plating made for a vehicle.",
        "price": 1200,
        "material": ["chitin", "null"],
        "weight": 7934,
        "volume": 22,
        "bashing": 8,
        "cutting": 0,
        "to_hit": -4,
        "category": "veh_parts"
    },
    {
        "type":"GENERIC",
        "id": "bone_plate",
        "symbol": "]",
        "color": "white",
        "name": "bone armor kit",
        "description": "Bone plating made for a vehicle.",
        "price": 1200,
        "material": ["bone", "null"],
        "weight": 11302,
        "volume": 38,
        "bashing": 8,
        "cutting": 0,
        "to_hit": -4,
        "category": "veh_parts"
     }
]
