Difference between revisions of "AR"

From Wiki
Jump to: navigation, search
m (#AR)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== #AR ==
+
[[Category: Status]]
'''Status System Variables'''
+
 
 
=== Description ===
 
=== Description ===
 
{{ro}}
 
{{ro}}

Revision as of 18:25, 25 August 2005


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

#FR #CR #PR #ER

Main_Page Documentation Status System Variables