From 5e4a1f32fdf321bd3b02c5a6688cd3076df905e2 Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Mon, 10 May 2021 22:18:23 +0000
Subject: [PATCH] Repair and add missing enhancement scrolls. Contributed by
musicgyz.
---
.../dist/game/data/EnchantItemData.xml | 217 ++++++++++++--
.../game/data/stats/items/48000-48099.xml | 7 +-
.../game/data/stats/items/49400-49499.xml | 2 +-
.../game/data/stats/items/49600-49699.xml | 2 +-
.../game/data/stats/items/90100-90199.xml | 17 ++
.../game/data/stats/items/90900-90999.xml | 39 ++-
.../game/data/stats/items/91100-91199.xml | 17 +-
.../game/data/stats/items/91200-91299.xml | 14 +-
.../game/data/stats/items/91500-91599.xml | 5 +
.../game/data/stats/items/91600-91699.xml | 5 +
.../game/data/stats/items/91700-91799.xml | 2 +-
.../game/data/stats/items/91800-91899.xml | 10 +
.../game/data/stats/items/91900-91999.xml | 2 +-
.../game/data/stats/items/93200-93299.xml | 28 +-
.../game/data/stats/items/93900-93999.xml | 2 +-
.../game/data/stats/skills/39200-39299.xml | 20 +-
.../game/data/stats/skills/39300-39399.xml | 12 +
.../game/data/stats/skills/40100-40199.xml | 28 +-
.../game/data/stats/skills/50100-50199.xml | 11 +-
.../game/data/stats/skills/51000-51099.xml | 42 ++-
.../game/data/stats/skills/51100-51199.xml | 26 +-
.../dist/game/data/EnchantItemData.xml | 270 +++++++++++++++---
.../game/data/stats/items/48000-48099.xml | 7 +-
.../game/data/stats/items/49400-49499.xml | 2 +-
.../game/data/stats/items/49600-49699.xml | 2 +-
.../game/data/stats/items/90100-90199.xml | 17 ++
.../game/data/stats/items/90900-90999.xml | 39 ++-
.../game/data/stats/items/91100-91199.xml | 17 +-
.../game/data/stats/items/91200-91299.xml | 14 +-
.../game/data/stats/items/91500-91599.xml | 5 +
.../game/data/stats/items/91600-91699.xml | 5 +
.../game/data/stats/items/91700-91799.xml | 2 +-
.../game/data/stats/items/91800-91899.xml | 10 +
.../game/data/stats/items/91900-91999.xml | 2 +-
.../game/data/stats/items/93200-93299.xml | 28 +-
.../game/data/stats/items/93900-93999.xml | 2 +-
.../game/data/stats/items/95500-95599.xml | 7 +-
.../game/data/stats/items/95600-95699.xml | 6 +
.../game/data/stats/items/95700-95799.xml | 12 +
.../game/data/stats/skills/39200-39299.xml | 22 +-
.../game/data/stats/skills/39300-39399.xml | 12 +
.../game/data/stats/skills/40100-40199.xml | 28 +-
.../game/data/stats/skills/40200-40299.xml | 6 +-
.../game/data/stats/skills/40300-40399.xml | 32 ++-
.../game/data/stats/skills/50100-50199.xml | 11 +-
.../game/data/stats/skills/51000-51099.xml | 42 ++-
.../game/data/stats/skills/51100-51199.xml | 26 +-
47 files changed, 985 insertions(+), 149 deletions(-)
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/EnchantItemData.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/EnchantItemData.xml
index 16eb0bae81..d112ae4a2b 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/EnchantItemData.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/EnchantItemData.xml
@@ -87,6 +87,86 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -104,12 +184,32 @@
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -126,7 +226,35 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -180,6 +308,14 @@
+
+
+
+
+
+
+
+
@@ -238,6 +374,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -254,23 +442,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/48000-48099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/48000-48099.xml
index 36ec8cf8a5..5e0707e9ae 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/48000-48099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/48000-48099.xml
@@ -71,13 +71,13 @@
-
-
+
-
+
-
@@ -86,9 +86,10 @@
+
-
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49400-49499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49400-49499.xml
index eb6550f083..09d45afb1a 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49400-49499.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49400-49499.xml
@@ -1105,7 +1105,7 @@
-
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49600-49699.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49600-49699.xml
index 681dd139f2..d62a698058 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49600-49699.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49600-49699.xml
@@ -989,7 +989,7 @@
-
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90100-90199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90100-90199.xml
index 7d6f7418cd..eea9a08dbb 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90100-90199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90100-90199.xml
@@ -286,6 +286,11 @@
+
+
+
+
+
-
@@ -296,6 +301,11 @@
+
+
+
+
+
-
@@ -412,12 +422,19 @@
+
+
+
+
+
+
+
-
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 fcdfcac923..c69643d2fc 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
@@ -688,6 +688,7 @@
+
38
21
@@ -704,6 +705,11 @@
+
+
+
+
+
-
@@ -712,6 +718,11 @@
+
+
+
+
+
-
@@ -766,9 +777,10 @@
+
-
+
-
@@ -1120,6 +1132,11 @@
+
+
+
+
+
-
@@ -1190,6 +1207,11 @@
+
+
+
+
+
-
@@ -1198,6 +1220,11 @@
+
+
+
+
+
-
@@ -1206,6 +1233,11 @@
+
+
+
+
+
-
@@ -1213,6 +1245,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91100-91199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91100-91199.xml
index dcf41c4daa..dbca5fd178 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91100-91199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91100-91199.xml
@@ -324,6 +324,11 @@
+
+
+
+
+
-
@@ -725,7 +730,7 @@
-
+
-
@@ -1078,6 +1083,11 @@
+
+
+
+
+
-
@@ -1087,6 +1097,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91200-91299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91200-91299.xml
index c14bcd0b1b..dbee164366 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91200-91299.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91200-91299.xml
@@ -195,7 +195,7 @@
-
+
@@ -209,7 +209,7 @@
-
+
@@ -605,6 +605,11 @@
+
+
+
+
+
-
@@ -614,6 +619,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91500-91599.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91500-91599.xml
index a0c1c3b0c1..1f717c2f3b 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91500-91599.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91500-91599.xml
@@ -1086,6 +1086,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91600-91699.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91600-91699.xml
index 4d08b6b4c1..85642d56b9 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91600-91699.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91600-91699.xml
@@ -270,6 +270,11 @@
+
+
+
+
+
-
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 7652cc5fbf..d9a4412c59 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
@@ -294,7 +294,7 @@
-
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91800-91899.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91800-91899.xml
index 4dbb18b847..0156afc706 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91800-91899.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91800-91899.xml
@@ -836,6 +836,11 @@
+
+
+
+
+
-
@@ -848,6 +853,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91900-91999.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91900-91999.xml
index 5cc5370db7..2b534e73d6 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91900-91999.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91900-91999.xml
@@ -768,7 +768,7 @@
40
- -
+
-
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 9df0cfbf95..508f9fe6de 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
@@ -819,23 +819,35 @@
+
+
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
-
-
-
+
-
+
+
+
+
+
+
+
-
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 42824d4715..01579831d4 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
@@ -338,7 +338,7 @@
-
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39200-39299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39200-39299.xml
index df4cb1ff6d..48a26c684e 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39200-39299.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39200-39299.xml
@@ -192,9 +192,21 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
@@ -223,6 +235,12 @@
icon.yogi_scroll_of_enchant_weapon_grade_i00
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.etc_crystal_cube_event_i00
@@ -738,7 +756,7 @@
500
3000
-
+
icon.fish_huge_i15
A1
1000
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39300-39399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39300-39399.xml
index 38d76015c9..c387b23f72 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39300-39399.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39300-39399.xml
@@ -686,9 +686,21 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml
index 27d6d483ce..8d58e530cc 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40100-40199.xml
@@ -600,19 +600,31 @@
A1
-
- icon.skill0000
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
-
- icon.skill0000
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
-
- icon.skill0000
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
@@ -795,18 +807,18 @@
A1
+ A1
2
1
- A1
5
0
ITEM
SINGLE
+ A1
2
1
- A1
5
0
ITEM
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50100-50199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50100-50199.xml
index 8e35b8fbe9..1f362e0b5c 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50100-50199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50100-50199.xml
@@ -416,6 +416,12 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
@@ -641,7 +647,6 @@
500
- icon.skill0000
A1
2
1
@@ -651,18 +656,18 @@
SINGLE
+ A1
2
1
- A1
5
0
ITEM
SINGLE
+ A1
2
1
- A1
5
0
ITEM
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51000-51099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51000-51099.xml
index 96cad24d93..6ddec5f33d 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51000-51099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51000-51099.xml
@@ -612,9 +612,9 @@
icon.star_scrl_of_ench_ag
+ A1
2
1
- A1
5
0
ITEM
@@ -622,9 +622,9 @@
icon.star_giantscrl_of_ench_ag
+ A1
2
1
- A1
5
0
ITEM
@@ -632,9 +632,9 @@
icon.star_giantscrl_of_ench_ag
+ A1
2
1
- A1
5
0
ITEM
@@ -776,6 +776,12 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.etc_treasure_box_i07
@@ -795,15 +801,39 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
@@ -1177,6 +1207,12 @@
icon.ev_charge_scroll
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51100-51199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51100-51199.xml
index 014760bbe4..113ceac055 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51100-51199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51100-51199.xml
@@ -181,9 +181,9 @@
icon.yogi_scroll_of_enchant_weapon_grade_i00
+ A1
2
1
- A1
5
0
ITEM
@@ -264,10 +264,22 @@
icon.ev_charge_scroll
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.ev_charge_scroll
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
@@ -498,9 +510,21 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/EnchantItemData.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/EnchantItemData.xml
index d9d25b5b52..c180dca8f1 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/EnchantItemData.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/EnchantItemData.xml
@@ -99,6 +99,86 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -116,12 +196,32 @@
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -137,8 +237,50 @@
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -182,25 +324,36 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -238,6 +391,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -255,6 +429,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -271,28 +497,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/48000-48099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/48000-48099.xml
index 36ec8cf8a5..5e0707e9ae 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/48000-48099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/48000-48099.xml
@@ -71,13 +71,13 @@
-
-
+
-
+
-
@@ -86,9 +86,10 @@
+
-
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49400-49499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49400-49499.xml
index 3debf01410..a09534f45f 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49400-49499.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49400-49499.xml
@@ -1105,7 +1105,7 @@
-
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49600-49699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49600-49699.xml
index 681dd139f2..d62a698058 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49600-49699.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49600-49699.xml
@@ -989,7 +989,7 @@
-
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90100-90199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90100-90199.xml
index 853c561349..508bd6fbe2 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90100-90199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90100-90199.xml
@@ -286,6 +286,11 @@
+
+
+
+
+
-
@@ -296,6 +301,11 @@
+
+
+
+
+
-
@@ -412,12 +422,19 @@
+
+
+
+
+
+
+
-
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 fcdfcac923..c69643d2fc 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
@@ -688,6 +688,7 @@
+
38
21
@@ -704,6 +705,11 @@
+
+
+
+
+
-
@@ -712,6 +718,11 @@
+
+
+
+
+
-
@@ -766,9 +777,10 @@
+
-
+
-
@@ -1120,6 +1132,11 @@
+
+
+
+
+
-
@@ -1190,6 +1207,11 @@
+
+
+
+
+
-
@@ -1198,6 +1220,11 @@
+
+
+
+
+
-
@@ -1206,6 +1233,11 @@
+
+
+
+
+
-
@@ -1213,6 +1245,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91100-91199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91100-91199.xml
index dcf41c4daa..dbca5fd178 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91100-91199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91100-91199.xml
@@ -324,6 +324,11 @@
+
+
+
+
+
-
@@ -725,7 +730,7 @@
-
+
-
@@ -1078,6 +1083,11 @@
+
+
+
+
+
-
@@ -1087,6 +1097,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91200-91299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91200-91299.xml
index c14bcd0b1b..dbee164366 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91200-91299.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91200-91299.xml
@@ -195,7 +195,7 @@
-
+
@@ -209,7 +209,7 @@
-
+
@@ -605,6 +605,11 @@
+
+
+
+
+
-
@@ -614,6 +619,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91500-91599.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91500-91599.xml
index 4203c19a81..6cf697e5b1 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91500-91599.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91500-91599.xml
@@ -1086,6 +1086,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91600-91699.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91600-91699.xml
index 4d08b6b4c1..85642d56b9 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91600-91699.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91600-91699.xml
@@ -270,6 +270,11 @@
+
+
+
+
+
-
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 7652cc5fbf..d9a4412c59 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
@@ -294,7 +294,7 @@
-
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91800-91899.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91800-91899.xml
index 4dbb18b847..0156afc706 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91800-91899.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91800-91899.xml
@@ -836,6 +836,11 @@
+
+
+
+
+
-
@@ -848,6 +853,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91900-91999.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91900-91999.xml
index 5cc5370db7..2b534e73d6 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91900-91999.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91900-91999.xml
@@ -768,7 +768,7 @@
40
- -
+
-
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 38a2df2c84..c768a3494d 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
@@ -820,23 +820,35 @@
+
+
-
-
-
+
-
+
+
+
+
+
+
+
-
+
+
-
-
-
+
-
+
+
+
+
+
+
+
-
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 42824d4715..01579831d4 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
@@ -338,7 +338,7 @@
-
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml
index d3c0bac626..146ff38ebd 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/95500-95599.xml
@@ -1156,7 +1156,7 @@
-
+
-
@@ -1169,10 +1169,5 @@
-
-
-
-
-
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 b5ec8b439f..134d35275d 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
@@ -388,6 +388,12 @@
+
+
+
+
+
+
-
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 d4e5de7d6f..0be5ceaf5d 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
@@ -335,6 +335,12 @@
+
+
+
+
+
+
-
@@ -344,6 +350,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39200-39299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39200-39299.xml
index e84047e914..d9cd750718 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39200-39299.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39200-39299.xml
@@ -192,9 +192,21 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
@@ -211,7 +223,7 @@
7200000
1
-
+
icon.etc_dragons_blood_i03
A1
@@ -223,8 +235,14 @@
icon.yogi_scroll_of_enchant_weapon_grade_i00
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
-
+
icon.etc_crystal_cube_event_i00
A1
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39300-39399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39300-39399.xml
index bc90a1b648..f48a8f249d 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39300-39399.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39300-39399.xml
@@ -686,9 +686,21 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml
index 365be13e75..7619ed736b 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40100-40199.xml
@@ -600,19 +600,31 @@
A1
-
- icon.skill0000
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
-
- icon.skill0000
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
-
- icon.skill0000
A1
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
@@ -795,18 +807,18 @@
A1
+ A1
2
1
- A1
5
0
ITEM
SINGLE
+ A1
2
1
- A1
5
0
ITEM
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40200-40299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40200-40299.xml
index 312b575871..f427a810f1 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40200-40299.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40200-40299.xml
@@ -494,20 +494,18 @@
A1
- icon.skill0000
+ A1
2
1
- A1
5
0
ITEM
SINGLE
- icon.skill0000
+ A1
2
1
- A1
5
0
ITEM
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40300-40399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40300-40399.xml
index c0bcc15f30..337a0ba286 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40300-40399.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40300-40399.xml
@@ -261,19 +261,31 @@
A1
-
- icon.skill0000
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
-
- icon.skill0000
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
-
- icon.skill0000
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.skill0000
@@ -325,9 +337,13 @@
A1
-
- icon.skill0000
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.giant_item_equip
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50100-50199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50100-50199.xml
index f78a87b18d..eac76d1b7e 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50100-50199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50100-50199.xml
@@ -416,6 +416,12 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
@@ -641,7 +647,6 @@
500
- icon.skill0000
A1
2
1
@@ -651,18 +656,18 @@
SINGLE
+ A1
2
1
- A1
5
0
ITEM
SINGLE
+ A1
2
1
- A1
5
0
ITEM
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51000-51099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51000-51099.xml
index 46ea25f565..ec08b320db 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51000-51099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51000-51099.xml
@@ -612,9 +612,9 @@
icon.star_scrl_of_ench_ag
+ A1
2
1
- A1
5
0
ITEM
@@ -622,9 +622,9 @@
icon.star_giantscrl_of_ench_ag
+ A1
2
1
- A1
5
0
ITEM
@@ -632,9 +632,9 @@
icon.star_giantscrl_of_ench_ag
+ A1
2
1
- A1
5
0
ITEM
@@ -776,6 +776,12 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.etc_treasure_box_i07
@@ -795,15 +801,39 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
@@ -1177,6 +1207,12 @@
icon.ev_charge_scroll
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51100-51199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51100-51199.xml
index 3b6e60016f..051ac3d1da 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51100-51199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51100-51199.xml
@@ -181,9 +181,9 @@
icon.yogi_scroll_of_enchant_weapon_grade_i00
+ A1
2
1
- A1
5
0
ITEM
@@ -264,10 +264,22 @@
icon.ev_charge_scroll
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
icon.ev_charge_scroll
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
@@ -498,9 +510,21 @@
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE
A1
+ 2
+ 1
+ 5
+ 0
+ ITEM
+ SINGLE