Difference between revisions of "PR"

From Wiki
Jump to: navigation, search
Line 5: Line 5:
 
{{ro}}
 
{{ro}}
  
Added in 1.41) The #PR system variable determines the Poison Resist of the character.
+
(Added in 1.41) The #PR system variable determines the Poison Resist of the character.
  
 
'''NOTE:'''
 
'''NOTE:'''

Revision as of 23:45, 15 August 2005

#PR

Status System Variables

Description

(Added in 1.41) The #PR system variable determines the Poison Resist 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 Poison Resist is #PR $
halt

See Also

#AR, #FR, #CR, #PR, #ER

Main_Page Documentation Status System Variables