[
    {
      "type": "profession",
      "description": "You are the bringer of nightmares, terror to children and adults everywhere.",
      "ident": "nightmare",
      "items": [
          "haunted_sweater",
          "haunted_pants",
          "knife_gloves",
          "boots_steel"
      ],
      "name": "Dream Stalker",
      "points": 0,
      "skills": [
          {
              "level": 8,
              "name": "melee"
          },
          {
              "level": 8,
              "name": "dodge"
          }
      ]
    },
    {
        "type" : "profession",
        "ident": "agent",
        "name": "Agent",
        "description": "You look entirely too put together for the situation, with a spotless suit and sunglasses.",
        "items":[
            "dress_shoes",
            "rm99_pistol",
            "8mm_inc",
            "8mm_inc",
            "8mm_inc",
            "advanced_suit",
            "sunglasses"
        ],
        "CBMs":[
            "bio_torsionratchet",
            "bio_furnace",
            "bio_ears",
            "bio_eye_enhancer",
            "bio_dex_enhancer",
            "bio_str_enhancer",
            "bio_int_enhancer",
            "bio_probability_travel",
            "bio_ethanol",
            "bio_power_storage_mkII",
            "bio_power_storage_mkII"
        ],
        "points": 0,
        "skills": [
            {
                "level": 8,
                "name": "gun"
            },
            {
                "level": 8,
                "name": "dodge"
            }
        ]
    },
    {
        "type" : "profession",
        "ident": "terminator",
        "name": "Terminator",
        "description": "YOUR MISSION IS TO FIND AND PROTECT <ERROR: DATA EXPUNGED>.",
        "items":[
            "rm51_assault_rifle",
            "8mm_inc",
            "8mm_inc",
            "8mm_inc"
        ],
        "CBMs":[
            "bio_torsionratchet",
            "bio_furnace",
            "bio_flashbang",
            "bio_ods",
            "bio_armor_legs",
            "bio_armor_arms",
            "bio_armor_torso",
            "bio_armor_head",
                        "bio_carbon",
            "bio_chain_lightning",
            "bio_hydraulics",
            "bio_nanobots",
            "bio_eye_enhancer",
            "bio_dex_enhancer",
            "bio_str_enhancer",
            "bio_power_storage_mkII",
            "bio_power_storage_mkII",
            "bio_power_storage_mkII",
            "bio_power_storage_mkII"
        ],
        "points": 0,
        "skills": [
            {
                "level": 4,
                "name": "gun"
            },
            {
                "level": 12,
                "name": "melee"
            }
        ]
    },
    {
        "type": "profession",
        "ident": "killer_clown",
        "name": "Killer Clown",
        "description": "THEY FLOAT, THEY ALL FLOAT.",
        "points": 0,
        "items": [
            "clown_suit",
            "clownshoes",
            "lethal_balloon"
        ],
        "skills": [
            {
                "level": 4,
                "name": "dodge"
            },
            {
                "level": 5,
                "name": "melee"
            }
        ]
    },
    {
        "type": "profession",
        "ident": "ghost",
        "name": "Ghost",
        "description": "You are a spooky ghost. The spookiest.",
        "points": 0,
        "items": [
            "ghost_sheet"
        ],
        "skills": [
            {
                "level": 30,
                "name": "dodge"
            }
        ]
    },
    {
        "type" : "ARMOR",
        "id" : "haunted_sweater",
        "name" : "haunted sweater",
        "weight" : 1450,
        "color" : "dark_gray",
        "covers" : ["TORSO", "ARMS"],
        "to_hit" : 1,
        "storage" : 8,
        "symbol" : "[",
        "description" : "A simple striped sweater, it awakens disturbing feelings deep within you.",
        "price" : 150,
        "material" : ["leather", "null"],
        "volume" : 18,
        "cutting" : 0,
        "warmth" : 30,
        "phase" : "solid",
        "environmental_protection" : 2,
        "encumbrance" : 1,
        "bashing" : -2,
        "flags" : ["VARSIZE"],
        "coverage" : 100,
        "material_thickness" : 8
    },
    {
        "type" : "ARMOR",
        "id" : "haunted_pants",
        "name" : "haunted leather pants",
        "weight" : 980,
        "color" : "dark_gray",
        "covers" : ["LEGS"],
        "to_hit" : 1,
        "storage" : 4,
        "symbol" : "[",
        "description" : "A pair of black leather pants, they remind you of traumas you experienced as a child.",
        "price" : 210,
        "material" : ["leather", "null"],
        "volume" : 10,
        "cutting" : 0,
        "warmth" : 25,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 1,
        "bashing" : -2,
        "flags" : ["VARSIZE"],
        "coverage" : 95,
        "material_thickness" : 8
    },
    {
        "type" : "ARMOR",
        "id" : "advanced_suit",
        "name" : "agency suit",
        "weight" : 1587,
        "color" : "light_gray",
        "covers" : ["LEGS", "TORSO", "ARMS"],
        "to_hit" : -5,
        "storage" : 20,
        "symbol" : "[",
        "description" : "A professional outfit, for a professional man.",
        "price" : 180,
        "material" : ["cotton", "null"],
        "volume" : 19,
        "cutting" : 0,
        "warmth" : 25,
        "phase" : "solid",
        "environmental_protection" : 1,
        "encumbrance" : 1,
        "bashing" : -5,
        "flags" : ["VARSIZE", "FANCY", "POCKETS"],
        "coverage" : 95,
        "material_thickness" : 4
    },
    {
        "type" : "ARMOR",
        "id" : "ghost_sheet",
        "name" : "ghost sheet",
        "weight" : 1587,
        "color" : "light_gray",
        "covers" : ["TORSO", "ARMS"],
        "to_hit" : -5,
        "storage" : 20,
        "symbol" : "[",
        "description" : "A normal white sheet with three eyeholes cut out of it. It can be worn over your head to make you look like a ghost. Spooky!",
        "price" : 180,
        "material" : ["cotton", "null"],
        "volume" : 19,
        "cutting" : 0,
        "warmth" : 25,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 2,
        "bashing" : -5,
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type":"GENERIC",
        "id" : "lethal_balloon",
        "name" : "lead balloon",
        "description" : "Despite being solid, heavy, and filled with a terrifying energy, this balloon still floats.",
        "weight" : 168,
        "to_hit" : 2,
        "color" : "red",
        "symbol" : "O",
        "material" : ["plastic", "null"],
        "volume" : 8,
        "bashing" : 50,
        "cutting" : 0,
        "price" : 0
    },
  {
    "id": "haunted_machete",
    "type": "TOOL",
    "symbol": "/",
    "color": "blue",
    "name": "machete",
    "description": "This weapon whispers sweet compliments into your ear, mixed with encouraging you to kill and murder lest it, in it's unsated bloodlust, decide to kill and murder you instead.",
    "price": 280,
    "material": "iron",
    "techniques": ["RAPID", "WBLOCK_2"],
    "weight": 538,
    "volume": 8,
    "bashing": 16,
    "cutting": 56,
    "flags" : ["CHOP"],
    "to_hit": 8,
    "max_charges": 0,
    "initial_charges": 0,
    "charges_per_use": 0,
    "turns_per_charge": 0,
    "ammo": "NULL",
    "revert_to": "null",
    "use_action": "KNIFE",
    "qualities": [["CUT", 1]]
  },
  {
    "id": "knife_gloves",
    "type": "TOOL",
    "symbol": "/",
    "color": "blue",
    "name": "knife gloves",
    "description": "With these strapped to your hands, you're sure you could take on the entire world, images and memories of burning and flames be damned.",
    "price": 280,
    "material": "iron",
    "techniques": "RAPID",
    "weight": 200,
    "volume": 3,
    "bashing": 10,
    "cutting": 30,
    "flags" : ["CHOP"],
    "to_hit": 10,
    "max_charges": 0,
    "initial_charges": 0,
    "charges_per_use": 0,
    "turns_per_charge": 0,
    "ammo": "NULL",
    "revert_to": "null",
    "use_action": "KNIFE",
    "qualities": [["CUT", 1]]
  },
  {
    "type":"MONSTER",
    "id":"mon_werewolf",
    "name": "Werewolf",
    "species":"mammal",
    "symbol":"W",
    "color":"brown",
    "size":"MEDIUM",
    "material":"flesh",
    "diff":15,
    "aggression":70,
    "morale":100,
    "speed":130,
    "melee_skill":10,
    "melee_dice":2,
    "melee_dice_sides":6,
    "melee_cut":7,
    "dodge":7,
    "armor_bash":7,
    "armor_cut":10,
    "item_chance":0,
    "luminance":0,
    "hp":60,
    "death_function":"NORMAL",
    "description": "Shaggy fur, sharp teeth, hunched posture and broad shoulders. Not a wolf, no longer a man, and now very, very dangerous.",
    "flags":["SEES", "HEARS", "WARM", "BASHES", "BLEED", "REGENERATES_10", "NO_BREATHE", "VIS50"],
    "anger_triggers":["STALK", "PLAYER_WEAK", "HURT"],
    "fear_triggers":["FIRE"]
  },
  {
    "type":"MONSTER",
    "id":"mon_vampire",
    "name": "Vampire",
    "species":"ZOMBIE",
    "symbol":"V",
    "color":"dkgray",
    "size":"MEDIUM",
    "material":"flesh",
    "diff":3,
    "aggression":50,
    "morale":100,
    "speed":110,
    "melee_skill":11,
    "melee_dice":1,
    "melee_dice_sides":6,
    "melee_cut":4,
    "dodge":8,
    "armor_bash":5,
    "armor_cut":0,
    "item_chance":0,
    "luminance":0,
    "hp":80,
    "death_function":"NORMAL",
    "description":"With pale skin, a penetrating gaze, an an unnatural aura, this graceful hunter of the night will not be easy to kill.",
    "flags":["SEES", "HEARS", "WARM", "BASHES", "REGENERATES_10", "NO_BREATHE", "VIS30"],
    "anger_triggers":["PLAYER_CLOSE", "PLAYER_WEAK", "HURT"],
    "fear_triggers":["FIRE"]
  },
  {
    "type":"MONSTER",
    "id":"mon_doll",
    "name": "Possessed Doll",
    "species":"ZOMBIE",
    "symbol":"|",
    "color":"white",
    "size":"SMALL",
    "material":"plastic",
    "diff":3,
    "aggression":100,
    "morale":100,
    "speed":150,
    "melee_skill":12,
    "melee_dice":3,
    "melee_dice_sides":4,
    "melee_cut":4,
    "dodge":10,
    "armor_bash":5,
    "armor_cut":25,
    "item_chance":0,
    "luminance":0,
    "hp":90,
    "death_function":"NORMAL",
    "description":"It's cracked plastic face locked into a devilish grin, it wouldn't be nearly so bad if it wasn't carrying a knife half the size of it's body.",
    "flags":["SEES", "HEARS", "WARM", "BASHES", "NO_BREATHE", "VIS30"]
  },
  {
    "type":"MONSTER",
    "id":"mon_frankenstein",
    "name": "Frankenstein",
    "species":"ZOMBIE",
    "symbol":"Z",
    "color":"black",
    "size":"LARGE",
    "material":"flesh",
    "diff":3,
    "aggression":0,
    "morale":100,
    "speed":50,
    "melee_skill":4,
    "melee_dice":3,
    "melee_dice_sides":15,
    "melee_cut":0,
    "dodge":0,
    "armor_bash":10,
    "armor_cut":10,
    "item_chance":0,
    "luminance":0,
    "hp":460,
    "death_function":"NORMAL",
    "description":"A product of the most advanced sort of mad science, this patchwork product of dozens of worked over corpses is truly a sight to behold. Far stronger and more durable than it appears at first glance.",
    "flags":["SEES", "HEARS", "WARM", "BASHES", "NO_BREATHE", "VIS30", "DESTROYS"],
    "anger_triggers":["PLAYER_CLOSE", "PLAYER_WEAK", "HURT"],
    "fear_triggers":["FIRE"]
  },
  {
    "type":"MONSTER",
    "id":"mon_terminator",
    "name": "Terminator",
    "species":"ROBOT",
    "symbol":"T",
    "color":"ltgray",
    "size":"LARGE",
    "material":"steel",
    "diff":15,
    "aggression":100,
    "morale":100,
    "speed":100,
    "melee_skill":10,
    "melee_dice":1,
    "melee_dice_sides":20,
    "melee_cut":0,
    "dodge":0,
    "armor_bash":10,
    "armor_cut":10,
    "item_chance":0,
    "luminance":0,
    "hp":120,
    "death_function":"NORMAL",
    "description":"A metallic human skeleton, blades for hands, and bright red eyes, there is no humanity behind the eyes of this vaguely human form - just orders to kill.",
    "flags":["SEES", "HEARS", "ELECTRONIC", "BASHES", "NO_BREATHE", "VIS50", "REGENERATES_10", "DESTROYS"],
    "anger_triggers":["PLAYER_CLOSE", "PLAYER_WEAK", "HURT"],
    "fear_triggers":["FIRE"]
  },
  {
    "type":"MONSTER",
    "id":"mon_gremlin",
    "name": "Gremlin",
    "species":"UNKNOWN",
    "symbol":"g",
    "color":"green",
    "size":"TINY",
    "material":"flesh",
    "diff":3,
    "aggression":100,
    "morale":80,
    "speed":120,
    "melee_skill":4,
    "melee_dice":1,
    "melee_dice_sides":4,
    "melee_cut":3,
    "dodge":5,
    "armor_bash":2,
    "armor_cut":0,
    "item_chance":0,
    "luminance":0,
    "hp":20,
    "death_function":"NORMAL",
    "description":"Big ears, big eyes, big mouth, big sharp teeth, and a small body. These gibbering creatures, often adorned in stolen human scraps, find the idea of tearing you to pieces absolutely gleeful.",
    "flags":["SEES", "HEARS", "WARM", "BASHES", "VIS50"],
    "anger_triggers":["STALK", "PLAYER_WEAK"],
    "fear_triggers":["HURT", "FRIEND_DIED"]
  }
]
