Various enhancements

This commit is contained in:
2020-11-08 13:53:15 +01:00
parent 318dd00042
commit 9bbf00cf9c
5 changed files with 46 additions and 11 deletions

View File

@ -1,5 +1,24 @@
{
"label": "UG - Carrières",
"mapping": {
"skills": {
"path": "data.skills",
"converter": "career_skills"
},
"talents": {
"path": "data.talents",
"converter": "career_talents"
},
"class": {
"path": "data.class.value",
"converter": "generic_localization"
},
"careergroup": {
"path": "data.careergroup.value",
"converter": "career_careergroup"
},
"trappings": "data.trappings"
},
"entries": [
{
"id": "Apprentice",