PDA

View Full Version : Attempting to add class into PF2 having trouble getting feats and spells to align



DMReckless
July 15th, 2020, 01:42
So, I'm entering the Elemental Host class by Little Red Goblin Games into FG. No problem setting up the class, really, just followed the examples of the core classes. I've added Traits for the class the other few things that are new, added in the spells as focus spells and class feats with the Trait referenced, but it doesn't come up if you're using the Class Feats or Spells--- the Elemental Host class does not appear to be an option.

I clearly missing something that adds the class to Feat and Spell options/tables. Is it an easy fix?

kaernunnos
July 15th, 2020, 06:11
You are not missing anything. The filter does not autopopulate from the traits. It is coded into the ruleset. You will have to write an extension that modifies the underlying lua code. Here (https://www.fantasygrounds.com/forums/showthread.php?55026-Help-creating-Ancestry-in-Unity&p=486830&viewfull=1#post486830) is an example that someone ne else has done.

DMReckless
July 15th, 2020, 15:19
Thanks