Difference between revisions of "notWhileSitting"

From OpenKore Wiki
Jump to navigation Jump to search
(merge)
m (Conversion script moved page NotWhileSitting to notWhileSitting: Converting page titles to lowercase)
 
(No difference)

Latest revision as of 22:34, 26 April 2021

Self Conditions:

notWhileSitting [<boolean flag>]
Set this option to 1 if you don't want to use the block while you're sitting.

Target Player Conditions:

target_notWhileSitting [<boolean flag>]
Set this option to 1 if you don't want to use the skill if the target player is sitting.

Examples

attackSkillSlot Fire Bolt {
	monsters Mandragora
	notWhileSitting 1
}
Use Fire Bolt on Mandragora while you are stand up.