profession
Cooking
Raw definition
{
"id": "core:cook",
"name": "Cooking",
"skill": "core:cooking",
"tiers": [
{
"min_level": 5,
"title": "Novice Cook"
},
{
"min_level": 9,
"title": "Apprentice Cook"
},
{
"min_level": 12,
"title": "Journeyman Cook"
},
{
"min_level": 15,
"title": "Master Cook"
},
{
"min_level": 18,
"title": "Grandmaster Cook"
}
]
}