[
    {
        "type":"VAR_VEH_PART",
        "id": "wheel",
        "symbol": "]",
        "color": "dark_gray",
        "name": "wheel",
        "description": "A car wheel",
        "price": 10000,
        "material": ["steel", "plastic"],
        "weight": 8845,
        "volume": 40,
        "bashing": 12,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 13,
        "max-bigness": 20,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_wide",
        "symbol": "]",
        "color": "dark_gray",
        "name": "wide wheel",
        "description": "A wide wheel.  \\o/ This wide.",
        "price": 34000,
        "material": ["steel", "plastic"],
        "weight": 22600,
        "volume": 70,
        "bashing": 17,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 17,
        "max-bigness": 36,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_bicycle",
        "symbol": "]",
        "color": "dark_gray",
        "name": "bicycle wheel",
        "description": "A bicycle wheel",
        "price": 4000,
        "material": ["steel", "plastic"],
        "weight": 1500,
        "volume": 28,
        "bashing": 8,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 9,
        "max-bigness": 18,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_wheelchair",
        "symbol": "]",
        "color": "dark_gray",
        "name": "pair of wheelchair wheels",
        "name_plural": "pairs of wheelchair wheels",
        "description": "A pair of wheels for a wheelchair",
        "price": 8000,
        "material": ["steel", "plastic"],
        "weight": 3000,
        "volume": 50,
        "bashing": 8,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 30,
        "max-bigness": 30,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_motorbike",
        "symbol": "]",
        "color": "dark_gray",
        "name": "motorbike wheel",
        "description": "A motorbike wheel",
        "price": 14000,
        "material": ["steel", "plastic"],
        "weight": 5443,
        "volume": 33,
        "bashing": 10,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 9,
        "max-bigness": 14,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_small",
        "symbol": "]",
        "color": "dark_gray",
        "name": "small wheel",
        "description": "A pretty small wheel.  Probably from one of those segway things.  It is not very menacing.",
        "price": 14000,
        "material": ["steel", "plastic"],
        "weight": 2722,
        "volume": 9,
        "bashing": 10,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 6,
        "max-bigness": 14,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_caster",
        "symbol": "]",
        "color": "dark_gray",
        "name": "set of casters",
        "name_plural": "sets of casters",
        "description": "A set of casters, like on a shopping cart.",
        "price": 14000,
        "material": ["steel", "plastic"],
        "weight": 1500,
        "volume": 5,
        "bashing": 6,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 4,
        "max-bigness": 6,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_armor",
        "symbol": "]",
        "color": "green",
        "name": "armored wheel",
        "description": "A wide military grade wheel.",
        "price": 34000,
        "material": ["hardsteel", "ceramic"],
        "weight": 24500,
        "volume": 70,
        "bashing": 17,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 16,
        "max-bigness": 36,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_wood",
        "symbol": "]",
        "color": "brown",
        "name": "wooden cart wheel",
        "description": "A wooden cart wheel, hand made.",
        "price": 1200,
        "material": ["wood", "null"],
        "weight": 4500,
        "volume": 35,
        "bashing": 8,
        "cutting": 0,
        "to_hit": -4,
        "min-bigness": 20,
        "max-bigness": 20,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "wheel_wood_b",
        "symbol": "]",
        "color": "brown",
        "name": "banded wooden cart wheel",
        "description": "A wooden cart wheel with metal bands for durability, hand made.",
        "price": 1200,
        "material": ["wood", "null"],
        "weight": 5000,
        "volume": 35,
        "bashing": 9,
        "cutting": 0,
        "to_hit": -4,
        "min-bigness": 20,
        "max-bigness": 20,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "hd_steel_drum",
        "symbol": "m",
        "color": "light_gray",
        "name": "large steel drum",
        "description": "A large cylinder fashioned out of thick plates of hardened steel, that is normally found on road rollers. Numerous massive spokes, attached to a central axis, reinforce its structure even further, making it an unstoppable force once it starts rolling.",
        "price": 50000,
        "material": ["steel", "null"],
        "weight": 750000,
        "volume": 800,
        "bashing": 60,
        "cutting": 0,
        "to_hit": -2,
        "min-bigness": 50,
        "max-bigness": 75,
        "category": "veh_parts",
        "bigness-aspect": "WHEEL_DIAMETER"
    },{
        "type":"VAR_VEH_PART",
        "id": "1cyl_combustion",
        "symbol": ":",
        "color": "light_cyan",
        "name": "1-cylinder engine",
        "description": "A single-cylinder 4-stroke combustion engine.",
        "price": 10000,
        "material": ["iron", "null"],
        "weight": 20000,
        "volume": 6,
        "bashing": 4,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 35,
        "max-bigness": 75,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "v2_combustion",
        "symbol": ":",
        "color": "light_cyan",
        "name": "V-twin engine",
        "description": "A 2-cylinder 4-stroke combustion engine.",
        "price": 10000,
        "material": ["iron", "null"],
        "weight": 45000,
        "volume": 6,
        "bashing": 4,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 75,
        "max-bigness": 150,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "i4_combustion",
        "symbol": ":",
        "color": "light_cyan",
        "name": "Inline-4 engine",
        "description": "A small, yet powerful 4-cylinder combustion engine.",
        "price": 15000,
        "material": ["iron", "null"],
        "weight": 70000,
        "volume": 6,
        "bashing": 8,
        "cutting": 0,
        "to_hit": -2,
        "min-bigness": 150,
        "max-bigness": 300,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "v6_combustion",
        "symbol": ":",
        "color": "light_cyan",
        "name": "V6 engine",
        "description": "A powerful 6-cylinder combustion engine.",
        "price": 18000,
        "material": ["iron", "null"],
        "weight": 100000,
        "volume": 14,
        "bashing": 12,
        "cutting": 0,
        "to_hit": -3,
        "min-bigness": 300,
        "max-bigness": 500,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "v8_combustion",
        "symbol": ":",
        "color": "light_cyan",
        "name": "V8 engine",
        "description": "A large and very powerful 8-cylinder combustion engine.",
        "price": 25000,
        "material": ["iron", "null"],
        "weight": 144000,
        "volume": 25,
        "bashing": 15,
        "cutting": 0,
        "to_hit": -5,
        "min-bigness": 500,
        "max-bigness": 800,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "v12_combustion",
        "symbol": ":",
        "color": "light_cyan",
        "name": "V12 engine",
        "description": "A massive and extremely powerful V12 engine, usually built into high end sports cars.",
        "price": 36000,
        "material": ["iron", "null"],
        "weight": 165000,
        "volume": 32,
        "bashing": 18,
        "cutting": 0,
        "to_hit": -8,
        "min-bigness": 800,
        "max-bigness": 1600,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },{
        "type":"VAR_VEH_PART",
        "id": "1cyl_combustion_small",
        "symbol": ":",
        "color": "light_cyan",
        "name": "small 1-cylinder engine",
        "description": "A small single-cylinder 2-stroke combustion engine.",
        "price": 6000,
        "material": ["iron", "null"],
        "weight": 10000,
        "volume": 3,
        "bashing": 2,
        "cutting": 0,
        "to_hit": -1,
        "min-bigness": 22,
        "max-bigness": 45,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },{
        "type":"VAR_VEH_PART",
        "id": "v6_diesel",
        "symbol": ":",
        "color": "light_cyan",
        "name": "V6 diesel engine",
        "description": "A powerful 6-cylinder diesel engine.",
        "price": 20000,
        "material": ["iron", "null"],
        "weight": 110000,
        "volume": 15,
        "bashing": 12,
        "cutting": 0,
        "to_hit": -4,
        "min-bigness": 400,
        "max-bigness": 600,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "v8_diesel",
        "symbol": ":",
        "color": "light_cyan",
        "name": "V8 diesel engine",
        "description": "A powerful 8-cylinder diesel engine.",
        "price": 26500,
        "material": ["iron", "null"],
        "weight": 153000,
        "volume": 26,
        "bashing": 15,
        "cutting": 0,
        "to_hit": -5,
        "min-bigness": 600,
        "max-bigness": 800,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
    {
        "type":"VAR_VEH_PART",
        "id": "i6_diesel",
        "symbol": ":",
        "color": "light_cyan",
        "name": "I6 diesel engine",
        "description": "A powerful straight-6 diesel engine.",
        "price": 2700,
        "material": ["iron", "null"],
        "weight": 105000,
        "volume": 15,
        "bashing": 12,
        "cutting": 0,
        "to_hit": -4,
        "min-bigness": 500,
        "max-bigness": 700,
        "category": "veh_parts",
        "bigness-aspect": "ENGINE_DISPLACEMENT"
    },
   {
       "type":"VAR_VEH_PART",
       "id": "wheel_metal",
       "symbol": "]",
       "color": "light_gray",
       "name": "metal wheel",
       "description": "A simple metal wheel.",
       "price": 1200,
       "material": ["steel", "null"],
       "weight": 18239,
       "volume": 35,
       "bashing": 8,
       "cutting": 0,
       "to_hit": -4,
       "min-bigness": 20,
       "max-bigness": 20,
       "category": "veh_parts",
       "bigness-aspect": "WHEEL_DIAMETER"
     }
]
