Talent (Asset)
Talents are passives and can be enabled an disabled by players at any trainer. Talents are grouped in Talent Groups which are enabled and managed by a Story.
| Field | Type | Description |
|---|---|---|
| label | string | A unique label. Do not modify after creation! |
| condition description | string | Describes what you need to do to unlock said talent. |
| hide if conditions not met | boolean | Hides the talent in the talent display if the talent isn't available to the player. |
| wrapper | Wrapper | Passive wrapper to apply. |
| conditions | Condition | Conditions needed to be met to slot the talent. |