View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,144

Old July 3rd, 2014, 12:28 PM
Quote:
Originally Posted by RavenX View Post
Gestalt(s) are the 2nd ed. multiclassing method brought to 3.5 through Unearthed Arcana. Taking two classes and taking the better options between the two. They're new classes in their own right. If you're going to edit source code, you might just want to build a new gestalt component based similarly on classes that uses a foreach loop and takes the best progression from each class. You will end up with a lot of scripts doing it this way though. It will be time intensive to do it though.

Have you tried building a new Gestalt class instead? You could use pull down menus possibly and then tell hero lab to make the class features available through tags. You'd still need the foreach loops, but it would take less time to build.
Yea, the biggest issue we run into is being able to keep track of multiple spell-casting classes (ie cleric-wizard or bard-druid). The ability to have both class tabs available for this is key. There's a tag you can assign to create the tab, but without the class level it gives errors.

Ultimately, there may not be a good solution with how the d20 system is currently set up.
Sendric is offline   #30 Reply With Quote