Difference between revisions of "GetArmorAR"
Jump to navigation
Jump to search
Add info about being equivalent to GetObjectValue 150
imported>Scruggs |
imported>Behippo (Add info about being equivalent to GetObjectValue 150) |
||
Line 5: | Line 5: | ||
Returns the armor rating of the calling reference or the base object; the base objectID takes precedence if both are supplied. The value returned by this function is the armor rating as defined in the Construction Set, multiplied by 100. It does not take the wearer's skill into account. | Returns the armor rating of the calling reference or the base object; the base objectID takes precedence if both are supplied. The value returned by this function is the armor rating as defined in the Construction Set, multiplied by 100. It does not take the wearer's skill into account. | ||
Equivalent to the deprecated [[GetObjectValue]] function with an argument of 150. | |||
[[Category: OBSE_Functions]] | [[Category: OBSE_Functions]] | ||
[[Category: OBSE_Item_Functions]] | [[Category: OBSE_Item_Functions]] |