Druid skill buffname changed
Posted: Tue Oct 25, 2011 6:34 pm
Couldn't figure out why it would cast the druid skill Savage Blessing constantly. Then I thought to check the buffname. It has changed.
Also, Warden/Druid elite Earth Spirit Essence isn't in the skills database.
Code: Select all
<skill name="DRUID_SAVAGE_BLESSING" id="493531" mana="50" range="180" type="buff" buffname="620454" target="friendly" />
Code: Select all
<skill name="WARDEN_EARTH_SPIRIT_ESSENCE" id="494215" mana="100" manainc="10" type="buff" buffname="504847" target="self" />