Difference between revisions of "defendMonsters"

From OpenKore Wiki
Jump to navigation Jump to search
m
m (Conversion script moved page DefendMonsters to defendMonsters: Converting page titles to lowercase)
 
(One intermediate revision by one other user not shown)
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.
  

Latest revision as of 22:34, 26 April 2021

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
}