View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old June 5th, 2020, 08:10 AM
This is all theory since I haven't tried it yet, but in the code where you set up your progression you would have to have a statement like:

linkage[table].field[cCstS5Expr].text &= " & abCategory.CATID"

where you are appending the text above to the search string. CATID is the category tag for the ability that you create/choose for the abilities.

Like for example the Arcane Shots for the Arcane Archer all have the tag abCategory.FtrAAShots in the XGtE community source file.

The issue here would be that you have to do that for every subclass that has been created by the community so that the tertiary/quartenary/quintenary abilities only show up for the category you want to see.
dungeonguru is offline   #6 Reply With Quote