165 lines
3.5 KiB
JSON
165 lines
3.5 KiB
JSON
{
|
|
"id": "swade-mb-helpers",
|
|
"title": "SWADE Helpers (MB)",
|
|
"description": "Mike's collection of SWADE helpers",
|
|
"authors": [
|
|
{
|
|
"name": "Mike",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"url": "https://git.bloy.org/foundryvtt/swade-mb-helpers",
|
|
"version": "4.0.0",
|
|
"compatibility": {
|
|
"minimum": "13",
|
|
"verified": "13"
|
|
},
|
|
"esmodules": [
|
|
"module/swade-mb-helpers.js"
|
|
],
|
|
"styles": [
|
|
"styles/swade-mb-helpers.css"
|
|
],
|
|
"packs": [
|
|
{
|
|
"name": "module-docs",
|
|
"label": "SWADE MB Helpers Documentation",
|
|
"path": "packs/module-docs",
|
|
"type": "JournalEntry",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "helper-macros",
|
|
"label": "SWADE MB Helper Macros",
|
|
"path": "packs/helper-macros",
|
|
"type": "Macro",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "CommonActions",
|
|
"label": "SWADE MB Common Actions",
|
|
"path": "packs/common-actions",
|
|
"type": "Item",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "helper-actors",
|
|
"label": "SWADE MB Helper Actors",
|
|
"path": "packs/helper-actors",
|
|
"type": "Actor",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "power-actors",
|
|
"label": "SWADE MB Example Power Actors",
|
|
"path": "packs/power-actors",
|
|
"type": "Actor",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
},
|
|
{
|
|
"name": "swade-mb-gear",
|
|
"label": "SWADE MB Gear",
|
|
"path": "packs/gear",
|
|
"type": "Item",
|
|
"system": "swade",
|
|
"ownership": {
|
|
"PLAYER": "OBSERVER",
|
|
"ASSISTANT": "OWNER"
|
|
}
|
|
}
|
|
],
|
|
"packFolders": [
|
|
{
|
|
"name": "Swade MB Helpers",
|
|
"sorting": "m",
|
|
"color": "#008080",
|
|
"folders": [],
|
|
"packs": [
|
|
"module-docs",
|
|
"helper-macros",
|
|
"helper-actors",
|
|
"Common Actions",
|
|
"swade-mb-gear",
|
|
"power-actors"
|
|
]
|
|
}
|
|
],
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "swade",
|
|
"type": "system",
|
|
"manifest": "https://gitlab.com/api/v4/projects/16269883/packages/generic/swade/latest/system.json",
|
|
"compatibility": {
|
|
"verified": "4.2.3"
|
|
}
|
|
}
|
|
],
|
|
"requires": [
|
|
{
|
|
"id": "socketlib",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "tcal",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "sequencer",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"id": "torch",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "JB2A_DnD5e",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
},
|
|
{
|
|
"id": "visual-active-effects",
|
|
"type": "module",
|
|
"compatibility": {}
|
|
}
|
|
]
|
|
},
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"socket": true,
|
|
"manifest": "https://git.bloy.org/foundryvtt/swade-mb-helpers/releases/download/latest/module.json",
|
|
"download": "https://git.bloy.org/foundryvtt/swade-mb-helpers/releases/download/latest/swade-mb-helpers.zip"
|
|
}
|