Difference between revisions of "Skill Increase"
Jump to navigation
Jump to search
imported>Svarr m (→Notes: added note concerning menu mode) |
m (Adds possible confirmation to the idea that the event doesn't trigger when the game is in menu mode.) |
||
Line 7: | Line 7: | ||
*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) ''Needs confirmation'' | *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 [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== |
Revision as of 10:16, 15 April 2023
Event triggered whenever the player increases a skill level.
Event Data
- Skill: The skill that has increased.
Notes
- 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.