🏷️ Tool Proficiency
Traits
View raw API endpoint ↗

Description

You gain proficiency with the artisan's tools of your choice: smith's tools, brewer's supplies, or mason's tools.

Properties

Races
Dwarf
Updated_at
2026-04-01T20:35:39.695Z
Raw JSON data
{
  "desc": [
    "You gain proficiency with the artisan's tools of your choice: smith's tools, brewer's supplies, or mason's tools."
  ],
  "index": "tool-proficiency",
  "name": "Tool Proficiency",
  "proficiencies": [],
  "proficiency_choices": {
    "choose": 1,
    "from": {
      "option_set_type": "options_array",
      "options": [
        {
          "item": {
            "index": "smiths-tools",
            "name": "Smith's Tools",
            "url": "/api/2014/proficiencies/smiths-tools"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "brewers-supplies",
            "name": "Brewer's Supplies",
            "url": "/api/2014/proficiencies/brewers-supplies"
          },
          "option_type": "reference"
        },
        {
          "item": {
            "index": "masons-tools",
            "name": "Mason's Tools",
            "url": "/api/2014/proficiencies/masons-tools"
          },
          "option_type": "reference"
        }
      ]
    },
    "type": "proficiencies"
  },
  "races": [
    {
      "index": "dwarf",
      "name": "Dwarf",
      "url": "/api/2014/races/dwarf"
    }
  ],
  "subraces": [],
  "updated_at": "2026-04-01T20:35:39.695Z",
  "url": "/api/2014/traits/tool-proficiency"
}