[dismiss]
This wiki is a copy of the original Skyrim CK wiki created and maintained by the UESP.net. See CreationKit:Copy Notice for more info.
Difference between revisions of "AdvanceSkill - Game"
Jump to navigation
Jump to search
→Parameters: Note that amount you enter can be modified internally
imported>Ishmaeltheforsaken (→Notes) |
imported>RobinHood70 (→Parameters: Note that amount you enter can be modified internally) |
||
Line 12: | Line 12: | ||
== Parameters == | == Parameters == | ||
*asSkillName: The Skill to progress. | *asSkillName: The Skill to progress. | ||
*afMagnitude: The amount by which the skill progress will be advanced. This is in Skill Usage amounts, so it will count towards skill progression but won't necessarily change the Skill itself. The amount must be positive. If the new amount exceeds the skill's level threshold, the skill will advance, and possibly level up. | *afMagnitude: The amount by which the skill progress will be advanced. This is in Skill Usage amounts, so it will count towards skill progression but won't necessarily change the Skill itself. The amount must be positive. If the new amount exceeds the skill's level threshold, the skill will advance, and possibly level up. This amount is automatically modified by any active effects such as a Guardian Stone. | ||
== Return Value == | == Return Value == |