{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/16-claviger.json",
  "@type": "Background",
  "id": 16,
  "name": "Claviger",
  "description": "The Key Masters wander the universe fathoming the workings of all entryways. Though they're quite fascinated with simple chests and doors they are most excited by metaphysical and metaphorical barriers. You might find small conclaves of Clavigers camped around the feet of Demon Gates, debating appropriate methods of attack, or building obscure machines of entry.",
  "possessions": [
    {
      "name": "Festooned with Keys",
      "description": "Counts as Modest Armour",
      "category": "armor",
      "armor": 2,
      "slots": 4
    },
    {
      "name": "Distinguished Sledgehammer",
      "description": "Damage as Maul"
    },
    {
      "name": "Lock Picking Tools",
      "description": "Professional tools for opening locks"
    }
  ],
  "advancedSkills": [
    {
      "name": "Locks",
      "rank": 4
    },
    {
      "name": "Strength",
      "rank": 3
    },
    {
      "name": "Trapping",
      "rank": 3
    },
    {
      "name": "Maul Fighting",
      "rank": 1
    }
  ],
  "spells": [
    {
      "name": "Open",
      "rank": 2
    },
    {
      "name": "See Through",
      "rank": 1
    },
    {
      "name": "Lock",
      "rank": 1
    }
  ],
  "special": []
}
