Flaming Fist Mercenary

BackgroundFRHoFp. 302024
Raw data
{
  "name": "Flaming Fist Mercenary",
  "page": 30,
  "feats": [
    {
      "tough|xphb": true
    }
  ],
  "__prop": "background",
  "source": "FRHoF",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "con",
            "cha"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "con",
            "cha"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "edition": "one",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Ability Scores:",
          "type": "item",
          "entry": "Strength, Constitution, Charisma"
        },
        {
          "name": "Feat:",
          "type": "item",
          "entry": "{@feat Tough|XPHB}"
        },
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Intimidation|XPHB} and {@skill Perception|XPHB}"
        },
        {
          "name": "Tool Proficiencies:",
          "type": "item",
          "entry": "{@item Smith's Tools|XPHB}"
        },
        {
          "name": "Equipment:",
          "type": "item",
          "entry": "Choose A or B: (A) {@item Mace|XPHB}, {@item Smith's Tools|XPHB}, {@item Fine Clothes|XPHB}, {@item Manacles|XPHB}, {@item Portable Ram|XPHB}, 4 GP; or (B) 50 GP"
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "A": [
        "mace|xphb",
        "smith's tools|xphb",
        "fine clothes|xphb",
        "manacles|xphb",
        "portable ram|xphb",
        {
          "value": 400
        }
      ],
      "B": [
        {
          "value": 5000
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "smith's tools": true
    }
  ],
  "skillProficiencies": [
    {
      "perception": true,
      "intimidation": true
    }
  ]
}