From 8d60ee5361b161d4455a8c56aabfeec907bb8b0c Mon Sep 17 00:00:00 2001
From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Wed, 21 Nov 2018 16:59:26 +0000
Subject: [PATCH] Partial attribute system implementation. Contributed by
Pavlov.
---
.../dist/game/data/html/merchant/34053.htm | 11 +
.../dist/game/data/multisell/3500000.xml | 122 +++++++
.../game/data/stats/items/91000-91099.xml | 320 ++++++++++++++++++
.../game/data/stats/items/91100-91199.xml | 144 ++++++++
.../dist/game/data/stats/npcs/34000-34099.xml | 16 +
5 files changed, 613 insertions(+)
create mode 100644 L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/merchant/34053.htm
create mode 100644 L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/multisell/3500000.xml
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/merchant/34053.htm b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/merchant/34053.htm
new file mode 100644
index 0000000000..6136178c44
--- /dev/null
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/merchant/34053.htm
@@ -0,0 +1,11 @@
+
Svein:
+Have you heard of Spirits?
+Honestly, there are not many people who actually know about them.
+Not all Spirits are hostile, as the common opinion goes. Moreover, there are those among them who would like to befriend a mighty warrior, like yourself.
+I can tell you more if you want.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/multisell/3500000.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/multisell/3500000.xml
new file mode 100644
index 0000000000..9acb37695a
--- /dev/null
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/multisell/3500000.xml
@@ -0,0 +1,122 @@
+
+
+
+ 34053
+
+ -
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+
\ No newline at end of file
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91000-91099.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91000-91099.xml
index 1e46cb86ea..99a53bc4e6 100644
--- a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91000-91099.xml
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91000-91099.xml
@@ -269,4 +269,324 @@
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 90
+ 37
+ 40
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 93
+ 40
+ 60
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 90
+ 37
+ 40
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 93
+ 40
+ 60
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 90
+ 37
+ 40
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 93
+ 40
+ 60
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 90
+ 37
+ 40
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 93
+ 40
+ 60
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 87
+ 35
+ 20
+
+
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91100-91199.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91100-91199.xml
index 1f7ada1dfd..e8b684af89 100644
--- a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91100-91199.xml
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/items/91100-91199.xml
@@ -1,5 +1,149 @@
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 96
+ 42
+ 80
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 100
+ 50
+ 100
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 96
+ 42
+ 80
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 100
+ 50
+ 100
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 96
+ 42
+ 80
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 100
+ 50
+ 100
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 96
+ 42
+ 80
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+ 100
+ 50
+ 100
+
+
-
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/34000-34099.xml b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/34000-34099.xml
index 643946bba6..3cfe156597 100644
--- a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/34000-34099.xml
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/stats/npcs/34000-34099.xml
@@ -320,6 +320,22 @@
+
+ HUMAN
+ MALE
+
+
+
+
+
+
+
+
+
+
+
+
+
HUMAN
MALE