FlameField

Dygd

Loyal Member
Loyal Member
Jan 17, 2017
34
0
18
This is the first server where I'm going to play wizz, and i've heard ff scales well with min-mc.
Does it scale so well, its worth stacking min-mc over top-mc?
If any1 got the formula, feel free to drop it btw.
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,862
418
350
United Kingdom
Code:
            int power = (SEnvir.Random.Next(8 + 5*(magic.Level + 1))*Stats.MaxMC + (12*magic.Level)*Stats.MinMC)/10;