{ "author": "Uberwald", "compatibleCoreVersion": "9", "description": "Crucible RPG system for FoundryVTT", "esmodules": [ "modules/crucible-main.js" ], "gridDistance": 5, "gridUnits": "m", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "library": false, "license": "LICENSE.txt", "manifestPlusVersion": "1.0.0", "media": [], "minimumCoreVersion": "0.8.0", "name": "fvtt-crucible-rpg", "packs": [ { "entity": "Item", "label": "Armour", "name": "armour", "path": "./packs/armour.db", "system": "fvtt-pegasus-rpg", "tags": [ "armour" ] }, { "entity": "Item", "label": "Equipment", "name": "equipment", "path": "./packs/equipment.db", "system": "fvtt-pegasus-rpg", "tags": [ "equipment" ] }, { "entity": "Item", "label": "Shields", "name": "shields", "path": "./packs/shields.db", "system": "fvtt-pegasus-rpg", "tags": [ "shield" ] }, { "entity": "Item", "label": "Melee Weapons", "name": "melee-weapons", "path": "./packs/melee-weapons.db", "system": "fvtt-pegasus-rpg", "tags": [ "weapon", "melee" ] }, { "entity": "Item", "label": "Ranged Weapons", "name": "ranged-weapons", "path": "./packs/ranged-weapons.db", "system": "fvtt-pegasus-rpg", "tags": [ "weapon", "ranged" ] }, { "entity": "Item", "label": "Currency", "name": "currency", "path": "./packs/currency.db", "system": "fvtt-pegasus-rpg", "tags": [ "currency", "money" ] } ], "primaryTokenAttribute": "secondary.health", "secondaryTokenAttribute": "secondary.delirium", "socket": true, "styles": [ "styles/simple.css" ], "templateVersion": 3, "title": "Crucible RPG", "manifest": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/raw/master/system.json", "download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.3.zip", "url": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg", "version": "0.1.3", "background" : "./images/ui/crucible_welcome_page.webp" }