{ "id": "dolmenwood", "title": "Dolmenwood", "description": "Dolmenwood from Necrotic Gnome", "version": "1.9.5.0", "compatibility": { "minimum": "13.0", "verified": "13.351" }, "authors": [ { "name": "Blaze Sanecki", "email": "sanecki.blazej@gmail.com" } ], "media": [ { "type": "cover", "loop": false, "flags": {} }, { "type": "setup", "url": "systems/dolmenwood/assets/thumbnail.webp", "thumbnail": "systems/dolmenwood/assets/thumbnail.webp" } ], "background": "systems/dolmenwood/assets/thumbnail.webp", "esmodules": [ "dolmenwood.mjs" ], "styles": [ "styles/dolmenwood.min.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "en", "name": "English - Traits", "path": "lang/en-traits.json" }, { "lang": "en", "name": "English - Classes", "path": "lang/en-classes.json" }, { "lang": "en", "name": "English - Kindreds", "path": "lang/en-kindreds.json" }, { "lang": "pl", "name": "Polski", "path": "lang/pl.json" }, { "lang": "pl", "name": "Polski - Cechy", "path": "lang/pl-traits.json" }, { "lang": "pl", "name": "Polski - Klasy", "path": "lang/pl-classes.json" }, { "lang": "pl", "name": "Polski - Rasy", "path": "lang/pl-kindreds.json" } ], "packFolders": [ { "name": "Dolmenwood System Data", "color": "#d54134", "packs": ["kindreds", "classes"] } ], "packs": [ { "name": "kindreds", "label": "Kindreds", "path": "packs/kindreds", "type": "Item", "system": "dolmenwood", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "classes", "label": "Classes", "path": "packs/classes", "type": "Item", "system": "dolmenwood", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "grid": { "distance": 5, "units": "ft" }, "socket": true, "initiative": "1d6", "primaryTokenAttribute": "hp.value", "url": "https://github.com/NecroticGnome/dolmenwood-foundry-system", "manifest": "https://github.com/NecroticGnome/dolmenwood-foundry-system/releases/download/v1.9.5.0/system.json", "download": "https://github.com/NecroticGnome/dolmenwood-foundry-system/releases/download/v1.9.5.0/dolmenwood-foundry-system.zip", "documentTypes": { "Actor": { "Adventurer": { "htmlFields": [ "background.notes" ] }, "Creature": { "htmlFields": [ "description" ] }, "Horse": { "htmlFields": [ "description" ] }, "Vehicle": { "htmlFields": [ "description" ] } }, "Item": { "Item": { "htmlFields": ["notes"] }, "Treasure": { "htmlFields": ["notes", "effects"] }, "Armor": { "htmlFields": ["notes"] }, "Weapon": { "htmlFields": ["notes"] }, "Foraged": { "htmlFields": ["notes", "effects"] }, "Container": { "htmlFields": ["notes"] }, "Spell": { "htmlFields": ["description"] }, "HolySpell": { "htmlFields": ["description"] }, "Glamour": { "htmlFields": ["description"] }, "Rune": { "htmlFields": ["description"] }, "Kindred": {}, "Class": {}, "Effect": {} } } }