wfrp4e-unofficial-grimoire/module.json

60 lines
1.5 KiB
JSON
Raw Normal View History

2021-08-10 08:59:12 +02:00
{
2022-09-16 09:50:50 +02:00
"id": "wfrp4e-unofficial-grimoire",
2020-10-01 23:16:44 +02:00
"title": "WFRP4E Unofficial Grimoire",
2021-08-10 08:59:12 +02:00
"description": "Unofficial Grimoire for WFRP4E",
2022-05-21 09:26:49 +02:00
"url": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/",
2023-10-12 23:35:13 +02:00
"version": "7.0.0",
2022-09-16 09:50:50 +02:00
"compatibility": {
2023-10-12 23:35:13 +02:00
"minimum": "10",
"verified": "11"
2022-09-16 09:50:50 +02:00
},
2020-10-01 23:16:44 +02:00
"packs": [
2020-10-01 23:20:38 +02:00
{
2020-10-08 08:46:27 +02:00
"label": "UG Spells",
2021-12-28 11:01:22 +01:00
"type": "Item",
2020-10-08 08:46:27 +02:00
"name": "ug-spells",
2023-10-12 23:35:13 +02:00
"path": "packs/ug-spells.db",
2020-10-01 23:20:38 +02:00
"system": "wfrp4e",
2023-10-12 23:35:13 +02:00
"flags": {},
2021-08-10 08:59:12 +02:00
"private": false
},
2020-11-15 22:41:30 +01:00
{
"label": "UG Waaagh Spells",
2021-12-28 11:01:22 +01:00
"type": "Item",
2020-11-15 22:41:30 +01:00
"name": "ug-waaagh-spells",
2023-10-12 23:35:13 +02:00
"path": "packs/ug-waaagh-spells.db",
2020-11-15 22:41:30 +01:00
"system": "wfrp4e",
2023-10-12 23:35:13 +02:00
"flags": {},
2021-08-10 08:59:12 +02:00
"private": false
},
2020-10-01 23:34:32 +02:00
{
2020-10-08 08:46:27 +02:00
"label": "UG Careers/Talents/Traits",
2021-12-28 11:01:22 +01:00
"type": "Item",
2020-10-08 08:46:27 +02:00
"name": "ug-careerstalentstraits",
2023-10-12 23:35:13 +02:00
"path": "packs/ug-careerstalentstraits.db",
2020-10-01 23:34:32 +02:00
"system": "wfrp4e",
2023-10-12 23:35:13 +02:00
"flags": {},
2021-08-10 08:59:12 +02:00
"private": false
2020-10-01 23:34:32 +02:00
},
2020-10-01 23:20:38 +02:00
{
2020-10-08 08:46:27 +02:00
"label": "UG Creatures",
2021-12-28 11:01:22 +01:00
"type": "Actor",
2020-10-08 08:46:27 +02:00
"name": "ug-creatures",
2023-10-12 23:35:13 +02:00
"path": "packs/ug-creatures.db",
2020-10-05 21:42:19 +02:00
"system": "wfrp4e",
2023-10-12 23:35:13 +02:00
"flags": {},
2021-08-10 08:59:12 +02:00
"private": false
}
],
2022-09-16 09:50:50 +02:00
"relationships": {
"systems": [
{
"id": "wfrp4e",
"type": "system",
"compatibility": {}
}
]
},
2022-05-21 08:56:09 +02:00
"manifest": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/raw/branch/master/module.json",
2023-10-12 23:35:13 +02:00
"download": "https://www.uberwald.me/gitea/public/wfrp4e-unofficial-grimoire/archive/wfrp4e-unofficial-grimoire-7.0.0.zip"
}