{ "name": "l5r5e", "title": "Legend of the Five Rings (5th Edition)", "description": "This is a game system, multilanguage in En/FR/ES, for Legend of the Five Rings (5th Edition) by Edge Studio

- Join the official Discord server: Official Discord

- Rejoignez la communauté Francophone: Francophone Discord

", "version": "0.1.0", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "author": "Team L5R", "background": "L5R-Header.webp", "scripts": ["./scripts/ui/chatColor-l5r5e.js"], "esmodules": ["./scripts/main-l5r5e.js"], "styles": ["./styles/l5r5e.css"], "packs": [ { "name": "core-properties", "label": "Properties", "path": "packs/core-property.db", "entity": "Item" }, { "name": "core-techniques", "label": "Techniques", "path": "packs/core-technique.db", "entity": "Item" }, { "name": "core-items", "label": "Items", "path": "packs/core-item.db", "entity": "Item" }, { "name": "core-armors", "label": "Armors", "path": "packs/core-armor.db", "entity": "Item" }, { "name": "core-weapons", "label": "Weapons", "path": "packs/core-weapon.db", "entity": "Item" }, { "name": "core-distinctions", "label": "Distinctions", "path": "packs/core-distinction.db", "entity": "Item" }, { "name": "core-passions", "label": "Passions", "path": "packs/core-passion.db", "entity": "Item" }, { "name": "core-adversities", "label": "Adversities", "path": "packs/core-adversity.db", "entity": "Item" }, { "name": "core-anxieties", "label": "Anxieties", "path": "packs/core-anxiety.db", "entity": "Item" }, { "name": "macros", "label": "L5R5e Macros", "path": "packs/macros.db", "entity": "Macro" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en-en.json" }, { "lang": "fr", "name": "French (France)", "path": "lang/fr-fr.json" }, { "lang": "es", "name": "Spanish (Spain)", "path": "lang/es-es.json" }, { "lang": "pt-br", "name": "Português (Brasil)", "path": "lang/pt-br.json" } ], "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v0.1.0/raw/l5r5e.zip?job=build" }