forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,43 +1,35 @@
|
||||
{
|
||||
"name": "Apprentice",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"OfKMBdcUK6oV9G48": 3
|
||||
},
|
||||
"type": "career",
|
||||
"data": {
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.y3PLMxwlL29Pdbg7"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/caree_elementalist.jpg",
|
||||
"effects": [],
|
||||
"_id": "y3PLMxwlL29Pdbg7",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Elementalist"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Rangers"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": "1"
|
||||
"value": 1
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
@@ -72,13 +64,7 @@
|
||||
3
|
||||
]
|
||||
},
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Item.jAJkRhZuZ69YdGFC"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/caree_elementalist.jpg",
|
||||
"effects": [],
|
||||
"_id": "y3PLMxwlL29Pdbg7",
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"_key": "!items!y3PLMxwlL29Pdbg7"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user