Talent (Asset): Difference between revisions
Jump to navigation
Jump to search
Created page with "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. {| class="wikitable" |+ !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..." |
(No difference)
|
Latest revision as of 13:57, 21 April 2025
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. |