Heir's Radiance multisell and html.
Contributed by luthyin.
This commit is contained in:
parent
801301becc
commit
1529120ef5
@ -2,9 +2,10 @@
|
||||
Hello there! My name is Denign and I create various accessories<br>
|
||||
It warms my heart that you're interested in my craft. There is a reason fate brought you here, I'm sure of it!<br>
|
||||
I know how to imbue your accessories with special powers! Let me know if you want to try it.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3"><font color="LEVEL">Modify Accessories</font></button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444506">Dissolve an accessory and receive Selenite</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3"><font color="LEVEL">Modify Accessories.</font></button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444506">Dissolve an accessory and receive Selenite.</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Receive and use a Source of the Emperor</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444501">Enhance an accessory with a soul</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444501">Enhance an accessory with a soul bottle.</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444509">Buy scrolls and basic materials for accessories.</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444512">Buy or Upgrade a Heir's Radiance.</button>
|
||||
</body></html>
|
98
L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/3444512.xml
vendored
Normal file
98
L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/3444512.xml
vendored
Normal file
@ -0,0 +1,98 @@
|
||||
<?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="57" count="500000000" /> <!-- Adena -->
|
||||
<production id="29750" count="1" chance="100" /> <!-- Heir's Radiance Lv. 1 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="500000000" /> <!-- Adena -->
|
||||
<production id="29754" count="1" chance="100" /> <!-- Heir's Radiance Lv. 1 PVP -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29750" count="1" /> <!-- Heir's Radiance Lv. 1 PVE -->
|
||||
<ingredient id="29758" count="1" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="100" /> <!-- Wondrous Shard -->
|
||||
<production id="29750" count="1" chance="50" /> <!-- Heir's Radiance Lv. 1 PVE -->
|
||||
<production id="29751" count="1" chance="50" /> <!-- Heir's Radiance Lv. 2 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29754" count="1" /> <!-- Heir's Radiance Lv. 1 PVP -->
|
||||
<ingredient id="29758" count="1" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="100" /> <!-- Wondrous Shard -->
|
||||
<production id="29755" count="1" chance="50" /> <!-- Heir's Radiance Lv. 2 PVP -->
|
||||
<production id="29754" count="1" chance="50" /> <!-- Heir's Radiance Lv. 2 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29751" count="1" /> <!-- Heir's Radiance Lv. 2 PVE -->
|
||||
<ingredient id="29758" count="1" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="1000" /> <!-- Wondrous Shard -->
|
||||
<production id="29752" count="1" chance="50" /> <!-- Heir's Radiance Lv. 3 PVE -->
|
||||
<production id="29751" count="1" chance="50" /> <!-- Heir's Radiance Lv. 2 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29755" count="1" /> <!-- Heir's Radiance Lv. 2 PVP -->
|
||||
<ingredient id="29758" count="1" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="1000" /> <!-- Wondrous Shard -->
|
||||
<production id="29756" count="1" chance="50" /> <!-- Heir's Radiance Lv. 3 PVP -->
|
||||
<production id="29755" count="1" chance="50" /> <!-- Heir's Radiance Lv. 2 PVP -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29752" count="1" /> <!-- Heir's Radiance Lv. 3 PVE -->
|
||||
<ingredient id="29758" count="1" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="2000" /> <!-- Wondrous Shard -->
|
||||
<production id="29753" count="1" chance="50" /> <!-- Heir's Radiance Lv. 4 PVE -->
|
||||
<production id="29752" count="1" chance="50" /> <!-- Heir's Radiance Lv. 3 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29756" count="1" /> <!-- Heir's Radiance Lv. 3 PVP -->
|
||||
<ingredient id="29758" count="1" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="2000" /> <!-- Wondrous Shard -->
|
||||
<production id="29757" count="1" chance="50" /> <!-- Heir's Radiance Lv. 4 PVP -->
|
||||
<production id="29756" count="1" chance="50" /> <!-- Heir's Radiance Lv. 3 PVP -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29757" count="1" /> <!-- Heir's Radiance Lv. 4 PVP -->
|
||||
<ingredient id="29758" count="2" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="3000" /> <!-- Wondrous Shard -->
|
||||
<production id="29899" count="1" chance="50" /> <!-- Heir's Radiance Lv. 5 PVP -->
|
||||
<production id="29757" count="1" chance="50" /> <!-- Heir's Radiance Lv. 4 PVP -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29753" count="1" /> <!-- Heir's Radiance Lv. 4 PVE -->
|
||||
<ingredient id="29758" count="2" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="3000" /> <!-- Wondrous Shard -->
|
||||
<production id="29900" count="1" chance="50" /> <!-- Heir's Radiance Lv. 5 PVE -->
|
||||
<production id="29753" count="1" chance="50" /> <!-- Heir's Radiance Lv. 4 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29902" count="1" /> <!-- Heir's Radiance Lv. 5 PVP -->
|
||||
<ingredient id="29758" count="2" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="3000" /> <!-- Wondrous Shard -->
|
||||
<production id="29903" count="1" chance="50" /> <!-- Heir's Radiance Lv. 6 PVP -->
|
||||
<production id="29902" count="1" chance="50" /> <!-- Heir's Radiance Lv. 5 PVP -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29899" count="1" /> <!-- Heir's Radiance Lv. 5 PVE -->
|
||||
<ingredient id="29758" count="2" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="3000" /> <!-- Wondrous Shard -->
|
||||
<production id="29900" count="1" chance="50" /> <!-- Heir's Radiance Lv. 6 PVE -->
|
||||
<production id="29899" count="1" chance="50" /> <!-- Heir's Radiance Lv. 5 PVE -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29903" count="1" /> <!-- Heir's Radiance Lv. 6 PVP -->
|
||||
<ingredient id="29758" count="3" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="3500" /> <!-- Wondrous Shard -->
|
||||
<production id="29904" count="1" chance="50" /> <!-- Heir's Radiance Lv. 7 PVP -->
|
||||
<production id="29903" count="1" chance="50" /> <!-- Heir's Radiance Lv. 6 PVP -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="29900" count="1" /> <!-- Heir's Radiance Lv. 6 PVE -->
|
||||
<ingredient id="29758" count="3" /> <!-- Hidden Secret Book -->
|
||||
<ingredient id="29759" count="3500" /> <!-- Wondrous Shard -->
|
||||
<production id="29901" count="1" chance="50" /> <!-- Heir's Radiance Lv. 7 PVE -->
|
||||
<production id="29900" count="1" chance="50" /> <!-- Heir's Radiance Lv. 6 PVE -->
|
||||
</item>
|
||||
</list>
|
Loading…
Reference in New Issue
Block a user