MQ2Melee issues with provoke

pointyboot

New member
Joined
Nov 11, 2013
Messages
1
Reaction score
1
Points
3
For some reason, provoke is refusing to work with mq2melee. I have it set to work with spell Terror of Darkness which returns with spell ID 1221.


[MQ2Melee]
aggro=1
bash=1
disarm=1
downflag0=1
enrage=1
enragingkick=25
facing=1
feigndeath=30
groupcheck=1
hidedelay=1000
holyflag1=1
holyflag2=1
holyflag3=1
infuriate=1
lifetap=20
melee=1
override=1
petassist=1
petenrage=1
pethot=20
petinfuriate=1
petmend=20
petrange=75
petswarm=1
plugin=1
pothealfast=30
pothealover=60
provoke0=1221
provokeend=20
provokemax=1000
resume=20
stickbreak=1
stickmode=1
stickrange=150
taunt=1
downshit0=/if (!${Me.Buff[Grim Aura].ID}) /casting "Grim Aura" gem8
holyshit0=/if (${Melee.Combat} && ${Target.Type.Equal[NPC]} && ${Me.PctMana}>10 && !${Target.Buff[Clinging Darkness].ID}) /casting "Clinging Darkness" gem2
holyshit1=/if (${Melee.Combat} && ${Target.Type.Equal[NPC]} && ${Me.PctMana}>10 && !${Me.Buff[Vampiric Embrace].ID}) /casting "Vampiric Embrace" gem4
holyshit2=/if (${Melee.Combat} && ${Target.Type.Equal[NPC]} && ${Me.PctMana}>10 && !${Me.Buff[Shadow Vortex Recourse].ID}) /casting "Shadow Vortex" gem5
holyshit3=/if (${Melee.Combat} && ${Target.Type.Equal[NPC]} && ${Me.PctMana}>10 && !${Me.Buff[Shroud of Hate Recourse].ID}) /casting "Shroud of Hate" gem6
stickcmd=70% loose moveback
tauntif=${If[${Me.GroupSize} && !${Melee.GotAggro},1,0]}
version=2023.1116
ShowAbility=0
ShowAltAbility=0
ShowAttacking=1
ShowBash=0
ShowCasting=0
ShowCombatAbility=0
ShowControl=0
ShowDebug=0
ShowDownShit=0
ShowEnrageDebug=1
ShowEnraging=1
ShowFeign=1
ShowHolyShit=0
ShowMoveUtilsDebug=0
ShowOverride=1
ShowProvoking=0
ShowRange=0
ShowSkills=0
ShowSpecial=0
ShowSticking=1
ShowStrike=0
ShowStunning=0
ShowSwitching=1
CADelay=500
AADelay=250
SpellDelay=350
SkillDelay=250
PotionDelay=500
DownDelay=0
HolyDelay=0
DownCycleDelay=0
HolyCycleDelay=0
 
  • Like
Reactions: EQDAB