Why do it keep attacking monsters on the way to andariel?

iPfreeley

Member
I dont get it, i try changing everything but it keeps attacking stuff, i just want it to teleport past all to andariel.
 

Attachments

  • SorceressFULL.lua
    25 KB · Views: 4

iPfreeley

Member
I think something is wierd now with sunder charms etc,
Immuns are problems, countess with sundercharms and still wont attack. On nightmara without immuns its no problems. And so on.
I dont get moat trick to work good either. It 50/50 it does the trick and 50/50 it just go straight on close up fight.
 

iPfreeley

Member
yes i had to put in some area codes, it wasent enought to just press false on path...
I had to put area codes that were not the catacombs..
but i have problem with i cant seem to attack cold immunes when i have sunder charm. Sorc just dont use blizzard on countess..
 

iPfreeley

Member
Config.AttackSkill = {
-1, -- Preattack skill
59, -- Primary skill for bosses
-1, -- Primary untimed skill for bosses. Use -1 if above skill is an untimed skill
59, -- Primary skill for other monsters
-1, -- Primary untimed skill for other monsters. Use -1 if above skill is an untimed skill
59, -- Alternate skill for immune monsters
-1, -- Alternate untimed skill for immune monsters. Use -1 if above skill is an untimed skill
}

Config.AttackSkill = {
-1, -- Preattack skill
59, -- Primary skill for bosses
55, -- Primary untimed skill for bosses. Use -1 if above skill is an untimed skill
59, -- Primary skill for other monsters
55, -- Primary untimed skill for other monsters. Use -1 if above skill is an untimed skill
59, -- Alternate skill for immune monsters
55, -- Alternate untimed skill for immune monsters. Use -1 if above skill is an untimed skill
}


Config.AttackSkill = {
-1, -- Preattack skill
59, -- Primary skill for bosses
45, -- Primary untimed skill for bosses. Use -1 if above skill is an untimed skill
59, -- Primary skill for other monsters
45, -- Primary untimed skill for other monsters. Use -1 if above skill is an untimed skill
-1, -- Alternate skill for immune monsters
-1, -- Alternate untimed skill for immune monsters. Use -1 if above skill is an untimed skill
}

Nothing work to attack countess?
 
Top