{ "id": "cairn", "title": "Cairn", "description": "Cairn for FoundryVTT", "version": "0.10.28", "compatibility": { "minimum": "10", "verified": "10" }, "license": "LICENSE.txt", "url": "https://github.com/yochaigal/Cairn-FoundryVTT/", "manifest": "https://github.com/yochaigal/Cairn-FoundryVTT/releases/latest/download/system.json", "download": "https://github.com/yochaigal/Cairn-FoundryVTT/releases/latest/download/system.zip", "authors": [ { "name": "yochaigal", "url": "https://yochaigal.itch.io/" } ], "esmodules": ["module/cairn.js"], "styles": ["css/cairn.css"], "packs": [ { "name": "armor", "label": "Armor", "path": "packs/armor.db", "type": "Item", "system": "cairn" }, { "name": "character-traits", "label": "Character Traits", "path": "packs/character-traits.db", "type": "RollTable", "system": "cairn" }, { "name": "expeditionary-gear", "label": "Expeditionary Gear", "path": "packs/expeditionary-gear.db", "type": "Item", "system": "cairn" }, { "name": "extra", "label": "Extra", "path": "packs/extra.db", "type": "Item", "system": "cairn" }, { "name": "gear-tables", "label": "Gear Tables", "path": "packs/gear-tables.db", "type": "RollTable", "system": "cairn" }, { "name": "character-creation-tables-srd", "label": "Character Creation Tables - SRD", "path": "packs/character-creation-tables-srd.db", "type": "RollTable", "system": "cairn" }, { "name": "utils", "label": "Utils", "path": "packs/utils.db", "type": "RollTable", "system": "cairn" }, { "name": "macros", "label": "Macros", "path": "packs/macros.db", "type": "Macro", "system": "cairn" }, { "name": "monsters", "label": "Monsters", "path": "packs/monsters.db", "type": "Actor", "system": "cairn" }, { "name": "spellbooks", "label": "Spellbooks", "path": "packs/spellbooks.db", "type": "Item", "system": "cairn" }, { "name": "more-spellbooks", "label": "More Spellbooks", "path": "packs/more-spellbooks.db", "type": "Item", "system": "cairn" }, { "name": "tools", "label": "Tools", "path": "packs/tools.db", "type": "Item", "system": "cairn" }, { "name": "trinkets", "label": "Trinkets", "path": "packs/trinkets.db", "type": "Item", "system": "cairn" }, { "name": "weapons", "label": "Weapons", "path": "packs/weapons.db", "type": "Item", "system": "cairn" } ], "scripts": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "da", "name": "Dansk", "path": "lang/da.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "abilities.STR", "secondaryTokenAttribute": "hp" }