From 033f81a4a6592d3ab1e9d0cfd83c643218b1513b Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sat, 12 Oct 2019 23:55:05 +0000 Subject: [PATCH] Updated skilltree and skills. Contributed by gamelike85. --- .../game/data/stats/skills/00300-00399.xml | 4 +- .../skillTrees/4rthClass/AeoreCardinal.xml | 23 +- .../skillTrees/4rthClass/AeoreEva'sSaint.xml | 23 +- .../4rthClass/AeoreShillienSaint.xml | 31 +- .../skillTrees/4rthClass/FeohArchmage.xml | 23 +- .../skillTrees/4rthClass/FeohMysticMuse.xml | 24 +- .../skillTrees/4rthClass/FeohSoulhound.xml | 42 +- .../skillTrees/4rthClass/FeohSoultaker.xml | 91 +- .../4rthClass/FeohStormScreamer.xml | 23 +- .../skillTrees/4rthClass/IssDominator.xml | 45 +- .../skillTrees/4rthClass/IssDoomcryer.xml | 60 +- .../skillTrees/4rthClass/IssHierophant.xml | 32 +- .../4rthClass/IssSpectralDancer.xml | 56 +- .../skillTrees/4rthClass/IssSwordMuse.xml | 76 +- .../skillTrees/4rthClass/OthellAdventurer.xml | 54 +- .../4rthClass/OthellFortuneSeeker.xml | 46 +- .../4rthClass/OthellGhostHunter.xml | 64 +- .../skillTrees/4rthClass/OthellWindRider.xml | 64 +- .../4rthClass/SigelEva'sTemplar.xml | 53 +- .../skillTrees/4rthClass/SigelHellKnight.xml | 40 +- .../4rthClass/SigelPhoenixKnight.xml | 40 +- .../4rthClass/SigelShillienTemplar.xml | 48 +- .../skillTrees/4rthClass/TyrrDoombringer.xml | 112 +- .../skillTrees/4rthClass/TyrrDreadnought.xml | 152 +- .../data/skillTrees/4rthClass/TyrrDuelist.xml | 180 +- .../4rthClass/TyrrGrandKhavatari.xml | 127 +- .../data/skillTrees/4rthClass/TyrrMaestro.xml | 40 +- .../data/skillTrees/4rthClass/TyrrTitan.xml | 73 +- .../skillTrees/4rthClass/WynnArcanaLord.xml | 38 +- .../4rthClass/WynnElementalMaster.xml | 34 +- .../4rthClass/WynnSpectralMaster.xml | 64 +- .../skillTrees/4rthClass/YulGhostSentinel.xml | 29 +- .../4rthClass/YulMoonlightSentinel.xml | 29 +- .../skillTrees/4rthClass/YulSagittarius.xml | 29 +- .../skillTrees/4rthClass/YulTrickster.xml | 31 +- .../game/data/stats/skills/00300-00399.xml | 4 +- .../game/data/stats/skills/11300-11399.xml | 12 +- .../game/data/stats/skills/19400-19499.xml | 71 +- .../game/data/stats/skills/30600-30699.xml | 48 + .../game/data/stats/skills/30700-30799.xml | 1448 ++++++++++++++++- .../dist/game/data/xsd/skills.xsd | 6 + 41 files changed, 2790 insertions(+), 699 deletions(-) diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/00300-00399.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/00300-00399.xml index 098ee15244..d8bf73f318 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/00300-00399.xml +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/00300-00399.xml @@ -1965,8 +1965,8 @@ 812 844 876 - 876 - 876 + 924 + 972 {base + (base / 100 * subIndex)} true diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreCardinal.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreCardinal.xml index f5e517cd06..7155411ff8 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreCardinal.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreCardinal.xml @@ -351,7 +351,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -444,6 +444,12 @@ + + + + + + @@ -464,6 +470,13 @@ + + + + + + + @@ -482,6 +495,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreEva'sSaint.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreEva'sSaint.xml index 01edb001c3..4511f0c447 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreEva'sSaint.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreEva'sSaint.xml @@ -354,7 +354,7 @@ - + @@ -379,7 +379,7 @@ - + @@ -446,6 +446,12 @@ + + + + + + @@ -466,6 +472,13 @@ + + + + + + + @@ -484,6 +497,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreShillienSaint.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreShillienSaint.xml index b4033a376e..0e06113060 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreShillienSaint.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/AeoreShillienSaint.xml @@ -363,14 +363,14 @@ - + - + @@ -388,7 +388,7 @@ - + @@ -405,7 +405,7 @@ - + @@ -434,7 +434,7 @@ - + @@ -463,10 +463,16 @@ - + + + + + + + @@ -487,6 +493,13 @@ + + + + + + + @@ -505,6 +518,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohArchmage.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohArchmage.xml index 83aa0e8dc8..8f38287f9d 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohArchmage.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohArchmage.xml @@ -377,7 +377,7 @@ - + @@ -446,6 +446,13 @@ + + + + + + + @@ -465,6 +472,13 @@ + + + + + + + @@ -484,6 +498,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohMysticMuse.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohMysticMuse.xml index b7f3156c35..cc1b97e982 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohMysticMuse.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohMysticMuse.xml @@ -377,7 +377,7 @@ - + @@ -441,8 +441,14 @@ - + + + + + + + @@ -462,6 +468,13 @@ + + + + + + + @@ -481,6 +494,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoulhound.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoulhound.xml index 242e049042..920107999d 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoulhound.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoulhound.xml @@ -79,8 +79,7 @@ - - + @@ -227,7 +226,7 @@ - + @@ -282,8 +281,8 @@ - - + + @@ -367,10 +366,10 @@ - + - + @@ -400,7 +399,7 @@ - + @@ -429,7 +428,7 @@ - + @@ -449,11 +448,18 @@ + + + + + + + - + @@ -470,11 +476,18 @@ + + + + + + + - + @@ -491,6 +504,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoultaker.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoultaker.xml index ed901aca58..ccf39c57fe 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoultaker.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohSoultaker.xml @@ -137,15 +137,9 @@ - + - - - - - - @@ -156,30 +150,12 @@ - + - - - - - - - - - - + - - - - - - - - - @@ -263,11 +239,11 @@ - + - - + + @@ -322,10 +298,10 @@ - + - - + + @@ -376,15 +352,15 @@ - + - + - + @@ -413,9 +389,9 @@ - + - + @@ -423,7 +399,7 @@ - + @@ -447,9 +423,9 @@ - + - + @@ -477,9 +453,9 @@ - + - + @@ -490,6 +466,13 @@ + + + + + + + @@ -500,9 +483,9 @@ - + - + @@ -512,6 +495,13 @@ + + + + + + + @@ -522,9 +512,9 @@ - + - + @@ -534,6 +524,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohStormScreamer.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohStormScreamer.xml index efe54e9add..22fda23777 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohStormScreamer.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/FeohStormScreamer.xml @@ -381,7 +381,7 @@ - + @@ -443,6 +443,13 @@ + + + + + + + @@ -462,6 +469,13 @@ + + + + + + + @@ -481,6 +495,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDominator.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDominator.xml index 04dc58ea2c..01e2e1ac4d 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDominator.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDominator.xml @@ -174,10 +174,7 @@ - - - - + @@ -381,7 +378,7 @@ - + @@ -428,7 +425,7 @@ - + @@ -480,7 +477,7 @@ - + @@ -526,7 +523,7 @@ - + @@ -568,7 +565,7 @@ - + @@ -602,6 +599,16 @@ + + + + + + + + + + @@ -617,6 +624,16 @@ + + + + + + + + + + @@ -632,6 +649,16 @@ + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDoomcryer.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDoomcryer.xml index 976c63a362..ce50b38a3c 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDoomcryer.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssDoomcryer.xml @@ -147,13 +147,7 @@ - - - - - - - + @@ -356,7 +350,7 @@ - + @@ -402,7 +396,7 @@ - + @@ -451,7 +445,7 @@ - + @@ -492,14 +486,14 @@ - + - + @@ -508,7 +502,9 @@ - + + + @@ -522,7 +518,7 @@ - + @@ -550,7 +546,7 @@ - + @@ -568,9 +564,19 @@ + + + + + + + + + + - + @@ -581,9 +587,19 @@ + + + + + + + + + + - + @@ -594,6 +610,16 @@ + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssHierophant.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssHierophant.xml index 61ad7e1190..8cb5c94f5c 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssHierophant.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssHierophant.xml @@ -473,7 +473,7 @@ - + @@ -544,6 +544,16 @@ + + + + + + + + + + @@ -559,6 +569,16 @@ + + + + + + + + + + @@ -574,6 +594,16 @@ + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSpectralDancer.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSpectralDancer.xml index 73fbe4b29a..892239ac86 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSpectralDancer.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSpectralDancer.xml @@ -316,11 +316,7 @@ - - - - - + @@ -388,7 +384,7 @@ - + @@ -436,7 +432,7 @@ - + @@ -498,7 +494,7 @@ - + @@ -528,15 +524,15 @@ - + - + - + @@ -566,7 +562,7 @@ - + @@ -595,10 +591,20 @@ - + + + + + + + + + + + @@ -610,9 +616,19 @@ - + + + + + + + + + + + @@ -624,9 +640,19 @@ - + + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSwordMuse.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSwordMuse.xml index e3f918a20d..7f6c19f44c 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSwordMuse.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/IssSwordMuse.xml @@ -205,10 +205,7 @@ - - - - + @@ -333,15 +330,18 @@ + + + @@ -352,6 +352,7 @@ + @@ -371,7 +372,7 @@ - + @@ -379,22 +380,27 @@ + + + + + @@ -416,25 +422,28 @@ - + + + + @@ -471,7 +480,7 @@ - + @@ -483,6 +492,7 @@ + @@ -505,14 +515,14 @@ - + - + - + - + @@ -545,7 +555,7 @@ - + @@ -575,8 +585,7 @@ - - + @@ -589,6 +598,16 @@ + + + + + + + + + + @@ -597,13 +616,24 @@ - + - + + + + + + + + + + + + @@ -612,14 +642,24 @@ - + - + + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellAdventurer.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellAdventurer.xml index fc325757d6..bd6a1ee9a7 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellAdventurer.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellAdventurer.xml @@ -78,8 +78,7 @@ - - + @@ -182,7 +181,7 @@ - + @@ -234,7 +233,7 @@ - + @@ -280,7 +279,7 @@ - + @@ -305,7 +304,7 @@ - + @@ -315,7 +314,7 @@ - + @@ -335,7 +334,7 @@ - + @@ -345,7 +344,7 @@ - + @@ -365,7 +364,7 @@ - + @@ -375,7 +374,7 @@ - + @@ -385,6 +384,13 @@ + + + + + + + @@ -396,8 +402,10 @@ - - + + + + @@ -405,11 +413,18 @@ + + + + + + + - + @@ -418,7 +433,9 @@ - + + + @@ -426,6 +443,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellFortuneSeeker.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellFortuneSeeker.xml index 4cd00df6fe..9df47eb05e 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellFortuneSeeker.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellFortuneSeeker.xml @@ -78,8 +78,7 @@ - - + @@ -181,7 +180,7 @@ - + @@ -235,7 +234,7 @@ - + @@ -281,7 +280,7 @@ - + @@ -313,7 +312,7 @@ - + @@ -343,7 +342,7 @@ - + @@ -373,7 +372,7 @@ - + @@ -386,6 +385,13 @@ + + + + + + + @@ -396,9 +402,11 @@ - + + + - + @@ -407,6 +415,13 @@ + + + + + + + @@ -417,7 +432,9 @@ - + + + @@ -428,6 +445,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellGhostHunter.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellGhostHunter.xml index 3f2095306d..90cd412b1c 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellGhostHunter.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellGhostHunter.xml @@ -73,8 +73,7 @@ - - + @@ -125,11 +124,7 @@ - - - - - + @@ -183,7 +178,7 @@ - + @@ -192,7 +187,7 @@ - + @@ -237,12 +232,12 @@ - + - + @@ -283,13 +278,13 @@ - + - + @@ -309,13 +304,13 @@ - + - + @@ -339,13 +334,13 @@ - + - + @@ -369,13 +364,13 @@ - + - + @@ -390,6 +385,13 @@ + + + + + + + @@ -397,7 +399,9 @@ - + + + @@ -411,16 +415,25 @@ + + + + + + + - + - + + + @@ -434,6 +447,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellWindRider.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellWindRider.xml index 9847af8389..9d7188a263 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellWindRider.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/OthellWindRider.xml @@ -73,8 +73,7 @@ - - + @@ -121,11 +120,7 @@ - - - - - + @@ -184,7 +179,7 @@ - + @@ -192,7 +187,7 @@ - + @@ -238,11 +233,11 @@ - + - + @@ -284,12 +279,12 @@ - + - + @@ -308,12 +303,12 @@ - + - + @@ -338,12 +333,12 @@ - + - + @@ -368,12 +363,12 @@ - + - + @@ -391,7 +386,16 @@ - + + + + + + + + + + @@ -411,11 +415,20 @@ - + + + + + + + + + + - + @@ -432,6 +445,13 @@ + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelEva'sTemplar.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelEva'sTemplar.xml index 41f5d152e2..1d7a1885e7 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelEva'sTemplar.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelEva'sTemplar.xml @@ -228,16 +228,12 @@ - - - - + + - - - + @@ -282,7 +278,7 @@ - + @@ -293,7 +289,7 @@ - + @@ -323,7 +319,7 @@ - + @@ -352,7 +348,7 @@ - + @@ -361,7 +357,21 @@ + + + + + + + + + + + + + + @@ -371,7 +381,9 @@ - + + + @@ -380,6 +392,13 @@ + + + + + + + @@ -389,7 +408,9 @@ - + + + @@ -398,6 +419,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelHellKnight.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelHellKnight.xml index ea2f7e542e..aad5c06240 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelHellKnight.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelHellKnight.xml @@ -219,16 +219,12 @@ - - - + - - - + @@ -272,7 +268,7 @@ - + @@ -281,7 +277,7 @@ - + @@ -310,7 +306,7 @@ - + @@ -338,7 +334,7 @@ - + @@ -349,6 +345,13 @@ + + + + + + + @@ -360,7 +363,7 @@ - + @@ -369,6 +372,13 @@ + + + + + + + @@ -376,7 +386,7 @@ - + @@ -385,6 +395,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelPhoenixKnight.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelPhoenixKnight.xml index 2cb47faf9f..d0a4f44cef 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelPhoenixKnight.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelPhoenixKnight.xml @@ -218,17 +218,13 @@ - - - + - - - + @@ -271,7 +267,7 @@ - + @@ -281,7 +277,7 @@ - + @@ -310,7 +306,7 @@ - + @@ -338,7 +334,7 @@ - + @@ -348,6 +344,13 @@ + + + + + + + @@ -358,7 +361,7 @@ - + @@ -367,6 +370,13 @@ + + + + + + + @@ -375,7 +385,7 @@ - + @@ -384,6 +394,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelShillienTemplar.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelShillienTemplar.xml index 21511dc3a4..1cdbfb042f 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelShillienTemplar.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/SigelShillienTemplar.xml @@ -90,9 +90,7 @@ - - - + @@ -164,9 +162,7 @@ - - - + @@ -214,9 +210,7 @@ - - - + @@ -285,7 +279,7 @@ - + @@ -295,7 +289,7 @@ - + @@ -325,7 +319,7 @@ - + @@ -354,7 +348,7 @@ - + @@ -365,6 +359,13 @@ + + + + + + + @@ -375,7 +376,9 @@ - + + + @@ -384,6 +387,13 @@ + + + + + + + @@ -392,7 +402,9 @@ - + + + @@ -401,6 +413,12 @@ + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDoombringer.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDoombringer.xml index e71d57e783..9b3d98780e 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDoombringer.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDoombringer.xml @@ -99,11 +99,7 @@ - - - - - + @@ -134,23 +130,8 @@ - - - - - - - - - - - - - - - - - + + @@ -167,8 +148,7 @@ - - + @@ -226,7 +206,7 @@ - + @@ -234,9 +214,9 @@ - - - + + + @@ -286,16 +266,16 @@ - + - - + + - + @@ -331,7 +311,7 @@ - + @@ -345,17 +325,17 @@ - + - - + + - + @@ -376,14 +356,14 @@ - + - + - + @@ -402,14 +382,14 @@ - + - + - + @@ -428,51 +408,79 @@ - + - + - + + + + + + + + + - + + + - + - + + + + + + + + + - + + + - + - + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDreadnought.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDreadnought.xml index 7a2e1f8657..79ab198344 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDreadnought.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDreadnought.xml @@ -85,49 +85,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -167,15 +125,7 @@ - - - - - - - - - + @@ -209,17 +159,8 @@ - - - - - - - - - - - + + @@ -260,7 +201,7 @@ - + @@ -268,9 +209,9 @@ - + - + @@ -319,17 +260,17 @@ - + - + - + @@ -373,10 +314,10 @@ - + - + @@ -384,11 +325,11 @@ - + - + @@ -404,25 +345,25 @@ - + - + - + - + - + @@ -435,9 +376,9 @@ - + - + @@ -445,12 +386,12 @@ - + - + @@ -463,9 +404,9 @@ - + - + @@ -473,20 +414,29 @@ - + - + - + + + + + + + + + + - + @@ -496,17 +446,25 @@ - + - + + + + + + + + + - + @@ -516,13 +474,21 @@ - + - + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDuelist.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDuelist.xml index b53a5ea1c8..61ebc867bc 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDuelist.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrDuelist.xml @@ -85,11 +85,7 @@ - - - - - + @@ -108,43 +104,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - @@ -152,11 +115,7 @@ - - - - - + @@ -190,34 +149,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -230,8 +162,8 @@ - - + + @@ -244,8 +176,8 @@ - - + + @@ -268,17 +200,17 @@ - + - + - + - + @@ -293,8 +225,8 @@ - - + + @@ -311,8 +243,8 @@ - - + + @@ -332,17 +264,17 @@ - + - + - - + + @@ -360,9 +292,9 @@ - + - + @@ -386,16 +318,16 @@ - + - + - + @@ -407,7 +339,7 @@ - + @@ -415,18 +347,18 @@ - + - + - + - + @@ -437,20 +369,20 @@ - + - + - + - + @@ -461,54 +393,78 @@ - + - + - + - + + + + + + + + + - + - + - + + + + + + + + + - + - + - + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrGrandKhavatari.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrGrandKhavatari.xml index e517d6a16a..8c229d4d03 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrGrandKhavatari.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrGrandKhavatari.xml @@ -143,51 +143,14 @@ - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - @@ -198,16 +161,13 @@ - - - - + - - + + @@ -221,8 +181,8 @@ - - + + @@ -248,8 +208,8 @@ - - + + @@ -266,8 +226,8 @@ - - + + @@ -285,8 +245,8 @@ - - + + @@ -311,8 +271,8 @@ - - + + @@ -335,8 +295,8 @@ - - + + @@ -357,7 +317,7 @@ - + @@ -382,15 +342,15 @@ - + - - + + @@ -411,8 +371,8 @@ - - + + @@ -433,16 +393,25 @@ - - + + - + + + + + + + + + + - + @@ -453,11 +422,19 @@ - - + + + + + + + + + + @@ -467,11 +444,19 @@ - - + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrMaestro.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrMaestro.xml index 43f42bcde0..4a511ce4cd 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrMaestro.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrMaestro.xml @@ -333,13 +333,16 @@ - + + + + @@ -362,9 +365,7 @@ - - - + @@ -388,9 +389,7 @@ - - - + @@ -414,15 +413,20 @@ - - - + + + + + + + + @@ -439,6 +443,14 @@ + + + + + + + + @@ -453,6 +465,14 @@ + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrTitan.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrTitan.xml index 48f4584772..4a656269e2 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrTitan.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/TyrrTitan.xml @@ -10,12 +10,7 @@ - - - - - - + @@ -84,11 +79,7 @@ - - - - - + @@ -126,12 +117,7 @@ - - - - - - + @@ -203,7 +189,7 @@ - + @@ -215,11 +201,11 @@ - + - + @@ -263,7 +249,7 @@ - + @@ -272,11 +258,11 @@ - + - + @@ -307,7 +293,7 @@ - + @@ -323,12 +309,15 @@ - + + + + @@ -348,7 +337,7 @@ - + @@ -400,7 +389,16 @@ - + + + + + + + + + + @@ -415,6 +413,14 @@ + + + + + + + + @@ -428,9 +434,16 @@ - - - + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnArcanaLord.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnArcanaLord.xml index 41be2c14e7..4fa53f86d4 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnArcanaLord.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnArcanaLord.xml @@ -298,7 +298,7 @@ - + @@ -322,7 +322,7 @@ - + @@ -341,7 +341,7 @@ - + @@ -367,7 +367,7 @@ - + @@ -397,7 +397,7 @@ - + @@ -410,6 +410,11 @@ + + + + + @@ -422,7 +427,9 @@ - + + + @@ -431,6 +438,11 @@ + + + + + @@ -443,7 +455,9 @@ - + + + @@ -452,10 +466,18 @@ + + + + + + - + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnElementalMaster.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnElementalMaster.xml index 7afc85a77b..8288b3a0aa 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnElementalMaster.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnElementalMaster.xml @@ -330,7 +330,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -394,7 +394,7 @@ - + @@ -415,10 +415,17 @@ + + + + + - + + + @@ -437,10 +444,17 @@ + + + + + - + + + @@ -459,10 +473,18 @@ + + + + + + - + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnSpectralMaster.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnSpectralMaster.xml index 0afc6c5f62..d105a10a93 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnSpectralMaster.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/WynnSpectralMaster.xml @@ -296,7 +296,7 @@ - + @@ -323,7 +323,7 @@ - + @@ -341,7 +341,7 @@ - + @@ -367,14 +367,14 @@ - + - + @@ -400,14 +400,14 @@ - + - + @@ -417,10 +417,15 @@ + + + + + - + - + @@ -428,21 +433,31 @@ - + + + - + + + + + + + + + - + - + @@ -450,21 +465,34 @@ - + + + - - + + - + + + + + + + + + - + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulGhostSentinel.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulGhostSentinel.xml index d4fbc494ad..6dafe22ac5 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulGhostSentinel.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulGhostSentinel.xml @@ -318,7 +318,7 @@ - + @@ -388,6 +388,14 @@ + + + + + + + + @@ -406,6 +414,14 @@ + + + + + + + + @@ -424,7 +440,16 @@ - + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulMoonlightSentinel.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulMoonlightSentinel.xml index c41646945c..468f18349b 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulMoonlightSentinel.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulMoonlightSentinel.xml @@ -317,7 +317,7 @@ - + @@ -387,6 +387,14 @@ + + + + + + + + @@ -405,6 +413,14 @@ + + + + + + + + @@ -423,7 +439,16 @@ - + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulSagittarius.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulSagittarius.xml index e9e3e1c758..aca5113735 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulSagittarius.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulSagittarius.xml @@ -315,7 +315,7 @@ - + @@ -385,6 +385,14 @@ + + + + + + + + @@ -403,6 +411,14 @@ + + + + + + + + @@ -421,7 +437,16 @@ - + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulTrickster.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulTrickster.xml index 8f8753e52b..eacd1731aa 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulTrickster.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/skillTrees/4rthClass/YulTrickster.xml @@ -285,7 +285,7 @@ - + @@ -320,7 +320,7 @@ - + @@ -390,6 +390,14 @@ + + + + + + + + @@ -408,6 +416,14 @@ + + + + + + + + @@ -426,7 +442,16 @@ - + + + + + + + + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/00300-00399.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/00300-00399.xml index 6bea9d38fc..c7c479c77a 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/00300-00399.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/00300-00399.xml @@ -1965,8 +1965,8 @@ 812 844 876 - 876 - 876 + 924 + 972 {base + (base / 100 * subIndex)} true diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/11300-11399.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/11300-11399.xml index 8a86db159c..1060754686 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/11300-11399.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/11300-11399.xml @@ -4212,12 +4212,12 @@ - 224 - 231 - 238 - 245 - 257 - 269 + 291 + 300 + 309 + 318 + 334 + 349 {base + (base / 100 * subIndex)} diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19400-19499.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19400-19499.xml index 413ea6700e..db86656e21 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19400-19499.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/19400-19499.xml @@ -1462,19 +1462,19 @@ - 14608 - 15776 - 16944 - 18112 - 19280 - 20448 - 21616 - 22784 - 28162 - 29386 - 30610 - 31907 - 33204 + 21701 + 22568 + 24303 + 26037 + 27772 + 29507 + 31241 + 32976 + 35578 + 37312 + 39047 + 40885 + 42724 true 5 @@ -1827,9 +1827,52 @@ - + icon.skill19441 P + 5 + + + + 14 + 16 + 18 + 20 + + PER + + + + 14 + 16 + 18 + 20 + + PER + + + + 14 + 16 + 18 + 20 + + PER + + + + 14 + 16 + 18 + 20 + + PER + + + 5 + PER + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30600-30699.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30600-30699.xml index 9500c01b23..2862997932 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30600-30699.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30600-30699.xml @@ -151,6 +151,30 @@ 300000 673 32 + 1 + 1800 + POLEARM_ATTACK + 85 + NONE + 5 + SELF + SINGLE + + + + POLE + + + + + + 100 + DIFF + + POLE + + + @@ -161,6 +185,30 @@ 300000 673 32 + 1 + 60 + POLEARM_ATTACK + 85 + NONE + 5 + SELF + SINGLE + + + + POLE + + + + + + 100 + DIFF + + POLE + + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30700-30799.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30700-30799.xml index f6cdf4fa51..55bd40e467 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30700-30799.xml +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/stats/skills/30700-30799.xml @@ -3103,8 +3103,8 @@ 39349 40997 42645 - 42645 - 42645 + 45117 + 47589 {base + (base / 100 * subIndex)} @@ -3132,6 +3132,91 @@ 38 40 + + 1 + 2 + 3 + 4 + + + 600 + {base + (subIndex * 30)} + + PA_UP_SPECIAL + + 85 + 90 + 95 + 110 + + NONE + 5 + SELF + SINGLE + + + + DUAL + POLE + SWORD + BLUNT + DUALFIST + DUALBLUNT + + + + + + + 5 + 10 + 15 + 20 + + PER + + + + 5 + 10 + 15 + 20 + + PER + + + + 10 + 10 + 10 + 15 + + PER + + + + 5 + 10 + 15 + 20 + + PER + + SWORD + BLUNT + POLE + DUALFIST + DUAL + DUALBLUNT + + + + + {0.6 + (0.4 * subIndex)} + + PER + + @@ -3153,6 +3238,83 @@ 45 50 + + 1 + 2 + 3 + 4 + 5 + + + 60 + {base + subIndex} + {base + 10 + (subIndex - 10 * 0.5)} + + PINCH + + 85 + 90 + 95 + 99 + 110 + + NONE + 5 + SELF + SINGLE + + + 90 + LESS + CASTER + + + + + + 150 + 160 + 180 + 200 + 230 + + PER + + + + -75 + -80 + -85 + -90 + -90 + + DEBUFF + + + + 1936 + 2072 + 2207 + 2342 + 2477 + 2612 + 2747 + 2882 + 3017 + 3152 + 3288 + 3423 + 3558 + 3693 + 3828 + 3964 + 4099 + 4234 + 4369 + 4504 + + + @@ -3174,12 +3336,202 @@ 47 49 + + 1 + 2 + 3 + 4 + 5 + + 60 + PINCH + + 85 + 90 + 95 + 99 + 110 + + NONE + 5 + SELF + SINGLE + + + 90 + LESS + CASTER + + + + + + 15 + 16 + 18 + 20 + 25 + + PER + + + + 22 + 25 + 27 + 30 + 35 + + PER + + + + 15 + 16 + 18 + 20 + 25 + + DIFF + + + + 15 + 16 + 18 + 20 + 25 + + PER + + + + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 18 + 20 + 22 + + PER + + + 10 + PER + 8 + DIFF + + + 10 + PER + 8 + DIFF + + + 10 + PER + + SWORD + DUALBLUNT + POLE + + + + 8 + DIFF + + SWORD + DUALBLUNT + POLE + + + + 10 + PER + 60 + + + 100 + DIFF + 60 + + + 30 + PER + 30 + + + 300 + DIFF + 30 + + + + 1936 + 2072 + 2207 + 2342 + 2477 + 2612 + 2747 + 2882 + 3017 + 3152 + 3288 + 3423 + 3558 + 3693 + 3828 + 3964 + 4099 + 4234 + 4369 + 4504 + + + icon.skill0222 T 8 + 5 + NONE + + + 12 + 2 + + + 25 + PER + + + + 0 + 10 + + PER + + FIST + + + + + 0 + 10 + + PER + + FIST + + + @@ -3201,11 +3553,59 @@ 151 159 + 400 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + ATTACK + 5 + ENEMY + SINGLE + + + + DUAL + DUALBLUNT + SWORD + BLUNT + DUALFIST + POLE + + + + + + + 22531 + 26017 + 29503 + 33377 + 38441 + 40315 + 42189 + 45001 + 47813 + + true + 3 + 15 + 30 + true + + icon.skill0286 - A1 + A2 true 1500 4000 @@ -3221,6 +3621,52 @@ 91 93 + 1 + 20 + REAL_TARGET + 9-10 + + 500 + 700 + 900 + + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + NONE + 5 + SELF + POINT_BLANK + NOT_FRIEND + + + + -18 + -19 + -20 + -25 + -30 + -31 + -32 + -33 + -34 + + + + + {-0.6 - (0.4 * subIndex)} + + PER + + @@ -3242,6 +3688,25 @@ 140 150 + 5-12 + 80 + 400 + 0;0;80;150 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + 5 + ENEMY + FAN + NOT_FRIEND @@ -3249,6 +3714,22 @@ + + + + -33 + -36 + -40 + -45 + -50 + -55 + -60 + -65 + -70 + + PER + + @@ -3288,11 +3769,85 @@ 79 81 + 4 + 20 + PD_DOWN + + 80 + {base + (base / 100 * subIndex)} + + 1100 + + 85 + 86 + 88 + 90 + 92 + 94 + 96 + 98 + 101 + 103 + 105 + 107 + 109 + + ATTACK + 5 + ENEMY + SINGLE + + + + DUAL + DUALBLUNT + + + + + + + 551 + 565 + 598 + 630 + 662 + 693 + 725 + 757 + 812 + 844 + 876 + 876 + 876 + {base + (base / 100 * subIndex)} + + true + 10 + + + + -23 + + PER + + + + {-2 * subIndex} + + DIFF + + + + + 8 + + icon.skill0346 - A1 + A2 true 600 1200 @@ -3327,6 +3882,80 @@ 79 81 + 4 + 20 + PD_DOWN + + 80 + {base + (base / 100 * subIndex)} + + 1100 + 5 + + 85 + 86 + 88 + 90 + 92 + 94 + 96 + 98 + 101 + 103 + 105 + 107 + 109 + + ATTACK + ENEMY + SINGLE + + + + DUALFIST + DUAL + DUALBLUNT + SWORD + BLUNT + + + + + + + 551 + 565 + 598 + 630 + 662 + 693 + 725 + 757 + 812 + 844 + 876 + 924 + 972 + {base + (base / 100 * subIndex)} + + true + 10 + + + + {-2 * subIndex} + + DIFF + + + + + + 8 + 15 + + + @@ -3348,14 +3977,77 @@ 218 231 + 1 + 10 + TURN_STONE + FLESH_STONE + + 40 + {base + (base / 100 * subIndex)} + + 10-10 + 150 + MAGIC + EARTH + 20 + 20 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + + 43 + 50 + 75 + 90 + 126 + 139 + 153 + 166 + 179 + 192 + 205 + 218 + 231 + + A2 + 5 + TURN_STONE + SELF + POINT_BLANK + NOT_FRIEND DUAL - DUALBLUNT + + + + BLOCK_HP + + + BLOCK_MP + + + + + -100 + PER + + + 100 + + @@ -3370,26 +4062,140 @@ 46 49 + + 1 + 2 + 3 + 4 + + + 120 + {base + (subIndex * 15)} + + MIGHT_MORTAL + + 85 + 90 + 95 + 99 + + NONE + 5 + SELF + SINGLE DAGGER DUALDAGGER - DAGGER - DUALDAGGER + + + + 24 + 26 + 28 + 30 + + PER + + + + 532 + 570 + 607 + 644 + 681 + 718 + 756 + 793 + 830 + 867 + 904 + 942 + 979 + 1016 + 1053 + 1090 + 1128 + 1165 + 1202 + 1240 + + + icon.skill0430 P + 5 + + 85 + 90 + 95 + 99 + 100 + 102 + 104 + + + + + 10 + 12 + 14 + 16 + 18 + 20 + 22 + + PER + + + + 5 + 6 + 7 + 8 + 9 + 10 + 11 + + PER + + + + 5 + 6 + 7 + 8 + 9 + 10 + 11 + + PER + + + + 5 + 6 + 7 + 8 + 9 + 10 + 11 + + PER + + icon.skill0437 - A1 + A2 true 2200 500 @@ -3406,6 +4212,48 @@ 218 231 + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + + 10 + SILENCE_ALL + SILENCE + + 60 + {base + (base / 100 * subIndex)} + + 10-10 + 150 + MAGIC + 20 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + 5 + DERANGEMENT + SELF + POINT_BLANK + NOT_FRIEND + + + + @@ -3425,6 +4273,54 @@ 28 30 + + 1 + 2 + 3 + 4 + + + 30 + {base + subIndex} + {base + 10 + (subIndex - 10 * 0.5)} + + PD_UP_SPECIAL + + 85 + 90 + 95 + 99 + + NONE + 5 + SELF + SINGLE + + + + -30 + -20 + -10 + 0 + + PER + + + + 6250 + 6250 + 6250 + 7500 + + DIFF + + + + {0.6 + (0.4 * subIndex)} + + PER + + @@ -3447,11 +4343,57 @@ 65 65 + 1 + 5 + DISARM + DOT_BLEEDING + + 50 + {base + (base / 100 * subIndex)} + + PHYSICAL + 200 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + A2 + 5 + DISARM + ENEMY_ONLY + SINGLE + + + + + -40 + PER + + + + {-0.6 - (0.4 * subIndex)} + + PER + + + + {-2 * subIndex} + + DIFF + + icon.skill0531 - A1 + A2 true 40 1500 @@ -3467,11 +4409,62 @@ 64 67 + 1 + + 30 + {base + subIndex} + {base + 10 + (subIndex - 10 * 0.5)} + + T_CRT_RATE_UP + + 80 + {base + (base / 100 * subIndex)} + + PHYSICAL + 400 + 30 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 109 + + ATTACK + 5 + ENEMY_ONLY + SINGLE + + + + DAGGER + DUALDAGGER + + + + + + + 32 + 33 + 34 + 35 + 35 + 35 + 35 + 37 + + PER + + icon.skill0791 - A1 + A2 1 true 1080 @@ -3489,11 +4482,73 @@ 113 119 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + 1 + 3 + 20 + 6-12 + 150 + PARALYZE + PARALYZE + 50 + SELF + POINT_BLANK + NOT_FRIEND + PARALYZE + + + + 158 + 169 + 179 + 188 + 191 + 195 + 199 + 203 + 207 + + true + + + + -20 + -30 + -40 + -50 + -50 + -50 + -50 + -50 + -50 + + PER + + + 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912 + + + + + 6092 + 1 + + icon.skill0793 - A1 + DA2 true 600 800 @@ -3510,6 +4565,92 @@ 134 140 + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + + 5 + STUN + STUN + + 60 + {base + base / 100 * subIndex} + + 5-12 + 600 + PHYSICAL + 800 + 0;0;600;60 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + ATTACK + 5 + SHOCK + ENEMY + FAN + NOT_FRIEND + + + + ANCIENTSWORD + DUAL + POLE + SWORD + BLUNT + DUALFIST + DUALBLUNT + + + + 200 + + + + + + 11557 + 13553 + 15150 + 16747 + 17896 + 18622 + 19348 + 20438 + 21528 + + + + 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912 + + + + {-0.6 - 0.4 * subIndex} + + PER + + + + {-0.6 - 0.4 * subIndex} + + PER + + @@ -3530,11 +4671,45 @@ 531 543 + 5 + 400 + + 85 + 90 + 05 + 99 + 101 + 103 + 105 + 107 + 109 + + SELF + SINGLE + + + + + + + 15150 + 15151 + 15152 + 15153 + 15197 + 15198 + 15199 + 15214 + 15215 + + 3600 + + icon.skill1244 - A1 + A2 1 true 900 @@ -3553,6 +4728,97 @@ 111 116 + + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + + 10 + DOT_ATTR + DOT_BLEEDING + + 70 + {base + base / 100 * subIndex} + + MAGIC + 1400 + FIRE + 20 + 20 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + 5 + ENEMY_ONLY + SINGLE + + + + 358 + 377 + 394 + 412 + 421 + 430 + 439 + 448 + 457 + + 1 + + + -5 + -5 + -5 + + + + + + 358 + 377 + 394 + 412 + 421 + 430 + 439 + 448 + 457 + + 1 + + + + {-0.6 - 0.4 * subIndex} + + PER + + + + {-2 * subIndex} + + PER + + + -5 + -5 + -5 + + @@ -3564,6 +4830,28 @@ 17 18 + + 85 + 90 + 95 + 99 + + 5 + NONE + + + 0.2 + 5 + + + + 58 + 62 + 66 + 70 + + + @@ -3584,6 +4872,40 @@ 531 543 + + 85 + 90 + 95 + 99 + 101 + 103 + 105 + 107 + 109 + + 5 + 400 + SELF + SINGLE + + + + + + + 15144 + 15145 + 15146 + 15147 + 15194 + 15195 + 15196 + 15212 + 15213 + + 3600 + + @@ -3601,6 +4923,53 @@ 166 179 + 2 + + 30 + {base + subIndex} + {base + 10 + 0.5 * subIndex} + + CP_UP + 50-100 + 1000 + NONE + 5 + SELF + PARTY_PLEDGE + FRIEND + + + + 1.05 + 1.06 + 1.07 + 1.1 + 1.15 + + + + + 5 + 6 + 7 + 10 + 15 + + PER + + + + {0.6 + 0.4 * subIndex} + + PER + + + + {0.6 + 0.4 * subIndex} + + PER + + @@ -3630,6 +4999,61 @@ 34 35 + 1 + + 30 + {base + subIndex} + {base + 10 + 0.5 * subIndex} + + PD_UP_BOW + 1 + + 6 + 6 + 7 + 7 + + NONE + 5 + SELF + SINGLE + + + + 30 + 35 + 40 + 45 + + + 30 + 35 + 40 + 45 + + + 30 + 35 + 40 + 45 + + + + + 120 + 130 + 140 + 150 + + PER + + + + {0.6 + 0.4 * subIndex} + + PER + + diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/xsd/skills.xsd b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/xsd/skills.xsd index 92e65fe721..595e4fbc40 100644 --- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/xsd/skills.xsd +++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/xsd/skills.xsd @@ -2542,6 +2542,9 @@ + + + @@ -2680,6 +2683,9 @@ + + +