{ "name": "arm5e", "title": "Ars Magica 5th Edition, Development version", "description": "Ars Magica 5e for Foundry VTT, BETA", "version": "1.4.6", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "templateVersion": 3, "authors": [ { "name": "xzotl", "contribution": "Dev and official maintainer" }, { "name": "ialbiol", "contribution": "Dev" }, { "name": "phaldaros", "contribution": "Original dev" }, { "name": "Teotimus", "contribution": "Spanish version" }, { "name": "sylph", "contribution": "Design" }, { "name": "Ludo.Bermejo", "contribution": "Dev" }, { "name": "jupotter", "contribution": "Dev, French version" }, { "name": "Lanneval", "contribution": "French version" }, { "name": "N0Br41nZ", "contribution": "Italian version" }, { "name": "Ramon Alves", "contribution": "Portuguese version" }, { "name": "jaircunhavianna", "contribution": "Compendium content" } ], "esmodules": ["module/arm5e.js"], "styles": ["css/arm5e.css", "css/Ars-Magica-icons.css"], "packs": [ { "name": "magi", "label": "Magi", "path": "packs/magi.db", "type": "Actor" }, { "name": "companions", "label": "Companions", "path": "packs/companions.db", "type": "Actor" }, { "name": "grogs", "label": "Grogs", "path": "packs/grogs.db", "type": "Actor" }, { "name": "spells", "label": "Spells", "path": "packs/spells.db", "type": "Item" }, { "name": "items", "label": "Equipment", "path": "packs/items.db", "type": "Item" }, { "name": "enchantments", "label": "Enchantments", "path": "packs/enchantments.db", "type": "Item" }, { "name": "virtues", "label": "Virtues", "path": "packs/virtues.db", "type": "Item" }, { "name": "flaws", "label": "Flaws", "path": "packs/flaws.db", "type": "Item" }, { "name": "abilities", "label": "Abilities", "path": "packs/abilities.db", "type": "Item" }, { "name": "scenes", "label": "Scenes", "path": "packs/scenes.db", "type": "Scene" }, { "name": "macros", "label": "Macros", "path": "packs/macros.db", "type": "Macro" }, { "name": "rolltables", "label": "Rolltables", "path": "packs/rolltables.db", "type": "RollTable" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "it", "name": "Italiano", "path": "lang/it.json" }, { "lang": "pt", "name": "Portuguese", "path": "lang/pt.json" } ], "gridDistance": 5, "gridUnits": "ft", "url": "https://github.com/xzotl42/arm5e", "manifest": "https://raw.githubusercontent.com/xzotl42/arm5e/master/system.json", "download": "https://github.com/xzotl42/arm5e/archive/master.zip", "license": "LICENSE.txt" }