{ "id": "symbaroum-ind-resources", "title": "Symbaroum Ind Resources", "description": "Automações opcionais de sobrevivência, inventário, munição, combate, condições e interface para Symbaroum no Foundry VTT.", "version": "0.16.2", "url": "https://github.com/Crespo767/symbaroum-ind-resources", "manifest": "https://raw.githubusercontent.com/Crespo767/symbaroum-ind-resources/main/module.json", "download": "https://github.com/Crespo767/symbaroum-ind-resources/releases/latest/download/symbaroum-ind-resources.zip", "readme": "https://github.com/Crespo767/symbaroum-ind-resources#readme", "bugs": "https://github.com/Crespo767/symbaroum-ind-resources/issues", "changelog": "https://github.com/Crespo767/symbaroum-ind-resources/releases", "authors": [ { "name": "kaciquehn", "discord": "kcirehn" }, { "name": "Crespo7777", "discord": "Crespoh" } ], "compatibility": { "minimum": "13", "verified": "13.350" }, "relationships": { "systems": [ { "id": "symbaroum", "type": "system", "compatibility": { "minimum": "6.1.6", "verified": "6.1.6" } } ], "requires": [ { "id": "socketlib", "type": "module", "compatibility": { "minimum": "1.1.0", "verified": "1.1.4" } } ], "recommends": [ { "id": "lib-wrapper", "type": "module", "compatibility": { "minimum": "1.13.0", "verified": "1.13.2.0" }, "reason": "Melhora a compatibilidade quando outros módulos também modificam diálogos, fichas, rolagens, menus ou tokens." }, { "id": "item-piles-symbaroum", "type": "module", "compatibility": { "minimum": "1.1.0", "verified": "1.1.0" }, "reason": "Permite mover recipientes completos entre fichas e pilhas no canvas preservando seus conteúdos. Não deve ser ativado junto com o Item Piles genérico." } ] }, "socket": true, "esmodules": [ "scripts/init.mjs" ], "styles": [ "styles/symbaroum-ind-resources.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" }, { "lang": "pt-BR", "name": "Portugues do Brasil", "path": "languages/pt-BR.json" } ], "packs": [ { "name": "symbaroum-ind-resources", "label": "Symbaroum Ind Resources", "system": "symbaroum", "type": "Adventure", "path": "packs/symbaroum-ind-resources" } ] }