In my skills section for mage, my Lightning has higher priority than my Rising Tide, yet for some reason Lightning never seems to get cast even though Rising Tide is cast very often. I thought it might be due to the Range limit on Lightning, but sometimes even when the monsters are pretty much right in front of me, this still happens. Here's the chunk of the .xml regarding my issue:
###
<skills_mage>
<skill name="PRIEST_URGENT_HEAL" modifier="" hotkey="VK_6" priority="100" hpper="50" />
<skill name="PRIEST_REGENERATE" modifier="" hotkey="VK_5" priority="120" hpper="55" />
<skill name="MAGE_LIGHTNING" modifier="" hotkey="VK_3" priority="90"/>
<skill name="MAGE_FLAME" modifier="" hotkey="VK_2" priority="100" />
<skill name="PRIEST_RISING_TIDE" modifier="" hotkey="VK_4" priority="80" />
###
Does anyone know what my problem is
Thanks in advance,
-justing