{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/64-wizard-hunter.json",
  "@type": "Background",
  "id": 64,
  "name": "Wizard Hunter",
  "description": "Some people say man is the most dangerous prey. They are wrong. Can men ignite the air and freeze your blood? Can men turn into flocks of seagulls when cornered in an alley? No, they cannot. Wizards are the most dangerous prey.",
  "possessions": [
    {
      "name": "Large Sack",
      "description": "Container for holding goods/wizards",
      "category": "container",
      "slots": 1
    },
    {
      "name": "Witch-hair Rope"
    },
    {
      "name": "Crossbow and 12 Bolts"
    },
    {
      "name": "Sword"
    },
    {
      "name": "Pocket Gods",
      "quantity": "1d6"
    },
    {
      "name": "Ruby Lorgnette"
    }
  ],
  "advancedSkills": [
    {
      "name": "Tracking",
      "rank": 2
    },
    {
      "name": "Disguise",
      "rank": 2
    },
    {
      "name": "Crossbow Fighting",
      "rank": 2
    },
    {
      "name": "Sword Fighting",
      "rank": 1
    },
    {
      "name": "Sneak",
      "rank": 1
    },
    {
      "name": "Locks",
      "rank": 1
    },
    {
      "name": "Etiquette",
      "rank": 1
    }
  ],
  "spells": [],
  "special": []
}
