EQ2Bot Inquisitor - Invocation Strike Question

s281e47

Active Member
When I'm using EQ2Bot, it casts regular invocation over my invocation strike (AA ability in the inquisitor tree). Is there anyway to readjust it to make it cast invocation strike instead?

I did notice that its in the inquisitor spell list xml but not sure how to change the routine to cast invocation strike instead of invocation.
 

bob_the_builder

Well-Known Member
Search the inquisitor Class Routine file for this:

Code:
	Action[12]:Set[Invocation]
	MobHealth[12,1]:Set[1]
	MobHealth[12,2]:Set[100]
	Power[12,1]:Set[40]
	Power[12,2]:Set[100]
	SpellRange[12,1]:Set[260]
Change the SpellRange value 260 to 383
 

eddie43302

Senior Member
I just made a new inquis and powerleveled it.. anyone know why the inquis will not attempt to ress someone..
 
Top Bottom