Scout skill addition/update list
Posted: Wed Jun 01, 2011 9:03 pm
Not in Skills.xml
needs updated
Code: Select all
<skill name="SCOUT_ARCHERS_GLORY" concentration="35" cooldown="180" type="buff" buffname="506451" target="self" /> <!-- Item set skill -->
<skill name="SCOUT_SHATTERSTAR_STORM" concentration="30" cooldown="60" range="120" type="damage" target="enemy" /> <!-- Item set skill, use is the same as mage thunderstorm -->
Code: Select all
<skill name="SCOUT_REPELLING_ARROW" mana="30" manainc="3.0" range="150" cooldown="25" />
<skill name="SCOUT_MANA_CONVERSION" mana="50" manainc="5.0" cooldown="60" type="buff" target="self" /> <!-- also uses 5% of base MP in addition to level determined MP cost -->
<skill name="SCOUT_HEALING_SHOT" mana="20" manainc="2.0" range="150" cooldown="8" /> <!-- use on self requires clicking on own portrait -->
<skill name="SCOUT_TARGET_AREA" concentration="3" type="buff" buffname="500934" target="self" /> <!-- stays active until concentration runs out or skill is cast again to turn it off, toggleable? -->
<skill name="SCOUT_DETECTION" concentration="9" type="buff" buffname="500933" target="self" /> <!-- stays active until concentration runs out or skill is cast again to turn it off, toggleable? -->