{ "name": "tagmar-token-fx", "title": "Tagmar Efeitos Mágicos", "description": "Adicionar efeitos mágicos em Magias e Tecnicas de Combate, usando Token Magic FX.", "author": "Marcos Walker", "authors": [ { "name": "Marcos Walker", "url": "https://github.com/marcoswalker" } ], "version": "1.0.4", "url": "https://github.com/marcoswalker/tagmar-token-fx", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "9", "system": [ "tagmar", "tagmar_rpg" ], "socket": false, "esmodules": [ "scripts/main.js" ], "styles": [ ], "manifest": "https://raw.githubusercontent.com/marcoswalker/tagmar-token-fx/master/module.json", "download": "https://codeload.github.com/marcoswalker/tagmar-token-fx/zip/master", "dependencies": [ { "name": "tokenmagic", "manifest": "https://raw.githubusercontent.com/Feu-Secret/Tokenmagic/master/tokenmagic/module.json" } ] }