Entertainer

BackgroundXPHBp. 1802024
Raw data
{
  "name": "Entertainer",
  "page": 180,
  "feats": [
    {
      "musician|xphb": true
    }
  ],
  "__prop": "background",
  "source": "XPHB",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "dex",
            "cha"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "str",
            "dex",
            "cha"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "edition": "one",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Ability Scores:",
          "type": "item",
          "entry": "Strength, Dexterity, Charisma"
        },
        {
          "name": "Feat:",
          "type": "item",
          "entry": "{@feat Musician|XPHB}"
        },
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Acrobatics|XPHB}, {@skill Performance|XPHB}"
        },
        {
          "name": "Tool Proficiency:",
          "type": "item",
          "entry": "Choose one kind of {@item Musical Instrument|XPHB}"
        },
        {
          "name": "Equipment:",
          "type": "item",
          "entry": "Choose A or B: (A) {@item Musical Instrument|XPHB} (same as above), {@item Costume|XPHB|2 Costumes}, {@item Mirror|XPHB}, {@item Perfume|XPHB}, {@item Traveler's Clothes|XPHB}, 11 GP; or (B) 50 GP"
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "A": [
        {
          "equipmentType": "instrumentMusical"
        },
        {
          "item": "costume|xphb",
          "quantity": 2
        },
        {
          "item": "mirror|xphb"
        },
        {
          "item": "perfume|xphb"
        },
        {
          "item": "traveler's clothes|xphb"
        },
        {
          "value": 1100
        }
      ],
      "B": [
        {
          "value": 5000
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "anyMusicalInstrument": 1
    }
  ],
  "skillProficiencies": [
    {
      "acrobatics": true,
      "performance": true
    }
  ]
}