Spells / Lightning Shield
Lightning Shield
changedChanged in build 1.60.1.69876. 1 field differs from Classic Era 1.15.9.69722: effects.
The current record
Lightning Shield
Surrounds the caster with $n balls of lightning that have $h% chance of striking melee or ranged attackers for 2 damage. Each time the lightning shield strikes, a ball of lightning dissipates. Thus, the shield expires after 10 min. or after it has struck $n times.
$h% chance of inflicting 2 Nature damage on hit.
The highlighted formula above is computed by the game client from spell power, level and
talents. The client does not store the final number, so we show the template verbatim
rather than invent a value.
What changed
Both values are read verbatim from the client tables in the build shown. We publish the change, never a verdict on it.