Sync with L2JServer Jan 24th 2015.

This commit is contained in:
mobius
2015-01-24 20:02:32 +00:00
parent d349bd3924
commit 1c6301c46d
1012 changed files with 23069 additions and 6307 deletions

View File

@@ -2,6 +2,7 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/skillTrees.xsd">
<!-- Feoh Soulhound -->
<skillTree type="classSkillTree" classId="170" parentClassId="132">
<skill skillName="Feoh Aura" skillId="1935" skillLvl="1" getLevel="85" autoGet="true" />
<skill skillName="Hell Binding" skillId="11050" skillLvl="1" getLevel="85" levelUpSp="10000">
<removeSkill id="1069" />
<removeSkill id="1447" />
@@ -320,5 +321,13 @@
<skill skillName="Death Howl" skillId="11032" skillLvl="4" getLevel="99" levelUpSp="5000000" />
<skill skillName="Create Item" skillId="172" skillLvl="14" getLevel="99" autoGet="true" />
<skill skillName="Physical Soul Barrier" skillId="11225" skillLvl="4" getLevel="99" levelUpSp="5000000" />
<!-- Ertheia Update Skill -->
<skill skillName="Divine Inspiration" skillId="1405" skillLvl="5" getLevel="99" levelUpSp="5000000">
<item id="40064" count="1" />
</skill>
<skill skillName="Divine Inspiration" skillId="1405" skillLvl="6" getLevel="99" levelUpSp="5000000">
<item id="40065" count="1" />
</skill>
</skillTree>
</list>