{ "id": "pf2e-spoils-of-war", "title": "PF2e Spoils of War", "description": "Convert fallen enemies' equipment into abstract Spoils of War — common, advanced, and rare tiers. No more looting 20 leather armors and 15 shortswords.", "authors": [ { "name": "AnkeKatomeky", "url": "https://github.com/AnkeKatomeky" } ], "esmodules": [ "scripts/main.js" ], "compatibility": { "minimum": "13.348", "verified": "13.351", "maximum": "13" }, "version": "1.0.0", "url": "https://github.com/AnkeKatomeky/pf2e-spoils-of-war", "manifest": "https://raw.githubusercontent.com/AnkeKatomeky/pf2e-spoils-of-war/main/module.json", "download": "https://github.com/AnkeKatomeky/pf2e-spoils-of-war/releases/download/1.0.0/pf2e-spoils-of-war.zip", "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "7.8.0" } } ] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ru", "name": "Русский", "path": "lang/ru.json" } ] }