From 762fd0f2e51cad027bc01cd09e17d22b3cf33f89 Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Thu, 13 May 2021 21:19:19 +0000
Subject: [PATCH] Various transformation related additions. Contributed by
quangnguyen.
---
.../game/data/stats/items/49600-49699.xml | 10 +
.../game/data/stats/items/49700-49799.xml | 2 +-
.../game/data/stats/items/71300-71399.xml | 94 +-
.../game/data/stats/items/90900-90999.xml | 10 +
.../game/data/stats/items/91100-91199.xml | 22 +-
.../game/data/stats/items/91200-91299.xml | 130 +-
.../game/data/stats/items/91800-91899.xml | 28 +
.../game/data/stats/items/94200-94299.xml | 30 +
.../game/data/stats/skills/09200-09299.xml | 1 -
.../game/data/stats/skills/39100-39199.xml | 48 +-
.../game/data/stats/skills/39300-39399.xml | 282 ++++-
.../game/data/stats/skills/40200-40299.xml | 9 +
.../game/data/stats/skills/48100-48199.xml | 243 +++-
.../game/data/stats/skills/50400-50499.xml | 18 +-
.../game/data/stats/skills/51000-51099.xml | 84 +-
.../game/data/stats/skills/51100-51199.xml | 1045 +++++++++++++++--
.../game/data/stats/skills/51200-51299.xml | 705 ++++++++++-
.../game/data/stats/skills/51400-51499.xml | 371 +++++-
.../game/data/stats/skills/54100-54199.xml | 52 +
.../game/data/stats/transformations/00211.xml | 11 +-
.../game/data/stats/transformations/00212.xml | 11 +-
.../game/data/stats/transformations/00213.xml | 11 +-
.../game/data/stats/transformations/00217.xml | 11 +-
.../game/data/stats/transformations/00218.xml | 11 +-
.../game/data/stats/transformations/00219.xml | 11 +-
.../dist/game/data/xsd/skills.xsd | 5 +-
.../model/skills/AbnormalVisualEffect.java | 4 +-
.../game/data/stats/items/49600-49699.xml | 10 +
.../game/data/stats/items/49700-49799.xml | 2 +-
.../game/data/stats/items/71300-71399.xml | 94 +-
.../game/data/stats/items/90900-90999.xml | 10 +
.../game/data/stats/items/91100-91199.xml | 22 +-
.../game/data/stats/items/91200-91299.xml | 130 +-
.../game/data/stats/items/91800-91899.xml | 28 +
.../game/data/stats/items/94200-94299.xml | 30 +
.../game/data/stats/items/94800-94899.xml | 12 +
.../game/data/stats/skills/09200-09299.xml | 1 -
.../game/data/stats/skills/39100-39199.xml | 48 +-
.../game/data/stats/skills/39300-39399.xml | 282 ++++-
.../game/data/stats/skills/40200-40299.xml | 43 +-
.../game/data/stats/skills/48100-48199.xml | 243 +++-
.../game/data/stats/skills/50400-50499.xml | 18 +-
.../game/data/stats/skills/51000-51099.xml | 84 +-
.../game/data/stats/skills/51100-51199.xml | 1045 +++++++++++++++--
.../game/data/stats/skills/51200-51299.xml | 707 ++++++++++-
.../game/data/stats/skills/51400-51499.xml | 371 +++++-
.../game/data/stats/skills/54100-54199.xml | 52 +
.../game/data/stats/transformations/00211.xml | 11 +-
.../game/data/stats/transformations/00212.xml | 11 +-
.../game/data/stats/transformations/00213.xml | 11 +-
.../game/data/stats/transformations/00217.xml | 11 +-
.../game/data/stats/transformations/00218.xml | 11 +-
.../game/data/stats/transformations/00219.xml | 11 +-
.../dist/game/data/xsd/skills.xsd | 5 +-
.../model/skills/AbnormalVisualEffect.java | 4 +-
55 files changed, 5981 insertions(+), 585 deletions(-)
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 d62a698058..f8ff7683b2 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
@@ -1061,23 +1061,33 @@
+
+
+
+
+
-
+
+
+
+
+
-
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 1180a8a7c5..8af3eb4e57 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
@@ -955,7 +955,7 @@
-
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71300-71399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71300-71399.xml
index 6f2da9ae86..867e832750 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71300-71399.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/71300-71399.xml
@@ -154,19 +154,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -176,48 +176,48 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
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 c69643d2fc..23f1e6f0e1 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
@@ -596,11 +596,16 @@
+
+
+
+
+
-
@@ -728,10 +733,15 @@
+
+
+
+
+
-
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 dbca5fd178..51e4688595 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
@@ -92,19 +92,29 @@
+
+
+
+
+
-
+
+
+
+
+
-
@@ -662,10 +672,10 @@
-
-
-
-
+
+
+
+
-
@@ -682,8 +692,8 @@
-
-
+
+
-
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 dbee164366..ad33c5509e 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
@@ -237,19 +237,29 @@
+
+
+
+
+
-
+
+
+
+
+
-
@@ -720,19 +730,35 @@
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
@@ -748,193 +774,295 @@
+
+
-
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
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 0156afc706..232c608566 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
@@ -310,31 +310,46 @@
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
@@ -346,6 +361,10 @@
+
+
+
+
-
@@ -357,6 +376,10 @@
+
+
+
+
-
@@ -501,11 +524,16 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml
index 950074b7b2..76f15afba7 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94200-94299.xml
@@ -24,61 +24,91 @@
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/09200-09299.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/09200-09299.xml
index a304c42251..823152a69c 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/09200-09299.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/09200-09299.xml
@@ -29,7 +29,6 @@
icon.skill9210
A1
2500
- A1
10
5
0
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 708bfe65d8..9f105d13ce 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
@@ -702,16 +702,48 @@
icon.general_stone_i01
- A1
- 4
- 60000
+ 1
+ 3600
+ CHANGEBODY
+ BLUE_DYNASTY
+ 1
+ 49690
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
icon.general_stone_i00
- A1
- 4
- 60000
+ 1
+ 3600
+ CHANGEBODY
+ RED_ZUBEI
+ 1
+ 49691
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
@@ -1069,7 +1101,7 @@
500
500
-
+
A1
3600000
1
@@ -2016,6 +2048,7 @@
icon.etc_bm_hero_red_potion
+ A1
true
2
1
@@ -2030,7 +2063,6 @@
100
- A1
icon.sa_cube
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 c387b23f72..52daf0d15f 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
@@ -148,16 +148,155 @@
icon.etc_charm_of_courage_i05
- A1
- 4
+ 1
+ 1200
+ CHANGEBODY
+ HEROIC_HOLY_AVE
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+ 90831
+ 90829
+ 90830
+
+ 1
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+
+ 5
+ 7
+ 10
+
+
+ 5
+ 7
+ 10
+
+
+
- icon.etc_charm_of_courage_i00
- A1
- 4
+ icon.scroll_of_verification_i06
+ 1
+ 1200
+ CHANGEBODY
+ WHITE_ASSASSIN_SUIT
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 90831
+ 1
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ DIFF
+
+
+ 2
+ DIFF
+
+
+ 2
+ DIFF
+
+
+ 20
+ DIFF
+
+
@@ -705,10 +844,43 @@
icon.gomdori_chest_change
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_6
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 90960
+ 1
+
+
+ CHANGEBODY,1
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
icon.etc_treasure_box_i07
@@ -838,9 +1010,99 @@
icon.etc_charm_of_courage_i00
- A1
- 4
+ 1
+ 1200
+ CHANGEBODY
+ AVE_WHITE_KNIGHT
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 90949
+ 1
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ 5
+ 5
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
icon.bm_freya_rune
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 f124e711a6..96d4a6d64f 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
@@ -198,7 +198,16 @@
icon.skill0000
+ 1
+ 94314
+ 5
+ 0
+ 1
+ 2
A1
+ 300
+ SELF
+ SINGLE
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/48100-48199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/48100-48199.xml
index a14a004c97..7b08592994 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/48100-48199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/48100-48199.xml
@@ -17,43 +17,258 @@
- icon.skill0000
- A1
+ icon.skill30530
+ 500
+ 500
+ 1
+ 900
+ TRANSFORM
+ 94202
+ 1
+ true
+ A2
+ 1
+ 5000
+ true
+ NONE
+ 5
+ -1
+ 0
+ true
+ 1
+ 76
+ SELF
+ SINGLE
+
+
+ 219
+
+
+
+
+ 100000
+ DIFF
+
+
+ 500
+
+
+ 330
+ DIFF
+
+
+ 33
+ DIFF
+
+
+ 219
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94203
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 211
+
+
+
+
+ 211
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94204
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 212
+
+
+
+
+ 212
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94205
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 213
+
+
+
+
+ 213
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94206
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 217
+
+
+
+
+ 217
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94207
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 218
+
+
+
+
+ 218
+
+
- icon.skill0000
+ icon.skill1607
+ 6-12
+ 200
+ -100
+ 500
+ 2000
+ 4
+ 85
A1
+ 2000
+ 5
+ SELF
+ POINT_BLANK
+ NOT_FRIEND
+
+
+ 4000
+
+
- icon.skill0000
+ icon.skill32050
+ 600
+ 6-12
+ 200
+ -100
+ 500
+ 2000
+ 4
+ 85
A1
+ 1000
+ 5
+ ENEMY_ONLY
+ RANGE
+ NOT_FRIEND
+
+
+ 9125
+
+
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 c670efe6ca..44c690446c 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
@@ -179,9 +179,9 @@
1
- 10
- PER
-
+ 10
+ PER
+
@@ -280,9 +280,9 @@
1
- 15
- PER
-
+ 15
+ PER
+
@@ -335,9 +335,9 @@
1
- 20
- PER
-
+ 20
+ 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 6ddec5f33d..92fbd27e72 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
@@ -1217,17 +1217,89 @@
icon.armor_t91_u_i00
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ BLUE_DYNASTY
+ 1
+ 91109
+ true
1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 35000
+
+
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
icon.cat_the_cat_change_0
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_8
+ 1
+ 91110
+ true
1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 35000
+
+
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
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 113ceac055..6b9a3a4d4a 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
@@ -439,18 +439,84 @@
icon.sayha2017_panda
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_7
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 91218
+ 1
+
+
+ CHANGEBODY,1
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
icon.sayha2017_cat
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_8
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 91219
+ 1
+
+
+ CHANGEBODY,1
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
A1
@@ -650,16 +716,62 @@
icon.ev_13th_paper_inzone
- A1
- 600000
+ 1
+ 1800
+ TRANSFORM
1
+ 2
+ 1
+ 91259
+ -1
+ A2
+ NONE
+ 5
+ -1
+ 0
+ true
+ SELF
+ SINGLE
+
+
+ 157
+
+
+
+
+ 157
+
+
icon.ev_13th_paper_field
- A1
- 600000
+ 1
+ 1800
+ TRANSFORM
1
+ 2
+ 1
+ 91260
+ -1
+ A2
+ NONE
+ 5
+ -1
+ 0
+ true
+ SELF
+ SINGLE
+
+
+ 105
+
+
+
+
+ 105
+
+
A1
@@ -727,9 +839,41 @@
icon.bm2018_dragon_i01
- A1
- 4
- 7200000
+ 1
+ 1200
+ CHANGEBODY
+ D_CHAOS_MATCH_DECO_SMALL
+ true
+ 1
+ 4
+ 1
+ A2
+ 7200000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 200
+ DIFF
+
+
+ 250
+ DIFF
+
+
+ 1000
+ DIFF
+
+
+ 1500
+ DIFF
+
+
@@ -737,7 +881,7 @@
1
1200
CHANGEBODY
- DARK_ASSASSIN_SUIT
+ TRANS_DECO_R
true
1
4
@@ -752,6 +896,490 @@
SELF
SINGLE
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51204
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51204
+ 1
+
+
+
+
+
+ icon.bm2018_bluemusketeer_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_B
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51205
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51205
+ 1
+
+
+
+
+
+ icon.bm2018_valkyrie_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_Y
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+ DIFF
+
+
+ 300
+ DIFF
+
+
+
+
+
+ icon.bm2018_barbarian_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_G
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51207
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51207
+ 1
+
+
+
+
+
+ icon.bm2018_pirate_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_P
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 50
+ DIFF
+
+
+ 80
+ DIFF
+
+
+
+
+
+ icon.bm2018_cowboy_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_P2
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+ DIFF
+
+
+ 120
+ DIFF
+
+
+
+
+
+ icon.bm2018_healer_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 150
+ DIFF
+
+
+ 20
+ PER
+
+
+
+
+
+ icon.bm2018_rednoblesse_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R2
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51211
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51211
+ 1
+
+
+
+
+
+ icon.bm2018_whitenoblesse_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W2
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 150
+ DIFF
+
+
+ 500
+ DIFF
+
+
+
+
+
+ icon.bm2018_dragon_i01
+ 1
+ 1200
+ CHANGEBODY
+ D_CHAOS_MATCH_DECO_SMALL
+ 91271
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 20
+
+
+ Creature
+ 1
+ 20
+ SELF
+ false
+ ALL
+ 51203
+ 1
+
+
+ Creature
+ 1
+ 20
+ SELF
+ true
+ ALL
+ 51203
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51203
+ 1
+
+
+
+
+
+ icon.bm2018_ninja_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R
+ 91262
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
7
PER
@@ -760,117 +1388,328 @@
7
PER
-
- 10
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51204
+ 1
-
- 176
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51204
+ 1
-
-
- icon.bm2018_bluemusketeer_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_valkyrie_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_barbarian_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_pirate_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_cowboy_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_healer_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_rednoblesse_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_whitenoblesse_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_dragon_i01
- A1
- 4
- 60000
-
-
-
- icon.bm2018_ninja_i01
- A1
- 4
- 60000
-
icon.bm2018_bluemusketeer_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_B
+ 91265
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51205
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51205
+ 1
+
+
icon.bm2018_valkyrie_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_Y
+ 91269
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51206
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51206
+ 1
+
+
icon.bm2018_barbarian_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_G
+ 91268
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51207
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51207
+ 1
+
+
icon.bm2018_pirate_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_G
+ 91270
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ false
+ ALL
+ 51208
+ 1
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ true
+ ALL
+ 51208
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51208
+ 1
+
+
icon.bm2018_cowboy_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_P2
+ 91266
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51209
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51209
+ 1
+
+
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 bbdf045e28..65009d896d 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
@@ -3,156 +3,779 @@
icon.bm2018_healer_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ 91267
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 10
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ false
+ ALL
+ 51210
+ 1
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ true
+ ALL
+ 51210
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51210
+ 1
+
+
icon.bm2018_rednoblesse_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R2
+ 91263
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 10
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51211
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51211
+ 1
+
+
icon.bm2018_whitenoblesse_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R2
+ 91264
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 10
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51212
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51212
+ 1
+
+
-
+
icon.bm2018_dragon_i02
- A1
- 290000
+ 1
+ 20
+ BERSERKER
20
+ 4
+ true
+ 80
+ A2
+ 290000
+ NONE
+ 5
+ SELF
+ SINGLE
+
+
+ 50
+ PER
+
+
+ 50
+ PER
+
+
+ 50
+ PER
+
+
+ 50
+ PER
+
+
+ 15
+
+
+ icon.skill0000
+ true
A1
+ 5
+ 1
900
+ 1400
+ 0
60000
+ ENEMY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+
icon.skill0100
- A1
- true
+ true
+ 1
+ 5
+ STUN
+ STUN
+ 80
+ PHYSICAL
900
- 180000
-5
+ 200
+ true
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912
+
+
icon.skill1170
- A1
- true
+ true
+ 1
+ 5
+ PARALYZE
+ PARALYZE
+ 80
+ MAGIC
900
- 180000
-5
+ 200
+ true
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912
+
+
icon.skill0122
- A1
- true
+ true
+ 3
+ 10
+ PD_DOWN
+ 80
+ MAGIC
900
- 180000
-5
+ 1400
+ 1500
+ true
+ 1
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY_ONLY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ -23
+ PER
+
+
icon.bm2018_pirate_i02
- A1
- 300000
+ 1000
+ true
20
+ 1
+ A2
+ 300000
+ NONE
+ 5
+ 0
+ 4
+ SELF
+ SINGLE
+ FRIEND
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
- A1
+ icon.skill0000
+ true
900
- 180000
+ 1400
-5
+ A1
+ 180000
+ ENEMY
+ SINGLE
+ 1
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 3939
+
+
icon.skill1506
+ 1000
+ true
+ 20
+ 1
A1
300000
- 20
+ NONE
+ 5
+ 0
+ 4
+ SELF
+ SINGLE
+ FRIEND
+
+
+ 1000
+
+
+ 200
+
+
- A1
+ icon.skill11780
+ true
900
- 180000
+ 1400
-5
+ A1
+ 180000
+ ENEMY
+ SINGLE
+ 1
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 145
+
+
icon.skill1263
- A1
- true
+ true
+ 3
+ 10
+ MD_DOWN
+ 80
+ MAGIC
900
- 180000
-5
+ 1400
+ 1500
+ true
+ 1
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY_ONLY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ -23
+ PER
+
+
A1
500
500
1000
+ 2
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 91282
+
+
+ 10
+ 10
+
+
+
+
+
+
-
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
- A1
1500
+ 2
+ 1
+ 91281
+ A1
+ SELF
+ SINGLE
+
+
+ 51183
+ 1
+ false
+
+
+
+
+ 51183
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91272
+ A1
+ SELF
+ SINGLE
+
+
+ 51184
+ 1
+ false
+
+
+
+
+ 51184
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91275
+ A1
+ SELF
+ SINGLE
+
+
+ 51185
+ 1
+ false
+
+
+
+
+ 51185
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91279
+ A1
+ SELF
+ SINGLE
+
+
+ 51186
+ 1
+ false
+
+
+
+
+ 51186
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91278
+ A1
+ SELF
+ SINGLE
+
+
+ 51187
+ 1
+ false
+
+
+
+
+ 51187
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91280
+ A1
+ SELF
+ SINGLE
+
+
+ 51188
+ 1
+ false
+
+
+
+
+ 51188
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91276
+ A1
+ SELF
+ SINGLE
+
+
+ 51189
+ 1
+ false
+
+
+
+
+ 51189
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91277
+ A1
+ SELF
+ SINGLE
+
+
+ 51190
+ 1
+ false
+
+
+
+
+ 51190
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91273
+ A1
+ SELF
+ SINGLE
+
+
+ 51191
+ 1
+ false
+
+
+
+
+ 51191
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91274
+ A1
+ SELF
+ SINGLE
+
+
+ 51192
+ 1
+ false
+
+
+
+
+ 51192
+ 1
+
+
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 6d4d89ed4a..dbfd2d2664 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
@@ -487,59 +487,400 @@
icon.bm2018_healer_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ 91825
+ 1
+ true
+ 1
+ 4
+ 76
A2
- 4
- 60000
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 5
+
+
+ 5
+
+
+ 63
+ DIFF
+
+
+ 70
+ DIFF
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ false
+ ALL
+ 51460
+ 1
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ true
+ ALL
+ 51460
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51460
+ 1
+
+
icon.bm2018_valkyrie_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ 91826
+ 1
+ true
+ 1
+ 4
+ 76
A2
- 4
- 60000
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 63
+ DIFF
+
+
+ 70
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ 20
+ DIFF
+
+
+ 20
+ DIFF
+
+
+ -5
+
+
+ Creature
+ 1
+ 0
+ 20
+ ENEMY
+ false
+ true
+ true
+ ALL
+ 51463
+ 1
+
+
+ Creature
+ 1
+ 0
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51463
+ 1
+
+
+ Creature
+ 1
+ 1
+ 20
+ ENEMY
+ false
+ true
+ true
+ ALL
+ 51464
+ 1
+
+
+ Creature
+ 1
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51464
+ 1
+
+
icon.bm2018_dragon_i01
+ 1
+ 1200
+ CHANGEBODY
+ D_CHAOS_MATCH_DECO_SMALL
+ 91827
+ 1
+ true
+ 1
+ 4
+ 76
A2
- 4
- 60000
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 135
+ DIFF
+
+
+ 150
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 15
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ -10
+
+
+ Creature
+ 1
+ 20
+ SELF
+ false
+ ALL
+ 51462
+ 1
+
+
+ Creature
+ 1
+ 20
+ SELF
+ true
+ ALL
+ 51462
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51462
+ 1
+
+
icon.skill1506
+ 1000
+ true
+ 20
+ 1
A1
60000
- 20
+ NONE
+ 5
+ 0
+ 4
+ SELF
+ SINGLE
+ FRIEND
+
+
+ 300
+
+
+ 80
+
+
icon.skill1170
- A1
- true
+ true
+ 1
+ 5
+ PARALYZE
+ PARALYZE
+ 80
+ MAGIC
900
- 60000
-5
+ 200
+ true
+ 2
+ 1
+ A2
+ 60000
+ -5
+ ENEMY
+ SINGLE
+
+
+ 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912
+
+
icon.bm2018_dragon_i02
+ 1
+ 20
+ BERSERKER
+ 20
+ 4
+ true
+ 80
A2
60000
- 20
+ NONE
+ 5
+ SELF
+ SINGLE
+
+
+ 300
+ DIFF
+
+
+ 300
+ DIFF
+
+
+ 135
+ DIFF
+
+
+ 135
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 15
+
+
- A1
+ true
900
- 30000
-5
+ 400
+ 1300
+ 1
+ A1
+ 30000
+ 5
+ ENEMY
+ SINGLE
+
+
+ 2000
+
+
- A1
+ true
900
- 30000
-5
+ 400
+ 1300
+ 1
+ A1
+ 30000
+ 5
+ ENEMY
+ SINGLE
+
+
+ 112
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54100-54199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54100-54199.xml
index 4a6cb27010..490f6f8e7f 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54100-54199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/54100-54199.xml
@@ -522,12 +522,64 @@
500
500
500
+ 2
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 91828
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
A1
500
500
500
+ 2
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 91829
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00211.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00211.xml
index 0115388e3b..c7b4bd0dcd 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00211.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00211.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00212.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00212.xml
index 1aa6cb263c..a751469d27 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00212.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00212.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00213.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00213.xml
index 9ae206fe7a..276d652169 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00213.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00213.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00217.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00217.xml
index e4a4c0585e..5a655d1059 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00217.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00217.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00218.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00218.xml
index eb3f6e1c2e..19f0be71cd 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00218.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00218.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00219.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00219.xml
index ef642558f9..b4720152d0 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00219.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/transformations/00219.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/xsd/skills.xsd b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/xsd/skills.xsd
index 79ff083da8..67e49940fa 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/xsd/skills.xsd
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/xsd/skills.xsd
@@ -1576,6 +1576,7 @@
+
@@ -1613,7 +1614,7 @@
-
+
@@ -2237,7 +2238,6 @@
-
@@ -2252,6 +2252,7 @@
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java
index 0cf519eb6a..dc9432e261 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java
@@ -207,8 +207,8 @@ public enum AbnormalVisualEffect
UNK_188(188),
UNK_189(189),
TALISMAN_BAIUM(190),
- UNK_191(191),
- UNK_192(192),
+ BLUE_DYNASTY(191),
+ RED_ZUBEI(192),
CHANGESHAPE_TRANSFORM(193),
ANGRY_GOLEM_AVE(194),
WA_UNBREAKABLE_SONIC_AVE(195),
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 d62a698058..f8ff7683b2 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
@@ -1061,23 +1061,33 @@
+
+
+
+
+
-
+
+
+
+
+
-
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 1180a8a7c5..8af3eb4e57 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
@@ -955,7 +955,7 @@
-
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71300-71399.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71300-71399.xml
index 6f2da9ae86..867e832750 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71300-71399.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/71300-71399.xml
@@ -154,19 +154,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -176,48 +176,48 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
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 c69643d2fc..23f1e6f0e1 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
@@ -596,11 +596,16 @@
+
+
+
+
+
-
@@ -728,10 +733,15 @@
+
+
+
+
+
-
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 dbca5fd178..51e4688595 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
@@ -92,19 +92,29 @@
+
+
+
+
+
-
+
+
+
+
+
-
@@ -662,10 +672,10 @@
-
-
-
-
+
+
+
+
-
@@ -682,8 +692,8 @@
-
-
+
+
-
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 dbee164366..ad33c5509e 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
@@ -237,19 +237,29 @@
+
+
+
+
+
-
+
+
+
+
+
-
@@ -720,19 +730,35 @@
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
-
@@ -748,193 +774,295 @@
+
+
-
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
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 0156afc706..232c608566 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
@@ -310,31 +310,46 @@
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
@@ -346,6 +361,10 @@
+
+
+
+
-
@@ -357,6 +376,10 @@
+
+
+
+
-
@@ -501,11 +524,16 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml
index 950074b7b2..76f15afba7 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/94200-94299.xml
@@ -24,61 +24,91 @@
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
+
+
+
+
+
-
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 234499ef51..466bb9ff71 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
@@ -154,10 +154,16 @@
+
+
+
+
+
+
-
@@ -395,10 +401,16 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/09200-09299.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/09200-09299.xml
index a304c42251..823152a69c 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/09200-09299.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/09200-09299.xml
@@ -29,7 +29,6 @@
icon.skill9210
A1
2500
- A1
10
5
0
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 717b223587..785c1474e2 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
@@ -702,16 +702,48 @@
icon.general_stone_i01
- A1
- 4
- 60000
+ 1
+ 3600
+ CHANGEBODY
+ BLUE_DYNASTY
+ 1
+ 49690
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
icon.general_stone_i00
- A1
- 4
- 60000
+ 1
+ 3600
+ CHANGEBODY
+ RED_ZUBEI
+ 1
+ 49691
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
@@ -1069,7 +1101,7 @@
500
500
-
+
A1
3600000
1
@@ -2016,6 +2048,7 @@
icon.etc_bm_hero_red_potion
+ A1
true
2
1
@@ -2030,7 +2063,6 @@
100
- A1
icon.sa_cube
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 f48a8f249d..0e043f305d 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
@@ -148,16 +148,155 @@
icon.etc_charm_of_courage_i05
- A1
- 4
+ 1
+ 1200
+ CHANGEBODY
+ HEROIC_HOLY_AVE
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+ 90831
+ 90829
+ 90830
+
+ 1
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+ PER
+
+
+
+ 5
+ 7
+ 10
+
+
+ 5
+ 7
+ 10
+
+
+ 5
+ 7
+ 10
+
+
+
- icon.etc_charm_of_courage_i00
- A1
- 4
+ icon.scroll_of_verification_i06
+ 1
+ 1200
+ CHANGEBODY
+ WHITE_ASSASSIN_SUIT
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 90831
+ 1
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 3
+ PER
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ DIFF
+
+
+ 2
+ DIFF
+
+
+ 2
+ DIFF
+
+
+ 20
+ DIFF
+
+
@@ -705,10 +844,43 @@
icon.gomdori_chest_change
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_6
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 90960
+ 1
+
+
+ CHANGEBODY,1
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
icon.etc_treasure_box_i07
@@ -838,9 +1010,99 @@
icon.etc_charm_of_courage_i00
- A1
- 4
+ 1
+ 1200
+ CHANGEBODY
+ AVE_WHITE_KNIGHT
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 90949
+ 1
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ 5
+ 5
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
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 f427a810f1..3b073439ab 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
@@ -198,7 +198,16 @@
icon.skill0000
+ 1
+ 94314
+ 5
+ 0
+ 1
+ 2
A1
+ 300
+ SELF
+ SINGLE
@@ -538,9 +547,22 @@
A1
-
- icon.skill0000
+ icon.random_transform_00
+ 4
A1
+ 1
+ 94814
+ 10000
+ true
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 51183,1;51190,1;39367,1;51148,1;51148,1
+
+
@@ -553,9 +575,22 @@
A1
-
- icon.skill0000
+ icon.random_transform_00
+ 4
A1
+ 1
+ 94838
+ 10000
+ true
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 51183,1;51187,1;51148,1
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/48100-48199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/48100-48199.xml
index 8c5540044d..bfb942e75f 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/48100-48199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/48100-48199.xml
@@ -17,43 +17,258 @@
- icon.skill0000
- A1
+ icon.skill30530
+ 500
+ 500
+ 1
+ 900
+ TRANSFORM
+ 94202
+ 1
+ true
+ A2
+ 1
+ 5000
+ true
+ NONE
+ 5
+ -1
+ 0
+ true
+ 1
+ 76
+ SELF
+ SINGLE
+
+
+ 219
+
+
+
+
+ 100000
+ DIFF
+
+
+ 500
+
+
+ 330
+ DIFF
+
+
+ 33
+ DIFF
+
+
+ 219
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94203
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 211
+
+
+
+
+ 211
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94204
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 212
+
+
+
+
+ 212
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94205
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 213
+
+
+
+
+ 213
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94206
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 217
+
+
+
+
+ 217
+
+
- icon.skill0000
- A1
+ icon.skill30530
+ 900
+ TRANSFORM
+ 94207
+ 1
+ true
+ A2
+ 1
+ NONE
+ 5
+ -1
+ 0
+ 1
+ true
+ true
+ 2
+ 76
+ SELF
+ SINGLE
+
+
+ 218
+
+
+
+
+ 218
+
+
- icon.skill0000
+ icon.skill1607
+ 6-12
+ 200
+ -100
+ 500
+ 2000
+ 4
+ 85
A1
+ 2000
+ 5
+ SELF
+ POINT_BLANK
+ NOT_FRIEND
+
+
+ 4000
+
+
- icon.skill0000
+ icon.skill32050
+ 600
+ 6-12
+ 200
+ -100
+ 500
+ 2000
+ 4
+ 85
A1
+ 1000
+ 5
+ ENEMY_ONLY
+ RANGE
+ NOT_FRIEND
+
+
+ 9125
+
+
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 446727e3bd..31dd810286 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
@@ -179,9 +179,9 @@
1
- 10
- PER
-
+ 10
+ PER
+
@@ -280,9 +280,9 @@
1
- 15
- PER
-
+ 15
+ PER
+
@@ -335,9 +335,9 @@
1
- 20
- PER
-
+ 20
+ 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 ec08b320db..c80f777046 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
@@ -1217,17 +1217,89 @@
icon.armor_t91_u_i00
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ BLUE_DYNASTY
+ 1
+ 91109
+ true
1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 35000
+
+
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
icon.cat_the_cat_change_0
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_8
+ 1
+ 91110
+ true
1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 35000
+
+
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
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 051ac3d1da..b5ad0f470c 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
@@ -439,18 +439,84 @@
icon.sayha2017_panda
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_7
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 91218
+ 1
+
+
+ CHANGEBODY,1
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
icon.sayha2017_cat
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ CHANGESHAPE_TRANSFORM_8
+ true
1
+ 4
+ 45
+ A2
+ 60000
+ true
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+ 91219
+ 1
+
+
+ CHANGEBODY,1
+
+
+ 20
+ PER
+
+
+ 20
+ PER
+
+
+ 20
+
+
+ 20
+
+
A1
@@ -650,16 +716,62 @@
icon.ev_13th_paper_inzone
- A1
- 600000
+ 1
+ 1800
+ TRANSFORM
1
+ 2
+ 1
+ 91259
+ -1
+ A2
+ NONE
+ 5
+ -1
+ 0
+ true
+ SELF
+ SINGLE
+
+
+ 157
+
+
+
+
+ 157
+
+
icon.ev_13th_paper_field
- A1
- 600000
+ 1
+ 1800
+ TRANSFORM
1
+ 2
+ 1
+ 91260
+ -1
+ A2
+ NONE
+ 5
+ -1
+ 0
+ true
+ SELF
+ SINGLE
+
+
+ 105
+
+
+
+
+ 105
+
+
A1
@@ -727,9 +839,41 @@
icon.bm2018_dragon_i01
- A1
- 4
- 7200000
+ 1
+ 1200
+ CHANGEBODY
+ D_CHAOS_MATCH_DECO_SMALL
+ true
+ 1
+ 4
+ 1
+ A2
+ 7200000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 200
+ DIFF
+
+
+ 250
+ DIFF
+
+
+ 1000
+ DIFF
+
+
+ 1500
+ DIFF
+
+
@@ -737,7 +881,7 @@
1
1200
CHANGEBODY
- DARK_ASSASSIN_SUIT
+ TRANS_DECO_R
true
1
4
@@ -752,6 +896,490 @@
SELF
SINGLE
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51204
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51204
+ 1
+
+
+
+
+
+ icon.bm2018_bluemusketeer_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_B
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51205
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51205
+ 1
+
+
+
+
+
+ icon.bm2018_valkyrie_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_Y
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+ DIFF
+
+
+ 300
+ DIFF
+
+
+
+
+
+ icon.bm2018_barbarian_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_G
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51207
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51207
+ 1
+
+
+
+
+
+ icon.bm2018_pirate_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_P
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 50
+ DIFF
+
+
+ 80
+ DIFF
+
+
+
+
+
+ icon.bm2018_cowboy_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_P2
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100
+ DIFF
+
+
+ 120
+ DIFF
+
+
+
+
+
+ icon.bm2018_healer_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 150
+ DIFF
+
+
+ 20
+ PER
+
+
+
+
+
+ icon.bm2018_rednoblesse_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R2
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 20
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 5
+ PER
+
+
+ 5
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51211
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51211
+ 1
+
+
+
+
+
+ icon.bm2018_whitenoblesse_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W2
+ true
+ 1
+ 4
+ 76
+ A2
+ 10800000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 150
+ DIFF
+
+
+ 500
+ DIFF
+
+
+
+
+
+ icon.bm2018_dragon_i01
+ 1
+ 1200
+ CHANGEBODY
+ D_CHAOS_MATCH_DECO_SMALL
+ 91271
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
+ 20
+
+
+ Creature
+ 1
+ 20
+ SELF
+ false
+ ALL
+ 51203
+ 1
+
+
+ Creature
+ 1
+ 20
+ SELF
+ true
+ ALL
+ 51203
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51203
+ 1
+
+
+
+
+
+ icon.bm2018_ninja_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R
+ 91262
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
7
PER
@@ -760,117 +1388,328 @@
7
PER
-
- 10
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51204
+ 1
-
- 176
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51204
+ 1
-
-
- icon.bm2018_bluemusketeer_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_valkyrie_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_barbarian_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_pirate_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_cowboy_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_healer_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_rednoblesse_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_whitenoblesse_i01
- A1
- 4
- 10800000
-
-
-
- icon.bm2018_dragon_i01
- A1
- 4
- 60000
-
-
-
- icon.bm2018_ninja_i01
- A1
- 4
- 60000
-
icon.bm2018_bluemusketeer_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_B
+ 91265
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51205
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51205
+ 1
+
+
icon.bm2018_valkyrie_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_Y
+ 91269
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51206
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51206
+ 1
+
+
icon.bm2018_barbarian_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_G
+ 91268
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51207
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51207
+ 1
+
+
icon.bm2018_pirate_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_G
+ 91270
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ false
+ ALL
+ 51208
+ 1
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ true
+ ALL
+ 51208
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51208
+ 1
+
+
icon.bm2018_cowboy_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_P2
+ 91266
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51209
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51209
+ 1
+
+
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 9074bd3238..608dd3ea63 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
@@ -3,156 +3,779 @@
icon.bm2018_healer_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ 91267
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 10
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ false
+ ALL
+ 51210
+ 1
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ true
+ ALL
+ 51210
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51210
+ 1
+
+
icon.bm2018_rednoblesse_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R2
+ 91263
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 10
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51211
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51211
+ 1
+
+
icon.bm2018_whitenoblesse_i01
- A1
- 4
- 60000
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_R2
+ 91264
+ 1
+ true
+ 1
+ 4
+ 76
+ A2
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 7
+ PER
+
+
+ 7
+ PER
+
+
+ 10
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ false
+ 51212
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ true
+ true
+ 51212
+ 1
+
+
-
+
icon.bm2018_dragon_i02
- A1
- 290000
+ 1
+ 20
+ BERSERKER
20
+ 4
+ true
+ 80
+ A2
+ 290000
+ NONE
+ 5
+ SELF
+ SINGLE
+
+
+ 50
+ PER
+
+
+ 50
+ PER
+
+
+ 50
+ PER
+
+
+ 50
+ PER
+
+
+ 15
+
+
+ icon.skill0000
+ true
A1
+ 5
+ 1
900
+ 1400
+ 0
60000
+ ENEMY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+
icon.skill0100
- A1
- true
+ true
+ 1
+ 5
+ STUN
+ STUN
+ 80
+ PHYSICAL
900
- 180000
-5
+ 200
+ true
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912
+
+
icon.skill1170
- A1
- true
+ true
+ 1
+ 5
+ PARALYZE
+ PARALYZE
+ 80
+ MAGIC
900
- 180000
-5
+ 200
+ true
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912
+
+
icon.skill0122
- A1
- true
+ true
+ 3
+ 10
+ PD_DOWN
+ 80
+ MAGIC
900
- 180000
-5
+ 1400
+ 1500
+ true
+ 1
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY_ONLY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ -23
+ PER
+
+
icon.bm2018_pirate_i02
- A1
- 300000
+ 1000
+ true
20
+ 1
+ A2
+ 300000
+ NONE
+ 5
+ 0
+ 4
+ SELF
+ SINGLE
+ FRIEND
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
- A1
+ icon.skill0000
+ true
900
- 180000
+ 1400
-5
+ A1
+ 180000
+ ENEMY
+ SINGLE
+ 1
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 3939
+
+
icon.skill1506
+ 1000
+ true
+ 20
+ 1
A1
300000
- 20
+ NONE
+ 5
+ 0
+ 4
+ SELF
+ SINGLE
+ FRIEND
+
+
+ 1000
+
+
+ 200
+
+
- A1
+ icon.skill11780
+ true
900
- 180000
+ 1400
-5
+ A1
+ 180000
+ ENEMY
+ SINGLE
+ 1
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ 145
+
+
-
+
icon.skill1263
- A1
- true
+ true
+ 3
+ 10
+ MD_DOWN
+ 80
+ MAGIC
900
- 180000
-5
+ 1400
+ 1500
+ true
+ 1
+ 2
+ 1
+ A2
+ 180000
+ -5
+ ENEMY_ONLY
+ SINGLE
+
+
+ CHANGEBODY
+ 1
+ true
+
+
+
+
+ -23
+ PER
+
+
A1
500
500
1000
+ 2
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 91282
+
+
+ 10
+ 10
+
+
+
+
+
+
-
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
- A1
1500
+ 2
+ 1
+ 91281
+ A1
+ SELF
+ SINGLE
+
+
+ 51183
+ 1
+ false
+
+
+
+
+ 51183
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91272
+ A1
+ SELF
+ SINGLE
+
+
+ 51184
+ 1
+ false
+
+
+
+
+ 51184
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91275
+ A1
+ SELF
+ SINGLE
+
+
+ 51185
+ 1
+ false
+
+
+
+
+ 51185
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91279
+ A1
+ SELF
+ SINGLE
+
+
+ 51186
+ 1
+ false
+
+
+
+
+ 51186
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91278
+ A1
+ SELF
+ SINGLE
+
+
+ 51187
+ 1
+ false
+
+
+
+
+ 51187
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91280
+ A1
+ SELF
+ SINGLE
+
+
+ 51188
+ 1
+ false
+
+
+
+
+ 51188
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91276
+ A1
+ SELF
+ SINGLE
+
+
+ 51189
+ 1
+ false
+
+
+
+
+ 51189
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91277
+ A1
+ SELF
+ SINGLE
+
+
+ 51190
+ 1
+ false
+
+
+
+
+ 51190
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91273
+ A1
+ SELF
+ SINGLE
+
+
+ 51191
+ 1
+ false
+
+
+
+
+ 51191
+ 1
+
+
- A1
1500
+ 2
+ 1
+ 91274
+ A1
+ SELF
+ SINGLE
+
+
+ 51192
+ 1
+ false
+
+
+
+
+ 51192
+ 1
+
+
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 5c4078b812..aeadd78ba7 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
@@ -487,59 +487,400 @@
icon.bm2018_healer_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ 91825
+ 1
+ true
+ 1
+ 4
+ 76
A2
- 4
- 60000
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 5
+
+
+ 5
+
+
+ 63
+ DIFF
+
+
+ 70
+ DIFF
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ false
+ ALL
+ 51460
+ 1
+
+
+ Creature
+ 1
+ 20
+ MY_PARTY
+ true
+ ALL
+ 51460
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51460
+ 1
+
+
icon.bm2018_valkyrie_i01
+ 1
+ 1200
+ CHANGEBODY
+ TRANS_DECO_W
+ 91826
+ 1
+ true
+ 1
+ 4
+ 76
A2
- 4
- 60000
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 63
+ DIFF
+
+
+ 70
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ 20
+ DIFF
+
+
+ 20
+ DIFF
+
+
+ -5
+
+
+ Creature
+ 1
+ 0
+ 20
+ ENEMY
+ false
+ true
+ true
+ ALL
+ 51463
+ 1
+
+
+ Creature
+ 1
+ 0
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51463
+ 1
+
+
+ Creature
+ 1
+ 1
+ 20
+ ENEMY
+ false
+ true
+ true
+ ALL
+ 51464
+ 1
+
+
+ Creature
+ 1
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51464
+ 1
+
+
icon.bm2018_dragon_i01
+ 1
+ 1200
+ CHANGEBODY
+ D_CHAOS_MATCH_DECO_SMALL
+ 91827
+ 1
+ true
+ 1
+ 4
+ 76
A2
- 4
- 60000
+ 60000
+ true
+ 1500
+ NONE
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 135
+ DIFF
+
+
+ 150
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 15
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ 50
+ DIFF
+
+
+ -10
+
+
+ Creature
+ 1
+ 20
+ SELF
+ false
+ ALL
+ 51462
+ 1
+
+
+ Creature
+ 1
+ 20
+ SELF
+ true
+ ALL
+ 51462
+ 1
+
+
+ Creature
+ 1
+ 20
+ ENEMY
+ true
+ false
+ false
+ ALL
+ 51462
+ 1
+
+
icon.skill1506
+ 1000
+ true
+ 20
+ 1
A1
60000
- 20
+ NONE
+ 5
+ 0
+ 4
+ SELF
+ SINGLE
+ FRIEND
+
+
+ 300
+
+
+ 80
+
+
icon.skill1170
- A1
- true
+ true
+ 1
+ 5
+ PARALYZE
+ PARALYZE
+ 80
+ MAGIC
900
- 60000
-5
+ 200
+ true
+ 2
+ 1
+ A2
+ 60000
+ -5
+ ENEMY
+ SINGLE
+
+
+ 10279;10517;10025;10776;11770;1904;11264;11093;13314;1912
+
+
icon.bm2018_dragon_i02
+ 1
+ 20
+ BERSERKER
+ 20
+ 4
+ true
+ 80
A2
60000
- 20
+ NONE
+ 5
+ SELF
+ SINGLE
+
+
+ 300
+ DIFF
+
+
+ 300
+ DIFF
+
+
+ 135
+ DIFF
+
+
+ 135
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 100
+ DIFF
+
+
+ 15
+
+
- A1
+ true
900
- 30000
-5
+ 400
+ 1300
+ 1
+ A1
+ 30000
+ 5
+ ENEMY
+ SINGLE
+
+
+ 2000
+
+
- A1
+ true
900
- 30000
-5
+ 400
+ 1300
+ 1
+ A1
+ 30000
+ 5
+ ENEMY
+ SINGLE
+
+
+ 112
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54100-54199.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54100-54199.xml
index 8893f2f6d8..186f20ede9 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54100-54199.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/54100-54199.xml
@@ -522,12 +522,64 @@
500
500
500
+ 2
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 91828
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
A1
500
500
500
+ 2
+ 1
+ 5
+ 0
+ SELF
+ SINGLE
+ 1
+ 91829
+
+
+ 10
+ 10
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00211.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00211.xml
index 0115388e3b..c7b4bd0dcd 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00211.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00211.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00212.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00212.xml
index 1aa6cb263c..a751469d27 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00212.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00212.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00213.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00213.xml
index 9ae206fe7a..276d652169 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00213.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00213.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00217.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00217.xml
index e4a4c0585e..5a655d1059 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00217.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00217.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00218.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00218.xml
index eb3f6e1c2e..19f0be71cd 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00218.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00218.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00219.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00219.xml
index ef642558f9..b4720152d0 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00219.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/transformations/00219.xml
@@ -1,30 +1,33 @@
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
-
+
1 3 4 5 6 7 8 9 11 15 16 17 18 19 21 22 23 32 36 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 63 64 65 70 86 1000 1001 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1106 1107 1108 1109 1110 1111 1113 1114 1115 1116 1117 1118 1120 1121
-
+
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/xsd/skills.xsd b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/xsd/skills.xsd
index 79ff083da8..67e49940fa 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/xsd/skills.xsd
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/xsd/skills.xsd
@@ -1576,6 +1576,7 @@
+
@@ -1613,7 +1614,7 @@
-
+
@@ -2237,7 +2238,6 @@
-
@@ -2252,6 +2252,7 @@
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java b/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java
index a593426fa0..44a6415534 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java
+++ b/L2J_Mobius_Essence_5.0_Sylph/java/org/l2jmobius/gameserver/model/skills/AbnormalVisualEffect.java
@@ -207,8 +207,8 @@ public enum AbnormalVisualEffect
UNK_188(188),
UNK_189(189),
TALISMAN_BAIUM(190),
- UNK_191(191),
- UNK_192(192),
+ BLUE_DYNASTY(191),
+ RED_ZUBEI(192),
CHANGESHAPE_TRANSFORM(193),
ANGRY_GOLEM_AVE(194),
WA_UNBREAKABLE_SONIC_AVE(195),