{ "id": "sacramento-rpg", "title": "Sacramento RPG", "description": "Sistema Sacramento RPG para Foundry VTT — Faroeste brasileiro ambientado em Minas Gerais. Baseado no livro de Thiago 'Calango' Elias e Ramon Mineiro (Jambô Editora).", "version": "0.1.0", "compatibility": { "minimum": "13", "verified": "13.350" }, "authors": [ { "name": "Sacramento RPG Dev" } ], "esmodules": [ "module/sacramento-rpg.mjs" ], "styles": [ "css/sacramento-rpg.css" ], "languages": [ { "lang": "pt-BR", "name": "Português (Brasil)", "path": "i18n/pt-BR.json" }, { "lang": "en", "name": "English", "path": "i18n/en.json" } ], "documentTypes": { "Actor": { "character": { "htmlFields": ["system.biography"] }, "npc": { "htmlFields": ["system.biography"] }, "mount": { "htmlFields": ["system.biography"] } }, "Item": { "weapon": { "htmlFields": ["system.description"] }, "armor": { "htmlFields": ["system.description"] }, "gear": { "htmlFields": ["system.description"] }, "consumable": { "htmlFields": ["system.description"] }, "skill": { "htmlFields": ["system.description"] }, "signcard": { "htmlFields": ["system.description"] } } }, "packs": [ { "name": "armas", "label": "Armas", "path": "packs/armas_v2.db", "type": "Item", "system": "sacramento-rpg" }, { "name": "protecao", "label": "Proteção", "path": "packs/protecao_v2.db", "type": "Item", "system": "sacramento-rpg" }, { "name": "equipamentos", "label": "Equipamentos", "path": "packs/equipamentos_v2.db", "type": "Item", "system": "sacramento-rpg" }, { "name": "consumiveis", "label": "Consumíveis", "path": "packs/consumiveis_new.db", "type": "Item", "system": "sacramento-rpg" }, { "name": "habilidades", "label": "Habilidades", "path": "packs/habilidades_new.db", "type": "Item", "system": "sacramento-rpg", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "armazem", "label": "Armazém e Moda", "path": "packs/armazem_v2.db", "type": "Item", "system": "sacramento-rpg" }, { "name": "fichas_prontas", "label": "Fichas Prontas", "path": "packs/fichas_prontas.db", "type": "Actor", "system": "sacramento-rpg", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "macros_sacramento", "label": "Macros Sacramento", "path": "packs/macros_sacramento.db", "type": "Macro", "system": "sacramento-rpg", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Sacramento RPG", "sorting": "a", "color": "#8B4513", "packs": [ "armas", "protecao", "equipamentos", "consumiveis", "habilidades", "armazem", "fichas_prontas", "macros_sacramento" ] } ], "grid": { "distance": 2, "units": "m", "type": 1 }, "initiative": "1d6", "primaryTokenAttribute": "system.conditions.vida", "socket": false, "flags": { "hotReload": { "extensions": ["css", "hbs", "json"], "paths": ["css", "i18n", "templates"] } }, "url": "https://github.com/Crespo7777/Sacramento-rpg-module", "manifest": "https://raw.githubusercontent.com/Crespo7777/Sacramento-rpg-module/main/system.json", "download": "https://github.com/Crespo7777/Sacramento-rpg-module/releases/latest/download/sacramento-rpg.zip", "readme": "", "changelog": "", "bugs": "", "license": "", "media": [ { "type": "setup", "url": "systems/sacramento-rpg/assets/ui/cover.png", "thumbnail": "systems/sacramento-rpg/assets/ui/cover.png" } ] }