{
  "id": "chefs-condition-screen-fx",
  "title": "Chef's Condition Screen FX",
  "description": "Shows screen FX based on the condition of the owned token.",
  "version": "0.6.3",
  "manifest": "https://r2.foundryvtt.com/packages-public/chefs-condition-screen-fx/module.json",
  "protected": true,
  "authors": [
    {
      "name": "Chef Tonberry",
      "url": "https://www.patreon.com/cw/ChefTonberry",
      "discord": "cheftonberry",
      "email": "cheftonberry@gmail.com"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14.360"
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/conditions.css"
  ]
}