View Single Post
Nightfox
Senior Member
 
Join Date: Dec 2011
Posts: 100

Old March 14th, 2024, 12:37 PM
I'm sorry, I guess I am not explaining this very well. There are many possible options, but they may not be Valid options. "Valid" would be based on the user's choices though.

Let's say the expression is looking for 4 things.
Is it an ability (component.Ability)
Is it part of our custom set (Custom.LnkSrg)
Is it NOT just here for show (!Helper.Helper)
Is it NOT obsolete (!Helper.Obsolete)

There is a 5th criteria though...
Is the linked spell in our spellbook (Spellbook.cHelpWiz)... but this is on the spell not the ability. I can have script check for this, and add or remove a tag on the ability, but it seems this change in tags does not carry over to the table.

I think the only option is to set a prereq on the ability to check for the spellbook tag on its associated spell. The ability will still show up in the table regardless, but will be greyed out if they do not have the spell.
Nightfox is offline   #25 Reply With Quote