{ "title": "Dragon Age Compendia", "description": "
Compendia collection for use with vkdolea's AGE system, specifically for the Dragon AGE tabletop developed by Green Ronin.
Currently contains all foci, items, powers, spells, stunts, and talents.
All non-Foundry media assets are the sole property of BioWare EA.
", "version": "1.0.4", "download": "https://github.com/chligget/dragonage-compendia/releases/latest/download/module.zip", "manifest": "https://raw.githubusercontent.com/chligget/dragonage-compendia/master/module.json", "packs": [ { "name": "foci", "label": "Dragon AGE Foci", "path": "packs/foci", "type": "Item", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "inventory", "label": "Dragon AGE Items", "path": "packs/inventory", "type": "Item", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "powers", "label": "Dragon AGE Powers", "path": "packs/powers", "type": "Item", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "spells", "label": "Dragon AGE Spells", "path": "packs/spells", "type": "Item", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "stunts", "label": "Dragon AGE Stunts", "path": "packs/stunts", "type": "Item", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "talents", "label": "Dragon AGE Talents", "path": "packs/talents", "type": "Item", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "rules", "label": "Dragon AGE Rules", "path": "packs/rules", "type": "JournalEntry", "system": "age-system", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "id": "dragonage-compendia", "relationships": { "requires": [], "systems": [ { "id": "age-system", "type": "system", "compatibility": {} } ] }, "compatibility": { "minimum": "0.9.0", "verified": "0.12.331" } }