Remaining missing skill levels.

This commit is contained in:
MobiusDev
2015-12-20 17:41:24 +00:00
parent 3a11313be6
commit d34af118f5
10 changed files with 950 additions and 1867 deletions

View File

@@ -27,21 +27,21 @@
</effect>
</for>
</skill>
<skill id="11001" levels="1" name="Superior Weapon Mastery" enchantGroup1="10">
<!-- P. Atk. + 83, M. Atk. + 104, and Casting Spd. + 23%. Additionally, there is a chance the Cooldown of skills will reset or the duration double depending on your INT. -->
<skill id="11001" levels="7" name="Superior Weapon Mastery" enchantGroup1="10">
<!-- Source: https://l2wiki.com/Superior_Weapon_Mastery_-_Feoh_Archmage -->
<table name="#magicLvl"> 85 90 95 99 100 102 104 </table>
<table name="#mAtk"> 981 1138 1319 1485 1682 1785 1893 </table>
<table name="#ench1pAtk"> 88 94 99 105 110 115 121 126 132 137 </table>
<table name="#ench1mAtk"> 111 117 124 131 138 144 151 158 164 171 </table>
<set name="targetType" val="SELF" />
<set name="magicLvl" val="85" />
<set name="magicLvl" val="#magicLvl" />
<set name="icon" val="icon.skill11251" />
<set name="operateType" val="PASSIVE" />
<enchant1 name="pAtk" val="#ench1pAtk" />
<enchant1 name="mAtk" val="#ench1mAtk" />
<for>
<effect name="Buff">
<add stat="pAtk" val="83" />
<add stat="mAtk" val="104" />
<mul stat="pAtk" val="1.45" />
<add stat="mAtk" val="#mAtk" />
<mul stat="mAtk" val="1.17" />
<mul stat="mAtkSpd" val="1.23" />
<add stat="skillCritical" val="4" /> <!-- INT -->
@@ -58,24 +58,26 @@
</effect>
</enchant1for>
</skill>
<skill id="11002" levels="1" name="Superior Robe Mastery" enchantGroup1="10">
<!-- Max HP + 4447, P. Def. + 1126, and M. Def. + 610 when equipped with a Robe. -->
<skill id="11002" levels="7" name="Superior Robe Mastery" enchantGroup1="10">
<!-- Source: https://l2wiki.com/Superior_Robe_Mastery_-_Feoh_Soulhound -->
<table name="#magicLvl"> 85 90 95 99 100 102 104 </table>
<table name="#pdef"> 1212 1330 1462 1576 1767 1833 1903 </table>
<table name="#ench1pDef"> 77 81 86 90 95 100 104 109 113 118 </table>
<table name="#ench1mDef"> 320 340 360 380 400 420 440 460 480 500 </table>
<set name="targetType" val="SELF" />
<set name="magicLvl" val="85" />
<set name="magicLvl" val="#magicLvl" />
<set name="icon" val="icon.skill11252" />
<set name="operateType" val="PASSIVE" />
<enchant1 name="pDef" val="#ench1pDef" />
<enchant1 name="mDef" val="#ench1mDef" />
<for>
<effect name="Buff">
<add stat="pDef" val="72">
<add stat="pDef" val="#pdef">
<using kind="MAGIC" />
</add>
<add stat="mDef" val="300">
<mul stat="mDef" val="1.1">
<using kind="MAGIC" />
</add>
</mul>
<add stat="maxHp" val="4447">
<using kind="MAGIC" />
</add>
@@ -244,14 +246,15 @@
</effect>
</for>
</skill>
<skill id="11011" levels="8" name="Elemental Spike">
<table name="#mpConsume">36 37 38 40 41 43 45 47</table>
<table name="#mpInitialConsume">9 9 9 10 10 10 11 11</table>
<table name="#ench1MpConsume">45 43 41 39 37 35 33 31 30 28</table>
<table name="#ench1MpInitialConsume">10 10 9 9 8 8 7 7 7 6</table>
<table name="#magicLvl">85 86 88 90 92 94 96 98</table>
<table name="#power">133 134 139 142 146 150 154 157</table>
<table name="#enchPower">162 163 165 167 170 171 173 175 177 178</table>
<skill id="11011" levels="11" name="Elemental Spike">
<!-- Source: https://l2wiki.com/Elemental_Spike_-_Feoh_Storm_Screamer -->
<table name="#mpConsume"> 37 38 39 42 43 45 48 50 52 54 56 </table>
<table name="#mpInitialConsume"> 9 9 9 10 10 10 11 11 11 11 11 </table>
<table name="#ench1MpConsume"> 45 43 41 39 37 35 33 31 30 28 </table>
<table name="#ench1MpInitialConsume"> 10 10 9 9 8 8 7 7 7 6 </table>
<table name="#magicLvl"> 85 86 88 90 92 94 96 98 101 103 105 </table>
<table name="#power"> 133 134 139 142 146 150 154 157 164 168 172 </table>
<table name="#enchPower"> 162 163 165 167 170 171 173 175 177 178 </table>
<set name="hitTime" val="2280" />
<set name="coolTime" val="300" />
<set name="castRange" val="1100" />
@@ -466,13 +469,14 @@
</effect>
</for>
</skill>
<skill id="11017" levels="8" name="Elemental Crash">
<table name="#mpConsume">43 44 46 48 50 52 54 56</table>
<table name="#mpInitialConsume">10 11 11 12 12 13 13 14</table>
<table name="#ench1MpConsume">54 52 50 47 45 43 41 38 36 34</table>
<table name="#ench1MpInitialConsume">13 12 12 11 11 10 10 9 8 8</table>
<table name="#magicLvl">85 86 88 90 92 94 96 98</table>
<table name="#power">158 161 165 169 175 179 184 188</table>
<skill id="11017" levels="11" name="Elemental Crash">
<!-- Source: https://l2wiki.com/Elemental_Crash_-_Feoh_Soulhound -->
<table name="#mpConsume"> 43 44 46 48 50 52 54 56 59 61 64 </table>
<table name="#mpInitialConsume"> 10 11 11 12 12 13 13 14 14 15 15 </table>
<table name="#ench1MpConsume"> 54 52 50 47 45 43 41 38 36 34 </table>
<table name="#ench1MpInitialConsume"> 13 12 12 11 11 10 10 9 8 8 </table>
<table name="#magicLvl"> 85 86 88 90 92 94 96 98 101 103 105 </table>
<table name="#power"> 158 161 165 169 175 179 184 188 193 197 201 </table>
<table name="#enchPower">193 195 197 199 201 205 207 209 211 213</table>
<set name="hitTime" val="2780" />
<set name="coolTime" val="300" />
@@ -697,14 +701,15 @@
</effect>
</for>
</skill>
<skill id="11023" levels="8" name="Elemental Crash" >
<table name="#mpConsume">100 104 108 112 117 121 126 131</table>
<table name="#mpInitialConsume">25 26 27 28 29 30 31 32</table>
<table name="#ench1MpConsume">125 120 115 110 104 99 94 89 83 78</table>
<table name="#ench1MpInitialConsume">30 29 28 26 25 24 23 21 20 19</table>
<table name="#magicLvl">85 87 89 91 93 95 97 99</table>
<table name="#power">392 404 415 426 437 448 460 471</table>
<table name="#enchPower">476 482 487 493 498 504 510 516 521 527</table>
<skill id="11023" levels="11" name="Elemental Crash" >
<!-- Source: https://l2wiki.com/Elemental_Crash_-_Feoh_Soulhound -->
<table name="#mpConsume"> 28 29 30 32 33 34 35 38 40 42 44 </table>
<table name="#mpInitialConsume"> 25 26 27 28 29 30 31 32 33 34 35 </table>
<table name="#ench1MpConsume"> 125 120 115 110 104 99 94 89 83 78 </table>
<table name="#ench1MpInitialConsume"> 30 29 28 26 25 24 23 21 20 19 </table>
<table name="#magicLvl"> 85 87 89 91 93 95 97 99 101 103 105 </table>
<table name="#power"> 158 161 165 169 175 179 184 188 193 197 201 </table>
<table name="#enchPower"> 476 482 487 493 498 504 510 516 521 527 </table>
<set name="hitTime" val="6080" />
<set name="coolTime" val="1000" />
<set name="castRange" val="1100" />
@@ -957,16 +962,17 @@
</effect>
</enchant2for>
</skill>
<skill id="11032" levels="4" name="Death Howl">
<table name="#mpConsume">168 180 204 216</table>
<table name="#mpInitialConsume">36 36 48 48</table>
<table name="#ench1MpConsume">207 198 190 181 172 164 155 146 138 129</table>
<table name="#ench1MpInitialConsume">48 48 48 48 48 48 48 48 48 48</table>
<table name="#ench3debuffPower">40 42 44 46 48 50 52 54 56 58 60</table>
<table name="#ench4skillRadius">310 320 330 340 350 360 370 380 390 400</table>
<table name="#enchPower">191 194 196 198 200 202 205 207 209 211</table>
<table name="#magicLvl">85 90 95 99</table>
<table name="#power">157 168 180 189</table>
<skill id="11032" levels="7" name="Death Howl">
<!-- Source: https://l2wiki.com/Death_Howl_-_Feoh_Archmage -->
<table name="#mpConsume"> 168 180 204 216 216 228 228 </table>
<table name="#mpInitialConsume"> 36 36 48 48 60 60 72 </table> <!-- Guessed -->
<table name="#ench1MpConsume"> 207 198 190 181 172 164 155 146 138 129 </table>
<table name="#ench1MpInitialConsume"> 48 48 48 48 48 48 48 48 48 48 </table>
<table name="#ench3debuffPower"> 40 42 44 46 48 50 52 54 56 58 60 </table>
<table name="#ench4skillRadius"> 310 320 330 340 350 360 370 380 390 400 </table>
<table name="#enchPower"> 191 194 196 198 200 202 205 207 209 211 </table>
<table name="#magicLvl"> 85 90 95 99 101 103 105 </table>
<table name="#power"> 157 168 180 189 194 198 202 </table>
<set name="hitTime" val="4000" />
<set name="reuseDelay" val="15000" />
<set name="mpConsume" val="#mpConsume" />
@@ -1448,20 +1454,21 @@
</effect>
</enchant4for>
</skill>
<skill id="11047" levels="6" name="Devil's Curse">
<table name="#mpConsume">56 57 61 65 68 73</table>
<table name="#mpInitialConsume">14 14 15 16 17 18</table>
<table name="#ench1MpConsume">70 67 64 61 58 55 52 49 46 43</table>
<table name="#ench1MpInitialConsume">17 16 15 15 14 13 12 12 11 10</table>
<table name="#enchMpConsume">87 83 79 76 72 68 64 61 57 53</table>
<table name="#ench2debuffPower">76 77 78 79 80 81 82 83 84 85</table>
<table name="#ench3pDefDown">0.9 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 0.81 0.80</table>
<table name="#ench4mDefDown">0.9 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 0.81 0.80</table>
<table name="#ench5slow">0.9 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 0.81 0.80</table>
<table name="#enchPower">191 194 196 198 200 202 205 207 209 212</table>
<table name="#magicLvl">85 86 89 92 95 98</table>
<table name="#power">157 160 166 174 180 187</table>
<table name="#debuffPower">50 55 60 65 70 75</table>
<skill id="11047" levels="9" name="Devil's Curse">
<!-- Source: https://l2wiki.com/Devil's_Curse_-_Feoh_Storm_Screamer -->
<table name="#mpConsume"> 56 57 61 65 68 73 78 83 88 </table>
<table name="#mpInitialConsume"> 14 14 15 16 17 18 19 20 21 </table>
<table name="#ench1MpConsume"> 70 67 64 61 58 55 52 49 46 43 </table>
<table name="#ench1MpInitialConsume"> 17 16 15 15 14 13 12 12 11 10 </table>
<table name="#enchMpConsume"> 87 83 79 76 72 68 64 61 57 53 </table>
<table name="#ench2debuffPower"> 76 77 78 79 80 81 82 83 84 85 </table>
<table name="#ench3pDefDown"> 0.9 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 0.81 0.80 </table>
<table name="#ench4mDefDown"> 0.9 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 0.81 0.80 </table>
<table name="#ench5slow"> 0.9 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 0.81 0.80 </table>
<table name="#enchPower"> 191 194 196 198 200 202 205 207 209 212 </table>
<table name="#magicLvl"> 85 86 89 92 95 98 101 103 105 </table>
<table name="#power"> 157 160 166 174 180 187 191 195 199 </table>
<table name="#debuffPower"> 50 55 60 65 70 75 80 85 90 </table>
<set name="hitTime" val="3500" />
<set name="coolTime" val="580" />
<set name="castRange" val="1100" />
@@ -1540,19 +1547,20 @@
</effect>
</enchant5for>
</skill>
<skill id="11048" levels="6" name="Mass Devil's Curse">
<table name="#mpConsume">169 176 187 198 210 223</table>
<table name="#mpInitialConsume">42 44 46 49 52 55</table>
<table name="#ench1MpConsume">214 205 196 187 178 169 160 151 142 133</table>
<table name="#ench1MpInitialConsume">52 50 48 46 44 41 39 37 35 33</table>
<table name="#magicLvl">85 86 89 92 95 98</table>
<table name="#ench2Chance">76 77 78 79 80 81 82 83 84 85</table>
<table name="#ench3PhysicalHexpower">0.91 0.90 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82</table>
<table name="#ench4MagicalHexpower">0.91 0.90 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82</table>
<table name="#ench5RunSpd">0.91 0.90 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82</table>
<table name="#power">125 128 133 139 144 150</table>
<table name="#enchMdamPower">153 155 156 158 161 162 164 166 167 169</table>
<table name="#debuffChance">50 55 60 65 70 75</table>
<skill id="11048" levels="9" name="Mass Devil's Curse">
<!-- Source: https://l2wiki.com/Mass_Devil's_Curse_-_Feoh_Soultaker -->
<table name="#mpConsume"> 169 176 187 198 210 223 235 247 259 </table>
<table name="#mpInitialConsume"> 42 44 46 49 52 55 59 63 67 </table>
<table name="#ench1MpConsume"> 214 205 196 187 178 169 160 151 142 133 </table>
<table name="#ench1MpInitialConsume"> 52 50 48 46 44 41 39 37 35 33 </table>
<table name="#magicLvl"> 85 86 89 92 95 98 101 103 105 </table>
<table name="#ench2Chance"> 76 77 78 79 80 81 82 83 84 85 </table>
<table name="#ench3PhysicalHexpower"> 0.91 0.90 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 </table>
<table name="#ench4MagicalHexpower"> 0.91 0.90 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 </table>
<table name="#ench5RunSpd"> 0.91 0.90 0.89 0.88 0.87 0.86 0.85 0.84 0.83 0.82 </table>
<table name="#power"> 125 128 133 139 144 150 155 159 163 </table>
<table name="#enchMdamPower"> 153 155 156 158 161 162 164 166 167 169 </table>
<table name="#debuffChance"> 50 55 60 65 70 75 80 85 90 </table>
<set name="hitTime" val="3500" />
<set name="coolTime" val="580" />
<set name="castRange" val="1100" />
@@ -1635,14 +1643,15 @@
</effect>
</enchant5for>
</skill>
<skill id="11049" levels="2" name="Ignore Divinity">
<table name="#mpConsume">66 73</table>
<table name="#mpInitialConsume">16 18</table>
<table name="#ench1MpConsume">70 67 64 61 58 55 52 49 46 43</table>
<table name="#ench1MpInitialConsume">17 16 15 15 14 13 12 12 11 10</table>
<table name="#ench2Power">61 62 63 64 65 66 67 68 69 70</table>
<table name="#power">55 60</table>
<table name="#magicLvl">93 98</table>
<skill id="11049" levels="5" name="Ignore Divinity">
<!-- Source: https://l2wiki.com/Ignore_Divinity_-_Feoh_Mystic_Muse -->
<table name="#mpConsume"> 66 73 80 87 94 </table>
<table name="#mpInitialConsume"> 16 18 20 22 24 </table>
<table name="#ench1MpConsume"> 70 67 64 61 58 55 52 49 46 43 </table>
<table name="#ench1MpInitialConsume"> 17 16 15 15 14 13 12 12 11 10 </table>
<table name="#ench2Power"> 61 62 63 64 65 66 67 68 69 70 </table>
<table name="#power"> 55 60 65 70 75 </table>
<table name="#magicLvl"> 93 98 101 103 105 </table>
<set name="hitTime" val="3000" />
<set name="castRange" val="1100" />
<set name="reuseDelay" val="300000" />
@@ -1660,15 +1669,16 @@
<effect name="MagicalAttack" />
</for>
</skill>
<skill id="11050" levels="4" name="Hell Binding">
<table name="#mpConsume">56 61 66 71</table>
<table name="#mpInitialConsume">14 15 16 17</table>
<table name="#ench1MpConsume">68 65 62 59 56 53 51 48 45 42</table>
<table name="#ench1MpInitialConsume">17 17 17 17 17 17 17 17 17 17</table>
<table name="#ench2power">81 82 83 84 85 86 87 88 89 90</table>
<table name="#enchHex">0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90</table>
<table name="#magicLvl">85 89 93 97</table>
<table name="#power">65 70 75 80</table>
<skill id="11050" levels="7" name="Hell Binding">
<!-- Source: https://l2wiki.com/Hell_Binding_-_Feoh_Soulhound -->
<table name="#mpConsume"> 56 61 66 71 76 81 86 </table>
<table name="#mpInitialConsume"> 14 15 16 17 18 19 20 </table>
<table name="#ench1MpConsume"> 68 65 62 59 56 53 51 48 45 42 </table>
<table name="#ench1MpInitialConsume"> 17 17 17 17 17 17 17 17 17 17 </table>
<table name="#ench2power"> 81 82 83 84 85 86 87 88 89 90 </table>
<table name="#enchHex"> 0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90 </table>
<table name="#magicLvl"> 85 89 93 97 101 103 105 </table>
<table name="#power"> 65 70 75 80 85 90 95 </table>
<set name="hitTime" val="1500" />
<set name="coolTime" val="500" />
<set name="castRange" val="1100" />
@@ -1717,17 +1727,18 @@
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="AREA" />
</skill>
<skill id="11052" levels="4" name="Mass Hell Binding">
<table name="#mpConsume">183 195 206 219</table>
<table name="#mpInitialConsume">45 48 51 54</table>
<table name="#ench1MpConsume">210 201 192 183 175 166 157 148 140 131</table>
<table name="#ench1MpInitialConsume">54 54 54 54 54 54 54 54 54 54</table>
<table name="#ench3CastRange">1100 1100 1100 1100 1100 1100 1100 1100 1100 1100</table>
<table name="#magicLvl">89 92 95 98</table>
<table name="#power">55 60 65 70</table>
<table name="#skill">11179 11180 11181 11182</table>
<table name="#ench2power">71 72 73 74 75 76 77 78 79 80</table>
<table name="#ench3skillRadius">310 320 330 340 350 360 370 380 390 400</table>
<skill id="11052" levels="7" name="Mass Hell Binding">
<!-- Source: https://l2wiki.com/Mass_Hell_Binding_-_Feoh_Soulhound -->
<table name="#mpConsume"> 183 195 206 219 231 244 257 </table>
<table name="#mpInitialConsume"> 45 48 51 54 58 61 64 </table>
<table name="#ench1MpConsume"> 210 201 192 183 175 166 157 148 140 131 </table>
<table name="#ench1MpInitialConsume"> 54 54 54 54 54 54 54 54 54 54 </table>
<table name="#ench3CastRange"> 1100 1100 1100 1100 1100 1100 1100 1100 1100 1100 </table>
<table name="#magicLvl"> 89 92 95 98 101 103 105 </table>
<table name="#power"> 55 60 65 70 75 80 85 </table>
<table name="#skill"> 11179 11180 11181 11182 11182 11182 11182 </table> <!-- Needs Confirm -->
<table name="#ench2power"> 71 72 73 74 75 76 77 78 79 80 </table>
<table name="#ench3skillRadius"> 310 320 330 340 350 360 370 380 390 400 </table>
<set name="hitTime" val="10000" />
<set name="castRange" val="1100" />
<set name="reuseDelay" val="300000" />
@@ -1788,16 +1799,17 @@
<set name="castRange" val="1100" />
<set name="isDebuff" val="true" />
</skill>
<skill id="11055" levels="7" name="Death Fear">
<table name="#mpConsume">56 58 61 63 66 68 71</table>
<table name="#mpInitialConsume">14 14 15 15 16 17 17</table>
<table name="#ench1MpConsume">68 65 62 59 56 53 51 48 45 42</table>
<table name="#ench1MpInitialConsume">16 15 14 14 13 12 12 11 10 10</table>
<table name="#runSpd">0.6 0.55 0.5 0.45 0.4 0.35 0.3</table>
<table name="#ench2power">70 70 70 70 70 70 70 70 70 70</table>
<table name="#enchHex">0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90</table>
<table name="#magicLvl">85 87 89 91 93 95 97</table>
<table name="#power">40 45 50 55 60 65 70</table>
<skill id="11055" levels="10" name="Death Fear">
<!-- Source: https://l2wiki.com/Death_Fear_-_Feoh_Soultaker -->
<table name="#mpConsume"> 56 58 61 63 66 68 71 73 76 78 </table>
<table name="#mpInitialConsume"> 14 14 15 15 16 17 17 18 18 19 </table>
<table name="#ench1MpConsume"> 68 65 62 59 56 53 51 48 45 42 </table>
<table name="#ench1MpInitialConsume"> 16 15 14 14 13 12 12 11 10 10 </table>
<table name="#runSpd"> 0.6 0.55 0.5 0.45 0.4 0.35 0.3 0.3 0.3 0.3 </table>
<table name="#ench2power"> 70 70 70 70 70 70 70 70 70 70 </table>
<table name="#enchHex"> 0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90 </table>
<table name="#magicLvl"> 85 87 89 91 93 95 97 101 103 105 </table>
<table name="#power"> 40 45 50 55 60 65 70 75 80 85 </table>
<set name="hitTime" val="1200" />
<set name="coolTime" val="300" />
<set name="castRange" val="1100" />
@@ -1834,16 +1846,17 @@
</effect>
</enchant4for>
</skill>
<skill id="11056" levels="8" name="Mass Death Fear">
<table name="#mpConsume">169 176 183 191 198 206 214 223</table>
<table name="#mpInitialConsume">42 44 45 47 49 51 53 55</table>
<table name="#ench1MpConsume">214 205 196 187 178 169 160 151 142 133</table>
<table name="#ench1MpInitialConsume">52 50 48 46 44 41 39 37 35 33</table>
<table name="#magicLvl">85 87 89 91 93 95 96 99</table>
<table name="#runSpd">0.75 0.7 0.65 0.6 0.55 0.5 0.45 0.4</table>
<table name="#ench2power">56 57 58 59 60 61 62 63 64 65</table>
<table name="#enchHex">0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90</table>
<table name="#power">50 50 51 51 52 53 54 55</table>
<skill id="11056" levels="11" name="Mass Death Fear">
<!-- Source: https://l2wiki.com/Mass_Death_Fear_-_Feoh_Soultaker -->
<table name="#mpConsume"> 169 176 183 191 198 206 214 223 232 241 250 </table>
<table name="#mpInitialConsume"> 42 44 45 47 49 51 53 55 57 59 61 </table>
<table name="#ench1MpConsume"> 214 205 196 187 178 169 160 151 142 133 </table>
<table name="#ench1MpInitialConsume"> 52 50 48 46 44 41 39 37 35 33 </table>
<table name="#magicLvl"> 85 87 89 91 93 95 96 99 101 103 105 </table>
<table name="#runSpd"> 0.75 0.7 0.65 0.6 0.55 0.5 0.45 0.4 0.4 0.4 0.4 </table>
<table name="#ench2power"> 56 57 58 59 60 61 62 63 64 65 </table>
<table name="#enchHex"> 0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90 </table>
<table name="#power"> 50 50 51 51 52 53 54 55 56 57 58 </table>
<set name="hitTime" val="1200" />
<set name="coolTime" val="300" />
<set name="castRange" val="1100" />
@@ -1879,17 +1892,18 @@
</effect>
</enchant4for>
</skill>
<skill id="11057" levels="6" name="Magical Evasion">
<table name="#power">133 136 142 149 154 160</table>
<table name="#enchPower">162 163 165 167 169 171 173 175 177 178</table>
<table name="#mpConsume">56 58 62 66 70 74</table>
<table name="#mpInitialConsume">14 14 15 16 17 18</table>
<table name="#ench1MpConsume">71 68 65 62 59 56 53 50 47 44</table>
<table name="#ench1MpInitialConsume">17 16 15 15 14 13 12 12 11 10</table>
<table name="#ench2PvpPower">147 148 150 152 154 155 157 159 161 162</table>
<table name="#ench3skillRadius">210 220 230 240 2502 60 270 280 290 300</table>
<table name="#effectPower">20 23 26 29 32 35</table>
<table name="#magicLvl">85 86 89 92 95 98</table>
<skill id="11057" levels="9" name="Magical Evasion">
<!-- Source: https://l2wiki.com/Magical_Evasion_-_Feoh_Soulhound -->
<table name="#power"> 133 136 142 149 154 160 163 167 171 </table>
<table name="#enchPower"> 162 163 165 167 169 171 173 175 177 178 </table>
<table name="#mpConsume"> 56 58 62 66 70 74 78 82 86 </table>
<table name="#mpInitialConsume"> 14 14 15 16 17 18 19 20 21 </table>
<table name="#ench1MpConsume"> 71 68 65 62 59 56 53 50 47 44 </table>
<table name="#ench1MpInitialConsume"> 17 16 15 15 14 13 12 12 11 10 </table>
<table name="#ench2PvpPower"> 147 148 150 152 154 155 157 159 161 162 </table>
<table name="#ench3skillRadius"> 210 220 230 240 2502 60 270 280 290 300 </table>
<table name="#effectPower"> 20 23 26 29 32 35 38 41 44 </table>
<table name="#magicLvl"> 85 86 89 92 95 98 101 103 105 </table>
<set name="hitTime" val="800" />
<set name="coolTime" val="200" />
<set name="reuseDelay" val="15000" />
@@ -1915,13 +1929,14 @@
<effect name="TargetCancel" />
</for>
</skill>
<skill id="11058" levels="3" name="Shadow Snare">
<table name="#mpConsume">191 202 214</table>
<table name="#mpInitialConsume">47 50 53</table>
<table name="#ench1MpConsume">210 201 192 183 175 166 157 148 140 131</table>
<table name="#ench1MpInitialConsume">53 53 53 53 53 53 53 53 53 53</table>
<table name="#magicLvl">91 94 97</table>
<table name="#npcId">13323 13324 13325</table>
<skill id="11058" levels="6" name="Shadow Snare">
<!-- Source: https://l2wiki.com/Shadow_Snare_-_Feoh_Soulhound -->
<table name="#mpConsume"> 191 202 214 225 236 248 </table>
<table name="#mpInitialConsume"> 47 50 53 56 59 62 </table>
<table name="#ench1MpConsume"> 210 201 192 183 175 166 157 148 140 131 </table>
<table name="#ench1MpInitialConsume"> 53 53 53 53 53 53 53 53 53 53 </table>
<table name="#magicLvl"> 91 94 97 101 103 105 </table>
<table name="#npcId"> 13323 13324 13325 13325 13325 13325 </table> <!-- Needs Confirm -->
<set name="hitTime" val="1000" />
<set name="castRange" val="1100" />
<set name="reuseDelay" val="15000" />
@@ -1934,9 +1949,6 @@
<set name="blockedInOlympiad" val="true" />
<enchant1 name="mpConsume" val="#ench1MpConsume" />
<enchant1 name="mpInitialConsume" val="#ench1MpInitialConsume" />
<!--<for>
<effect abnormalTime="2" count="3" name="BlackHole" val="0" />
</for>-->
</skill>
<skill id="11059" levels="1" name="Shadow Snare Zone">
<!-- AUTO GENERATED SKILL -->
@@ -1991,15 +2003,16 @@
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="SELF" />
</skill>
<skill id="11064" levels="8" name="Ultimate Body To Mind">
<table name="#hpConsume">384 388 396 404 412 420 428 436</table>
<table name="#ench1hpConsume">418 401 383 366 348 331 313 296 279 261</table>
<table name="#ench2hpConsume">436 436 436 436 436 436 436 436 436 436</table>
<table name="#ench1mpAmount">547 547 547 547 547 547 547 547 547 547</table>
<table name="#ench2mpAmount">568 590 612 634 656 678 700 722 743 765</table>
<table name="#amount">400 412 436 450 474 499 523 547</table>
<table name="#aggroPoints">243 379 495 549 611 621 638 642</table>
<table name="#magicLvl">85 86 88 90 92 94 96 98</table>
<skill id="11064" levels="11" name="Ultimate Body To Mind">
<!-- Source: https://l2wiki.com/Ultimate_Body_To_Mind_-_Feoh_Soultaker -->
<table name="#hpConsume"> 384 388 396 404 412 420 428 436 448 456 464 </table>
<table name="#ench1hpConsume"> 418 401 383 366 348 331 313 296 279 261 </table>
<table name="#ench2hpConsume"> 436 436 436 436 436 436 436 436 436 436 </table>
<table name="#ench1mpAmount"> 547 547 547 547 547 547 547 547 547 547 </table>
<table name="#ench2mpAmount"> 568 590 612 634 656 678 700 722 743 765 </table>
<table name="#amount"> 400 412 436 450 474 499 523 547 591 623 655 </table>
<table name="#aggroPoints"> 243 379 495 549 611 621 638 642 646 650 654 </table>
<table name="#magicLvl"> 85 86 88 90 92 94 96 98 101 103 105 </table>
<set name="hitTime" val="4000" />
<set name="reuseDelay" val="15000" />
<set name="hpConsume" val="#hpConsume" />
@@ -2061,12 +2074,15 @@
</effect>
</enchant4for>
</skill>
<skill id="11066" levels="1" name="Unleash Hell">
<table name="#ench1MpConsume">383 367 351 335 319 303 287 271 255 239</table>
<table name="#ench1MpInitialConsume">99 99 99 99 99 99 99 99 99 99</table>
<table name="#ench1MpConsume">482 466 450 434 418 402 386 370 354 338</table>
<table name="#ench2slow">0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90</table>
<table name="#enchPower">628 636 642 650 657 664 673 681 688 695</table>
<skill id="11066" levels="4" name="Unleash Hell">
<!-- Source: https://l2wiki.com/Unleash_Hell_-_Feoh_Soultaker -->
<table name="#magicLvl"> 95 101 103 105 </table>
<table name="#power"> 620 677 693 709 </table>
<table name="#ench1MpConsume"> 383 367 351 335 319 303 287 271 255 239 </table>
<table name="#ench1MpInitialConsume"> 99 99 99 99 99 99 99 99 99 99 </table>
<table name="#ench1MpConsume"> 482 466 450 434 418 402 386 370 354 338 </table>
<table name="#ench2slow"> 0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90 </table>
<table name="#enchPower"> 628 636 642 650 657 664 673 681 688 695 </table>
<set name="hitTime" val="6750" />
<set name="coolTime" val="500" />
<set name="castRange" val="1100" />
@@ -2074,8 +2090,8 @@
<set name="mpConsume" val="399" />
<set name="mpInitialConsume" val="99" />
<set name="isDebuff" val="true" />
<set name="magicLvl" val="95" />
<set name="power" val="620" />
<set name="magicLvl" val="#magicLvl" />
<set name="power" val="#power" />
<set name="abnormalTime" val="1" />
<set name="targetType" val="ONE" />
<set name="overHit" val="true" />
@@ -2096,20 +2112,23 @@
</effect>
</enchant2for>
</skill>
<skill id="11067" levels="1" name="Death Mass Unleash Hellи">
<table name="#ench1MpConsume">1244 1192 1140 1088 1036 984 933 881 829 777</table>
<table name="#ench1MpInitialConsume">324 324 324 324 324 324 324 324 324 324</table>
<table name="#ench1MpConsume">1568 1516 1464 1412 1360 1308 1257 1205 1153 1101</table>
<table name="#ench2slow">0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90</table>
<table name="#enchPower">628 636 642 650 657 664 673 681 688 695</table>
<skill id="11067" levels="4" name="Death Mass Unleash Hell">
<!-- Source: https://l2wiki.com/Death_Mass_Unleash_Hell_-_Feoh_Archmage -->
<table name="#magicLvl"> 95 101 103 105 </table>
<table name="#power"> 620 641 655 669 </table>
<table name="#ench1MpConsume"> 1244 1192 1140 1088 1036 984 933 881 829 777 </table>
<table name="#ench1MpInitialConsume"> 324 324 324 324 324 324 324 324 324 324 </table>
<table name="#ench1MpConsume"> 1568 1516 1464 1412 1360 1308 1257 1205 1153 1101 </table>
<table name="#ench2slow"> 0.99 0.98 0.97 0.96 0.95 0.94 0.93 0.92 0.91 0.90 </table>
<table name="#enchPower"> 628 636 642 650 657 664 673 681 688 695 </table>
<set name="hitTime" val="10000" />
<set name="coolTime" val="500" />
<set name="castRange" val="1100" />
<set name="reuseDelay" val="30000" />
<set name="mpConsume" val="1296" />
<set name="mpInitialConsume" val="324" />
<set name="magicLvl" val="99" />
<set name="power" val="620" />
<set name="magicLvl" val="#magicLvl" />
<set name="power" val="#power" />
<set name="abnormalTime" val="1" />
<set name="targetType" val="AREA" />
<set name="isDebuff" val="true" />
@@ -2470,56 +2489,11 @@
</effect>
</enchant3for>
</skill>
<!-- Level 1 : Attacks nearby enemies with 133 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. -->
<!-- Level 2 : Attacks nearby enemies with 136 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. -->
<!-- Level 3 : Attacks nearby enemies with 142 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. -->
<!-- Level 4 : Attacks nearby enemies with 149 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. -->
<!-- Level 5 : Attacks nearby enemies with 154 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. -->
<!-- Level 6 : Attacks nearby enemies with 160 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. -->
<!-- Level 101 : Attacks nearby enemies with 162 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 1 Cost | Decreases MP Consumption.) -->
<!-- Level 102 : Attacks nearby enemies with 163 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 2 Cost | Decreases MP Consumption.) -->
<!-- Level 103 : Attacks nearby enemies with 165 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 3 Cost | Decreases MP Consumption.) -->
<!-- Level 104 : Attacks nearby enemies with 167 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 4 Cost | Decreases MP Consumption.) -->
<!-- Level 105 : Attacks nearby enemies with 169 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 5 Cost | Decreases MP Consumption.) -->
<!-- Level 106 : Attacks nearby enemies with 171 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 6 Cost | Decreases MP Consumption.) -->
<!-- Level 107 : Attacks nearby enemies with 173 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 7 Cost | Decreases MP Consumption.) -->
<!-- Level 108 : Attacks nearby enemies with 175 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 8 Cost | Decreases MP Consumption.) -->
<!-- Level 109 : Attacks nearby enemies with 177 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 9 Cost | Decreases MP Consumption.) -->
<!-- Level 110 : Attacks nearby enemies with 178 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Cost: Decreases MP Consumption. (+ 10 Cost | Decreases MP Consumption.) -->
<!-- Level 201 : Attacks nearby enemies with 162 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 1 Duel | Increases Power during PvP.) -->
<!-- Level 202 : Attacks nearby enemies with 163 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 2 Duel | Increases Power during PvP.) -->
<!-- Level 203 : Attacks nearby enemies with 165 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 3 Duel | Increases Power during PvP.) -->
<!-- Level 204 : Attacks nearby enemies with 167 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 4 Duel | Increases Power during PvP.) -->
<!-- Level 205 : Attacks nearby enemies with 169 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 5 Duel | Increases Power during PvP.) -->
<!-- Level 206 : Attacks nearby enemies with 171 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 6 Duel | Increases Power during PvP.) -->
<!-- Level 207 : Attacks nearby enemies with 173 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 7 Duel | Increases Power during PvP.) -->
<!-- Level 208 : Attacks nearby enemies with 175 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 8 Duel | Increases Power during PvP.) -->
<!-- Level 209 : Attacks nearby enemies with 177 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 9 Duel | Increases Power during PvP.) -->
<!-- Level 210 : Attacks nearby enemies with 178 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Duel: Increases damage inflicted during PvP. (+ 10 Duel | Increases Power during PvP.) -->
<!-- Level 301 : Attacks nearby enemies with 162 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 1 Distance | Increases the effect.) -->
<!-- Level 302 : Attacks nearby enemies with 163 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 2 Distance | Increases the effect.) -->
<!-- Level 303 : Attacks nearby enemies with 165 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 3 Distance | Increases the effect.) -->
<!-- Level 304 : Attacks nearby enemies with 167 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 4 Distance | Increases the effect.) -->
<!-- Level 305 : Attacks nearby enemies with 169 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 5 Distance | Increases the effect.) -->
<!-- Level 306 : Attacks nearby enemies with 171 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 6 Distance | Increases the effect.) -->
<!-- Level 307 : Attacks nearby enemies with 173 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 7 Distance | Increases the effect.) -->
<!-- Level 308 : Attacks nearby enemies with 175 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 8 Distance | Increases the effect.) -->
<!-- Level 309 : Attacks nearby enemies with 177 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 9 Distance | Increases the effect.) -->
<!-- Level 310 : Attacks nearby enemies with 178 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. Enchant Distance: Increases Effect. (+ 10 Distance | Increases the effect.) -->
<!-- Level 901 : Attacks nearby enemies with 162 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 1 Recovery | Decreases Cooldown.) -->
<!-- Level 902 : Attacks nearby enemies with 163 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 2 Recovery | Decreases Cooldown.) -->
<!-- Level 903 : Attacks nearby enemies with 165 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 3 Recovery | Decreases Cooldown.) -->
<!-- Level 904 : Attacks nearby enemies with 167 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 4 Recovery | Decreases Cooldown.) -->
<!-- Level 905 : Attacks nearby enemies with 169 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 5 Recovery | Decreases Cooldown.) -->
<!-- Level 906 : Attacks nearby enemies with 171 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 6 Recovery | Decreases Cooldown.) -->
<!-- Level 907 : Attacks nearby enemies with 173 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 7 Recovery | Decreases Cooldown.) -->
<!-- Level 908 : Attacks nearby enemies with 175 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 8 Recovery | Decreases Cooldown.) -->
<!-- Level 909 : Attacks nearby enemies with 177 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 9 Recovery | Decreases Cooldown.) -->
<!-- Level 910 : Attacks nearby enemies with 178 Power added to M. Atk., inflicting Stun and canceling their targets. Teleports you to the front. (+ 10 Recovery | Decreases Cooldown.) -->
<skill id="11094" levels="6" name="Magical Charge">
<table name="#power"> 133 136 142 149 154 160 </table>
<table name="#magicLvl"> 85 87 90 93 96 99 </table>
<table name="#mpConsume"> 70 72 77 82 87 92 </table>
<skill id="11094" levels="9" name="Magical Charge">
<!-- Source: https://l2wiki.com/Magical_Charge_-_Feoh_Soulhound -->
<table name="#power"> 133 136 142 149 154 160 163 167 171 </table>
<table name="#magicLvl"> 85 87 90 93 96 99 101 103 105 </table>
<table name="#mpConsume"> 70 72 77 82 87 92 97 102 107 </table>
<set name="icon" val="icon.skill11094" />
<set name="magicLvl" val="#magicLvl" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />