profession
Smithing
Raw definition
{
"id": "core:smith",
"name": "Smithing",
"skill": "core:smithing",
"tiers": [
{
"min_level": 5,
"title": "Novice Smith"
},
{
"min_level": 9,
"title": "Apprentice Smith"
},
{
"min_level": 12,
"title": "Journeyman Smith"
},
{
"min_level": 15,
"title": "Master Smith"
},
{
"min_level": 18,
"title": "Grandmaster Smith"
}
]
}