Difference between revisions of "GetPCAttributeBonus"
Jump to navigation
Jump to search
imported>CSbot (Automated import of articles) |
imported>Low Post |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| origin = OBSE | | origin = OBSE | ||
Line 12: | Line 11: | ||
}} | }} | ||
}} | }} | ||
==See also== | |||
*[[SetPCAttributeBonus]] | |||
*[[SetPCAttributeBonusC]] | |||
*[[GetPCAttributeBonusC]] | |||
*[[ActorValueToCode]] | |||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 11:33, 23 March 2011
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(bonus:short) GetPCAttributeBonus actorValue:string
Returns the number of skill advancements contributing to the specified attribute's bonus for the next level. Note that game setting multipliers applied to these values determine the actual bonus at level-up. Returns -1 if passed an invalid actor value, including Luck.