The race I'm working on can either have +2 Strength or +2 Con, +2 Wis, -2 Int.
So I created 2 R Cust Special, one for each option, and then set the eval script for each to do the associated adjustments. Then I created a Racial Special to do the pick with a Custom Expression of thingid.rcAb1|thingid.rcAb2 so the choices show up in the race. If I bootstrap them to the special they both activate and if I don't bootstrap them then nothing happens except the selection happening.
I'm not sure if there is a way to conditionally bootstrap the items or if I need to adjust where my calculations are happening.
Any help is great.
Thanks,
Andrew
So I created 2 R Cust Special, one for each option, and then set the eval script for each to do the associated adjustments. Then I created a Racial Special to do the pick with a Custom Expression of thingid.rcAb1|thingid.rcAb2 so the choices show up in the race. If I bootstrap them to the special they both activate and if I don't bootstrap them then nothing happens except the selection happening.
I'm not sure if there is a way to conditionally bootstrap the items or if I need to adjust where my calculations are happening.
Any help is great.
Thanks,
Andrew