{ "id": "vagabonds", "title": "Vagabonds of Dyfed", "description": "The Vagabonds of Dyfed system for FoundryVTT!", "version": "0.4.2", "compatibility": { "minimum": 10, "verified": 11, "maximum": 11 }, "templateVersion": 4, "author": "LostPhoenix", "authors": [ { "name": "LostPhoenix", "discord": "Phoenix#0009" } ], "esmodules": ["dist/vagabonds.js"], "styles": ["css/vagabonds.css", "dist/vagabonds.css"], "scripts": [], "packs": [ { "name": "techniques", "label": "Vagabonds - Techniques", "path": "packs/vagabonds-techniques.db", "entity": "Item", "type": "Item" }, { "name": "monsterability", "label": "Vagabonds - Monster Abilities", "path": "packs/vagabonds-monster-abilities.db", "entity": "Item", "type": "Item" }, { "name": "lineage", "label": "Vagabonds - Lineages", "path": "packs/vagabonds-lineage.db", "entity": "Item", "type": "Item" }, { "name": "spells", "label": "Vagabonds - Spells", "path": "packs/vagabonds-spells.db", "entity": "Item", "type": "Item" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "speed", "url": "https://github.com/jsavko/vagabonds", "manifest": "https://raw.githubusercontent.com/jsavko/vagabonds/main/system.json", "download": "https://github.com/jsavko/vagabonds/archive/refs/tags/0.3.0.zip", "license": "LICENSE.txt" }