Addition of missing Dwarven Craft (1321) to dwarven fighter skilltree.

This commit is contained in:
MobiusDev
2018-04-15 16:26:09 +00:00
parent fdf7bcf636
commit 667801acb7
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skillTrees.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skillTrees.xsd">
<skillTree type="classSkillTree" classId="53"> <skillTree type="classSkillTree" classId="53">
<skill skillName="Dwarven Craft" skillId="1321" skillLvl="1" getLevel="1" autoGet="true" />
<skill skillName="Weapon Mastery" skillId="141" skillLvl="1" getLevel="5" levelUpSp="15" /> <skill skillName="Weapon Mastery" skillId="141" skillLvl="1" getLevel="5" levelUpSp="15" />
<skill skillName="Armor Mastery" skillId="142" skillLvl="1" getLevel="5" levelUpSp="15" /> <skill skillName="Armor Mastery" skillId="142" skillLvl="1" getLevel="5" levelUpSp="15" />
<skill skillName="Spoil" skillId="254" skillLvl="1" getLevel="5" levelUpSp="15" /> <skill skillName="Spoil" skillId="254" skillLvl="1" getLevel="5" levelUpSp="15" />

View File

@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skillTrees.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skillTrees.xsd">
<skillTree type="classSkillTree" classId="53"> <skillTree type="classSkillTree" classId="53">
<skill skillName="Dwarven Craft" skillId="1321" skillLvl="1" getLevel="1" autoGet="true" />
<skill skillName="Weapon Mastery" skillId="141" skillLvl="1" getLevel="5" levelUpSp="15" /> <skill skillName="Weapon Mastery" skillId="141" skillLvl="1" getLevel="5" levelUpSp="15" />
<skill skillName="Armor Mastery" skillId="142" skillLvl="1" getLevel="5" levelUpSp="15" /> <skill skillName="Armor Mastery" skillId="142" skillLvl="1" getLevel="5" levelUpSp="15" />
<skill skillName="Spoil" skillId="254" skillLvl="1" getLevel="5" levelUpSp="15" /> <skill skillName="Spoil" skillId="254" skillLvl="1" getLevel="5" levelUpSp="15" />