{
  "id": "arcane-affinity-relics-of-the-red-sun",
  "title": "Magic Items Vol 24: Relics of the Red Sun",
  "description": "<p>Unleash the power of blood with Relics of the Red Sun, a collection of 20 fully illustrated magic items. Drain vitality, command living blood, empower your attacks through sacrifice, and turn every wound into an opportunity.</p><p>Each item comes ready to drop into your 5e campaign, complete with mechanics, artwork, and Shard VTT integration.</p>",
  "version": "1.0.0",
  "url": "https://arcaneaffinity.net/",
  "manifest": "https://r2.foundryvtt.com/packages-public/arcane-affinity-relics-of-the-red-sun/module.json",
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "5.3",
          "verified": "5"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Arcane Affinity",
      "url": "https://arcaneaffinity.net/",
      "discord": "Latamer#9345",
      "flags": {}
    },
    {
      "name": "Dragon Clan Studio",
      "discord": "dragonclanstudio_13570",
      "flags": {}
    },
    {
      "name": "Gwen le Touze",
      "discord": "bradeck",
      "flags": {}
    }
  ],
  "media": [
    {
      "type": "setup",
      "url": "modules/arcane-affinity-relics-of-the-red-sun/assets/ui/module-bg.webp",
      "thumbnail": "modules/arcane-affinity-relics-of-the-red-sun/assets/ui/module-thumbnail.webp",
      "loop": false,
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts.mjs"
  ],
  "styles": [
    {
      "src": "styles.css"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "dd5e-arc-aff-journal",
      "label": "Relics of the Red Sun",
      "path": "packs/dd5e-arc-aff-journal",
      "type": "JournalEntry",
      "system": "dnd5e",
      "banner": "modules/arcane-affinity-relics-of-the-red-sun/assets/ui/tiles/tile_01.webp",
      "flags": {
        "dnd5e": {
          "display": "table-of-contents"
        }
      },
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "dd5e-arc-aff-items",
      "label": "Magic Items (5E)",
      "path": "packs/dd5e-arc-aff-items",
      "type": "Item",
      "system": "dnd5e",
      "banner": "modules/arcane-affinity-relics-of-the-red-sun/assets/ui/tiles/tile_02.webp",
      "ownership": {
        "PLAYER": "NONE",
        "ASSISTANT": "OWNER"
      },
      "flags": {
        "dnd5e": {
          "types": [
            "consumable",
            "container",
            "equipment",
            "loot",
            "weapon",
            "tool"
          ]
        }
      }
    },
    {
      "name": "dd5e-arc-aff-actors",
      "label": "Actors",
      "path": "packs/dd5e-arc-aff-actors",
      "type": "Actor",
      "system": "dnd5e",
      "banner": "modules/arcane-affinity-relics-of-the-red-sun/assets/ui/tiles/tile_03.webp",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "Arcane Affinity",
      "color": "#0a1551",
      "sorting": "a",
      "packs": [],
      "folders": [
        {
          "name": "Magic Items Vol 24: Relics of the Red Sun",
          "sorting": "m",
          "color": "#5753b6",
          "packs": [
            "dd5e-arc-aff-journal",
            "dd5e-arc-aff-items",
            "dd5e-arc-aff-actors"
          ]
        }
      ]
    }
  ],
  "protected": true,
  "flags": {
    "canUpload": true,
    "hotReload": false,
    "dnd5e": {
      "sourceBooks": {
        "Arc_Aff_RotRS": "SOURCE.BOOK.ARC_AFF_ROTRS"
      },
      "spellLists": []
    }
  }
}