{ "id": "osr-helper", "title": "OSR Helper Module", "description": "A collection of helpers for the Foundry Vtt implementation of the 'Old School Essentials' system.", "authors": [ { "name": "Rabid Owlbear", "url": "https://github.com/RabidOwlbear", "flags": {} } ], "version": "0.7.1", "compatibility": { "minimum": "11", "verified": "13", "maximum": "13" }, "styles": [ "styles/main.css" ], "esmodules": [ "scripts/init.js" ], "socket": true, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "es", "name": "Spanish", "path": "lang/es.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-br.json", "flags": {} } ], "packs": [ { "name": "osr-helper-items-en", "label": "OSR-helper Items (en)", "type": "Item", "path": "packs/items", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-es", "label": "OSR-helper Items (es)", "type": "Item", "path": "packs/items-es", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-pt-br", "label": "OSR-helper Items (pt-BR)", "type": "Item", "path": "packs/items-pt-br", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-macros-all", "label": "OSR-helper Macros", "path": "packs/macros", "type": "Macro", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-hyperborea-en", "label": "OSR-helper Items (en)", "type": "Item", "path": "packs/items-hyperborea-en", "system": "hyperborea", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-hyperborea-es", "label": "OSR-helper Items (es)", "type": "Item", "path": "packs/items-hyperborea-es", "system": "hyperborea", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-hyperborea-pt-br", "label": "OSR-helper Items (pt-BR)", "type": "Item", "path": "packs/items-hyperborea-pt-br", "system": "hyperborea", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-wwn-en", "label": "OSR-helper Items (en)", "type": "Item", "path": "packs/items-wwn", "system": "wwn", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-wwn-es", "label": "OSR-helper Items (es)", "type": "Item", "path": "packs/items-wwn-es", "system": "wwn", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-wwn-pt-br", "label": "OSR-helper Items (pt-BR)", "type": "Item", "path": "packs/items-wwn-pt-br", "system": "wwn", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-dcc-en", "label": "OSR-helper Items (en)", "type": "Item", "path": "packs/items-dcc", "system": "dcc", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-dcc-es", "label": "OSR-helper Items (es)", "type": "Item", "path": "packs/items-dcc-es", "system": "dcc", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-dcc-pt-br", "label": "OSR-helper Items (pt-BR)", "type": "Item", "path": "packs/items-dcc-pt-br", "system": "dcc", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-helper-items-basicfantasyrpg-en", "label": "OSR-helper Items (en)", "type": "Item", "path": "packs/items-basicfantasyrpg", "system": "basicfantasyrpg", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "systems": [ { "id": "ose", "type": "system", "compatibility": {} }, { "id": "hyperborea", "type": "system", "compatibility": {} }, { "id": "wwn", "type": "system", "compatibility": {} }, { "id": "ose-dev", "type": "system", "compatibility": {} }, { "id": "dcc", "type": "system", "compatibility": {} }, { "id": "bfs", "type": "system", "compatibility": {} }, { "id": "basicfantasyrpg", "type": "system", "compatibility": {} } ], "requires": [ { "id": "socketlib", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json", "type": "module", "compatibility": {} } ] }, "url": "https://github.com/RabidOwlbear/osr-helper", "manifest": "https://raw.githubusercontent.com/RabidOwlbear/osr-helper/refs/heads/v0.7.1/module.json", "download": "https://github.com/RabidOwlbear/osr-helper/archive/refs/heads/v0.7.1.zip", "readme": "REAMDE.md" }