{
  "type": "irons_apothic:spell_effect",
  "definition": {
    "affix_type": "basic_effect",
    "weights": {
      "weight": 25,
      "quality": 0.1
    },
    "exclusive_set": []
  },
  "mob_effect": "minecraft:darkness",
  "target": "SPELL_DAMAGE_TARGET",
  "values": {
    "apotheosis:epic": {
      "duration": {
        "min": 20,
        "steps": 1,
        "step": 20
      },
      "amplifier": 0,
      "cooldown": 400
    },
    "apotheosis:mythic": {
      "duration": {
        "min": 20,
        "steps": 2,
        "step": 20
      },
      "amplifier": {
        "min": 0,
        "steps": 8,
        "step": 0.26
      },
      "cooldown": 750
    }
  },
  "types": [
    "irons_apothic:staff"
  ]
}
