Difference between revisions of "AR"
From Wiki
Line 16: | Line 16: | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | [[Var AR|#AR]], [[Var FR|#FR]], [[Var CR|#CR]], [[Var PR|#PR]], [[Var ER|#ER]] | + | [[Var AR|#AR]], [[Var FR|#FR]], [[Var CR|#CR]], [[Var PR|#PR]], [[Var ER|#ER]] |
|} | |} | ||
---- | ---- |
Revision as of 22:43, 15 August 2005
#AR
Status System Variables
Description
⇒
The #AR system variable determines the Armor Rating (Physical Resistance with AoS system) of the character.
NOTE:
- This variable will not work unless the character status bar is open. You can use "event Macro 8 2" to open it from your script.
Example
msg My Physical Resist is #AR $ halt
See Also
Main_Page | Documentation | Status System Variables |