Is it possible to add a new trait that will be tracked on the trait screen (Such as Selfless, Compassionate, etc), outside of the predefined ones from the main campaign? It's okay if it doesn't have a bonus associated with it, although it would be nice if it did.
I figured out how to add points to the existing traits through scripting (via CharacterAddTrait, but since they are managed as strings, this suggests to me it should be possible to make a new one.
Has anyone been able to do this?