Page 1 of 1

Battlemonk skill fixes

Posted: Sun Jan 23, 2011 1:27 pm
by Giram
Skill name is written wrong in skills.xml. It should be like this:

Code: Select all

<skill name="PRIEST_FIGHTING_SPIRIT_COMBINATION" mana="30" range="50" cooldown="6" />
No cooldown for skill:
<skill name="PRIEST_POWER_BUILD_UP" mana="40" cooldown="30" type="buff" target="self" />
Skills_local.xml missing skill:

Code: Select all

<PRIEST_POWER_BUILD_UP en="Power Build-Up" />