Hi everyone, I’m trying to add a class special ability (unique ID cBLoAdaDri) to a custom class, and am having trouble figuring out how to do it. The ability is available only at class level 12, and is similar in design to barbarian’s rage power. I figured that I could figure it out by looking at the barbarian in the editor, and see how it was done there. I found a rage power called Clear Mind, which was only able to be selected by an 8th level barbarian. I saw a field in the Clear Mind thing called reqLevBbn and a value of 8.
So, if my class can only pick my special ability at level 12, and my Unique ID for the class is BLo, I tried creating a field in the ability called reqLevBLo, with a value of 12.
Unfortunately, I got the error message “classes.user (line 453) – thing ‘cBLoAdaDri’-field ‘reqLevBLo’ referenced but not defined.”
Anyone know what I did wrong?
So, if my class can only pick my special ability at level 12, and my Unique ID for the class is BLo, I tried creating a field in the ability called reqLevBLo, with a value of 12.
Unfortunately, I got the error message “classes.user (line 453) – thing ‘cBLoAdaDri’-field ‘reqLevBLo’ referenced but not defined.”
Anyone know what I did wrong?