Priest skill: Healing Salve

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
RicalEyl
Posts: 63
Joined: Fri Aug 13, 2010 2:38 pm

Priest skill: Healing Salve

#1 Post by RicalEyl »

Its not in the database :(

and its actually the same skill which you programmed for druids ;)
It'd be nice if you add it :)
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Priest skill: Healing Salve

#2 Post by rock5 »

Something like this should do.

Code: Select all

	<skill name="PRIEST_HEALING_SALVE" aslevel="28" mana="50" manainc="5" range="150" type="buff" buffname="500527" target="friendly" cooldown="30" />
I'll add it in my next commit.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
RicalEyl
Posts: 63
Joined: Fri Aug 13, 2010 2:38 pm

Re: Priest skill: Healing Salve

#3 Post by RicalEyl »

thx works
Post Reply