From 09bfec84c7bf0fb1cfd6ca96145cb1504c6dca6f Mon Sep 17 00:00:00 2001
From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Wed, 31 Mar 2021 22:12:09 +0000
Subject: [PATCH] Fixed materials that work like herbs. Contributed by
manax182.
---
.../game/data/stats/items/92900-92999.xml | 149 +++++++++++++++---
.../game/data/stats/skills/40000-40099.xml | 120 +++++++++++---
.../dist/game/data/xsd/skills.xsd | 1 +
.../game/data/stats/items/92900-92999.xml | 149 +++++++++++++++---
.../game/data/stats/skills/40000-40099.xml | 120 +++++++++++---
.../dist/game/data/xsd/skills.xsd | 1 +
6 files changed, 444 insertions(+), 96 deletions(-)
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92900-92999.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92900-92999.xml
index d1b364add7..4b620ee4d4 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92900-92999.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/items/92900-92999.xml
@@ -67,110 +67,206 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -1508,6 +1604,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40000-40099.xml b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40000-40099.xml
index 14ebd17850..e38994a484 100644
--- a/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40000-40099.xml
+++ b/L2J_Mobius_Essence_4.0_DwellingOfSpirits/dist/game/data/stats/skills/40000-40099.xml
@@ -604,10 +604,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
100
@@ -617,10 +623,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
500
@@ -630,10 +642,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
1000
@@ -643,10 +661,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
3000
@@ -656,10 +680,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
5000
@@ -669,10 +699,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
10000
@@ -682,10 +718,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
30000
@@ -695,10 +737,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
50000
@@ -708,10 +756,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
100000
@@ -721,10 +775,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
300000
@@ -734,10 +794,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
500000
@@ -747,10 +813,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
1000000
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 3278959463..79ff083da8 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
@@ -2237,6 +2237,7 @@
+
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92900-92999.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92900-92999.xml
index d1b364add7..4b620ee4d4 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92900-92999.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/items/92900-92999.xml
@@ -67,110 +67,206 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
@@ -1508,6 +1604,11 @@
+
+
+
+
+
-
diff --git a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40000-40099.xml b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40000-40099.xml
index 495b2da58f..b9560e0d29 100644
--- a/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40000-40099.xml
+++ b/L2J_Mobius_Essence_5.0_Sylph/dist/game/data/stats/skills/40000-40099.xml
@@ -604,10 +604,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
100
@@ -617,10 +623,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
500
@@ -630,10 +642,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
1000
@@ -643,10 +661,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
3000
@@ -656,10 +680,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
5000
@@ -669,10 +699,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
10000
@@ -682,10 +718,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
30000
@@ -695,10 +737,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
50000
@@ -708,10 +756,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
100000
@@ -721,10 +775,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
300000
@@ -734,10 +794,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
500000
@@ -747,10 +813,16 @@
icon.skill0000
+ 100
+ 100
+ 2
+ 40
A1
- 1
- true
+ 2000
+ 5
+ true
SELF
+ SINGLE
1000000
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 3278959463..79ff083da8 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
@@ -2237,6 +2237,7 @@
+