AppendValue
feat(id: String, feat_id: Id): AppendValue
Add a ancestry, class, general of skill feat to the character. The id must be an arbitrary unique value.
feat_selection(id: String): AppendValue
feat_selection(id: String, name: String): AppendValue
feat_selection(id: String, filter: FeatFilter): AppendValue
feat_selection(id: String, name: String, filter: FeatFilter): AppendValue
A feat selection grants the character a new ancestry, class, general or skill feat of their choice. The id must be an arbitrary unique value. The name, if provided, will be shown when selecting the feat in the Creator section.