Inquisitor Spells 80+

Ardon

Well-Known Member
I just recently installed EQ2Bot and done all the necessary things (I think) to get EQ2Bot up to date using SVN. However it doesn't appear that any of the 80+ spells are being used.

Looking at the inquistor.xml spell list I only see spells listed up to level 80. Is there something I'm possible doing wrong such as using the wrong SVN?

If anyone could point me in the right direction I would really appreciate it. Even the experimental directory spell list shows up to level 80 spells as well.

Also the EQ2Bot SVN directions are missing the URL which I think is because someone else brought up SVN for all scripts instead.

Thanks in advance
 

Ardon

Well-Known Member
I actually found some help outside of the forums and got a better understanding of how the spell data xml is constructed. For those looking for the same type of information.

Take your spell data xml in question Copy/Paste levels 71 - 80 to make duplicates at the bottom.

Modify each of the newly pasted lines to match what you have in your book. Such as:

<Setting name="72,35">Tenacity VI</Setting>

Becomes

<Setting name="82,35">Tenacity VII</Setting>

Save the file and away you go.

I suppose it would be best to only add in the spells you have experts / masters of so you don't a spell that is junk compared to the previous version of the spell.
 
Top Bottom