forked from public/wfrp4e-unofficial-grimoire
normalizing jsons, removing randomization
This commit is contained in:
@@ -1,43 +1,35 @@
|
||||
{
|
||||
"name": "Druidic Initiate",
|
||||
"permission": {
|
||||
"default": 0,
|
||||
"OfKMBdcUK6oV9G48": 3
|
||||
},
|
||||
"type": "career",
|
||||
"data": {
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Compendium.packs._source.CMtVmYHMued2u5tx"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
"effects": [],
|
||||
"_id": "CMtVmYHMued2u5tx",
|
||||
"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": "1"
|
||||
"value": 1
|
||||
},
|
||||
"status": {
|
||||
"tier": "b",
|
||||
@@ -75,13 +67,7 @@
|
||||
0
|
||||
]
|
||||
},
|
||||
"flags": {
|
||||
"core": {
|
||||
"sourceId": "Item.9suBUpLUk2wAmmem"
|
||||
}
|
||||
},
|
||||
"img": "modules/wfrp4e-unofficial-grimoire/icons/career_druid.jpg",
|
||||
"effects": [],
|
||||
"_id": "CMtVmYHMued2u5tx",
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"_key": "!items!CMtVmYHMued2u5tx"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user