{ "id": "trilhamarga", "title": "Trilhamarga RPG", "version": "1.3.0", "author": "greynakk", "library": false, "manifest": "https://raw.githubusercontent.com/felipemelo23/trilhamargarpg/main/system.json", "download": "https://github.com/felipemelo23/trilhamargarpg/releases/download/v1.3.0/trilhamarga-v1.3.0.zip", "authors": [ { "name": "greynakk" } ], "compatibility": { "minimum": "11", "verified": "13" }, "scripts": [], "esmodules": [ "module/trilhamarga.mjs" ], "styles": [ "css/trilhamarga.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt", "name": "Português (BR)", "path": "lang/pt-BR.json" } ], "initiative": "1d12", "gridDistance": 1.5, "gridUnits": "m", "primaryTokenAttribute": "stamina", "secondaryTokenAttribute": "protection", "packs": [ { "name": "items", "label": "Items", "path": "packs/items", "type": "Item", "system": "trilhamarga" } ] }