bol/system.json

260 lines
5.5 KiB
JSON
Raw Normal View History

2021-07-08 10:12:12 +02:00
{
2022-07-13 08:07:04 +02:00
"id": "bol",
2021-07-08 10:12:12 +02:00
"title": "Barbarians of Lemuria",
2023-06-23 08:37:50 +02:00
"description": "The Barbarians of Lemuria system for FoundryVTT !",
2022-03-26 20:53:08 +01:00
"authors": [
{
2022-08-31 22:24:56 +02:00
"name": "LeRatierBretonnien",
"flags": {}
2022-03-26 20:53:08 +01:00
},
{
2022-08-31 22:24:56 +02:00
"name": "Zigmund",
"flags": {}
2022-03-26 20:53:08 +01:00
}
],
2022-05-24 23:27:33 +02:00
"url": "https://www.uberwald.me/gitea/public/bol",
2021-12-29 19:15:06 +01:00
"license": "LICENSE.txt",
2023-10-15 17:51:07 +02:00
"version": "11.1.0",
2022-07-13 08:07:04 +02:00
"compatibility": {
2023-10-15 17:51:07 +02:00
"minimum": "11",
2023-08-26 19:11:37 +02:00
"verified": "11"
2022-07-13 08:07:04 +02:00
},
2021-12-29 19:15:06 +01:00
"esmodules": [
"module/bol.js"
],
"styles": [
"css/bol.css"
],
2021-07-08 10:12:12 +02:00
"languages": [
{
"lang": "en",
"name": "English",
2022-08-31 22:24:56 +02:00
"path": "lang/en.json",
"flags": {}
2021-07-08 10:12:12 +02:00
},
{
"lang": "fr",
2023-02-01 10:15:56 +01:00
"name": "Français (BoL)",
2022-08-31 22:24:56 +02:00
"path": "lang/fr.json",
"flags": {}
2022-05-11 13:14:58 +02:00
},
{
"lang": "de",
"name": "Deutsch",
2022-08-31 22:24:56 +02:00
"path": "lang/de.json",
"flags": {}
2021-07-08 10:12:12 +02:00
}
],
2023-10-15 17:51:07 +02:00
"packFolders": [
{
"name": "BoL",
"sorting": "m",
"color": "#00435c",
"folders": [
{
"name": "Items d'Acteurs",
"sorting": "a",
"color": "#00435c",
"packs": [
"careers",
"languages",
"spells",
"boons",
"flaws",
"fightoptions",
"origins",
"races",
"godsfaith",
"effets-exemples"
]
},
{
"name": "Créatures",
"sorting": "a",
"color": "#00435c",
"packs": [
"boonsflawscreatures",
"creatures"
]
},
{
"name": "Objets&Equipement",
"sorting": "a",
"color": "#00435c",
"packs": [
"equipment",
"potions-alchimie",
"objets-alchimie"
]
}
],
"packs": [
"aides-de-jeu",
"cartes"
]
}
],
2021-07-08 10:12:12 +02:00
"packs": [
{
"name": "boons",
"label": "Avantages",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/boons.db",
2021-12-29 19:15:06 +01:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-04-10 20:15:30 +02:00
},
{
2022-05-10 22:27:21 +02:00
"name": "boonsflawscreatures",
2022-04-10 20:15:30 +02:00
"label": "Avantages/Désavantages de Créatures",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/boonsflawscreatures.db",
2022-04-10 20:15:30 +02:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2021-07-08 10:12:12 +02:00
},
{
"name": "flaws",
"label": "Désavantages",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/flaws.db",
2021-12-29 19:15:06 +01:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2021-07-08 10:12:12 +02:00
},
{
"name": "careers",
"label": "Carrières héroïques",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/careers.db",
2021-12-29 19:15:06 +01:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2021-07-08 10:12:12 +02:00
},
{
"name": "origins",
"label": "Origines",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/origins.db",
2021-12-29 19:15:06 +01:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2021-07-08 10:12:12 +02:00
},
{
"name": "races",
"label": "Races",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/races.db",
2021-12-29 19:15:06 +01:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2021-07-08 10:12:12 +02:00
},
{
"name": "equipment",
"label": "Equipement",
"system": "bol",
2022-08-31 22:24:56 +02:00
"path": "packs/equipment.db",
2021-12-29 19:15:06 +01:00
"type": "Item",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-01-19 22:14:22 +01:00
},
{
"label": "Aides de Jeu",
"type": "JournalEntry",
"name": "aides-de-jeu",
"path": "packs/aides-de-jeu.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-01-19 22:14:22 +01:00
},
{
"label": "Cartes",
"type": "Scene",
"name": "cartes",
"path": "packs/cartes.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-02-15 20:53:13 +01:00
},
{
"label": "Langues",
"type": "Item",
"name": "languages",
"path": "packs/languages.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-02-19 17:25:42 +01:00
},
{
"label": "Sorts",
"type": "Item",
"name": "spells",
"path": "packs/spells.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-02-20 10:12:25 +01:00
},
{
"label": "Dieux",
"type": "Item",
"name": "godsfaith",
"path": "packs/godsfaith.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-03-10 21:05:53 +01:00
},
{
"label": "Options de Combat",
"type": "Item",
"name": "fightoptions",
"path": "packs/fightoptions.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-04-10 20:15:30 +02:00
},
2022-06-11 20:56:35 +02:00
{
"label": "Alchimie - Potions",
"type": "Item",
"name": "potions-alchimie",
"path": "packs/potions-alchimie.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-06-11 20:56:35 +02:00
},
{
"label": "Alchimie - Objets",
"type": "Item",
"name": "objets-alchimie",
"path": "packs/objets-alchimie.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2022-06-11 20:56:35 +02:00
},
2022-11-23 21:34:51 +01:00
{
"label": "Effets - Exemples",
"type": "Item",
"name": "effets-exemples",
"path": "packs/effets-exemples.db",
"system": "bol",
"private": false,
"flags": {}
},
2022-04-10 20:15:30 +02:00
{
"label": "Créatures",
"type": "Actor",
"name": "creatures",
"path": "packs/creatures.db",
"system": "bol",
2022-08-31 22:24:56 +02:00
"private": false,
"flags": {}
2021-07-08 10:12:12 +02:00
}
],
2021-12-29 19:15:06 +01:00
"socket": true,
2022-07-01 15:48:54 +02:00
"manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json",
2023-10-15 17:51:07 +02:00
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v11.1.0.zip",
2022-12-23 16:38:41 +01:00
"background": "systems/bol/ui/page_accueil.webp",
2021-07-08 10:12:12 +02:00
"gridDistance": 1.5,
"gridUnits": "m",
2021-11-08 14:40:29 +01:00
"primaryTokenAttribute": "resources.hp",
2021-12-29 19:15:06 +01:00
"secondaryTokenAttribute": "resources.hero"
2023-02-03 23:55:59 +01:00
}