I spent many hours trying to find any easy way to add this feat:
http://www.dandwiki.com/wiki/Cross-Class_Learning_(3.5e_Feat)
I've not been able to come up with a working alternative that lets you pick two skills. I know how to make them class skills (for all classes) via script, what I'm having trouble with is getting the UI to allow selecting two skills. I even tried bootstrapping the pClassSkl adjustments to let them choose there (which I could live with), but I can't even get those to display properly.
I looked at the Expert class which seems like a good start, but that adds them to the class page and the feat above would need to apply to all classes and ideally you'd pick your skills once for all.
I've investigated having a freeform field to parse, but this looked like a scary rat's nest of trying to match skill names to their ids, etc.
Currently I'm giving up, making it a placeholder feat and asking the DM to add the class skills as permanent adjustments.
Any advice? How would you guys approach making this feat? I'm clearly not an expert with Hero Lab-- I understand a bit of it, but these corner cases leave me in the dark.
Thanks!
-thorax
http://www.dandwiki.com/wiki/Cross-Class_Learning_(3.5e_Feat)
I've not been able to come up with a working alternative that lets you pick two skills. I know how to make them class skills (for all classes) via script, what I'm having trouble with is getting the UI to allow selecting two skills. I even tried bootstrapping the pClassSkl adjustments to let them choose there (which I could live with), but I can't even get those to display properly.
I looked at the Expert class which seems like a good start, but that adds them to the class page and the feat above would need to apply to all classes and ideally you'd pick your skills once for all.
I've investigated having a freeform field to parse, but this looked like a scary rat's nest of trying to match skill names to their ids, etc.
Currently I'm giving up, making it a placeholder feat and asking the DM to add the class skills as permanent adjustments.
Any advice? How would you guys approach making this feat? I'm clearly not an expert with Hero Lab-- I understand a bit of it, but these corner cases leave me in the dark.
Thanks!
-thorax