Adding missing skills to database

Talk about anything in Runes of Magic. This does not need to pertain to botting.
Post Reply
Message
Author
mortimer
Posts: 14
Joined: Thu Dec 22, 2011 7:13 am

Adding missing skills to database

#1 Post by mortimer »

Hi guys,

maybe you could update the skills.xml with the next revision. For the Battlemonk-Class(Pirest/Warrior) the skills

Code: Select all

	
<skill name="PRIEST_EXPLOSION_OF_FIGHTING_SPIRIT" id="491362" mana="15" range="50" reqbuffname="501977" reqbufftarget="player"/>
<skill name="PRIEST_FIGHTING_SPIRIT_COMBINATION" id="491363" mana="30" range="50" cooldown="6" reqbuffname="501977" reqbufftarget="player"/>
<skill name="PRIEST_ASCENDING_DRAGON_STRIKE" id="491364" rage="30" range="50" reqbuffname="501977" reqbufftarget="player"/>
should have these in:

Code: Select all

 type="damage" target="enemy"
It would be also nice if the Mage/Warden skills "Earth Groaning Wind Blade" and "Earth Szepter" could be added.

Thx alot
Mort
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Adding missing skills to database

#2 Post by rock5 »

mortimer wrote:It would be also nice if the Mage/Warden skills "Earth Groaning Wind Blade" and "Earth Szepter" could be added.
If you have access to the skill why not try writing the skills in yourself and test it. Then let us know how you wrote it.
  • 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
M4gm4
Posts: 137
Joined: Sun Jan 30, 2011 2:30 pm

Re: Adding missing skills to database

#3 Post by M4gm4 »

delete ^^
I use the google translator, so do not be surprised if my english is funny
Post Reply