[
  {
    "type": "mutation",
    "id": "MARTIAL_ARTS_maid",
    "name": { "str": "Servant's fighting technique" },
    "points": 3,
    "description": "You have learned the secret assassination techniques of a first-class servant.",
    "starting_trait": true,
    "initial_ma_styles": [ "style_maid" ],
    "valid": false
  },
  {
    "type": "mutation",
    "id": "PROF_MA_MAID",
    "name": { "str": "Servant's fighting technique" },
    "points": 0,
    "description": "You have learned the secret assassination techniques of a first-class servant.",
    "initial_ma_styles": [ "style_maid" ],
    "valid": false,
    "purifiable": false,
    "profession": true
  },
  {
    "type": "mutation",
    "id": "PROF_NEKOMIMI",
    "name": { "str": "Cat characteristics" },
    "points": 0,
    "description": "You have grown features that of a cat.",
    "valid": false,
    "purifiable": false,
    "profession": true
  },
  {
    "type": "mutation",
    "id": "FELINE_EARS",
    "copy-from": "FELINE_EARS",
    "points": 0
  }
]