Artisan

BackgroundXPHBp. 1792024
Raw data
{
  "name": "Artisan",
  "page": 179,
  "feats": [
    {
      "crafter|xphb": true
    }
  ],
  "__prop": "background",
  "source": "XPHB",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "dex",
            "int"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "dex",
            "int"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "edition": "one",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Ability Scores:",
          "type": "item",
          "entry": "Strength, Dexterity, Intelligence"
        },
        {
          "name": "Feat:",
          "type": "item",
          "entry": "{@feat Crafter|XPHB}"
        },
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Investigation|XPHB}, {@skill Persuasion|XPHB}"
        },
        {
          "name": "Tool Proficiency:",
          "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), 2 {@item Pouch|XPHB|Pouches}, {@item Traveler's Clothes|XPHB}, 32 GP; or (B) 50 GP"
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "A": [
        {
          "equipmentType": "toolArtisan"
        },
        {
          "item": "pouch|xphb",
          "quantity": 2
        },
        {
          "item": "traveler's clothes|xphb"
        },
        {
          "value": 3200
        }
      ],
      "B": [
        {
          "value": 5000
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "anyArtisansTool": 1
    }
  ],
  "skillProficiencies": [
    {
      "persuasion": true,
      "investigation": true
    }
  ]
}