Initial
This commit is contained in:
+53
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"id": "risikogruppe",
|
||||
"title": "Risikogruppe",
|
||||
"version": "1.0.0",
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "dene_oma",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"name": "sternzeichen",
|
||||
"label": "Sternzeichen",
|
||||
"path": "packs/sternzeichen",
|
||||
"type": "Item",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"system": "wfrp4e",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "macros",
|
||||
"label": "Macros",
|
||||
"path": "packs/macros",
|
||||
"type": "Macro",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"system": "wfrp4e",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "items",
|
||||
"label": "Items",
|
||||
"path": "packs/items",
|
||||
"type": "Item",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"system": "wfrp4e",
|
||||
"flags": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user