Difference between revisions of "Skill Increase"
Jump to navigation
Jump to search
imported>Svarr (Added See Also section) |
(→Notes) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
==Notes== | ==Notes== | ||
*If the skill has gained multiple levels at the same time, this event still gets triggered only once. | *If the skill has gained multiple levels at the same time, this event still gets triggered only once. | ||
*This event doesn't get triggered when the game is in menu mode (e.g. Speech skill increase while in barter menu) ''<s>Needs confirmation</s>'' | |||
**This is likely the reason why, version 1.4 of [https://www.nexusmods.com/skyrimspecialedition/mods/51764 Leadership - Custom Skill Framework Extension] and versions before it didn't properly synchronize the skill levels using this event. | |||
==See Also== | ==See Also== |
Latest revision as of 10:31, 15 April 2023
Event triggered whenever the player increases a skill level.
Event Data[edit | edit source]
- Skill: The skill that has increased.
Notes[edit | edit source]
- If the skill has gained multiple levels at the same time, this event still gets triggered only once.
- This event doesn't get triggered when the game is in menu mode (e.g. Speech skill increase while in barter menu)
Needs confirmation- This is likely the reason why, version 1.4 of Leadership - Custom Skill Framework Extension and versions before it didn't properly synchronize the skill levels using this event.