|
|
- {
- "id": "combat-utility-belt",
- "title": "Combat Utility Belt",
- "description": "Adds various combat-focused features",
- "version": "1.10.4",
- "authors": [
- {
- "name": "Evan Clarke",
- "url": "https://patreon.com/deathsave",
- "email": "cub@deathsave.dev",
- "discord": "errational#2007",
- "flags": {}
- }
- ],
- "url": "https://github.com/death-save/combat-utility-belt",
- "bugs": "https://github.com/death-save/combat-utility-belt/issues",
- "readme": "https://github.com/death-save/combat-utility-belt/wiki",
- "manifest": "https://github.com/death-save/combat-utility-belt/releases/latest/download/module.json",
- "download": "https://github.com/death-save/combat-utility-belt/releases/download/1.10.4/module.zip",
- "scripts": [
- "library/typewriterjs/core.js"
- ],
- "esmodules": [
- "combat-utility-belt.js"
- ],
- "languages": [
- {
- "lang": "en",
- "name": "English",
- "path": "lang/en.json",
- "flags": {}
- },
- {
- "lang": "ja",
- "name": "日本語",
- "path": "lang/ja.json",
- "flags": {}
- },
- {
- "lang": "ko",
- "name": "한국어",
- "path": "lang/ko.json",
- "flags": {}
- },
- {
- "lang": "pt-BR",
- "name": "Português (Brasil)",
- "path": "lang/pt-BR.json",
- "flags": {}
- },
- {
- "lang": "es",
- "name": "Español",
- "path": "lang/es.json",
- "flags": {}
- },
- {
- "lang": "cn",
- "name": "中文",
- "path": "lang/cn.json",
- "flags": {}
- },
- {
- "lang": "de",
- "name": "Deutsch",
- "path": "lang/de.json",
- "flags": {}
- },
- {
- "lang": "pl",
- "name": "Polski",
- "path": "lang/pl.json",
- "flags": {}
- }
- ],
- "packs": [
- {
- "name": "conditionsdnd5e",
- "label": "Conditions (D&D5e)",
- "system": "dnd5e",
- "path": "packs/conditionsdnd5e.db",
- "type": "JournalEntry",
- "private": false,
- "flags": {}
- },
- {
- "name": "conditionsarchmage",
- "label": "Conditions (13th Age)",
- "system": "archmage",
- "path": "packs/conditionsarchmage.db",
- "type": "JournalEntry",
- "private": false,
- "flags": {}
- }
- ],
- "styles": [
- "styles/combat-utility-belt.css"
- ],
- "media": [
- {
- "type": "video",
- "url": "https://www.youtube.com/watch?v=BRlWhbw0mbk",
- "loop": false,
- "flags": {}
- },
- {
- "type": "cover",
- "url": "https://user-images.githubusercontent.com/42503461/88756618-f949b900-d118-11ea-9a64-6599be2f3efa.png",
- "loop": false,
- "flags": {}
- }
- ],
- "flags": {
- "allowBugReporter": true
- },
- "socket": true,
- "compatibility": {
- "minimum": "10.270",
- "verified": "10.291"
- }
- }
|