Item set skills
Posted: Thu Feb 03, 2011 12:43 pm
I know that it's not in the skill database, but how would i go about added "spirit herb essence" the item set skill you get from the "sleepwalker accessories" from the mem vendors, to be casted by the bot, instead of using pots, I would get it to cast this when I'm at X % of hp?
so far I've tried to <skill name="SPIRIT HERB ESSENCE" hotkey="VK_6" priority="105" hpper="65" /> add that to my profile, and also, i added
<skill name="SPIRIT HERB ESSENCE" cooldown="8" type="heal" target="self" />
in the Skills.xml
I thought of trying to make a Macro for it, But failed, I used, /castskill spirit herb essence
any thoughts of how i can get my bot to cast this item set skill?
Thanks in advance
so far I've tried to <skill name="SPIRIT HERB ESSENCE" hotkey="VK_6" priority="105" hpper="65" /> add that to my profile, and also, i added
<skill name="SPIRIT HERB ESSENCE" cooldown="8" type="heal" target="self" />
in the Skills.xml
I thought of trying to make a Macro for it, But failed, I used, /castskill spirit herb essence
any thoughts of how i can get my bot to cast this item set skill?
Thanks in advance