I'm trying to set up the Hengeyokai from Oriental Adventures. There are a few versions, based on what kind of animal they turn into. I made one generic "Alternate Form" that has the skills in common they share, but each one also gets something specific.
I want to know what I'd need to put as a condition so that race-specific bootstraps only trigger when the hIsOn1 and hIsOn2 fields of the Alternate Form ability are on.
Right now I have: fieldval:rHengeAlt.hIsOn2 = 1
The program doesn't recognize what I'm trying to do so how should it read instead?
I want to know what I'd need to put as a condition so that race-specific bootstraps only trigger when the hIsOn1 and hIsOn2 fields of the Alternate Form ability are on.
Right now I have: fieldval:rHengeAlt.hIsOn2 = 1
The program doesn't recognize what I'm trying to do so how should it read instead?