Addition of Accessory Artisan Denign (34445).

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment
2019-03-20 21:33:09 +00:00
parent 8e7ecf37c8
commit 8b0e0c53f3
16 changed files with 338 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
<html><body>Accessory Artisan Denign:<br>
I you compine <font color="LEVEL">Freya, Queen Ant, Orfen, Antharas and Valakas Accessories</font> with <font color="LEVEL">each soul</font>, you can get much stronger power. But if you do this, the old accessory will disappear and you'll get a new one.<br>
And Ring of the Beginning can be upgraded to a stronger item or <font color="LEVEL">Helios, Ramona, Mimir, Core and Harnak's Accessories can be condensed</font> into <font color="LEVEL">Source of the Emperor</font> which is used to upgrade Ring of the Beginning.<br>
However, when you receive a new accessory <font color="LEVEL">Enhancement or Enhancement</font> will be lost. If you're fine with that, I'll turn it into a stronger accessory.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444501">"I want to exchange an accessory for a Soul Bottle."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444502">"I want to obtain a Source of the Emperor."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444503">"I want to exchange the Source of the Emperor for a ring of the Beginning."</button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">"I want to hold onto my item."</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Accessory Artisan Denign:<br>
Hi! I'm Denign, an accessory artisan.<br>
You're here because you want to see my artisan techniques?Welcome.<br>
I can imbue your accessories with special powers! Let me know if you need anything.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I have an interesting item."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444504">"Obtain Scroll: Enchant Angel Accessory."</button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="22173" count="1" /> <!-- Reinforced Baium's Ring -->
<ingredient id="37520" count="1" /> <!-- Bottle of Baium's Soul -->
<production id="37521" count="1" /> <!-- Baium's Soul Ring -->
</item>
<item>
<ingredient id="6658" count="1" /> <!-- Baium's Ring -->
<ingredient id="37520" count="1" /> <!-- Bottle of Baium's Soul -->
<production id="37521" count="1" /> <!-- Baium's Soul Ring -->
</item>
<item>
<ingredient id="6656" count="1" /> <!-- Antharas' Earring -->
<ingredient id="19465" count="1" /> <!-- Bottle of Antharas' Soul -->
<production id="19463" count="1" /> <!-- Blessed Antharas' Earring -->
</item>
<item>
<ingredient id="16025" count="1" /> <!-- Freya's Necklace -->
<ingredient id="16027" count="1" /> <!-- Bottle of Freya's Soul -->
<production id="16026" count="1" /> <!-- Blessed Freya's Necklace -->
</item>
<item>
<ingredient id="6657" count="1" /> <!-- Valakas' Necklace -->
<ingredient id="19466" count="1" /> <!-- Bottle of Valakas' Soul -->
<production id="19464" count="1" /> <!-- Blessed Valakas' Necklace -->
</item>
<item>
<ingredient id="8191" count="1" /> <!-- Frintezza's Necklace -->
<ingredient id="37519" count="1" /> <!-- Bottle of Frintezza's Soul -->
<production id="37522" count="1" /> <!-- Frintezza's Soul Necklace -->
</item>
<item>
<ingredient id="6661" count="1" /> <!-- Orfen's Earring -->
<ingredient id="36253" count="1" /> <!-- Bottle of Orfen's Soul -->
<production id="36255" count="1" /> <!-- Orfen's Soul Earring -->
</item>
<item>
<ingredient id="6660" count="1" /> <!-- Queen Ant's Ring -->
<ingredient id="36252" count="1" /> <!-- Bottle of Queen Ant's Soul -->
<production id="36254" count="1" /> <!-- Queen Ant's Soul Ring -->
</item>
<item>
<ingredient id="22174" count="1" /> <!-- Reinforced Queen Ant's Ring -->
<ingredient id="36252" count="1" /> <!-- Bottle of Queen Ant's Soul -->
<production id="36254" count="1" /> <!-- Queen Ant's Soul Ring -->
</item>
<item>
<ingredient id="23862" count="1000" /> <!-- Bottle Fragment of Antharas' Soul -->
<production id="19465" count="1" /> <!-- Bottle of Antharas' Soul -->
</item>
<item>
<ingredient id="23863" count="1000" /> <!-- Bottle Fragment of Baium's Soul -->
<production id="37520" count="1" /> <!-- Bottle of Baium's Soul -->
</item>
<item>
<ingredient id="23867" count="1000" /> <!-- Bottle Fragment of Freya's Soul -->
<production id="16027" count="1" /> <!-- Bottle of Freya's Soul -->
</item>
<item>
<ingredient id="23866" count="1000" /> <!-- Bottle Fragment of Frintezza's Soul -->
<production id="37519" count="1" /> <!-- Bottle of Frintezza's Soul -->
</item>
<item>
<ingredient id="23864" count="1000" /> <!-- Bottle Fragment of Orfen's Soul -->
<production id="36253" count="1" /> <!-- Bottle of Orfen's Soul -->
</item>
<item>
<ingredient id="23865" count="1000" /> <!-- Bottle Fragment of Queen Ant's Soul -->
<production id="36252" count="1" /> <!-- Bottle of Queen Ant's Soul -->
</item>
<item>
<ingredient id="23861" count="1000" /> <!-- Bottle Fragment of Valakas' Soul -->
<production id="19466" count="1" /> <!-- Bottle of Valakas' Soul -->
</item>
</list>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="47244" count="1" /> <!-- Ramona's Fancy Earrings -->
<production id="47219" count="32" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47245" count="1" /> <!-- Helios' Majestic Earrings -->
<production id="47219" count="40" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47246" count="1" /> <!-- Harnak's Transformed Necklace -->
<production id="47219" count="20" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47247" count="1" /> <!-- Mimir's Worn Ring -->
<production id="47219" count="28" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47248" count="1" /> <!-- Forgotten Ring of the Core -->
<production id="47219" count="42" chance="100" /> <!-- Source of the Emperor -->
</item>
</list>

View File

@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="47214" count="1" /> <!-- Ring of Creation -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47215" count="1" chance="0" /> <!-- Ring of Authority -->
<production id="47215" count="1" chance="5" /> <!-- Ring of Authority -->
<production id="47214" count="1" chance="95" /> <!-- Ring of Creation -->
</item>
<item>
<ingredient id="47214" count="1" /> <!-- Ring of Creation -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47217" count="1" chance="0" /> <!-- Ring of the Truth -->
<production id="47217" count="1" chance="5" /> <!-- Ring of the Truth -->
<production id="47214" count="1" chance="95" /> <!-- Ring of Creation -->
</item>
<item>
<ingredient id="47217" count="1" /> <!-- Ring of the Truth -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47218" count="1" chance="0" /> <!-- Ring of the Truth-Seeker -->
<production id="47218" count="1" chance="5" /> <!-- Ring of the Truth-Seeker -->
<production id="47219" count="40" chance="95" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47215" count="1" /> <!-- Ring of Authority -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47216" count="1" chance="0" /> <!-- Ruler's Ring of Authority -->
<production id="47216" count="1" chance="5" /> <!-- Ruler's Ring of Authority -->
<production id="47219" count="40" chance="95" /> <!-- Source of the Emperor -->
</item>
</list>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="36515" count="1" /> <!-- Elcyum -->
<ingredient id="17527" count="1" /> <!-- Scroll: Enchant Armor (R-grade) -->
<production id="48668" count="7" /> <!-- Scroll: Enchant Angel Accessory -->
</item>
</list>

View File

@@ -115,6 +115,7 @@
<npc id="36706" x="88290" y="147578" z="-3400" heading="34492" respawnTime="60sec" /> <!-- Mermoden --> <npc id="36706" x="88290" y="147578" z="-3400" heading="34492" respawnTime="60sec" /> <!-- Mermoden -->
<npc id="34222" x="83487" y="149304" z="-3400" heading="48708" respawnTime="60sec" /> <!-- Kekropus --> <npc id="34222" x="83487" y="149304" z="-3400" heading="48708" respawnTime="60sec" /> <!-- Kekropus -->
<npc id="34328" x="80370" y="145482" z="-3512" heading="0" respawnTime="60sec" /> <!-- Laia --> <npc id="34328" x="80370" y="145482" z="-3512" heading="0" respawnTime="60sec" /> <!-- Laia -->
<npc id="34445" x="79672" y="145912" z="-3498" heading="48457" respawnTime="60sec" /> <!-- Denign -->
</group> </group>
</spawn> </spawn>
</list> </list>

View File

@@ -855,7 +855,7 @@
<height normal="12" /> <height normal="12" />
</collision> </collision>
</npc> </npc>
<npc id="34445" level="85" type="L2Npc" name="Denign" title="Accessory Artisan"> <npc id="34445" level="85" type="L2Merchant" name="Denign" title="Accessory Artisan">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race> <race>ETC</race>
<sex>FEMALE</sex> <sex>FEMALE</sex>

View File

@@ -0,0 +1,9 @@
<html><body>Accessory Artisan Denign:<br>
I you compine <font color="LEVEL">Freya, Queen Ant, Orfen, Antharas and Valakas Accessories</font> with <font color="LEVEL">each soul</font>, you can get much stronger power. But if you do this, the old accessory will disappear and you'll get a new one.<br>
And Ring of the Beginning can be upgraded to a stronger item or <font color="LEVEL">Helios, Ramona, Mimir, Core and Harnak's Accessories can be condensed</font> into <font color="LEVEL">Source of the Emperor</font> which is used to upgrade Ring of the Beginning.<br>
However, when you receive a new accessory <font color="LEVEL">Enhancement or Enhancement</font> will be lost. If you're fine with that, I'll turn it into a stronger accessory.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444501">"I want to exchange an accessory for a Soul Bottle."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444502">"I want to obtain a Source of the Emperor."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444503">"I want to exchange the Source of the Emperor for a ring of the Beginning."</button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">"I want to hold onto my item."</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Accessory Artisan Denign:<br>
Hi! I'm Denign, an accessory artisan.<br>
You're here because you want to see my artisan techniques?Welcome.<br>
I can imbue your accessories with special powers! Let me know if you need anything.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I have an interesting item."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444504">"Obtain Scroll: Enchant Angel Accessory."</button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="22173" count="1" /> <!-- Reinforced Baium's Ring -->
<ingredient id="37520" count="1" /> <!-- Bottle of Baium's Soul -->
<production id="37521" count="1" /> <!-- Baium's Soul Ring -->
</item>
<item>
<ingredient id="6658" count="1" /> <!-- Baium's Ring -->
<ingredient id="37520" count="1" /> <!-- Bottle of Baium's Soul -->
<production id="37521" count="1" /> <!-- Baium's Soul Ring -->
</item>
<item>
<ingredient id="6656" count="1" /> <!-- Antharas' Earring -->
<ingredient id="19465" count="1" /> <!-- Bottle of Antharas' Soul -->
<production id="19463" count="1" /> <!-- Blessed Antharas' Earring -->
</item>
<item>
<ingredient id="16025" count="1" /> <!-- Freya's Necklace -->
<ingredient id="16027" count="1" /> <!-- Bottle of Freya's Soul -->
<production id="16026" count="1" /> <!-- Blessed Freya's Necklace -->
</item>
<item>
<ingredient id="6657" count="1" /> <!-- Valakas' Necklace -->
<ingredient id="19466" count="1" /> <!-- Bottle of Valakas' Soul -->
<production id="19464" count="1" /> <!-- Blessed Valakas' Necklace -->
</item>
<item>
<ingredient id="8191" count="1" /> <!-- Frintezza's Necklace -->
<ingredient id="37519" count="1" /> <!-- Bottle of Frintezza's Soul -->
<production id="37522" count="1" /> <!-- Frintezza's Soul Necklace -->
</item>
<item>
<ingredient id="6661" count="1" /> <!-- Orfen's Earring -->
<ingredient id="36253" count="1" /> <!-- Bottle of Orfen's Soul -->
<production id="36255" count="1" /> <!-- Orfen's Soul Earring -->
</item>
<item>
<ingredient id="6660" count="1" /> <!-- Queen Ant's Ring -->
<ingredient id="36252" count="1" /> <!-- Bottle of Queen Ant's Soul -->
<production id="36254" count="1" /> <!-- Queen Ant's Soul Ring -->
</item>
<item>
<ingredient id="22174" count="1" /> <!-- Reinforced Queen Ant's Ring -->
<ingredient id="36252" count="1" /> <!-- Bottle of Queen Ant's Soul -->
<production id="36254" count="1" /> <!-- Queen Ant's Soul Ring -->
</item>
<item>
<ingredient id="23862" count="1000" /> <!-- Bottle Fragment of Antharas' Soul -->
<production id="19465" count="1" /> <!-- Bottle of Antharas' Soul -->
</item>
<item>
<ingredient id="23863" count="1000" /> <!-- Bottle Fragment of Baium's Soul -->
<production id="37520" count="1" /> <!-- Bottle of Baium's Soul -->
</item>
<item>
<ingredient id="23867" count="1000" /> <!-- Bottle Fragment of Freya's Soul -->
<production id="16027" count="1" /> <!-- Bottle of Freya's Soul -->
</item>
<item>
<ingredient id="23866" count="1000" /> <!-- Bottle Fragment of Frintezza's Soul -->
<production id="37519" count="1" /> <!-- Bottle of Frintezza's Soul -->
</item>
<item>
<ingredient id="23864" count="1000" /> <!-- Bottle Fragment of Orfen's Soul -->
<production id="36253" count="1" /> <!-- Bottle of Orfen's Soul -->
</item>
<item>
<ingredient id="23865" count="1000" /> <!-- Bottle Fragment of Queen Ant's Soul -->
<production id="36252" count="1" /> <!-- Bottle of Queen Ant's Soul -->
</item>
<item>
<ingredient id="23861" count="1000" /> <!-- Bottle Fragment of Valakas' Soul -->
<production id="19466" count="1" /> <!-- Bottle of Valakas' Soul -->
</item>
</list>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="47244" count="1" /> <!-- Ramona's Fancy Earrings -->
<production id="47219" count="32" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47245" count="1" /> <!-- Helios' Majestic Earrings -->
<production id="47219" count="40" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47246" count="1" /> <!-- Harnak's Transformed Necklace -->
<production id="47219" count="20" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47247" count="1" /> <!-- Mimir's Worn Ring -->
<production id="47219" count="28" chance="100" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47248" count="1" /> <!-- Forgotten Ring of the Core -->
<production id="47219" count="42" chance="100" /> <!-- Source of the Emperor -->
</item>
</list>

View File

@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="47214" count="1" /> <!-- Ring of Creation -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47215" count="1" chance="0" /> <!-- Ring of Authority -->
<production id="47215" count="1" chance="5" /> <!-- Ring of Authority -->
<production id="47214" count="1" chance="95" /> <!-- Ring of Creation -->
</item>
<item>
<ingredient id="47214" count="1" /> <!-- Ring of Creation -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47217" count="1" chance="0" /> <!-- Ring of the Truth -->
<production id="47217" count="1" chance="5" /> <!-- Ring of the Truth -->
<production id="47214" count="1" chance="95" /> <!-- Ring of Creation -->
</item>
<item>
<ingredient id="47217" count="1" /> <!-- Ring of the Truth -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47218" count="1" chance="0" /> <!-- Ring of the Truth-Seeker -->
<production id="47218" count="1" chance="5" /> <!-- Ring of the Truth-Seeker -->
<production id="47219" count="40" chance="95" /> <!-- Source of the Emperor -->
</item>
<item>
<ingredient id="47215" count="1" /> <!-- Ring of Authority -->
<ingredient id="47219" count="1" /> <!-- Source of the Emperor -->
<production id="47216" count="1" chance="0" /> <!-- Ruler's Ring of Authority -->
<production id="47216" count="1" chance="5" /> <!-- Ruler's Ring of Authority -->
<production id="47219" count="40" chance="95" /> <!-- Source of the Emperor -->
</item>
</list>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34445</npc> <!-- Accessory Artisan Denign -->
</npcs>
<item>
<ingredient id="36515" count="1" /> <!-- Elcyum -->
<ingredient id="17527" count="1" /> <!-- Scroll: Enchant Armor (R-grade) -->
<production id="48668" count="7" /> <!-- Scroll: Enchant Angel Accessory -->
</item>
</list>

View File

@@ -115,6 +115,7 @@
<npc id="36706" x="88290" y="147578" z="-3400" heading="34492" respawnTime="60sec" /> <!-- Mermoden --> <npc id="36706" x="88290" y="147578" z="-3400" heading="34492" respawnTime="60sec" /> <!-- Mermoden -->
<npc id="34222" x="83487" y="149304" z="-3400" heading="48708" respawnTime="60sec" /> <!-- Kekropus --> <npc id="34222" x="83487" y="149304" z="-3400" heading="48708" respawnTime="60sec" /> <!-- Kekropus -->
<npc id="34328" x="80370" y="145482" z="-3512" heading="0" respawnTime="60sec" /> <!-- Laia --> <npc id="34328" x="80370" y="145482" z="-3512" heading="0" respawnTime="60sec" /> <!-- Laia -->
<npc id="34445" x="79672" y="145912" z="-3498" heading="48457" respawnTime="60sec" /> <!-- Denign -->
</group> </group>
</spawn> </spawn>
</list> </list>

View File

@@ -863,7 +863,7 @@
<height normal="10" /> <height normal="10" />
</collision> </collision>
</npc> </npc>
<npc id="34445" level="85" type="L2Npc" name="Denign" title="Accessory Artisan"> <npc id="34445" level="85" type="L2Merchant" name="Denign" title="Accessory Artisan">
<!-- AUTO GENERATED NPC TODO: FIX IT --> <!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race> <race>ETC</race>
<sex>FEMALE</sex> <sex>FEMALE</sex>