Difference between revisions of "GetArmorRating"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>QQuix
(Added note about shields)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


Returns the actor's total armor rating based on the armor they currently have equipped.  
Returns the actor's total armor rating based on the armor they currently have equipped.  
===Notes===
*Shields will only add to the total returned if the Player/Actor has a 1H weapon (blade or blunt) equipped.
:*In adition, Actors must be loaded (near the player) or shields AR will not be added to the total, even with a 1H weapon equipped.




Line 15: Line 20:
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions (CS 1.0)]]
[[Category: Statistics Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
Armor
Rating
End Search Terms -->

Latest revision as of 22:29, 31 December 2011

Syntax:

[ActorID.]GetArmorRating 

Returns the actor's total armor rating based on the armor they currently have equipped.


Notes[edit | edit source]

  • Shields will only add to the total returned if the Player/Actor has a 1H weapon (blade or blunt) equipped.
  • In adition, Actors must be loaded (near the player) or shields AR will not be added to the total, even with a 1H weapon equipped.