[
  {
    "type": "mutation",
    "id": "PROF_MA_MAID",
    "name": { "str": "Battle Maid" },
    "points": 0,
    "description": "Your Mistress was more hated than most, forcing you to learn some unorthodox combat techniques.",
    "initial_ma_styles": [ "style_maid" ],
    "valid": false,
    "purifiable": false,
    "profession": true
  },
  {
    "type": "mutation",
    "id": "PROF_MISTRESS",
    "name": { "str": "Mistress" },
    "points": 0,
    "description": "You are the child of a wealthy family, accustomed to living in luxury. Times may be hard now, but at least you have your loyal servant to keep you safe.",
    "valid": false,
    "purifiable": false,
    "profession": true
  },
  {
    "type": "mutation",
    "id": "PROF_NEKOMIMI",
    "name": { "str": "Nekomimi" },
    "points": 0,
    "description": "You have grown features resembling those of a catgirl.",
    "visibility": 10,
    "ugliness": -5,
    "valid": false,
    "purifiable": false,
    "profession": true
  },
  {
    "type": "mutation",
    "id": "FELINE_EARS",
    "copy-from": "FELINE_EARS",
    "points": 0
  }
]