Difference between revisions of "defendMonsters"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; defendMonsters [<monsters names>] : If this option is set, the block will only be used if you are the current target of the attacks of any of the s…')
(No difference)

Revision as of 20:34, 29 November 2009

defendMonsters [<monsters names>]
If this option is set, the block will only be used if you are the current target of the attacks of any of the specified comma-separated list of monsters.
Example
attackSkillSlot Turn Undead {
	defendMonsters Anubis
}
  • Turn Undead will be used on all the Anubis that is attacking you.