Page 1 of 1

Adding missing skills to database

Posted: Tue Jan 24, 2012 9:05 am
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

Re: Adding missing skills to database

Posted: Tue Jan 24, 2012 9:45 am
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.

Re: Adding missing skills to database

Posted: Wed Jan 25, 2012 1:20 pm
by M4gm4
delete ^^