Files
database-schema/docs/reference/PersonalityTrait.md
T

4.5 KiB

Personality Trait

A personality trait describes character aspects of a person from a certain region. Higher trait levels only cover a part of the region covered by lower-level traits.

Definitions

Personality Trait (PersonalityTrait)

A personality trait describes character aspects of a person from a certain region. Higher trait levels only cover a part of the region covered by lower-level traits.

  • Type: Object
Key Description Details
id The personality trait's identifier. An unique, increasing integer. See details
level The personality trait's level. See details
prerequisites? See details
combination_options? The lower-level personality trait(s) this trait can be combined with. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The personality trait's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

level

The personality trait's level.

  • Type: Integer
  • Minimum: 1
  • Maximum: 3

prerequisites?

combination_options?

The lower-level personality trait(s) this trait can be combined with.

src

translations

All translations for the entry, identified by IETF language tag (BCP47).


PersonalityTrait/combination_options[]


PersonalityTraitTranslation

  • Type: Object
Key Description Details
name The name of the personality trait. See details
effects The effects of the personality trait. They should be sorted like they are in the book. See details
errata? See details

name

The name of the personality trait.

effects

The effects of the personality trait. They should be sorted like they are in the book.

errata?


PersonalityTraitTranslation/effects[]


PersonalityTraitEffect

  • Type: Object
Key Description Details
label? A label that is displayed and placed before the actual text. See details
text The effect text. See details

label?

A label that is displayed and placed before the actual text.

text

The effect text.