{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/21-demon-stalker.json",
  "@type": "Background",
  "id": 21,
  "name": "Demon Stalker",
  "description": "You stake your reputation upon your ability to hunt and kill demonic creatures and those who break bread with them. Goat men in the wilds or the Angel cults of the slums, all need to be driven back off the edge of the map and onto the shores of chaos.",
  "possessions": [
    {
      "name": "Silver Sword",
      "description": "Star metal weapon effective against demons"
    },
    {
      "name": "16 Silver Arrows and Bow",
      "description": "Silver ammunition for demon hunting"
    },
    {
      "name": "Pouch of Salt",
      "description": "Poor man's silver for warding"
    },
    {
      "name": "Vial of Demon Blood",
      "description": "Component for tracking rituals"
    }
  ],
  "advancedSkills": [
    {
      "name": "Language - Abyssal",
      "rank": 5
    },
    {
      "name": "Second Sight",
      "rank": 2
    },
    {
      "name": "Sword Fighting",
      "rank": 2
    },
    {
      "name": "Bow Fighting",
      "rank": 2
    },
    {
      "name": "Tracking",
      "rank": 1
    },
    {
      "name": "Sneak",
      "rank": 1
    }
  ],
  "spells": [
    {
      "name": "Blood Shroud",
      "rank": 3
    }
  ],
  "special": []
}
