ModArmorAR

From the Oblivion ConstructionSet Wiki
Revision as of 00:23, 27 May 2008 by imported>Haama (Added notes)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax

(nothing) reference.ModArmorAR modifyBy:float objectID:ref

Modifies the armor rating of the object up or down.

Notes

  • The value returned by this function is the armor rating as defined in the Construction Set, multiplied by 100.
  • The value does not take the wearer's skill into account.

See Also