Farmer

BackgroundXPHBp. 1802024
Raw data
{
  "name": "Farmer",
  "page": 180,
  "feats": [
    {
      "tough|xphb": true
    }
  ],
  "__prop": "background",
  "source": "XPHB",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "con",
            "wis"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "con",
            "wis"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "edition": "one",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Ability Scores:",
          "type": "item",
          "entry": "Strength, Constitution, Wisdom"
        },
        {
          "name": "Feat:",
          "type": "item",
          "entry": "{@feat Tough|XPHB}"
        },
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Animal Handling|XPHB}, {@skill Nature|XPHB}"
        },
        {
          "name": "Tool Proficiency:",
          "type": "item",
          "entry": "{@item Carpenter's Tools|XPHB}"
        },
        {
          "name": "Equipment:",
          "type": "item",
          "entry": "Choose A or B: (A) {@item Sickle|XPHB}, {@item Carpenter's Tools|XPHB}, {@item Healer's Kit|XPHB}, {@item Iron Pot|XPHB}, {@item Shovel|XPHB}, {@item Traveler's Clothes|XPHB}, 30 GP; or (B) 50 GP"
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "A": [
        {
          "item": "sickle|xphb"
        },
        {
          "item": "carpenter's tools|xphb"
        },
        {
          "item": "healer's kit|xphb"
        },
        {
          "item": "iron pot|xphb"
        },
        {
          "item": "shovel|xphb"
        },
        {
          "item": "traveler's clothes|xphb"
        },
        {
          "value": 3000
        }
      ],
      "B": [
        {
          "value": 5000
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "carpenter's tools": true
    }
  ],
  "skillProficiencies": [
    {
      "nature": true,
      "animal handling": true
    }
  ]
}