TCArknight
Well-known member
I’ve got a new dataset I’m working on. In it, instead of Armor Class, it uses Defense and each class has a Class Defense value.
I’ve been able to set child[ArmorClass].field[livename].text = “Defense” with no issue. However, under the Saves portion of the Abilities tab, it remains displaying “Armor class:” no matter what. It makes me think it’s because of a Label, not the component.
Has anyone done anything similar? If not, any thoughts on how to do what I need?
Thanks!
TC
I’ve been able to set child[ArmorClass].field[livename].text = “Defense” with no issue. However, under the Saves portion of the Abilities tab, it remains displaying “Armor class:” no matter what. It makes me think it’s because of a Label, not the component.
Has anyone done anything similar? If not, any thoughts on how to do what I need?
Thanks!
TC