{
|
|
"id": "pf2e-modifiers-matter",
|
|
"title": "Pf2E Modifiers Matter",
|
|
"description": "Highlights situations where status effects (buffs, debuffs, conditions) change the outcome of a roll. Technically this module is not about modifiers but about all the other things that modify a roll, which happen to not be called modifiers, despite applying modifications.",
|
|
"version": "1.8.2",
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "11"
|
|
},
|
|
"esmodules": [
|
|
"scripts/pf2e-modifiers-matter.js"
|
|
],
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "cn",
|
|
"name": "简体中文(Simplified Chinese)",
|
|
"path": "lang/cn.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "fr",
|
|
"name": "Français",
|
|
"path": "lang/fr.json",
|
|
"flags": {}
|
|
},
|
|
{
|
|
"lang": "zh-tw",
|
|
"name": "正體中文",
|
|
"path": "lang/zh-tw.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"url": "https://github.com/shemetz/pf2e-modifiers-matter",
|
|
"manifest": "https://github.com/shemetz/pf2e-modifiers-matter/releases/latest/download/module.json",
|
|
"download": "https://github.com/shemetz/pf2e-modifiers-matter/releases/download/1.8.2/module.zip",
|
|
"readme": "https://github.com/shemetz/pf2e-modifiers-matter/blob/master/Readme.md",
|
|
"changelog": "https://github.com/shemetz/pf2e-modifiers-matter/blob/master/Changelog.md",
|
|
"license": "https://github.com/shemetz/pf2e-modifiers-matter/blob/master/License.txt",
|
|
"bugs": "https://github.com/shemetz/pf2e-modifiers-matter/issues",
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "pf2e",
|
|
"type": "system",
|
|
"manifest": "https://github.com/foundryvtt/pf2e/releases/download/latest/system.json",
|
|
"compatibility": {
|
|
"minimum": "4.0.0",
|
|
"verified": "5.4.2"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "shemetz",
|
|
"email": "itamarcu+foundry@gmail.com",
|
|
"discord": "shemetz#0226",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"media": [
|
|
{
|
|
"type": "icon",
|
|
"url": "https://raw.githubusercontent.com/shemetz/pf2e-modifiers-matter/master/metadata/icon.png",
|
|
"caption": "PF2e Modifiers Matter",
|
|
"loop": false,
|
|
"flags": {}
|
|
},
|
|
{
|
|
"type": "cover",
|
|
"url": "https://raw.githubusercontent.com/shemetz/pf2e-modifiers-matter/master/metadata/cover.png",
|
|
"caption": "PF2e Modifiers Matter",
|
|
"loop": false,
|
|
"flags": {}
|
|
}
|
|
]
|
|
}
|