Difference between revisions of "AdvanceSkill - Game"
→Notes
imported>Fg109 m |
imported>Ishmaeltheforsaken (→Notes) |
||
Line 25: | Line 25: | ||
== Notes == | == Notes == | ||
*The amount of [http://www.uesp.net/wiki/Skyrim:Leveling#Skill_XP Skill XP] needed to level up the skill varies depending on the skill, and by the current level of that skill. | *The amount of [http://www.uesp.net/wiki/Skyrim:Leveling#Skill_XP Skill XP] needed to level up the skill varies depending on the skill, and by the current level of that skill. | ||
*The function is modified by the "Modify Skill Use" perk entry point: if the PC is under the effect of the Warrior Stone (Combat skills level 20% faster), AdvanceSkill() will give 1.2 levels of a Combat skill. If a mod uses that entry point to slow down a skill's level rate, AdvanceSkill() will give less than a whole level. If a mod stops progression entirely, AdvanceSkill() simply won't function. | |||
== See Also == | == See Also == | ||
*[[Game Script]] | *[[Game Script]] |