{
  "id": "death-effect-reminder",
  "title": "Death Effect Reminder",
  "description": "When an NPC dies in combat, scans stat-block text for death-triggered effects and posts a chat reminder with action buttons. System-agnostic core framework - install free adapters for dnd5e, Pirate Borg, or PF2e for richer dispatch. Item-level tags persist across imports.<p>More TTRPG tools at <a href=\"https://jolly-rogenerator.app\">jolly-rogenerator.app</a>. Support development on <a href=\"https://www.patreon.com/c/r2plays\">Patreon</a>.</p>",
  "version": "1.6.12",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://jolly-rogenerator.app",
      "discord": "r2plays"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "packs": [
    {
      "name": "help",
      "label": "Death Effect Reminder - Help",
      "path": "packs/help",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "flags": {}
    }
  ],
  "url": "https://github.com/FutureHax/Death-Effect-Reminder",
  "manifest": "https://r2.foundryvtt.com/packages-public/death-effect-reminder/module.json",
  "bugs": "https://github.com/FutureHax/Death-Effect-Reminder/issues",
  "changelog": "https://downloads.r2plays.games/futurehax/death-effect-reminder/CHANGELOG.md",
  "library": "false",
  "relationships": {},
  "protected": true
}