{ "id": "pf2e-aztecs-sundered", "title": "PF2e Aztec's Sundered", "description": "A dynamic equipment durability and material tracking system for Pathfinder 2e.", "version": "#{VERSION}#", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [ { "name": "Aztec" } ], "systems": [ { "id": "pf2e", "type": "system" } ], "esmodules": ["scripts/main.js"], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" }, { "lang": "ru", "name": "Russian", "path": "languages/ru.json" } ], "styles": ["styles/module.css"], "url": "#{URL}#", "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#", "packs": [ { "name": "pf2e-sundered-macros", "label": "PF2e Sundered Macros", "path": "packs/pf2e-sundered-macros", "type": "Macro", "system": "pf2e" } ] }