{
    "id": "pf2e-see-simple-scale-statistics",
    "title": "pF2e See Simple Scale Statistics",
    "description": "Allows the GM to see where creatures' stats lie on the Terrible-Low-Moderate-High-Extreme scale.",
    "version": "1.8.3",
    "compatibility": {
        "minimum": "13",
        "verified": "14"
    },
    "esmodules": [
        "scripts/pf2e-see-simple-scale-statistics.js"
    ],
    "styles": [
        "styles/pf2e-see-simple-scale-statistics.css"
    ],
    "languages": [
        {
            "lang": "en",
            "name": "English",
            "path": "lang/en.json",
            "flags": {}
        },
        {
            "lang": "zh-tw",
            "name": "正體中文",
            "path": "lang/zh-tw.json",
            "flags": {}
        },
        {
            "lang": "cn",
            "name": "简体中文",
            "path": "lang/cn.json",
            "flags": {}
        }
    ],
    "url": "https://github.com/shemetz/pf2e-see-simple-scale-statistics",
    "manifest": "https://github.com/shemetz/pf2e-see-simple-scale-statistics/releases/latest/download/module.json",
    "download": "https://github.com/shemetz/pf2e-see-simple-scale-statistics/releases/download/1.8.3/module.zip",
    "readme": "https://github.com/shemetz/pf2e-see-simple-scale-statistics/blob/master/Readme.md",
    "changelog": "https://github.com/shemetz/pf2e-see-simple-scale-statistics/blob/master/Changelog.md",
    "license": "https://github.com/shemetz/pf2e-see-simple-scale-statistics/blob/master/License.txt",
    "bugs": "https://github.com/shemetz/pf2e-see-simple-scale-statistics/issues",
    "relationships": {
        "systems": [
            {
                "id": "pf2e",
                "type": "system",
                "manifest": "https://github.com/foundryvtt/pf2e/releases/download/latest/system.json",
                "compatibility": {
                    "minimum": "7.12.0",
                    "verified": "8.1.0"
                }
            },
            {
                "id": "sf2e",
                "type": "system",
                "compatibility": {
                    "minimum": "0.0.4",
                    "verified": "0.0.11"
                }
            }
        ]
    },
    "authors": [
        {
            "name": "shemetz",
            "email": "itamarcu+foundry@gmail.com",
            "discord": "shemetz",
            "flags": {}
        }
    ],
    "media": [
        {
            "type": "icon",
            "url": "https://raw.githubusercontent.com/shemetz/pf2e-see-simple-scale-statistics/master/metadata/cover_1_v2.png",
            "caption": "pF2e See Simple Scale Statistics",
            "loop": false,
            "flags": {}
        },
        {
            "type": "cover",
            "url": "https://raw.githubusercontent.com/shemetz/pf2e-see-simple-scale-statistics/master/metadata/cover_2_v2.png",
            "caption": "pF2e See Simple Scale Statistics",
            "loop": false,
            "flags": {}
        }
    ]
}