{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/13-burglar.json",
  "@type": "Background",
  "id": 13,
  "name": "Burglar",
  "description": "As a second-story man you often have cause to wander. Enemies come naturally from both sides of the law and it pays to keep ahead of trouble.",
  "possessions": [
    {
      "name": "Crossbow and 18 Bolts",
      "description": "Silent ranged weapon"
    },
    {
      "name": "Roll of Lock Picks",
      "description": "Tools for opening locks"
    },
    {
      "name": "Grappling Hook",
      "description": "For climbing and second-story work"
    }
  ],
  "advancedSkills": [
    {
      "name": "Sneak",
      "rank": 2
    },
    {
      "name": "Locks",
      "rank": 2
    },
    {
      "name": "Awareness",
      "rank": 1
    },
    {
      "name": "Climb",
      "rank": 1
    },
    {
      "name": "Trapping",
      "rank": 1
    },
    {
      "name": "Knife Fighting",
      "rank": 1
    },
    {
      "name": "Crossbow Fighting",
      "rank": 1
    }
  ],
  "spells": [],
  "special": [
    "You may Test your Luck to find and get in with the local criminal underbelly if one exists."
  ]
}
