Yes, The spell must attack on the same area 4x times, like in code, the damage counts be like this "
function onGetFormulaValues(player, level, maglevel)
min = -((level / 5) + (maglevel * 1.8) + 11)
max = -((level / 5) + (maglevel * 3) + 19)"
I do not know that I understood you correctly.. (my...