Spirit Herb Essence (skill)

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
MiesterMan
Posts: 543
Joined: Tue Jul 06, 2010 9:15 pm
Location: Between the Second and Third Circles of Hell

Spirit Herb Essence (skill)

#1 Post by MiesterMan »

Could you guys add something for these so I don't have to keep readding them every commit:

Code: Select all

	<!-- ALL -->
	<skill name="ALL_SPIRIT_HERB_ESSENCE" aslevel="51" casttime="3" type="heal" target="self" inbattle="false"/>
	<skill name="ALL_ELEMENTAL_SPIRIT_STONE_ESSENCE" aslevel="51" casttime="3" type="heal" target="self" inbattle="false"/>
There are some new ones, and other kinds that make your energy or concentration regen faster as well. I haven't found a use for them in bot yet so I haven't made skills for them.

These are the skills that you get from the dalanis memento sets.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#2 Post by rock5 »

We do allow set skills to be added. They are usually class specific though. First time I've seen a general one.

I can add them as is, but I'll leave out the "aslevel" values as the bot gets them from memory now.
  • 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
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Spirit Herb Essence (skill)

#3 Post by lisa »

technically it is for all classes but it does different things for each class and uses different items to do the skill.

For mana users it gives you mana and uses the hmm lvl 51 mana item? can't remember for sure. It is a 3 sec cast and is easily interupted.
I have it on my mage and never use it unless out of combat.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#4 Post by rock5 »

Are you saying that the same set gives different skills depending on the class? If so, are you saying that those 2 skills are the mage skills?
  • 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
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Spirit Herb Essence (skill)

#5 Post by lisa »

For mage the second skill is this

Elemental Spirit Stone Essence
cast time 2 sec
cooldown 8 sec
consumes 1 Elemental Spirit Stone (lvl 51 potion)
Restores 1500 MP

Priest is exactly the same, not sure on others as I didnt think it would be worth it for other classes. I could very well be wrong though.

I don't know about the first skill mentioned so can't comment on it.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#6 Post by rock5 »

I think I'm getting closer to understanding.

So if you turn in the set (Sleepwalker set right?) you get the "Spirit Herb Essence" skill and either "Elemental Spirit Stone Essence" or "Energy Restore" skill depending on your class. Is that right? Or do you have to turn in a set for each skill?

BTW are there any easy to get set skills that are worthwhile? I see some skill set items in the auction house.
  • 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
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Spirit Herb Essence (skill)

#7 Post by lisa »

that set skill is like 25 mems for the items, which you can get pretty easy if you do any instances. At lvl 50 I would say it is good, at lvl 67 I wouldn't have it in toolbar. Just my opinion.
rock5 wrote:Or do you have to turn in a set for each skill?
Not entirely sure, it might change when you change class or it might not. There is probably a post for the item set skills on the us forums which would explain it.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Mushroomstamp
Posts: 210
Joined: Wed Oct 27, 2010 11:34 am

Re: Spirit Herb Essence (skill)

#8 Post by Mushroomstamp »

rock5 wrote:Or do you have to turn in a set for each skill?
You have to turn in a set for each one that you want, but you choose which you get. HP, Mana, or Energy, (Rage, Focus or Energy) restore.
User avatar
MiesterMan
Posts: 543
Joined: Tue Jul 06, 2010 9:15 pm
Location: Between the Second and Third Circles of Hell

Re: Spirit Herb Essence (skill)

#9 Post by MiesterMan »

It is from multiple (2 I think) sets from the dalanis mem vendor and there are actually 4 different skills. As mentioned above you have to grab the skill you want activated, put it in your set skills, then add it to your action bars for use.

I only added the aslevel because you can have the skill active but not usable, as you can get the skill then switch so say your third class which won't be able to use the skill until level 51.

Of course for that you wouldn't even add the skill to your profile but still.

Also, there is an upgraded version of these skills you can get from, I think, a tomb set.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#10 Post by rock5 »

MiesterMan wrote: I only added the aslevel because you can have the skill active but not usable, as you can get the skill then switch so say your third class which won't be able to use the skill until level 51.
I understand but like I said, it gets aslevel from memory so we don't need to add it to the skills database.

BTW, these general skills, which tab do they appear in the skills interface?
  • 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
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Spirit Herb Essence (skill)

#11 Post by lisa »

rock5 wrote:BTW, these general skills, which tab do they appear in the skills interface?
they don't, they have their own special place.

Need to click the little cog thing bottomw right of screen then click item set skill.
Attachments
itemsetskill.jpg
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#12 Post by rock5 »

That means we can't get information about them from memory and my guess is that the bot will think you haven't got the skill so it wont use it.

MiesterMan does your bot still use the skills with those settings?
  • 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
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#13 Post by rock5 »

I got an item-set skill just so I could mess around with it.

I got this little function. Could someone please test it for me? What I'm after is if the asLevel value comes out right. All I have is a level 51 skill and only one.

Could someone test it with other than a level 51 skill?

Just put the file in the userfunctions folder and start up the commandline waypoint file

Code: Select all

rom/bot path:commandline
then execute

Code: Select all

ItemSetSkill(num) -- num should equal 1 to 5
It will print the name,id and aslevel of the skill.

If this works then I should be able to make it so you can use "macro" with the item-set skills as well.
Attachments
userfunction_itemskill.lua
(380 Bytes) Downloaded 112 times
  • 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
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Spirit Herb Essence (skill)

#14 Post by lisa »

Works fine for me

Code: Select all

Shatterstar Storm       495478  55
Attachments
iteskill1.jpg
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#15 Post by rock5 »

Excellent, I'll see about adding it.

That will be my project for today.
  • 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
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Spirit Herb Essence (skill)

#16 Post by rock5 »

I've added item set skills usage in rev 633.

It will now get "aslevel" and check skill availability from memory. So you should be able to use the "MACRO" option for item set skills in your profile now.
  • 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
User avatar
MiesterMan
Posts: 543
Joined: Tue Jul 06, 2010 9:15 pm
Location: Between the Second and Third Circles of Hell

Re: Spirit Herb Essence (skill)

#17 Post by MiesterMan »

rock5 wrote:That means we can't get information about them from memory and my guess is that the bot will think you haven't got the skill so it wont use it.

MiesterMan does your bot still use the skills with those settings?
Yes, and sorry for the really late reply. I had been trying to keep up with the forum but I haven't had a chance to log into the game since I started this thread. I just logged in since the weekend FINALLY started and I realized it's been a while.

I'm in another one of those "I'm sick of dealing with frogster" moods too so not sure if I'm gonna be logging in soon or no.
Post Reply