Issue with EQ2Bot and a Mystic

cybs

Member
I'm boxing my 85 Mystic and when I looked over his maintained spells, I noticed some are T8 even though there are T9 replacements that I have upgraded to Expert. Have any idea how I fix this?
 

cybs

Member
OK, update... I think I might have figured out why. I looked over the Mystic spell list and it only goes to 80. Although it doesn't explain why it would cast some T9 buffs and not others. I can alter the script myself with the exception of 1 thing, where it says for example: <setting name="80,318">Ancestral Sentry</Setting>. I am assuming the first number is the level, but what is the second number?
 

cybs

Member
I think I got it updated. I looked over and noticed the second number was the same spell regardless of the upgrade level so copy/pasted the lvl 71-80 spells, changed the levels accordingly and updated the names. I relogged and restarted EQ2Bot and it looks like it working like it should now.

Just so i know... when was the last time any of these spell lists were updated? I checked the swashie one and it looks like it only goes to T8 as well.
 

wolfppo

Active Member
Spell list should look like this for 81-90
<Setting name="81,17">Prophetic Ward V</Setting>
<Setting name="81,4">Rejuvenation IX</Setting>
<Setting name="82,20">Premonition VII</Setting>
<Setting name="82,80">Velium Winds VIII</Setting>
<Setting name="82,31">Ancestral Mettle VI</Setting>
<Setting name="82,8">Torpor III</Setting>
<Setting name="83,32">Spirit of the Mammoth VI</Setting>
<Setting name="83,16">Lunar Attendant IV</Setting>
<Setting name="83,1">Ritual Healing VIII</Setting>
<Setting name="84,90">Wrath of the Ancients V</Setting>
<Setting name="84,30">Runic Armor VII</Setting>
<Setting name="84,83">Slothful Spirit III</Setting>
<Setting name="85,22">Ancestral Avatar IV</Setting>
<Setting name="86,25">Ursine Avatar VI</Setting>
<Setting name="86,214">Ancestral Balm III</Setting>
<Setting name="86,51">Deteriorate VII</Setting>
<Setting name="87,81">Glacial Flames VI</Setting>
<Setting name="88,7">Ancestral Ward VIII</Setting>
<Setting name="88,82">Plague VIII</Setting>
<Setting name="89,15">Umbral Warding VII</Setting>
<Setting name="89,54">Echoes of the Ancients VI</Setting>
<Setting name="89,180">Spirits VII</Setting>
<Setting name="90,317">Oberon IV</Setting>
<Setting name="90,10">Transcendence VII</Setting>
<Setting name="90,338">Ancestral Savior V</Setting>
<Setting name="90,318">Ancestral Sentry II</Setting>
 
Top Bottom