Thread: Class and Archetype Module
-
January 13th, 2022, 13:31 #91
- Join Date
- Oct 2019
- Posts
- 2
Dont know if I'm doing something wrong, however I've noticed if I pick the base Wizard for example, all spell slots etc are automatically calculated correctly, however if I were to choose Exploiter Wizard for example, I have to manually input the amount of spell slots the character has. Is this an issue going into FGU?
-
January 14th, 2022, 19:22 #92
- Join Date
- Nov 2019
- Posts
- 84
Second that, and for Slayer (Cutthroat) there´s the whole MAIN Tab content missing, only OTHER Tab is filled
-
January 14th, 2022, 20:36 #93
This is due to automation built into FG. There is a script in the manager_char.lua that specifically calls out CLASS_NAME_WIZARD. This variable is defined in this script as "Wizard". So as the automation looks at the class name, if it sees the specific name of "Wizard", the script will execute and place the pre-programed set of spell slots into the actions tab. Since this class name is "Wizard (Exploiter Wizard)" this does not match anything in the script and therefore does not automatically add the spell slots. If you wanted to the ease of drag and drop for the spell lists, make a copy of the "Wizard (Exploiter Wizard)" class, edit the name of it and remove the " (Exploiter Wizard)" section of it. When you drag and drop that specific class from that point on, it will add the default spell slots. As an aside, this script is also the reason why if you are using the Herolab to FG converter, your spells for any spellcasting class with an archetype will not show up. Once you edit the full archetype class name to the original class, everything will populate properly.
Changing the script to accommodate every single different archetype was well beyond the scope of this module. Add to the fact, I do not want know if this is possible without a crapton of code to change the script to allow it and I do not wish that if-then-else script upon anyone.
I will make a note of the limitation in the first post.
I will get this corrected and updated.Ultimate License Holder
Running:
Nothing at the moment.
Time Zone: Central Time (GMT -6)
-
January 14th, 2022, 22:17 #94
- Join Date
- Oct 2019
- Posts
- 2
-
January 14th, 2022, 22:23 #95
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks