From 46eab762293d4e254beb756cd7b111a30e949ae4 Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Thu, 10 Jun 2021 14:52:34 +0000
Subject: [PATCH] Various extractable chest item additions. Contributed by
quangnguyen.
---
.../game/data/stats/items/49000-49099.xml | 18 +-
.../game/data/stats/items/49100-49199.xml | 60 +-
.../game/data/stats/items/49400-49499.xml | 17 +
.../game/data/stats/items/49500-49599.xml | 23 +-
.../game/data/stats/items/49700-49799.xml | 11 +-
.../game/data/stats/items/71700-71799.xml | 35 +
.../game/data/stats/items/72000-72099.xml | 8 +
.../game/data/stats/items/90000-90099.xml | 12 +
.../game/data/stats/items/90100-90199.xml | 14 +-
.../game/data/stats/items/90500-90599.xml | 24 +
.../game/data/stats/items/90700-90799.xml | 28 +
.../game/data/stats/items/90800-90899.xml | 58 ++
.../game/data/stats/items/91000-91099.xml | 23 +-
.../game/data/stats/items/91400-91499.xml | 23 +-
.../game/data/stats/items/91600-91699.xml | 37 +-
.../game/data/stats/items/91700-91799.xml | 81 ++
.../game/data/stats/items/91900-91999.xml | 12 +
.../game/data/stats/items/92000-92099.xml | 7 +-
.../game/data/stats/items/92400-92499.xml | 163 ++++
.../game/data/stats/items/93000-93099.xml | 7 +-
.../game/data/stats/items/93700-93799.xml | 109 +++
.../game/data/stats/items/94100-94199.xml | 8 +
.../game/data/stats/items/94600-94699.xml | 82 +-
.../game/data/stats/skills/32000-32099.xml | 341 ++++++-
.../game/data/stats/skills/39000-39099.xml | 63 +-
.../game/data/stats/skills/39100-39199.xml | 58 +-
.../game/data/stats/skills/39200-39299.xml | 897 +++++++++++++++++-
.../game/data/stats/skills/40200-40299.xml | 238 ++++-
.../game/data/stats/skills/50400-50499.xml | 36 +-
.../game/data/stats/skills/51000-51099.xml | 220 ++++-
.../game/data/stats/skills/51200-51299.xml | 120 ++-
.../game/data/stats/skills/51300-51399.xml | 40 +-
.../game/data/stats/skills/51400-51499.xml | 104 +-
.../game/data/stats/skills/54000-54099.xml | 118 ++-
.../gameserver/model/skills/AbnormalType.java | 1 +
.../game/data/stats/items/49000-49099.xml | 18 +-
.../game/data/stats/items/49100-49199.xml | 60 +-
.../game/data/stats/items/49400-49499.xml | 17 +
.../game/data/stats/items/49500-49599.xml | 23 +-
.../game/data/stats/items/49700-49799.xml | 11 +-
.../game/data/stats/items/71700-71799.xml | 35 +
.../game/data/stats/items/72000-72099.xml | 23 +
.../game/data/stats/items/90000-90099.xml | 12 +
.../game/data/stats/items/90100-90199.xml | 14 +-
.../game/data/stats/items/90500-90599.xml | 24 +
.../game/data/stats/items/90700-90799.xml | 28 +
.../game/data/stats/items/90800-90899.xml | 58 ++
.../game/data/stats/items/91000-91099.xml | 23 +-
.../game/data/stats/items/91400-91499.xml | 23 +-
.../game/data/stats/items/91600-91699.xml | 37 +-
.../game/data/stats/items/91700-91799.xml | 81 ++
.../game/data/stats/items/91900-91999.xml | 12 +
.../game/data/stats/items/92000-92099.xml | 7 +-
.../game/data/stats/items/92400-92499.xml | 163 ++++
.../game/data/stats/items/93000-93099.xml | 7 +-
.../game/data/stats/items/93700-93799.xml | 109 +++
.../game/data/stats/items/94100-94199.xml | 8 +
.../game/data/stats/items/94600-94699.xml | 86 +-
.../game/data/stats/items/94800-94899.xml | 15 +
.../game/data/stats/items/95600-95699.xml | 109 +--
.../game/data/stats/skills/32000-32099.xml | 343 ++++++-
.../game/data/stats/skills/39000-39099.xml | 63 +-
.../game/data/stats/skills/39100-39199.xml | 60 +-
.../game/data/stats/skills/39200-39299.xml | 897 +++++++++++++++++-
.../game/data/stats/skills/40200-40299.xml | 269 +++++-
.../game/data/stats/skills/50400-50499.xml | 36 +-
.../game/data/stats/skills/51000-51099.xml | 220 ++++-
.../game/data/stats/skills/51200-51299.xml | 120 ++-
.../game/data/stats/skills/51300-51399.xml | 40 +-
.../game/data/stats/skills/51400-51499.xml | 104 +-
.../game/data/stats/skills/54000-54099.xml | 118 ++-
71 files changed, 6049 insertions(+), 320 deletions(-)
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49000-49099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49000-49099.xml
index 71e748cb04..2c3426d2fe 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49000-49099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49000-49099.xml
@@ -1133,6 +1133,10 @@
+
+
+
+
-
@@ -1155,13 +1159,21 @@
40
- -
+
-
+
+
+
+
+
+
+
+
-
@@ -1169,6 +1181,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49100-49199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49100-49199.xml
index 4019e42add..89f139073a 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49100-49199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49100-49199.xml
@@ -136,6 +136,10 @@
+
+
+
+
-
@@ -143,6 +147,10 @@
+
+
+
+
-
@@ -150,6 +158,10 @@
+
+
+
+
-
@@ -157,6 +169,10 @@
+
+
+
+
-
@@ -164,6 +180,10 @@
+
+
+
+
-
@@ -171,6 +191,10 @@
+
+
+
+
-
@@ -178,6 +202,10 @@
+
+
+
+
-
@@ -336,7 +364,7 @@
- -
+
-
@@ -344,13 +372,20 @@
- -
+
-
+
+
+
+
+
+
+
-
@@ -395,15 +430,22 @@
40
- -
+
-
+
+
+
+
+
+
+
- -
+
-
@@ -415,8 +457,12 @@
+
+
+
+
- -
+
-
@@ -428,6 +474,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 1301b8c692..0a0f592427 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
@@ -917,6 +917,10 @@
+
+
+
+
-
@@ -925,6 +929,11 @@
+
+
+
+
+
-
@@ -1475,6 +1484,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49500-49599.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49500-49599.xml
index eff01aa924..313ce642b0 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49500-49599.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49500-49599.xml
@@ -243,7 +243,7 @@
-
+
-
@@ -339,13 +339,22 @@
- -
+
-
+
+
+
+
+
+
+
+
+
-
@@ -1127,6 +1136,10 @@
+
+
+
+
-
@@ -1148,6 +1161,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49700-49799.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49700-49799.xml
index f69f2b0304..e7977cee38 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49700-49799.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/49700-49799.xml
@@ -67,6 +67,11 @@
+
+
+
+
+
-
@@ -923,7 +928,7 @@
- -
+
-
@@ -931,6 +936,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71700-71799.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71700-71799.xml
index 0c098fafd1..8af0742144 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71700-71799.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71700-71799.xml
@@ -213,6 +213,11 @@
+
+
+
+
+
-
@@ -573,6 +578,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/72000-72099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/72000-72099.xml
index 320472d36f..c79c233fa7 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/72000-72099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/72000-72099.xml
@@ -321,6 +321,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90000-90099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90000-90099.xml
index 7fd8ad7b45..636397b0f0 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90000-90099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90000-90099.xml
@@ -156,6 +156,10 @@
+
+
+
+
-
@@ -182,6 +186,10 @@
+
+
+
+
-
@@ -347,6 +355,10 @@
+
+
+
+
-
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 a8c18e819c..26780fc9ba 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
@@ -238,9 +238,13 @@
+
10
+
+
+
-
@@ -355,13 +359,17 @@
- -
+
-
+
+
+
+
-
@@ -682,6 +690,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90500-90599.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90500-90599.xml
index 65721c0a54..1c201030b2 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90500-90599.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90500-90599.xml
@@ -181,6 +181,10 @@
+
+
+
+
-
@@ -192,6 +196,10 @@
+
+
+
+
-
@@ -203,6 +211,10 @@
+
+
+
+
-
@@ -275,6 +287,10 @@
+
+
+
+
-
@@ -284,6 +300,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90700-90799.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90700-90799.xml
index 75f3ee5f42..e67dd0e742 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90700-90799.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90700-90799.xml
@@ -799,6 +799,10 @@
+
+
+
+
-
@@ -1281,6 +1285,12 @@
+
+
+
+
+
+
-
@@ -1293,6 +1303,12 @@
+
+
+
+
+
+
-
@@ -1305,6 +1321,12 @@
+
+
+
+
+
+
-
@@ -1317,5 +1339,11 @@
+
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90800-90899.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90800-90899.xml
index 15c6712088..76d1f09f89 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90800-90899.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/90800-90899.xml
@@ -11,6 +11,12 @@
+
+
+
+
+
+
-
@@ -23,6 +29,12 @@
+
+
+
+
+
+
-
@@ -35,6 +47,12 @@
+
+
+
+
+
+
-
@@ -47,6 +65,12 @@
+
+
+
+
+
+
-
@@ -59,6 +83,12 @@
+
+
+
+
+
+
-
@@ -71,6 +101,12 @@
+
+
+
+
+
+
-
@@ -147,6 +183,12 @@
+
+
+
+
+
+
-
@@ -175,6 +217,12 @@
+
+
+
+
+
+
-
@@ -187,6 +235,12 @@
+
+
+
+
+
+
-
@@ -487,6 +541,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91000-91099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91000-91099.xml
index 04e51bd1c4..13a47326db 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91000-91099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91000-91099.xml
@@ -115,6 +115,10 @@
+
+
+
+
-
@@ -124,6 +128,10 @@
+
+
+
+
-
@@ -363,8 +371,13 @@
+
+
+
+
+
- -
+
-
@@ -372,6 +385,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91400-91499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91400-91499.xml
index 9abab9780b..789f25338c 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91400-91499.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/91400-91499.xml
@@ -704,6 +704,10 @@
+
+
+
+
-
@@ -713,6 +717,10 @@
+
+
+
+
-
@@ -722,6 +730,10 @@
+
+
+
+
-
@@ -731,6 +743,10 @@
+
+
+
+
-
@@ -739,6 +755,10 @@
+
+
+
+
-
@@ -1137,8 +1157,7 @@
-
-
+
-
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 d492ce977d..ceff060bd9 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
@@ -477,6 +477,10 @@
+
+
+
+
-
@@ -1174,7 +1178,7 @@
-
+
-
@@ -1186,30 +1190,61 @@
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
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 ddbd7d956d..7b24346c4f 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
@@ -340,6 +340,10 @@
+
+
+
+
-
@@ -351,6 +355,10 @@
+
+
+
+
-
@@ -411,6 +419,10 @@
+
+
+
+
-
@@ -422,6 +434,10 @@
+
+
+
+
-
@@ -433,6 +449,10 @@
+
+
+
+
-
@@ -444,6 +464,10 @@
+
+
+
+
-
@@ -455,6 +479,10 @@
+
+
+
+
-
@@ -466,6 +494,10 @@
+
+
+
+
-
@@ -477,6 +509,10 @@
+
+
+
+
-
@@ -488,6 +524,10 @@
+
+
+
+
-
@@ -513,6 +553,10 @@
+
+
+
+
-
@@ -524,6 +568,10 @@
+
+
+
+
-
@@ -551,10 +599,15 @@
+
+
+
+
+
-
@@ -564,6 +617,10 @@
+
+
+
+
-
@@ -1072,6 +1129,10 @@
+
+
+
+
-
@@ -1083,6 +1144,10 @@
+
+
+
+
-
@@ -1094,6 +1159,10 @@
+
+
+
+
-
@@ -1105,6 +1174,10 @@
+
+
+
+
-
@@ -1116,6 +1189,10 @@
+
+
+
+
-
@@ -1127,6 +1204,10 @@
+
+
+
+
-
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 d280497b65..89d81f2da4 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
@@ -1119,6 +1119,10 @@
+
+
+
+
-
@@ -1130,6 +1134,10 @@
+
+
+
+
-
@@ -1284,6 +1292,10 @@
+
+
+
+
-
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 a88567ffa3..07cd454487 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
@@ -189,7 +189,7 @@
-
+
-
@@ -330,6 +330,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92400-92499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92400-92499.xml
index 196a8e5aef..a9affa23dd 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92400-92499.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92400-92499.xml
@@ -227,11 +227,16 @@
+
+
+
+
+
-
@@ -242,6 +247,10 @@
+
+
+
+
-
@@ -488,6 +497,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -499,6 +518,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -510,6 +539,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -521,6 +560,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -532,6 +581,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -543,6 +602,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -554,6 +623,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -565,6 +644,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -576,6 +665,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -587,6 +686,10 @@
+
+
+
+
-
@@ -598,6 +701,10 @@
+
+
+
+
-
@@ -609,6 +716,10 @@
+
+
+
+
-
@@ -620,6 +731,10 @@
+
+
+
+
-
@@ -631,6 +746,10 @@
+
+
+
+
-
@@ -642,6 +761,10 @@
+
+
+
+
-
@@ -653,6 +776,10 @@
+
+
+
+
-
@@ -664,6 +791,10 @@
+
+
+
+
-
@@ -675,6 +806,10 @@
+
+
+
+
-
@@ -686,6 +821,10 @@
+
+
+
+
-
@@ -697,6 +836,10 @@
+
+
+
+
-
@@ -708,6 +851,10 @@
+
+
+
+
-
@@ -719,6 +866,10 @@
+
+
+
+
-
@@ -730,6 +881,10 @@
+
+
+
+
-
@@ -741,6 +896,10 @@
+
+
+
+
-
@@ -752,6 +911,10 @@
+
+
+
+
-
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 d6008ac35d..c13dba1b07 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
@@ -1371,7 +1371,7 @@
-
-
+
@@ -1635,6 +1635,11 @@
+
+
+
+
+
-
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 6005f16885..44099b9f9c 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
@@ -143,6 +143,115 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94100-94199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94100-94199.xml
index ed48bb747e..099fb83c8e 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94100-94199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94100-94199.xml
@@ -970,6 +970,10 @@
+
+
+
+
-
@@ -981,6 +985,10 @@
+
+
+
+
-
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 f0574fd8ae..32ac0c7369 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
@@ -12,7 +12,7 @@
-
+
-
@@ -27,7 +27,7 @@
-
+
-
@@ -42,7 +42,7 @@
-
+
-
@@ -57,7 +57,7 @@
-
+
-
@@ -72,7 +72,7 @@
-
+
-
@@ -87,7 +87,7 @@
-
+
-
@@ -102,7 +102,7 @@
-
+
-
@@ -117,7 +117,7 @@
-
+
-
@@ -132,7 +132,7 @@
-
+
-
@@ -147,7 +147,7 @@
-
+
-
@@ -162,7 +162,7 @@
-
+
-
@@ -232,20 +232,30 @@
+
100
+
+
+
-
+
+
+
+
+
+
-
@@ -257,6 +267,56 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/32000-32099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/32000-32099.xml
index 6697724090..cc89866f23 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/32000-32099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/32000-32099.xml
@@ -71,19 +71,112 @@
icon.event_high_oriental_park_i00
+ 2
+ 1
+ 49082
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+
-
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_scroll_of_resurrection_i01
- A1
400
- 1000
500
1
+ 600
+ 1000
+ 2
+ 1
+ 49084
+ 1
+ A1
+ 5
+ 500
+ PC_BODY
+ SINGLE
+
+
+
+
+
+ 50
+
+
icon.etc_marguene_collection_box_i00
+ 2
+ 1
+ 49085
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
@@ -230,31 +323,249 @@
icon.etc_treasure_box_i02
+ 2
+ 1
+ 49112
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i03
+ 2
+ 1
+ 49113
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i04
+ 2
+ 1
+ 49114
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i05
+ 2
+ 1
+ 49115
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i06
+ 2
+ 1
+ 49116
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i07
+ 2
+ 1
+ 49117
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i08
+ 2
+ 1
+ 49118
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.new_user_box
@@ -302,6 +613,22 @@
icon.skill19226
P
+ 5
+ 1
+
+
+ 1
+ 40
+
+
+
+
+ 22
+
+
+ 22
+
+
@@ -337,6 +664,16 @@
icon.skill19226
P
+ 5
+ 1
+
+
+ 11
+
+
+ 11
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39000-39099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39000-39099.xml
index 112a845de3..357b0f7df6 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39000-39099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39000-39099.xml
@@ -555,10 +555,46 @@
icon.shield_bread_i00
- A1
- 4
- 1800000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ CHANGE_XMAS
+ true
+ 1000
1
+ 4
+ 1
+ 49457
+ -1
+ A2
+ 1800000
+ NONE
+ 5
+ -1
+ true
+ true
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 10
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
@@ -1581,11 +1617,28 @@
icon.etc_scroll_of_resurrection_i01
- A1
400
- 1000
500
1
+ 600
+ 1000
+ 2
+ 1
+ 49526
+ 1
+ A1
+ 5
+ 500
+ PC_BODY
+ SINGLE
+
+
+
+
+
+ 50
+
+
icon.etc_bm_hero_red_potion
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39100-39199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39100-39199.xml
index 4de7c29cf0..41eb4e327d 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39100-39199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/39100-39199.xml
@@ -227,7 +227,7 @@
A1
2
1
- 37671
+ 91028
1
5
0
@@ -235,7 +235,7 @@
SINGLE
- 500
+ 1000
@@ -858,9 +858,9 @@
20
PER
-
- 49
- 3
+
+ 3
+ 80
5
@@ -1106,10 +1106,42 @@
icon.etc_aidcharm_cancel_valbreath_i00
- A1
- 4
- 1800000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 49765
+ 1
1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 15
+ 15
+
+
+ 30
+
+
+ 30
+
+
@@ -2168,18 +2200,18 @@
icon.etc_bm_hero_red_potion
- true
+ A1
2
1
- A1
- 1000
+ 49854
+ 1
5
0
SELF
SINGLE
-
- 100
+
+ 500
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 588e4b00c0..a70d1f949e 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
@@ -2,23 +2,542 @@
icon.etc_box_of_adventure_1_i00
+ 2
+ 1
+ 90017
+ 1
A1
500
500
3000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_box_of_adventure_4_i00
+ 2
+ 1
+ 90020
+ 1
A1
500
500
3000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 90034
+ 1
A1
500
500
3000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
2
@@ -150,6 +669,69 @@
icon.belt_of_tiat
P
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1
+ CON
+
+
+ 2.31
+ DIFF
+
+
+ 1.54
+ DIFF
+
+
+ 3.07
+ DIFF
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
icon.etc_box_of_adventure_5_i00
@@ -287,10 +869,30 @@
icon.etc_dragons_blood_i03
- A1
- 4
- 3600000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 90143
+ 1
1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+
+
+ 100
+
+
@@ -1417,13 +2019,16 @@
-
+
icon.bm_dragon_fruit
A2
DRAGON_FRUIT
1200
- 1
+
+ 1
+ 2
+
4
60000
1
@@ -1433,61 +2038,125 @@
5
1
1
- 70767
+
+ 90499
+ 92409
+
+ 60000
-
- 10
-
-
- 10
-
- 12
+
+ 12
+ 15
+
PER
- 12
+
+ 12
+ 15
+
PER
-
- 10
+
+
+ 15
+ 20
+
PER
-
- 5
- PER
-
-
- 5
+
+
+ 15
+ 20
+
PER
- 25
+
+ 25
+ 30
+
PER
- 25
+
+ 25
+ 30
+
PER
- 25
+
+ 25
+ 30
+
PER
- 30
+
+ 30
+ 40
+
PER
- 30
+
+ 30
+ 40
+
PER
+
+
+ 10
+ 20
+
+ PER
+
+
+
+ 10
+ 20
+
+ DIFF
+
+
+
+ 5
+ 7
+
+ PER
+
+
+
+ 5
+ 7
+
+ PER
+
+
+
+ 10
+ 15
+
+
+
+
+ 10
+ 15
+
+
- 5
+
+ 5
+ 7
+
80
-
+
icon.bm_dragon_present
2
1
@@ -1783,15 +2452,9 @@
5
1
1
- 90499
+ 90508
60000
-
- 10
-
-
- 10
-
12
PER
@@ -1800,16 +2463,12 @@
12
PER
-
- 10
+
+ 12
PER
-
- 5
- PER
-
-
- 5
+
+ 12
PER
@@ -1832,6 +2491,28 @@
30
PER
+
+ 10
+ PER
+
+
+ 10
+ DIFF
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 10
+
+
+ 10
+
5
80
@@ -1839,22 +2520,124 @@
+ 2
+ 1
+ 90516
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 90517
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 90518
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
@@ -1967,10 +2750,36 @@
etc_treasure_box_i02
+ 2
+ 1
+ 90762
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40200-40299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40200-40299.xml
index 96d4a6d64f..f628d30a2a 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40200-40299.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40200-40299.xml
@@ -42,8 +42,63 @@
- icon.skill0000
- A1
+ BranchSys.icon.br_birthday_cake_i00
+ A2
+ 1000
+ 270000
+ BR_EVENT_BUF1
+ NONE
+ 5
+ -3
+ 1
+ 300
+ 1
+ 93998
+ true
+ 4
+ SELF
+ PARTY
+ FRIEND
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+
+
+ 160
+
+
@@ -105,13 +160,14 @@
icon.skill0000
A1
-
+
+ icon.scrl_of_ladies_silver_knife_01
4
1200
BOOST_ATTACK
1
- 94269
+ 94268
1000
2
1
@@ -140,18 +196,50 @@
-
+
- icon.skill0000
- A1
+ icon.scrl_of_ladies_silver_knife_01
+ 4
+ 1200
+ BOOST_ATTACK
+ 1
+ 94269
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 800
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 1000
+ DIFF
+
+
+ -100
+ DIFF
+
+
-
+
+ icon.scrl_of_ench_bracelet_lucien_01
4
1200
BOOST_DEFENCE
1
- 94271
+ 94270
1000
2
1
@@ -180,10 +268,41 @@
-
+
- icon.skill0000
- A1
+ icon.scrl_of_ench_bracelet_lucien_01
+ 4
+ 1200
+ BOOST_DEFENCE
+ 1
+ 94271
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 500
+ DIFF
+
+
+ 500
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 30
+ DIFF
+
+
@@ -219,19 +338,100 @@
A1
-
icon.skill0000
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 94615
+
+
+ 76
+ 999
+ CASTER
+
+
+
+
+ 4
+
+
+
-
+
- icon.skill0000
- A1
+ icon.scrl_of_ladies_silver_knife_01
+ 4
+ 1200
+ BOOST_ATTACK
+ 1
+ 94380
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 800
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 1000
+ DIFF
+
+
+ -100
+ DIFF
+
+
-
+
- icon.skill0000
- A1
+ icon.scrl_of_ench_bracelet_lucien_01
+ 4
+ 1200
+ BOOST_DEFENCE
+ 1
+ 94381
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 500
+ DIFF
+
+
+ 500
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 30
+ DIFF
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml
index 44c690446c..4cbc830a2b 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50400-50499.xml
@@ -3021,8 +3021,40 @@
- icon.skill0000
- A1
+ icon.accessory_earring_of_zaken_i03
+ P
+
+
+ 34
+ DIFF
+
+
+ -2
+ PER
+ 1
+
+
+ -2
+ PER
+ 0
+
+
+ -2
+ PER
+ 3
+
+
+ 500
+ DIFF
+
+
+ 5
+
+
+ 2
+ PER
+
+
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 f5a3c97480..ee8c37c1c0 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
@@ -165,7 +165,37 @@
icon.scroll_of_unidentify_am_s
+ 2
+ 1
+ 90524
+ 1
A1
+ 500
+ 500
+ 1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
2
@@ -256,11 +286,23 @@
icon.bm_blessing_dragon
- A1
+ 1
+ 1200
+ PRESERVE_ABNORMAL
+ 1
+ 90520
+ A2
1
100
60000
100
+ NONE
+ 5
+ SELF
+ SINGLE
+
+
+
@@ -1232,22 +1274,194 @@
icon.bm_dragon_posion_brave_2
icon.bm_dragon_posion_brave_3
- A1
- 4
+ 2
+ 3600
+ DRAGON_MIRACLE
+ 1
+ 91027
+ A2
5000
+ 1
+ NONE
+ 5
+ -3
+ true
+ 4
+ SELF
+ SINGLE
+
+
+
+ 20
+ 30
+ 50
+
+
+
+
+ 20
+ 30
+ 50
+
+
+
+
+ 12
+ 15
+ 18
+
+ PER
+
+
+
+ 12
+ 15
+ 18
+
+ PER
+
+
+
+ 15
+ 18
+ 22
+
+ PER
+
+
+
+ 15
+ 18
+ 22
+
+ PER
+
+
+
+ 0
+ 0
+ 5
+
+ PER
+
+
+
+ 0
+ 0
+ 5
+
+ PER
+
+
+
+ 20
+ 20
+ 30
+
+ DIFF
+
+
+
+ 20
+ 20
+ 30
+
+ DIFF
+
+
+
+ 5
+ 10
+ 10
+
+ PER
+
+
+
+ 5
+ 10
+ 10
+
+ PER
+
+
+ 25
+ PER
+
+
+ 25
+ PER
+
+
+ 25
+ PER
+
+
+ -10
+
+
+ 5
+ 80
+
+
icon.bm_special_pendant_abradant_box
+ 2
+ 1
+ 91008
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 91009
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
A1
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51200-51299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51200-51299.xml
index 74f2072f24..4486526948 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51200-51299.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51200-51299.xml
@@ -1199,31 +1199,147 @@
icon.etc_treasure_box_i00
+ 2
+ 1
+ 91454
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i00
+ 2
+ 1
+ 91455
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i00
+ 2
+ 1
+ 91456
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
BranchSys2.icon.br_soccer_ball_i00
- A1
- 4
+ 1
+ 500
+ BERSERKER
+ 1
+ 91457
100
+ true
+ 4000
+ 2
+ -1
+ A2
+ NONE
+ 5
+ -1
+ SELF
+ SINGLE
+
+
+ 15
+ PER
+
+
+ 23
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
icon.giant_scrl_of_ench_wp_d
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51300-51399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51300-51399.xml
index 319667ef68..3f575f4d50 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51300-51399.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51300-51399.xml
@@ -933,10 +933,48 @@
- A1
+ 2
+ 1
+ 91643
+ 1
500
500
500
+ A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51400-51499.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51400-51499.xml
index f1ad86eaf2..5cd47418fe 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51400-51499.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/51400-51499.xml
@@ -174,10 +174,36 @@
icon.etc_bm_hero_red_potion
A1
+ 2
+ 1
+ 91690
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1000
+
+
icon.etc_bm_hero_red_potion
A1
+ 2
+ 1
+ 91691
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 500
+
+
@@ -186,6 +212,29 @@
icon.aden_bless_rune_i02
P
+ 1
+ 5
+ 0
+
+
+
+ 10
+ 10
+
+
+
+
+ 10
+ 10
+
+
+
+
+ -20
+ -20
+
+
+
2
@@ -739,16 +788,65 @@
icon.etc_dragons_blood_i03
- A1
- 4
- 60000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 91741
+ 1
1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+
+
+ 100
+
+
+ 2
+ 1
+ 91742
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54000-54099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54000-54099.xml
index 3b222f06b2..ecbbdf2621 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54000-54099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54000-54099.xml
@@ -2206,14 +2206,14 @@
-
+
icon.ev_charge_scroll
A2
60000
4000
1200
- 91780
+ 93098
1
SELF
SINGLE
@@ -2280,40 +2280,154 @@
500
+ 2
+ 1
+ 91782
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 91783
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91784
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91785
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91786
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91787
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
A1
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalType.java b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalType.java
index d9ad37f1cb..48e220079c 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalType.java
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalType.java
@@ -239,6 +239,7 @@ public enum AbnormalType
WARRIOR_BANE(-1),
MAGE_BANE(-1),
DRAGON_FRUIT(-1),
+ DRAGON_MIRACLE(-1),
ELEMENTAL_SPIRIT(-1),
AB_HAWK_EYE(0),
ALL_ATTACK_DOWN(1),
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49000-49099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49000-49099.xml
index 71e748cb04..2c3426d2fe 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49000-49099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49000-49099.xml
@@ -1133,6 +1133,10 @@
+
+
+
+
-
@@ -1155,13 +1159,21 @@
40
- -
+
-
+
+
+
+
+
+
+
+
-
@@ -1169,6 +1181,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49100-49199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49100-49199.xml
index 4019e42add..89f139073a 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49100-49199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49100-49199.xml
@@ -136,6 +136,10 @@
+
+
+
+
-
@@ -143,6 +147,10 @@
+
+
+
+
-
@@ -150,6 +158,10 @@
+
+
+
+
-
@@ -157,6 +169,10 @@
+
+
+
+
-
@@ -164,6 +180,10 @@
+
+
+
+
-
@@ -171,6 +191,10 @@
+
+
+
+
-
@@ -178,6 +202,10 @@
+
+
+
+
-
@@ -336,7 +364,7 @@
- -
+
-
@@ -344,13 +372,20 @@
- -
+
-
+
+
+
+
+
+
+
-
@@ -395,15 +430,22 @@
40
- -
+
-
+
+
+
+
+
+
+
- -
+
-
@@ -415,8 +457,12 @@
+
+
+
+
- -
+
-
@@ -428,6 +474,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 01578b3231..c0e572d31b 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
@@ -917,6 +917,10 @@
+
+
+
+
-
@@ -925,6 +929,11 @@
+
+
+
+
+
-
@@ -1475,6 +1484,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49500-49599.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49500-49599.xml
index eff01aa924..313ce642b0 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49500-49599.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49500-49599.xml
@@ -243,7 +243,7 @@
-
+
-
@@ -339,13 +339,22 @@
- -
+
-
+
+
+
+
+
+
+
+
+
-
@@ -1127,6 +1136,10 @@
+
+
+
+
-
@@ -1148,6 +1161,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49700-49799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49700-49799.xml
index c967f0b1a2..22650219b9 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49700-49799.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/49700-49799.xml
@@ -67,6 +67,11 @@
+
+
+
+
+
-
@@ -923,7 +928,7 @@
- -
+
-
@@ -931,6 +936,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71700-71799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71700-71799.xml
index 0c098fafd1..8af0742144 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71700-71799.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71700-71799.xml
@@ -213,6 +213,11 @@
+
+
+
+
+
-
@@ -573,6 +578,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72000-72099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72000-72099.xml
index 050484753d..846f1165a9 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72000-72099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/72000-72099.xml
@@ -321,6 +321,14 @@
+
+
+
+
+
+
+
+
-
@@ -479,6 +487,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90000-90099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90000-90099.xml
index 7fd8ad7b45..636397b0f0 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90000-90099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90000-90099.xml
@@ -156,6 +156,10 @@
+
+
+
+
-
@@ -182,6 +186,10 @@
+
+
+
+
-
@@ -347,6 +355,10 @@
+
+
+
+
-
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 e41279d003..a222a0f46e 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
@@ -238,9 +238,13 @@
+
10
+
+
+
-
@@ -355,13 +359,17 @@
- -
+
-
+
+
+
+
-
@@ -682,6 +690,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90500-90599.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90500-90599.xml
index 65721c0a54..1c201030b2 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90500-90599.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90500-90599.xml
@@ -181,6 +181,10 @@
+
+
+
+
-
@@ -192,6 +196,10 @@
+
+
+
+
-
@@ -203,6 +211,10 @@
+
+
+
+
-
@@ -275,6 +287,10 @@
+
+
+
+
-
@@ -284,6 +300,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90700-90799.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90700-90799.xml
index 75f3ee5f42..e67dd0e742 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90700-90799.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90700-90799.xml
@@ -799,6 +799,10 @@
+
+
+
+
-
@@ -1281,6 +1285,12 @@
+
+
+
+
+
+
-
@@ -1293,6 +1303,12 @@
+
+
+
+
+
+
-
@@ -1305,6 +1321,12 @@
+
+
+
+
+
+
-
@@ -1317,5 +1339,11 @@
+
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90800-90899.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90800-90899.xml
index 11d1e27923..bdd6565a9d 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90800-90899.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/90800-90899.xml
@@ -11,6 +11,12 @@
+
+
+
+
+
+
-
@@ -23,6 +29,12 @@
+
+
+
+
+
+
-
@@ -35,6 +47,12 @@
+
+
+
+
+
+
-
@@ -47,6 +65,12 @@
+
+
+
+
+
+
-
@@ -59,6 +83,12 @@
+
+
+
+
+
+
-
@@ -71,6 +101,12 @@
+
+
+
+
+
+
-
@@ -147,6 +183,12 @@
+
+
+
+
+
+
-
@@ -175,6 +217,12 @@
+
+
+
+
+
+
-
@@ -187,6 +235,12 @@
+
+
+
+
+
+
-
@@ -487,6 +541,10 @@
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91000-91099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91000-91099.xml
index 04e51bd1c4..13a47326db 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91000-91099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91000-91099.xml
@@ -115,6 +115,10 @@
+
+
+
+
-
@@ -124,6 +128,10 @@
+
+
+
+
-
@@ -363,8 +371,13 @@
+
+
+
+
+
- -
+
-
@@ -372,6 +385,14 @@
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91400-91499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91400-91499.xml
index 9abab9780b..789f25338c 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91400-91499.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/91400-91499.xml
@@ -704,6 +704,10 @@
+
+
+
+
-
@@ -713,6 +717,10 @@
+
+
+
+
-
@@ -722,6 +730,10 @@
+
+
+
+
-
@@ -731,6 +743,10 @@
+
+
+
+
-
@@ -739,6 +755,10 @@
+
+
+
+
-
@@ -1137,8 +1157,7 @@
-
-
+
-
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 d492ce977d..ceff060bd9 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
@@ -477,6 +477,10 @@
+
+
+
+
-
@@ -1174,7 +1178,7 @@
-
+
-
@@ -1186,30 +1190,61 @@
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
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 ddbd7d956d..7b24346c4f 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
@@ -340,6 +340,10 @@
+
+
+
+
-
@@ -351,6 +355,10 @@
+
+
+
+
-
@@ -411,6 +419,10 @@
+
+
+
+
-
@@ -422,6 +434,10 @@
+
+
+
+
-
@@ -433,6 +449,10 @@
+
+
+
+
-
@@ -444,6 +464,10 @@
+
+
+
+
-
@@ -455,6 +479,10 @@
+
+
+
+
-
@@ -466,6 +494,10 @@
+
+
+
+
-
@@ -477,6 +509,10 @@
+
+
+
+
-
@@ -488,6 +524,10 @@
+
+
+
+
-
@@ -513,6 +553,10 @@
+
+
+
+
-
@@ -524,6 +568,10 @@
+
+
+
+
-
@@ -551,10 +599,15 @@
+
+
+
+
+
-
@@ -564,6 +617,10 @@
+
+
+
+
-
@@ -1072,6 +1129,10 @@
+
+
+
+
-
@@ -1083,6 +1144,10 @@
+
+
+
+
-
@@ -1094,6 +1159,10 @@
+
+
+
+
-
@@ -1105,6 +1174,10 @@
+
+
+
+
-
@@ -1116,6 +1189,10 @@
+
+
+
+
-
@@ -1127,6 +1204,10 @@
+
+
+
+
-
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 d280497b65..89d81f2da4 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
@@ -1119,6 +1119,10 @@
+
+
+
+
-
@@ -1130,6 +1134,10 @@
+
+
+
+
-
@@ -1284,6 +1292,10 @@
+
+
+
+
-
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 a88567ffa3..07cd454487 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
@@ -189,7 +189,7 @@
-
+
-
@@ -330,6 +330,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92400-92499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92400-92499.xml
index 64b043987c..b8711f55e2 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92400-92499.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92400-92499.xml
@@ -227,11 +227,16 @@
+
+
+
+
+
-
@@ -242,6 +247,10 @@
+
+
+
+
-
@@ -488,6 +497,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -499,6 +518,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -510,6 +539,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -521,6 +560,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -532,6 +581,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -543,6 +602,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -554,6 +623,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -565,6 +644,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -576,6 +665,16 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -587,6 +686,10 @@
+
+
+
+
-
@@ -598,6 +701,10 @@
+
+
+
+
-
@@ -609,6 +716,10 @@
+
+
+
+
-
@@ -620,6 +731,10 @@
+
+
+
+
-
@@ -631,6 +746,10 @@
+
+
+
+
-
@@ -642,6 +761,10 @@
+
+
+
+
-
@@ -653,6 +776,10 @@
+
+
+
+
-
@@ -664,6 +791,10 @@
+
+
+
+
-
@@ -675,6 +806,10 @@
+
+
+
+
-
@@ -686,6 +821,10 @@
+
+
+
+
-
@@ -697,6 +836,10 @@
+
+
+
+
-
@@ -708,6 +851,10 @@
+
+
+
+
-
@@ -719,6 +866,10 @@
+
+
+
+
-
@@ -730,6 +881,10 @@
+
+
+
+
-
@@ -741,6 +896,10 @@
+
+
+
+
-
@@ -752,6 +911,10 @@
+
+
+
+
-
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 ecc6b8ea36..b9b55405cf 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
@@ -1371,7 +1371,7 @@
-
-
+
@@ -1635,6 +1635,11 @@
+
+
+
+
+
-
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 6005f16885..048f4adb7e 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
@@ -143,6 +143,115 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94100-94199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94100-94199.xml
index ed48bb747e..099fb83c8e 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94100-94199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94100-94199.xml
@@ -970,6 +970,10 @@
+
+
+
+
-
@@ -981,6 +985,10 @@
+
+
+
+
-
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 9987acb903..fc284078f7 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
@@ -12,7 +12,7 @@
-
+
-
@@ -27,7 +27,7 @@
-
+
-
@@ -42,7 +42,7 @@
-
+
-
@@ -57,7 +57,7 @@
-
+
-
@@ -72,7 +72,7 @@
-
+
-
@@ -87,7 +87,7 @@
-
+
-
@@ -102,7 +102,7 @@
-
+
-
@@ -117,7 +117,7 @@
-
+
-
@@ -132,7 +132,7 @@
-
+
-
@@ -147,7 +147,7 @@
-
+
-
@@ -162,7 +162,7 @@
-
+
-
@@ -232,20 +232,30 @@
+
100
+
+
+
-
+
+
+
+
+
+
-
@@ -257,6 +267,56 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1334,7 +1394,7 @@
-
+
-
@@ -1348,7 +1408,7 @@
-
+
-
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 000e0049f6..fc1e011394 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
@@ -642,6 +642,17 @@
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1593,6 +1604,10 @@
+
+
+
+
-
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 c72d16f094..261358097f 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
@@ -818,11 +818,9 @@
-
-
-
-
+
+
-
@@ -1242,56 +1240,22 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1373,25 +1337,26 @@
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/32000-32099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/32000-32099.xml
index edf3cb1c74..28fedc31a4 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/32000-32099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/32000-32099.xml
@@ -71,21 +71,114 @@
icon.event_high_oriental_park_i00
+ 2
+ 1
+ 49082
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+
-
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_scroll_of_resurrection_i01
- A1
400
- 1000
500
1
+ 600
+ 1000
+ 2
+ 1
+ 49084
+ 1
+ A1
+ 5
+ 500
+ PC_BODY
+ SINGLE
+
+
+
+
+
+ 50
+
+
icon.etc_marguene_collection_box_i00
+ 2
+ 1
+ 49085
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
-
+
icon.weapon_shining_knife_i00
A1
@@ -230,31 +323,249 @@
icon.etc_treasure_box_i02
+ 2
+ 1
+ 49112
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i03
+ 2
+ 1
+ 49113
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i04
+ 2
+ 1
+ 49114
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i05
+ 2
+ 1
+ 49115
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i06
+ 2
+ 1
+ 49116
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i07
+ 2
+ 1
+ 49117
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i08
+ 2
+ 1
+ 49118
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.new_user_box
@@ -302,6 +613,22 @@
icon.skill19226
P
+ 5
+ 1
+
+
+ 1
+ 40
+
+
+
+
+ 22
+
+
+ 22
+
+
@@ -337,6 +664,16 @@
icon.skill19226
P
+ 5
+ 1
+
+
+ 11
+
+
+ 11
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39000-39099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39000-39099.xml
index 7693f87e14..a1b1d1be2b 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39000-39099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39000-39099.xml
@@ -555,10 +555,46 @@
icon.shield_bread_i00
- A1
- 4
- 1800000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ CHANGE_XMAS
+ true
+ 1000
1
+ 4
+ 1
+ 49457
+ -1
+ A2
+ 1800000
+ NONE
+ 5
+ -1
+ true
+ true
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 10
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
@@ -1581,11 +1617,28 @@
icon.etc_scroll_of_resurrection_i01
- A1
400
- 1000
500
1
+ 600
+ 1000
+ 2
+ 1
+ 49526
+ 1
+ A1
+ 5
+ 500
+ PC_BODY
+ SINGLE
+
+
+
+
+
+ 50
+
+
icon.etc_bm_hero_red_potion
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39100-39199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39100-39199.xml
index cc238a748e..0349c19a45 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39100-39199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/39100-39199.xml
@@ -227,7 +227,7 @@
A1
2
1
- 37671
+ 91028
1
5
0
@@ -235,7 +235,7 @@
SINGLE
- 500
+ 1000
@@ -807,7 +807,7 @@
VOTE
2
1
- 49518
+ 49518
1
A2
60000
@@ -858,9 +858,9 @@
20
PER
-
- 49
- 3
+
+ 3
+ 80
5
@@ -1106,10 +1106,42 @@
icon.etc_aidcharm_cancel_valbreath_i00
- A1
- 4
- 1800000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 49765
+ 1
1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 15
+ 15
+
+
+ 30
+
+
+ 30
+
+
@@ -2168,18 +2200,18 @@
icon.etc_bm_hero_red_potion
- true
+ A1
2
1
- A1
- 1000
+ 49854
+ 1
5
0
SELF
SINGLE
-
- 100
+
+ 500
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 29188e823c..079e815ad9 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
@@ -2,23 +2,542 @@
icon.etc_box_of_adventure_1_i00
+ 2
+ 1
+ 90017
+ 1
A1
500
500
3000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
icon.etc_box_of_adventure_4_i00
+ 2
+ 1
+ 90020
+ 1
A1
500
500
3000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 90034
+ 1
A1
500
500
3000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
2
@@ -150,6 +669,69 @@
icon.belt_of_tiat
P
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1
+ CON
+
+
+ 2.31
+ DIFF
+
+
+ 1.54
+ DIFF
+
+
+ 3.07
+ DIFF
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
icon.etc_box_of_adventure_5_i00
@@ -287,10 +869,30 @@
icon.etc_dragons_blood_i03
- A1
- 4
- 3600000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 90143
+ 1
1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+
+
+ 100
+
+
@@ -1417,13 +2019,16 @@
-
+
icon.bm_dragon_fruit
A2
DRAGON_FRUIT
1200
- 1
+
+ 1
+ 2
+
4
60000
1
@@ -1433,61 +2038,125 @@
5
1
1
- 70767
+
+ 90499
+ 92409
+
+ 60000
-
- 10
-
-
- 10
-
- 12
+
+ 12
+ 15
+
PER
- 12
+
+ 12
+ 15
+
PER
-
- 10
+
+
+ 15
+ 20
+
PER
-
- 5
- PER
-
-
- 5
+
+
+ 15
+ 20
+
PER
- 25
+
+ 25
+ 30
+
PER
- 25
+
+ 25
+ 30
+
PER
- 25
+
+ 25
+ 30
+
PER
- 30
+
+ 30
+ 40
+
PER
- 30
+
+ 30
+ 40
+
PER
+
+
+ 10
+ 20
+
+ PER
+
+
+
+ 10
+ 20
+
+ DIFF
+
+
+
+ 5
+ 7
+
+ PER
+
+
+
+ 5
+ 7
+
+ PER
+
+
+
+ 10
+ 15
+
+
+
+
+ 10
+ 15
+
+
- 5
+
+ 5
+ 7
+
80
-
+
icon.bm_dragon_present
2
1
@@ -1783,15 +2452,9 @@
5
1
1
- 90499
+ 90508
60000
-
- 10
-
-
- 10
-
12
PER
@@ -1800,16 +2463,12 @@
12
PER
-
- 10
+
+ 12
PER
-
- 5
- PER
-
-
- 5
+
+ 12
PER
@@ -1832,6 +2491,28 @@
30
PER
+
+ 10
+ PER
+
+
+ 10
+ DIFF
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 10
+
+
+ 10
+
5
80
@@ -1839,22 +2520,124 @@
+ 2
+ 1
+ 90516
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 90517
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 90518
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
@@ -1967,10 +2750,36 @@
etc_treasure_box_i02
+ 2
+ 1
+ 90762
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
+
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 6e63a31a1a..1bc211a921 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
@@ -42,8 +42,63 @@
- icon.skill0000
- A1
+ BranchSys.icon.br_birthday_cake_i00
+ A2
+ 1000
+ 270000
+ BR_EVENT_BUF1
+ NONE
+ 5
+ -3
+ 1
+ 300
+ 1
+ 93998
+ true
+ 4
+ SELF
+ PARTY
+ FRIEND
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+ DIFF
+
+
+ 160
+
+
+ 160
+
+
@@ -107,11 +162,12 @@
+ icon.scrl_of_ladies_silver_knife_01
4
1200
BOOST_ATTACK
1
- 94269
+ 94268
1000
2
1
@@ -142,16 +198,48 @@
- icon.skill0000
- A1
+ icon.scrl_of_ladies_silver_knife_01
+ 4
+ 1200
+ BOOST_ATTACK
+ 1
+ 94269
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 800
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 1000
+ DIFF
+
+
+ -100
+ DIFF
+
+
+ icon.scrl_of_ench_bracelet_lucien_01
4
1200
BOOST_DEFENCE
1
- 94271
+ 94270
1000
2
1
@@ -182,8 +270,39 @@
- icon.skill0000
- A1
+ icon.scrl_of_ench_bracelet_lucien_01
+ 4
+ 1200
+ BOOST_DEFENCE
+ 1
+ 94271
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 500
+ DIFF
+
+
+ 500
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 30
+ DIFF
+
+
@@ -219,19 +338,100 @@
A1
-
icon.skill0000
+ 1
A1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 94615
+
+
+ 76
+ 999
+ CASTER
+
+
+
+
+ 4
+
+
+
- icon.skill0000
- A1
+ icon.scrl_of_ladies_silver_knife_01
+ 4
+ 1200
+ BOOST_ATTACK
+ 1
+ 94380
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 800
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 1000
+ DIFF
+
+
+ -100
+ DIFF
+
+
- icon.skill0000
- A1
+ icon.scrl_of_ench_bracelet_lucien_01
+ 4
+ 1200
+ BOOST_DEFENCE
+ 1
+ 94381
+ 1000
+ 2
+ 1
+ A2
+ NONE
+ 5
+ SELF
+ SINGLE
+ true
+
+
+ 500
+ DIFF
+
+
+ 500
+ DIFF
+
+
+ 800
+ DIFF
+
+
+ 30
+ DIFF
+
+
@@ -543,7 +743,7 @@
60000
4000
1200
- 91780
+ 91780
1
SELF
SINGLE
@@ -594,7 +794,7 @@
60000
4000
1200
- 91780
+ 91780
1
SELF
SINGLE
@@ -806,8 +1006,43 @@
- icon.skill0000
- A1
+ icon.etc_aidcharm_cancel_valbreath_i00
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 94872
+ 1
+ 1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 15
+ 15
+
+
+ 30
+
+
+ 30
+
+
icon.skill0000
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml
index e45909c76c..8854219916 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/50400-50499.xml
@@ -3021,8 +3021,40 @@
- icon.skill0000
- A1
+ icon.accessory_earring_of_zaken_i03
+ P
+
+
+ 34
+ DIFF
+
+
+ -2
+ PER
+ 1
+
+
+ -2
+ PER
+ 0
+
+
+ -2
+ PER
+ 3
+
+
+ 500
+ DIFF
+
+
+ 5
+
+
+ 2
+ PER
+
+
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 275959947a..8067f11024 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
@@ -165,7 +165,37 @@
icon.scroll_of_unidentify_am_s
+ 2
+ 1
+ 90524
+ 1
A1
+ 500
+ 500
+ 1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
2
@@ -256,11 +286,23 @@
icon.bm_blessing_dragon
- A1
+ 1
+ 1200
+ PRESERVE_ABNORMAL
+ 1
+ 90520
+ A2
1
100
60000
100
+ NONE
+ 5
+ SELF
+ SINGLE
+
+
+
@@ -1232,22 +1274,194 @@
icon.bm_dragon_posion_brave_2
icon.bm_dragon_posion_brave_3
- A1
- 4
+ 2
+ 3600
+ DRAGON_MIRACLE
+ 1
+ 91027
+ A2
5000
+ 1
+ NONE
+ 5
+ -3
+ true
+ 4
+ SELF
+ SINGLE
+
+
+
+ 20
+ 30
+ 50
+
+
+
+
+ 20
+ 30
+ 50
+
+
+
+
+ 12
+ 15
+ 18
+
+ PER
+
+
+
+ 12
+ 15
+ 18
+
+ PER
+
+
+
+ 15
+ 18
+ 22
+
+ PER
+
+
+
+ 15
+ 18
+ 22
+
+ PER
+
+
+
+ 0
+ 0
+ 5
+
+ PER
+
+
+
+ 0
+ 0
+ 5
+
+ PER
+
+
+
+ 20
+ 20
+ 30
+
+ DIFF
+
+
+
+ 20
+ 20
+ 30
+
+ DIFF
+
+
+
+ 5
+ 10
+ 10
+
+ PER
+
+
+
+ 5
+ 10
+ 10
+
+ PER
+
+
+ 25
+ PER
+
+
+ 25
+ PER
+
+
+ 25
+ PER
+
+
+ -10
+
+
+ 5
+ 80
+
+
icon.bm_special_pendant_abradant_box
+ 2
+ 1
+ 91008
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 91009
+ 1
A1
500
500
1000
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
A1
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51200-51299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51200-51299.xml
index af9e03aa33..d0f75d3e3a 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51200-51299.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51200-51299.xml
@@ -1199,31 +1199,147 @@
icon.etc_treasure_box_i00
+ 2
+ 1
+ 91454
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i00
+ 2
+ 1
+ 91455
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
icon.etc_treasure_box_i00
+ 2
+ 1
+ 91456
+ 1
A1
500
500
1000
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+
+
+
BranchSys2.icon.br_soccer_ball_i00
- A1
- 4
+ 1
+ 500
+ BERSERKER
+ 1
+ 91457
100
+ true
+ 4000
+ 2
+ -1
+ A2
+ NONE
+ 5
+ -1
+ SELF
+ SINGLE
+
+
+ 15
+ PER
+
+
+ 23
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 30
+ PER
+
+
+ 30
+ PER
+
+
icon.giant_scrl_of_ench_wp_d
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51300-51399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51300-51399.xml
index 487956a005..2e346119a2 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51300-51399.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51300-51399.xml
@@ -933,10 +933,48 @@
- A1
+ 2
+ 1
+ 91643
+ 1
500
500
500
+ A1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51400-51499.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51400-51499.xml
index 501c78715a..66ede405be 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51400-51499.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/51400-51499.xml
@@ -174,10 +174,36 @@
icon.etc_bm_hero_red_potion
A1
+ 2
+ 1
+ 91690
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1000
+
+
icon.etc_bm_hero_red_potion
A1
+ 2
+ 1
+ 91691
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 500
+
+
@@ -186,6 +212,29 @@
icon.aden_bless_rune_i02
P
+ 1
+ 5
+ 0
+
+
+
+ 10
+ 10
+
+
+
+
+ 10
+ 10
+
+
+
+
+ -20
+ -20
+
+
+
2
@@ -739,16 +788,65 @@
icon.etc_dragons_blood_i03
- A1
- 4
- 60000
+ 1
+ 3600
+ BR_EVENT_BUF1
+ true
+ 91741
+ 1
1
+ 4
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+
+
+ 100
+
+
+ 2
+ 1
+ 91742
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54000-54099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54000-54099.xml
index 12d52826a5..286da1a867 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54000-54099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54000-54099.xml
@@ -2206,14 +2206,14 @@
-
+
icon.ev_charge_scroll
A2
60000
4000
1200
- 91780
+ 93098
1
SELF
SINGLE
@@ -2280,40 +2280,154 @@
500
+ 2
+ 1
+ 91782
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ 2
+ 1
+ 91783
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91784
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91785
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91786
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
+ 2
+ 1
+ 91787
+ 1
A1
500
500
500
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ 10
+
+
A1