2022-11-27 08:58:19 +01:00
|
|
|
{
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Uberwald",
|
|
|
|
"flags": {}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Dark Stars RPG system for FoundryVTT",
|
|
|
|
"esmodules": [
|
|
|
|
"modules/dark-stars-main.js"
|
|
|
|
],
|
|
|
|
"gridDistance": 5,
|
|
|
|
"gridUnits": "m",
|
|
|
|
"languages": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"name": "English",
|
|
|
|
"path": "lang/en.json",
|
|
|
|
"flags": {}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "LICENSE.txt",
|
|
|
|
"packs": [
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Armors",
|
|
|
|
"name": "armor",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/armor",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Equipments",
|
|
|
|
"name": "equipment",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/equipment",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Shields",
|
|
|
|
"name": "shields",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/shields",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Weapons",
|
|
|
|
"name": "weapons",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/weapons",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Conditions",
|
|
|
|
"name": "conditions",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/conditions",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Currency",
|
|
|
|
"name": "currency",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/currency",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Skills",
|
|
|
|
"name": "skills",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/skills",
|
2022-11-27 08:58:19 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
2022-12-28 00:25:00 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Perks",
|
|
|
|
"name": "perks",
|
2023-10-02 23:07:58 +02:00
|
|
|
"path": "packs/perks",
|
2022-12-28 00:25:00 +01:00
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
2023-10-15 14:48:11 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
2023-10-29 23:24:54 +01:00
|
|
|
"label": "Cybernetics",
|
2023-10-15 14:48:11 +02:00
|
|
|
"name": "cybernetics",
|
|
|
|
"path": "packs/cybernetics",
|
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
2023-10-29 23:24:54 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Genetics",
|
|
|
|
"name": "genetics",
|
|
|
|
"path": "packs/genetics",
|
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
2023-11-25 11:54:49 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Aldebaran",
|
|
|
|
"name": "aldebaran",
|
|
|
|
"path": "packs/aldebaran",
|
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Beyond the Black Sea",
|
|
|
|
"name": "beyondtheblacksea",
|
|
|
|
"path": "packs/beyondtheblacksea",
|
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Item",
|
|
|
|
"label": "Nightborough",
|
|
|
|
"name": "nightborough",
|
|
|
|
"path": "packs/nightborough",
|
|
|
|
"system": "fvtt-dark-stars",
|
|
|
|
"private": false,
|
|
|
|
"flags": {}
|
2022-11-27 08:58:19 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"primaryTokenAttribute": "secondary.hp",
|
|
|
|
"secondaryTokenAttribute": "secondary.effort",
|
|
|
|
"socket": true,
|
|
|
|
"styles": [
|
|
|
|
"styles/simple.css"
|
|
|
|
],
|
2023-11-26 22:59:38 +01:00
|
|
|
"version": "11.0.17",
|
2022-11-27 08:58:19 +01:00
|
|
|
"compatibility": {
|
2023-09-30 08:22:45 +02:00
|
|
|
"minimum": "11",
|
|
|
|
"verified": "11"
|
2022-11-27 08:58:19 +01:00
|
|
|
},
|
|
|
|
"title": "Dark Stars RPG",
|
2022-12-04 12:19:46 +01:00
|
|
|
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/raw/branch/main/system.json",
|
2023-11-26 22:59:38 +01:00
|
|
|
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v11.0.17.zip",
|
2022-11-27 08:58:19 +01:00
|
|
|
"url": "https://www.uberwald.me/gitea/uberwald/",
|
|
|
|
"background": "images/ui/dark_stars_welcome_page.webp",
|
|
|
|
"id": "fvtt-dark-stars"
|
|
|
|
}
|