{ "id": "rangers-of-shadow-deep-unofficial", "title": "Ranger of Shadow Deep Unofficial", "description": "Character, companion and creature sheets, dice engine, items and PDF export for Rangers of Shadow Deep, including the supplements.", "version": "2.1.0", "compatibility": { "minimum": "13", "verified": "14" }, "authors": [ { "name": "Paul" } ], "esmodules": [ "rosd.mjs" ], "styles": [ "styles/rosd.css" ], "languages": [ { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "documentTypes": { "Actor": { "ranger": {}, "companion": {}, "creature": {} }, "Item": { "objet": {} } }, "socket": true, "grid": { "distance": 1, "units": "\"" }, "primaryTokenAttribute": "health", "initiative": "@init", "manifest": "https://raw.githubusercontent.com/zedoc84/ROSD-unofficial/main/system.json", "download": "https://github.com/zedoc84/ROSD-unofficial/releases/download/v2.1.0/rosd.zip", "url": "https://github.com/zedoc84/ROSD-unofficial" }