Osiris/API/CharacterLockedTalent: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * event '''CharacterLockedTalent'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''__Talent''') ===== Description ===== Is thrown when a ch...") |
(No difference)
|
Revision as of 13:35, 14 November 2017
Full Definition(s)
- event CharacterLockedTalent((CHARACTERGUID)_Character, (STRING)__Talent)
Description
Is thrown when a character loses a Talent.
Parameters
- _Character: the character that gained the talent.
- _Trigger: the talent gained.
Notes
- The list of talents can be found at Scripting_talent_types