compendiums updated to system v8.4.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"type": "career",
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.ePOFgU5LPgEVc0fU"
|
||||
"sourceId": "Compendium.wfrp4e-unofficial-grimoire.ug-careerstalentstraits.ePOFgU5LPgEVc0fU"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
@@ -11,37 +11,54 @@
|
||||
"_id": "ePOFgU5LPgEVc0fU",
|
||||
"system": {
|
||||
"description": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"gmdescription": {
|
||||
"type": "String",
|
||||
"label": "Description",
|
||||
"value": ""
|
||||
},
|
||||
"careergroup": {
|
||||
"type": "String",
|
||||
"label": "Career Group",
|
||||
"value": "Druidic Priest"
|
||||
},
|
||||
"class": {
|
||||
"type": "String",
|
||||
"label": "Class",
|
||||
"value": "Peasant"
|
||||
},
|
||||
"current": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"complete": {
|
||||
"type": "Boolean",
|
||||
"value": false
|
||||
},
|
||||
"level": {
|
||||
"type": "String",
|
||||
"label": "Career Level",
|
||||
"value": 3
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
"standing": 3
|
||||
},
|
||||
"characteristics": [
|
||||
"i",
|
||||
"dex",
|
||||
"wp",
|
||||
"int",
|
||||
"fel"
|
||||
],
|
||||
"characteristics": {
|
||||
"ws": false,
|
||||
"bs": false,
|
||||
"s": false,
|
||||
"t": false,
|
||||
"i": true,
|
||||
"ag": false,
|
||||
"dex": true,
|
||||
"int": true,
|
||||
"wp": true,
|
||||
"fel": true
|
||||
},
|
||||
"skills": [
|
||||
"Animal Care",
|
||||
"Channelling",
|
||||
@@ -74,7 +91,9 @@
|
||||
],
|
||||
"incomeSkill": [
|
||||
0
|
||||
]
|
||||
],
|
||||
"addedSkills": [],
|
||||
"previousCareer": {}
|
||||
},
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
|
Reference in New Issue
Block a user