{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/42-parchment-witch.json",
  "@type": "Background",
  "id": 42,
  "name": "Parchment Witch",
  "description": "Known for their smooth skin, midnight gatherings, and preternatural fear of rain and open flames; the Parchment Witches are long-dead sorcerers who cannot give up the vanity of life. They cover themselves in perfect paper skin, a patiently painted and immaculately folded imitation of life intended to hide ancient bone and gristle.",
  "possessions": [
    {
      "name": "Rolls of Parchment",
      "quantity": "1d6",
      "description": "For replacing damaged skin",
      "category": "component",
      "properties": [
        "parchment",
        "disguise"
      ]
    },
    {
      "name": "Vials of Pigments and Powders",
      "description": "For painting the false skin",
      "category": "component",
      "properties": [
        "artistic",
        "disguise"
      ]
    },
    {
      "name": "Collection of Brushes",
      "description": "Fine brushes for detailed work",
      "category": "tool",
      "properties": [
        "artistic",
        "precision"
      ]
    },
    {
      "name": "Sword Cane",
      "description": "Concealed weapon",
      "category": "weapon",
      "properties": [
        "sword",
        "concealed"
      ]
    }
  ],
  "advancedSkills": [
    {
      "name": "Disguise",
      "rank": 2
    },
    {
      "name": "Second Sight",
      "rank": 2
    },
    {
      "name": "Healing",
      "rank": 1
    }
  ],
  "spells": [
    {
      "name": "Protection from Rain",
      "rank": 2
    },
    {
      "name": "Callous Strike",
      "rank": 2
    },
    {
      "name": "Quench",
      "rank": 2
    },
    {
      "name": "True Seeing",
      "rank": 2
    },
    {
      "name": "Undo",
      "rank": 1
    },
    {
      "name": "Random",
      "rank": 1
    }
  ],
  "special": [
    "You are undead and so do not need to breathe or circulate blood. You take double Damage from Silver Weapons and regain Stamina half as effectively from all sources. You must Test your Luck if outside in the rain, are made wet, are close to open flames, or suffer generally grievous wounds. A failure will see your skin ruined. If your skin is compromised you are very obviously a walking corpse."
  ]
}
