summaryrefslogtreecommitdiff
path: root/config/death_knights/spells/unholy/death_coil.json5
blob: bdaffc57f43d4a0e0163bf5cf6d7fac612470687 (plain)
1
2
3
4
5
6
7
8
{
  // The unholy power multiplier that Death Coil's plague explosion will deal, per stack.
  "unholy_coefficent": 0.35,
  // The maxmimum plague stacks that Death Coil will explode.
  "plague_stacks": 4,
  // The radius of the plague spread once stacks explode.
  "spread_radius": 5.0
}