From 8c39626fa1984ed2f5e1004296939fd111684545 Mon Sep 17 00:00:00 2001
From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Sat, 18 Nov 2017 16:24:00 +0000
Subject: [PATCH] Various item fixes. Contributed by gamelike85.
---
.../game/data/stats/items/36300-36399.xml | 1 +
.../game/data/stats/items/40200-40299.xml | 12 ++
.../game/data/stats/items/40300-40399.xml | 6 +
.../game/data/stats/skills/09700-09799.xml | 58 ++++++
.../game/data/stats/skills/18100-18199.xml | 182 ++++++++++++++++--
.../dist/game/data/xsd/skills.xsd | 10 +
.../game/data/stats/items/36300-36399.xml | 1 +
.../game/data/stats/items/40200-40299.xml | 12 ++
.../game/data/stats/items/40300-40399.xml | 6 +
.../game/data/stats/skills/09700-09799.xml | 58 ++++++
.../game/data/stats/skills/18100-18199.xml | 182 ++++++++++++++++--
.../dist/game/data/xsd/skills.xsd | 10 +
.../game/data/stats/items/36300-36399.xml | 1 +
.../game/data/stats/items/40200-40299.xml | 12 ++
.../game/data/stats/items/40300-40399.xml | 6 +
.../game/data/stats/items/47400-47499.xml | 143 +++++++++++++-
.../game/data/stats/skills/09700-09799.xml | 58 ++++++
.../game/data/stats/skills/18100-18199.xml | 182 ++++++++++++++++--
.../game/data/stats/skills/18600-18699.xml | 181 +++++++++++++++--
.../game/data/stats/items/36300-36399.xml | 1 +
.../game/data/stats/items/40200-40299.xml | 12 ++
.../game/data/stats/items/40300-40399.xml | 6 +
.../game/data/stats/items/47400-47499.xml | 53 ++++-
.../game/data/stats/skills/09700-09799.xml | 58 ++++++
.../game/data/stats/skills/18100-18199.xml | 75 +++++++-
.../game/data/stats/skills/18600-18699.xml | 181 +++++++++++++++--
26 files changed, 1421 insertions(+), 86 deletions(-)
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36300-36399.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36300-36399.xml
index ba4654077c..0ce18f6e58 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36300-36399.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/36300-36399.xml
@@ -324,6 +324,7 @@
+
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40200-40299.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40200-40299.xml
index 73b13dc101..6d61316c8f 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40200-40299.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40200-40299.xml
@@ -335,6 +335,12 @@
+
+
+
+
+
+
-
@@ -379,6 +385,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40300-40399.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40300-40399.xml
index 8a0f62df0c..58d79eb23f 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40300-40399.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/items/40300-40399.xml
@@ -9,6 +9,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/09700-09799.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/09700-09799.xml
index 8ef6636e6a..764d777548 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/09700-09799.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/09700-09799.xml
@@ -2720,6 +2720,8 @@
+ 1
+ 3600
36327
1
icon.etc_potion_blue_i00
@@ -2736,56 +2738,112 @@
1
SELF
SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_I.etc_hot_spring_mineral_i00
+ 1
+ 3600
36328
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.Icon.pi_wind_of_paagrio
+ 1
+ 3600
36329
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys.icon.br_valentine_darkchoco_i00
+ 1
+ 3600
36330
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.icon.br_breath_of_hero_i00
+ 1
+ 3600
36331
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_hot_spring_nectar_i00
+ 1
+ 3600
36332
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18100-18199.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18100-18199.xml
index cb5c9b295a..f2ba70a3fa 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18100-18199.xml
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/stats/skills/18100-18199.xml
@@ -1,28 +1,73 @@
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40051
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100000
+
+
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40052
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1000000
+
+
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40053
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10000000
+
+
@@ -190,13 +235,44 @@
icon.freya_lamp
A1
-
-
+
icon.freya_scroll
A2
+ 1
+ 600
+
+ 40227
+ 47428
+
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
@@ -217,24 +293,89 @@
A1
-
icon.freya_scroll
A2
+ 1
+ 600
+ 40231
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+ 2
+ DIFF
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
-
+
icon.freya_stone_i01
A1
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
+
+
+
+ - WEAPON
+
+ R
+
+
+ 3
+ 15
+ NORMAL
+
+
+ 3
+ 15
+ MAGIC
+
+
-
+
icon.freya_stone_i02
A1
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
+
+
+
+ - ARMOR
+ - ACCESORY
+
+ R
+
+
+ 3
+ 15
+ NONE
+
+
@@ -381,9 +522,26 @@
A1
-
icon.skill0000
A1
+ 40300
+ 1
+ 1500
+ 500
+ 3000
+ 867
+ NONE;STRIDER;WYVERN;WOLF
+ -5
+ 1
+ 85
+ 1
+ SELF
+ SINGLE
+
+
+ 3500
+
+
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/xsd/skills.xsd b/L2J_Mobius_1.0_Ertheia/dist/game/data/xsd/skills.xsd
index 659ebb12ce..204dd46ffd 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/data/xsd/skills.xsd
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/xsd/skills.xsd
@@ -425,6 +425,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36300-36399.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36300-36399.xml
index edca81044c..f53d201aef 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36300-36399.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/36300-36399.xml
@@ -324,6 +324,7 @@
+
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40200-40299.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40200-40299.xml
index cf4d521efc..f50574e0f6 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40200-40299.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40200-40299.xml
@@ -335,6 +335,12 @@
+
+
+
+
+
+
-
@@ -379,6 +385,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40300-40399.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40300-40399.xml
index ade47ba6a2..baabfb52dd 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40300-40399.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/items/40300-40399.xml
@@ -9,6 +9,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/09700-09799.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/09700-09799.xml
index 190d49b072..582a7f295f 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/09700-09799.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/09700-09799.xml
@@ -2720,6 +2720,8 @@
+ 1
+ 3600
36327
1
icon.etc_potion_blue_i00
@@ -2736,56 +2738,112 @@
1
SELF
SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_I.etc_hot_spring_mineral_i00
+ 1
+ 3600
36328
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.Icon.pi_wind_of_paagrio
+ 1
+ 3600
36329
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys.icon.br_valentine_darkchoco_i00
+ 1
+ 3600
36330
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.icon.br_breath_of_hero_i00
+ 1
+ 3600
36331
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_hot_spring_nectar_i00
+ 1
+ 3600
36332
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18100-18199.xml b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18100-18199.xml
index d41f9206e7..3162cd8eaf 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18100-18199.xml
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/stats/skills/18100-18199.xml
@@ -1,28 +1,73 @@
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40051
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100000
+
+
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40052
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1000000
+
+
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40053
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10000000
+
+
@@ -190,13 +235,44 @@
icon.freya_lamp
A1
-
-
+
icon.freya_scroll
A2
+ 1
+ 600
+
+ 40227
+ 47428
+
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
@@ -217,24 +293,89 @@
A1
-
icon.freya_scroll
A2
+ 1
+ 600
+ 40231
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+ 2
+ DIFF
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
-
+
icon.freya_stone_i01
A1
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
+
+
+
+ - WEAPON
+
+ R
+
+
+ 3
+ 15
+ NORMAL
+
+
+ 3
+ 15
+ MAGIC
+
+
-
+
icon.freya_stone_i02
A1
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
+
+
+
+ - ARMOR
+ - ACCESORY
+
+ R
+
+
+ 3
+ 15
+ NONE
+
+
@@ -381,9 +522,26 @@
A1
-
icon.skill0000
A1
+ 40300
+ 1
+ 1500
+ 500
+ 3000
+ 867
+ NONE;STRIDER;WYVERN;WOLF
+ -5
+ 1
+ 85
+ 1
+ SELF
+ SINGLE
+
+
+ 3500
+
+
diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/xsd/skills.xsd b/L2J_Mobius_2.5_Underground/dist/game/data/xsd/skills.xsd
index 4d5729c452..51d2ac4654 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/data/xsd/skills.xsd
+++ b/L2J_Mobius_2.5_Underground/dist/game/data/xsd/skills.xsd
@@ -429,6 +429,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36300-36399.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36300-36399.xml
index 5907db21e3..f726e2e6a9 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36300-36399.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/36300-36399.xml
@@ -324,6 +324,7 @@
+
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40200-40299.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40200-40299.xml
index b521f8fbd3..946a507c33 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40200-40299.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40200-40299.xml
@@ -335,6 +335,12 @@
+
+
+
+
+
+
-
@@ -379,6 +385,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40300-40399.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40300-40399.xml
index 66963cdae2..4ab7858589 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40300-40399.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/40300-40399.xml
@@ -9,6 +9,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/47400-47499.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/47400-47499.xml
index f3349e88c5..328444e779 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/47400-47499.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/items/47400-47499.xml
@@ -174,12 +174,17 @@
-
-
+
+
+
+
+
+
-
@@ -296,6 +301,11 @@
+
+
+
+
+
-
@@ -309,10 +319,21 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
+
-
@@ -326,11 +347,21 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
-
@@ -344,9 +375,21 @@
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
-
@@ -633,6 +676,9 @@
+
+
+
79
31
@@ -649,6 +695,9 @@
+
+
+
79
31
@@ -665,6 +714,9 @@
+
+
+
79
31
@@ -681,6 +733,9 @@
+
+
+
158
62
@@ -697,6 +752,9 @@
+
+
+
158
62
@@ -713,6 +771,9 @@
+
+
+
158
62
@@ -729,6 +790,9 @@
+
+
+
79
31
@@ -745,6 +809,9 @@
+
+
+
79
31
@@ -761,6 +828,9 @@
+
+
+
79
31
@@ -777,6 +847,9 @@
+
+
+
118
46
@@ -793,6 +866,9 @@
+
+
+
118
46
@@ -809,6 +885,9 @@
+
+
+
118
46
@@ -825,6 +904,9 @@
+
+
+
114
46
@@ -841,6 +923,9 @@
+
+
+
114
46
@@ -857,6 +942,9 @@
+
+
+
114
46
@@ -873,6 +961,9 @@
+
+
+
114
46
@@ -889,6 +980,9 @@
+
+
+
114
46
@@ -905,6 +999,9 @@
+
+
+
114
46
@@ -921,6 +1018,10 @@
+
+
+
+
170
59
@@ -937,6 +1038,10 @@
+
+
+
+
170
59
@@ -953,6 +1058,10 @@
+
+
+
+
170
59
@@ -969,6 +1078,10 @@
+
+
+
+
226
79
@@ -985,6 +1098,10 @@
+
+
+
+
226
79
@@ -1001,6 +1118,10 @@
+
+
+
+
226
79
@@ -1017,6 +1138,10 @@
+
+
+
+
170
59
@@ -1033,6 +1158,10 @@
+
+
+
+
170
59
@@ -1049,6 +1178,10 @@
+
+
+
+
170
59
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/09700-09799.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/09700-09799.xml
index 190d49b072..582a7f295f 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/09700-09799.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/09700-09799.xml
@@ -2720,6 +2720,8 @@
+ 1
+ 3600
36327
1
icon.etc_potion_blue_i00
@@ -2736,56 +2738,112 @@
1
SELF
SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_I.etc_hot_spring_mineral_i00
+ 1
+ 3600
36328
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.Icon.pi_wind_of_paagrio
+ 1
+ 3600
36329
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys.icon.br_valentine_darkchoco_i00
+ 1
+ 3600
36330
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.icon.br_breath_of_hero_i00
+ 1
+ 3600
36331
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_hot_spring_nectar_i00
+ 1
+ 3600
36332
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18100-18199.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18100-18199.xml
index 02ddd2e34e..f2ba70a3fa 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18100-18199.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18100-18199.xml
@@ -1,28 +1,73 @@
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40051
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 100000
+
+
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40052
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 1000000
+
+
-
+
icon.skill0000
- A1
200
3000
+ 2
+ 1
+ 40053
+ 1
+ A1
+ 2000
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ SELF
+ SINGLE
+
+
+ 10000000
+
+
@@ -190,13 +235,44 @@
icon.freya_lamp
A1
-
-
+
icon.freya_scroll
A2
+ 1
+ 600
+
+ 40227
+ 47428
+
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
@@ -217,24 +293,89 @@
A1
-
icon.freya_scroll
A2
+ 1
+ 600
+ 40231
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+ 2
+ DIFF
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
-
+
icon.freya_stone_i01
A1
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
+
+
+
+ - WEAPON
+
+ R
+
+
+ 3
+ 15
+ NORMAL
+
+
+ 3
+ 15
+ MAGIC
+
+
-
+
icon.freya_stone_i02
A1
+ NONE;STRIDER;WYVERN;WOLF
+ 5
+ 0
+ 1
+ 2
+ ITEM
+ SINGLE
+
+
+
+ - ARMOR
+ - ACCESORY
+
+ R
+
+
+ 3
+ 15
+ NONE
+
+
@@ -381,9 +522,26 @@
A1
-
icon.skill0000
A1
+ 40300
+ 1
+ 1500
+ 500
+ 3000
+ 867
+ NONE;STRIDER;WYVERN;WOLF
+ -5
+ 1
+ 85
+ 1
+ SELF
+ SINGLE
+
+
+ 3500
+
+
diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18600-18699.xml b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18600-18699.xml
index 0d1fd6f712..4ea152934f 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18600-18699.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/stats/skills/18600-18699.xml
@@ -975,24 +975,121 @@
A1
-
+
icon.skill0000
- A1
+ A2
+ 1
+ 600
+ 36331
+ 1
+ 1800000
+ 100
+ 4
+ SELF
+ SINGLE
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
-
- icon.skill0000
- A1
+
+ icon.skill0837
+ A2
+ 1
+ 300
+ 400
+ 1000
+ 300
+ 270000
+ 712
+ 600
+ 600
+ SELF
+ PARTY
+ FRIEND_PC
+
+
+ 1
+ 85
+ CASTER
+
+
+ true
+
+
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
-
- icon.skill0000
- A1
+
+ icon.skill10101
+ A2
+ 1
+ 10800
+
+ 100
+ 0
+
+
+ 36000000
+ 0
+
+
+ 100
+ 1
+
+ 4
+ SELF
+ SINGLE
+
+
+ 1
+ 85
+ CASTER
+
+
+
+
+ 30
+ PER
+
+
-
- icon.skill0000
- A1
+
+ icon.etc_capture_stone_i00
+ A2
+ 1
+ 3600
+ 300000
+ 4
+ SELF
+ SINGLE
+
+
+ 20
+ PER
+
+
@@ -1040,19 +1137,67 @@
A1
-
- icon.skill0000
- A1
+
+ P
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
-
+
icon.skill0000
- A1
+ P
+
+
+ 1
+ STR
+
+
+ 1
+ DEX
+
+
+ 1
+ CON
+
+
+ 1
+ INT
+
+
+ 1
+ WIT
+
+
+ 1
+ MEN
+
+
+ 10
+
+
-
+
icon.skill0000
- A1
+ P
+
+
+ 50
+ PER
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/36300-36399.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/36300-36399.xml
index 92e0c6fee5..0752da5194 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/36300-36399.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/36300-36399.xml
@@ -324,6 +324,7 @@
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40200-40299.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40200-40299.xml
index b1ae267757..bf8c7baa90 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40200-40299.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40200-40299.xml
@@ -335,6 +335,12 @@
+
+
+
+
+
+
-
@@ -379,6 +385,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40300-40399.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40300-40399.xml
index 777e35dc5c..06146e4a30 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40300-40399.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/40300-40399.xml
@@ -9,6 +9,12 @@
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/47400-47499.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/47400-47499.xml
index 9361fceb98..ab1add9d2c 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/47400-47499.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/items/47400-47499.xml
@@ -174,12 +174,17 @@
-
-
+
+
+
+
+
+
-
@@ -296,6 +301,11 @@
+
+
+
+
+
-
@@ -309,10 +319,21 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
+
-
@@ -326,11 +347,21 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
-
@@ -344,9 +375,21 @@
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
-
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/09700-09799.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/09700-09799.xml
index 190d49b072..582a7f295f 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/09700-09799.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/09700-09799.xml
@@ -2720,6 +2720,8 @@
+ 1
+ 3600
36327
1
icon.etc_potion_blue_i00
@@ -2736,56 +2738,112 @@
1
SELF
SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_I.etc_hot_spring_mineral_i00
+ 1
+ 3600
36328
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.Icon.pi_wind_of_paagrio
+ 1
+ 3600
36329
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys.icon.br_valentine_darkchoco_i00
+ 1
+ 3600
36330
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
BranchSys2.icon.br_breath_of_hero_i00
+ 1
+ 3600
36331
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
icon.etc_hot_spring_nectar_i00
+ 1
+ 3600
36332
1
A2
3600000
100
4
+ SELF
+ SINGLE
+
+
+ -10
+ DIFF
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18100-18199.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18100-18199.xml
index bfd01cfda7..4083c587c1 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18100-18199.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18100-18199.xml
@@ -235,13 +235,44 @@
icon.freya_lamp
A1
-
-
+
icon.freya_scroll
A2
+ 1
+ 600
+
+ 40227
+ 47428
+
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
+
+ 100
+ 150
+
+ PER
+
+
@@ -262,12 +293,31 @@
A1
-
icon.freya_scroll
A2
+ 1
+ 600
+ 40231
+ 1
600000
4
+ SELF
+ SINGLE
+
+
+ 2
+ DIFF
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
@@ -472,9 +522,26 @@
A1
-
icon.skill0000
A1
+ 40300
+ 1
+ 1500
+ 500
+ 3000
+ 867
+ NONE;STRIDER;WYVERN;WOLF
+ -5
+ 1
+ 85
+ 1
+ SELF
+ SINGLE
+
+
+ 3500
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18600-18699.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18600-18699.xml
index 7a1339cc14..2e20c10727 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18600-18699.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/stats/skills/18600-18699.xml
@@ -975,24 +975,121 @@
A1
-
+
icon.skill0000
- A1
+ A2
+ 1
+ 600
+ 36331
+ 1
+ 1800000
+ 100
+ 4
+ SELF
+ SINGLE
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
+ 100
+ PER
+
+
-
- icon.skill0000
- A1
+
+ icon.skill0837
+ A2
+ 1
+ 300
+ 400
+ 1000
+ 300
+ 270000
+ 712
+ 600
+ 600
+ SELF
+ PARTY
+ FRIEND_PC
+
+
+ 1
+ 85
+ CASTER
+
+
+ true
+
+
+
+
+ 10
+ PER
+
+
+ 10
+ PER
+
+
-
- icon.skill0000
- A1
+
+ icon.skill10101
+ A2
+ 1
+ 10800
+
+ 100
+ 0
+
+
+ 36000000
+ 0
+
+
+ 100
+ 1
+
+ 4
+ SELF
+ SINGLE
+
+
+ 1
+ 85
+ CASTER
+
+
+
+
+ 30
+ PER
+
+
-
- icon.skill0000
- A1
+
+ icon.etc_capture_stone_i00
+ A2
+ 1
+ 3600
+ 300000
+ 4
+ SELF
+ SINGLE
+
+
+ 20
+ PER
+
+
@@ -1040,19 +1137,67 @@
A1
-
- icon.skill0000
- A1
+
+ P
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
+ 15
+ PER
+
+
-
+
icon.skill0000
- A1
+ P
+
+
+ 1
+ STR
+
+
+ 1
+ DEX
+
+
+ 1
+ CON
+
+
+ 1
+ INT
+
+
+ 1
+ WIT
+
+
+ 1
+ MEN
+
+
+ 10
+
+
-
+
icon.skill0000
- A1
+ P
+
+
+ 50
+ PER
+
+