Quote Originally Posted by yaki View Post
"if a spell does 1000 damage to each target, ... with more than 10 targets, each target would take 1000 damage divided by the number of targets"

When N = 20, what is 1000 / N? Somehow I don't think it's 500...1000 / 2 is 500, so that would mean 20 = 2 which would pretty much break all mathematics.
each target would take 1000 damage divided by the multiple of 10 there is total targets

15 targets: 1.5 times 10, gives 1000 damage divided by 1.5 for each target.

20 targets: 2 times 10, gives 1000 damage divided by 2 for each target.