Quote:
Originally Posted by Rygar
[You must be logged in to view images. Log in or Register.]
Nilbog, here is what I have so far, if this is too messy let me know if you want a different format (copied from tab delimited file). There were a lot more overlapping spells than I thought. Note that some of the formatting came in bad (such as Chloroplast using quotes "Classic (Druid, Shaman)"). Not sure how you wanted to handle exceptions like these where multiple classes are for a certain era? Can reformat to how you like.
|
Nicely done.
It wasn't an issue with formatting, after sorting out kunark, velious, and the one-offs, a quick [^\d\r\n] took care of everything else.
Pending update:
-NPCs will no longer cast spells inappropriate for the era.
This has no effect at the moment as we are in the last era of timeline, but for a new server will be great. Your second code block there mostly includes npc specific procs (i.e. DrakeBreath) and will not need additional rules set. Any of the remaining spells needing rules, let me know and I will modify.
Thanks again!