125 lines
2.5 KiB
JSON
125 lines
2.5 KiB
JSON
{
|
|
"id": "mb-pfsw-kingmaker",
|
|
"title": "Pathfinder Kingmaker",
|
|
"version": "0.1.0",
|
|
"compatibility": {
|
|
"minimum": "11",
|
|
"verified": "11"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Mike Bloy",
|
|
"email": "mike@bloy.org"
|
|
}
|
|
],
|
|
"url": "https://git.bloy.org/foundryvtt/mb-pfsw-kingmaker",
|
|
"packs": [
|
|
{
|
|
"name": "adventures",
|
|
"label": "Adventures",
|
|
"path": "packs/adventures",
|
|
"type": "Adventure",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "kingmaker-abilities",
|
|
"label": "Kingmaker Abilities",
|
|
"path": "packs/kingmaker-abilities",
|
|
"type": "Item",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "swpf-abilities",
|
|
"label": "SWPF Abilities",
|
|
"path": "packs/swpf-abilities",
|
|
"type": "Item",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "kingmaker-items",
|
|
"label": "Kingmaker Gear, Weapons, and Armor",
|
|
"path": "packs/kingmaker-items",
|
|
"type": "Item",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "swpf-items",
|
|
"label": "SWPF Gear, Weapons, and Armor",
|
|
"path": "packs/swpf-items",
|
|
"type": "Item",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
}
|
|
],
|
|
"relationships": {
|
|
"requires": [
|
|
{
|
|
"id": "swpf-core-rules",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "swpf-bestiary",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "mb-assets",
|
|
"type": "module"
|
|
}
|
|
],
|
|
"systems": [
|
|
{
|
|
"id": "swade",
|
|
"type": "system",
|
|
"compatibility": {}
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"id": "archon",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "monks-active-tiles",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "item-piles",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "fxmaster",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "tokenmagic",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
}
|
|
]
|
|
}
|
|
} |