35 lines
985 B
JSON
35 lines
985 B
JSON
{
|
|
"id": "midgard5",
|
|
"name": "midgard5",
|
|
"title": "Midgard 5. Edition",
|
|
"description": "The German RPG Midgard 5. Edition",
|
|
"version": "2.6.0",
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "11",
|
|
"maximum": "11"
|
|
},
|
|
"authors": [
|
|
{"name": "Byroks"},
|
|
{"name": "Le-Frique"},
|
|
{"name": "Oskaloq"}
|
|
],
|
|
"scripts": ["bundle.js"],
|
|
"styles": ["bundle.css"],
|
|
"languages": [
|
|
{
|
|
"lang": "de",
|
|
"name": "Deutsch",
|
|
"path": "lang/de.json"
|
|
}
|
|
],
|
|
"gridDistance": 1,
|
|
"gridUnits": "m",
|
|
"primaryTokenAttribute": "lp",
|
|
"secondaryTokenAttribute": "ap",
|
|
"url": "https://git.byroks.de/MidgardVTT-Entwicklung/foundry-vtt-system-midgard5",
|
|
"manifest": "https://git.byroks.de/MidgardVTT-Entwicklung/foundry-vtt-system-midgard5/releases/download/v2.6.0/system.json",
|
|
"download": "https://git.byroks.de/MidgardVTT-Entwicklung/foundry-vtt-system-midgard5/releases/download/v2.6.0/midgard5-v2.6.0.zip",
|
|
"initiative": "@c.calc.attributes.gw.value",
|
|
"license": "LICENSE.txt"
|
|
} |