Genie Touched

BackgroundFRHoFp. 302024
Raw data
{
  "name": "Genie Touched",
  "page": 30,
  "__prop": "background",
  "source": "FRHoF",
  "ability": [
    {
      "choose": {
        "weighted": {
          "from": [
            "dex",
            "wis",
            "cha"
          ],
          "weights": [
            2,
            1
          ]
        }
      }
    },
    {
      "choose": {
        "weighted": {
          "from": [
            "dex",
            "wis",
            "cha"
          ],
          "weights": [
            1,
            1,
            1
          ]
        }
      }
    }
  ],
  "edition": "one",
  "entries": [
    {
      "type": "list",
      "items": [
        {
          "name": "Ability Scores:",
          "type": "item",
          "entry": "Dexterity, Wisdom, Charisma"
        },
        {
          "name": "Feat:",
          "type": "item",
          "entry": "{@feat Magic Initiate|XPHB} (Wizard)"
        },
        {
          "name": "Skill Proficiencies:",
          "type": "item",
          "entry": "{@skill Perception|XPHB} and {@skill Persuasion|XPHB}"
        },
        {
          "name": "Tool Proficiencies:",
          "type": "item",
          "entry": "{@item Glassblower's Tools|XPHB}"
        },
        {
          "name": "Equipment:",
          "type": "item",
          "entry": "Choose A or B: (A) {@item Light Hammer|XPHB}, {@item Glassblower's Tools|XPHB}, {@item Fine Clothes|XPHB}, {@item Lamp|XPHB}, {@item Oil|XPHB} (3 flasks), {@item Waterskin|XPHB}, 2 GP; or (B) 50 GP"
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "hasFluff": true,
  "hasFluffImages": true,
  "startingEquipment": [
    {
      "A": [
        "light hammer|xphb",
        "glassblower's tools|xphb",
        "fine clothes|xphb",
        "lamp|xphb",
        {
          "item": "oil|xphb",
          "displayName": "Oil (3 flasks)"
        },
        "waterskin|xphb",
        {
          "value": 200
        }
      ],
      "B": [
        {
          "value": 5000
        }
      ]
    }
  ],
  "toolProficiencies": [
    {
      "glassblower's tools": true
    }
  ],
  "skillProficiencies": [
    {
      "perception": true,
      "persuasion": true
    }
  ]
}