• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Could someone please steer me to where I'm going wrong?

Senko

Well-known member
I'm trying to make a variant Summoner with Mythic tiers and int as the casting stat (just to see if I can make it work). As the first step in this I've tried to make a near identical copy of the summoner class (it's protected so I can't just change it and save) with the only difference being casting stat. I'm now getting these errors . . .

Hero Lab was forced to stop the compilation after the following errors were detected:

File: Summoner.user (line 253) - Thing 'CHelpSHR' (dynamic tag) - group 'ConsCISkill' not defined
File: Summoner.user (line 254) - Thing 'CHelpSHR' (dynamic tag) - group 'ConsCISkill' not defined
File: Summoner.user (line 254) - Thing 'CHelpSHR' (dynamic tag) - group 'LGCITable1' not defined

Now the SHR is the unique Id I'm using for the summoner (Summoner House Ruled) and the 3 things causing errors table, ConsCISkill (which refer to religion and spellcraft) are direct copies from the summoner class.

I could just delete them but as I said I'm trying to match the summoner as close as possible aside from casting stat changing from cha to int. So I need to figure out how to link these so can someone steer me in the direction of what I need to do. Help appreciated, directions to tutorials very appreciated.
 
Just use the class spellcasting attribute override adjustment, what you are trying to do is the hard way.
 
Thank you, now to see if I can set up the Eidolon as a cohort for mythic leadership so it gets mythic tiers rather than ranks.
 
Back
Top