Difference between revisions of "defendMonsters"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
; defendMonsters <[[monster name]]s>
+
; defendMonsters <[[References#Monster_Names|monster 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.
 
: 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.
  

Revision as of 16:33, 9 February 2013

defendMonsters <monster 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.

Examples

Turn Undead will be used on all the Anubis that is attacking you:

attackSkillSlot Turn Undead {
	defendMonsters Anubis
}