Difference between revisions of "whenStatusInactive"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; whenStatusInactive [<status names>] : If this option is set, the block will only be used if none of the specified comma-separated list of status nam…')
 
m (Conversion script moved page WhenStatusInactive to whenStatusInactive: Converting page titles to lowercase)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
; whenStatusInactive [<[[References#Status Names|status names]]>]
+
#REDIRECT [[whenStatusActive]]
: If this option is set, the block will only be used if none of the specified comma-separated list of status names is currently active.
 
  
'''Note.''' Statuses can be found by typing s in the console while the status is active. You can also look for them in the tables folder, in the files [[skillsailments.txt]], [[skillslooks.txt]], [[skillsstate.txt]], and [[skillsstatus.txt]].
+
[[Category:Self Condition]]
 
 
Example:
 
useSelf_skill Blessing {
 
lvl 10
 
sp > 70
 
whenStatusInactive Blessing
 
}
 
 
 
* Use Blessing level 10 on yourself when sp is greater than 70 and Blessing status if off.
 

Latest revision as of 22:34, 26 April 2021

Redirect to: