[
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_ads",
        "symbol": ":",
        "color": "yellow",
        "name": "Active Defense System CBM",
        "description": "A thin forcefield surrounds your body, continually draining power.  Anything attempting to penetrate this field has a chance of being deflected at the cost of more energy.  Melee attacks will be stopped more often than bullets.",
        "price": 950000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 7
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_ups",
        "symbol": ":",
        "color": "yellow",
        "name": "Unified Power System CBM",
        "description": "A UPS fully integrated with your bionic power system.  Allows you to run devices requiring a UPS off of your internal power, which is much more efficient than standard battery power.",
        "price": 25000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_alarm",
        "symbol": ":",
        "color": "yellow",
        "name": "Alarm System CBM",
        "description": "A motion-detecting alarm system will notice almost all movement within a fifteen-foot radius, and will silently alert you.  This is very useful during sleep, or if you suspect a cloaked pursuer.",
        "price": 25000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 1
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_armor_arms",
        "symbol": ":",
        "color": "yellow",
        "name": "Arms Alloy Plating CBM",
        "description": "The flesh on your arms has been replaced by a strong armor, protecting you greatly.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_armor_eyes",
        "symbol": ":",
        "color": "yellow",
        "name": "Protective Lenses CBM",
        "description": "Your eye sockets have been sealed with highly protective mirrored lenses and your tear ducts have been re-routed to your mouth.  When you cry, you must spit out or swallow your tears.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_armor_head",
        "symbol": ":",
        "color": "yellow",
        "name": "Head Alloy Plating CBM",
        "description": "The flesh on your head has been replaced by a strong armor, protecting both your head and jaw regions.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_armor_legs",
        "symbol": ":",
        "color": "yellow",
        "name": "Legs Alloy Plating CBM",
        "description": "The flesh on your legs has been replaced by a strong armor, protecting you greatly.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_armor_torso",
        "symbol": ":",
        "color": "yellow",
        "name": "Torso Alloy Plating CBM",
        "description": "The flesh on your torso has been replaced by a strong armor, protecting you greatly.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_batteries",
        "symbol": ":",
        "color": "yellow",
        "name": "Battery System CBM",
        "description": "You have a battery draining attachment, and thus can make use of the energy contained in normal, everyday batteries.  Use 'E' to consume batteries.  Can be toggled on and off at will.",
        "price": 80000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_blaster",
        "symbol": ":",
        "color": "yellow",
        "name": "Fusion Blaster Arm CBM",
        "description": "Your left arm has been replaced by a heavy-duty fusion blaster! You may use your energy banks to fire a damaging heat ray; however, you are unable to use or carry two-handed items, and may only fire handguns.",
        "price": 220000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_blood_anal",
        "symbol": ":",
        "color": "yellow",
        "name": "Blood Analysis CBM",
        "description": "Small sensors have been implanted in your heart, allowing you to analyze your blood.  This will detect many illnesses, drugs, and other conditions.",
        "price": 320000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 2
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_blood_filter",
        "symbol": ":",
        "color": "yellow",
        "name": "Blood Filter CBM",
        "description": "A filtration system in your heart allows you to actively filter out chemical impurities, primarily drugs.  It will have limited impact on viruses.  Note that it is not a targeted filter; ALL drugs in your system will be affected.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_carbon",
        "symbol": ":",
        "color": "yellow",
        "name": "Subdermal Carbon Filament CBM",
        "description": "Lying just beneath your skin is a thin armor made of carbon nanotubes.  This reduces bashing damage by 2 and cutting damage by 4.",
        "price": 750000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 9
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_chain_lightning",
        "symbol": ":",
        "color": "yellow",
        "name": "Chain Lightning CBM",
        "description": "Your body is equipped with a chain lightning generator, allowing you to emit a blast of lightning at a target, leaving a trail of lightning in its wake, jumping to additional targets within 4 tiles of the previous target.",
        "price": 220000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_claws",
        "symbol": ":",
        "color": "yellow",
        "name": "Bionic Claws CBM",
        "description": "Vicious claws have been installed inside your fingers, allowing you to extend and retract them at the cost of a small amount of power.  These do considerable cutting damage, but prevent you from holding anything else while extended.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_blade",
        "symbol": ":",
        "color": "yellow",
        "name": "Monomolecular Blade CBM",
        "description": "A deadly foot-long blade made of advanced material now resides inside your forearm, capable of being extended through the back of your wrist at the cost of a small amount of power.  Though exceptionally sharp, it will prevent you from holding anything else while extended.",
        "price": 8000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 8
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_cqb",
        "symbol": ":",
        "color": "yellow",
        "name": "Close Quarters Battle CBM",
        "description": "Databanks and processors loaded with extensive martial arts combat programs are integrated directly into your spinal column.  Whilst active, you become deadly in hand-to-hand.",
        "price": 220000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 8
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_climate",
        "symbol": ":",
        "color": "yellow",
        "name": "Internal Climate Control CBM",
        "description": "Throughout your body lies a network of thermal piping which eases the effects of high and low ambient temperatures.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_cloak",
        "symbol": ":",
        "color": "yellow",
        "name": "Cloaking System CBM",
        "description": "This high-power system uses a set of cameras and LEDs to make you blend into your background, rendering you fully invisible to normal vision.  However, you may be detected by infrared, sonar, etc.",
        "price": 850000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_dex_enhancer",
        "symbol": ":",
        "color": "yellow",
        "name": "Wired Reflexes CBM",
        "description": "Your reaction time has been greatly enhanced with bionic nerve stimulators, giving you a +2 bonus to dexterity.",
        "price": 800000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_digestion",
        "symbol": ":",
        "color": "yellow",
        "name": "Expanded Digestive System CBM",
        "description": "You have been outfitted with three synthetic stomachs and industrial-grade intestines.  Not only can you extract much more nutrition from food, but you are highly resistant to foodborne illness, and can sometimes eat rotten food.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_ears",
        "symbol": ":",
        "color": "yellow",
        "name": "Enhanced Hearing CBM",
        "description": "Your hearing has been drastically improved, allowing you to hear ten times better than the average person.  Additionally, high-intensity sounds will be automatically dampened before they can damage your hearing.",
        "price": 500000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_emp",
        "symbol": ":",
        "color": "yellow",
        "name": "Directional EMP CBM",
        "description": "Mounted in the palms of your hand are small parabolic EMP field generators.  You may use power to fire a short-ranged blast which will disable electronics and robots.",
        "price": 720000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_ethanol",
        "symbol": ":",
        "color": "yellow",
        "name": "Ethanol Burner CBM",
        "description": "You burn alcohol as fuel in an extremely efficient reaction.  However, you will still suffer the inebriating effects of the substance.",
        "price": 120000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_evap",
        "symbol": ":",
        "color": "yellow",
        "name": "Aero-Evaporator CBM",
        "description": "This unit draws moisture from the surrounding air, which then is poured from a fingertip in the form of water.  It may fail in very dry environments.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_eye_enhancer",
        "symbol": ":",
        "color": "yellow",
        "name": "Diamond Cornea CBM",
        "description": "Your vision is greatly enhanced, giving you a +2 bonus to perception.",
        "price": 800000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_face_mask",
        "symbol": ":",
        "color": "yellow",
        "name": "Facial Distortion CBM",
        "description": "Through controlled application of electrochemical impulses, you are capable of altering your facial structure so as to subtly affect the reactions of others.  This grants a bonus to all social interactions.",
        "price": 850000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_fingerhack",
        "symbol": ":",
        "color": "yellow",
        "name": "Fingerhack CBM",
        "description": "One of your fingers has an electrohack embedded in it; an all-purpose hacking unit used to override control panels and the like (but not computers).  Skill in computers is important, and a failed use may damage your circuits.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 2
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_flashbang",
        "symbol": ":",
        "color": "yellow",
        "name": "Flashbang Generator CBM",
        "description": "Light emitting diodes integrated into your skin can release a flash comparable to a flashbang grenade, blinding nearby enemies.  Speakers integrated into your body mimic the loud sound, deafening those nearby.",
        "price": 720000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_flashlight",
        "symbol": ":",
        "color": "yellow",
        "name": "Cranial Flashlight CBM",
        "description": "Mounted between your eyes is a small but powerful LED flashlight.",
        "price": 20000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 2
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_furnace",
        "symbol": ":",
        "color": "yellow",
        "name": "Internal Furnace CBM",
        "description": "You can burn nearly any organic material as fuel (use 'E'), recharging your power level.  Some materials will burn better than others.  Can be toggled on and off at will.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_geiger",
        "symbol": ":",
        "color": "yellow",
        "name": "Integrated Dosimeter CBM",
        "description": "Small radiation sensors have been implanted throughout your body, allowing you to analyze your level of absorbed radiation.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_adrenaline",
        "symbol": ":",
        "color": "yellow",
        "name": "Adrenaline Pump CBM",
        "description": "A stimulator system has been implanted alongside your adrenal glands, allowing you to trigger your body's adrenaline response at the cost of some bionic power.",
        "price": 4000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_gills",
        "symbol": ":",
        "color": "yellow",
        "name": "Membrane Oxygenator CBM",
        "description": "An oxygen interchange system automatically switches on while underwater, slowly draining your energy reserves but providing oxygen.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_ground_sonar",
        "symbol": ":",
        "color": "yellow",
        "name": "Terranian Sonar CBM",
        "description": "Your feet are equipped with precision sonar equipment, allowing you to detect the movements of creatures below the ground.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_heat_absorb",
        "symbol": ":",
        "color": "yellow",
        "name": "Heat Drain CBM",
        "description": "While fighting unarmed against a warm-blooded opponent, there is a chance that a successful hit will drain body heat, inflicting a small amount of extra damage, and increasing your power reserves slightly.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_heatsink",
        "symbol": ":",
        "color": "yellow",
        "name": "Thermal Dissipation CBM",
        "description": "Powerful heatsinks and supermaterials are woven into your flesh.  While powered, this system will prevent heat damage up to 2000 degrees Fahrenheit.  Note that this does not affect your internal temperature.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_hydraulics",
        "symbol": ":",
        "color": "yellow",
        "name": "Hydraulic Muscles CBM",
        "description": "While activated, your muscles will be greatly enhanced, increasing your strength by 20.",
        "price": 400000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_infrared",
        "symbol": ":",
        "color": "yellow",
        "name": "Infrared Vision CBM",
        "description": "Your range of vision extends into the infrared, allowing you to see warm-blooded creatures in the dark, and even through walls.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_int_enhancer",
        "symbol": ":",
        "color": "yellow",
        "name": "Cerebral Booster CBM",
        "description": "Your brain has been enhanced with bionic coprocessors, giving you a +2 bonus to intelligence.",
        "price": 800000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_speed",
        "symbol": ":",
        "color": "yellow",
        "name": "Synaptic Accelerator CBM",
        "description": "Your nervous system has been enhanced with bionic stimulators, giving you a 10% boost to your speed.",
        "price": 10000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 12
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_faraday",
        "symbol": ":",
        "color": "yellow",
        "name": "Dielectric Capacitance System CBM",
        "description": "Throughout your body lies a network of miniature piezoelectric capacitors which can be charged with bionic power to temporarily protect you from external electrical discharge.",
        "price": 5000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_laser",
        "symbol": ":",
        "color": "yellow",
        "name": "Finger-Mounted Laser CBM",
        "description": "One of your fingers has a small high-powered laser embedded in it.  This long range weapon is not incredibly damaging, but is very accurate, and has the potential to start fires.",
        "price": 720000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_lighter",
        "symbol": ":",
        "color": "yellow",
        "name": "Mini-Flamethrower CBM",
        "description": "The index fingers of both hands have powerful fire starters which extend from the tip.",
        "price": 130000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_lockpick",
        "symbol": ":",
        "color": "yellow",
        "name": "Fingerpick CBM",
        "description": "One of your fingers has an electronic lockpick embedded in it.  This automatic system will quickly unlock all but the most advanced key locks without any skill required on the part of the user.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 2
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_magnet",
        "symbol": ":",
        "color": "yellow",
        "name": "Electromagnetic Unit CBM",
        "description": "Embedded in your hand is a powerful electromagnet, allowing you to pull items made of iron over short distances.",
        "price": 200000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 2
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_membrane",
        "symbol": ":",
        "color": "yellow",
        "name": "Nictating Membrane CBM",
        "description": "Your eyes have a thin membrane that closes over your eyes while underwater, negating any vision penalties.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_memory",
        "symbol": ":",
        "color": "yellow",
        "name": "Enhanced Memory Banks CBM",
        "description": "Your memory has been enhanced with small quantum storage drives.  Any time you start to forget a skill, if this bionic is active you will retain all knowledge, at the cost of a small amount of power.",
        "price": 1000000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 9
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_metabolics",
        "symbol": ":",
        "color": "yellow",
        "name": "Metabolic Interchange CBM",
        "description": "Your digestive system and power supply are interconnected.  Any drain on energy instead increases your hunger.  Can be toggled on and off at will.",
        "price": 70000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_nanobots",
        "symbol": ":",
        "color": "yellow",
        "name": "Repair Nanobots CBM",
        "description": "Inside your body is a fleet of tiny dormant robots.  Once charged from your energy banks, they will flit about your body, repairing damage and stopping bleeding.",
        "price": 950000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_night",
        "symbol": ":",
        "color": "yellow",
        "name": "Artificial Night Generator CBM",
        "description": "Destructive interference eliminates all light within a 15 tile radius.",
        "price": 850000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_night_vision",
        "symbol": ":",
        "color": "yellow",
        "name": "Implanted Night Vision CBM",
        "description": "Your eyes have been modified to amplify existing light, allowing you to see in the dark.",
        "price": 900000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_ods",
        "symbol": ":",
        "color": "yellow",
        "name": "Offensive Defense System CBM",
        "description": "A thin forcefield surrounds your body, continually draining power.  This field does not deflect penetration, but rather delivers a very strong shock, damaging unarmed attackers and those with a conductive weapon.",
        "price": 950000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 7
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_painkiller",
        "symbol": ":",
        "color": "yellow",
        "name": "Sensory Dulling CBM",
        "description": "Your nervous system is wired to allow you to inhibit the signals of pain, allowing you to dull your senses at will.  However, the use of this system may cause delayed reaction time and drowsiness.",
        "price": 200000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_power_armor_interface",
        "symbol": ":",
        "color": "yellow",
        "name": "Power Armor Interface CBM",
        "description": "Interfaces your power system with the internal charging port on suits of power armor.",
        "price": 120000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 1
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_power_armor_interface_mkII",
        "symbol": ":",
        "color": "yellow",
        "name": "Power Armor Mk. II Interface CBM",
        "description": "Interfaces your power system with the internal charging port on suits of power armor.  The Mk. II was designed by DoubleTech Inc., to meet the popularity of the Mk. II power armor series.",
        "price": 1000000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 8
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_power_storage",
        "symbol": ":",
        "color": "yellow",
        "name": "Power Storage CBM",
        "description": "Compact Bionics Module that upgrades your power capacity by 100 units.  Having at least one of these is a prerequisite to using powered bionics.  You will also need a power supply, found in another CBM.",
        "price": 380000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 1
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_power_storage_mkII",
        "symbol": ":",
        "color": "yellow",
        "name": "Power Storage CBM Mk. II",
        "name_plural": "Power Storage CBMs Mk. II",
        "description": "Compact Bionics Module developed at DoubleTech Industries as a replacement for the highly successful Power Storage CBM.  Increases your power capacity by 250 units.",
        "price": 1000000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 1
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_watch",
        "symbol": ":",
        "color": "yellow",
        "name": "Internal Chronometer CBM",
        "description": "You have been equipped with an internal atomic clock, ensuring that you will always know the current time.",
        "price": 1000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 1
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_probability_travel",
        "symbol": ":",
        "color": "yellow",
        "name": "Probability Travel CBM",
        "description": "Increases your body's wavelength, allowing you to quantum tunnel through walls, reappearing on the other side.  Power drain in standby is minimal, but each tile tunneled through costs 250 bionic power.",
        "price": 1400000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_purifier",
        "symbol": ":",
        "color": "yellow",
        "name": "Air Filtration System CBM",
        "description": "Implanted in your trachea is an advanced filtration system.  If toxins find their way into your windpipe, the filter will attempt to remove them.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_radscrubber",
        "symbol": ":",
        "color": "yellow",
        "name": "Radiation Scrubber System CBM",
        "description": "A system of advanced piezomechanical blood filters have been implanted throughout your body, allowing you to purge yourself of absorbed radiation at the cost of some bionic power.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_railgun",
        "symbol": ":",
        "color": "yellow",
        "name": "Railgun CBM",
        "description": "EM field generators in your arms double the range and damage of thrown iron and steel objects at a cost of 1 power per throw, causing them to leave a trail of electricity that can cause additional damage.",
        "price": 220000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_razors",
        "symbol": ":",
        "color": "yellow",
        "name": "Fingertip Razors CBM",
        "description": "You possess razor-sharp retractable claws underneath your fingernails, ten double-edged blades four centimeters in length that do a small amount of unarmed slashing damage whenever your fingertips are uncovered.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_recycler",
        "symbol": ":",
        "color": "yellow",
        "name": "Recycler Unit CBM",
        "description": "Your digestive system has been outfitted with a series of filters and processors, allowing you to reclaim waste liquid and, to a lesser degree, nutrients.  The net effect is a greatly reduced need to eat and drink.",
        "price": 850000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_resonator",
        "symbol": ":",
        "color": "yellow",
        "name": "Sonic Resonator CBM",
        "description": "Your entire body may resonate at very high power, creating a short-range shockwave.  While it will not do much damage to flexible creatures, stiff items such as walls, doors, and even robots will be severely damaged.",
        "price": 1200000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_scent_mask",
        "symbol": ":",
        "color": "yellow",
        "name": "Olfactory Mask CBM",
        "description": "While this system is powered, your body will produce very little odor, making it nearly impossible for creatures to track you by scent.",
        "price": 850000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_scent_vision",
        "symbol": ":",
        "color": "yellow",
        "name": "Scent Vision CBM",
        "description": "While this system is powered, you're able to visually sense your own scent, making it possible for you to recognize your surroundings even if you can't see it.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 8
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_shock",
        "symbol": ":",
        "color": "yellow",
        "name": "Electroshock Unit CBM",
        "description": "While fighting unarmed, or with a weapon that conducts electricity, there is a chance that a successful hit will shock your opponent, inflicting extra damage and disabling them temporarily at the cost of some energy.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_shockwave",
        "symbol": ":",
        "color": "yellow",
        "name": "Shockwave Generator CBM",
        "description": "You generate a powerful shockwave, knocking back all nearby creatures.  Targets are stunned briefly, take damage and additional stun upon impact with impassable terrain, and knockback any creatures they collide with.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_solar",
        "symbol": ":",
        "color": "yellow",
        "name": "Solar Panels CBM",
        "description": "You have a few solar panels installed.  While in direct sunlight, your power level will slowly recharge.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_storage",
        "symbol": ":",
        "color": "yellow",
        "name": "Internal Storage CBM",
        "description": "Space inside your chest cavity has been converted into a storage area.  You may carry an extra 8 units of volume.",
        "price": 400000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 7
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_leukocyte",
        "symbol": ":",
        "color": "yellow",
        "name": "Leukocyte Breeder System CBM",
        "description": "You are equipped with bionic stimulators which augment your hematopoiesis system, allowing you to accelerate white blood cell production using bionic power.",
        "price": 6000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 7
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_str_enhancer",
        "symbol": ":",
        "color": "yellow",
        "name": "Muscle Augmentation CBM",
        "description": "Your muscular system has been enhanced with myomer fibers, giving you a +2 bonus to strength.",
        "price": 800000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_sunglasses",
        "symbol": ":",
        "color": "yellow",
        "name": "Anti-Glare Compensators CBM",
        "description": "Your eyes have high-power, quick-reacting transition lenses installed over them, negating any glare penalties and protecting you from bright flashes including those of a welder.",
        "price": 450000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_targeting",
        "symbol": ":",
        "color": "yellow",
        "name": "Targeting System CBM",
        "description": "Your eyes are equipped with range finders, and their movement is synced with that of your arms, to a degree.  Shots you fire will be much more accurate, particularly at long range.",
        "price": 650000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_teleport",
        "symbol": ":",
        "color": "yellow",
        "name": "Teleportation Unit CBM",
        "description": "This highly experimental unit folds space over short distances, instantly transporting your body up to 25 feet at the cost of much power.  Note that prolonged or frequent use may have dangerous side effects.",
        "price": 700000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 7
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_time_freeze",
        "symbol": ":",
        "color": "yellow",
        "name": "Time Dilation CBM",
        "description": "At an immense cost of power, you may increase your body speed and reactions dramatically, essentially freezing time.  You are still delicate, however, and violent or rapid movements may damage you due to friction.",
        "price": 1400000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_tools",
        "symbol": ":",
        "color": "yellow",
        "name": "Integrated Toolset CBM",
        "description": "Implanted in your hands and fingers is a complete tool set - screwdriver, hammer, wrench, and heating elements.  You can use this in place of many tools when crafting.",
        "price": 800000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 6
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_torsionratchet",
        "symbol": ":",
        "color": "yellow",
        "name": "Joint Torsion Ratchet CBM",
        "description": "Your joints have been equipped with torsion ratchets that generate power slowly when you move.",
        "price": 380000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 4
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_uncanny_dodge",
        "symbol": ":",
        "color": "yellow",
        "name": "Uncanny Dodge CBM",
        "description": "Your nervous system has been augmented with bionic processors, allowing you to dodge attacks beyond normal human capability, including bullets.",
        "price": 950000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 11
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_water_extractor",
        "symbol": ":",
        "color": "yellow",
        "name": "Water Extraction Unit CBM",
        "description": "Nanotubes embedded in the palm of your hand will pump any available fluid out of a dead body, cleanse it of impurities and convert it into drinkable water.  You must, however, have a container to store the water in.",
        "price": 550000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 5
    },
    {
        "type": "BIONIC_ITEM",
        "category": "bionics",
        "id": "bio_meteorologist",
        "symbol": ":",
        "color": "yellow",
        "name": "Weather Reader CBM",
        "description": "A multitude of scientific instruments and sensors collect environemental data. The data is compiled and presented as a simple readout of the current weather.",
        "price": 350000,
        "material": ["steel", "plastic"],
        "weight": 2041,
        "volume": 10,
        "bashing": 8,
        "cutting": 0,
        "to_hit": 0,
        "difficulty": 3
    }
]
