{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/45-red-priest.json",
  "@type": "Background",
  "id": 45,
  "name": "Red Priest",
  "description": "You are an evangelist of the Red Redemption, wandering confessor, cauterizer of the festering wound of sin: the constant accumulation and recreational consumption of Mass. How can your spirit fly free while shackled and flabby?",
  "possessions": [
    {
      "name": "Red Robes"
    },
    {
      "name": "Traditional Faceless Metal Helmet of your order (Modest Armour)",
      "category": "armor",
      "armor": 2,
      "slots": 4
    },
    {
      "name": "Symbolic (but fully sized and fully functional) Single Headed Greataxe, to help batter down the door to sin (Damage as Greatsword)"
    }
  ],
  "advancedSkills": [
    {
      "name": "Great Axe Fighting",
      "rank": 2
    },
    {
      "name": "Second Sight",
      "rank": 1
    }
  ],
  "spells": [
    {
      "name": "Ember",
      "rank": 2
    },
    {
      "name": "Fire Bolt",
      "rank": 2
    },
    {
      "name": "Flash",
      "rank": 2
    },
    {
      "name": "Exorcism",
      "rank": 1
    }
  ],
  "special": []
}
