I wrote little python script, which ask me about spell, and then show my plots…
My skills with regular expression are poor, so no automatic analysis, just type this into script…
Script ask you about name of spell, at which lvl of skill you can cast, mana cost of each tier, how dmg is calculated and what are lvl limits of spell (for manathrust II you have something like this '
fire_bolt(Ind, GF_MANA, args.dir, damroll(get_manathrust_dam(Ind, 20)), " casts a mana bolt for")'). So for manathrust II lvl limit is 20.
i can share the script, but it's probably not very usefull
and script scare user with it blackness:
