If I get a couple of +% regen items (e.g. a couple of helms with +X% mana per second), how do they stack on top of each other? Is the %age added first, then applied or is it compound %age where one is applied first, then the second is applied to the total of the first's application?
As an illustration...
If I have 10 mana per second and I put on 2 helms that give me +100% mana per second, do I end up with:
1. 10 + (10 * 1.0) + (10 * 1.0) = 30 mana per second, or
2. (10 + (10 * 1.0)) = 20 + (20 * 1.0) = 40 mana per second?