{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/41-necromancer.json",
  "@type": "Background",
  "id": 41,
  "name": "Necromancer",
  "description": "The least popular of magical practitioners, Necromancers are shunned by the major centres of learning, left to their own devices on the edges of society, passing on knowledge in the time honoured master-student dynamic. This loneliness encourages students to make their own friends.",
  "possessions": [
    {
      "name": "Dusty Robes",
      "description": "Traditional necromancer attire",
      "category": "clothing",
      "properties": [
        "necromantic",
        "dusty"
      ]
    },
    {
      "name": "The Skull of your Master or Zombie Servant or Ghost",
      "description": "A companion with whom you have developed a codependent relationship (Companion / External undead)",
      "category": "companion",
      "slots": 0,
      "properties": [
        "undead",
        "advisor",
        "codependent"
      ]
    }
  ],
  "advancedSkills": [
    {
      "name": "Healing",
      "rank": 2
    },
    {
      "name": "Mortuary Science",
      "rank": 2
    },
    {
      "name": "Relationship Counseling",
      "rank": 2
    },
    {
      "name": "Sneak",
      "rank": 1
    }
  ],
  "spells": [
    {
      "name": "Posthumous Vitality",
      "rank": 1
    },
    {
      "name": "Skeletal Counsel",
      "rank": 1
    },
    {
      "name": "Torpor",
      "rank": 1
    }
  ],
  "special": []
}
