Skills missing in database
Posted: Mon Nov 15, 2010 1:28 pm
I found two skills which are missing or not fully implemented.
Leopard Instinct and Elemental Catalysis entry in skills_local. I don't know the German names.
skills.xml
skills_local.xml
Update: Found another missing from skills_local.xml.
Holy Light's Fury missing in skills_local.xml
Leopard Instinct and Elemental Catalysis entry in skills_local. I don't know the German names.
skills.xml
Code: Select all
<skill name="KNIGHT_LEOPARD_INSTINCT" energy="30" cooldown="120" type="buff" target="self" />
Code: Select all
<KNIGHT_LEOPARD_INSTINCT en="Leopard Instinct" de="Leopard Instinct" />
<MAGE_ELEMENTAL_CATALYST en="Elemental Catalysis" de="Elemental Catalysis" />
Code: Select all
<PRIEST_ANGELS_BLESSING en="Angel\'s Blessing" de="Angel\'s Blessing" />
Code: Select all
<KNIGHT_HOLY_LIGHTS_FURY en="Holy Light\'s Fury" de="Holy Light\'s Fury" />