Skip to content
Snippets Groups Projects
Commit be5a15c5 authored by Zoey76's avatar Zoey76
Browse files

BETA: Datapack typo fixes by Tavo22:

	* Armor Sets: Wrong skill Id. (The Note was fine, but the Id was wrong).
	* Skill Trees: Wrong level. (Confirmed at PowerWiki).
parent eddf2a6d
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@
</skillTree>
<!-- Titan -->
<skillTree type="classSkillTree" classId="113">
<skill skillName="Rush Impact" skillId="995" skillLvl="1" getLevel="85" levelUpSp="150000000" learnedByNpc="true" />
<skill skillName="Rush Impact" skillId="995" skillLvl="1" getLevel="83" levelUpSp="150000000" learnedByNpc="true" />
</skillTree>
<!-- Grand Khavatari -->
<skillTree type="classSkillTree" classId="114">
......
......@@ -236,7 +236,7 @@
<dex val="1" />
</set>
<set id="86">
<!-- NOTE: This Set use skill 3415 (3349 is retail typo) -->
<!-- NOTE: This Set uses skill 3415 (3349 is retail typo) -->
<chest id="10127" /> <!-- Dynasty Leather Armor - Weapon Master -->
<legs id="9428" /> <!-- Dynasty Leather Leggings -->
<legs id="11516" /> <!-- Dynasty Leather Leggings -->
......@@ -247,7 +247,7 @@
<feet id="9431" /> <!-- Dynasty Leather Boots - Light -->
<feet id="11524" /> <!-- Dynasty Leather Boots -->
<skill id="3006" level="1" /> <!-- Equip Set Items -->
<skill id="3315" level="1" /> <!-- Dynasty Breastplate -->
<skill id="3415" level="1" /> <!-- Dynasty Leather Armor -->
<enchant6skill id="3624" level="1" /> <!-- Enchant Light Armor (S Grade) -->
<str val="1" />
<con val="-2" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment