House Agent

BackgroundEFAp. 262024
Raw data
{
  "name": "House Agent",
  "page": 26,
  "feats": [
    {
      "lucky|xphb": true
    }
  ],
  "__prop": "background",
  "source": "EFA",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "int",
            "cha"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "int",
            "cha"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "edition": "one",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Ability Scores:",
          "type": "item",
          "entry": "Strength, Intelligence, Charisma"
        },
        {
          "name": "Feat:",
          "type": "item",
          "entry": "{@feat Lucky|XPHB}"
        },
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Investigation|XPHB} and {@skill Persuasion|XPHB}"
        },
        {
          "name": "Tool Proficiencies:",
          "type": "item",
          "entry": "Choose one kind of {@item Artisan's Tools|XPHB}"
        },
        {
          "name": "Equipment:",
          "type": "item",
          "entry": "Choose A or B: (A) {@item Artisan's Tools|XPHB} (same as above), {@item Fine Clothes|XPHB}, 20 GP; or (B) 50 GP"
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "a": [
        {
          "equipmentType": "toolArtisan"
        },
        "fine clothes|xphb",
        {
          "value": 2000
        }
      ],
      "b": [
        {
          "value": 5000
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "anyArtisansTool": 1
    }
  ],
  "skillProficiencies": [
    {
      "persuasion": true,
      "investigation": true
    }
  ]
}