Difference between revisions of "whenNotGround"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; whenNotGround [<ground spell names>] : If this option is set, the block will only be used when none of the specified comma-separated list of s…')
 
m (Conversion script moved page WhenNotGround to whenNotGround: Converting page titles to lowercase)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
; whenNotGround [<[[References#Ground Spell Names|ground spell names]]>]
+
#REDIRECT [[whenGround]]
: If this option is set, the block will only be used when none of the specified comma-separated list of spells is currently active on the ground you're standing on.
 
  
'''Note.''' Ground types can be found by using the console command spells while certain spells are active on the ground. You can also look for them in the tables folder, in the file spells.txt.
+
[[Category:Self Condition]]
 
 
Example:
 
useSelf_skill Cart Boost {
 
whenStatusInactive Cart Boost
 
whenNotGround Don't Forget Me
 
}
 
 
 
* Use Cart Boost when the skill is off and we are not inside Don't Forget Me ground skill.
 

Latest revision as of 22:34, 26 April 2021

Redirect to: