From 5df7bf51f364a35c13f4cc76dc3c48ecc675d476 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 16 Apr 2021 18:59:27 +0000 Subject: [PATCH] Various extractable item additions. Contributed by manax182. --- .../game/data/stats/items/00200-00299.xml | 4 - .../game/data/stats/items/90900-90999.xml | 1 + .../game/data/stats/items/91700-91799.xml | 22 +++ .../game/data/stats/items/92000-92099.xml | 28 +++- .../game/data/stats/items/93000-93099.xml | 2 +- .../game/data/stats/items/93100-93199.xml | 10 +- .../game/data/stats/items/93200-93299.xml | 20 +++ .../game/data/stats/items/93300-93399.xml | 4 + .../game/data/stats/items/93400-93499.xml | 8 + .../game/data/stats/items/93600-93699.xml | 4 + .../game/data/stats/items/93700-93799.xml | 24 +++ .../game/data/stats/items/93900-93999.xml | 1 - .../game/data/stats/items/94200-94299.xml | 16 +- .../game/data/stats/items/94300-94399.xml | 4 + .../game/data/stats/items/94500-94599.xml | 5 + .../game/data/stats/items/94600-94699.xml | 21 ++- .../game/data/stats/items/00200-00299.xml | 4 - .../game/data/stats/items/72100-72199.xml | 19 +++ .../game/data/stats/items/90900-90999.xml | 1 + .../game/data/stats/items/91700-91799.xml | 22 +++ .../game/data/stats/items/92000-92099.xml | 28 +++- .../game/data/stats/items/93000-93099.xml | 2 +- .../game/data/stats/items/93100-93199.xml | 10 +- .../game/data/stats/items/93200-93299.xml | 20 +++ .../game/data/stats/items/93300-93399.xml | 4 + .../game/data/stats/items/93400-93499.xml | 8 + .../game/data/stats/items/93600-93699.xml | 4 + .../game/data/stats/items/93700-93799.xml | 24 +++ .../game/data/stats/items/93900-93999.xml | 1 - .../game/data/stats/items/94200-94299.xml | 16 +- .../game/data/stats/items/94300-94399.xml | 4 + .../game/data/stats/items/94500-94599.xml | 5 + .../game/data/stats/items/94600-94699.xml | 43 ++++-- .../game/data/stats/items/94700-94799.xml | 137 +++++++++++++++++- .../game/data/stats/items/94800-94899.xml | 10 ++ .../game/data/stats/items/95600-95699.xml | 126 ++++++++++++++++ .../game/data/stats/items/95700-95799.xml | 30 ++-- 37 files changed, 614 insertions(+), 78 deletions(-) diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/00200-00299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/00200-00299.xml index 4136cb7547..0bbf602a5a 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/00200-00299.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/00200-00299.xml @@ -2190,7 +2190,6 @@ - @@ -2220,7 +2219,6 @@ - @@ -2250,7 +2248,6 @@ - @@ -2280,7 +2277,6 @@ - diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90900-90999.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90900-90999.xml index c924291f68..fcdfcac923 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90900-90999.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90900-90999.xml @@ -1142,6 +1142,7 @@ + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91700-91799.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91700-91799.xml index 54c68fe9b2..7652cc5fbf 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91700-91799.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91700-91799.xml @@ -79,6 +79,13 @@ + + + + + + + @@ -89,6 +96,13 @@ + + + + + + + @@ -99,6 +113,14 @@ + + + + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92000-92099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92000-92099.xml index a8a875efac..117fe982e7 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92000-92099.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92000-92099.xml @@ -404,14 +404,16 @@ + + - - - - - - - + + + + + + + @@ -424,6 +426,18 @@ + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93000-93099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93000-93099.xml index 92c1aaa1ff..f392840829 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93000-93099.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93000-93099.xml @@ -616,7 +616,7 @@ - + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml index 13c199e310..f1913276ea 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml @@ -511,7 +511,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93200-93299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93200-93299.xml index f738487d86..33edbf7ec9 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93200-93299.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93200-93299.xml @@ -610,7 +610,11 @@ + + + + @@ -667,6 +671,18 @@ + + + + + + + + + + + + @@ -698,6 +714,8 @@ + + @@ -1004,6 +1022,8 @@ + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml index 8f373435ba..0e9a63b9d8 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml @@ -1185,6 +1185,10 @@ + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93400-93499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93400-93499.xml index 7687e9029a..3fc030611e 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93400-93499.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93400-93499.xml @@ -1379,6 +1379,14 @@ + + + + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93600-93699.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93600-93699.xml index 1674c68be9..1dc5cab935 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93600-93699.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93600-93699.xml @@ -1321,5 +1321,9 @@ + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93700-93799.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93700-93799.xml index 83f01962dd..ae5feb03ee 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93700-93799.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93700-93799.xml @@ -19,6 +19,11 @@ + + + + + @@ -41,6 +46,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93900-93999.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93900-93999.xml index b38eaa03b7..120db1313b 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93900-93999.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93900-93999.xml @@ -279,7 +279,6 @@ - diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml index 84a41f3bdc..97640df8c3 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml @@ -816,9 +816,21 @@ - - + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml index 393606a37b..0c0732caba 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml @@ -467,6 +467,10 @@ + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94500-94599.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94500-94599.xml index 62b42192ba..5e37c7c3fb 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94500-94599.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94500-94599.xml @@ -304,6 +304,11 @@ + + + + + diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94600-94699.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94600-94699.xml index f520fc69f5..56963db897 100644 --- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94600-94699.xml +++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94600-94699.xml @@ -352,7 +352,7 @@ - + @@ -366,9 +366,8 @@ - + - @@ -382,7 +381,7 @@ - + @@ -397,7 +396,7 @@ - + @@ -412,7 +411,7 @@ - + @@ -427,7 +426,7 @@ - + @@ -442,7 +441,7 @@ - + @@ -457,7 +456,7 @@ - + @@ -472,7 +471,7 @@ - + @@ -487,7 +486,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/00200-00299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/00200-00299.xml index 4136cb7547..0bbf602a5a 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/00200-00299.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/00200-00299.xml @@ -2190,7 +2190,6 @@ - @@ -2220,7 +2219,6 @@ - @@ -2250,7 +2248,6 @@ - @@ -2280,7 +2277,6 @@ - diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72100-72199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72100-72199.xml index 083d97191f..389acf6459 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72100-72199.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72100-72199.xml @@ -68,6 +68,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90900-90999.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90900-90999.xml index c924291f68..fcdfcac923 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90900-90999.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90900-90999.xml @@ -1142,6 +1142,7 @@ + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91700-91799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91700-91799.xml index 54c68fe9b2..7652cc5fbf 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91700-91799.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91700-91799.xml @@ -79,6 +79,13 @@ + + + + + + + @@ -89,6 +96,13 @@ + + + + + + + @@ -99,6 +113,14 @@ + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92000-92099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92000-92099.xml index a8a875efac..117fe982e7 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92000-92099.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92000-92099.xml @@ -404,14 +404,16 @@ + + - - - - - - - + + + + + + + @@ -424,6 +426,18 @@ + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93000-93099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93000-93099.xml index 92c1aaa1ff..f392840829 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93000-93099.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93000-93099.xml @@ -616,7 +616,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93100-93199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93100-93199.xml index 13c199e310..f1913276ea 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93100-93199.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93100-93199.xml @@ -511,7 +511,7 @@ - + @@ -526,7 +526,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93200-93299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93200-93299.xml index f738487d86..33edbf7ec9 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93200-93299.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93200-93299.xml @@ -610,7 +610,11 @@ + + + + @@ -667,6 +671,18 @@ + + + + + + + + + + + + @@ -698,6 +714,8 @@ + + @@ -1004,6 +1022,8 @@ + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93300-93399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93300-93399.xml index e81dfd885d..33400b3d4c 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93300-93399.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93300-93399.xml @@ -1185,6 +1185,10 @@ + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93400-93499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93400-93499.xml index 0bf57c6248..3f51672064 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93400-93499.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93400-93499.xml @@ -1377,6 +1377,14 @@ + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93600-93699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93600-93699.xml index 1674c68be9..1dc5cab935 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93600-93699.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93600-93699.xml @@ -1321,5 +1321,9 @@ + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93700-93799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93700-93799.xml index 83f01962dd..ae5feb03ee 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93700-93799.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93700-93799.xml @@ -19,6 +19,11 @@ + + + + + @@ -41,6 +46,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93900-93999.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93900-93999.xml index b38eaa03b7..120db1313b 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93900-93999.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/93900-93999.xml @@ -279,7 +279,6 @@ - diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml index 84a41f3bdc..97640df8c3 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml @@ -816,9 +816,21 @@ - - + + + + + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94300-94399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94300-94399.xml index 393606a37b..0c0732caba 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94300-94399.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94300-94399.xml @@ -467,6 +467,10 @@ + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94500-94599.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94500-94599.xml index 62b42192ba..5e37c7c3fb 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94500-94599.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94500-94599.xml @@ -304,6 +304,11 @@ + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml index 86b4f37751..f337a37474 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94600-94699.xml @@ -352,7 +352,7 @@ - + @@ -366,9 +366,8 @@ - + - @@ -382,7 +381,7 @@ - + @@ -397,7 +396,7 @@ - + @@ -412,7 +411,7 @@ - + @@ -427,7 +426,7 @@ - + @@ -442,7 +441,7 @@ - + @@ -457,7 +456,7 @@ - + @@ -472,7 +471,7 @@ - + @@ -487,7 +486,7 @@ - + @@ -1085,6 +1084,10 @@ + + + + @@ -1095,6 +1098,10 @@ + + + + @@ -1125,6 +1132,12 @@ + + + + + + @@ -1135,6 +1148,10 @@ + + + + @@ -1145,6 +1162,10 @@ + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94700-94799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94700-94799.xml index 6db815bced..562f4cb71d 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94700-94799.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94700-94799.xml @@ -389,7 +389,28 @@ + + + + + + + + + + + + + + + + + + + + + @@ -398,6 +419,20 @@ + + + + + + + + + + + + + + @@ -533,7 +568,7 @@ - + @@ -577,6 +612,10 @@ + + + + @@ -587,6 +626,10 @@ + + + + @@ -597,6 +640,10 @@ + + + + @@ -607,6 +654,10 @@ + + + + @@ -617,6 +668,10 @@ + + + + @@ -627,6 +682,10 @@ + + + + @@ -637,6 +696,10 @@ + + + + @@ -647,6 +710,10 @@ + + + + @@ -657,6 +724,10 @@ + + + + @@ -667,6 +738,10 @@ + + + + @@ -677,6 +752,10 @@ + + + + @@ -687,6 +766,10 @@ + + + + @@ -697,6 +780,10 @@ + + + + @@ -707,6 +794,10 @@ + + + + @@ -899,6 +990,10 @@ + + + + @@ -909,6 +1004,10 @@ + + + + @@ -919,6 +1018,10 @@ + + + + @@ -929,6 +1032,10 @@ + + + + @@ -939,6 +1046,10 @@ + + + + @@ -949,13 +1060,28 @@ + + + + + + + + + + + + + + + @@ -965,6 +1091,15 @@ + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94800-94899.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94800-94899.xml index 69ecd083d8..52b6914a20 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94800-94899.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94800-94899.xml @@ -244,6 +244,16 @@ + + + + + + + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95600-95699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95600-95699.xml index 1daf62166d..4bc2aae728 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95600-95699.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95600-95699.xml @@ -704,6 +704,10 @@ + + + + @@ -714,6 +718,10 @@ + + + + @@ -724,6 +732,10 @@ + + + + @@ -734,6 +746,16 @@ + + + + + + + + + + @@ -744,6 +766,16 @@ + + + + + + + + + + @@ -754,6 +786,14 @@ + + + + + + + + @@ -837,6 +877,10 @@ + + + + @@ -847,6 +891,10 @@ + + + + @@ -857,6 +905,10 @@ + + + + @@ -867,6 +919,10 @@ + + + + @@ -877,6 +933,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -894,6 +982,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -902,6 +1024,10 @@ + + + + diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95700-95799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95700-95799.xml index 0d33c39396..d4e5de7d6f 100644 --- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95700-95799.xml +++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95700-95799.xml @@ -388,21 +388,21 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +