On Talent Divest
Description
Fires on the player when they remove (refund) a rank from a talent. The skills listed under Configuration.Talents.OnDivest are what run on this trigger; it is not dispatched to standalone server skills.
Variables
| Variable | Type | Description |
|---|---|---|
talent |
string | The id of the talent |
talenttree |
string | The id of the talent's tree |
point-type |
string | The point type used by the talent's tree |
talent-ranks |
float | The talent's rank count for the player after the change |
talent-point-cost |
float | The point cost of the talent for this player |
archetype |
string | Internal name of the archetype (only set when the tree belongs to an archetype) |
Aliases
- onDivestTalent
- onUntalent