{
  "id": "easy-experience-5e",
  "title": "Easy Experience 5e",
  "description": "Awards Oh You Dead NPC experience to the D&D 5e primary party pool from one idempotent compiled death-card action.",
  "version": "1.1.5",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://www.patreon.com/c/r2plays",
      "discord": "r2plays"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/easy-experience.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "packs": [
    {
      "name": "journals-easy-experience-5e",
      "label": "Easy Experience 5e: How to Use & Credits",
      "path": "packs/journals-easy-experience-5e",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "packFolders": [
    {
      "name": "Easy Experience 5e",
      "sorting": "a",
      "packs": [
        "journals-easy-experience-5e"
      ]
    }
  ],
  "url": "https://jolly-rogenerator.app/foundry/easy-experience-5e",
  "manifest": "https://downloads.r2plays.games/futurehax/easy-experience-5e/latest/module.json",
  "download": "https://downloads.r2plays.games/futurehax/easy-experience-5e/v1.1.5/module.zip",
  "bugs": "https://jolly-rogenerator.app/foundry/easy-experience-5e",
  "changelog": "https://downloads.r2plays.games/futurehax/easy-experience-5e/CHANGELOG.md",
  "library": false,
  "protected": false,
  "relationships": {
    "requires": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3.3"
        }
      },
      {
        "id": "oh-you-dead",
        "type": "module",
        "compatibility": {
          "minimum": "1.2.1"
        }
      }
    ]
  }
}
