{
  "authors": [],
  "bugs": "https://support.metamorphic-digital.com",
  "changelog": "https://support.metamorphic-digital.com/changelog/aventuria",
  "compatibility": {
    "minimum": "14",
    "verified": "14.361"
  },
  "description": "Foundry module for the Aventuria card game",
  "documentTypes": {
    "Actor": {
      "hero": {
        "filePathFields": {
          "skillImage": [
            "IMAGE"
          ]
        },
        "htmlFields": [
          "specialAbility.description"
        ]
      }
    },
    "Item": {
      "title": {}
    },
    "Card": {
      "action": {},
      "leader": {},
      "wildcard": {},
      "timeScale": {},
      "henchman": {},
      "special": {},
      "demon": {}
    }
  },
  "esmodules": [
    "./dist/index.js"
  ],
  "id": "aventuria",
  "languages": [
    {
      "lang": "en",
      "path": "lang/en.json",
      "name": "English"
    },
    {
      "lang": "de",
      "path": "lang/de.json",
      "name": "Deutsch (German)"
    }
  ],
  "manifest": "https://ulisses-fvtt-manifests.s3.amazonaws.com/aventuria/module-14.0.1.json",
  "media": [],
  "packFolders": [
    {
      "color": "#B22222",
      "folders": [
        {
          "color": "#a01f1f",
          "name": "Deutsch (German)",
          "packs": [
            "cards-deutsch",
            "heroes-deutsch",
            "titles-deutsch",
            "journal-deutsch"
          ],
          "sorting": "m"
        },
        {
          "color": "#7d1818",
          "name": "English",
          "packs": [
            "cards-english",
            "heroes-english",
            "titles-english",
            "journal-english"
          ],
          "sorting": "m"
        }
      ],
      "name": "Aventuria",
      "packs": [
        "macros",
        "scenes"
      ],
      "sorting": "m"
    }
  ],
  "packs": [
    {
      "name": "scenes",
      "label": "AVENTURIA.Compendium.scenes",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/scenes",
      "system": "universal-tabletop-system"
    },
    {
      "name": "macros",
      "label": "AVENTURIA.Compendium.macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/macros",
      "system": "universal-tabletop-system"
    },
    {
      "name": "cards-english",
      "label": "Aventuria Decks",
      "type": "Cards",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/cards-english",
      "system": "universal-tabletop-system"
    },
    {
      "name": "heroes-english",
      "label": "Aventuria Heroes",
      "type": "Actor",
      "system": "universal-tabletop-system",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/heroes-english"
    },
    {
      "name": "titles-english",
      "label": "Hero Titles",
      "type": "Item",
      "system": "universal-tabletop-system",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/titles-english"
    },
    {
      "name": "journal-english",
      "label": "Books",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/journal-english",
      "system": "universal-tabletop-system"
    },
    {
      "name": "cards-deutsch",
      "label": "Aventuria Decks",
      "type": "Cards",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/cards-deutsch",
      "system": "universal-tabletop-system"
    },
    {
      "name": "heroes-deutsch",
      "label": "Aventuria Helden",
      "type": "Actor",
      "system": "universal-tabletop-system",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/heroes-deutsch"
    },
    {
      "name": "titles-deutsch",
      "label": "Hero Titles",
      "type": "Item",
      "system": "universal-tabletop-system",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/titles-deutsch"
    },
    {
      "name": "journal-deutsch",
      "label": "Bücher",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "path": "packs/journal-deutsch",
      "system": "universal-tabletop-system"
    }
  ],
  "protected": true,
  "relationships": {
    "flags": {},
    "requires": [
      {
        "id": "complete-card-management",
        "type": "module",
        "manifest": "https://github.com/MetaMorphic-Digital/complete-card-management/releases/latest/download/module.json",
        "compatibility": {
          "minimum": "3",
          "verified": "3.0.0"
        }
      }
    ],
    "recommends": [],
    "conflicts": [],
    "systems": [
      {
        "id": "universal-tabletop-system",
        "type": "system",
        "manifest": "https://github.com/MetaMorphic-Digital/universal-tabletop-system/releases/latest/download/system.json",
        "compatibility": {
          "minimum": "1.2.1",
          "verified": "1.2.1"
        }
      }
    ]
  },
  "scripts": [],
  "styles": [
    "./dist/style.css"
  ],
  "title": "Aventuria Board Game",
  "url": "https://www.f-shop.de/aventuria/zum-einstieg-starter-products/4790/aventuria-kelche-der-macht",
  "version": "14.0.1",
  "flags": {
    "craftedWithLoveByGamersAtMetaMorphicDigitalStudios": {
      "releaseDate": "7/11/2026",
      "getYourOwnPremiumConversion": "https://metamorphic-digital.com"
    }
  }
}