redact

ZhiPeiD2

Active member
Staff member

i read post before you are edit but for foh paladin you are can do like this
Code:
Config.AttackSkill = {
  -1, -- Preattack skill
  121, -- Primary skill for bosses
  123, -- Primary untimed skill for bosses. Use -1 if above skill is an untimed skill
  101, -- Primary skill for other monsters
  123, -- Primary untimed skill for other monsters. Use -1 if above skill is an untimed skill
  101, -- Alternate skill for immune monsters
  123, -- Alternate untimed skill for immune monsters. Use -1 if above skill is an untimed skill
}

not worry for what is -- comment say
i make foh brain so this is do foh all monster and for when foh is cooldown it is use holybolt :)
 

quubes

New member
i read post before you are edit but for foh paladin you are can do like this
Code:
Config.AttackSkill = {
  -1, -- Preattack skill
  121, -- Primary skill for bosses
  123, -- Primary untimed skill for bosses. Use -1 if above skill is an untimed skill
  101, -- Primary skill for other monsters
  123, -- Primary untimed skill for other monsters. Use -1 if above skill is an untimed skill
  101, -- Alternate skill for immune monsters
  123, -- Alternate untimed skill for immune monsters. Use -1 if above skill is an untimed skill
}

not worry for what is -- comment say
i make foh brain so this is do foh all monster and for when foh is cooldown it is use holybolt :)
Thanks Zhi! Changed my config to this. :)
 
Top