View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old December 6th, 2023, 08:52 AM
Quote:
Originally Posted by The Wyrm Ouroboros View Post
I'm looking to add to a spell list all Divination Spells from the Cleric list. So far, I have managed this:

Is there a way to narrow this down to just Divination-school spells?
Try the following:

Code:
hero.childfound[cHelpXXX].field[cCstSpExpr].text &= "| (sSchool.Divination & sClass.cHelpClr)"
Timing in final phase I think. XXX = class abbreviation (ie Drd for Druid). This is off the top of my head, so if it doesn't work let me know.
Sendric is offline   #2 Reply With Quote