From 10b0cf2c86c16edb7c06bdb6b049943a55a8d03a Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Fri, 15 Jan 2021 05:02:50 +0000
Subject: [PATCH] Addition of passive skill list for new armor items.
---
.../game/data/stats/items/93000-93099.xml | 29 ++++++++++
.../game/data/stats/items/93100-93199.xml | 58 +++++++++++++++++++
.../game/data/stats/items/93300-93399.xml | 58 +++++++++++++++++++
.../game/data/stats/items/93700-93799.xml | 56 ++++++++++++++++++
.../game/data/stats/items/94000-94099.xml | 56 ++++++++++++++++++
.../game/data/stats/items/94200-94299.xml | 33 +++++++++--
.../game/data/stats/items/94300-94399.xml | 4 +-
.../game/data/stats/skills/50300-50399.xml | 54 ++++++++---------
.../game/data/stats/skills/50400-50499.xml | 5 +-
9 files changed, 317 insertions(+), 36 deletions(-)
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 e064a7d59f..796f3261cd 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
@@ -1143,6 +1143,20 @@
49
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1155,9 +1169,24 @@
+
49
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml
index de4d1aa375..511e7095b9 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93100-93199.xml
@@ -504,6 +504,20 @@
200
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -520,6 +534,20 @@
175
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -531,12 +559,27 @@
+
200
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -548,12 +591,27 @@
+
175
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml
index b1ab4feb92..16fea08118 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/93300-93399.xml
@@ -208,6 +208,20 @@
165
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -224,6 +238,20 @@
115
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -235,12 +263,27 @@
+
165
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -252,12 +295,27 @@
+
115
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
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 254fabbe2f..6e81526abb 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
@@ -359,6 +359,20 @@
103
409
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -376,6 +390,20 @@
64
256
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -395,6 +423,20 @@
103
409
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -414,6 +456,20 @@
64
256
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94000-94099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94000-94099.xml
index 95c94d5eb1..27804890a5 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94000-94099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94000-94099.xml
@@ -1063,6 +1063,20 @@
88
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1079,6 +1093,20 @@
88
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1093,6 +1121,20 @@
59
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1109,6 +1151,20 @@
59
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
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 cbf7622719..e6b465702b 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
@@ -694,14 +694,25 @@
-
+
65
-
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -715,7 +726,7 @@
-
+
@@ -723,6 +734,20 @@
65
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -1047,7 +1072,7 @@
-
+
56
40
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml
index ad179dfc4d..ac59408da0 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/94300-94399.xml
@@ -28,7 +28,7 @@
-
+
-9
20
@@ -44,7 +44,7 @@
-
+
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50300-50399.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50300-50399.xml
index d6b29989bd..140ed41628 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50300-50399.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/50300-50399.xml
@@ -28,17 +28,17 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
@@ -118,32 +118,32 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
@@ -400,32 +400,32 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
@@ -455,32 +455,32 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
@@ -585,17 +585,17 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
@@ -605,17 +605,17 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P
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 aaacee6d0a..ef963cf007 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
@@ -143,7 +143,6 @@
icon.skill0000
P
- P
1
@@ -174,12 +173,12 @@
icon.skill0000
- A1
+ P
icon.skill0000
- A1
+ P