Inquisitor

BackgroundPSIp. 122014
Skill proficiencies
religion, investigation
Tool proficiencies
thieves' tools

Feature: Legal Authority

As an inquisitor of the church, you have the authority to arrest criminals. In the absence of other authorities, you are authorized to pass judgement and even carry out sentencing. If you abuse this power, however, your superiors in the church might strip it from you.

Raw data
{
  "name": "Inquisitor",
  "page": 12,
  "__prop": "background",
  "source": "PSI",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Investigation}, {@skill Religion}"
        },
        {
          "name": "Tool Proficiencies:",
          "type": "item",
          "entry": "{@item Thieves' tools|phb}, one type of {@filter artisan's tools|items|source=phb|miscellaneous=mundane|type=artisan's tools}"
        },
        {
          "name": "Equipment:",
          "type": "item",
          "entry": "A {@item holy symbol|phb}, a set of {@item traveler's clothes|phb}, and a belt {@item pouch|phb} containing 15 gp"
        }
      ],
      "style": "list-hang-notitle"
    },
    {
      "data": {
        "isFeature": true
      },
      "name": "Feature: Legal Authority",
      "type": "entries",
      "entries": [
        "As an inquisitor of the church, you have the authority to arrest criminals. In the absence of other authorities, you are authorized to pass judgement and even carry out sentencing. If you abuse this power, however, your superiors in the church might strip it from you."
      ]
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "_": [
        "holy symbol|phb",
        "traveler's clothes|phb",
        {
          "item": "pouch|phb",
          "containsValue": 1500
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "thieves' tools": true,
      "anyArtisansTool": 1
    }
  ],
  "skillProficiencies": [
    {
      "religion": true,
      "investigation": true
    }
  ]
}