From ea7f52e5e0fdd227688745c5c48ba4ab93297bb2 Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Sun, 14 Apr 2019 18:37:58 +0000
Subject: [PATCH] Various item additions. Contributed by Liamxroy.
---
.../game/data/stats/items/00100-00199.xml | 16 +-
.../game/data/stats/items/08800-08899.xml | 3 +-
.../game/data/stats/items/00100-00199.xml | 16 +-
.../game/data/stats/items/02300-02399.xml | 2 +
.../game/data/stats/items/08600-08699.xml | 4 +
.../game/data/stats/items/08800-08899.xml | 2 +
.../game/data/stats/items/14000-14099.xml | 3 +
.../game/data/stats/items/16400-16499.xml | 3 +
.../game/data/stats/items/17100-17199.xml | 3 +
.../game/data/stats/skills/02200-02299.xml | 8 +-
.../dist/game/data/EnchantItemData.xml | 7 +
.../game/data/stats/items/00100-00199.xml | 16 +-
.../game/data/stats/items/02300-02399.xml | 2 +
.../game/data/stats/items/08600-08699.xml | 4 +
.../game/data/stats/items/08800-08899.xml | 2 +
.../game/data/stats/items/14000-14099.xml | 3 +
.../game/data/stats/items/16400-16499.xml | 3 +
.../game/data/stats/items/17100-17199.xml | 3 +
.../game/data/stats/items/48200-48299.xml | 19 +-
.../game/data/stats/items/48400-48499.xml | 178 +++-
.../game/data/stats/items/48600-48699.xml | 8 +
.../game/data/stats/skills/01900-01999.xml | 8 +-
.../game/data/stats/skills/02200-02299.xml | 8 +-
.../dist/game/data/EnchantItemData.xml | 7 +
.../game/data/stats/items/00100-00199.xml | 16 +-
.../game/data/stats/items/02300-02399.xml | 2 +
.../game/data/stats/items/08600-08699.xml | 4 +
.../game/data/stats/items/08800-08899.xml | 2 +
.../game/data/stats/items/14000-14099.xml | 3 +
.../game/data/stats/items/16400-16499.xml | 3 +
.../game/data/stats/items/17100-17199.xml | 3 +
.../game/data/stats/items/48200-48299.xml | 19 +-
.../game/data/stats/items/48400-48499.xml | 178 +++-
.../game/data/stats/items/48600-48699.xml | 8 +
.../game/data/stats/skills/01900-01999.xml | 8 +-
.../game/data/stats/skills/02200-02299.xml | 8 +-
.../dist/game/data/EnchantItemData.xml | 7 +
.../game/data/stats/items/00100-00199.xml | 16 +-
.../game/data/stats/items/02300-02399.xml | 2 +
.../game/data/stats/items/08600-08699.xml | 4 +
.../game/data/stats/items/08800-08899.xml | 2 +
.../game/data/stats/items/14000-14099.xml | 3 +
.../game/data/stats/items/16400-16499.xml | 3 +
.../game/data/stats/items/17100-17199.xml | 3 +
.../game/data/stats/items/48200-48299.xml | 19 +-
.../game/data/stats/items/48400-48499.xml | 178 +++-
.../game/data/stats/items/48700-48799.xml | 2 +-
.../game/data/stats/items/48900-48999.xml | 18 +
.../game/data/stats/skills/01900-01999.xml | 8 +-
.../game/data/stats/skills/02200-02299.xml | 8 +-
.../game/data/stats/skills/35100-35199.xml | 806 +++++++++++++++++-
.../game/data/stats/skills/39200-39299.xml | 30 +
52 files changed, 1614 insertions(+), 77 deletions(-)
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/00100-00199.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/00100-00199.xml
index 3606b6553b..a4252cd086 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/00100-00199.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/00100-00199.xml
@@ -776,10 +776,24 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/08800-08899.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/08800-08899.xml
index 4a79daeeb3..859f4d4459 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/08800-08899.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/08800-08899.xml
@@ -2158,7 +2158,8 @@
-
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/00100-00199.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/00100-00199.xml
index 3606b6553b..a4252cd086 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/00100-00199.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/00100-00199.xml
@@ -776,10 +776,24 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/02300-02399.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/02300-02399.xml
index 774122dd61..5f04dabcd3 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/02300-02399.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/02300-02399.xml
@@ -971,6 +971,7 @@
+
7
5
@@ -1028,6 +1029,7 @@
+
6
5
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08600-08699.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08600-08699.xml
index 44d34522ef..bb97dcffc8 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08600-08699.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08600-08699.xml
@@ -255,6 +255,7 @@
-
+
@@ -268,6 +269,7 @@
-
+
@@ -281,6 +283,7 @@
-
+
@@ -294,6 +297,7 @@
-
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08800-08899.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08800-08899.xml
index e161bce272..859f4d4459 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08800-08899.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/08800-08899.xml
@@ -2158,6 +2158,8 @@
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/14000-14099.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/14000-14099.xml
index 2f0a61d76b..5b0deb3756 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/14000-14099.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/14000-14099.xml
@@ -1110,10 +1110,13 @@
+
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/16400-16499.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/16400-16499.xml
index 983f20e86b..aa076f89a0 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/16400-16499.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/16400-16499.xml
@@ -75,6 +75,7 @@
+
@@ -116,6 +117,7 @@
+
@@ -172,6 +174,7 @@
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/17100-17199.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/17100-17199.xml
index 416d70e729..cea788e03c 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/17100-17199.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/17100-17199.xml
@@ -1709,8 +1709,11 @@
+
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/02200-02299.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/02200-02299.xml
index 9dc2439a7c..0c1e5c6b74 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/02200-02299.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/02200-02299.xml
@@ -527,7 +527,7 @@
7557
7558
9716
- 0
+ 48413
0
0
7559
@@ -553,7 +553,7 @@
-45208
115158
-118092
- 0
+ 146552
0
0
83378
@@ -565,7 +565,7 @@
-112502
-178170
46955
- 0
+ 26760
0
0
147999
@@ -577,7 +577,7 @@
-240
-880
342
- 0
+ -2207
0
0
-3400
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/EnchantItemData.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/EnchantItemData.xml
index 6b48b435e8..b3d20bb010 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/EnchantItemData.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/EnchantItemData.xml
@@ -17,6 +17,13 @@
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/00100-00199.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/00100-00199.xml
index 01b86b9ebe..a4457c6817 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/00100-00199.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/00100-00199.xml
@@ -776,10 +776,24 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/02300-02399.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/02300-02399.xml
index 774122dd61..5f04dabcd3 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/02300-02399.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/02300-02399.xml
@@ -971,6 +971,7 @@
+
7
5
@@ -1028,6 +1029,7 @@
+
6
5
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08600-08699.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08600-08699.xml
index 0040e1b1c4..716dd9de51 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08600-08699.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08600-08699.xml
@@ -255,6 +255,7 @@
-
+
@@ -268,6 +269,7 @@
-
+
@@ -281,6 +283,7 @@
-
+
@@ -294,6 +297,7 @@
-
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08800-08899.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08800-08899.xml
index 0c76ee8ed6..b4fe85a303 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08800-08899.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/08800-08899.xml
@@ -2158,6 +2158,8 @@
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/14000-14099.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/14000-14099.xml
index bd97f796ec..50510fc1d8 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/14000-14099.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/14000-14099.xml
@@ -1110,10 +1110,13 @@
+
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/16400-16499.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/16400-16499.xml
index 983f20e86b..aa076f89a0 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/16400-16499.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/16400-16499.xml
@@ -75,6 +75,7 @@
+
@@ -116,6 +117,7 @@
+
@@ -172,6 +174,7 @@
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/17100-17199.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/17100-17199.xml
index 7e0f52740b..ba57d96a08 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/17100-17199.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/17100-17199.xml
@@ -1709,8 +1709,11 @@
+
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48200-48299.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48200-48299.xml
index f8a6f4d611..259c7bc375 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48200-48299.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48200-48299.xml
@@ -1409,7 +1409,7 @@
-
-
+
@@ -1420,6 +1420,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48400-48499.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48400-48499.xml
index 69619d8009..8c69f72016 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48400-48499.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48400-48499.xml
@@ -133,9 +133,16 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -143,9 +150,16 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -432,6 +446,10 @@
+
+
+
+
-
@@ -446,6 +464,10 @@
+
+
+
+
-
@@ -460,6 +482,10 @@
+
+
+
+
-
@@ -473,6 +499,10 @@
+
+
+
+
-
@@ -487,6 +517,10 @@
+
+
+
+
-
@@ -501,6 +535,10 @@
+
+
+
+
-
@@ -515,6 +553,10 @@
+
+
+
+
-
@@ -529,6 +571,10 @@
+
+
+
+
-
@@ -543,6 +589,10 @@
+
+
+
+
-
@@ -557,6 +607,10 @@
+
+
+
+
-
@@ -571,6 +625,10 @@
+
+
+
+
-
@@ -585,6 +643,10 @@
+
+
+
+
-
@@ -599,6 +661,10 @@
+
+
+
+
-
@@ -613,6 +679,10 @@
+
+
+
+
-
@@ -627,6 +697,10 @@
+
+
+
+
-
@@ -1010,9 +1084,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
23
46
@@ -1030,9 +1132,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
27
54
@@ -1047,9 +1177,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
31
62
@@ -1105,10 +1263,18 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48600-48699.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48600-48699.xml
index 791ff5d8c4..6548c8e63c 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48600-48699.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/items/48600-48699.xml
@@ -32,4 +32,12 @@
+ -
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/01900-01999.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/01900-01999.xml
index 093bc55ff3..bd31123d70 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/01900-01999.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/01900-01999.xml
@@ -2112,7 +2112,7 @@
-
+
icon.skill0917
T
@@ -2122,6 +2122,9 @@
90
95
99
+ 101
+ 103
+ 105
NONE
@@ -2131,6 +2134,9 @@
972
1458
1926
+ 2394
+ 2862
+ 3330
DIFF
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/02200-02299.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/02200-02299.xml
index af0e87fe7c..795e8f9c26 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/02200-02299.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/stats/skills/02200-02299.xml
@@ -527,7 +527,7 @@
7557
7558
9716
- 0
+ 48413
0
0
7559
@@ -553,7 +553,7 @@
-45208
115158
-118092
- 0
+ 146552
0
0
83378
@@ -565,7 +565,7 @@
-112502
-178170
46955
- 0
+ 26760
0
0
147999
@@ -577,7 +577,7 @@
-240
-880
342
- 0
+ -2207
0
0
-3400
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/EnchantItemData.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/EnchantItemData.xml
index 6b48b435e8..b3d20bb010 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/EnchantItemData.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/EnchantItemData.xml
@@ -17,6 +17,13 @@
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/00100-00199.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/00100-00199.xml
index ceb633aeb4..adbdc9bf60 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/00100-00199.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/00100-00199.xml
@@ -776,10 +776,24 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/02300-02399.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/02300-02399.xml
index 774122dd61..5f04dabcd3 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/02300-02399.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/02300-02399.xml
@@ -971,6 +971,7 @@
+
7
5
@@ -1028,6 +1029,7 @@
+
6
5
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08600-08699.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08600-08699.xml
index aae89036a8..99e3438629 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08600-08699.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08600-08699.xml
@@ -255,6 +255,7 @@
-
+
@@ -268,6 +269,7 @@
-
+
@@ -281,6 +283,7 @@
-
+
@@ -294,6 +297,7 @@
-
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08800-08899.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08800-08899.xml
index f148bf986d..aa76eeb3de 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08800-08899.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/08800-08899.xml
@@ -2158,6 +2158,8 @@
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/14000-14099.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/14000-14099.xml
index 91894b9c29..9363e58100 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/14000-14099.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/14000-14099.xml
@@ -1110,10 +1110,13 @@
+
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/16400-16499.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/16400-16499.xml
index 72607cfd9d..eea4b4bb12 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/16400-16499.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/16400-16499.xml
@@ -75,6 +75,7 @@
+
@@ -116,6 +117,7 @@
+
@@ -172,6 +174,7 @@
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/17100-17199.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/17100-17199.xml
index 8c8384b84e..993b0ec3bc 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/17100-17199.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/17100-17199.xml
@@ -1709,8 +1709,11 @@
+
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48200-48299.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48200-48299.xml
index 3b33bc63c2..2970a4d55e 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48200-48299.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48200-48299.xml
@@ -1409,7 +1409,7 @@
-
-
+
@@ -1420,6 +1420,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48400-48499.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48400-48499.xml
index 94023e166d..fd768b1736 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48400-48499.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48400-48499.xml
@@ -133,9 +133,16 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -143,9 +150,16 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -432,6 +446,10 @@
+
+
+
+
-
@@ -446,6 +464,10 @@
+
+
+
+
-
@@ -460,6 +482,10 @@
+
+
+
+
-
@@ -473,6 +499,10 @@
+
+
+
+
-
@@ -487,6 +517,10 @@
+
+
+
+
-
@@ -501,6 +535,10 @@
+
+
+
+
-
@@ -515,6 +553,10 @@
+
+
+
+
-
@@ -529,6 +571,10 @@
+
+
+
+
-
@@ -543,6 +589,10 @@
+
+
+
+
-
@@ -557,6 +607,10 @@
+
+
+
+
-
@@ -571,6 +625,10 @@
+
+
+
+
-
@@ -585,6 +643,10 @@
+
+
+
+
-
@@ -599,6 +661,10 @@
+
+
+
+
-
@@ -613,6 +679,10 @@
+
+
+
+
-
@@ -627,6 +697,10 @@
+
+
+
+
-
@@ -1010,9 +1084,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
23
46
@@ -1030,9 +1132,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
27
54
@@ -1047,9 +1177,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
31
62
@@ -1105,10 +1263,18 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48600-48699.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48600-48699.xml
index 13282de3a1..b0d74d4851 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48600-48699.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/items/48600-48699.xml
@@ -32,4 +32,12 @@
+ -
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/01900-01999.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/01900-01999.xml
index cee2d6cd8a..2121f3605c 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/01900-01999.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/01900-01999.xml
@@ -2112,7 +2112,7 @@
-
+
icon.skill0917
T
@@ -2122,6 +2122,9 @@
90
95
99
+ 101
+ 103
+ 105
NONE
@@ -2131,6 +2134,9 @@
972
1458
1926
+ 2394
+ 2862
+ 3330
DIFF
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/02200-02299.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/02200-02299.xml
index 1701c9b274..0a7608581a 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/02200-02299.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/skills/02200-02299.xml
@@ -527,7 +527,7 @@
7557
7558
9716
- 0
+ 48413
0
0
7559
@@ -553,7 +553,7 @@
-45208
115158
-118092
- 0
+ 146552
0
0
83378
@@ -565,7 +565,7 @@
-112502
-178170
46955
- 0
+ 26760
0
0
147999
@@ -577,7 +577,7 @@
-240
-880
342
- 0
+ -2207
0
0
-3400
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/EnchantItemData.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/EnchantItemData.xml
index 6b48b435e8..b3d20bb010 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/EnchantItemData.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/EnchantItemData.xml
@@ -17,6 +17,13 @@
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/00100-00199.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/00100-00199.xml
index 35abe81f7d..66921b6eae 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/00100-00199.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/00100-00199.xml
@@ -776,10 +776,24 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/02300-02399.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/02300-02399.xml
index 774122dd61..5f04dabcd3 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/02300-02399.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/02300-02399.xml
@@ -971,6 +971,7 @@
+
7
5
@@ -1028,6 +1029,7 @@
+
6
5
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08600-08699.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08600-08699.xml
index a774484d8c..64a8992b13 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08600-08699.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08600-08699.xml
@@ -255,6 +255,7 @@
-
+
@@ -268,6 +269,7 @@
-
+
@@ -281,6 +283,7 @@
-
+
@@ -294,6 +297,7 @@
-
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08800-08899.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08800-08899.xml
index a36e6e4df8..bbddc27305 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08800-08899.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/08800-08899.xml
@@ -2158,6 +2158,8 @@
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/14000-14099.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/14000-14099.xml
index f30b13b2dc..e75ee3170a 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/14000-14099.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/14000-14099.xml
@@ -1110,10 +1110,13 @@
+
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/16400-16499.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/16400-16499.xml
index b73b506729..32bd97fcf3 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/16400-16499.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/16400-16499.xml
@@ -75,6 +75,7 @@
+
@@ -116,6 +117,7 @@
+
@@ -172,6 +174,7 @@
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/17100-17199.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/17100-17199.xml
index 4745bcb0e8..9829b4e3f0 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/17100-17199.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/17100-17199.xml
@@ -1709,8 +1709,11 @@
+
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48200-48299.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48200-48299.xml
index eb949e75f6..a93d21cce5 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48200-48299.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48200-48299.xml
@@ -1414,7 +1414,7 @@
-
-
+
@@ -1425,6 +1425,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48400-48499.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48400-48499.xml
index a4d69c47c8..b6c7055700 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48400-48499.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48400-48499.xml
@@ -133,9 +133,16 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -143,9 +150,16 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -432,6 +446,10 @@
+
+
+
+
-
@@ -446,6 +464,10 @@
+
+
+
+
-
@@ -460,6 +482,10 @@
+
+
+
+
-
@@ -473,6 +499,10 @@
+
+
+
+
-
@@ -487,6 +517,10 @@
+
+
+
+
-
@@ -501,6 +535,10 @@
+
+
+
+
-
@@ -515,6 +553,10 @@
+
+
+
+
-
@@ -529,6 +571,10 @@
+
+
+
+
-
@@ -543,6 +589,10 @@
+
+
+
+
-
@@ -557,6 +607,10 @@
+
+
+
+
-
@@ -571,6 +625,10 @@
+
+
+
+
-
@@ -585,6 +643,10 @@
+
+
+
+
-
@@ -599,6 +661,10 @@
+
+
+
+
-
@@ -613,6 +679,10 @@
+
+
+
+
-
@@ -627,6 +697,10 @@
+
+
+
+
-
@@ -1010,9 +1084,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
23
46
@@ -1030,9 +1132,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
27
54
@@ -1047,9 +1177,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
31
62
@@ -1105,10 +1263,18 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48700-48799.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48700-48799.xml
index f5def6cc4e..a6d7a93c20 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48700-48799.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48700-48799.xml
@@ -606,7 +606,7 @@
-
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48900-48999.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48900-48999.xml
index 9e2fb10d09..2a46d4e525 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48900-48999.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/items/48900-48999.xml
@@ -931,6 +931,10 @@
+
+
+
+
-
@@ -943,6 +947,10 @@
+
+
+
+
-
@@ -955,6 +963,11 @@
+
+
+
+
+
-
@@ -967,6 +980,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/01900-01999.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/01900-01999.xml
index 7ab57abf7d..05c057e1af 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/01900-01999.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/01900-01999.xml
@@ -2111,7 +2111,7 @@
-
+
icon.skill0917
T
@@ -2121,6 +2121,9 @@
90
95
99
+ 101
+ 103
+ 105
NONE
@@ -2130,6 +2133,9 @@
972
1458
1926
+ 2394
+ 2862
+ 3330
DIFF
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/02200-02299.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/02200-02299.xml
index da5cbbca46..1256950e59 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/02200-02299.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/02200-02299.xml
@@ -527,7 +527,7 @@
7557
7558
9716
- 0
+ 48413
0
0
7559
@@ -553,7 +553,7 @@
-45208
115158
-118092
- 0
+ 146552
0
0
83378
@@ -565,7 +565,7 @@
-112502
-178170
46955
- 0
+ 26760
0
0
147999
@@ -577,7 +577,7 @@
-240
-880
342
- 0
+ -2207
0
0
-3400
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/35100-35199.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/35100-35199.xml
index ebcd5243b6..8cc96b4d94 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/35100-35199.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/35100-35199.xml
@@ -6,12 +6,48 @@
icon.skill5860
- A1
+ P
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
icon.skill5860
- A1
+ P
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
@@ -870,14 +906,50 @@
-
+
Icon.bm_mineral_circlet_hair_acc
P
+
+
+ STUN
+ 1
+ true
+ TARGET
+
+
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
-
+
Icon.bm_mineral_circlet_hair_acc
P
+
+
+ STUN
+ 1
+ true
+ CASTER
+
+
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
@@ -1305,122 +1377,796 @@
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 10
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 5
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 5
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 5
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 5
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 10
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 10
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 5
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 5
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 16
+ DIFF
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 16
+ DIFF
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 50
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 10
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+ 5
+
+
+ 10
+ PER
+
+
Icon.etc_allstat_talisman_i00
- A1
+ P
+
+
+ 15
+ DIFF
+
+
icon.bm_dragon_shirt
- A1
+ 85
+ P
+ 5
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 7
+ DIFF
+
+
+ -5
+ PER
+
+
icon.bm_dragon_leather_shirt
- A1
+ 99
+ P
+ 5
+
+
+ 6
+ PER
+
+
+ 6
+ PER
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 7
+ DIFF
+
+
+ -10
+ PER
+
+
+ -3
+ PER
+ 0
+
+
+ -3
+ PER
+ 1
+
+
icon.bm_dragon_rind_leather_shirt
- A1
+ P
+ 105
+ 5
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 7
+ DIFF
+
+
+ -15
+ PER
+
+
+ -3
+ PER
+ 0
+
+
+ -3
+ PER
+ 1
+
+
icon.bm_blessed_scrl_of_ench_shirt
- A1
+ P
+
+
+
+ 3
+ 3
+ 3
+ 3
+ 3
+ 3
+
+ STR
+
+
+
+ 3
+ 3
+ 3
+ 4
+ 3
+ 3
+
+ DEX
+
+
+
+ 3
+ 4
+ 4
+ 4
+ 3
+ 3
+
+ CON
+
+
+
+ 3
+ 3
+ 3
+ 3
+ 4
+ 4
+
+ INT
+
+
+
+ 3
+ 3
+ 3
+ 4
+ 4
+ 4
+
+ WIT
+
+
+
+ 3
+ 4
+ 4
+ 4
+ 4
+ 4
+
+ MEN
+
+
+
+ 3
+ 4
+ 4
+ 4
+ 4
+ 4
+
+ LUC
+
+
+
+ 3
+ 3
+ 3
+ 3
+ 3
+ 4
+
+ CHA
+
+
-
+
icon.bm_blessed_scrl_of_ench_shirt
- A1
+ P
+
+
+
+ 4
+ 4
+ 4
+ 4
+ 5
+ 5
+
+ STR
+
+
+
+ 4
+ 4
+ 4
+ 5
+ 5
+ 5
+
+ DEX
+
+
+
+ 4
+ 5
+ 5
+ 5
+ 5
+ 5
+
+ CON
+
+
+
+ 4
+ 4
+ 4
+ 4
+ 5
+ 5
+
+ INT
+
+
+
+ 4
+ 4
+ 4
+ 5
+ 5
+ 5
+
+ WIT
+
+
+
+ 4
+ 5
+ 5
+ 5
+ 5
+ 5
+
+ MEN
+
+
+
+ 4
+ 4
+ 5
+ 5
+ 5
+ 5
+
+ LUC
+
+
+
+ 4
+ 4
+ 4
+ 4
+ 4
+ 5
+
+ CHA
+
+
icon.bm_blessed_scrl_of_ench_shirt
- A1
+ P
+
+
+
+ 5
+ 5
+ 5
+ 5
+ 6
+ 6
+
+ STR
+
+
+
+ 5
+ 5
+ 5
+ 6
+ 6
+ 6
+
+ DEX
+
+
+
+ 5
+ 6
+ 6
+ 6
+ 6
+ 6
+
+ CON
+
+
+
+ 5
+ 5
+ 5
+ 5
+ 6
+ 6
+
+ INT
+
+
+
+ 5
+ 5
+ 5
+ 6
+ 6
+ 6
+
+ WIT
+
+
+
+ 5
+ 6
+ 6
+ 6
+ 6
+ 6
+
+ MEN
+
+
+
+ 5
+ 5
+ 6
+ 6
+ 6
+ 6
+
+ LUC
+
+
+
+ 5
+ 5
+ 5
+ 5
+ 6
+ 6
+
+ CHA
+
+
-
+
icon.skill35188
- A1
+ A2
+ 60
+ 1
+ SELF
+ SINGLE
+ 180000
+ true
+ NONE
+ 5
+ 673
+ 1000
+
+
+
+ 10
+ 12
+ 12
+ 15
+ 20
+ 20
+ 20
+ 22
+ 22
+ 25
+
+ PER
+
+
+
+ 10
+ 12
+ 12
+ 15
+ 20
+ 20
+ 20
+ 22
+ 22
+ 25
+
+ PER
+
+
+
+ 10
+ 12
+ 12
+ 15
+ 20
+ 20
+ 20
+ 22
+ 22
+ 25
+
+ PER
+
+
+
+ 10
+ 12
+ 12
+ 15
+ 20
+ 20
+ 20
+ 22
+ 22
+ 25
+
+ PER
+
+
+
+ -10
+ 0
+
+ PER
+
+
+
+ -10
+ 0
+
+ PER
+
+
icon.skill35189
- A1
+ A2
+ 1000
+ 1
+ INVINCIBILITY
+ NONE
+ 5
+ 1
+
+ 5
+ 6
+ 7
+
+ 300
+ INVINCIBILITY
+ 180000
+ true
+ SELF
+ SINGLE
+
+
+ BLOCK_HP
+
+
+ BLOCK_MP
+
+
+
+ -100
+ ALL
+
+
+
+ 0
+ 10
+ 15
+ 15
+ 20
+ 30
+ 30
+ 30
+ 35
+ 35
+ 50
+
+ PER
+
+
icon.skill35190
- A1
+ A2
+ 85
+
+ 5
+ 6
+ 7
+
+ 500
+ 500
+ 900000
+ true
+ 100
+ 1
+ SELF
+ SINGLE
+
+
+
+ DEBUFF
+ 100
+ 20
+
+
+
+ 10
+ 15
+ 15
+ 20
+ 30
+ 30
+ 30
+ 35
+ 35
+ 50
+
+
+
+
+ 10
+ 15
+ 15
+ 20
+ 30
+ 30
+ 30
+ 35
+ 35
+ 50
+
+
+
+
+ 10
+ 15
+ 15
+ 20
+ 30
+ 30
+ 30
+ 35
+ 35
+ 50
+
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/39200-39299.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/39200-39299.xml
index 4bfe19df0a..037b439797 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/39200-39299.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/skills/39200-39299.xml
@@ -13,10 +13,22 @@
icon.bm_blessed_scrl_of_ench_shirt
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
@@ -182,9 +194,21 @@
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
A1
@@ -219,6 +243,12 @@
icon.scrl_of_ench_acc
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
A1