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

@@ -8,10 +8,11 @@
<set name="targetType" val="SELF" />
<set name="castRange" val="0" />
</skill>
<skill id="30001" levels="25" name="Hydro Attack">
<table name="#magicLevel">1 20 28 36 42 46 50 54 60 62 66 70 74 77 79 81 83 85 87 89 91 93 95 97 99</table>
<table name="#power">6 14 19 25 32 36 41 46 50 55 60 64 69 72 75 77 79 171 179 187 195 203 211 219 227</table>
<table name="#mpConsume">3 8 10 13 16 18 20 21 23 25 27 29 30 31 32 32 33 33 33 34 34 34 34 34 35</table>
<skill id="30001" levels="28" name="Hydro Attack">
<!-- Source: https://l2wiki.com/Hydro_Attack_-_Sayhas_Seer -->
<table name="#magicLevel"> 1 20 28 36 42 46 50 54 60 62 66 70 74 77 79 81 83 85 87 89 91 93 95 97 99 101 103 105 </table>
<table name="#power"> 6 14 19 25 32 36 41 46 50 55 60 64 69 72 75 77 79 171 179 187 195 203 211 219 227 235 243 251 </table>
<table name="#mpConsume"> 3 8 10 13 16 18 20 21 23 25 27 29 30 31 32 32 33 33 33 34 34 34 34 34 35 36 37 38 </table>
<set name="effectRange" val="80" />
<set name="effectPoint" val="-720" />
<set name="castRange" val="60" />
@@ -55,10 +56,11 @@
</effect>
</for>
</skill>
<skill id="30003" levels="17" name="Hydro Flare">
<!-- Eliminates Storm Sign and attacks target with 110 Power added to M. Atk. 10% more damage if target is debuffed. Storm Sign Stage 3 only. Requires a sword or blunt weapon. -->
<table name="#power">114 120 130 140 150 157 162 167 172 501 515 543 571 599 627 655 683</table>
<table name="#mpConsumes">47 51 54 58 60 62 64 65 66 67 67 68 68 68 69 69 70</table>
<skill id="30003" levels="20" name="Hydro Flare">
<!-- Source: https://l2wiki.com/Hydro_Flare_-_Sayhas_Seer -->
<table name="#magicLevel"> 58 62 66 70 74 77 79 81 83 85 86 88 90 92 94 96 98 101 103 105 </table>
<table name="#power"> 114 120 130 140 150 157 162 167 172 501 515 543 571 599 627 655 683 711 725 739 </table>
<table name="#mpConsumes"> 47 51 54 58 60 62 64 65 66 67 67 68 68 68 69 69 70 71 72 73 </table>
<set name="castRange" val="80" />
<set name="hitTime" val="4000" />
<set name="coolTime" val="500" />
@@ -67,6 +69,7 @@
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="ONE" />
<set name="power" val="#power" />
<set name="magicLvl" val="#magicLevel" />
<set name="mpConsume" val="#mpConsumes" />
<cond msgId="113" addName="1">
<and>
@@ -77,11 +80,11 @@
<effect name="MagicalAttack" />
</for>
</skill>
<skill id="30004" levels="22" name="Hydro Strike">
<!-- Attacks target with 57 Power added to M. Atk., and knocks out target in a windy trap for 5 sec. Must be blended into wind. Requires a sword or blunt weapon. -->
<table name="#magicLevel">40 44 48 52 56 58 64 68 72 76 78 80 82 84 85 87 89 91 93 95 97 99</table>
<table name="#power">57 66 74 83 92 101 110 118 127 136 140 145 149 154 420 442 464 486 508 530 552 574</table>
<table name="#mpConsume">27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57 59 61 63 65 67 70</table>
<skill id="30004" levels="25" name="Hydro Strike">
<!-- Source: https://l2wiki.com/Hydro_Strike_-_Sayhas_Seer -->
<table name="#magicLevel"> 40 44 48 52 56 58 64 68 72 76 78 80 82 84 85 87 89 91 93 95 97 99 101 103 105 </table>
<table name="#power"> 57 66 74 83 92 101 110 118 127 136 140 145 149 154 420 442 464 486 508 530 552 574 584 594 604 </table>
<table name="#mpConsume"> 27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57 59 61 63 65 67 70 71 72 73 </table>
<set name="castRange" val="80" />
<set name="hitTime" val="3000" />
<set name="coolTime" val="500" />
@@ -115,13 +118,15 @@
</effect>
</for>
</skill>
<skill id="30006" levels="8" name="Storm Rage">
<!-- Attacks target with 255 Power added to M. Atk. and blows them away. 10% more damage if target is debuffed. Requires a sword or blunt weapon. -->
<table name="#mpConsumes">134 135 136 137 138 138 139 141</table>
<table name="#power"> 255 269 283 297 311 325 339 353 </table>
<skill id="30006" levels="11" name="Storm Rage">
<!-- Source: https://l2wiki.com/Storm_Rage_-_Sayhas_Seer -->
<table name="#magicLevel"> 85 87 89 91 93 95 97 99 101 103 105 </table>
<table name="#mpConsumes"> 134 135 136 137 138 138 139 141 143 145 147 </table>
<table name="#power"> 255 269 283 297 311 325 339 353 359 365 371 </table>
<set name="icon" val="icon.skill30006" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="ONE" />
<set name="magicLvl" val="#magicLevel" />
<set name="mpConsume" val="#mpConsumes" />
<set name="power" val="#power" />
<set name="affectRange" val="300" />
@@ -134,14 +139,16 @@
<effect name="MagicalAttack" />
</for>
</skill>
<skill id="30007" levels="12" name="Hydro Drain">
<!-- Eliminates Storm Sign and attacks target with 123 Power added to M. atk. and recovers 10% HP and 5% MP. Over-hit. Storm Sign Stage 3 only. Requires a sword or blunt weapon. -->
<table name="#power">123 127 130 134 386 396 416 436 456 476 496 516</table>
<table name="#mpConsumes">63 64 65 66 67 67 68 68 68 69 69 70</table>
<skill id="30007" levels="15" name="Hydro Drain">
<!-- Source: https://l2wiki.com/Hydro_Drain_-_Sayhas_Seer -->
<table name="#magicLevel"> 78 80 82 84 85 86 88 90 92 94 96 98 101 103 105 </table>
<table name="#power"> 123 127 130 134 386 396 416 436 456 476 496 516 536 546 556 </table>
<table name="#mpConsumes"> 63 64 65 66 67 67 68 68 68 69 69 70 71 72 73 </table>
<set name="icon" val="icon.skill30007" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="ONE" />
<set name="power" val="#power" />
<set name="magicLvl" val="#magicLevel" />
<set name="mpConsume" val="#mpConsumes" />
<set name="castRange" val="80" />
<set name="hitTime" val="4000" />
@@ -196,13 +203,15 @@
<effect name="Blink"/>
</for>
</skill>
<skill id="30010" levels="1" name="Windy Refuge">
<!-- Cancels all debuffs and recovers HP/MP for 10 sec. inside a refuge of wind. Cannot move. -->
<skill id="30010" levels="2" name="Windy Refuge">
<!-- Source: https://l2wiki.com/Windy_Refuge_-_Sayhas_Seer -->
<table name="#magicLevel"> 88 101 </table>
<set name="icon" val="icon.skill30010" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="SELF" />
<set name="abnormalTime" val="10" />
<set name="abnormalVisualEffect" val="WIND_HIDE" />
<set name="abnormalTime" val="10" />
<set name="abnormalVisualEffect" val="WIND_HIDE" />
<set name="magicLvl" val="#magicLevel" />
<set name="mpConsume" val="40" />
<set name="hitTime" val="1000" />
<set name="coolTime" val="500" />
@@ -220,12 +229,14 @@
<effect name="Hide"/>
</for>
</skill>
<skill id="30011" levels="12" name="Threatening Wind">
<!-- Sends a slashing wind to brand target with Storm Sign Stage 3. Requires a sword or blunt Weapon. -->
<table name="#mpConsumes"> 31 31 32 32 33 33 34 34 34 34 34 35 </table>
<skill id="30011" levels="15" name="Threatening Wind">
<!-- Source: https://l2wiki.com/Threatening_Wind_-_Sayhas_Seer -->
<table name="#magicLevel"> 76 78 80 82 84 86 88 90 92 94 96 98 101 103 105 </table>
<table name="#mpConsumes"> 31 31 32 32 33 33 34 34 34 34 34 35 36 37 38 </table>
<set name="icon" val="icon.skill30011" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="ONE" />
<set name="magicLvl" val="#magicLevel" />
<set name="mpConsume" val="#mpConsumes" />
<set name="castRange" val="900" />
<set name="hitTime" val="1200" />
@@ -236,15 +247,17 @@
<effect abnormalTime="10" name="TriggerSkillBySkill" triggeredId="30002" triggeredLevel="1" />
</for>
</skill>
<skill id="30012" levels="22" name="Air Rush">
<!-- Knocks down target and attacks with 57 Power added to M. Atk. 10% more damage if target is debuffed. If target has Storm Sign, eliminates it and inflicts additional damage. Requires a sword or blunt weapon. -->
<table name="#power"> 57 66 74 83 92 101 110 118 127 136 141 145 150 154 376 397 418 438 459 480 501 522 </table>
<table name="#mpConsumes"> 31 34 38 41 45 49 53 56 59 62 63 64 65 66 67 67 68 68 69 69 69 70 </table>
<skill id="30012" levels="25" name="Air Rush">
<!-- Source: https://l2wiki.com/Air_Rush_-_Sayhas_Seer -->
<table name="#magicLevel"> 40 44 48 52 56 60 64 68 72 76 78 80 82 84 85 87 89 91 93 95 97 99 101 103 105 </table>
<table name="#power"> 57 66 74 83 92 101 110 118 127 136 141 145 150 154 376 397 418 438 459 480 501 522 535 545 555 </table>
<table name="#mpConsumes"> 31 34 38 41 45 49 53 56 59 62 63 64 65 66 67 67 68 68 69 69 69 70 71 72 73 </table>
<set name="icon" val="icon.skill30012" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="ONE" />
<set name="flyType" val="CHARGE" />
<set name="power" val="#power" />
<set name="magicLvl" val="#magicLevel" />
<set name="mpConsume" val="#mpConsumes" />
<set name="castRange" val="900" />
<set name="hitTime" val="1000" />
@@ -281,21 +294,10 @@
<set name="isMagic" val="1" />
<set name="targetType" val="SELF" />
</skill>
<!-- Level 1 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 2 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 3 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 4 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 5 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 6 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 7 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 8 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 9 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 10 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 11 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<!-- Level 12 : Sends a breeze that pushes target toward you. Requires a sword / blunt weapon. -->
<skill id="30014" levels="12" name="Compelling Wind">
<table name="#magicLvl"> 76 78 80 82 84 86 88 90 92 94 96 98 </table>
<table name="#mpConsume"> 31 31 32 32 33 33 34 34 34 34 34 35 </table>
<skill id="30014" levels="15" name="Compelling Wind">
<!-- Source: https://l2wiki.com/Compelling_Wind_-_Sayhas_Seer -->
<table name="#magicLvl"> 76 78 80 82 84 86 88 90 92 94 96 98 101 103 105 </table>
<table name="#mpConsume"> 31 31 32 32 33 33 34 34 34 34 34 35 36 37 38 </table>
<set name="icon" val="icon.skill30014" />
<set name="magicLvl" val="#magicLvl" />
<set name="operateType" val="ACTIVE_INSTANT" />
@@ -319,12 +321,14 @@
<set name="isMagic" val="1" />
<set name="isDebuff" val="true" />
</skill>
<skill id="30016" levels="3" name="Eye of the Storm">
<!-- For 30 sec., M. Critical Rate + 100%, P./M. Def. + 30%. -->
<table name="#mpConsumes"> 18 37 40 </table>
<skill id="30016" levels="4" name="Eye of the Storm">
<!-- Source: https://l2wiki.com/Eye_of_the_Storm_-_Sayhas_Seer -->
<table name="#magicLvl"> 40 76 85 101 </table>
<table name="#mpConsumes"> 18 37 40 43 </table>
<set name="icon" val="icon.skill30016" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="SELF" />
<set name="magicLvl" val="#magicLvl" />
<set name="mpConsume" val="#mpConsumes" />
<set name="abnormalTime" val="30" />
<set name="hitTime" val="1000" />
@@ -339,12 +343,10 @@
</effect>
</for>
</skill>
<!-- Level 1 : For 10 min., Received P./M. Critical Damage - 15%, and Has a chance of striking target with lightning. -->
<!-- Level 2 : For 10 min., Received P./M. Critical Damage - 15%, and Has a chance of striking target with lightning. Speed + 7. -->
<!-- Level 3 : Removes all debuffs, and for 10 min., Received P./M. Critical Damage - 15%, and Has a chance of striking target with lightning. Speed + 7. -->
<skill id="30017" levels="3" name="Squall">
<table name="#magicLvl"> 40 76 85 </table>
<table name="#mpConsume"> 18 37 40 </table>
<skill id="30017" levels="4" name="Squall">
<!-- Source: https://l2wiki.com/Squall_-_Sayhas_Seer -->
<table name="#magicLvl"> 40 76 85 101 </table>
<table name="#mpConsume"> 18 37 40 43 </table>
<set name="icon" val="icon.skill30017" />
<set name="magicLvl" val="#magicLvl" />
<set name="abnormalTime" val="600" />
@@ -377,10 +379,10 @@
</effect>
</for>
</skill>
<skill id="30019" levels="8" name="Sayha's Word">
<!-- Attacks target with 533 Power added to M. Atk., and decreases their Atk./Casting Spd. by 30% and Speed by 180 for 10 sec. Instantly brands target with Storm Sign Stage 3. 10% more damage if target is debuffed. Requires a sword or blunt weapon. -->
<table name="#power">533 561 589 617 645 673 701 729</table>
<table name="#mpConsumes"> 670 677 682 687 690 694 699 705 </table>
<skill id="30019" levels="11" name="Sayha's Word">
<!-- Source: https://l2wiki.com/Sayha's_Word_-_Sayhas_Seer -->
<table name="#power"> 533 561 589 617 645 673 701 729 743 757 771 </table>
<table name="#mpConsumes"> 670 677 682 687 690 694 699 705 711 717 723 </table>
<set name="icon" val="icon.skill30019" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="ONE" />
@@ -432,12 +434,15 @@
</effect>
</for>
</skill>
<skill id="30022" levels="1" name="Sayha's Blessing">
<!-- For 30 sec., nearby party members' Speed + 50, and Knock Back / Knock Down / Pull / Aerial Yoke / Aggression Resistance + 30. Requires a sword or blunt weapon. -->
<skill id="30022" levels="2" name="Sayha's Blessing">
<!-- Source: https://l2wiki.com/Sayha's_Blessing_-_Sayhas_Seer -->
<table name="#magicLvl"> 99 101 </table>
<table name="#runSpd"> 50 70 </table>
<set name="icon" val="icon.skill30022" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="PARTY" />
<set name="abnormalTime" val="30" />
<set name="magicLvl" val="#magicLvl" />
<set name="mpConsume" val="84" />
<set name="hitTime" val="5500" />
<set name="coolTime" val="500" />
@@ -445,7 +450,7 @@
<set name="isMagic" val="1" />
<for>
<effect name="Buff">
<add stat="runSpd" val="50" />
<add stat="runSpd" val="#runSpd" />
</effect>
</for>
</skill>
@@ -484,14 +489,16 @@
<set name="isMagic" val="4" />
<set name="isDebuff" val="true" />
</skill>
<skill id="30029" levels="1" name="Divine Storm">
<!-- Attacks nearby target with 448 Power added to M. Atk. and locks them inside a storm for 5 sec. 10% more damage if target is debuffed. Requires a sword or blunt weapon. -->
<table name="#power">448</table>
<skill id="30029" levels="4" name="Divine Storm">
<!-- Source: https://l2wiki.com/Divine_Storm_-_Sayhas_Seer -->
<table name="#magicLvl"> 98 101 103 105 </table>
<table name="#power"> 448 465 473 481 </table>
<set name="icon" val="icon.iconskill30007" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="SELF" />
<set name="power" val="#power" />
<set name="abnormalTime" val="5" />
<set name="magicLvl" val="#magicLvl" />
<set name="mpConsume" val="1405" />
<set name="hitTime" val="2000" />
<set name="coolTime" val="500" />
@@ -523,24 +530,14 @@
</effect>
</for>
</skill>
<!-- Level 1 : When equipped with a blunt weapon, M. Atk. +17% and + 10, Casting Spd. + 5%. -->
<!-- Level 2 : When equipped with a blunt weapon, M. Atk. +17% and + 57, Casting Spd. + 5%. -->
<!-- Level 3 : When equipped with a blunt weapon, M. Atk. +17% and + 228, Casting Spd. + 10%. and brands target with Storm Sign when using Hydro Attack. -->
<!-- Level 4 : When equipped with a blunt weapon, M. Atk. +17% and + 436, Casting Spd. + 10%. and brands target with Storm Sign when using Hydro Attack. -->
<!-- Level 5 : When equipped with a blunt weapon, M. Atk. +17% and + 728, Casting Spd. + 10%. and brands target with Storm Sign when using Hydro Attack. -->
<!-- Level 6 : When equipped with a blunt weapon, M. Atk. +17% and + 834, Casting Spd. + 15%. and brands target with Storm Sign when using Hydro Attack. -->
<!-- Level 7 : When equipped with a blunt weapon, M. Atk. +17% and + 942, Casting Spd. + 20%. and brands target with Storm Sign when using Hydro Attack. -->
<!-- Level 8 : When equipped with a blunt weapon, M. Atk. +40% and + 1050, Casting Spd. + 30%, M. Critical Rate + 10%, M. Critical Damage + 10%. and brands target with Storm Sign when using Hydro Attack. When using Hydro Flare, has a 33% chance of branding target with Storm Sign Stage 4. Brands target with Storm Sign Lv. 3 when using Sayha's Word. -->
<!-- Level 9 : When equipped with a blunt weapon, M. Atk. +40% and + 1252, Casting Spd. + 30%, M. Critical Rate + 10%, M. Critical Damage + 10%. and brands target with Storm Sign when using Hydro Attack. When using Hydro Flare, has a 33% chance of branding target with Storm Sign Stage 4. Brands target with Storm Sign Lv. 3 when using Sayha's Word. -->
<!-- Level 10 : When equipped with a blunt weapon, M. Atk. +40% and + 1454, Casting Spd. + 30%, M. Critical Rate + 10%, M. Critical Damage + 10%. and brands target with Storm Sign when using Hydro Attack. When using Hydro Flare, has a 33% chance of branding target with Storm Sign Stage 4. Brands target with Storm Sign Lv. 3 when using Sayha's Word. -->
<!-- Level 11 : When equipped with a blunt weapon, M. Atk. +40% and + 1727, Casting Spd. + 30%, M. Critical Rate + 10%, M. Critical Damage + 10%. and brands target with Storm Sign when using Hydro Attack. When using Hydro Flare, has a 33% chance of branding target with Storm Sign Stage 4. Brands target with Storm Sign Lv. 3 when using Sayha's Word. -->
<skill id="30040" levels="11" name="Eminent Blunt Weapon Mastery">
<table name="#magicLevel"> 5 20 40 52 64 76 80 85 90 95 99 </table>
<table name="#mAtkAdd"> 10 57 228 436 728 834 942 1050 1252 1454 1727 </table>
<table name="#mAtkMul"> 1.17 1.17 1.17 1.17 1.17 1.17 1.17 1.40 1.40 1.40 1.40 </table>
<table name="#mAtkSpd"> 1.05 1.05 1.10 1.10 1.10 1.15 1.20 1.30 1.30 1.30 1.30 </table>
<table name="#mCritRate"> 1 1 1 1 1 1 1 1.10 1.10 1.10 1.10 </table>
<table name="#mCritPower"> 1 1 1 1 1 1 1 1.10 1.10 1.10 1.10 </table>
<skill id="30040" levels="14" name="Eminent Blunt Weapon Mastery">
<!-- Source: https://l2wiki.com/Eminent_Blunt_Weapon_Mastery_-_Sayhas_Seer -->
<table name="#magicLevel"> 5 20 40 52 64 76 80 85 90 95 99 100 102 104 </table>
<table name="#mAtkAdd"> 10 57 228 436 728 834 942 1963 2276 2638 2970 3365 3570 3787 </table>
<table name="#mAtkMul"> 1.17 1.17 1.17 1.17 1.17 1.17 1.17 1.40 1.40 1.40 1.40 1.40 1.40 1.40 </table>
<table name="#mAtkSpd"> 1.05 1.05 1.10 1.10 1.10 1.15 1.20 1.30 1.30 1.30 1.30 1.30 1.30 1.30 </table>
<table name="#mCritRate"> 1 1 1 1 1 1 1 1.10 1.10 1.10 1.10 1.10 1.10 1.10 </table>
<table name="#mCritPower"> 1 1 1 1 1 1 1 1.10 1.10 1.10 1.10 1.10 1.10 1.10 </table>
<set name="icon" val="icon.skill30023" />
<set name="magicLvl" val="#magicLevel" />
<set name="operateType" val="PASSIVE" />
@@ -565,23 +562,13 @@
</effect>
</for>
</skill>
<!-- Level 1 : When equipped with a robe, P. Def. +7. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 2 : When equipped with a robe, P. Def. +12, Magic Resistance + 5%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 3 : When equipped with a robe, P. Def. +27, Magic Resistance + 10%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 4 : When equipped with a robe, P. Def. +39, Magic Resistance + 15%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 5 : When equipped with a robe, P. Def. +55, Magic Resistance + 20%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 6 : When equipped with a robe, P. Def. +69, Magic Resistance + 25%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 7 : When equipped with a robe, P. Def. +77, M. Def. + 533, M. Def. + 3%, Magic Resistance + 30%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 8 : When equipped with a robe, P. Def. +1238, M. Def. + 1156, M. Def. + 5%, Magic Resistance + 35%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 9 : When equipped with a robe, P. Def. +1347, M. Def. + 1258, M. Def. + 5%, Magic Resistance + 35%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 10 : When equipped with a robe, P. Def. +1456, M. Def. + 1360, M. Def. + 5%, Magic Resistance + 35%. Shields and Sigils are not worn, as you move with the wind. -->
<!-- Level 11 : When equipped with a robe, P. Def. +1601, M. Def. + 1496, M. Def. + 5%, Magic Resistance + 35%. Shields and Sigils are not worn, as you move with the wind. -->
<skill id="30041" levels="11" name="Eminent Robe Mastery">
<table name="#magicLevel"> 5 20 40 44 64 76 80 85 90 95 99 </table>
<table name="#pDef"> 7 12 27 39 55 69 77 1238 1347 1456 1601 </table>
<table name="#mDef"> 1 1 1 1 1 1 1.03 1.05 1.05 1.05 1.05 </table>
<table name="#mDefAdd"> 0 0 0 0 0 0 533 1156 1258 1360 1496 </table>
<table name="#magicSuccRes"> 1 1.05 1.10 1.15 1.20 1.25 1.30 1.35 1.35 1.35 1.35 </table>
<skill id="30041" levels="14" name="Eminent Robe Mastery">
<!-- Source: https://l2wiki.com/Eminent_Robe_Mastery -->
<table name="#magicLevel"> 5 20 40 44 64 76 80 85 90 95 99 100 102 104 </table>
<table name="#pDef"> 7 12 27 39 55 69 77 1333 1464 1608 1734 1943 2017 2093 </table>
<table name="#mDef"> 1 1 1 1 1 1 1.03 1.05 1.05 1.05 1.05 1.05 1.05 1.05 </table>
<table name="#mDefAdd"> 0 0 0 0 0 0 533 1333 1464 1608 1734 1943 2017 2093 </table>
<table name="#magicSuccRes"> 1 1.05 1.10 1.15 1.20 1.25 1.30 1.35 1.35 1.35 1.35 1.35 1.35 1.35 </table>
<set name="icon" val="icon.skill30024" />
<set name="magicLvl" val="#magicLevel" />
<set name="operateType" val="PASSIVE" />
@@ -603,20 +590,14 @@
</effect>
</for>
</skill>
<!-- Level 1 : Max. MP + 33, MP Recovery Bonus + 1, and M. Skill Cooldown - 10%. -->
<!-- Level 2 : Max. MP + 77, MP Recovery Bonus + 3, and M. Skill Cooldown - 15%. -->
<!-- Level 3 : Max. MP + 223, MP Recovery Bonus + 5, and M. Skill Cooldown - 20%, M. Skill MP Consumption - 5%. -->
<!-- Level 4 : Max. HP + 4891, Max. MP + 344, MP Recovery Bonus + 7, and M. Skill Cooldown - 30%, M. Skill MP Consumption - 7%. -->
<!-- Level 5 : Max. HP + 4891, Max. MP + 411, MP Recovery Bonus + 8, and M. Skill Cooldown - 30%, M. Skill MP Consumption - 7%. -->
<!-- Level 6 : Max. HP + 4891, Max. MP + 478, MP Recovery Bonus + 10, and M. Skill Cooldown - 30%, M. Skill MP Consumption - 7%. -->
<!-- Level 7 : Max. HP + 4891, Max. MP + 568, MP Recovery Bonus + 11, and M. Skill Cooldown - 30%, M. Skill MP Consumption - 7%. -->
<skill id="30042" levels="7" name="Eminent Quick Recovery">
<table name="#magicLevel"> 20 40 76 85 90 95 99 </table>
<table name="#maxHp"> 0 0 0 4891 4891 4891 4891 </table>
<table name="#maxMp"> 33 77 223 344 411 478 568 </table>
<table name="#regMp"> 1 3 5 7 8 10 11 </table>
<table name="#mReuse"> 1.10 1.15 1.20 1.30 1.30 1.30 1.30 </table>
<table name="#MagicalMpConsumeRate"> 1 1 0.95 0.93 0.93 0.93 0.93 </table>
<skill id="30042" levels="10" name="Eminent Quick Recovery">
<!-- Source: https://l2wiki.com/Eminent_Quick_Recovery_-_Sayhas_Seer -->
<table name="#magicLevel"> 20 40 76 85 90 95 99 100 102 104 </table>
<table name="#maxHp"> 0 0 0 4891 4891 4891 4891 4891 4891 4891 </table>
<table name="#maxMp"> 33 77 223 692 758 827 883 897 925 954 </table>
<table name="#regMp"> 1 3 5 7 12 12 12 12 12 12 </table>
<table name="#mReuse"> 1.10 1.15 1.20 1.30 1.30 1.30 1.30 1.30 1.30 1.30 </table>
<table name="#MagicalMpConsumeRate"> 1 1 0.95 0.93 0.93 0.93 0.93 0.93 0.93 0.93 </table>
<set name="icon" val="icon.skill10504" />
<set name="magicLvl" val="#magicLevel" />
<set name="operateType" val="PASSIVE" />
@@ -630,20 +611,23 @@
</effect>
</for>
</skill>
<skill id="30043" levels="2" name="Eminent Attribute Resistance">
<!-- Level 1: Wind Resistance + 30. -->
<!-- Level 2: Wind Resistance + 30, Holy Resistance +30. -->
<table name="#magicLevel"> 76 85 </table>
<table name="#elementwind"> 30 30 </table>
<table name="#elementholy"> 0 30 </table>
<skill id="30043" levels="8" name="Eminent Attribute Resistance">
<!-- Source: https://l2wiki.com/Eminent_Attribute_Resistance_-_Eviscerator -->
<table name="#magicLevel"> 76 85 90 95 99 100 102 104 </table>
<table name="#element"> 10 20 22 24 26 30 32 34 </table>
<set name="icon" val="icon.skill11006" />
<set name="magicLvl" val="#magicLevel" />
<set name="operateType" val="PASSIVE" />
<set name="targetType" val="SELF" />
<for>
<effect name="Buff">
<add stat="windRes" val="#elementwind" />
<add stat="holyRes" val="#elementholy" />
<add stat="windPower" val="#element" />
<add stat="fireRes" val="#element" />
<add stat="waterRes" val="#element" />
<add stat="windRes" val="#element" />
<add stat="earthRes" val="#element" />
<add stat="holyRes" val="#element" />
<add stat="darkRes" val="#element" />
</effect>
</for>
</skill>