Spells / Slice and Dice
Slice and Dice
changedChanged in build 1.60.1.69876. 2 fields differ from Classic Era 1.15.9.69722: description, effects.
The current record
Slice and Dice
Finishing move that increases melee attack speed by 20%. Lasts longer per combo point:
1 point : ${9*$<mult>} seconds
2 points: ${12*$<mult>} seconds
3 points: ${15*$<mult>} seconds
4 points: ${18*$<mult>} seconds
5 points: ${21*$<mult>} seconds
Melee attack speed increased by 20%.
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.