Skip to main content

CharacterSheetSection

The construct to define a character sheet section

JSON Format

{
"type": "CharacterSheetSection",
"id": ...,
"view": ...
}

Fields

FieldTypeRequiredDescription
idStringThe id of the section. Must be unique.
viewRPGViewThe view that the section will display. This view has access to the character stats.