From 8b0e0c53f31e87b6c433e89af099e8de2bd96a06 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Wed, 20 Mar 2019 21:33:09 +0000 Subject: [PATCH] Addition of Accessory Artisan Denign (34445). Contributed by Liamxroy. --- .../dist/game/data/html/merchant/34445-1.htm | 9 +++ .../dist/game/data/html/merchant/34445.htm | 8 ++ .../dist/game/data/multisell/3444501.xml | 79 +++++++++++++++++++ .../dist/game/data/multisell/3444502.xml | 26 ++++++ .../dist/game/data/multisell/3444503.xml | 34 ++++++++ .../dist/game/data/multisell/3444504.xml | 11 +++ .../game/data/spawns/Giran/TownOfGiran.xml | 1 + .../dist/game/data/stats/npcs/34400-34499.xml | 2 +- .../dist/game/data/html/merchant/34445-1.htm | 9 +++ .../dist/game/data/html/merchant/34445.htm | 8 ++ .../dist/game/data/multisell/3444501.xml | 79 +++++++++++++++++++ .../dist/game/data/multisell/3444502.xml | 26 ++++++ .../dist/game/data/multisell/3444503.xml | 34 ++++++++ .../dist/game/data/multisell/3444504.xml | 11 +++ .../game/data/spawns/Giran/TownOfGiran.xml | 1 + .../dist/game/data/stats/npcs/34400-34499.xml | 2 +- 16 files changed, 338 insertions(+), 2 deletions(-) create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445-1.htm create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445.htm create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444501.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444502.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444503.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444504.xml create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445-1.htm create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445.htm create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444501.xml create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444502.xml create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444503.xml create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444504.xml diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445-1.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445-1.htm new file mode 100644 index 0000000000..7398dcff61 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445-1.htm @@ -0,0 +1,9 @@ +Accessory Artisan Denign:
+I you compine Freya, Queen Ant, Orfen, Antharas and Valakas Accessories with each soul, you can get much stronger power. But if you do this, the old accessory will disappear and you'll get a new one.
+And Ring of the Beginning can be upgraded to a stronger item or Helios, Ramona, Mimir, Core and Harnak's Accessories can be condensed into Source of the Emperor which is used to upgrade Ring of the Beginning.
+However, when you receive a new accessory Enhancement or Enhancement will be lost. If you're fine with that, I'll turn it into a stronger accessory.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445.htm new file mode 100644 index 0000000000..18fcf7182f --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/merchant/34445.htm @@ -0,0 +1,8 @@ +Accessory Artisan Denign:
+Hi! I'm Denign, an accessory artisan.
+You're here because you want to see my artisan techniques?Welcome.
+I can imbue your accessories with special powers! Let me know if you need anything. + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444501.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444501.xml new file mode 100644 index 0000000000..b8e784d675 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444501.xml @@ -0,0 +1,79 @@ + + + + 34445 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444502.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444502.xml new file mode 100644 index 0000000000..013e91a9e8 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444502.xml @@ -0,0 +1,26 @@ + + + + 34445 + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444503.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444503.xml new file mode 100644 index 0000000000..bcfef23337 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444503.xml @@ -0,0 +1,34 @@ + + + + 34445 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444504.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444504.xml new file mode 100644 index 0000000000..b34421db55 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3444504.xml @@ -0,0 +1,11 @@ + + + + 34445 + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Giran/TownOfGiran.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Giran/TownOfGiran.xml index 35b3b72c0f..72f97992bd 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Giran/TownOfGiran.xml +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Giran/TownOfGiran.xml @@ -115,6 +115,7 @@ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/34400-34499.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/34400-34499.xml index 6c32913507..e25b836fc3 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/34400-34499.xml +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/stats/npcs/34400-34499.xml @@ -855,7 +855,7 @@ - + ETC FEMALE diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445-1.htm b/L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445-1.htm new file mode 100644 index 0000000000..7398dcff61 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445-1.htm @@ -0,0 +1,9 @@ +Accessory Artisan Denign:
+I you compine Freya, Queen Ant, Orfen, Antharas and Valakas Accessories with each soul, you can get much stronger power. But if you do this, the old accessory will disappear and you'll get a new one.
+And Ring of the Beginning can be upgraded to a stronger item or Helios, Ramona, Mimir, Core and Harnak's Accessories can be condensed into Source of the Emperor which is used to upgrade Ring of the Beginning.
+However, when you receive a new accessory Enhancement or Enhancement will be lost. If you're fine with that, I'll turn it into a stronger accessory.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445.htm b/L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445.htm new file mode 100644 index 0000000000..18fcf7182f --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/html/merchant/34445.htm @@ -0,0 +1,8 @@ +Accessory Artisan Denign:
+Hi! I'm Denign, an accessory artisan.
+You're here because you want to see my artisan techniques?Welcome.
+I can imbue your accessories with special powers! Let me know if you need anything. + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444501.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444501.xml new file mode 100644 index 0000000000..b9fbb3a5a5 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444501.xml @@ -0,0 +1,79 @@ + + + + 34445 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444502.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444502.xml new file mode 100644 index 0000000000..3b75cb61bc --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444502.xml @@ -0,0 +1,26 @@ + + + + 34445 + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444503.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444503.xml new file mode 100644 index 0000000000..96f6d82c40 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444503.xml @@ -0,0 +1,34 @@ + + + + 34445 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444504.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444504.xml new file mode 100644 index 0000000000..9745308672 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3444504.xml @@ -0,0 +1,11 @@ + + + + 34445 + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Giran/TownOfGiran.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Giran/TownOfGiran.xml index 35b3b72c0f..72f97992bd 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Giran/TownOfGiran.xml +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Giran/TownOfGiran.xml @@ -115,6 +115,7 @@ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/34400-34499.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/34400-34499.xml index 0bc092f68a..4498cfd544 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/34400-34499.xml +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/stats/npcs/34400-34499.xml @@ -863,7 +863,7 @@ - + ETC FEMALE