{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/44-questing-knight.json",
  "@type": "Background",
  "id": 44,
  "name": "Questing Knight",
  "description": "You are on a quest for the grail, or the sword, or the throne, or for god, or a lost love, or some other significant object. Your sort are common enough, wandering the worlds, acting out your romantic melodrama, accusing good folk of being demons or faeries. Questing Knights are generally considered to be harmless.",
  "possessions": [
    {
      "name": "Heavy Armour",
      "description": "Full plate protection",
      "category": "armor",
      "armor": 3,
      "slots": 6
    },
    {
      "name": "Horse",
      "description": "Noble steed (Companion / External mount)",
      "slots": 0
    },
    {
      "name": "Lance",
      "description": "Damage as Spear"
    },
    {
      "name": "Sword",
      "description": "Knight's blade"
    },
    {
      "name": "Shield",
      "description": "Defensive equipment (-1 to incoming Damage Rolls)",
      "armor": 1,
      "slots": 1
    },
    {
      "name": "Quixotic Undertaking",
      "description": "Your impossible quest (Intangible concept)",
      "slots": 0
    }
  ],
  "advancedSkills": [
    {
      "name": "Jousting",
      "rank": 3
    },
    {
      "name": "Sword Fighting",
      "rank": 2
    },
    {
      "name": "Spear Fighting",
      "rank": 2
    },
    {
      "name": "Shield Fighting",
      "rank": 1
    },
    {
      "name": "Awareness",
      "rank": 1
    }
  ],
  "spells": [],
  "special": []
}
