Interlude branch.
This commit is contained in:
50
L2J_Mobius_C6_Interlude/dist/game/data/multisell/001.xml
vendored
Normal file
50
L2J_Mobius_C6_Interlude/dist/game/data/multisell/001.xml
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Non-grade items exchange, just for education -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- (leather shirt) for (shirt)+(2100 adena) -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="2100"/>
|
||||
<ingredient id="21" count="1"/>
|
||||
<production id="22" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- (wooden breastplate) for (leather shirt)+(5400 adena) -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="5400"/>
|
||||
<ingredient id="22" count="1"/>
|
||||
<production id="23" count="1"/>
|
||||
</item>
|
||||
|
||||
|
||||
<!-- (bone breastplate) for (wooden breastplate)+(12200 adena) -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="12200"/>
|
||||
<ingredient id="23" count="1"/>
|
||||
<production id="24" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- (piece bone breastplate) for (bone breastplate)+(16500 adena) -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="16500"/>
|
||||
<ingredient id="24" count="1"/>
|
||||
<production id="25" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- (hard leather shirt) for (bone breastplate)+(16500 adena) -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="16500"/>
|
||||
<ingredient id="24" count="1"/>
|
||||
<production id="27" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- (bronze breastplate) for (piece bone breastplate)+(16500 adena) -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="16500"/>
|
||||
<ingredient id="25" count="1"/>
|
||||
<production id="26" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
||||
|
120
L2J_Mobius_C6_Interlude/dist/game/data/multisell/002.xml
vendored
Normal file
120
L2J_Mobius_C6_Interlude/dist/game/data/multisell/002.xml
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Teleporter scroll multisell -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- SoE to Talking Island -->
|
||||
<item id="1">
|
||||
<ingredient id="7562" count="5"/>
|
||||
<production id="7117" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Elven Village -->
|
||||
<item id="2">
|
||||
<ingredient id="7562" count="5"/>
|
||||
<production id="7118" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Dark Elven Village -->
|
||||
<item id="3">
|
||||
<ingredient id="7562" count="5"/>
|
||||
<production id="7119" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Orc Village -->
|
||||
<item id="4">
|
||||
<ingredient id="7562" count="5"/>
|
||||
<production id="7120" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Dwarven Village -->
|
||||
<item id="5">
|
||||
<ingredient id="7562" count="5"/>
|
||||
<production id="7121" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Gludin -->
|
||||
<item id="6">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7122" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Gludio -->
|
||||
<item id="7">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7123" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Dion -->
|
||||
<item id="8">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7124" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Floran -->
|
||||
<item id="9">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7125" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Giran -->
|
||||
<item id="10">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7126" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Hardin's Private Academy -->
|
||||
<item id="11">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7127" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Heine -->
|
||||
<item id="12">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7128" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Oren -->
|
||||
<item id="13">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7129" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Ivory Tower -->
|
||||
<item id="14">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7130" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Hunters Village -->
|
||||
<item id="15">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7131" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Aden -->
|
||||
<item id="16">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7132" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Goddard -->
|
||||
<item id="17">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7133" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Rune -->
|
||||
<item id="18">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7134" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- SoE to Schuttgart -->
|
||||
<item id="19">
|
||||
<ingredient id="7562" count="8"/>
|
||||
<production id="7135" count="1"/>
|
||||
</item>
|
||||
</list>
|
640
L2J_Mobius_C6_Interlude/dist/game/data/multisell/003.xml
vendored
Normal file
640
L2J_Mobius_C6_Interlude/dist/game/data/multisell/003.xml
vendored
Normal file
@@ -0,0 +1,640 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Newbie exchange -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="152" count="1"/>
|
||||
<ingredient id="4" count="1"/>
|
||||
<ingredient id="57" count="8032"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="5" count="1"/>
|
||||
<ingredient id="152" count="1"/>
|
||||
<ingredient id="57" count="4873"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="153" count="1"/>
|
||||
<ingredient id="5" count="1"/>
|
||||
<ingredient id="57" count="6600"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="154" count="1"/>
|
||||
<ingredient id="153" count="1"/>
|
||||
<ingredient id="57" count="39160"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="154" count="1"/>
|
||||
<ingredient id="1511" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="155" count="1"/>
|
||||
<ingredient id="154" count="1"/>
|
||||
<ingredient id="57" count="208890"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="155" count="1"/>
|
||||
<ingredient id="2501" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="14" count="1"/>
|
||||
<ingredient id="13" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="271" count="1"/>
|
||||
<ingredient id="14" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="272" count="1"/>
|
||||
<ingredient id="271" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="273" count="1"/>
|
||||
<ingredient id="272" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="215" count="1"/>
|
||||
<ingredient id="11" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="216" count="1"/>
|
||||
<ingredient id="12" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="216" count="1"/>
|
||||
<ingredient id="215" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="216" count="1"/>
|
||||
<ingredient id="989" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="216" count="1"/>
|
||||
<ingredient id="2372" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="216" count="1"/>
|
||||
<ingredient id="2374" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="218" count="1"/>
|
||||
<ingredient id="216" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="218" count="1"/>
|
||||
<ingredient id="946" count="1"/>
|
||||
<ingredient id="57" count="76340"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="219" count="1"/>
|
||||
<ingredient id="217" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="219" count="1"/>
|
||||
<ingredient id="218" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="254" count="1"/>
|
||||
<ingredient id="253" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="255" count="1"/>
|
||||
<ingredient id="254" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="255" count="1"/>
|
||||
<ingredient id="2371" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<production id="256" count="1"/>
|
||||
<ingredient id="255" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="26">
|
||||
<production id="257" count="1"/>
|
||||
<ingredient id="256" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="27">
|
||||
<production id="16" count="1"/>
|
||||
<ingredient id="15" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="28">
|
||||
<production id="1333" count="1"/>
|
||||
<ingredient id="981" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="29">
|
||||
<production id="5284" count="1"/>
|
||||
<ingredient id="1333" count="1"/>
|
||||
<ingredient id="57" count="208890"/>
|
||||
</item>
|
||||
<item id="30">
|
||||
<production id="3" count="1"/>
|
||||
<ingredient id="1" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="31">
|
||||
<production id="66" count="1"/>
|
||||
<ingredient id="3" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="32">
|
||||
<production id="66" count="1"/>
|
||||
<ingredient id="738" count="1"/>
|
||||
<ingredient id="57" count="39160"/>
|
||||
</item>
|
||||
<item id="33">
|
||||
<production id="66" count="1"/>
|
||||
<ingredient id="1510" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="34">
|
||||
<production id="66" count="1"/>
|
||||
<ingredient id="743" count="1"/>
|
||||
<ingredient id="57" count="22550"/>
|
||||
</item>
|
||||
<item id="35">
|
||||
<production id="66" count="1"/>
|
||||
<ingredient id="975" count="1"/>
|
||||
<ingredient id="57" count="22550"/>
|
||||
</item>
|
||||
<item id="36">
|
||||
<production id="2" count="1"/>
|
||||
<ingredient id="66" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="37">
|
||||
<production id="2" count="1"/>
|
||||
<ingredient id="67" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="38">
|
||||
<production id="2" count="1"/>
|
||||
<ingredient id="122" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="39">
|
||||
<production id="68" count="1"/>
|
||||
<ingredient id="2" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="40">
|
||||
<production id="68" count="1"/>
|
||||
<ingredient id="120" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="41">
|
||||
<production id="68" count="1"/>
|
||||
<ingredient id="121" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="42">
|
||||
<production id="8" count="1"/>
|
||||
<ingredient id="7" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="43">
|
||||
<production id="99" count="1"/>
|
||||
<ingredient id="7" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="44">
|
||||
<production id="8" count="1"/>
|
||||
<ingredient id="308" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="45">
|
||||
<production id="99" count="1"/>
|
||||
<ingredient id="308" count="1"/>
|
||||
<ingredient id="57" count="12905"/>
|
||||
</item>
|
||||
<item id="46">
|
||||
<production id="9" count="1"/>
|
||||
<ingredient id="8" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="47">
|
||||
<production id="9" count="1"/>
|
||||
<ingredient id="99" count="1"/>
|
||||
<ingredient id="57" count="45760"/>
|
||||
</item>
|
||||
<item id="48">
|
||||
<production id="9" count="1"/>
|
||||
<ingredient id="754" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="49">
|
||||
<production id="9" count="1"/>
|
||||
<ingredient id="2373" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="50">
|
||||
<production id="9" count="1"/>
|
||||
<ingredient id="747" count="1"/>
|
||||
<ingredient id="57" count="31460"/>
|
||||
</item>
|
||||
<item id="51">
|
||||
<production id="9" count="1"/>
|
||||
<ingredient id="744" count="1"/>
|
||||
<ingredient id="57" count="22550"/>
|
||||
</item>
|
||||
<item id="52">
|
||||
<production id="176" count="1"/>
|
||||
<ingredient id="9" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="53">
|
||||
<production id="310" count="1"/>
|
||||
<ingredient id="9" count="1"/>
|
||||
<ingredient id="57" count="90090"/>
|
||||
</item>
|
||||
<item id="54">
|
||||
<production id="177" count="1"/>
|
||||
<ingredient id="176" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="55">
|
||||
<production id="311" count="1"/>
|
||||
<ingredient id="176" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="56">
|
||||
<production id="177" count="1"/>
|
||||
<ingredient id="309" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="57">
|
||||
<production id="311" count="1"/>
|
||||
<ingredient id="309" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="58">
|
||||
<production id="177" count="1"/>
|
||||
<ingredient id="310" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="59">
|
||||
<production id="311" count="1"/>
|
||||
<ingredient id="310" count="1"/>
|
||||
<ingredient id="57" count="118800"/>
|
||||
</item>
|
||||
<item id="60">
|
||||
<production id="22" count="1"/>
|
||||
<ingredient id="21" count="1"/>
|
||||
<ingredient id="57" count="2511"/>
|
||||
</item>
|
||||
<item id="61">
|
||||
<production id="23" count="1"/>
|
||||
<ingredient id="22" count="1"/>
|
||||
<ingredient id="57" count="6083"/>
|
||||
</item>
|
||||
<item id="62">
|
||||
<production id="24" count="1"/>
|
||||
<ingredient id="23" count="1"/>
|
||||
<ingredient id="57" count="13574"/>
|
||||
</item>
|
||||
<item id="63">
|
||||
<production id="25" count="1"/>
|
||||
<ingredient id="24" count="1"/>
|
||||
<ingredient id="57" count="12650"/>
|
||||
</item>
|
||||
<item id="64">
|
||||
<production id="27" count="1"/>
|
||||
<ingredient id="24" count="1"/>
|
||||
<ingredient id="57" count="18260"/>
|
||||
</item>
|
||||
<item id="65">
|
||||
<production id="25" count="1"/>
|
||||
<ingredient id="390" count="1"/>
|
||||
<ingredient id="57" count="12650"/>
|
||||
</item>
|
||||
<item id="66">
|
||||
<production id="27" count="1"/>
|
||||
<ingredient id="390" count="1"/>
|
||||
<ingredient id="57" count="18260"/>
|
||||
</item>
|
||||
<item id="67">
|
||||
<production id="27" count="1"/>
|
||||
<ingredient id="25" count="1"/>
|
||||
<ingredient id="57" count="5610"/>
|
||||
</item>
|
||||
<item id="68">
|
||||
<production id="26" count="1"/>
|
||||
<ingredient id="25" count="1"/>
|
||||
<ingredient id="57" count="19140"/>
|
||||
</item>
|
||||
<item id="69">
|
||||
<production id="26" count="1"/>
|
||||
<ingredient id="27" count="1"/>
|
||||
<ingredient id="57" count="13530"/>
|
||||
</item>
|
||||
<item id="70">
|
||||
<production id="428" count="1"/>
|
||||
<ingredient id="426" count="1"/>
|
||||
<ingredient id="57" count="2511"/>
|
||||
</item>
|
||||
<item id="71">
|
||||
<production id="429" count="1"/>
|
||||
<ingredient id="428" count="1"/>
|
||||
<ingredient id="57" count="6083"/>
|
||||
</item>
|
||||
<item id="72">
|
||||
<production id="429" count="1"/>
|
||||
<ingredient id="1100" count="1"/>
|
||||
<ingredient id="57" count="6083"/>
|
||||
</item>
|
||||
<item id="73">
|
||||
<production id="1101" count="1"/>
|
||||
<ingredient id="429" count="1"/>
|
||||
<ingredient id="57" count="13574"/>
|
||||
</item>
|
||||
<item id="74">
|
||||
<production id="1102" count="1"/>
|
||||
<ingredient id="1101" count="1"/>
|
||||
<ingredient id="57" count="18260"/>
|
||||
</item>
|
||||
<item id="75">
|
||||
<production id="35" count="1"/>
|
||||
<ingredient id="1121" count="1"/>
|
||||
<ingredient id="57" count="33"/>
|
||||
</item>
|
||||
<item id="76">
|
||||
<production id="1122" count="1"/>
|
||||
<ingredient id="35" count="1"/>
|
||||
<ingredient id="57" count="627"/>
|
||||
</item>
|
||||
<item id="77">
|
||||
<production id="1122" count="1"/>
|
||||
<ingredient id="36" count="1"/>
|
||||
<ingredient id="57" count="627"/>
|
||||
</item>
|
||||
<item id="78">
|
||||
<production id="37" count="1"/>
|
||||
<ingredient id="1122" count="1"/>
|
||||
<ingredient id="57" count="2247"/>
|
||||
</item>
|
||||
<item id="79">
|
||||
<production id="37" count="1"/>
|
||||
<ingredient id="1129" count="1"/>
|
||||
<ingredient id="57" count="2247"/>
|
||||
</item>
|
||||
<item id="80">
|
||||
<production id="38" count="1"/>
|
||||
<ingredient id="37" count="1"/>
|
||||
<ingredient id="57" count="4532"/>
|
||||
</item>
|
||||
<item id="81">
|
||||
<production id="39" count="1"/>
|
||||
<ingredient id="38" count="1"/>
|
||||
<ingredient id="57" count="6083"/>
|
||||
</item>
|
||||
<item id="82">
|
||||
<production id="1119" count="1"/>
|
||||
<ingredient id="48" count="1"/>
|
||||
<ingredient id="57" count="627"/>
|
||||
</item>
|
||||
<item id="83">
|
||||
<production id="49" count="1"/>
|
||||
<ingredient id="1119" count="1"/>
|
||||
<ingredient id="57" count="2247"/>
|
||||
</item>
|
||||
<item id="84">
|
||||
<production id="50" count="1"/>
|
||||
<ingredient id="49" count="1"/>
|
||||
<ingredient id="57" count="4532"/>
|
||||
</item>
|
||||
<item id="85">
|
||||
<production id="51" count="1"/>
|
||||
<ingredient id="50" count="1"/>
|
||||
<ingredient id="57" count="6083"/>
|
||||
</item>
|
||||
<item id="86">
|
||||
<production id="42" count="1"/>
|
||||
<ingredient id="41" count="1"/>
|
||||
<ingredient id="57" count="941"/>
|
||||
</item>
|
||||
<item id="87">
|
||||
<production id="43" count="1"/>
|
||||
<ingredient id="42" count="1"/>
|
||||
<ingredient id="57" count="3375"/>
|
||||
</item>
|
||||
<item id="88">
|
||||
<production id="44" count="1"/>
|
||||
<ingredient id="43" count="1"/>
|
||||
<ingredient id="57" count="6842"/>
|
||||
</item>
|
||||
<item id="89">
|
||||
<production id="1148" count="1"/>
|
||||
<ingredient id="44" count="1"/>
|
||||
<ingredient id="57" count="9020"/>
|
||||
</item>
|
||||
<item id="90">
|
||||
<production id="29" count="1"/>
|
||||
<ingredient id="28" count="1"/>
|
||||
<ingredient id="57" count="1570"/>
|
||||
</item>
|
||||
<item id="91">
|
||||
<production id="2386" count="1"/>
|
||||
<ingredient id="29" count="1"/>
|
||||
<ingredient id="57" count="3795"/>
|
||||
</item>
|
||||
<item id="92">
|
||||
<production id="31" count="1"/>
|
||||
<ingredient id="30" count="1"/>
|
||||
<ingredient id="57" count="8503"/>
|
||||
</item>
|
||||
<item id="93">
|
||||
<production id="31" count="1"/>
|
||||
<ingredient id="2386" count="1"/>
|
||||
<ingredient id="57" count="8503"/>
|
||||
</item>
|
||||
<item id="94">
|
||||
<production id="32" count="1"/>
|
||||
<ingredient id="31" count="1"/>
|
||||
<ingredient id="57" count="7920"/>
|
||||
</item>
|
||||
<item id="95">
|
||||
<production id="33" count="1"/>
|
||||
<ingredient id="31" count="1"/>
|
||||
<ingredient id="57" count="11330"/>
|
||||
</item>
|
||||
<item id="96">
|
||||
<production id="32" count="1"/>
|
||||
<ingredient id="412" count="1"/>
|
||||
<ingredient id="57" count="7920"/>
|
||||
</item>
|
||||
<item id="97">
|
||||
<production id="33" count="1"/>
|
||||
<ingredient id="412" count="1"/>
|
||||
<ingredient id="57" count="11330"/>
|
||||
</item>
|
||||
<item id="98">
|
||||
<production id="33" count="1"/>
|
||||
<ingredient id="32" count="1"/>
|
||||
<ingredient id="57" count="3410"/>
|
||||
</item>
|
||||
<item id="99">
|
||||
<production id="34" count="1"/>
|
||||
<ingredient id="32" count="1"/>
|
||||
<ingredient id="57" count="11880"/>
|
||||
</item>
|
||||
<item id="100">
|
||||
<production id="34" count="1"/>
|
||||
<ingredient id="33" count="1"/>
|
||||
<ingredient id="57" count="8470"/>
|
||||
</item>
|
||||
<item id="101">
|
||||
<production id="463" count="1"/>
|
||||
<ingredient id="462" count="1"/>
|
||||
<ingredient id="57" count="1570"/>
|
||||
</item>
|
||||
<item id="102">
|
||||
<production id="464" count="1"/>
|
||||
<ingredient id="463" count="1"/>
|
||||
<ingredient id="57" count="3795"/>
|
||||
</item>
|
||||
<item id="103">
|
||||
<production id="464" count="1"/>
|
||||
<ingredient id="1103" count="1"/>
|
||||
<ingredient id="57" count="3795"/>
|
||||
</item>
|
||||
<item id="104">
|
||||
<production id="1104" count="1"/>
|
||||
<ingredient id="464" count="1"/>
|
||||
<ingredient id="57" count="8503"/>
|
||||
</item>
|
||||
<item id="105">
|
||||
<production id="1105" count="1"/>
|
||||
<ingredient id="1104" count="1"/>
|
||||
<ingredient id="57" count="11330"/>
|
||||
</item>
|
||||
<item id="106">
|
||||
<production id="19" count="1"/>
|
||||
<ingredient id="18" count="1"/>
|
||||
<ingredient id="57" count="658"/>
|
||||
</item>
|
||||
<item id="107">
|
||||
<production id="20" count="1"/>
|
||||
<ingredient id="19" count="1"/>
|
||||
<ingredient id="57" count="2356"/>
|
||||
</item>
|
||||
<item id="108">
|
||||
<production id="102" count="1"/>
|
||||
<ingredient id="20" count="1"/>
|
||||
<ingredient id="57" count="4763"/>
|
||||
</item>
|
||||
<item id="109">
|
||||
<production id="102" count="1"/>
|
||||
<ingredient id="945" count="1"/>
|
||||
<ingredient id="57" count="4037"/>
|
||||
</item>
|
||||
<item id="110">
|
||||
<production id="625" count="1"/>
|
||||
<ingredient id="102" count="1"/>
|
||||
<ingredient id="57" count="6369"/>
|
||||
</item>
|
||||
<item id="111">
|
||||
<production id="906" count="1"/>
|
||||
<ingredient id="118" count="1"/>
|
||||
<ingredient id="57" count="1115"/>
|
||||
</item>
|
||||
<item id="112">
|
||||
<production id="906" count="1"/>
|
||||
<ingredient id="1506" count="1"/>
|
||||
<ingredient id="57" count="1115"/>
|
||||
</item>
|
||||
<item id="113">
|
||||
<production id="907" count="1"/>
|
||||
<ingredient id="906" count="1"/>
|
||||
<ingredient id="57" count="3960"/>
|
||||
</item>
|
||||
<item id="114">
|
||||
<production id="908" count="1"/>
|
||||
<ingredient id="907" count="1"/>
|
||||
<ingredient id="57" count="7942"/>
|
||||
</item>
|
||||
<item id="115">
|
||||
<production id="908" count="1"/>
|
||||
<ingredient id="1507" count="1"/>
|
||||
<ingredient id="57" count="7942"/>
|
||||
</item>
|
||||
<item id="116">
|
||||
<production id="909" count="1"/>
|
||||
<ingredient id="908" count="1"/>
|
||||
<ingredient id="57" count="10340"/>
|
||||
</item>
|
||||
<item id="117">
|
||||
<production id="113" count="1"/>
|
||||
<ingredient id="112" count="1"/>
|
||||
<ingredient id="57" count="838"/>
|
||||
</item>
|
||||
<item id="118">
|
||||
<production id="115" count="1"/>
|
||||
<ingredient id="113" count="1"/>
|
||||
<ingredient id="57" count="2968"/>
|
||||
</item>
|
||||
<item id="119">
|
||||
<production id="845" count="1"/>
|
||||
<ingredient id="114" count="1"/>
|
||||
<ingredient id="57" count="5918"/>
|
||||
</item>
|
||||
<item id="120">
|
||||
<production id="845" count="1"/>
|
||||
<ingredient id="115" count="1"/>
|
||||
<ingredient id="57" count="5918"/>
|
||||
</item>
|
||||
<item id="121">
|
||||
<production id="846" count="1"/>
|
||||
<ingredient id="845" count="1"/>
|
||||
<ingredient id="57" count="7821"/>
|
||||
</item>
|
||||
<item id="122">
|
||||
<production id="875" count="1"/>
|
||||
<ingredient id="116" count="1"/>
|
||||
<ingredient id="57" count="557"/>
|
||||
</item>
|
||||
<item id="123">
|
||||
<production id="876" count="1"/>
|
||||
<ingredient id="875" count="1"/>
|
||||
<ingredient id="57" count="1980"/>
|
||||
</item>
|
||||
<item id="124">
|
||||
<production id="877" count="1"/>
|
||||
<ingredient id="876" count="1"/>
|
||||
<ingredient id="57" count="3938"/>
|
||||
</item>
|
||||
<item id="125">
|
||||
<production id="877" count="1"/>
|
||||
<ingredient id="1508" count="1"/>
|
||||
<ingredient id="57" count="3938"/>
|
||||
</item>
|
||||
<item id="126">
|
||||
<production id="877" count="1"/>
|
||||
<ingredient id="1509" count="1"/>
|
||||
<ingredient id="57" count="3938"/>
|
||||
</item>
|
||||
<item id="127">
|
||||
<production id="878" count="1"/>
|
||||
<ingredient id="877" count="1"/>
|
||||
<ingredient id="57" count="5258"/>
|
||||
</item>
|
||||
|
||||
</list>
|
124
L2J_Mobius_C6_Interlude/dist/game/data/multisell/009.xml
vendored
Normal file
124
L2J_Mobius_C6_Interlude/dist/game/data/multisell/009.xml
vendored
Normal file
@@ -0,0 +1,124 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Proof of Catching a Fish multisell -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- PoCaF (1) -->
|
||||
<item id="1">
|
||||
<ingredient id="6908" count="1"/>
|
||||
<production id="7609" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (5) -->
|
||||
<item id="2">
|
||||
<ingredient id="6909" count="1"/>
|
||||
<production id="7609" count="5"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (25) -->
|
||||
<item id="3">
|
||||
<ingredient id="6910" count="1"/>
|
||||
<production id="7609" count="25"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (4) -->
|
||||
<item id="4">
|
||||
<ingredient id="6911" count="1"/>
|
||||
<production id="7609" count="4"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (6) -->
|
||||
<item id="5">
|
||||
<ingredient id="6912" count="1"/>
|
||||
<production id="7609" count="6"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (10) -->
|
||||
<item id="6">
|
||||
<ingredient id="6913" count="1"/>
|
||||
<production id="7609" count="10"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (20) -->
|
||||
<item id="7">
|
||||
<ingredient id="6914" count="1"/>
|
||||
<production id="7609" count="20"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (6) -->
|
||||
<item id="8">
|
||||
<ingredient id="6915" count="1"/>
|
||||
<production id="7609" count="6"/>
|
||||
</item>
|
||||
|
||||
<!-- PoCaF (9) -->
|
||||
<item id="9">
|
||||
<ingredient id="6916" count="1"/>
|
||||
<production id="7609" count="9"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Pirate's Eye Patch -->
|
||||
<item id="10">
|
||||
<ingredient id="8356" count="150"/>
|
||||
<ingredient id="8357" count="120"/>
|
||||
<ingredient id="8359" count="100"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="6924" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Lady's Hairpin -->
|
||||
<item id="11">
|
||||
<ingredient id="8352" count="130"/>
|
||||
<ingredient id="8354" count="120"/>
|
||||
<ingredient id="8353" count="110"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="6923" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Monocle -->
|
||||
<item id="12">
|
||||
<ingredient id="8352" count="130"/>
|
||||
<ingredient id="8354" count="120"/>
|
||||
<ingredient id="8353" count="110"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="6925" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Outlaw Eye Patch -->
|
||||
<item id="13">
|
||||
<ingredient id="8352" count="130"/>
|
||||
<ingredient id="8354" count="120"/>
|
||||
<ingredient id="8353" count="110"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="7690" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Maiden's Hairpin -->
|
||||
<item id="14">
|
||||
<ingredient id="8352" count="130"/>
|
||||
<ingredient id="8354" count="120"/>
|
||||
<ingredient id="8353" count="110"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="7691" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Forget-me-not Hairpin -->
|
||||
<item id="15">
|
||||
<ingredient id="8352" count="130"/>
|
||||
<ingredient id="8354" count="120"/>
|
||||
<ingredient id="8353" count="110"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="7699" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Recipe: Daisy Hairpin -->
|
||||
<item id="16">
|
||||
<ingredient id="8352" count="130"/>
|
||||
<ingredient id="8354" count="120"/>
|
||||
<ingredient id="8353" count="110"/>
|
||||
<ingredient id="57" count="10000"/>
|
||||
<production id="7700" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
7
L2J_Mobius_C6_Interlude/dist/game/data/multisell/010.xml
vendored
Normal file
7
L2J_Mobius_C6_Interlude/dist/game/data/multisell/010.xml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<ingredient id="57" count="750"/>
|
||||
<production id="8764" count="1"/>
|
||||
</item>
|
||||
</list>
|
329
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1000.xml
vendored
Normal file
329
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1000.xml
vendored
Normal file
@@ -0,0 +1,329 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Exchange the equipment for pets with the high grade equipment -->
|
||||
<!-- This list is best used in exc_multisel -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="3439" count="1"/>
|
||||
<ingredient id="2505" count="1"/>
|
||||
<ingredient id="2130" count="24"/>
|
||||
<ingredient id="57" count="24000"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="3902" count="1"/>
|
||||
<ingredient id="3439" count="1"/>
|
||||
<ingredient id="2130" count="32"/>
|
||||
<ingredient id="57" count="32400"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="3903" count="1"/>
|
||||
<ingredient id="3902" count="1"/>
|
||||
<ingredient id="2130" count="47"/>
|
||||
<ingredient id="57" count="46800"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="3904" count="1"/>
|
||||
<ingredient id="3903" count="1"/>
|
||||
<ingredient id="2130" count="72"/>
|
||||
<ingredient id="57" count="72000"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="3905" count="1"/>
|
||||
<ingredient id="3904" count="1"/>
|
||||
<ingredient id="2130" count="96"/>
|
||||
<ingredient id="57" count="96000"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="3906" count="1"/>
|
||||
<ingredient id="3905" count="1"/>
|
||||
<ingredient id="2130" count="132"/>
|
||||
<ingredient id="57" count="132000"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="3907" count="1"/>
|
||||
<ingredient id="3906" count="1"/>
|
||||
<ingredient id="2130" count="120"/>
|
||||
<ingredient id="57" count="120000"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="3908" count="1"/>
|
||||
<ingredient id="3907" count="1"/>
|
||||
<ingredient id="2131" count="48"/>
|
||||
<ingredient id="57" count="144000"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="3909" count="1"/>
|
||||
<ingredient id="3908" count="1"/>
|
||||
<ingredient id="2131" count="60"/>
|
||||
<ingredient id="57" count="180000"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="3910" count="1"/>
|
||||
<ingredient id="3909" count="1"/>
|
||||
<ingredient id="2131" count="152"/>
|
||||
<ingredient id="57" count="456000"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="3911" count="1"/>
|
||||
<ingredient id="3910" count="1"/>
|
||||
<ingredient id="2131" count="160"/>
|
||||
<ingredient id="57" count="480000"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="3891" count="1"/>
|
||||
<ingredient id="2506" count="1"/>
|
||||
<ingredient id="2130" count="13"/>
|
||||
<ingredient id="57" count="13200"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="3892" count="1"/>
|
||||
<ingredient id="3891" count="1"/>
|
||||
<ingredient id="2130" count="17"/>
|
||||
<ingredient id="57" count="16800"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="3893" count="1"/>
|
||||
<ingredient id="3892" count="1"/>
|
||||
<ingredient id="2130" count="28"/>
|
||||
<ingredient id="57" count="27600"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="3894" count="1"/>
|
||||
<ingredient id="3893" count="1"/>
|
||||
<ingredient id="2130" count="38"/>
|
||||
<ingredient id="57" count="38400"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="3895" count="1"/>
|
||||
<ingredient id="3894" count="1"/>
|
||||
<ingredient id="2130" count="52"/>
|
||||
<ingredient id="57" count="51600"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="3896" count="1"/>
|
||||
<ingredient id="3895" count="1"/>
|
||||
<ingredient id="2130" count="84"/>
|
||||
<ingredient id="57" count="84000"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="3897" count="1"/>
|
||||
<ingredient id="3896" count="1"/>
|
||||
<ingredient id="2130" count="72"/>
|
||||
<ingredient id="57" count="72000"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="3898" count="1"/>
|
||||
<ingredient id="3897" count="1"/>
|
||||
<ingredient id="2130" count="84"/>
|
||||
<ingredient id="57" count="84000"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="3899" count="1"/>
|
||||
<ingredient id="3898" count="1"/>
|
||||
<ingredient id="2131" count="36"/>
|
||||
<ingredient id="57" count="108000"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="3900" count="1"/>
|
||||
<ingredient id="3899" count="1"/>
|
||||
<ingredient id="2131" count="88"/>
|
||||
<ingredient id="57" count="264000"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="3901" count="1"/>
|
||||
<ingredient id="3900" count="1"/>
|
||||
<ingredient id="2131" count="120"/>
|
||||
<ingredient id="57" count="360000"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="3920" count="1"/>
|
||||
<ingredient id="3919" count="1"/>
|
||||
<ingredient id="2130" count="132"/>
|
||||
<ingredient id="57" count="132000"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="3921" count="1"/>
|
||||
<ingredient id="3920" count="1"/>
|
||||
<ingredient id="2130" count="132"/>
|
||||
<ingredient id="57" count="132000"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<production id="3922" count="1"/>
|
||||
<ingredient id="3921" count="1"/>
|
||||
<ingredient id="2131" count="60"/>
|
||||
<ingredient id="57" count="180000"/>
|
||||
</item>
|
||||
<item id="26">
|
||||
<production id="3923" count="1"/>
|
||||
<ingredient id="3922" count="1"/>
|
||||
<ingredient id="2131" count="76"/>
|
||||
<ingredient id="57" count="228000"/>
|
||||
</item>
|
||||
<item id="27">
|
||||
<production id="3924" count="1"/>
|
||||
<ingredient id="3923" count="1"/>
|
||||
<ingredient id="2131" count="136"/>
|
||||
<ingredient id="57" count="408000"/>
|
||||
</item>
|
||||
<item id="28">
|
||||
<production id="3925" count="1"/>
|
||||
<ingredient id="3924" count="1"/>
|
||||
<ingredient id="2131" count="200"/>
|
||||
<ingredient id="57" count="600000"/>
|
||||
</item>
|
||||
<item id="29">
|
||||
<production id="5187" count="1"/>
|
||||
<ingredient id="3925" count="1"/>
|
||||
<ingredient id="2132" count="84"/>
|
||||
<ingredient id="57" count="840000"/>
|
||||
</item>
|
||||
<item id="30">
|
||||
<production id="5188" count="1"/>
|
||||
<ingredient id="5187" count="1"/>
|
||||
<ingredient id="2132" count="132"/>
|
||||
<ingredient id="57" count="1320000"/>
|
||||
</item>
|
||||
<item id="31">
|
||||
<production id="5189" count="1"/>
|
||||
<ingredient id="5188" count="1"/>
|
||||
<ingredient id="2132" count="180"/>
|
||||
<ingredient id="57" count="1800000"/>
|
||||
</item>
|
||||
<item id="32">
|
||||
<production id="5190" count="1"/>
|
||||
<ingredient id="5189" count="1"/>
|
||||
<ingredient id="2132" count="288"/>
|
||||
<ingredient id="57" count="2880000"/>
|
||||
</item>
|
||||
<item id="33">
|
||||
<production id="5191" count="1"/>
|
||||
<ingredient id="5190" count="1"/>
|
||||
<ingredient id="2132" count="324"/>
|
||||
<ingredient id="57" count="3240000"/>
|
||||
</item>
|
||||
<item id="34">
|
||||
<production id="3913" count="1"/>
|
||||
<ingredient id="3912" count="1"/>
|
||||
<ingredient id="2130" count="132"/>
|
||||
<ingredient id="57" count="132000"/>
|
||||
</item>
|
||||
<item id="35">
|
||||
<production id="3914" count="1"/>
|
||||
<ingredient id="3913" count="1"/>
|
||||
<ingredient id="2130" count="132"/>
|
||||
<ingredient id="57" count="132000"/>
|
||||
</item>
|
||||
<item id="36">
|
||||
<production id="3915" count="1"/>
|
||||
<ingredient id="3914" count="1"/>
|
||||
<ingredient id="2131" count="60"/>
|
||||
<ingredient id="57" count="180000"/>
|
||||
</item>
|
||||
<item id="37">
|
||||
<production id="3916" count="1"/>
|
||||
<ingredient id="3915" count="1"/>
|
||||
<ingredient id="2131" count="76"/>
|
||||
<ingredient id="57" count="228000"/>
|
||||
</item>
|
||||
<item id="38">
|
||||
<production id="3917" count="1"/>
|
||||
<ingredient id="3916" count="1"/>
|
||||
<ingredient id="2131" count="136"/>
|
||||
<ingredient id="57" count="408000"/>
|
||||
</item>
|
||||
<item id="39">
|
||||
<production id="3918" count="1"/>
|
||||
<ingredient id="3917" count="1"/>
|
||||
<ingredient id="2131" count="200"/>
|
||||
<ingredient id="57" count="600000"/>
|
||||
</item>
|
||||
<item id="40">
|
||||
<production id="5182" count="1"/>
|
||||
<ingredient id="3918" count="1"/>
|
||||
<ingredient id="2132" count="84"/>
|
||||
<ingredient id="57" count="840000"/>
|
||||
</item>
|
||||
<item id="41">
|
||||
<production id="5183" count="1"/>
|
||||
<ingredient id="5182" count="1"/>
|
||||
<ingredient id="2132" count="132"/>
|
||||
<ingredient id="57" count="1320000"/>
|
||||
</item>
|
||||
<item id="42">
|
||||
<production id="5184" count="1"/>
|
||||
<ingredient id="5183" count="1"/>
|
||||
<ingredient id="2132" count="180"/>
|
||||
<ingredient id="57" count="1800000"/>
|
||||
</item>
|
||||
<item id="43">
|
||||
<production id="5185" count="1"/>
|
||||
<ingredient id="5184" count="1"/>
|
||||
<ingredient id="2132" count="288"/>
|
||||
<ingredient id="57" count="2880000"/>
|
||||
</item>
|
||||
<item id="44">
|
||||
<production id="5186" count="1"/>
|
||||
<ingredient id="5185" count="1"/>
|
||||
<ingredient id="2132" count="324"/>
|
||||
<ingredient id="57" count="3240000"/>
|
||||
</item>
|
||||
<item id="45">
|
||||
<production id="5177" count="1"/>
|
||||
<ingredient id="5176" count="1"/>
|
||||
<ingredient id="2132" count="84"/>
|
||||
<ingredient id="57" count="840000"/>
|
||||
</item>
|
||||
<item id="46">
|
||||
<production id="5178" count="1"/>
|
||||
<ingredient id="5177" count="1"/>
|
||||
<ingredient id="2132" count="132"/>
|
||||
<ingredient id="57" count="1320000"/>
|
||||
</item>
|
||||
<item id="47">
|
||||
<production id="5179" count="1"/>
|
||||
<ingredient id="5178" count="1"/>
|
||||
<ingredient id="2132" count="180"/>
|
||||
<ingredient id="57" count="1800000"/>
|
||||
</item>
|
||||
<item id="48">
|
||||
<production id="5180" count="1"/>
|
||||
<ingredient id="5179" count="1"/>
|
||||
<ingredient id="2132" count="288"/>
|
||||
<ingredient id="57" count="2880000"/>
|
||||
</item>
|
||||
<item id="49">
|
||||
<production id="5181" count="1"/>
|
||||
<ingredient id="5180" count="1"/>
|
||||
<ingredient id="2132" count="324"/>
|
||||
<ingredient id="57" count="3240000"/>
|
||||
</item>
|
||||
<item id="50">
|
||||
<production id="5171" count="1"/>
|
||||
<ingredient id="5170" count="1"/>
|
||||
<ingredient id="2131" count="280"/>
|
||||
<ingredient id="57" count="840000"/>
|
||||
</item>
|
||||
<item id="51">
|
||||
<production id="5172" count="1"/>
|
||||
<ingredient id="5171" count="1"/>
|
||||
<ingredient id="2132" count="132"/>
|
||||
<ingredient id="57" count="1320000"/>
|
||||
</item>
|
||||
<item id="52">
|
||||
<production id="5173" count="1"/>
|
||||
<ingredient id="5172" count="1"/>
|
||||
<ingredient id="2132" count="180"/>
|
||||
<ingredient id="57" count="1800000"/>
|
||||
</item>
|
||||
<item id="53">
|
||||
<production id="5174" count="1"/>
|
||||
<ingredient id="5173" count="1"/>
|
||||
<ingredient id="2132" count="288"/>
|
||||
<ingredient id="57" count="2880000"/>
|
||||
</item>
|
||||
<item id="54">
|
||||
<production id="5175" count="1"/>
|
||||
<ingredient id="5174" count="1"/>
|
||||
<ingredient id="2132" count="324"/>
|
||||
<ingredient id="57" count="3240000"/>
|
||||
</item>
|
||||
</list>
|
424
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1001.xml
vendored
Normal file
424
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1001.xml
vendored
Normal file
@@ -0,0 +1,424 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Blacksmith Dual Sword -->
|
||||
<list maintainEnchantment="true" applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="2516" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="1458" count="145"/>
|
||||
<ingredient id="57" count="94250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="2517" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="1458" count="25"/>
|
||||
<ingredient id="57" count="16250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="2518" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="1458" count="25"/>
|
||||
<ingredient id="57" count="16250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="2519" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="1458" count="25"/>
|
||||
<ingredient id="57" count="16250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="2520" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="1458" count="25"/>
|
||||
<ingredient id="57" count="16250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="2521" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="1458" count="51"/>
|
||||
<ingredient id="57" count="33150" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="2522" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="51"/>
|
||||
<ingredient id="57" count="33150" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="2523" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="362"/>
|
||||
<ingredient id="57" count="235300" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="2524" count="1"/>
|
||||
<ingredient id="123" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="205"/>
|
||||
<ingredient id="57" count="133250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="2525" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="2526" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="2527" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="2528" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="2529" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="2530" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="2531" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="185"/>
|
||||
<ingredient id="57" count="120250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="2532" count="1"/>
|
||||
<ingredient id="69" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="75"/>
|
||||
<ingredient id="57" count="48750" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="2533" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="2534" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="2535" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="2536" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="2537" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="2538" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="185"/>
|
||||
<ingredient id="57" count="120250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="2539" count="1"/>
|
||||
<ingredient id="125" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="75"/>
|
||||
<ingredient id="57" count="48750" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<production id="2540" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="26">
|
||||
<production id="2541" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="27">
|
||||
<production id="2542" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="28">
|
||||
<production id="2543" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="29">
|
||||
<production id="2544" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="185"/>
|
||||
<ingredient id="57" count="120250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="30">
|
||||
<production id="2545" count="1"/>
|
||||
<ingredient id="126" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="75"/>
|
||||
<ingredient id="57" count="48750" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="31">
|
||||
<production id="2546" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="1458" count="268"/>
|
||||
<ingredient id="57" count="174200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="32">
|
||||
<production id="2547" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="33">
|
||||
<production id="2548" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="117"/>
|
||||
<ingredient id="57" count="76050" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="34">
|
||||
<production id="2549" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="185"/>
|
||||
<ingredient id="57" count="120250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="35">
|
||||
<production id="2550" count="1"/>
|
||||
<ingredient id="128" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="75"/>
|
||||
<ingredient id="57" count="48750" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="36">
|
||||
<production id="2551" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="1458" count="54"/>
|
||||
<ingredient id="57" count="35100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="37">
|
||||
<production id="2552" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="54"/>
|
||||
<ingredient id="57" count="35100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="38">
|
||||
<production id="2553" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="265"/>
|
||||
<ingredient id="57" count="172250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="39">
|
||||
<production id="2554" count="1"/>
|
||||
<ingredient id="127" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="260"/>
|
||||
<ingredient id="57" count="169000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="40">
|
||||
<production id="2555" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="1458" count="54"/>
|
||||
<ingredient id="57" count="35100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="41">
|
||||
<production id="2556" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="265"/>
|
||||
<ingredient id="57" count="172250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="42">
|
||||
<production id="2557" count="1"/>
|
||||
<ingredient id="130" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="260"/>
|
||||
<ingredient id="57" count="169000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="43">
|
||||
<production id="2558" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="1458" count="178"/>
|
||||
<ingredient id="57" count="115700" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="44">
|
||||
<production id="2559" count="1"/>
|
||||
<ingredient id="129" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="354"/>
|
||||
<ingredient id="57" count="230100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="45">
|
||||
<production id="2560" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="2499" count="1"/>
|
||||
<ingredient id="1458" count="535"/>
|
||||
<ingredient id="57" count="347750" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="46">
|
||||
<production id="2561" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="1458" count="495"/>
|
||||
<ingredient id="57" count="321750" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="47">
|
||||
<production id="2562" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="1458" count="285"/>
|
||||
<ingredient id="57" count="185250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="48">
|
||||
<production id="2563" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="1458" count="285"/>
|
||||
<ingredient id="57" count="185250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="49">
|
||||
<production id="2564" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="1458" count="285"/>
|
||||
<ingredient id="57" count="185250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="50">
|
||||
<production id="2565" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="1458" count="285"/>
|
||||
<ingredient id="57" count="185250" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="51">
|
||||
<production id="2572" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="52">
|
||||
<production id="2573" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="53">
|
||||
<production id="2574" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="54">
|
||||
<production id="2575" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="55">
|
||||
<production id="2582" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="56">
|
||||
<production id="2583" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="57">
|
||||
<production id="2584" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="58">
|
||||
<production id="2591" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="59">
|
||||
<production id="2592" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="60">
|
||||
<production id="2599" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="1458" count="954"/>
|
||||
<ingredient id="57" count="620100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
</list>
|
101
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1002.xml
vendored
Normal file
101
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1002.xml
vendored
Normal file
@@ -0,0 +1,101 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Unseal B-Grade -->
|
||||
<!-- This list is best used in exc_multisel -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="5710" count="1"/>
|
||||
<ingredient id="612" count="1"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="5711" count="1"/>
|
||||
<ingredient id="612" count="1"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="5712" count="1"/>
|
||||
<ingredient id="612" count="1"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="5714" count="1"/>
|
||||
<ingredient id="2464" count="1"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="5715" count="1"/>
|
||||
<ingredient id="2464" count="1"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="5716" count="1"/>
|
||||
<ingredient id="2464" count="1"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="5718" count="1"/>
|
||||
<ingredient id="2487" count="1"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="5719" count="1"/>
|
||||
<ingredient id="2487" count="1"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="5720" count="1"/>
|
||||
<ingredient id="2487" count="1"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="5722" count="1"/>
|
||||
<ingredient id="2475" count="1"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="5723" count="1"/>
|
||||
<ingredient id="2475" count="1"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="5724" count="1"/>
|
||||
<ingredient id="2475" count="1"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="5726" count="1"/>
|
||||
<ingredient id="554" count="1"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="5727" count="1"/>
|
||||
<ingredient id="554" count="1"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="5728" count="1"/>
|
||||
<ingredient id="554" count="1"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="5730" count="1"/>
|
||||
<ingredient id="600" count="1"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="5731" count="1"/>
|
||||
<ingredient id="600" count="1"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="5732" count="1"/>
|
||||
<ingredient id="600" count="1"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="5734" count="1"/>
|
||||
<ingredient id="2439" count="1"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="5735" count="1"/>
|
||||
<ingredient id="2439" count="1"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="5736" count="1"/>
|
||||
<ingredient id="2439" count="1"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="5738" count="1"/>
|
||||
<ingredient id="601" count="1"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="5739" count="1"/>
|
||||
<ingredient id="601" count="1"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="5740" count="1"/>
|
||||
<ingredient id="601" count="1"/>
|
||||
</item>
|
||||
</list>
|
101
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1003.xml
vendored
Normal file
101
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1003.xml
vendored
Normal file
@@ -0,0 +1,101 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Reseal B-Grade -->
|
||||
<!-- This list is best used in exc_multisel -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="612" count="1"/>
|
||||
<ingredient id="5710" count="1"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="612" count="1"/>
|
||||
<ingredient id="5711" count="1"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="612" count="1"/>
|
||||
<ingredient id="5712" count="1"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="2464" count="1"/>
|
||||
<ingredient id="5714" count="1"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="2464" count="1"/>
|
||||
<ingredient id="5715" count="1"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="2464" count="1"/>
|
||||
<ingredient id="5716" count="1"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="2487" count="1"/>
|
||||
<ingredient id="5718" count="1"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="2487" count="1"/>
|
||||
<ingredient id="5719" count="1"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="2487" count="1"/>
|
||||
<ingredient id="5720" count="1"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="2475" count="1"/>
|
||||
<ingredient id="5722" count="1"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="2475" count="1"/>
|
||||
<ingredient id="5723" count="1"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="2475" count="1"/>
|
||||
<ingredient id="5724" count="1"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="554" count="1"/>
|
||||
<ingredient id="5726" count="1"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="554" count="1"/>
|
||||
<ingredient id="5727" count="1"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="554" count="1"/>
|
||||
<ingredient id="5728" count="1"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="600" count="1"/>
|
||||
<ingredient id="5730" count="1"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="600" count="1"/>
|
||||
<ingredient id="5731" count="1"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="600" count="1"/>
|
||||
<ingredient id="5732" count="1"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="2439" count="1"/>
|
||||
<ingredient id="5734" count="1"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="2439" count="1"/>
|
||||
<ingredient id="5735" count="1"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="2439" count="1"/>
|
||||
<ingredient id="5736" count="1"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="601" count="1"/>
|
||||
<ingredient id="5738" count="1"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="601" count="1"/>
|
||||
<ingredient id="5739" count="1"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="601" count="1"/>
|
||||
<ingredient id="5740" count="1"/>
|
||||
</item>
|
||||
</list>
|
210
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1004.xml
vendored
Normal file
210
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1004.xml
vendored
Normal file
@@ -0,0 +1,210 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Blacksmith Crafting Service -->
|
||||
<list maintainEnchantment="true" applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<!-- Braided Hemp -->
|
||||
<production id="1878" count="1"/>
|
||||
<ingredient id="2135" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1864" count="5"/>
|
||||
<ingredient id="57" count="500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<!-- Cokes -->
|
||||
<production id="1879" count="1"/>
|
||||
<ingredient id="2136" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1870" count="3"/>
|
||||
<ingredient id="1871" count="3"/>
|
||||
<ingredient id="57" count="1200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<!-- Steel -->
|
||||
<production id="1880" count="1"/>
|
||||
<ingredient id="2137" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1865" count="5"/>
|
||||
<ingredient id="1869" count="5"/>
|
||||
<ingredient id="57" count="2000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<!-- Coarse Bone Powder -->
|
||||
<production id="1881" count="1"/>
|
||||
<ingredient id="2138" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1872" count="10"/>
|
||||
<ingredient id="57" count="1500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<!-- Leather -->
|
||||
<production id="1882" count="1"/>
|
||||
<ingredient id="1814" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1867" count="6"/>
|
||||
<ingredient id="57" count="900" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<!-- Steel Mold -->
|
||||
<production id="1883" count="1"/>
|
||||
<ingredient id="2139" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1878" count="5"/>
|
||||
<ingredient id="1869" count="5"/>
|
||||
<ingredient id="1870" count="5"/>
|
||||
<ingredient id="57" count="4500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<!-- Cord -->
|
||||
<production id="1884" count="20"/>
|
||||
<ingredient id="1817" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1880" count="2"/>
|
||||
<ingredient id="1868" count="25"/>
|
||||
<ingredient id="57" count="320" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<!-- High Grade Suede -->
|
||||
<production id="1885" count="1"/>
|
||||
<ingredient id="2140" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1881" count="1"/>
|
||||
<ingredient id="1866" count="3"/>
|
||||
<ingredient id="57" count="2400" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<!-- Silver Mold -->
|
||||
<production id="1886" count="1"/>
|
||||
<ingredient id="2141" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1878" count="5"/>
|
||||
<ingredient id="1879" count="5"/>
|
||||
<ingredient id="1873" count="10"/>
|
||||
<ingredient id="57" count="13500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<!-- Varnish of Purity -->
|
||||
<production id="1887" count="1"/>
|
||||
<ingredient id="2142" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1881" count="3"/>
|
||||
<ingredient id="1865" count="3"/>
|
||||
<ingredient id="1875" count="1"/>
|
||||
<ingredient id="57" count="8100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<!-- Synthethic Cokes -->
|
||||
<production id="1888" count="1"/>
|
||||
<ingredient id="2143" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1879" count="3"/>
|
||||
<ingredient id="1874" count="1"/>
|
||||
<ingredient id="57" count="6600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<!-- Compound Braid -->
|
||||
<production id="1889" count="1"/>
|
||||
<ingredient id="2144" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1878" count="5"/>
|
||||
<ingredient id="1868" count="5"/>
|
||||
<ingredient id="57" count="3000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<!-- Mithril alloy -->
|
||||
<production id="1890" count="1"/>
|
||||
<ingredient id="2145" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1887" count="1"/>
|
||||
<ingredient id="1880" count="2"/>
|
||||
<ingredient id="1876" count="1"/>
|
||||
<ingredient id="57" count="13100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<!-- Artisan's Frame -->
|
||||
<production id="1891" count="1"/>
|
||||
<ingredient id="2146" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1883" count="1"/>
|
||||
<ingredient id="1887" count="5"/>
|
||||
<ingredient id="1877" count="10"/>
|
||||
<ingredient id="57" count="95000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<!-- Blacksmith Frame -->
|
||||
<production id="1892" count="1"/>
|
||||
<ingredient id="2147" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1886" count="1"/>
|
||||
<ingredient id="1887" count="5"/>
|
||||
<ingredient id="1876" count="10"/>
|
||||
<ingredient id="57" count="64000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<!-- Oriharukon -->
|
||||
<production id="1893" count="1"/>
|
||||
<ingredient id="1825" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1888" count="1"/>
|
||||
<ingredient id="1873" count="12"/>
|
||||
<ingredient id="1874" count="4"/>
|
||||
<ingredient id="57" count="24600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<!-- Crafted Leather -->
|
||||
<production id="1894" count="1"/>
|
||||
<ingredient id="2148" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1884" count="4"/>
|
||||
<ingredient id="1882" count="4"/>
|
||||
<ingredient id="1870" count="4"/>
|
||||
<ingredient id="57" count="5700" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<!-- Metallic Fiber -->
|
||||
<production id="1895" count="20"/>
|
||||
<ingredient id="2149" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1884" count="20"/>
|
||||
<ingredient id="1873" count="15"/>
|
||||
<ingredient id="57" count="700" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<!-- Metallic Thread -->
|
||||
<production id="5549" count="1"/>
|
||||
<ingredient id="5472" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1868" count="10"/>
|
||||
<ingredient id="1869" count="5"/>
|
||||
<ingredient id="57" count="2000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<!-- Metal Hardener -->
|
||||
<production id="5220" count="1"/>
|
||||
<ingredient id="5231" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="1864" count="10"/>
|
||||
<ingredient id="1865" count="10"/>
|
||||
<ingredient id="1869" count="10"/>
|
||||
<ingredient id="57" count="5000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<!-- Durable Metal Plate -->
|
||||
<production id="5550" count="1"/>
|
||||
<ingredient id="5473" count="1" mantainIngredient="true"/>
|
||||
<ingredient id="5549" count="5"/>
|
||||
<ingredient id="1876" count="5"/>
|
||||
<ingredient id="57" count="15000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<!-- Leolin's Mold -->
|
||||
<production id="5551" count="1"/>
|
||||
<ingredient id="1884" count="40"/>
|
||||
<ingredient id="5550" count="10"/>
|
||||
<ingredient id="1877" count="15"/>
|
||||
<ingredient id="57" count="244760" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<!-- Warsmith's Mold -->
|
||||
<production id="5552" count="1"/>
|
||||
<ingredient id="1891" count="1"/>
|
||||
<ingredient id="4041" count="10"/>
|
||||
<ingredient id="4042" count="5"/>
|
||||
<ingredient id="57" count="392700" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<!-- Arcsmith's Anvil -->
|
||||
<production id="5553" count="1"/>
|
||||
<ingredient id="4046" count="3"/>
|
||||
<ingredient id="4040" count="20"/>
|
||||
<ingredient id="4044" count="10"/>
|
||||
<ingredient id="57" count="541820" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<!-- Warsmith's Holder -->
|
||||
<production id="5554" count="1"/>
|
||||
<ingredient id="4045" count="2"/>
|
||||
<ingredient id="4039" count="10"/>
|
||||
<ingredient id="1868" count="20"/>
|
||||
<ingredient id="57" count="901680" isTaxIngredient="true"/>
|
||||
</item>
|
||||
</list>
|
1958
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1005.xml
vendored
Normal file
1958
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1005.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
25
L2J_Mobius_C6_Interlude/dist/game/data/multisell/101.xml
vendored
Normal file
25
L2J_Mobius_C6_Interlude/dist/game/data/multisell/101.xml
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Tickets for pet collars Exchange -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Baby cougar chime for Pet Exchange Ticket: Cougar -->
|
||||
<item id="1">
|
||||
<ingredient id="7584" count="1"/>
|
||||
<production id="6649" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Baby buffalo Panpipe for Pet Exchange Ticket: Buffalo -->
|
||||
<item id="2">
|
||||
<ingredient id="7583" count="1"/>
|
||||
<production id="6648" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Baby Kookaburra Ocarina for Pet Exchange Ticket: Kookaburra -->
|
||||
<item id="3">
|
||||
<ingredient id="7585" count="1"/>
|
||||
<production id="6650" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
121
L2J_Mobius_C6_Interlude/dist/game/data/multisell/102.xml
vendored
Normal file
121
L2J_Mobius_C6_Interlude/dist/game/data/multisell/102.xml
vendored
Normal file
@@ -0,0 +1,121 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Noblesse Gate Pass ==> items -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!--Blessed Scroll: Enchant Weapon (Grade S ) -->
|
||||
<item id="1">
|
||||
<ingredient id="6651" count="300000"/>
|
||||
<production id="6577" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Weapon (Grade A ) -->
|
||||
<item id="2">
|
||||
<ingredient id="6651" count="150000"/>
|
||||
<production id="6569" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Weapon (Grade B ) -->
|
||||
<item id="3">
|
||||
<ingredient id="6651" count="70000"/>
|
||||
<production id="6571" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Weapon (Grade C ) -->
|
||||
<item id="4">
|
||||
<ingredient id="6651" count="30000"/>
|
||||
<production id="6573" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Weapon (Grade D ) -->
|
||||
<item id="5">
|
||||
<ingredient id="6651" count="9000"/>
|
||||
<production id="6575" count="1"/>
|
||||
</item>
|
||||
|
||||
|
||||
<!--Blessed Scroll: Enchant Armor (Grade S ) -->
|
||||
<item id="6">
|
||||
<ingredient id="6651" count="45000"/>
|
||||
<production id="6578" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Armor (Grade A ) -->
|
||||
<item id="7">
|
||||
<ingredient id="6651" count="18000"/>
|
||||
<production id="6570" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Armor (Grade B ) -->
|
||||
<item id="8">
|
||||
<ingredient id="6651" count="7500"/>
|
||||
<production id="6572" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Armor (Grade C ) -->
|
||||
<item id="9">
|
||||
<ingredient id="6651" count="3500"/>
|
||||
<production id="6574" count="1"/>
|
||||
</item>
|
||||
<!--Blessed Scroll: Enchant Armor (Grade D ) -->
|
||||
<item id="10">
|
||||
<ingredient id="6651" count="1000"/>
|
||||
<production id="6576" count="1"/>
|
||||
</item>
|
||||
|
||||
|
||||
<!--Scroll: Enchant Weapon (Grade S ) -->
|
||||
<item id="11">
|
||||
<ingredient id="6651" count="50000"/>
|
||||
<production id="959" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Weapon (Grade A ) -->
|
||||
<item id="12">
|
||||
<ingredient id="6651" count="18000"/>
|
||||
<production id="729" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Weapon (Grade B ) -->
|
||||
<item id="13">
|
||||
<ingredient id="6651" count="5000"/>
|
||||
<production id="947" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Weapon (Grade C ) -->
|
||||
<item id="14">
|
||||
<ingredient id="6651" count="1100"/>
|
||||
<production id="951" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Weapon (Grade D ) -->
|
||||
<item id="15">
|
||||
<ingredient id="6651" count="500"/>
|
||||
<production id="955" count="1"/>
|
||||
</item>
|
||||
|
||||
<!--Scroll: Enchant Armor (Grade S ) -->
|
||||
<item id="16">
|
||||
<ingredient id="6651" count="5000"/>
|
||||
<production id="960" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Armor (Grade A ) -->
|
||||
<item id="17">
|
||||
<ingredient id="6651" count="2400"/>
|
||||
<production id="730" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Armor (Grade B ) -->
|
||||
<item id="18">
|
||||
<ingredient id="6651" count="800"/>
|
||||
<production id="948" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Armor (Grade C ) -->
|
||||
<item id="19">
|
||||
<ingredient id="6651" count="150"/>
|
||||
<production id="952" count="1"/>
|
||||
</item>
|
||||
<!--Scroll: Enchant Armor (Grade D ) -->
|
||||
<item id="20">
|
||||
<ingredient id="6651" count="60"/>
|
||||
<production id="956" count="1"/>
|
||||
</item>
|
||||
<!-- Secred Book of Giants -->
|
||||
<item id="21">
|
||||
<ingredient id="6651" count="5000"/>
|
||||
<production id="6622" count="1"/>
|
||||
</item>
|
||||
<!-- Ancient Book - Divine Inspiration (Original Version) -->
|
||||
<item id="22">
|
||||
<ingredient id="6651" count="450000"/>
|
||||
<production id="8621" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
86
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1235.xml
vendored
Normal file
86
L2J_Mobius_C6_Interlude/dist/game/data/multisell/1235.xml
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Apella Trader -->
|
||||
<!-- by Demolidor -->
|
||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Sealed Apella Helm -->
|
||||
<item id="1">
|
||||
<ingredient id="65336" count="3480"/>
|
||||
<ingredient id="57" count="174000"/>
|
||||
<production id="7870" count="1"/>
|
||||
<ingredient id="57" count="1740000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Plate Armor -->
|
||||
<item id="2">
|
||||
<ingredient id="65336" count="13540"/>
|
||||
<ingredient id="57" count="667000"/>
|
||||
<production id="7871" count="1"/>
|
||||
<ingredient id="57" count="6670000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Gauntlet -->
|
||||
<item id="3">
|
||||
<ingredient id="65336" count="2320"/>
|
||||
<ingredient id="57" count="116000"/>
|
||||
<production id="7872" count="1"/>
|
||||
<ingredient id="57" count="1160000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Solleret -->
|
||||
<item id="4">
|
||||
<ingredient id="65336" count="2320"/>
|
||||
<ingredient id="57" count="116000"/>
|
||||
<production id="7873" count="1"/>
|
||||
<ingredient id="57" count="1160000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Brigandine -->
|
||||
<item id="5">
|
||||
<ingredient id="65336" count="10160"/>
|
||||
<ingredient id="57" count="508000"/>
|
||||
<production id="7874" count="1"/>
|
||||
<ingredient id="57" count="5080000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Leather Gloves -->
|
||||
<item id="6">
|
||||
<ingredient id="65336" count="2320"/>
|
||||
<ingredient id="57" count="116000"/>
|
||||
<production id="7875" count="1"/>
|
||||
<ingredient id="57" count="1160000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Boots -->
|
||||
<item id="7">
|
||||
<ingredient id="65336" count="2320"/>
|
||||
<ingredient id="57" count="116000"/>
|
||||
<production id="7876" count="1"/>
|
||||
<ingredient id="57" count="1160000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Doublet -->
|
||||
<item id="8">
|
||||
<ingredient id="65336" count="10160"/>
|
||||
<ingredient id="57" count="508000"/>
|
||||
<production id="7877" count="1"/>
|
||||
<ingredient id="57" count="5080000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Silk Gloves -->
|
||||
<item id="9">
|
||||
<ingredient id="65336" count="2320"/>
|
||||
<ingredient id="57" count="116000"/>
|
||||
<production id="7878" count="1"/>
|
||||
<ingredient id="57" count="1160000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Sealed Apella Sandals -->
|
||||
<item id="10">
|
||||
<ingredient id="65336" count="2320"/>
|
||||
<ingredient id="57" count="116000"/>
|
||||
<production id="7879" count="1"/>
|
||||
<ingredient id="57" count="1160000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
</list>
|
94
L2J_Mobius_C6_Interlude/dist/game/data/multisell/300974001.xml
vendored
Normal file
94
L2J_Mobius_C6_Interlude/dist/game/data/multisell/300974001.xml
vendored
Normal file
@@ -0,0 +1,94 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Trader Galladucci (Luxury Shop) Weapons -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Flamberge -->
|
||||
<item id="1">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="71" count="1"/>
|
||||
</item>
|
||||
<!-- Stormbringer -->
|
||||
<item id="2">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="72" count="1"/>
|
||||
</item>
|
||||
<!-- Sword of Delusion -->
|
||||
<item id="3">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="76" count="1"/>
|
||||
</item>
|
||||
<!-- Silver Axe -->
|
||||
<item id="4">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="161" count="1"/>
|
||||
</item>
|
||||
<!-- War Axe -->
|
||||
<item id="5">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="162" count="1"/>
|
||||
</item>
|
||||
<!-- Crystal Staff -->
|
||||
<item id="6">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="192" count="1"/>
|
||||
</item>
|
||||
<!-- Sages Staff -->
|
||||
<item id="7">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="200" count="1"/>
|
||||
</item>
|
||||
<!-- Cursed Dagger -->
|
||||
<item id="8">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="226" count="1"/>
|
||||
</item>
|
||||
<!-- Dark Screamer -->
|
||||
<item id="9">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="233" count="1"/>
|
||||
</item>
|
||||
<!-- Chakram -->
|
||||
<item id="10">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="263" count="1"/>
|
||||
</item>
|
||||
<!-- Fist Blade -->
|
||||
<item id="11">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="265" count="1"/>
|
||||
</item>
|
||||
<!-- Crystallized Ice Bow -->
|
||||
<item id="12">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="281" count="1"/>
|
||||
</item>
|
||||
<!-- Akat Long Bow -->
|
||||
<item id="13">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="283" count="1"/>
|
||||
</item>
|
||||
<!-- Orcish Glaive -->
|
||||
<item id="14">
|
||||
<ingredient id="1459" count="573"/>
|
||||
<ingredient id="1458" count="2865"/>
|
||||
<production id="298" count="1"/>
|
||||
</item>
|
||||
<!-- Poleaxe -->
|
||||
<item id="15">
|
||||
<ingredient id="1459" count="1075"/>
|
||||
<ingredient id="1458" count="5375"/>
|
||||
<production id="95" count="1"/>
|
||||
</item>
|
||||
</list>
|
142
L2J_Mobius_C6_Interlude/dist/game/data/multisell/300984001.xml
vendored
Normal file
142
L2J_Mobius_C6_Interlude/dist/game/data/multisell/300984001.xml
vendored
Normal file
@@ -0,0 +1,142 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Trader Alexandria (Luxury Shop) Armor -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Chain Mail Shirt -->
|
||||
<item id="1">
|
||||
<ingredient id="1459" count="127"/>
|
||||
<ingredient id="1458" count="635"/>
|
||||
<production id="354" count="1"/>
|
||||
</item>
|
||||
<!-- Chain Gaiters -->
|
||||
<item id="2">
|
||||
<ingredient id="1459" count="79"/>
|
||||
<ingredient id="1458" count="395"/>
|
||||
<production id="381" count="1"/>
|
||||
</item>
|
||||
<!-- Composite Armor -->
|
||||
<item id="3">
|
||||
<ingredient id="1459" count="360"/>
|
||||
<ingredient id="1458" count="1800"/>
|
||||
<production id="60" count="1"/>
|
||||
</item>
|
||||
<!-- Mithril Shirt -->
|
||||
<item id="4">
|
||||
<ingredient id="1459" count="95"/>
|
||||
<ingredient id="1458" count="475"/>
|
||||
<production id="397" count="1"/>
|
||||
</item>
|
||||
<!-- Tempered Mithril Gaiters -->
|
||||
<item id="5">
|
||||
<ingredient id="1459" count="59"/>
|
||||
<ingredient id="1458" count="295"/>
|
||||
<production id="2387" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Armor -->
|
||||
<item id="6">
|
||||
<ingredient id="1459" count="207"/>
|
||||
<ingredient id="1458" count="1035"/>
|
||||
<production id="400" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Gaiters -->
|
||||
<item id="7">
|
||||
<ingredient id="1459" count="129"/>
|
||||
<ingredient id="1458" count="645"/>
|
||||
<production id="420" count="1"/>
|
||||
</item>
|
||||
<!-- Karmian Tunic -->
|
||||
<item id="8">
|
||||
<ingredient id="1459" count="95"/>
|
||||
<ingredient id="1458" count="475"/>
|
||||
<production id="439" count="1"/>
|
||||
</item>
|
||||
<!-- Demons Tunic -->
|
||||
<item id="9">
|
||||
<ingredient id="1459" count="184"/>
|
||||
<ingredient id="1458" count="920"/>
|
||||
<production id="441" count="1"/>
|
||||
</item>
|
||||
<!-- Karmian Stockings -->
|
||||
<item id="10">
|
||||
<ingredient id="1459" count="59"/>
|
||||
<ingredient id="1458" count="295"/>
|
||||
<production id="471" count="1"/>
|
||||
</item>
|
||||
<!-- Demons Stockings -->
|
||||
<item id="11">
|
||||
<ingredient id="1459" count="115"/>
|
||||
<ingredient id="1458" count="575"/>
|
||||
<production id="472" count="1"/>
|
||||
</item>
|
||||
<!-- Chain Boots -->
|
||||
<item id="12">
|
||||
<ingredient id="1459" count="32"/>
|
||||
<ingredient id="1458" count="160"/>
|
||||
<production id="2429" count="1"/>
|
||||
</item>
|
||||
<!-- Composite Boots -->
|
||||
<item id="13">
|
||||
<ingredient id="1459" count="62"/>
|
||||
<ingredient id="1458" count="310"/>
|
||||
<production id="64" count="1"/>
|
||||
</item>
|
||||
<!-- Reinforced Mithril Gloves -->
|
||||
<item id="14">
|
||||
<ingredient id="1459" count="32"/>
|
||||
<ingredient id="1458" count="160"/>
|
||||
<production id="2452" count="1"/>
|
||||
</item>
|
||||
<!-- Mithril Gauntlets -->
|
||||
<item id="15">
|
||||
<ingredient id="1459" count="62"/>
|
||||
<ingredient id="1458" count="310"/>
|
||||
<production id="608" count="1"/>
|
||||
</item>
|
||||
<!-- Eldarake -->
|
||||
<item id="16">
|
||||
<ingredient id="1459" count="34"/>
|
||||
<ingredient id="1458" count="170"/>
|
||||
<production id="631" count="1"/>
|
||||
</item>
|
||||
<!-- Tower Shield -->
|
||||
<item id="17">
|
||||
<ingredient id="1459" count="65"/>
|
||||
<ingredient id="1458" count="325"/>
|
||||
<production id="103" count="1"/>
|
||||
</item>
|
||||
<!-- Moonstone Earring -->
|
||||
<item id="18">
|
||||
<ingredient id="1459" count="39"/>
|
||||
<ingredient id="1458" count="195"/>
|
||||
<production id="852" count="1"/>
|
||||
</item>
|
||||
<!-- Earring of Binding -->
|
||||
<item id="19">
|
||||
<ingredient id="1459" count="74"/>
|
||||
<ingredient id="1458" count="370"/>
|
||||
<production id="854" count="1"/>
|
||||
</item>
|
||||
<!-- Aquastone Ring -->
|
||||
<item id="20">
|
||||
<ingredient id="1459" count="26"/>
|
||||
<ingredient id="1458" count="130"/>
|
||||
<production id="883" count="1"/>
|
||||
</item>
|
||||
<!-- Ring of Ages -->
|
||||
<item id="21">
|
||||
<ingredient id="1459" count="49"/>
|
||||
<ingredient id="1458" count="245"/>
|
||||
<production id="885" count="1"/>
|
||||
</item>
|
||||
<!-- Aquastone Necklace -->
|
||||
<item id="22">
|
||||
<ingredient id="1459" count="52"/>
|
||||
<ingredient id="1458" count="260"/>
|
||||
<production id="915" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Mermaid -->
|
||||
<item id="23">
|
||||
<ingredient id="1459" count="99"/>
|
||||
<ingredient id="1458" count="495"/>
|
||||
<production id="917" count="1"/>
|
||||
</item>
|
||||
</list>
|
76
L2J_Mobius_C6_Interlude/dist/game/data/multisell/300984002.xml
vendored
Normal file
76
L2J_Mobius_C6_Interlude/dist/game/data/multisell/300984002.xml
vendored
Normal file
@@ -0,0 +1,76 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Trader Alexandria (Luxury Shop) Miscellaneous -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Red Soul Crystal - Stage 7 -->
|
||||
<item id="1">
|
||||
<ingredient id="1459" count="100"/>
|
||||
<ingredient id="1458" count="500"/>
|
||||
<production id="4636" count="1"/>
|
||||
</item>
|
||||
<!-- Green Soul Crystal - Stage 7 -->
|
||||
<item id="2">
|
||||
<ingredient id="1459" count="100"/>
|
||||
<ingredient id="1458" count="500"/>
|
||||
<production id="4647" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Soul Crystal - Stage 7 -->
|
||||
<item id="3">
|
||||
<ingredient id="1459" count="100"/>
|
||||
<ingredient id="1458" count="500"/>
|
||||
<production id="4658" count="1"/>
|
||||
</item>
|
||||
<!-- Red Soul Crystal - Stage 8 -->
|
||||
<item id="4">
|
||||
<ingredient id="1459" count="120"/>
|
||||
<ingredient id="1458" count="567"/>
|
||||
<production id="4637" count="1"/>
|
||||
</item>
|
||||
<!-- Green Soul Crystal - Stage 8 -->
|
||||
<item id="5">
|
||||
<ingredient id="1459" count="120"/>
|
||||
<ingredient id="1458" count="567"/>
|
||||
<production id="4648" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Soul Crystal - Stage 8 -->
|
||||
<item id="6">
|
||||
<ingredient id="1459" count="120"/>
|
||||
<ingredient id="1458" count="567"/>
|
||||
<production id="4659" count="1"/>
|
||||
</item>
|
||||
<!-- Red Soul Crystal - Stage 9 -->
|
||||
<item id="7">
|
||||
<ingredient id="1460" count="44"/>
|
||||
<ingredient id="1459" count="135"/>
|
||||
<production id="4638" count="1"/>
|
||||
</item>
|
||||
<!-- Green Soul Crystal - Stage 9 -->
|
||||
<item id="8">
|
||||
<ingredient id="1460" count="44"/>
|
||||
<ingredient id="1459" count="135"/>
|
||||
<production id="4649" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Soul Crystal - Stage 9 -->
|
||||
<item id="9">
|
||||
<ingredient id="1460" count="44"/>
|
||||
<ingredient id="1459" count="135"/>
|
||||
<production id="4660" count="1"/>
|
||||
</item>
|
||||
<!-- Red Soul Crystal - Stage 10 -->
|
||||
<item id="10">
|
||||
<ingredient id="1460" count="50"/>
|
||||
<ingredient id="1459" count="150"/>
|
||||
<production id="4639" count="1"/>
|
||||
</item>
|
||||
<!-- Green Soul Crystal - Stage 10 -->
|
||||
<item id="11">
|
||||
<ingredient id="1460" count="50"/>
|
||||
<ingredient id="1459" count="150"/>
|
||||
<production id="4650" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Soul Crystal - Stage 10 -->
|
||||
<item id="12">
|
||||
<ingredient id="1460" count="50"/>
|
||||
<ingredient id="1459" count="150"/>
|
||||
<production id="4661" count="1"/>
|
||||
</item>
|
||||
</list>
|
144
L2J_Mobius_C6_Interlude/dist/game/data/multisell/301660373.xml
vendored
Normal file
144
L2J_Mobius_C6_Interlude/dist/game/data/multisell/301660373.xml
vendored
Normal file
@@ -0,0 +1,144 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 373: Supplier of Reagents - Wesley -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="4042" count="1"/>
|
||||
<ingredient id="6022" count="2"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="4043" count="1"/>
|
||||
<ingredient id="6021" count="6"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="4044" count="1"/>
|
||||
<ingredient id="6024" count="4"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="2508" count="100"/>
|
||||
<ingredient id="6026" count="4"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="735" count="10"/>
|
||||
<ingredient id="6025" count="7"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="737" count="10"/>
|
||||
<ingredient id="6023" count="8"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="4953" count="1"/>
|
||||
<ingredient id="6027" count="1"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="4960" count="1"/>
|
||||
<ingredient id="6027" count="1"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="4959" count="1"/>
|
||||
<ingredient id="6030" count="1"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="4958" count="1"/>
|
||||
<ingredient id="6030" count="1"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="4998" count="1"/>
|
||||
<ingredient id="6030" count="1"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="4992" count="1"/>
|
||||
<ingredient id="6030" count="1"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="4993" count="1"/>
|
||||
<ingredient id="6030" count="1"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="4999" count="1"/>
|
||||
<ingredient id="6030" count="1"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="5524" count="1"/>
|
||||
<ingredient id="6029" count="1"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="5478" count="1"/>
|
||||
<ingredient id="6029" count="1"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="5520" count="1"/>
|
||||
<ingredient id="6031" count="1"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="5479" count="1"/>
|
||||
<ingredient id="6031" count="1"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="5521" count="1"/>
|
||||
<ingredient id="6032" count="1"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="5480" count="1"/>
|
||||
<ingredient id="6032" count="1"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="5481" count="1"/>
|
||||
<ingredient id="6032" count="1"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="5522" count="1"/>
|
||||
<ingredient id="6028" count="1"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="5523" count="1"/>
|
||||
<ingredient id="6028" count="1"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="103" count="1"/>
|
||||
<ingredient id="6031" count="8"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<production id="2437" count="1"/>
|
||||
<ingredient id="6032" count="8"/>
|
||||
</item>
|
||||
<item id="26">
|
||||
<production id="630" count="1"/>
|
||||
<ingredient id="6029" count="5"/>
|
||||
</item>
|
||||
<item id="27">
|
||||
<production id="612" count="1"/>
|
||||
<ingredient id="6033" count="1"/>
|
||||
</item>
|
||||
<item id="28">
|
||||
<production id="2464" count="1"/>
|
||||
<ingredient id="6033" count="1"/>
|
||||
</item>
|
||||
<item id="29">
|
||||
<production id="554" count="1"/>
|
||||
<ingredient id="6033" count="1"/>
|
||||
</item>
|
||||
<item id="30">
|
||||
<production id="600" count="1"/>
|
||||
<ingredient id="6033" count="1"/>
|
||||
</item>
|
||||
<item id="31">
|
||||
<production id="2439" count="1"/>
|
||||
<ingredient id="6034" count="4"/>
|
||||
</item>
|
||||
<item id="32">
|
||||
<production id="601" count="1"/>
|
||||
<ingredient id="6034" count="4"/>
|
||||
</item>
|
||||
<item id="33">
|
||||
<production id="2487" count="1"/>
|
||||
<ingredient id="6034" count="4"/>
|
||||
</item>
|
||||
<item id="34">
|
||||
<production id="2475" count="1"/>
|
||||
<ingredient id="6034" count="4"/>
|
||||
</item>
|
||||
<item id="35">
|
||||
<production id="7562" count="1"/>
|
||||
<ingredient id="6024" count="5"/>
|
||||
</item>
|
||||
</list>
|
229
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306781001.xml
vendored
Normal file
229
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306781001.xml
vendored
Normal file
@@ -0,0 +1,229 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Helton: Dual Swords -->
|
||||
<list maintainEnchantment="true" applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Stormbringer*Caliburs -->
|
||||
<item id="1">
|
||||
<production id="2566" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="203"/>
|
||||
<ingredient id="57" count="609000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Stormbringer*Sword of Limit -->
|
||||
<item id="2">
|
||||
<production id="2567" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="203"/>
|
||||
<ingredient id="57" count="609000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Stormbringer*Sword of Delusion -->
|
||||
<item id="3">
|
||||
<production id="2568" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="203"/>
|
||||
<ingredient id="57" count="609000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Stormbringer*Sword of Nightmare -->
|
||||
<item id="4">
|
||||
<production id="2569" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="203"/>
|
||||
<ingredient id="57" count="609000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Stormbringer*Tsurugi -->
|
||||
<item id="5">
|
||||
<production id="2570" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="203"/>
|
||||
<ingredient id="57" count="609000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shamshir*Sword of Limit -->
|
||||
<item id="6">
|
||||
<production id="2577" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shamshir*Sword of Delusion -->
|
||||
<item id="7">
|
||||
<production id="2578" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Katana*Sword of Limit -->
|
||||
<item id="8">
|
||||
<production id="2586" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Katana*Sword of Delusion -->
|
||||
<item id="9">
|
||||
<production id="2587" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Spirit Sword*Sword of Limit -->
|
||||
<item id="10">
|
||||
<production id="2594" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Spirit Sword*Sword of Delusion -->
|
||||
<item id="11">
|
||||
<production id="2595" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Raid Sword*Sword of Limit -->
|
||||
<item id="12">
|
||||
<production id="2601" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Raid Sword*Sword of Delusion -->
|
||||
<item id="13">
|
||||
<production id="2602" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="350"/>
|
||||
<ingredient id="57" count="1050000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Stormbringer*Samurai Long sword -->
|
||||
<item id="14">
|
||||
<production id="2571" count="1"/>
|
||||
<ingredient id="72" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="138"/>
|
||||
<ingredient id="57" count="414000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Caliburs*Sword of Limit -->
|
||||
<item id="15">
|
||||
<production id="2607" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Caliburs*Sword of Delusion -->
|
||||
<item id="16">
|
||||
<production id="2608" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Limit*Sword of Limit -->
|
||||
<item id="17">
|
||||
<production id="2612" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Limit*Sword of Delusion -->
|
||||
<item id="18">
|
||||
<production id="2613" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Limit*Sword of Nightmare -->
|
||||
<item id="19">
|
||||
<production id="2614" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Limit*Tsurugi -->
|
||||
<item id="20">
|
||||
<production id="2615" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Delusion*Sword of Delusion -->
|
||||
<item id="21">
|
||||
<production id="2617" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Delusion*Sword of Nightmare -->
|
||||
<item id="22">
|
||||
<production id="2618" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Delusion*Tsurugi -->
|
||||
<item id="23">
|
||||
<production id="2619" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="42"/>
|
||||
<ingredient id="57" count="126000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Limit*Samurai Long sword -->
|
||||
<item id="24">
|
||||
<production id="2616" count="1"/>
|
||||
<ingredient id="132" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="487"/>
|
||||
<ingredient id="57" count="1461000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Sword of Delusion*Samurai Long sword -->
|
||||
<item id="25">
|
||||
<production id="2620" count="1"/>
|
||||
<ingredient id="76" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="1459" count="487"/>
|
||||
<ingredient id="57" count="1461000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
</list>
|
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306893001.xml
vendored
Normal file
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306893001.xml
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Shadow Weapon Exchange D Grade - by BiTi -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Shadow Weapon: Two Handed Sword for 1 D Grade Coupon -->
|
||||
<item id="1">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8821" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Crimson Sword for 1 D Grade Coupon -->
|
||||
<item id="2">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8822" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Spiked Club for 1 D Grade Coupon -->
|
||||
<item id="3">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8823" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Staff of Magic for 1 D Grade Coupon -->
|
||||
<item id="4">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8824" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Kukuri for 1 D Grade Coupon -->
|
||||
<item id="5">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8825" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dagger of Mana for 1 D Grade Coupon -->
|
||||
<item id="6">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8826" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Triple-Edged Jamadhr for 1 D Grade Coupon -->
|
||||
<item id="7">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8827" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Gastraphetes for 1 D Grade Coupon -->
|
||||
<item id="8">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8828" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: War Hammer for 1 D Grade Coupon -->
|
||||
<item id="9">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8829" count="1"/>
|
||||
</item>
|
||||
</list>
|
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306893002.xml
vendored
Normal file
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306893002.xml
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Shadow Weapon Exchange C Grade - by BiTi -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Shadow Weapon: Swords of Revolution Duals for 1 C Grade Coupon -->
|
||||
<item id="1">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8837" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Knuckle Duster for 1 C Grade Coupon -->
|
||||
<item id="2">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8838" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dwarven Warhammer for 1 C Grade Coupon -->
|
||||
<item id="3">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8836" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Elemental Bow for 1 C Grade Coupon -->
|
||||
<item id="4">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8835" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Soulfire Dirk for 1 C Grade Coupon -->
|
||||
<item id="5">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8834" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Stiletto for 1 C Grade Coupon -->
|
||||
<item id="6">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8833" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Cursed Staff for 1 C Grade Coupon -->
|
||||
<item id="7">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8832" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Katana for 1 C Grade Coupon -->
|
||||
<item id="8">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8830" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Bec de Corbin for 1 C Grade Coupon -->
|
||||
<item id="9">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8831" count="1"/>
|
||||
</item>
|
||||
</list>
|
94
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306893003.xml
vendored
Normal file
94
L2J_Mobius_C6_Interlude/dist/game/data/multisell/306893003.xml
vendored
Normal file
@@ -0,0 +1,94 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Shadow Weapon Exchange C&D Grade, based on BiTi and kerberos_20 contribs -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Shadow Weapon: Two Handed Sword for 1 D Grade Coupon -->
|
||||
<item id="1">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8821" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Crimson Sword for 1 D Grade Coupon -->
|
||||
<item id="2">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8822" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Spiked Club for 1 D Grade Coupon -->
|
||||
<item id="3">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8823" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Staff of Magic for 1 D Grade Coupon -->
|
||||
<item id="4">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8824" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Kukuri for 1 D Grade Coupon -->
|
||||
<item id="5">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8825" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dagger of Mana for 1 D Grade Coupon -->
|
||||
<item id="6">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8826" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Triple-Edged Jamadhr for 1 D Grade Coupon -->
|
||||
<item id="7">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8827" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Gastraphetes for 1 D Grade Coupon -->
|
||||
<item id="8">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8828" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: War Hammer for 1 D Grade Coupon -->
|
||||
<item id="9">
|
||||
<ingredient id="8869" count="1"/>
|
||||
<production id="8829" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Swords of Revolution Duals for 1 C Grade Coupon -->
|
||||
<item id="10">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8837" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Knuckle Duster for 1 C Grade Coupon -->
|
||||
<item id="11">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8838" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dwarven Warhammer for 1 C Grade Coupon -->
|
||||
<item id="12">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8836" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Elemental Bow for 1 C Grade Coupon -->
|
||||
<item id="13">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8835" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Soulfire Dirk for 1 C Grade Coupon -->
|
||||
<item id="14">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8834" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Stiletto for 1 C Grade Coupon -->
|
||||
<item id="15">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8833" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Cursed Staff for 1 C Grade Coupon -->
|
||||
<item id="16">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8832" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Katana for 1 C Grade Coupon -->
|
||||
<item id="17">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8830" count="1"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Bec de Corbin for 1 C Grade Coupon -->
|
||||
<item id="18">
|
||||
<ingredient id="8870" count="1"/>
|
||||
<production id="8831" count="1"/>
|
||||
</item>
|
||||
</list>
|
186
L2J_Mobius_C6_Interlude/dist/game/data/multisell/308461001.xml
vendored
Normal file
186
L2J_Mobius_C6_Interlude/dist/game/data/multisell/308461001.xml
vendored
Normal file
@@ -0,0 +1,186 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Wilbert: Dual Swords -->
|
||||
<list maintainEnchantment="true" applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="2576" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="2579" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="2580" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="2585" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="2588" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="2589" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="2593" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="2596" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="2597" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="2600" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="2603" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="2604" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="353"/>
|
||||
<ingredient id="57" count="1059000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="2606" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="1875" count="45"/>
|
||||
<ingredient id="57" count="135000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="2609" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="1875" count="45"/>
|
||||
<ingredient id="57" count="135000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="2610" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="45"/>
|
||||
<ingredient id="57" count="135000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="2621" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="1875" count="45"/>
|
||||
<ingredient id="57" count="135000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="2622" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="45"/>
|
||||
<ingredient id="57" count="135000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="2624" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="1875" count="45"/>
|
||||
<ingredient id="57" count="135000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="2581" count="1"/>
|
||||
<ingredient id="73" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="292"/>
|
||||
<ingredient id="57" count="876000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="2590" count="1"/>
|
||||
<ingredient id="74" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="292"/>
|
||||
<ingredient id="57" count="876000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="2598" count="1"/>
|
||||
<ingredient id="131" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="292"/>
|
||||
<ingredient id="57" count="876000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="2605" count="1"/>
|
||||
<ingredient id="133" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="292"/>
|
||||
<ingredient id="57" count="876000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="2611" count="1"/>
|
||||
<ingredient id="75" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="490"/>
|
||||
<ingredient id="57" count="1470000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="2623" count="1"/>
|
||||
<ingredient id="134" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="490"/>
|
||||
<ingredient id="57" count="1470000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<production id="2625" count="1"/>
|
||||
<ingredient id="77" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="490"/>
|
||||
<ingredient id="57" count="1470000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<item id="26">
|
||||
<production id="2626" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="135" count="1"/>
|
||||
<ingredient id="1875" count="500"/>
|
||||
<ingredient id="57" count="1500000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
</list>
|
1524
L2J_Mobius_C6_Interlude/dist/game/data/multisell/310922001.xml
vendored
Normal file
1524
L2J_Mobius_C6_Interlude/dist/game/data/multisell/310922001.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
L2J_Mobius_C6_Interlude/dist/game/data/multisell/310922002.xml
vendored
Normal file
9
L2J_Mobius_C6_Interlude/dist/game/data/multisell/310922002.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Black Marketeer of Mammon - Black Market Goods -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Ancient Book-->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="400000"/>
|
||||
<production id="8618" count="1"/>
|
||||
</item>
|
||||
</list>
|
377
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311132501.xml
vendored
Normal file
377
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311132501.xml
vendored
Normal file
@@ -0,0 +1,377 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Merchant of Mammons - Buy Etc Items -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Scroll: Enchant Armor (Grade A) for 240000 Ancient Adena + 480 Blank Scrolls -->
|
||||
<item id="1">
|
||||
<ingredient id="5575" count="240000"/>
|
||||
<ingredient id="5965" count="480"/>
|
||||
<production id="730" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Armor (Grade B) for 80000 Ancient Adena + 160 Blank Scrolls -->
|
||||
<item id="2">
|
||||
<ingredient id="5575" count="80000"/>
|
||||
<ingredient id="5965" count="160"/>
|
||||
<production id="948" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Armor (Grade C) for 15000 Ancient Adena + 30 Blank Scrolls -->
|
||||
<item id="3">
|
||||
<ingredient id="5575" count="15000"/>
|
||||
<ingredient id="5965" count="30"/>
|
||||
<production id="952" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Armor (Grade D) for 6000 Ancient Adena + 12 Blank Scrolls -->
|
||||
<item id="4">
|
||||
<ingredient id="5575" count="6000"/>
|
||||
<ingredient id="5965" count="12"/>
|
||||
<production id="956" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Weapon (Grade B) for 500000 Ancient Adena + 1000 Blank Scrolls -->
|
||||
<item id="5">
|
||||
<ingredient id="5575" count="500000"/>
|
||||
<ingredient id="5965" count="1000"/>
|
||||
<production id="947" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Weapon (Grade C) for 110000 Ancient Adena + 220 Blank Scrolls -->
|
||||
<item id="6">
|
||||
<ingredient id="5575" count="110000"/>
|
||||
<ingredient id="5965" count="220"/>
|
||||
<production id="951" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Weapon (Grade D) for 50000 Ancient Adena + 100 Blank Scrolls -->
|
||||
<item id="7">
|
||||
<ingredient id="5575" count="50000"/>
|
||||
<ingredient id="5965" count="100"/>
|
||||
<production id="955" count="1"/>
|
||||
</item>
|
||||
<!-- Gemstone A for 30000 Ancient Adena -->
|
||||
<item id="8">
|
||||
<ingredient id="5575" count="30000"/>
|
||||
<production id="2133" count="1"/>
|
||||
</item>
|
||||
<!-- Gemstone S for 100000 Ancient Adena -->
|
||||
<item id="9">
|
||||
<ingredient id="5575" count="100000"/>
|
||||
<production id="2134" count="1"/>
|
||||
</item>
|
||||
<!-- Crystal A for 15000 Ancient Adena -->
|
||||
<item id="10">
|
||||
<ingredient id="5575" count="15000"/>
|
||||
<production id="1461" count="1"/>
|
||||
</item>
|
||||
<!-- Crystal S for 25000 Ancient Adena -->
|
||||
<item id="11">
|
||||
<ingredient id="5575" count="25000"/>
|
||||
<production id="1462" count="1"/>
|
||||
</item>
|
||||
<!-- Blessed Scroll of Escape for 150000 Ancient Adena -->
|
||||
<item id="12">
|
||||
<ingredient id="5575" count="1500000"/>
|
||||
<production id="1538" count="1"/>
|
||||
</item>
|
||||
<!-- Blessed Scroll of Resurrection for 400000 Ancient Adena -->
|
||||
<item id="13">
|
||||
<ingredient id="5575" count="400000"/>
|
||||
<production id="3936" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Strength <Str +1 Con -1> for 42000 Ancient Adena -->
|
||||
<item id="14">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4469" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Strength <Str +1 Dex -1> for 42000 Ancient Adena -->
|
||||
<item id="15">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4470" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Constitution <Con +1 Str -1> for 42000 Ancient Adena -->
|
||||
<item id="16">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4471" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Constitution <Con +1 Dex -1> for 42000 Ancient Adena -->
|
||||
<item id="17">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4472" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Dexterity <Dex +1 Str -1> for 42000 Ancient Adena -->
|
||||
<item id="18">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4473" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Dexterity <Dex +1 Con -1> for 42000 Ancient Adena -->
|
||||
<item id="19">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4474" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Intelligence <Int +1 Men -1> for 42000 Ancient Adena -->
|
||||
<item id="20">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4475" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Intelligence <Int +1 Wit -1> for 42000 Ancient Adena -->
|
||||
<item id="21">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4476" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Mental Strength <Men +1 Int -1> for 42000 Ancient Adena -->
|
||||
<item id="22">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4477" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Mental Strength <Men +1 Wit -1> for 42000 Ancient Adena -->
|
||||
<item id="23">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4478" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Wit <Wit +1 Int -1> for 42000 Ancient Adena -->
|
||||
<item id="24">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4479" count="1"/>
|
||||
</item>
|
||||
<!-- Dye of Wit <Wit +1 Men -1> for 42000 Ancient Adena -->
|
||||
<item id="25">
|
||||
<ingredient id="5575" count="42000"/>
|
||||
<production id="4480" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +1 Con -1> for 60000 Ancient Adena -->
|
||||
<item id="26">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4553" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +1 Dex -1> for 60000 Ancient Adena -->
|
||||
<item id="27">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4554" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +1 Str -1> for 60000 Ancient Adena -->
|
||||
<item id="28">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4555" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +1 Dex -1> for 60000 Ancient Adena -->
|
||||
<item id="29">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4556" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +1 Str -1> for 60000 Ancient Adena -->
|
||||
<item id="30">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4557" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +1 Con -1> for 60000 Ancient Adena -->
|
||||
<item id="31">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4558" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +1 Men -1> for 60000 Ancient Adena -->
|
||||
<item id="32">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4559" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +1 Wit -1> for 60000 Ancient Adena -->
|
||||
<item id="33">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4560" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +1 Int -1> for 60000 Ancient Adena -->
|
||||
<item id="34">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4561" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +1 Wit -1> for 60000 Ancient Adena -->
|
||||
<item id="35">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4562" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +1 Int -1> for 60000 Ancient Adena -->
|
||||
<item id="36">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4563" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +1 Men -1> for 60000 Ancient Adena -->
|
||||
<item id="37">
|
||||
<ingredient id="5575" count="60000"/>
|
||||
<production id="4564" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +2 Con -2> for 72000 Ancient Adena -->
|
||||
<item id="38">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4589" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +2 Dex -2> for 72000 Ancient Adena -->
|
||||
<item id="39">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4590" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +2 Str -2> for 72000 Ancient Adena -->
|
||||
<item id="40">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4591" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +2 Dex -2> for 72000 Ancient Adena -->
|
||||
<item id="41">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4592" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +2 Str -2> for 72000 Ancient Adena -->
|
||||
<item id="42">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4593" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +2 Con -2> for 72000 Ancient Adena -->
|
||||
<item id="43">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4594" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +2 Men -2> for 72000 Ancient Adena -->
|
||||
<item id="44">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4595" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +2 Wit -2> for 72000 Ancient Adena -->
|
||||
<item id="45">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4596" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +2 Int -2> for 72000 Ancient Adena -->
|
||||
<item id="46">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4597" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +2 Wit -2> for 72000 Ancient Adena -->
|
||||
<item id="47">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4598" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +2 Int -2> for 72000 Ancient Adena -->
|
||||
<item id="48">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4599" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +2 Men -2> for 72000 Ancient Adena -->
|
||||
<item id="49">
|
||||
<ingredient id="5575" count="72000"/>
|
||||
<production id="4600" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +3 Con -3> for 108000 Ancient Adena -->
|
||||
<item id="50">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4601" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +3 Dex -3> for 108000 Ancient Adena -->
|
||||
<item id="51">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4602" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +3 Str -3> for 108000 Ancient Adena -->
|
||||
<item id="52">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4603" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +3 Dex -3> for 108000 Ancient Adena -->
|
||||
<item id="53">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4604" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +3 Str -3> for 108000 Ancient Adena -->
|
||||
<item id="54">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4605" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +3 Con -3> for 108000 Ancient Adena -->
|
||||
<item id="55">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4606" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +3 Men -3> for 108000 Ancient Adena -->
|
||||
<item id="56">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4607" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +3 Wit -3> for 108000 Ancient Adena -->
|
||||
<item id="57">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4608" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +3 Int -3> for 108000 Ancient Adena -->
|
||||
<item id="58">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4609" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +3 Wit -3> for 108000 Ancient Adena -->
|
||||
<item id="59">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4610" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +3 Int -3> for 108000 Ancient Adena -->
|
||||
<item id="60">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4611" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +3 Men -3> for 108000 Ancient Adena -->
|
||||
<item id="61">
|
||||
<ingredient id="5575" count="108000"/>
|
||||
<production id="4612" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +4 Con -4> for 174000 Ancient Adena -->
|
||||
<item id="62">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4613" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Strength <Str +4 Dex -4> for 174000 Ancient Adena -->
|
||||
<item id="63">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4614" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +4 Str -4> for 174000 Ancient Adena -->
|
||||
<item id="64">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4615" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Constitution <Con +4 Dex -4> for 174000 Ancient Adena -->
|
||||
<item id="65">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4616" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +4 Str -4> for 174000 Ancient Adena -->
|
||||
<item id="66">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4617" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Dexterity <Dex +4 Con -4> for 174000 Ancient Adena -->
|
||||
<item id="67">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4618" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +4 Men -4> for 174000 Ancient Adena -->
|
||||
<item id="68">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4619" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Intelligence <Int +4 Wit -4> for 174000 Ancient Adena -->
|
||||
<item id="69">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4620" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +4 Int -4> for 174000 Ancient Adena -->
|
||||
<item id="70">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4621" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Mental Strength <Men +4 Wit -4> for 174000 Ancient Adena -->
|
||||
<item id="71">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4622" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +4 Int -4> for 174000 Ancient Adena -->
|
||||
<item id="72">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4623" count="1"/>
|
||||
</item>
|
||||
<!-- Greater Dye of Wit <Wit +4 Men -4> for 174000 Ancient Adena -->
|
||||
<item id="73">
|
||||
<ingredient id="5575" count="174000"/>
|
||||
<production id="4624" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
235
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262501.xml
vendored
Normal file
235
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262501.xml
vendored
Normal file
@@ -0,0 +1,235 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - SA: S-Grade -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Forgotten Blade - Haste -->
|
||||
<item id="1">
|
||||
<production id="6581" count="1"/>
|
||||
<ingredient id="6364" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Forgotten Blade - Health -->
|
||||
<item id="2">
|
||||
<production id="6582" count="1"/>
|
||||
<ingredient id="6364" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Forgotten Blade - Focus -->
|
||||
<item id="3">
|
||||
<production id="6583" count="1"/>
|
||||
<ingredient id="6364" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Basalt BattleHammer - HP DRAIN -->
|
||||
<item id="4">
|
||||
<production id="6584" count="1"/>
|
||||
<ingredient id="6365" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Basalt BattleHammer - Health -->
|
||||
<item id="5">
|
||||
<production id="6585" count="1"/>
|
||||
<ingredient id="6365" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Basalt BattleHammer - HP REGEN -->
|
||||
<item id="6">
|
||||
<production id="6586" count="1"/>
|
||||
<ingredient id="6365" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Imperial Staff - Empower -->
|
||||
<item id="7">
|
||||
<production id="6587" count="1"/>
|
||||
<ingredient id="6366" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Imperial Staff - MP REGEN -->
|
||||
<item id="8">
|
||||
<production id="6588" count="1"/>
|
||||
<ingredient id="6366" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Imperial Staff - Magic Hold -->
|
||||
<item id="9">
|
||||
<production id="6589" count="1"/>
|
||||
<ingredient id="6366" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Angel Slayer - Critical Damage -->
|
||||
<item id="10">
|
||||
<production id="6590" count="1"/>
|
||||
<ingredient id="6367" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Angel Slayer - Hp Drain -->
|
||||
<item id="11">
|
||||
<production id="6591" count="1"/>
|
||||
<ingredient id="6367" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Angel Slayer - Haste -->
|
||||
<item id="12">
|
||||
<production id="6592" count="1"/>
|
||||
<ingredient id="6367" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Draconic Bow - Cheap Shot -->
|
||||
<item id="13">
|
||||
<production id="7576" count="1"/>
|
||||
<ingredient id="7575" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Draconic Bow - Focus -->
|
||||
<item id="14">
|
||||
<production id="7577" count="1"/>
|
||||
<ingredient id="7575" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Draconic Bow - Critical Slow -->
|
||||
<item id="15">
|
||||
<production id="7578" count="1"/>
|
||||
<ingredient id="7575" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- DragonHunter Axe - HP REGEN -->
|
||||
<item id="16">
|
||||
<production id="6596" count="1"/>
|
||||
<ingredient id="6369" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- DragonHunter Axe - HEALTH -->
|
||||
<item id="17">
|
||||
<production id="6597" count="1"/>
|
||||
<ingredient id="6369" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- DragonHunter Axe - HP DRAIN -->
|
||||
<item id="18">
|
||||
<production id="6598" count="1"/>
|
||||
<ingredient id="6369" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Saint Spear - Health -->
|
||||
<item id="19">
|
||||
<production id="6599" count="1"/>
|
||||
<ingredient id="6370" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Saint Spear - Guidance -->
|
||||
<item id="20">
|
||||
<production id="6600" count="1"/>
|
||||
<ingredient id="6370" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Saint Spear - Haste -->
|
||||
<item id="21">
|
||||
<production id="6601" count="1"/>
|
||||
<ingredient id="6370" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Demon Splinter - Focus -->
|
||||
<item id="22">
|
||||
<production id="6602" count="1"/>
|
||||
<ingredient id="6371" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Demon Splinter - Health -->
|
||||
<item id="23">
|
||||
<production id="6603" count="1"/>
|
||||
<ingredient id="6371" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Demon Splinter - Critical Stun -->
|
||||
<item id="24">
|
||||
<production id="6604" count="1"/>
|
||||
<ingredient id="6371" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Heavens Divider - Haste -->
|
||||
<item id="25">
|
||||
<production id="6605" count="1"/>
|
||||
<ingredient id="6372" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Heavens Divider - Health -->
|
||||
<item id="26">
|
||||
<production id="6606" count="1"/>
|
||||
<ingredient id="6372" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Heavens Divider - Focus -->
|
||||
<item id="27">
|
||||
<production id="6607" count="1"/>
|
||||
<ingredient id="6372" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Arcana Mace - Acumen -->
|
||||
<item id="28">
|
||||
<production id="6608" count="1"/>
|
||||
<ingredient id="6579" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Arcana Mace - MP Regeneration -->
|
||||
<item id="29">
|
||||
<production id="6609" count="1"/>
|
||||
<ingredient id="6579" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Arcana Mace - Mana Up -->
|
||||
<item id="30">
|
||||
<production id="6610" count="1"/>
|
||||
<ingredient id="6579" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Shining Bow - Cheap Shot -->
|
||||
<item id="31">
|
||||
<production id="6593" count="1"/>
|
||||
<ingredient id="6368" count="1"/>
|
||||
<ingredient id="5908" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Shining Bow - Focus -->
|
||||
<item id="32">
|
||||
<production id="6594" count="1"/>
|
||||
<ingredient id="6368" count="1"/>
|
||||
<ingredient id="5911" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
<!-- Shining Bow - Critical Slow -->
|
||||
<item id="33">
|
||||
<production id="6595" count="1"/>
|
||||
<ingredient id="6368" count="1"/>
|
||||
<ingredient id="5914" count="1"/>
|
||||
<ingredient id="2134" count="82"/>
|
||||
</item>
|
||||
</list>
|
41
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262502.xml
vendored
Normal file
41
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262502.xml
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammons - A-grade duals -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Keshanberk*Keshanberk -->
|
||||
<item id="1">
|
||||
<ingredient id="142" count="1"/>
|
||||
<ingredient id="142" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="5575" count="1953000"/>
|
||||
<production id="5233" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Keshanberk*Damascus -->
|
||||
<item id="2">
|
||||
<ingredient id="142" count="1"/>
|
||||
<ingredient id="79" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="5575" count="3989000"/>
|
||||
<production id="5705" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Damascus*Damascus -->
|
||||
<item id="3">
|
||||
<ingredient id="79" count="1"/>
|
||||
<ingredient id="79" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="5575" count="2310000"/>
|
||||
<production id="5706" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Damascus*Tallum Blade -->
|
||||
<item id="4">
|
||||
<ingredient id="80" count="1"/>
|
||||
<ingredient id="79" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="5575" count="3900000"/>
|
||||
<production id="8938" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
12
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262503.xml
vendored
Normal file
12
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262503.xml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - Duals S-Grade. -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Tallum Blade*Dark Legion's Edge -->
|
||||
<item id="1">
|
||||
<ingredient id="80" count="1"/>
|
||||
<ingredient id="2500" count="1"/>
|
||||
<ingredient id="5126" count="1"/>
|
||||
<ingredient id="5575" count="3600000"/>
|
||||
<production id="6580" count="1"/>
|
||||
</item>
|
||||
</list>
|
74
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262504.xml
vendored
Normal file
74
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262504.xml
vendored
Normal file
@@ -0,0 +1,74 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - Unseal S-Grade Armor. -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="6373" count="1"/>
|
||||
<ingredient id="6674" count="1"/>
|
||||
<ingredient id="5575" count="1072500"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="6374" count="1"/>
|
||||
<ingredient id="6675" count="1"/>
|
||||
<ingredient id="5575" count="672000"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="6375" count="1"/>
|
||||
<ingredient id="6676" count="1"/>
|
||||
<ingredient id="5575" count="268500"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="6376" count="1"/>
|
||||
<ingredient id="6677" count="1"/>
|
||||
<ingredient id="5575" count="268500"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="6377" count="1"/>
|
||||
<ingredient id="6678" count="1"/>
|
||||
<ingredient id="5575" count="282000"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="6378" count="1"/>
|
||||
<ingredient id="6679" count="1"/>
|
||||
<ingredient id="5575" count="402750"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="6379" count="1"/>
|
||||
<ingredient id="6680" count="1"/>
|
||||
<ingredient id="5575" count="1305000"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="6380" count="1"/>
|
||||
<ingredient id="6681" count="1"/>
|
||||
<ingredient id="5575" count="268500"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="6381" count="1"/>
|
||||
<ingredient id="6682" count="1"/>
|
||||
<ingredient id="5575" count="268500"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="6382" count="1"/>
|
||||
<ingredient id="6683" count="1"/>
|
||||
<ingredient id="5575" count="402750"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="6383" count="1"/>
|
||||
<ingredient id="6684" count="1"/>
|
||||
<ingredient id="5575" count="1305000"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="6384" count="1"/>
|
||||
<ingredient id="6685" count="1"/>
|
||||
<ingredient id="5575" count="268500"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="6385" count="1"/>
|
||||
<ingredient id="6686" count="1"/>
|
||||
<ingredient id="5575" count="268500"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="6386" count="1"/>
|
||||
<ingredient id="6687" count="1"/>
|
||||
<ingredient id="5575" count="402750"/>
|
||||
</item>
|
||||
</list>
|
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262505.xml
vendored
Normal file
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262505.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - Unseal S-grade Accesories-->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="858" count="1"/>
|
||||
<ingredient id="6724" count="1"/>
|
||||
<ingredient id="5575" count="731441"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="889" count="1"/>
|
||||
<ingredient id="6725" count="1"/>
|
||||
<ingredient id="5575" count="487627"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="920" count="1"/>
|
||||
<ingredient id="6726" count="1"/>
|
||||
<ingredient id="5575" count="975255"/>
|
||||
</item>
|
||||
</list>
|
279
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262506.xml
vendored
Normal file
279
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262506.xml
vendored
Normal file
@@ -0,0 +1,279 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - Unseal A-Grade Armor -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<production id="365" count="1"/>
|
||||
<ingredient id="5287" count="1"/>
|
||||
<ingredient id="5575" count="347250"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<production id="388" count="1"/>
|
||||
<ingredient id="5288" count="1"/>
|
||||
<ingredient id="5575" count="216750"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<production id="512" count="1"/>
|
||||
<ingredient id="5289" count="1"/>
|
||||
<ingredient id="5575" count="130500"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<production id="641" count="1"/>
|
||||
<ingredient id="5292" count="1"/>
|
||||
<ingredient id="5575" count="91500"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<production id="2407" count="1"/>
|
||||
<ingredient id="5308" count="1"/>
|
||||
<ingredient id="5575" count="381000"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<production id="2385" count="1"/>
|
||||
<ingredient id="5297" count="1"/>
|
||||
<ingredient id="5575" count="260250"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<production id="2389" count="1"/>
|
||||
<ingredient id="5298" count="1"/>
|
||||
<ingredient id="5575" count="162750"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<production id="2382" count="1"/>
|
||||
<ingredient id="5293" count="1"/>
|
||||
<ingredient id="5575" count="507750"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<production id="547" count="1"/>
|
||||
<ingredient id="5294" count="1"/>
|
||||
<ingredient id="5575" count="130500"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<production id="2393" count="1"/>
|
||||
<ingredient id="5301" count="1"/>
|
||||
<ingredient id="5575" count="381000"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<production id="2400" count="1"/>
|
||||
<ingredient id="5304" count="1"/>
|
||||
<ingredient id="5575" count="260250"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<production id="2405" count="1"/>
|
||||
<ingredient id="5305" count="1"/>
|
||||
<ingredient id="5575" count="162750"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<production id="2394" count="1"/>
|
||||
<ingredient id="5320" count="1"/>
|
||||
<ingredient id="5575" count="579750"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<production id="2408" count="1"/>
|
||||
<ingredient id="5326" count="1"/>
|
||||
<ingredient id="5575" count="579750"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<production id="374" count="1"/>
|
||||
<ingredient id="5311" count="1"/>
|
||||
<ingredient id="5575" count="772500"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<production id="2418" count="1"/>
|
||||
<ingredient id="5312" count="1"/>
|
||||
<ingredient id="5575" count="198000"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<production id="2498" count="1"/>
|
||||
<ingredient id="5315" count="1"/>
|
||||
<ingredient id="5575" count="138750"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<production id="2383" count="1"/>
|
||||
<ingredient id="5316" count="1"/>
|
||||
<ingredient id="5575" count="772500"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<production id="2419" count="1"/>
|
||||
<ingredient id="5317" count="1"/>
|
||||
<ingredient id="5575" count="198000"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<production id="2395" count="1"/>
|
||||
<ingredient id="5323" count="1"/>
|
||||
<ingredient id="5575" count="579750"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<production id="2409" count="1"/>
|
||||
<ingredient id="5329" count="1"/>
|
||||
<ingredient id="5575" count="579750"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<production id="5765" count="1"/>
|
||||
<ingredient id="5290" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="23">
|
||||
<production id="5766" count="1"/>
|
||||
<ingredient id="5290" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="24">
|
||||
<production id="5767" count="1"/>
|
||||
<ingredient id="5290" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="25">
|
||||
<production id="5768" count="1"/>
|
||||
<ingredient id="5295" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="26">
|
||||
<production id="5769" count="1"/>
|
||||
<ingredient id="5295" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="27">
|
||||
<production id="5770" count="1"/>
|
||||
<ingredient id="5295" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="28">
|
||||
<production id="5771" count="1"/>
|
||||
<ingredient id="5313" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="29">
|
||||
<production id="5772" count="1"/>
|
||||
<ingredient id="5313" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="30">
|
||||
<production id="5773" count="1"/>
|
||||
<ingredient id="5313" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="31">
|
||||
<production id="5774" count="1"/>
|
||||
<ingredient id="5318" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="32">
|
||||
<production id="5775" count="1"/>
|
||||
<ingredient id="5318" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="33">
|
||||
<production id="5776" count="1"/>
|
||||
<ingredient id="5318" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="34">
|
||||
<production id="5777" count="1"/>
|
||||
<ingredient id="5291" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="35">
|
||||
<production id="5778" count="1"/>
|
||||
<ingredient id="5291" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="36">
|
||||
<production id="5779" count="1"/>
|
||||
<ingredient id="5291" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="37">
|
||||
<production id="5780" count="1"/>
|
||||
<ingredient id="5296" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="38">
|
||||
<production id="5781" count="1"/>
|
||||
<ingredient id="5296" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="39">
|
||||
<production id="5782" count="1"/>
|
||||
<ingredient id="5296" count="1"/>
|
||||
<ingredient id="5575" count="87000"/>
|
||||
</item>
|
||||
<item id="40">
|
||||
<production id="5783" count="1"/>
|
||||
<ingredient id="5314" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="41">
|
||||
<production id="5784" count="1"/>
|
||||
<ingredient id="5314" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="42">
|
||||
<production id="5785" count="1"/>
|
||||
<ingredient id="5314" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="43">
|
||||
<production id="5786" count="1"/>
|
||||
<ingredient id="5319" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="44">
|
||||
<production id="5787" count="1"/>
|
||||
<ingredient id="5319" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="45">
|
||||
<production id="5788" count="1"/>
|
||||
<ingredient id="5319" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="46">
|
||||
<production id="7869" count="1"/>
|
||||
<ingredient id="7879" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="47">
|
||||
<production id="7860" count="1"/>
|
||||
<ingredient id="7870" count="1"/>
|
||||
<ingredient id="5575" count="198000"/>
|
||||
</item>
|
||||
<item id="48">
|
||||
<production id="7868" count="1"/>
|
||||
<ingredient id="7878" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="49">
|
||||
<production id="7866" count="1"/>
|
||||
<ingredient id="7876" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="50">
|
||||
<production id="7863" count="1" />
|
||||
<ingredient id="7873" count="1" />
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="51">
|
||||
<production id="7867" count="1"/>
|
||||
<ingredient id="7877" count="1"/>
|
||||
<ingredient id="5575" count="772500"/>
|
||||
</item>
|
||||
<item id="52">
|
||||
<production id="7865" count="1"/>
|
||||
<ingredient id="7875" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
<item id="53">
|
||||
<production id="7864" count="1"/>
|
||||
<ingredient id="7874" count="1"/>
|
||||
<ingredient id="5575" count="772500"/>
|
||||
</item>
|
||||
<item id="54">
|
||||
<production id="7861" count="1"/>
|
||||
<ingredient id="7871" count="1"/>
|
||||
<ingredient id="5575" count="772500"/>
|
||||
</item>
|
||||
<item id="55">
|
||||
<production id="7862" count="1"/>
|
||||
<ingredient id="7872" count="1"/>
|
||||
<ingredient id="5575" count="132000"/>
|
||||
</item>
|
||||
</list>
|
47
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262507.xml
vendored
Normal file
47
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262507.xml
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - Unseal A-grade Accesories-->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- [phoenix's_necklace] -->
|
||||
<item id="1">
|
||||
<ingredient id="6323" count="1"/>
|
||||
<ingredient id="5575" count="855525"/>
|
||||
<production id="933" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [phoenix's_earing] -->
|
||||
<item id="2">
|
||||
<ingredient id="6324" count="1"/>
|
||||
<ingredient id="5575" count="641644"/>
|
||||
<production id="871" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [phoenix's_ring] -->
|
||||
<item id="3">
|
||||
<ingredient id="6325" count="1"/>
|
||||
<ingredient id="5575" count="427763"/>
|
||||
<production id="902" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Unseal Majestic Necklace -->
|
||||
<item id="4">
|
||||
<ingredient id="6326" count="1"/>
|
||||
<ingredient id="5575" count="853669"/>
|
||||
<production id="924" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Unseal Majestic Earring -->
|
||||
<item id="5">
|
||||
<ingredient id="6327" count="1"/>
|
||||
<ingredient id="5575" count="640251"/>
|
||||
<production id="862" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Unseal Majestic Ring -->
|
||||
<item id="6">
|
||||
<ingredient id="6328" count="1"/>
|
||||
<ingredient id="5575" count="426834"/>
|
||||
<production id="893" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
173
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262508.xml
vendored
Normal file
173
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262508.xml
vendored
Normal file
@@ -0,0 +1,173 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - Reseal A-grade Armor -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Reseal Dark Crystal Gloves Heavy -->
|
||||
<item id="1">
|
||||
<ingredient id="5765" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5290" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Dark Crystal Gloves Light -->
|
||||
<item id="2">
|
||||
<ingredient id="5766" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5290" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Dark Crystal Gloves Robe -->
|
||||
<item id="3">
|
||||
<ingredient id="5767" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5290" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Dark Crystal Boots Heavy -->
|
||||
<item id="4">
|
||||
<ingredient id="5777" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5291" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Dark Crystal Boots Light -->
|
||||
<item id="5">
|
||||
<ingredient id="5778" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5291" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Dark Crystal Boots Robe -->
|
||||
<item id="6">
|
||||
<ingredient id="5779" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5291" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Tallum Gloves Heavy -->
|
||||
<item id="7">
|
||||
<ingredient id="5768" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5295" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Tallum Gloves Light -->
|
||||
<item id="8">
|
||||
<ingredient id="5769" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5295" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Tallum Gloves Robe -->
|
||||
<item id="9">
|
||||
<ingredient id="5770" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5295" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Tallum Boots Heavy -->
|
||||
<item id="10">
|
||||
<ingredient id="5780" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5296" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Tallum Boots Light -->
|
||||
<item id="11">
|
||||
<ingredient id="5781" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5296" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Tallum Boots Robe -->
|
||||
<item id="12">
|
||||
<ingredient id="5782" count="1"/>
|
||||
<ingredient id="5575" count="4350"/>
|
||||
<production id="5296" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Nightmare Gloves Heavy -->
|
||||
<item id="13">
|
||||
<ingredient id="5771" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5313" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Nightmare Gloves Light -->
|
||||
<item id="14">
|
||||
<ingredient id="5772" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5313" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Nightmare Gloves Robe -->
|
||||
<item id="15">
|
||||
<ingredient id="5773" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5313" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Nightmare Boots Heavy -->
|
||||
<item id="16">
|
||||
<ingredient id="5783" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5314" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Nightmare Boots Light -->
|
||||
<item id="17">
|
||||
<ingredient id="5784" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5314" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Nightmare Boots Robe -->
|
||||
<item id="18">
|
||||
<ingredient id="5785" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5314" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Majestic Gloves Heavy -->
|
||||
<item id="19">
|
||||
<ingredient id="5774" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5318" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Majestic Gloves Light -->
|
||||
<item id="20">
|
||||
<ingredient id="5775" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5318" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Majestic Gloves Robe -->
|
||||
<item id="21">
|
||||
<ingredient id="5776" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5318" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Majestic Boots Heavy -->
|
||||
<item id="22">
|
||||
<ingredient id="5786" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5319" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Majestic Boots Light -->
|
||||
<item id="23">
|
||||
<ingredient id="5787" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5319" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Reseal Majestic Boots Robe -->
|
||||
<item id="24">
|
||||
<ingredient id="5788" count="1"/>
|
||||
<ingredient id="5575" count="6600"/>
|
||||
<production id="5319" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
1610
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262509.xml
vendored
Normal file
1610
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262509.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
697
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262510.xml
vendored
Normal file
697
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262510.xml
vendored
Normal file
@@ -0,0 +1,697 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Blacksmith of Mammon - SA: A-grade -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Dasparion's Staff - Mana Up -->
|
||||
<item id="1">
|
||||
<production id="5596" count="1"/>
|
||||
<ingredient id="212" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Dasparion's Staff - Conversion -->
|
||||
<item id="2">
|
||||
<production id="5597" count="1"/>
|
||||
<ingredient id="212" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Dasparion's Staff - Acumen -->
|
||||
<item id="3">
|
||||
<production id="5598" count="1"/>
|
||||
<ingredient id="212" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Meteor Shower - Focus -->
|
||||
<item id="4">
|
||||
<production id="5599" count="1"/>
|
||||
<ingredient id="2504" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Meteor Shower - Critical Bleed -->
|
||||
<item id="5">
|
||||
<production id="5600" count="1"/>
|
||||
<ingredient id="2504" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Meteor Shower - Rsk. Haste -->
|
||||
<item id="6">
|
||||
<production id="5601" count="1"/>
|
||||
<ingredient id="2504" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Elysian - Health -->
|
||||
<item id="7">
|
||||
<production id="5602" count="1"/>
|
||||
<ingredient id="164" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Elysian - Anger -->
|
||||
<item id="8">
|
||||
<production id="5603" count="1"/>
|
||||
<ingredient id="164" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Elysian - Critical Drain -->
|
||||
<item id="9">
|
||||
<production id="5604" count="1"/>
|
||||
<ingredient id="164" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Branch of Mother Tree - Conversion -->
|
||||
<item id="10">
|
||||
<production id="5605" count="1"/>
|
||||
<ingredient id="213" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Branch of Mother Tree - Magic Damage -->
|
||||
<item id="11">
|
||||
<production id="5606" count="1"/>
|
||||
<ingredient id="213" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Branch of Mother Tree - Acumen -->
|
||||
<item id="12">
|
||||
<production id="5607" count="1"/>
|
||||
<ingredient id="213" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Carnage Bow - Light -->
|
||||
<item id="13">
|
||||
<production id="5608" count="1"/>
|
||||
<ingredient id="288" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Carnage Bow - Critical Bleed -->
|
||||
<item id="14">
|
||||
<production id="5609" count="1"/>
|
||||
<ingredient id="288" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Carnage Bow - Mana Up -->
|
||||
<item id="15">
|
||||
<production id="5610" count="1"/>
|
||||
<ingredient id="288" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Soul Bow - Cheap Shot -->
|
||||
<item id="16">
|
||||
<production id="5611" count="1"/>
|
||||
<ingredient id="289" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Soul Bow - Quick Recovery -->
|
||||
<item id="17">
|
||||
<production id="5612" count="1"/>
|
||||
<ingredient id="289" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Soul Bow - Critical Poison -->
|
||||
<item id="18">
|
||||
<production id="5613" count="1"/>
|
||||
<ingredient id="289" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Bloody Orchid - Focus -->
|
||||
<item id="19">
|
||||
<production id="5614" count="1"/>
|
||||
<ingredient id="235" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Bloody Orchid - Back Blow -->
|
||||
<item id="20">
|
||||
<production id="5615" count="1"/>
|
||||
<ingredient id="235" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Bloody Orchid - Critical Bleed -->
|
||||
<item id="21">
|
||||
<production id="5616" count="1"/>
|
||||
<ingredient id="235" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Soul Separator - Guidance -->
|
||||
<item id="22">
|
||||
<production id="5617" count="1"/>
|
||||
<ingredient id="236" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Soul Separator - Critical Damage -->
|
||||
<item id="23">
|
||||
<production id="5618" count="1"/>
|
||||
<ingredient id="236" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Soul Separator - Rsk. Haste -->
|
||||
<item id="24">
|
||||
<production id="5619" count="1"/>
|
||||
<ingredient id="236" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Blood Tornado - Haste -->
|
||||
<item id="25">
|
||||
<production id="5620" count="1"/>
|
||||
<ingredient id="269" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Blood Tornado - Focus -->
|
||||
<item id="26">
|
||||
<production id="5621" count="1"/>
|
||||
<ingredient id="269" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Blood Tornado - Anger -->
|
||||
<item id="27">
|
||||
<production id="5622" count="1"/>
|
||||
<ingredient id="269" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Dragon Grinder - Rsk. Evasion -->
|
||||
<item id="28">
|
||||
<production id="5623" count="1"/>
|
||||
<ingredient id="270" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Dragon Grinder - Guidance -->
|
||||
<item id="29">
|
||||
<production id="5624" count="1"/>
|
||||
<ingredient id="270" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Dragon Grinder - Health -->
|
||||
<item id="30">
|
||||
<production id="5625" count="1"/>
|
||||
<ingredient id="270" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Halberd - Haste -->
|
||||
<item id="31">
|
||||
<production id="5626" count="1"/>
|
||||
<ingredient id="98" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Halberd - Critical Stun -->
|
||||
<item id="32">
|
||||
<production id="5627" count="1"/>
|
||||
<ingredient id="98" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Halberd - Wide Blow -->
|
||||
<item id="33">
|
||||
<production id="5628" count="1"/>
|
||||
<ingredient id="98" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Tallum Glaive - Guidance -->
|
||||
<item id="34">
|
||||
<production id="5632" count="1"/>
|
||||
<ingredient id="305" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Tallum Glaive - Health -->
|
||||
<item id="35">
|
||||
<production id="5633" count="1"/>
|
||||
<ingredient id="305" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Tallum Glaive - Wide Blow -->
|
||||
<item id="36">
|
||||
<production id="5634" count="1"/>
|
||||
<ingredient id="305" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Talum Blade - Critical Poison -->
|
||||
<item id="37">
|
||||
<production id="5635" count="1"/>
|
||||
<ingredient id="80" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Talum Blade - Haste -->
|
||||
<item id="38">
|
||||
<production id="5636" count="1"/>
|
||||
<ingredient id="80" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Talum Blade - Anger -->
|
||||
<item id="39">
|
||||
<production id="5637" count="1"/>
|
||||
<ingredient id="80" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Elemental Sword - Magic Power -->
|
||||
<item id="40">
|
||||
<production id="5638" count="1"/>
|
||||
<ingredient id="150" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Elemental Sword - Magic Paralyze -->
|
||||
<item id="41">
|
||||
<production id="5639" count="1"/>
|
||||
<ingredient id="150" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Elemental Sword - Empower -->
|
||||
<item id="42">
|
||||
<production id="5640" count="1"/>
|
||||
<ingredient id="150" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Sword of Miracles - Magic Power -->
|
||||
<item id="43">
|
||||
<production id="5641" count="1"/>
|
||||
<ingredient id="151" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Sword of Miracles - Magic Silence -->
|
||||
<item id="44">
|
||||
<production id="5642" count="1"/>
|
||||
<ingredient id="151" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Sword of Miracles - Acumen -->
|
||||
<item id="45">
|
||||
<production id="5643" count="1"/>
|
||||
<ingredient id="151" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Dragon Slayer - Health -->
|
||||
<item id="46">
|
||||
<production id="5644" count="1"/>
|
||||
<ingredient id="81" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Dragon Slayer - Critical Bleed -->
|
||||
<item id="47">
|
||||
<production id="5645" count="1"/>
|
||||
<ingredient id="81" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Dragon Slayer - Critical Drain -->
|
||||
<item id="48">
|
||||
<production id="5646" count="1"/>
|
||||
<ingredient id="81" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Dark Legion's Edge - Critical Damage -->
|
||||
<item id="49">
|
||||
<production id="5647" count="1"/>
|
||||
<ingredient id="2500" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Dark Legion's Edge - Health -->
|
||||
<item id="50">
|
||||
<production id="5648" count="1"/>
|
||||
<ingredient id="2500" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Dark Legion's Edge - Rsk. Haste -->
|
||||
<item id="51">
|
||||
<production id="5649" count="1"/>
|
||||
<ingredient id="2500" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Infernal Master - Critical Damage -->
|
||||
<item id="52">
|
||||
<production id="8109" count="1"/>
|
||||
<ingredient id="7884" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Infernal Master - Focus -->
|
||||
<item id="53">
|
||||
<production id="8110" count="1"/>
|
||||
<ingredient id="7884" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Infernal Master - Haste -->
|
||||
<item id="54">
|
||||
<production id="8108" count="1"/>
|
||||
<ingredient id="7884" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Destroyer Hammer - Health -->
|
||||
<item id="55">
|
||||
<production id="8126" count="1"/>
|
||||
<ingredient id="7899" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Destroyer Hammer - Haste -->
|
||||
<item id="56">
|
||||
<production id="8127" count="1"/>
|
||||
<ingredient id="7899" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Destroyer Hammer - Critical Drain -->
|
||||
<item id="57">
|
||||
<production id="8128" count="1"/>
|
||||
<ingredient id="7899" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Doom Crusher - Health -->
|
||||
<item id="58">
|
||||
<production id="8135" count="1"/>
|
||||
<ingredient id="7902" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Doom Crusher - Anger -->
|
||||
<item id="59">
|
||||
<production id="8136" count="1"/>
|
||||
<ingredient id="7902" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Doom Crusher - Rsk. Haste -->
|
||||
<item id="60">
|
||||
<production id="8137" count="1"/>
|
||||
<ingredient id="7902" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Spiritual Eye - Mana Up -->
|
||||
<item id="61">
|
||||
<production id="8147" count="1"/>
|
||||
<ingredient id="7894" count="1"/>
|
||||
<ingredient id="5577" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Spiritual Eye - Magic Poison -->
|
||||
<item id="62">
|
||||
<production id="8148" count="1"/>
|
||||
<ingredient id="7894" count="1"/>
|
||||
<ingredient id="5578" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Spiritual Eye - Acumen -->
|
||||
<item id="63">
|
||||
<production id="8149" count="1"/>
|
||||
<ingredient id="7894" count="1"/>
|
||||
<ingredient id="5579" count="1"/>
|
||||
<ingredient id="2133" count="147"/>
|
||||
</item>
|
||||
<!-- Flaming Dragon Skull - Acumen -->
|
||||
<item id="64">
|
||||
<production id="8150" count="1"/>
|
||||
<ingredient id="7895" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Flaming Dragon Skull - Magic Power -->
|
||||
<item id="65">
|
||||
<production id="8151" count="1"/>
|
||||
<ingredient id="7895" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Flaming Dragon Skull - Magic Silence -->
|
||||
<item id="66">
|
||||
<production id="8152" count="1"/>
|
||||
<ingredient id="7895" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="140"/>
|
||||
</item>
|
||||
<!-- Sirra's Blade - Haste -->
|
||||
<item id="67">
|
||||
<production id="8788" count="1"/>
|
||||
<ingredient id="8678" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sirra's Blade - Health -->
|
||||
<item id="68">
|
||||
<production id="8789" count="1"/>
|
||||
<ingredient id="8678" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sirra's Blade - Critical Poison -->
|
||||
<item id="69">
|
||||
<production id="8790" count="1"/>
|
||||
<ingredient id="8678" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sword of Ipos - Focus -->
|
||||
<item id="70">
|
||||
<production id="8791" count="1"/>
|
||||
<ingredient id="8679" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sword of Ipos - Haste -->
|
||||
<item id="71">
|
||||
<production id="8792" count="1"/>
|
||||
<ingredient id="8679" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sword of Ipos - Health -->
|
||||
<item id="72">
|
||||
<production id="8793" count="1"/>
|
||||
<ingredient id="8679" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Barakiel's Axe - Health -->
|
||||
<item id="73">
|
||||
<production id="8794" count="1"/>
|
||||
<ingredient id="8680" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Barakiel's Axe - Haste -->
|
||||
<item id="74">
|
||||
<production id="8795" count="1"/>
|
||||
<ingredient id="8680" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Barakiel's Axe - Focus -->
|
||||
<item id="75">
|
||||
<production id="8796" count="1"/>
|
||||
<ingredient id="8680" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Behemoth's Tuning Fork - Focus -->
|
||||
<item id="76">
|
||||
<production id="8797" count="1"/>
|
||||
<ingredient id="8681" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Behemoth's Tuning Fork - Health -->
|
||||
<item id="77">
|
||||
<production id="8798" count="1"/>
|
||||
<ingredient id="8681" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Behemoth's Tuning Fork - Anger -->
|
||||
<item id="78">
|
||||
<production id="8799" count="1"/>
|
||||
<ingredient id="8681" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Naga Storm - Focus -->
|
||||
<item id="79">
|
||||
<production id="8800" count="1"/>
|
||||
<ingredient id="8682" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Naga Storm - Critical Damage -->
|
||||
<item id="80">
|
||||
<production id="8801" count="1"/>
|
||||
<ingredient id="8682" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Naga Storm - Back Blow -->
|
||||
<item id="81">
|
||||
<production id="8802" count="1"/>
|
||||
<ingredient id="8682" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Tiphon's Spear - Critical Stun -->
|
||||
<item id="82">
|
||||
<production id="8803" count="1"/>
|
||||
<ingredient id="8683" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Tiphon's Spear - Towering Blow -->
|
||||
<item id="83">
|
||||
<production id="8804" count="1"/>
|
||||
<ingredient id="8683" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Tiphon's Spear - Wild Blow -->
|
||||
<item id="84">
|
||||
<production id="8805" count="1"/>
|
||||
<ingredient id="8683" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Shyeed's Bow - Cheap Shot -->
|
||||
<item id="85">
|
||||
<production id="8806" count="1"/>
|
||||
<ingredient id="8684" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Shyeed's Bow - Focus -->
|
||||
<item id="86">
|
||||
<production id="8807" count="1"/>
|
||||
<ingredient id="8684" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Shyeed's Bow - Quick Recovery -->
|
||||
<item id="87">
|
||||
<production id="8808" count="1"/>
|
||||
<ingredient id="8684" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sobekk's Hurricane - Rsk. Haste -->
|
||||
<item id="88">
|
||||
<production id="8809" count="1"/>
|
||||
<ingredient id="8685" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sobekk's Hurricane - Haste -->
|
||||
<item id="89">
|
||||
<production id="8810" count="1"/>
|
||||
<ingredient id="8685" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Sobekk's Hurricane - Critical Drain -->
|
||||
<item id="90">
|
||||
<production id="8811" count="1"/>
|
||||
<ingredient id="8685" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Themis' Tongue - Mana Up -->
|
||||
<item id="91">
|
||||
<production id="8812" count="1"/>
|
||||
<ingredient id="8686" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Themis' Tongue - Magic Mental Shield -->
|
||||
<item id="92">
|
||||
<production id="8813" count="1"/>
|
||||
<ingredient id="8686" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Themis' Tongue - Magic Focus -->
|
||||
<item id="93">
|
||||
<production id="8814" count="1"/>
|
||||
<ingredient id="8686" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Cabrio's Hand - Conversion -->
|
||||
<item id="94">
|
||||
<production id="8815" count="1"/>
|
||||
<ingredient id="8687" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Cabrio's Hand - Mana Up -->
|
||||
<item id="95">
|
||||
<production id="8816" count="1"/>
|
||||
<ingredient id="8687" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Cabrio's Hand - Magic Silence -->
|
||||
<item id="96">
|
||||
<production id="8817" count="1"/>
|
||||
<ingredient id="8687" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Daimon Crystal - Mana Up -->
|
||||
<item id="97">
|
||||
<production id="8818" count="1"/>
|
||||
<ingredient id="8688" count="1"/>
|
||||
<ingredient id="5580" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Daimon Crystal - Acumen -->
|
||||
<item id="98">
|
||||
<production id="8819" count="1"/>
|
||||
<ingredient id="8688" count="1"/>
|
||||
<ingredient id="5581" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
<!-- Daimon Crystal - Magic Mental Shield -->
|
||||
<item id="99">
|
||||
<production id="8820" count="1"/>
|
||||
<ingredient id="8688" count="1"/>
|
||||
<ingredient id="5582" count="1"/>
|
||||
<ingredient id="2133" count="157"/>
|
||||
</item>
|
||||
</list>
|
3764
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262511.xml
vendored
Normal file
3764
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262511.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
15905
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262512.xml
vendored
Normal file
15905
L2J_Mobius_C6_Interlude/dist/game/data/multisell/311262512.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
L2J_Mobius_C6_Interlude/dist/game/data/multisell/31255.xml
vendored
Normal file
9
L2J_Mobius_C6_Interlude/dist/game/data/multisell/31255.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Squash Seed -->
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Squash Seed -->
|
||||
<item id="1">
|
||||
<ingredient id="6391" count="1" enchant="0"/>
|
||||
<production id="6389" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
9
L2J_Mobius_C6_Interlude/dist/game/data/multisell/312551.xml
vendored
Normal file
9
L2J_Mobius_C6_Interlude/dist/game/data/multisell/312551.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Large Squash Seed -->
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!--Large Squash Seed -->
|
||||
<item id="1">
|
||||
<ingredient id="6391" count="50" enchant="0"/>
|
||||
<production id="6390" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
23
L2J_Mobius_C6_Interlude/dist/game/data/multisell/312552.xml
vendored
Normal file
23
L2J_Mobius_C6_Interlude/dist/game/data/multisell/312552.xml
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Chrono Cithara -->
|
||||
<item id="1">
|
||||
<ingredient id="6391" count="10" enchant="0"/>
|
||||
<production id="4202" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Chrono Unitus-->
|
||||
<item id="2">
|
||||
<ingredient id="6391" count="10" enchant="0"/>
|
||||
<production id="5133" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Chrono Campana -->
|
||||
<item id="3">
|
||||
<ingredient id="6391" count="10" enchant="0"/>
|
||||
<production id="5817" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Chrono Darubka -->
|
||||
<item id="4">
|
||||
<ingredient id="6391" count="10" enchant="0"/>
|
||||
<production id="7058" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
14
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313750001.xml
vendored
Normal file
14
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313750001.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Ketra lv1 multisell -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Brown Pouch -->
|
||||
<item id="1">
|
||||
<ingredient id="7186" count="55" enchant="0"/>
|
||||
<production id="7634" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Scroll of Escape - Ketra -->
|
||||
<item id="2">
|
||||
<ingredient id="7186" count="80" enchant="0"/>
|
||||
<production id="7618" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313750002.xml
vendored
Normal file
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313750002.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Ketra lv2 multisell -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Brown Pouch -->
|
||||
<item id="1">
|
||||
<ingredient id="7186" count="55" enchant="0"/>
|
||||
<production id="7634" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Scroll of Escape - Ketra -->
|
||||
<item id="2">
|
||||
<ingredient id="7186" count="80" enchant="0"/>
|
||||
<production id="7618" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Gray Pouch -->
|
||||
<item id="3">
|
||||
<ingredient id="7186" count="55" enchant="0"/>
|
||||
<production id="7635" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
44
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313750003.xml
vendored
Normal file
44
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313750003.xml
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Ketra lv3 multisell -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Brown Pouch -->
|
||||
<item id="1">
|
||||
<ingredient id="7186" count="55" enchant="0"/>
|
||||
<production id="7634" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Scroll of Escape - Ketra -->
|
||||
<item id="2">
|
||||
<ingredient id="7186" count="80" enchant="0"/>
|
||||
<production id="7618" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Gray Pouch -->
|
||||
<item id="3">
|
||||
<ingredient id="7186" count="55" enchant="0"/>
|
||||
<production id="7635" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- White Cargo Box -->
|
||||
<item id="4">
|
||||
<ingredient id="7186" count="150" enchant="0"/>
|
||||
<production id="7629" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Blue Cargo Box -->
|
||||
<item id="5">
|
||||
<ingredient id="7186" count="60" enchant="0"/>
|
||||
<production id="7630" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Yellow Cargo Box -->
|
||||
<item id="6">
|
||||
<ingredient id="7186" count="60" enchant="0"/>
|
||||
<production id="7631" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Red Cargo Box -->
|
||||
<item id="7">
|
||||
<ingredient id="7186" count="150" enchant="0"/>
|
||||
<production id="7632" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Purple Cargo Box -->
|
||||
<item id="8">
|
||||
<ingredient id="7186" count="500" enchant="0"/>
|
||||
<production id="7633" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
14
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313820001.xml
vendored
Normal file
14
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313820001.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Varka lv1 multisell -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Brown Pouch -->
|
||||
<item id="1">
|
||||
<ingredient id="7187" count="55" enchant="0"/>
|
||||
<production id="7634" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Scroll of Escape - Varka -->
|
||||
<item id="2">
|
||||
<ingredient id="7187" count="80" enchant="0"/>
|
||||
<production id="7619" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313820002.xml
vendored
Normal file
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313820002.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Varka lv2 multisell -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Brown Pouch -->
|
||||
<item id="1">
|
||||
<ingredient id="7187" count="55" enchant="0"/>
|
||||
<production id="7634" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Scroll of Escape - Varka -->
|
||||
<item id="2">
|
||||
<ingredient id="7187" count="80" enchant="0"/>
|
||||
<production id="7619" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Gray Pouch -->
|
||||
<item id="3">
|
||||
<ingredient id="7187" count="55" enchant="0"/>
|
||||
<production id="7635" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
44
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313820003.xml
vendored
Normal file
44
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313820003.xml
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Varka lv3 multisell -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Brown Pouch -->
|
||||
<item id="1">
|
||||
<ingredient id="7187" count="55" enchant="0"/>
|
||||
<production id="7634" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Scroll of Escape - Varka -->
|
||||
<item id="2">
|
||||
<ingredient id="7187" count="80" enchant="0"/>
|
||||
<production id="7619" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Gray Pouch -->
|
||||
<item id="3">
|
||||
<ingredient id="7187" count="55" enchant="0"/>
|
||||
<production id="7635" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- White Cargo Box -->
|
||||
<item id="4">
|
||||
<ingredient id="7187" count="150" enchant="0"/>
|
||||
<production id="7629" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Blue Cargo Box -->
|
||||
<item id="5">
|
||||
<ingredient id="7187" count="60" enchant="0"/>
|
||||
<production id="7630" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Yellow Cargo Box -->
|
||||
<item id="6">
|
||||
<ingredient id="7187" count="60" enchant="0"/>
|
||||
<production id="7631" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Red Cargo Box -->
|
||||
<item id="7">
|
||||
<ingredient id="7187" count="150" enchant="0"/>
|
||||
<production id="7632" count="1" enchant="0"/>
|
||||
</item>
|
||||
<!-- Purple Cargo Box -->
|
||||
<item id="8">
|
||||
<ingredient id="7187" count="500" enchant="0"/>
|
||||
<production id="7633" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
37
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313880001.xml
vendored
Normal file
37
L2J_Mobius_C6_Interlude/dist/game/data/multisell/313880001.xml
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Quest 633: In The Forgotten Village -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Mold Glue (14 Livers) -->
|
||||
<item id="1">
|
||||
<ingredient id="7545" count="14"/>
|
||||
<production id="4039" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Asofe (14 Livers) -->
|
||||
<item id="2">
|
||||
<ingredient id="7545" count="14"/>
|
||||
<production id="4043" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Thons (14 Livers) -->
|
||||
<item id="3">
|
||||
<ingredient id="7545" count="14"/>
|
||||
<production id="4044" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Stone of Purity (6 Livers) -->
|
||||
<item id="4">
|
||||
<ingredient id="7545" count="6"/>
|
||||
<production id="1875" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Mithril Ore (2 Livers) -->
|
||||
<item id="5">
|
||||
<ingredient id="7545" count="2"/>
|
||||
<production id="1876" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
30
L2J_Mobius_C6_Interlude/dist/game/data/multisell/31522.xml
vendored
Normal file
30
L2J_Mobius_C6_Interlude/dist/game/data/multisell/31522.xml
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 632: Necromancer's Request -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Mold Lubricant (27 Brains) -->
|
||||
<item id="1">
|
||||
<ingredient id="7543" count="27"/>
|
||||
<production id="4040" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Enria (32 Brains) -->
|
||||
<item id="2">
|
||||
<ingredient id="7543" count="32"/>
|
||||
<production id="4042" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Mold Hardener (62 Brains) -->
|
||||
<item id="3">
|
||||
<ingredient id="7543" count="62"/>
|
||||
<production id="4041" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- Adamanite Nugget (13 Brains) -->
|
||||
<item id="4">
|
||||
<ingredient id="7543" count="13"/>
|
||||
<production id="1877" count="1"/>
|
||||
</item>
|
||||
|
||||
</list>
|
102
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317325001.xml
vendored
Normal file
102
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317325001.xml
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- adventure guildsman - use life crystals (Town Of Schuttgart) -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Chain Mail Shirt -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="27"/>
|
||||
<ingredient id="8164" count="29"/>
|
||||
<ingredient id="8170" count="5"/>
|
||||
<production id="354" count="1"/>
|
||||
</item>
|
||||
<!-- Chain Gaiters -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="17"/>
|
||||
<ingredient id="8164" count="18"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="381" count="1"/>
|
||||
</item>
|
||||
<!-- Dwarven Chain Mail Shirt -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="34"/>
|
||||
<ingredient id="8164" count="37"/>
|
||||
<ingredient id="8170" count="6"/>
|
||||
<production id="355" count="1"/>
|
||||
</item>
|
||||
<!-- Dwarven Chain Gaiters -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="21"/>
|
||||
<ingredient id="8164" count="23"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="382" count="1"/>
|
||||
</item>
|
||||
<!-- Composite Armor -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="82"/>
|
||||
<ingredient id="8164" count="90"/>
|
||||
<ingredient id="8170" count="15"/>
|
||||
<production id="60" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Armor -->
|
||||
<item id="6">
|
||||
<ingredient id="8158" count="120"/>
|
||||
<ingredient id="8164" count="130"/>
|
||||
<ingredient id="8170" count="22"/>
|
||||
<production id="356" count="1"/>
|
||||
</item>
|
||||
<!-- Zubei's Breastplate -->
|
||||
<item id="7">
|
||||
<ingredient id="8159" count="54"/>
|
||||
<ingredient id="8162" count="16"/>
|
||||
<ingredient id="8165" count="54"/>
|
||||
<ingredient id="8171" count="32"/>
|
||||
<production id="357" count="1"/>
|
||||
</item>
|
||||
<!-- Zubei's Gaiters -->
|
||||
<item id="8">
|
||||
<ingredient id="8159" count="34"/>
|
||||
<ingredient id="8162" count="10"/>
|
||||
<ingredient id="8165" count="34"/>
|
||||
<ingredient id="8171" count="20"/>
|
||||
<production id="383" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Breastplate -->
|
||||
<item id="9">
|
||||
<ingredient id="8159" count="54"/>
|
||||
<ingredient id="8162" count="16"/>
|
||||
<ingredient id="8165" count="54"/>
|
||||
<ingredient id="8171" count="32"/>
|
||||
<production id="2376" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Gaiters -->
|
||||
<item id="10">
|
||||
<ingredient id="8159" count="34"/>
|
||||
<ingredient id="8162" count="10"/>
|
||||
<ingredient id="8165" count="34"/>
|
||||
<ingredient id="8171" count="20"/>
|
||||
<production id="2379" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Breastplate -->
|
||||
<item id="11">
|
||||
<ingredient id="8159" count="89"/>
|
||||
<ingredient id="8162" count="27"/>
|
||||
<ingredient id="8165" count="89"/>
|
||||
<ingredient id="8171" count="53"/>
|
||||
<production id="358" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Gaiters -->
|
||||
<item id="12">
|
||||
<ingredient id="8159" count="55"/>
|
||||
<ingredient id="8162" count="17"/>
|
||||
<ingredient id="8165" count="55"/>
|
||||
<ingredient id="8171" count="33"/>
|
||||
<production id="2380" count="1"/>
|
||||
</item>
|
||||
<!-- Doom Plate Armor -->
|
||||
<item id="13">
|
||||
<ingredient id="8159" count="130"/>
|
||||
<ingredient id="8162" count="39"/>
|
||||
<ingredient id="8165" count="130"/>
|
||||
<ingredient id="8171" count="78"/>
|
||||
<production id="2381" count="1"/>
|
||||
</item>
|
||||
</list>
|
39
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317325002.xml
vendored
Normal file
39
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317325002.xml
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- adventure guildsman - Adventurer's Box -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Adventurer's Box: C-Grade Accessory (Low Grade) -->
|
||||
<item id="1">
|
||||
<ingredient id="8176" count="20"/>
|
||||
<production id="8534" count="1"/>
|
||||
</item>
|
||||
<!-- Adventurer's Box: C-Grade Accessory (Medium Grade) -->
|
||||
<item id="2">
|
||||
<ingredient id="8176" count="30"/>
|
||||
<production id="8535" count="1"/>
|
||||
</item>
|
||||
<!--Adventurer's Box: C-Grade Accessory (High Grade) -->
|
||||
<item id="3">
|
||||
<ingredient id="8176" count="40"/>
|
||||
<production id="8536" count="1"/>
|
||||
</item>
|
||||
<!-- Adventurer's Box: B-Grade Accessory (Low Grade) -->
|
||||
<item id="4">
|
||||
<ingredient id="8176" count="60"/>
|
||||
<production id="8537" count="1"/>
|
||||
</item>
|
||||
<!-- Adventurer's Box: B-Grade Accessory (High Grade)-->
|
||||
<item id="5">
|
||||
<ingredient id="8176" count="80"/>
|
||||
<production id="8538" count="1"/>
|
||||
</item>
|
||||
<!-- Adventurer's Box: Hair Accessory -->
|
||||
<item id="6">
|
||||
<ingredient id="8176" count="80"/>
|
||||
<production id="8539" count="1"/>
|
||||
</item>
|
||||
<!-- Adventurer's Box: Cradle of Creation -->
|
||||
<item id="7">
|
||||
<ingredient id="8176" count="3"/>
|
||||
<production id="8540" count="1"/>
|
||||
</item>
|
||||
</list>
|
41
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606001.xml
vendored
Normal file
41
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606001.xml
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Newbie give weapon -->
|
||||
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- [Apprentice Adventurer's Staff] -->
|
||||
<item id="1">
|
||||
<ingredient id="7832" count="1"/>
|
||||
<production id="7816" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Bone Club] -->
|
||||
<item id="2">
|
||||
<ingredient id="7832" count="1"/>
|
||||
<production id="7817" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Knife] -->
|
||||
<item id="3">
|
||||
<ingredient id="7832" count="1"/>
|
||||
<production id="7818" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Cestus] -->
|
||||
<item id="4">
|
||||
<ingredient id="7832" count="1"/>
|
||||
<production id="7819" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Bow] -->
|
||||
<item id="5">
|
||||
<ingredient id="7832" count="1"/>
|
||||
<production id="7820" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Long Sword] -->
|
||||
<item id="6">
|
||||
<ingredient id="7832" count="1"/>
|
||||
<production id="7821" count="1"/>
|
||||
</item>
|
||||
</list>
|
42
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606002.xml
vendored
Normal file
42
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606002.xml
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Newbie return weapon -->
|
||||
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- [Apprentice Adventurer's Staff] -->
|
||||
<item id="1">
|
||||
<production id="7832" count="1"/>
|
||||
<ingredient id="7816" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Bone Club] -->
|
||||
<item id="2">
|
||||
<production id="7832" count="1"/>
|
||||
<ingredient id="7817" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Knife] -->
|
||||
<item id="3">
|
||||
<production id="7832" count="1"/>
|
||||
<ingredient id="7818" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Cestus] -->
|
||||
<item id="4">
|
||||
<production id="7832" count="1"/>
|
||||
<ingredient id="7819" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Bow] -->
|
||||
<item id="5">
|
||||
<production id="7832" count="1"/>
|
||||
<ingredient id="7820" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Apprentice Adventurer's Long Sword] -->
|
||||
<item id="6">
|
||||
<production id="7832" count="1"/>
|
||||
<ingredient id="7821" count="1"/>
|
||||
</item>
|
||||
</list>
|
65
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606003.xml
vendored
Normal file
65
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606003.xml
vendored
Normal file
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Travelers give weapon -->
|
||||
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- [Traveler's Mace] -->
|
||||
<item id="1">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7822" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Dark Elven Bow] -->
|
||||
<item id="2">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7823" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Long Bow] -->
|
||||
<item id="3">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7824" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Staff] -->
|
||||
<item id="4">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7825" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Bastard Sword] -->
|
||||
<item id="5">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7826" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Spellbook] -->
|
||||
<item id="6">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7827" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Jamadhr] -->
|
||||
<item id="7">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7828" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Tomahawk] -->
|
||||
<item id="8">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7829" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Poniard Dagger] -->
|
||||
<item id="9">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7830" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Pike] -->
|
||||
<item id="10">
|
||||
<ingredient id="7833" count="1"/>
|
||||
<production id="7831" count="1"/>
|
||||
</item>
|
||||
</list>
|
65
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606004.xml
vendored
Normal file
65
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317606004.xml
vendored
Normal file
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Travelers give weapon -->
|
||||
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- [Traveler's Mace] -->
|
||||
<item id="1">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7822" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Dark Elven Bow] -->
|
||||
<item id="2">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7823" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Long Bow] -->
|
||||
<item id="3">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7824" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Staff] -->
|
||||
<item id="4">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7825" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Bastard Sword] -->
|
||||
<item id="5">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7826" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Spellbook] -->
|
||||
<item id="6">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7827" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Jamadhr] -->
|
||||
<item id="7">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7828" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Tomahawk] -->
|
||||
<item id="8">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7829" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Poniard Dagger] -->
|
||||
<item id="9">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7830" count="1"/>
|
||||
</item>
|
||||
|
||||
<!-- [Traveler's Pike] -->
|
||||
<item id="10">
|
||||
<production id="7833" count="1"/>
|
||||
<ingredient id="7831" count="1"/>
|
||||
</item>
|
||||
</list>
|
56
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317885009.xml
vendored
Normal file
56
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317885009.xml
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Adventure guildsman - Use Life Crystals (Gludin) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Dark Elven Dagger -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="232" count="1"/>
|
||||
</item>
|
||||
<!-- Stiletto -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="227" count="1"/>
|
||||
</item>
|
||||
<!-- Dark Screamer -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="233" count="1"/>
|
||||
</item>
|
||||
<!-- Crystal Dagger -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="228" count="1"/>
|
||||
</item>
|
||||
<!-- Kris -->
|
||||
<item id="5">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="229" count="1"/>
|
||||
</item>
|
||||
<!-- Demon's Dagger -->
|
||||
<item id="6">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="234" count="1"/>
|
||||
</item>
|
||||
</list>
|
97
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317925010.xml
vendored
Normal file
97
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317925010.xml
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Adventure guildsman - Use Life Crystals (Gludio) -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Skull Graver -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="173" count="1"/>
|
||||
</item>
|
||||
<!-- Dwarven War Hammer -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="2502" count="1"/>
|
||||
</item>
|
||||
<!-- War Axe -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="162" count="1"/>
|
||||
</item>
|
||||
<!-- Karik Horn -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="7898" count="1"/>
|
||||
</item>
|
||||
<!-- Yaksa Mace -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="2503" count="1"/>
|
||||
</item>
|
||||
<!-- Dwarven Hammer -->
|
||||
<item id="6">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="7897" count="1"/>
|
||||
</item>
|
||||
<!-- Heavy War Axe -->
|
||||
<item id="7">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="91" count="1"/>
|
||||
</item>
|
||||
<!-- Deadman's Glory -->
|
||||
<item id="8">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="171" count="1"/>
|
||||
</item>
|
||||
<!-- Art of Battle Axe -->
|
||||
<item id="9">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="175" count="1"/>
|
||||
</item>
|
||||
<!-- Ice Storm Hammer -->
|
||||
<item id="10">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="7900" count="1"/>
|
||||
</item>
|
||||
<!-- Star Buster -->
|
||||
<item id="11">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="7901" count="1"/>
|
||||
</item>
|
||||
</list>
|
39
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317975011.xml
vendored
Normal file
39
L2J_Mobius_C6_Interlude/dist/game/data/multisell/317975011.xml
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- adventure guildsman - use life crystals (Town Of Dion) -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Chain Hood -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="10"/>
|
||||
<ingredient id="8164" count="11"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="2413" count="1"/>
|
||||
</item>
|
||||
<!-- Great Helmet -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="13"/>
|
||||
<ingredient id="8164" count="14"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="500" count="1"/>
|
||||
</item>
|
||||
<!-- Composite Helmet -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="21"/>
|
||||
<ingredient id="8164" count="23"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="517" count="1"/>
|
||||
</item>
|
||||
<!-- Shining Circlet -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="21"/>
|
||||
<ingredient id="8164" count="23"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="1149" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Helmet -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="31"/>
|
||||
<ingredient id="8164" count="33"/>
|
||||
<ingredient id="8170" count="6"/>
|
||||
<production id="60" count="1"/>
|
||||
</item>
|
||||
</list>
|
99
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318055002.xml
vendored
Normal file
99
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318055002.xml
vendored
Normal file
@@ -0,0 +1,99 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- adventure guildsman - use life crystals (giran) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Chakram c -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="263" count="1"/>
|
||||
</item>
|
||||
|
||||
<!--Knuckle Duster -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="4233" count="1"/>
|
||||
</item>
|
||||
<!-- fisted blade c -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="265" count="1"/>
|
||||
</item>
|
||||
<!-- great pata c -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="266" count="1"/>
|
||||
</item>
|
||||
<!-- arthro nail b -->
|
||||
<item id="5">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="267" count="1"/>
|
||||
</item>
|
||||
<!-- bellion cestus b -->
|
||||
<item id="6">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="268" count="1"/>
|
||||
</item>
|
||||
<!-- eldarake c -->
|
||||
<item id="7">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="8"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="631" count="1"/>
|
||||
</item>
|
||||
<!-- chain sheld c -->
|
||||
<item id="8">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="8"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2495" count="1"/>
|
||||
</item>
|
||||
<!-- dwarven chain sheld c -->
|
||||
<item id="9">
|
||||
<ingredient id="8158" count="8"/>
|
||||
<ingredient id="8164" count="9"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2496" count="1"/>
|
||||
</item>
|
||||
<!-- tower sheld c -->
|
||||
<item id="10">
|
||||
<ingredient id="8158" count="15"/>
|
||||
<ingredient id="8164" count="16"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="103" count="1"/>
|
||||
</item>
|
||||
<!-- composite sheld c -->
|
||||
<item id="11">
|
||||
<ingredient id="8158" count="15"/>
|
||||
<ingredient id="8164" count="16"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="107" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Shield c -->
|
||||
<item id="12">
|
||||
<ingredient id="8158" count="21"/>
|
||||
<ingredient id="8164" count="23"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="2497" count="1"/>
|
||||
</item>
|
||||
</list>
|
97
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318145003.xml
vendored
Normal file
97
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318145003.xml
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- adventure guildsman - use life crystals (Town Of Oren) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Karmian Stockings -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="13"/>
|
||||
<ingredient id="8164" count="14"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="471" count="1"/>
|
||||
</item>
|
||||
<!-- Karmian Tunic -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="20"/>
|
||||
<ingredient id="8164" count="22"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="439" count="1"/>
|
||||
</item>
|
||||
<!-- Robe of Seal -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="37"/>
|
||||
<ingredient id="8164" count="41"/>
|
||||
<ingredient id="8170" count="7"/>
|
||||
<production id="440" count="1"/>
|
||||
</item>
|
||||
<!-- Divine Tunic -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="61"/>
|
||||
<ingredient id="8164" count="67"/>
|
||||
<ingredient id="8170" count="11"/>
|
||||
<production id="442" count="1"/>
|
||||
</item>
|
||||
<!-- Divine Stockings -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="38"/>
|
||||
<ingredient id="8164" count="42"/>
|
||||
<ingredient id="8170" count="7"/>
|
||||
<production id="473" count="1"/>
|
||||
</item>
|
||||
<!-- Tunic of Zubei -->
|
||||
<item id="6">
|
||||
<ingredient id="8159" count="40"/>
|
||||
<ingredient id="8162" count="12"/>
|
||||
<ingredient id="8165" count="40"/>
|
||||
<ingredient id="8171" count="24"/>
|
||||
<production id="2397" count="1"/>
|
||||
</item>
|
||||
<!-- Stockings of Zubei -->
|
||||
<item id="7">
|
||||
<ingredient id="8159" count="25"/>
|
||||
<ingredient id="8162" count="8"/>
|
||||
<ingredient id="8165" count="25"/>
|
||||
<ingredient id="8171" count="15"/>
|
||||
<production id="2402" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Robe -->
|
||||
<item id="8">
|
||||
<ingredient id="8159" count="59"/>
|
||||
<ingredient id="8162" count="18"/>
|
||||
<ingredient id="8165" count="59"/>
|
||||
<ingredient id="8171" count="35"/>
|
||||
<production id="2406" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Tunic -->
|
||||
<item id="9">
|
||||
<ingredient id="8159" count="66"/>
|
||||
<ingredient id="8162" count="20"/>
|
||||
<ingredient id="8165" count="66"/>
|
||||
<ingredient id="8171" count="40"/>
|
||||
<production id="2398" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Stockings -->
|
||||
<item id="10">
|
||||
<ingredient id="8159" count="42"/>
|
||||
<ingredient id="8162" count="12"/>
|
||||
<ingredient id="8165" count="42"/>
|
||||
<ingredient id="8171" count="25"/>
|
||||
<production id="2403" count="1"/>
|
||||
</item>
|
||||
<!-- Tunic of Doom -->
|
||||
<item id="11">
|
||||
<ingredient id="8159" count="66"/>
|
||||
<ingredient id="8162" count="20"/>
|
||||
<ingredient id="8165" count="66"/>
|
||||
<ingredient id="8171" count="40"/>
|
||||
<production id="2399" count="1"/>
|
||||
</item>
|
||||
<!-- Stockings of Doom -->
|
||||
<item id="12">
|
||||
<ingredient id="8159" count="42"/>
|
||||
<ingredient id="8162" count="12"/>
|
||||
<ingredient id="8165" count="42"/>
|
||||
<ingredient id="8171" count="25"/>
|
||||
<production id="2404" count="1"/>
|
||||
</item>
|
||||
</list>
|
98
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318195007.xml
vendored
Normal file
98
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318195007.xml
vendored
Normal file
@@ -0,0 +1,98 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Adventure guildsman - Use Life Crystals (Heine) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Flamberge -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="71" count="1"/>
|
||||
</item>
|
||||
<!-- Stormbringer -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="72" count="1"/>
|
||||
</item>
|
||||
<!-- Raid Sword -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="133" count="1"/>
|
||||
</item>
|
||||
<!-- Caliburs -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="75" count="1"/>
|
||||
</item>
|
||||
<!-- Pa'agrian Sword -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="7882" count="1"/>
|
||||
</item>
|
||||
<!-- Samurai Longsword -->
|
||||
<item id="6">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="135" count="1"/>
|
||||
</item>
|
||||
<!-- Berserker Blade -->
|
||||
<item id="7">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="5286" count="1"/>
|
||||
</item>
|
||||
<!-- Great Sword -->
|
||||
<item id="8">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="78" count="1"/>
|
||||
</item>
|
||||
<!-- Keshanberk -->
|
||||
<item id="9">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="142" count="1"/>
|
||||
</item>
|
||||
<!-- Sword of Damascus -->
|
||||
<item id="10">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="79" count="1"/>
|
||||
</item>
|
||||
<!-- Guardian Sword -->
|
||||
<item id="11">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="7883" count="1"/>
|
||||
</item>
|
||||
</list>
|
56
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318235006.xml
vendored
Normal file
56
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318235006.xml
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Adventure guildsman - Use Life Crystals (Hunters Village) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Orcish Glaive -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="298" count="1"/>
|
||||
</item>
|
||||
<!-- Bec de Corbin -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="94" count="1"/>
|
||||
</item>
|
||||
<!-- Widow Maker -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="230"/>
|
||||
<ingredient id="8161" count="63"/>
|
||||
<ingredient id="8164" count="251"/>
|
||||
<ingredient id="8167" count="126"/>
|
||||
<production id="303" count="1"/>
|
||||
</item>
|
||||
<!-- Orcish Poleaxe -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="299" count="1"/>
|
||||
</item>
|
||||
<!-- Great Axe -->
|
||||
<item id="5">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="300" count="1"/>
|
||||
</item>
|
||||
<!-- Lance -->
|
||||
<item id="6">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="97" count="1"/>
|
||||
</item>
|
||||
</list>
|
148
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318275004.xml
vendored
Normal file
148
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318275004.xml
vendored
Normal file
@@ -0,0 +1,148 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Adventure guildsman - Use Life Crystals (Aden) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Crystal Staff -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="192" count="1"/>
|
||||
</item>
|
||||
<!-- Cursed Staff -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="195" count="1"/>
|
||||
</item>
|
||||
<!-- Stick of Eternity -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="196" count="1"/>
|
||||
</item>
|
||||
<!-- Ghoul's Staff -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="205" count="1"/>
|
||||
</item>
|
||||
<!-- Ecliptic Axe -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="7891" count="1"/>
|
||||
</item>
|
||||
<!-- Sprite's Staff -->
|
||||
<item id="6">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<production id="92" count="1"/>
|
||||
</item>
|
||||
<!-- Staff of Evil Spirits -->
|
||||
<item id="7">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<production id="210" count="1"/>
|
||||
</item>
|
||||
<!-- Spell Breaker -->
|
||||
<item id="8">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<production id="7892" count="1"/>
|
||||
</item>
|
||||
<!-- Kaim Vanul's Bones -->
|
||||
<item id="9">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<production id="7893" count="1"/>
|
||||
</item>
|
||||
<!-- Chain Boots -->
|
||||
<item id="10">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2429" count="1"/>
|
||||
</item>
|
||||
<!-- Mithril Boots -->
|
||||
<item id="11">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="62" count="1"/>
|
||||
</item>
|
||||
<!-- Karmian Boots -->
|
||||
<item id="12">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2430" count="1"/>
|
||||
</item>
|
||||
<!-- Dwarven Chain Boots -->
|
||||
<item id="13">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2432" count="1"/>
|
||||
</item>
|
||||
<!-- Rind Leather Boots -->
|
||||
<item id="14">
|
||||
<ingredient id="8158" count="9"/>
|
||||
<ingredient id="8164" count="9"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="2434" count="1"/>
|
||||
</item>
|
||||
<!-- Boots of Seal -->
|
||||
<item id="15">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2433" count="1"/>
|
||||
</item>
|
||||
<!-- Composite Boots -->
|
||||
<item id="16">
|
||||
<ingredient id="8158" count="14"/>
|
||||
<ingredient id="8164" count="15"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="64" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Boots -->
|
||||
<item id="17">
|
||||
<ingredient id="8158" count="16"/>
|
||||
<ingredient id="8164" count="17"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="2436" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Boots -->
|
||||
<item id="18">
|
||||
<ingredient id="8158" count="20"/>
|
||||
<ingredient id="8164" count="22"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="2438" count="1"/>
|
||||
</item>
|
||||
<!-- Drake Leather Boots -->
|
||||
<item id="19">
|
||||
<ingredient id="8158" count="20"/>
|
||||
<ingredient id="8164" count="22"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="2437" count="1"/>
|
||||
</item>
|
||||
</list>
|
93
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318335008.xml
vendored
Normal file
93
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318335008.xml
vendored
Normal file
@@ -0,0 +1,93 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- adventure guildsman - use life crystals (Rune) -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Mithril Shirt -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="20"/>
|
||||
<ingredient id="8164" count="22"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="397" count="1"/>
|
||||
</item>
|
||||
<!-- Tempered Mithril Gaiters -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="13"/>
|
||||
<ingredient id="8164" count="14"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="2387" count="1"/>
|
||||
</item>
|
||||
<!-- Rind Leather Armor -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="26"/>
|
||||
<ingredient id="8164" count="28"/>
|
||||
<ingredient id="8170" count="5"/>
|
||||
<production id="399" count="1"/>
|
||||
</item>
|
||||
<!-- Rind Leather Gaiters -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="16"/>
|
||||
<ingredient id="8164" count="17"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="419" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Armor -->
|
||||
<item id="5">
|
||||
<ingredient id="8158" count="47"/>
|
||||
<ingredient id="8164" count="51"/>
|
||||
<ingredient id="8170" count="9"/>
|
||||
<production id="400" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Gaiters -->
|
||||
<item id="6">
|
||||
<ingredient id="8158" count="30"/>
|
||||
<ingredient id="8164" count="32"/>
|
||||
<ingredient id="8170" count="5"/>
|
||||
<production id="420" count="1"/>
|
||||
</item>
|
||||
<!-- Drake Leather Armor -->
|
||||
<item id="7">
|
||||
<ingredient id="8158" count="90"/>
|
||||
<ingredient id="8164" count="98"/>
|
||||
<ingredient id="8170" count="16"/>
|
||||
<production id="401" count="1"/>
|
||||
</item>
|
||||
<!-- Zubei's Leather Shirt -->
|
||||
<item id="8">
|
||||
<ingredient id="8159" count="40"/>
|
||||
<ingredient id="8162" count="12"/>
|
||||
<ingredient id="8165" count="40"/>
|
||||
<ingredient id="8171" count="24"/>
|
||||
<production id="2384" count="1"/>
|
||||
</item>
|
||||
<!-- Zubei's Leather Gaiters -->
|
||||
<item id="9">
|
||||
<ingredient id="8159" count="25"/>
|
||||
<ingredient id="8162" count="8"/>
|
||||
<ingredient id="8165" count="25"/>
|
||||
<ingredient id="8171" count="15"/>
|
||||
<production id="2388" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Leather Armor -->
|
||||
<item id="10">
|
||||
<ingredient id="8159" count="88"/>
|
||||
<ingredient id="8162" count="25"/>
|
||||
<ingredient id="8165" count="88"/>
|
||||
<ingredient id="8171" count="44"/>
|
||||
<production id="2390" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Leather Armor -->
|
||||
<item id="11">
|
||||
<ingredient id="8159" count="97"/>
|
||||
<ingredient id="8162" count="29"/>
|
||||
<ingredient id="8165" count="97"/>
|
||||
<ingredient id="8171" count="58"/>
|
||||
<production id="2391" count="1"/>
|
||||
</item>
|
||||
<!-- Leather Armor of Doom -->
|
||||
<item id="12">
|
||||
<ingredient id="8159" count="97"/>
|
||||
<ingredient id="8162" count="29"/>
|
||||
<ingredient id="8165" count="97"/>
|
||||
<ingredient id="8171" count="58"/>
|
||||
<production id="2392" count="1"/>
|
||||
</item>
|
||||
</list>
|
126
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318375005.xml
vendored
Normal file
126
L2J_Mobius_C6_Interlude/dist/game/data/multisell/318375005.xml
vendored
Normal file
@@ -0,0 +1,126 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<!-- Adventure guildsman - Use Life Crystals (Goddard) -->
|
||||
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Crystallized Ice Bow -->
|
||||
<item id="1">
|
||||
<ingredient id="8158" count="102"/>
|
||||
<ingredient id="8161" count="28"/>
|
||||
<ingredient id="8164" count="112"/>
|
||||
<ingredient id="8167" count="56"/>
|
||||
<production id="281" count="1"/>
|
||||
</item>
|
||||
<!-- Elemental Bow -->
|
||||
<item id="2">
|
||||
<ingredient id="8158" count="128"/>
|
||||
<ingredient id="8161" count="35"/>
|
||||
<ingredient id="8164" count="140"/>
|
||||
<ingredient id="8167" count="70"/>
|
||||
<production id="282" count="1"/>
|
||||
</item>
|
||||
<!-- Akat Long Bow -->
|
||||
<item id="3">
|
||||
<ingredient id="8158" count="207"/>
|
||||
<ingredient id="8161" count="56"/>
|
||||
<ingredient id="8164" count="226"/>
|
||||
<ingredient id="8167" count="113"/>
|
||||
<production id="283" count="1"/>
|
||||
</item>
|
||||
<!-- Eminence Bow -->
|
||||
<item id="4">
|
||||
<ingredient id="8158" count="295"/>
|
||||
<ingredient id="8161" count="80"/>
|
||||
<ingredient id="8164" count="322"/>
|
||||
<ingredient id="8167" count="161"/>
|
||||
<production id="286" count="1"/>
|
||||
</item>
|
||||
<!-- Dark Elven Long Bow -->
|
||||
<item id="5">
|
||||
<ingredient id="8159" count="193"/>
|
||||
<ingredient id="8162" count="58"/>
|
||||
<ingredient id="8165" count="193"/>
|
||||
<ingredient id="8168" count="135"/>
|
||||
<ingredient id="8171" count="116"/>
|
||||
<production id="284" count="1"/>
|
||||
</item>
|
||||
<!-- Bow of Peril -->
|
||||
<item id="6">
|
||||
<ingredient id="8159" count="309"/>
|
||||
<ingredient id="8162" count="93"/>
|
||||
<ingredient id="8165" count="309"/>
|
||||
<ingredient id="8168" count="216"/>
|
||||
<ingredient id="8171" count="186"/>
|
||||
<production id="287" count="1"/>
|
||||
</item>
|
||||
<!-- Chain Gloves -->
|
||||
<item id="7">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2453" count="1"/>
|
||||
</item>
|
||||
<!-- Reinforced Mithril Gloves -->
|
||||
<item id="8">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2452" count="1"/>
|
||||
</item>
|
||||
<!-- Karmian Gloves -->
|
||||
<item id="9">
|
||||
<ingredient id="8158" count="7"/>
|
||||
<ingredient id="8164" count="7"/>
|
||||
<ingredient id="8170" count="1"/>
|
||||
<production id="2454" count="1"/>
|
||||
</item>
|
||||
<!-- Dwarven Chain Gloves -->
|
||||
<item id="10">
|
||||
<ingredient id="8158" count="9"/>
|
||||
<ingredient id="8164" count="9"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="2456" count="1"/>
|
||||
</item>
|
||||
<!-- Rind Leather Gloves -->
|
||||
<item id="11">
|
||||
<ingredient id="8158" count="9"/>
|
||||
<ingredient id="8164" count="9"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="2458" count="1"/>
|
||||
</item>
|
||||
<!-- Gloves of Seal -->
|
||||
<item id="12">
|
||||
<ingredient id="8158" count="9"/>
|
||||
<ingredient id="8164" count="9"/>
|
||||
<ingredient id="8170" count="2"/>
|
||||
<production id="2457" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Gloves -->
|
||||
<item id="13">
|
||||
<ingredient id="8158" count="16"/>
|
||||
<ingredient id="8164" count="17"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="2460" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Gauntlets -->
|
||||
<item id="14">
|
||||
<ingredient id="8158" count="16"/>
|
||||
<ingredient id="8164" count="17"/>
|
||||
<ingredient id="8170" count="3"/>
|
||||
<production id="2462" count="1"/>
|
||||
</item>
|
||||
<!-- Drake Leather Gloves -->
|
||||
<item id="15">
|
||||
<ingredient id="8158" count="20"/>
|
||||
<ingredient id="8164" count="22"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="2461" count="1"/>
|
||||
</item>
|
||||
<!-- Divine Gloves -->
|
||||
<item id="16">
|
||||
<ingredient id="8158" count="20"/>
|
||||
<ingredient id="8164" count="22"/>
|
||||
<ingredient id="8170" count="4"/>
|
||||
<production id="2463" count="1"/>
|
||||
</item>
|
||||
</list>
|
181
L2J_Mobius_C6_Interlude/dist/game/data/multisell/319463001.xml
vendored
Normal file
181
L2J_Mobius_C6_Interlude/dist/game/data/multisell/319463001.xml
vendored
Normal file
@@ -0,0 +1,181 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Buy Shadow Weapons from Merchants - by BiTi -->
|
||||
<list maintainEnchantment="true" applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Buy C Grade Shadow Weapons -->
|
||||
<!-- Shadow Weapon: Swords of Revolution Duals for 87600 Adena -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8837" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Knuckle Duster for 87600 Adena -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8838" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dwarven Warhammer for 87600 Adena -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8836" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Elemental Bow for 87600 Adena -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8835" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Soulfire Dirk for 87600 Adena -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8834" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Stiletto for 87600 Adena -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8833" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Cursed Staff for 87600 Adena -->
|
||||
<item id="7">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8832" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Katana for 87600 Adena -->
|
||||
<item id="8">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8830" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Bec de Corbin for 87600 Adena -->
|
||||
<item id="9">
|
||||
<ingredient id="57" count="87600"/>
|
||||
<production id="8831" count="1"/>
|
||||
<ingredient id="57" count="87600" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Shadow Weapon: Fisted Blade for 84500 Adena -->
|
||||
<item id="10">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8847" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Pa'agrian Sword for 84500 Adena -->
|
||||
<item id="11">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8846" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Akat Long Bow for 84500 Adena -->
|
||||
<item id="12">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8845" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dark Screamer for 84500 Adena -->
|
||||
<item id="13">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8844" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Pa'agrian Hammer for 84500 Adena -->
|
||||
<item id="14">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8843" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Inferno Staff for 84500 Adena -->
|
||||
<item id="15">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8842" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Stick of Eternity for 84500 Adena -->
|
||||
<item id="16">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8841" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Poleaxe for 84500 Adena -->
|
||||
<item id="17">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8840" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Sword of Delusion for 84500 Adena -->
|
||||
<item id="18">
|
||||
<ingredient id="57" count="84500"/>
|
||||
<production id="8839" count="1"/>
|
||||
<ingredient id="57" count="84500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: StormBringer Duals for 102235 Adena -->
|
||||
<item id="19">
|
||||
<ingredient id="57" count="102235"/>
|
||||
<production id="8848" count="1"/>
|
||||
<ingredient id="57" count="102235" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Buy B Grade Shadow Weapons -->
|
||||
<!-- Shadow Weapon: Great Axe for 93500 Adena -->
|
||||
<item id="20">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8858" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Swords of Delusion Duals for 93500 Adena -->
|
||||
<item id="21">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8857" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Dark Elven Long Bow for 93500 Adena -->
|
||||
<item id="22">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8856" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Arthro Nail for 93500 Adena -->
|
||||
<item id="23">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8855" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Kris for 93500 Adena -->
|
||||
<item id="24">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8854" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Sword of Valhalla for 93500 Adena -->
|
||||
<item id="25">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8853" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Keshanberk for 93500 Adena -->
|
||||
<item id="26">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8852" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Sprite's Staff for 93500 Adena -->
|
||||
<item id="27">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8851" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Heavy War Axe for 93500 Adena -->
|
||||
<item id="28">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8850" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
<!-- Shadow Weapon: Great Sword for 93500 Adena -->
|
||||
<item id="29">
|
||||
<ingredient id="57" count="93500"/>
|
||||
<production id="8849" count="1"/>
|
||||
<ingredient id="57" count="93500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
</list>
|
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/320540001.xml
vendored
Normal file
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/320540001.xml
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 650_ABrokenDream: exchange Dream Fragment -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Lesser Healing Potion compressed SSD -->
|
||||
<item id="1">
|
||||
<ingredient id="8514" count="9"/>
|
||||
<production id="5135" count="1"/>
|
||||
<production id="734" count="1"/>
|
||||
</item>
|
||||
<!-- compressed SPD -->
|
||||
<item id="2">
|
||||
<production id="5141" count="1"/>
|
||||
<ingredient id="8514" count="15"/>
|
||||
</item>
|
||||
<!-- compressed BSSD and healing P -->
|
||||
<item id="3">
|
||||
<production id="5147" count="1"/>
|
||||
<production id="1061" count="1"/>
|
||||
<ingredient id="8514" count="38"/>
|
||||
</item>
|
||||
<!-- Healing -->
|
||||
<item id="4">
|
||||
<production id="1061" count="1"/>
|
||||
<ingredient id="8514" count="1"/>
|
||||
</item>
|
||||
<!-- Haste Potion and Lesser healing P -->
|
||||
<item id="5">
|
||||
<production id="734" count="1"/>
|
||||
<production id="1060" count="1"/>
|
||||
<ingredient id="8514" count="3"/>
|
||||
</item>
|
||||
<!-- Acrility and lessere healing P -->
|
||||
<item id="6">
|
||||
<production id="735" count="1"/>
|
||||
<production id="1060" count="1"/>
|
||||
<ingredient id="8514" count="6"/>
|
||||
</item>
|
||||
<!-- scroll escape and healing -->
|
||||
<item id="7">
|
||||
<production id="736" count="1"/>
|
||||
<production id="1060" count="3"/>
|
||||
<ingredient id="8514" count="2"/>
|
||||
</item>
|
||||
<!-- ressurrection -->
|
||||
<item id="8">
|
||||
<production id="737" count="1"/>
|
||||
<ingredient id="8514" count="6"/>
|
||||
</item>
|
||||
</list>
|
35
L2J_Mobius_C6_Interlude/dist/game/data/multisell/3361.xml
vendored
Normal file
35
L2J_Mobius_C6_Interlude/dist/game/data/multisell/3361.xml
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 336: Coins of Magic, Rewards level 1 -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Demon's Staff -->
|
||||
<item id="1">
|
||||
<production id="206" count="1"/>
|
||||
<ingredient id="3478" count="1"/>
|
||||
<ingredient id="3493" count="1"/>
|
||||
<ingredient id="3486" count="13"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<!-- Dark Screamer -->
|
||||
<production id="233" count="1"/>
|
||||
<ingredient id="3487" count="1"/>
|
||||
<ingredient id="3477" count="1"/>
|
||||
<ingredient id="3492" count="1"/>
|
||||
<ingredient id="3484" count="1"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<!-- Widow Maker -->
|
||||
<production id="303" count="1"/>
|
||||
<ingredient id="3496" count="1"/>
|
||||
<ingredient id="3481" count="1"/>
|
||||
<ingredient id="3476" count="1"/>
|
||||
<ingredient id="3474" count="2"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<!-- Sword of Limit -->
|
||||
<production id="132" count="1"/>
|
||||
<ingredient id="3481" count="1"/>
|
||||
<ingredient id="3493" count="1"/>
|
||||
<ingredient id="3477" count="1"/>
|
||||
<ingredient id="3495" count="1"/>
|
||||
</item>
|
||||
</list>
|
27
L2J_Mobius_C6_Interlude/dist/game/data/multisell/3362.xml
vendored
Normal file
27
L2J_Mobius_C6_Interlude/dist/game/data/multisell/3362.xml
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 336: Coins of Magic, Rewards level 2 -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Demon Boots -->
|
||||
<item id="1">
|
||||
<production id="2435" count="1"/>
|
||||
<ingredient id="3488" count="1"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<!-- Demon Stockings -->
|
||||
<production id="472" count="1"/>
|
||||
<ingredient id="3497" count="1"/>
|
||||
<ingredient id="3492" count="1"/>
|
||||
</item>
|
||||
<!-- Demon Gloves -->
|
||||
<item id="3">
|
||||
<production id="2459" count="1"/>
|
||||
<ingredient id="3488" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Helmet -->
|
||||
<item id="4">
|
||||
<production id="2414" count="1"/>
|
||||
<ingredient id="3479" count="1"/>
|
||||
<ingredient id="3486" count="1"/>
|
||||
<ingredient id="3484" count="1"/>
|
||||
</item>
|
||||
</list>
|
36
L2J_Mobius_C6_Interlude/dist/game/data/multisell/3363.xml
vendored
Normal file
36
L2J_Mobius_C6_Interlude/dist/game/data/multisell/3363.xml
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 336: Coins of Magic, Rewards level 3 -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Moonstone Earring -->
|
||||
<item id="1">
|
||||
<production id="852" count="1"/>
|
||||
<ingredient id="3480" count="2"/>
|
||||
<ingredient id="3475" count="2"/>
|
||||
<ingredient id="3485" count="2"/>
|
||||
<ingredient id="3483" count="2"/>
|
||||
</item>
|
||||
<!-- Nassens Earring -->
|
||||
<item id="2">
|
||||
<production id="855" count="1"/>
|
||||
<ingredient id="3480" count="7"/>
|
||||
<ingredient id="3475" count="5"/>
|
||||
<ingredient id="3494" count="5"/>
|
||||
<ingredient id="3483" count="5"/>
|
||||
</item>
|
||||
<!-- Ring of Binding -->
|
||||
<item id="3">
|
||||
<production id="886" count="1"/>
|
||||
<ingredient id="3489" count="5"/>
|
||||
<ingredient id="3485" count="4"/>
|
||||
<ingredient id="3494" count="4"/>
|
||||
<ingredient id="3475" count="4"/>
|
||||
</item>
|
||||
<!-- Necklace of Protection -->
|
||||
<item id="4">
|
||||
<production id="916" count="1"/>
|
||||
<ingredient id="3498" count="5"/>
|
||||
<ingredient id="3491" count="3"/>
|
||||
<ingredient id="3483" count="3"/>
|
||||
<ingredient id="3475" count="3"/>
|
||||
</item>
|
||||
</list>
|
2019
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980001.xml
vendored
Normal file
2019
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980001.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1515
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980002.xml
vendored
Normal file
1515
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980002.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2019
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980003.xml
vendored
Normal file
2019
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980003.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2383
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980004.xml
vendored
Normal file
2383
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980004.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1879
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980005.xml
vendored
Normal file
1879
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980005.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1207
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980006.xml
vendored
Normal file
1207
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980006.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1025
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980007.xml
vendored
Normal file
1025
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980007.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1823
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980008.xml
vendored
Normal file
1823
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980008.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2271
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980009.xml
vendored
Normal file
2271
L2J_Mobius_C6_Interlude/dist/game/data/multisell/350980009.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
79
L2J_Mobius_C6_Interlude/dist/game/data/multisell/36142001.xml
vendored
Normal file
79
L2J_Mobius_C6_Interlude/dist/game/data/multisell/36142001.xml
vendored
Normal file
@@ -0,0 +1,79 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Fortress shop custom -->
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<!-- Potion of Alacrity -->
|
||||
<ingredient id="57" count="4000"/>
|
||||
<production id="735" count="1"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<!-- Healing Potion,Effect 2. -->
|
||||
<ingredient id="57" count="1500"/>
|
||||
<production id="1061" count="1"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<!-- Haste Potion -->
|
||||
<ingredient id="57" count="2000"/>
|
||||
<production id="734" count="1"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<!-- Scroll of escape -->
|
||||
<ingredient id="57" count="3000"/>
|
||||
<production id="736" count="1"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<!-- Scroll of Resurrection -->
|
||||
<ingredient id="57" count="3000"/>
|
||||
<production id="737" count="1"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<!-- Scroll of Escape: Clan Hall -->
|
||||
<ingredient id="57" count="3000"/>
|
||||
<production id="1829" count="1"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<!-- Scroll of Escape: Castle -->
|
||||
<ingredient id="57" count="3000"/>
|
||||
<production id="1830" count="1"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<!-- Gemstone C -->
|
||||
<ingredient id="57" count="3500"/>
|
||||
<production id="2131" count="1"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<!-- Magic Haste Potion -->
|
||||
<ingredient id="57" count="3500"/>
|
||||
<production id="6035" count="1"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<!-- Wooden Arrow: NG Grade :) -->
|
||||
<ingredient id="57" count="2"/>
|
||||
<production id="17" count="1"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<!-- Bone Arrow: D Grade -->
|
||||
<ingredient id="57" count="3"/>
|
||||
<production id="1341" count="1"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<!-- Fine Steel Arrow: C Grade -->
|
||||
<ingredient id="57" count="5"/>
|
||||
<production id="1342" count="1"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<!-- Enerty Stone -->
|
||||
<ingredient id="57" count="150"/>
|
||||
<production id="5589" count="1"/>
|
||||
</item>-->
|
||||
<item id="14">
|
||||
<!-- Spirit Ore -->
|
||||
<ingredient id="57" count="450"/>
|
||||
<production id="3031" count="1"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<!-- Soul Ore -->
|
||||
<ingredient id="57" count="250"/>
|
||||
<production id="1785" count="1"/>
|
||||
</item>
|
||||
</list>
|
158
L2J_Mobius_C6_Interlude/dist/game/data/multisell/382.xml
vendored
Normal file
158
L2J_Mobius_C6_Interlude/dist/game/data/multisell/382.xml
vendored
Normal file
@@ -0,0 +1,158 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 382: Kail's Magic Coin - Head Blacksmith Vergara -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5434" count="1"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5464" count="1"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3484" count="3"/>
|
||||
<production id="5466" count="1"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5468" count="1"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5470" count="1"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5442" count="1"/>
|
||||
</item>
|
||||
<item id="7">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5444" count="1"/>
|
||||
</item>
|
||||
<item id="8">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5446" count="1"/>
|
||||
</item>
|
||||
<item id="9">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5448" count="1"/>
|
||||
</item>
|
||||
<item id="10">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5456" count="1"/>
|
||||
</item>
|
||||
<item id="11">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5458" count="1"/>
|
||||
</item>
|
||||
<item id="12">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5438" count="1"/>
|
||||
</item>
|
||||
<item id="13">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5440" count="1"/>
|
||||
</item>
|
||||
<item id="14">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5460" count="1"/>
|
||||
</item>
|
||||
<item id="15">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5462" count="1"/>
|
||||
</item>
|
||||
<item id="16">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="5450" count="1"/>
|
||||
</item>
|
||||
<item id="17">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="5452" count="1"/>
|
||||
</item>
|
||||
<item id="18">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3484" count="3"/>
|
||||
<production id="8316" count="1"/>
|
||||
</item>
|
||||
<item id="19">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3474" count="3"/>
|
||||
<production id="8326" count="1"/>
|
||||
</item>
|
||||
<item id="20">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="8300" count="1"/>
|
||||
</item>
|
||||
<item id="21">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="8314" count="1"/>
|
||||
</item>
|
||||
<item id="22">
|
||||
<ingredient id="5961" count="10"/>
|
||||
<ingredient id="5962" count="10"/>
|
||||
<ingredient id="5963" count="10"/>
|
||||
<ingredient id="3492" count="2"/>
|
||||
<production id="8487" count="1"/>
|
||||
</item>
|
||||
</list>
|
34
L2J_Mobius_C6_Interlude/dist/game/data/multisell/426.xml
vendored
Normal file
34
L2J_Mobius_C6_Interlude/dist/game/data/multisell/426.xml
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Quest 426: Fishing Shots -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- No Grade -->
|
||||
<item id="1">
|
||||
<ingredient id="7586" count="1"/>
|
||||
<production id="6535" count="66"/>
|
||||
</item>
|
||||
<!-- D-Grade -->
|
||||
<item id="2">
|
||||
<ingredient id="7586" count="1"/>
|
||||
<production id="6536" count="40"/>
|
||||
</item>
|
||||
<!-- C-Grade -->
|
||||
<item id="3">
|
||||
<ingredient id="7586" count="1"/>
|
||||
<production id="6537" count="28"/>
|
||||
</item>
|
||||
<!-- B-Grade -->
|
||||
<item id="4">
|
||||
<ingredient id="7586" count="1"/>
|
||||
<production id="6538" count="8"/>
|
||||
</item>
|
||||
<!-- A-Grade -->
|
||||
<item id="5">
|
||||
<ingredient id="7586" count="1"/>
|
||||
<production id="6539" count="5"/>
|
||||
</item>
|
||||
<!-- S-Grade -->
|
||||
<item id="6">
|
||||
<ingredient id="7586" count="1"/>
|
||||
<production id="6540" count="4"/>
|
||||
</item>
|
||||
</list>
|
243
L2J_Mobius_C6_Interlude/dist/game/data/multisell/500.xml
vendored
Normal file
243
L2J_Mobius_C6_Interlude/dist/game/data/multisell/500.xml
vendored
Normal file
@@ -0,0 +1,243 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Seven Signs - Purchase consumable items -->
|
||||
<list maintainEnchantment="true" applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
|
||||
<!-- Greater Healing Potion for 1080 Ancient Adena -->
|
||||
<item id="1">
|
||||
<ingredient id="5575" count="1080"/>
|
||||
<production id="1539" count="1"/>
|
||||
<ingredient id="57" count="900" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Blessed Resurrection Scroll for Pet for 6000 Ancient Adena -->
|
||||
<item id="2">
|
||||
<ingredient id="5575" count="6000"/>
|
||||
<production id="6387" count="1"/>
|
||||
<ingredient id="57" count="5000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Greater Haste Potion for 3600 Ancient Adena -->
|
||||
<item id="3">
|
||||
<ingredient id="5575" count="3600"/>
|
||||
<production id="1374" count="1"/>
|
||||
<ingredient id="57" count="3000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Greater Swift Attack Potion for 7200 Ancient Adena -->
|
||||
<item id="4">
|
||||
<ingredient id="5575" count="7200"/>
|
||||
<production id="1375" count="1"/>
|
||||
<ingredient id="57" count="6000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Greater Magic Haste Potion for 7200 Ancient Adena -->
|
||||
<item id="5">
|
||||
<ingredient id="5575" count="7200"/>
|
||||
<production id="6036" count="1"/>
|
||||
<ingredient id="57" count="6000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- CP Potion for 240 Ancient Adena -->
|
||||
<item id="6">
|
||||
<ingredient id="5575" count="240"/>
|
||||
<production id="5591" count="1"/>
|
||||
<ingredient id="57" count="200" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Greater CP Potion for 600 Ancient Adena -->
|
||||
<item id="7">
|
||||
<ingredient id="5575" count="600"/>
|
||||
<production id="5592" count="1"/>
|
||||
<ingredient id="57" count="500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Charm of Luck (No Grade) for 120 Ancient Adena -->
|
||||
<item id="8">
|
||||
<ingredient id="5575" count="120"/>
|
||||
<production id="5703" count="1"/>
|
||||
<ingredient id="57" count="100" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Charm of Luck: D-Grade for 396 Ancient Adena -->
|
||||
<item id="9">
|
||||
<ingredient id="5575" count="396"/>
|
||||
<production id="5803" count="1"/>
|
||||
<ingredient id="57" count="330" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Charm of Luck: C-Grade for 792 Ancient Adena -->
|
||||
<item id="10">
|
||||
<ingredient id="5575" count="792"/>
|
||||
<production id="5804" count="1"/>
|
||||
<ingredient id="57" count="660" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Charm of Luck: B-Grade for 1560 Ancient Adena -->
|
||||
<item id="11">
|
||||
<ingredient id="5575" count="1560"/>
|
||||
<production id="5805" count="1"/>
|
||||
<ingredient id="57" count="1300" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Charm of Luck: A-Grade for 3240 Ancient Adena -->
|
||||
<item id="12">
|
||||
<ingredient id="5575" count="3240"/>
|
||||
<production id="5806" count="1"/>
|
||||
<ingredient id="57" count="2700" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Charm of Luck: S Grade for 6000 Ancient Adena -->
|
||||
<item id="13">
|
||||
<ingredient id="5575" count="6000"/>
|
||||
<production id="5807" count="1"/>
|
||||
<ingredient id="57" count="500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- SP Scroll - Low Grade for 2400 Ancient Adena -->
|
||||
<item id="14">
|
||||
<ingredient id="5575" count="2400"/>
|
||||
<production id="5593" count="1"/>
|
||||
<ingredient id="57" count="2000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- SP Scroll - Medium Grade for 24000 Ancient Adena -->
|
||||
<item id="15">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5594" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- SP Scroll - High Grade for 480000 Ancient Adena -->
|
||||
<item id="16">
|
||||
<ingredient id="5575" count="480000"/>
|
||||
<production id="5595" count="1"/>
|
||||
<ingredient id="57" count="40000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Mystery Potion for 12000 Ancient Adena -->
|
||||
<item id="17">
|
||||
<ingredient id="5575" count="12000"/>
|
||||
<production id="5234" count="1"/>
|
||||
<ingredient id="57" count="10000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Facelifting Potion A for 24000 Ancient Adena -->
|
||||
<item id="18">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5235" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Facelifting Potion B for 24000 Ancient Adena -->
|
||||
<item id="19">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5236" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Facelifting Potion C for 24000 Ancient Adena -->
|
||||
<item id="20">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5237" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Dye Potion A for 24000 Ancient Adena -->
|
||||
<item id="21">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5238" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Dye Potion B for 24000 Ancient Adena -->
|
||||
<item id="22">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5239" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Dye Potion C for 24000 Ancient Adena -->
|
||||
<item id="23">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5240" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Dye Potion D for 24000 Ancient Adena -->
|
||||
<item id="24">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5241" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion A for 24000 Ancient Adena -->
|
||||
<item id="25">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5242" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion B for 24000 Ancient Adena -->
|
||||
<item id="26">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5243" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion C for 24000 Ancient Adena -->
|
||||
<item id="27">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5244" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion D for 24000 Ancient Adena -->
|
||||
<item id="28">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5245" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion E for 24000 Ancient Adena -->
|
||||
<item id="29">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5246" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion F for 24000 Ancient Adena -->
|
||||
<item id="30">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5247" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Hair Style Change Potion G for 24000 Ancient Adena -->
|
||||
<item id="31">
|
||||
<ingredient id="5575" count="24000"/>
|
||||
<production id="5248" count="1"/>
|
||||
<ingredient id="57" count="20000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Party Mask for 600000 Ancient Adena -->
|
||||
<item id="32">
|
||||
<ingredient id="5575" count="600000"/>
|
||||
<production id="5808" count="1"/>
|
||||
<ingredient id="57" count="500000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Squeaking Shoes for 420000 Ancient Adena -->
|
||||
<item id="33">
|
||||
<ingredient id="5575" count="420000"/>
|
||||
<production id="5590" count="1"/>
|
||||
<ingredient id="57" count="350000" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
<!-- Record of the Seven Signs for 600 Ancient Adena -->
|
||||
<item id="34">
|
||||
<ingredient id="5575" count="600"/>
|
||||
<production id="5707" count="1"/>
|
||||
<ingredient id="57" count="500" isTaxIngredient="true"/>
|
||||
</item>
|
||||
|
||||
</list>
|
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/50020.xml
vendored
Normal file
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/50020.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Mineral Shop -->
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<item id="1">
|
||||
<!-- Gemstone D -->
|
||||
<ingredient id="57" count="50000"/>
|
||||
<production id="2130" count="1"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<!-- Gemstone C -->
|
||||
<ingredient id="57" count="50000"/>
|
||||
<production id="2131" count="1"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<!-- Gemstone B -->
|
||||
<ingredient id="57" count="50000"/>
|
||||
<production id="2132" count="1"/>
|
||||
</item>
|
||||
</list>
|
14
L2J_Mobius_C6_Interlude/dist/game/data/multisell/6281.xml
vendored
Normal file
14
L2J_Mobius_C6_Interlude/dist/game/data/multisell/6281.xml
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Swamp of Screams -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Loot Grey Puch - 1 Golden Ram Chit -->
|
||||
<item id="1">
|
||||
<ingredient id="7251" count="1"/>
|
||||
<production id="7725" count="1"/>
|
||||
</item>
|
||||
<!-- Dimension Diamond - 10 Golden Ram Chit -->
|
||||
<item id="2">
|
||||
<ingredient id="7251" count="10"/>
|
||||
<production id="7562" count="1"/>
|
||||
</item>
|
||||
</list>
|
24
L2J_Mobius_C6_Interlude/dist/game/data/multisell/6282.xml
vendored
Normal file
24
L2J_Mobius_C6_Interlude/dist/game/data/multisell/6282.xml
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Swamp of Screams - Second <list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd"> -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Loot Grey Puch - 1 Golden Ram Chit -->
|
||||
<item id="1">
|
||||
<ingredient id="7251" count="1" />
|
||||
<production id="7725" count="1" />
|
||||
</item>
|
||||
<!-- Dimension Diamond - 10 Golden Ram Chit -->
|
||||
<item id="2">
|
||||
<ingredient id="7251" count="10" />
|
||||
<production id="7562" count="1" />
|
||||
</item>
|
||||
<!-- Booty Yellow Pouch - 6 Golden Ram Chit -->
|
||||
<item id="3">
|
||||
<ingredient id="7251" count="6" />
|
||||
<production id="7636" count="1" />
|
||||
</item>
|
||||
<!-- Booty Brown Pouch - 28 Golden Ram Chit -->
|
||||
<item id="4">
|
||||
<ingredient id="7251" count="28" />
|
||||
<production id="7637" count="1" />
|
||||
</item>
|
||||
</list>
|
39
L2J_Mobius_C6_Interlude/dist/game/data/multisell/7834.xml
vendored
Normal file
39
L2J_Mobius_C6_Interlude/dist/game/data/multisell/7834.xml
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 343_UnderTheShadowOfTheIvoryTower: exchange Orbs -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Haste Potion: 10 Orbs-->
|
||||
<item id="1">
|
||||
<ingredient id="4364" count="10"/>
|
||||
<production id="734" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll of Resurrection: 15 Orbs-->
|
||||
<item id="2">
|
||||
<ingredient id="4364" count="15"/>
|
||||
<production id="737" count="1"/>
|
||||
</item>
|
||||
<!-- Potion of Alacrity: 20 Orbs-->
|
||||
<item id="3">
|
||||
<ingredient id="4364" count="20"/>
|
||||
<production id="735" count="1"/>
|
||||
</item>
|
||||
<!-- 10 Cursed Bone: 20 Orbs-->
|
||||
<item id="4">
|
||||
<ingredient id="4364" count="20"/>
|
||||
<production id="2508" count="10"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Armor (Grade D): 100 Orbs-->
|
||||
<item id="5">
|
||||
<ingredient id="4364" count="100"/>
|
||||
<production id="956" count="1"/>
|
||||
</item>
|
||||
<!-- Scroll: Enchant Armor (Grade C): 400 Orbs-->
|
||||
<item id="6">
|
||||
<ingredient id="4364" count="400"/>
|
||||
<production id="952" count="1"/>
|
||||
</item>
|
||||
<!-- Ectoplasm Liqueur: 200 Orbs-->
|
||||
<item id="7">
|
||||
<ingredient id="4364" count="200"/>
|
||||
<production id="4365" count="1"/>
|
||||
</item>
|
||||
</list>
|
77
L2J_Mobius_C6_Interlude/dist/game/data/multisell/7897.xml
vendored
Normal file
77
L2J_Mobius_C6_Interlude/dist/game/data/multisell/7897.xml
vendored
Normal file
@@ -0,0 +1,77 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Quest 351_BlackSwan: exchange Bills -->
|
||||
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- 1 Bill: 700 adena-->
|
||||
<item id="1">
|
||||
<ingredient id="4310" count="1"/>
|
||||
<production id="57" count="700"/>
|
||||
</item>
|
||||
<!-- 3 Bill: 20 animal skin-->
|
||||
<item id="2">
|
||||
<ingredient id="4310" count="3"/>
|
||||
<production id="1867" count="20"/>
|
||||
</item>
|
||||
<!-- 3 Bill: 20 animal bone-->
|
||||
<item id="3">
|
||||
<ingredient id="4310" count="3"/>
|
||||
<production id="1872" count="20"/>
|
||||
</item>
|
||||
<!-- 2 Bill: 10 coal-->
|
||||
<item id="4">
|
||||
<ingredient id="4310" count="2"/>
|
||||
<production id="1870" count="10"/>
|
||||
</item>
|
||||
<!-- 2 Bill: 10 charcoal-->
|
||||
<item id="5">
|
||||
<ingredient id="4310" count="2"/>
|
||||
<production id="1871" count="10"/>
|
||||
</item>
|
||||
<!-- 9 Bill: 10 leather-->
|
||||
<item id="6">
|
||||
<ingredient id="4310" count="9"/>
|
||||
<production id="1882" count="10"/>
|
||||
</item>
|
||||
<!-- 5 Bill: 6 cokes-->
|
||||
<item id="7">
|
||||
<ingredient id="4310" count="5"/>
|
||||
<production id="1879" count="6"/>
|
||||
</item>
|
||||
<!-- 5 Bill: 1 metal hardener-->
|
||||
<item id="8">
|
||||
<ingredient id="4310" count="5"/>
|
||||
<production id="5220" count="1"/>
|
||||
</item>
|
||||
<!-- 3 Bill: 1 coarse bone powder-->
|
||||
<item id="9">
|
||||
<ingredient id="4310" count="3"/>
|
||||
<production id="1881" count="2"/>
|
||||
</item>
|
||||
<!-- 3 Bill: 1 oriharukon ore-->
|
||||
<item id="10">
|
||||
<ingredient id="4310" count="3"/>
|
||||
<production id="1874" count="1"/>
|
||||
</item>
|
||||
<!-- 3 Bill: 1 stone of purity-->
|
||||
<item id="11">
|
||||
<ingredient id="4310" count="3"/>
|
||||
<production id="1875" count="1"/>
|
||||
</item>
|
||||
<!-- 6 Bill: 1 crafted leather + 210 adena-->
|
||||
<item id="12">
|
||||
<ingredient id="4310" count="6"/>
|
||||
<production id="1894" count="1"/>
|
||||
<production id="57" count="210"/>
|
||||
</item>
|
||||
<!-- 7 Bill: 1 synthetic cokes + 280 adena-->
|
||||
<item id="13">
|
||||
<ingredient id="4310" count="7"/>
|
||||
<production id="1888" count="1"/>
|
||||
<production id="57" count="280"/>
|
||||
</item>
|
||||
<!-- 9 Bill: 1 varnish of purity + 630 adena-->
|
||||
<item id="14">
|
||||
<ingredient id="4310" count="9"/>
|
||||
<production id="1887" count="1"/>
|
||||
<production id="57" count="630"/>
|
||||
</item>
|
||||
</list>
|
103
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90001.xml
vendored
Normal file
103
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90001.xml
vendored
Normal file
@@ -0,0 +1,103 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Majestic Plate Armor -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2383" count="1"/>
|
||||
<production id="5774" count="1"/>
|
||||
<production id="5786" count="1"/>
|
||||
<production id="2419" count="1"/>
|
||||
</item>
|
||||
<!-- Majestic Leather Armor -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2395" count="1"/>
|
||||
<production id="5775" count="1"/>
|
||||
<production id="5787" count="1"/>
|
||||
<production id="2419" count="1"/>
|
||||
</item>
|
||||
<!-- Majestic Robe -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2409" count="1"/>
|
||||
<production id="5776" count="1"/>
|
||||
<production id="5788" count="1"/>
|
||||
<production id="2419" count="1"/>
|
||||
</item>
|
||||
<!-- Armor of Nightmare -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="374" count="1"/>
|
||||
<production id="5771" count="1"/>
|
||||
<production id="5783" count="1"/>
|
||||
<production id="2418" count="1"/>
|
||||
</item>
|
||||
<!-- Nightmarish Leather Armor -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2394" count="1"/>
|
||||
<production id="5772" count="1"/>
|
||||
<production id="5784" count="1"/>
|
||||
<production id="2418" count="1"/>
|
||||
</item>
|
||||
<!-- Nightmare Robe -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2408" count="1"/>
|
||||
<production id="5773" count="1"/>
|
||||
<production id="5785" count="1"/>
|
||||
<production id="2418" count="1"/>
|
||||
</item>
|
||||
<!-- Tallum Plate Armor -->
|
||||
<item id="7">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2382" count="1"/>
|
||||
<production id="5768" count="1"/>
|
||||
<production id="5780" count="1"/>
|
||||
<production id="547" count="1"/>
|
||||
</item>
|
||||
<!-- Tallum Leather Armor -->
|
||||
<item id="8">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2393" count="1"/>
|
||||
<production id="5769" count="1"/>
|
||||
<production id="5781" count="1"/>
|
||||
<production id="547" count="1"/>
|
||||
</item>
|
||||
<!-- Tallum Tunic -->
|
||||
<item id="9">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2400" count="1"/>
|
||||
<production id="2405" count="1"/>
|
||||
<production id="5770" count="1"/>
|
||||
<production id="5782" count="1"/>
|
||||
<production id="547" count="1"/>
|
||||
</item>
|
||||
<!-- Dark Crystal Breastplate -->
|
||||
<item id="10">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="365" count="1"/>
|
||||
<production id="388" count="1"/>
|
||||
<production id="5765" count="1"/>
|
||||
<production id="5777" count="1"/>
|
||||
<production id="512" count="1"/>
|
||||
</item>
|
||||
<!-- Dark Crystal Leather Armor -->
|
||||
<item id="11">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2385" count="1"/>
|
||||
<production id="2389" count="1"/>
|
||||
<production id="5766" count="1"/>
|
||||
<production id="5778" count="1"/>
|
||||
<production id="512" count="1"/>
|
||||
</item>
|
||||
<!-- Dark Crystal Robe -->
|
||||
<item id="12">
|
||||
<ingredient id="57" count="25000000"/>
|
||||
<production id="2407" count="1"/>
|
||||
<production id="5767" count="1"/>
|
||||
<production id="5779" count="1"/>
|
||||
<production id="512" count="1"/>
|
||||
</item>
|
||||
</list>
|
107
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90002.xml
vendored
Normal file
107
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90002.xml
vendored
Normal file
@@ -0,0 +1,107 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Zubei's Breastplate -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="357" count="1"/>
|
||||
<production id="383" count="1"/>
|
||||
<production id="5710" count="1"/>
|
||||
<production id="5726" count="1"/>
|
||||
<production id="503" count="1"/>
|
||||
</item>
|
||||
<!-- Zubei's Leather Shirt -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2384" count="1"/>
|
||||
<production id="2388" count="1"/>
|
||||
<production id="5711" count="1"/>
|
||||
<production id="5727" count="1"/>
|
||||
<production id="503" count="1"/>
|
||||
</item>
|
||||
<!-- Tunic of Zubei -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2397" count="1"/>
|
||||
<production id="2402" count="1"/>
|
||||
<production id="5712" count="1"/>
|
||||
<production id="5728" count="1"/>
|
||||
<production id="503" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Breastplate -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2376" count="1"/>
|
||||
<production id="2379" count="1"/>
|
||||
<production id="5714" count="1"/>
|
||||
<production id="5730" count="1"/>
|
||||
<production id="2415" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Leather Armor -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2390" count="1"/>
|
||||
<production id="5715" count="1"/>
|
||||
<production id="5731" count="1"/>
|
||||
<production id="2415" count="1"/>
|
||||
</item>
|
||||
<!-- Avadon Robe -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2406" count="1"/>
|
||||
<production id="5716" count="1"/>
|
||||
<production id="5732" count="1"/>
|
||||
<production id="2415" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Breastplate -->
|
||||
<item id="7">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="358" count="1"/>
|
||||
<production id="2380" count="1"/>
|
||||
<production id="5718" count="1"/>
|
||||
<production id="5734" count="1"/>
|
||||
<production id="2416" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Leather Armor -->
|
||||
<item id="8">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2391" count="1"/>
|
||||
<production id="5719" count="1"/>
|
||||
<production id="5735" count="1"/>
|
||||
<production id="2416" count="1"/>
|
||||
</item>
|
||||
<!-- Blue Wolf Tunic -->
|
||||
<item id="9">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2398" count="1"/>
|
||||
<production id="2403" count="1"/>
|
||||
<production id="5720" count="1"/>
|
||||
<production id="5736" count="1"/>
|
||||
<production id="2416" count="1"/>
|
||||
</item>
|
||||
<!-- Doom Plate Armor -->
|
||||
<item id="10">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2381" count="1"/>
|
||||
<production id="5722" count="1"/>
|
||||
<production id="5738" count="1"/>
|
||||
<production id="2417" count="1"/>
|
||||
</item>
|
||||
<!-- Leather Armor of Doom -->
|
||||
<item id="11">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2392" count="1"/>
|
||||
<production id="5723" count="1"/>
|
||||
<production id="5739" count="1"/>
|
||||
<production id="2417" count="1"/>
|
||||
</item>
|
||||
<!-- Tunic of Doom -->
|
||||
<item id="12">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="2399" count="1"/>
|
||||
<production id="2404" count="1"/>
|
||||
<production id="5724" count="1"/>
|
||||
<production id="5740" count="1"/>
|
||||
<production id="2417" count="1"/>
|
||||
</item>
|
||||
</list>
|
81
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90003.xml
vendored
Normal file
81
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90003.xml
vendored
Normal file
@@ -0,0 +1,81 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Chain Mail Shirt -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="354" count="1"/>
|
||||
<production id="381" count="1"/>
|
||||
<production id="2413" count="1"/>
|
||||
<production id="2429" count="1"/>
|
||||
<production id="2453" count="1"/>
|
||||
</item>
|
||||
<!-- Composite Armor -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="60" count="1"/>
|
||||
<production id="517" count="1"/>
|
||||
<production id="64" count="1"/>
|
||||
</item>
|
||||
<!-- Full Plate Armor -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="356" count="1"/>
|
||||
<production id="2414" count="1"/>
|
||||
<production id="2438" count="1"/>
|
||||
<production id="2462" count="1"/>
|
||||
</item>
|
||||
<!-- Mithril Shirt -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="397" count="1"/>
|
||||
<production id="2387" count="1"/>
|
||||
<production id="62" count="1"/>
|
||||
</item>
|
||||
<!-- Plated Leather -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="398" count="1"/>
|
||||
<production id="418" count="1"/>
|
||||
<production id="2431" count="1"/>
|
||||
<production id="2455" count="1"/>
|
||||
</item>
|
||||
<!-- Theca Leather Armor -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="400" count="1"/>
|
||||
<production id="420" count="1"/>
|
||||
<production id="2436" count="1"/>
|
||||
<production id="2460" count="1"/>
|
||||
</item>
|
||||
<!-- Drake Leather Armor -->
|
||||
<item id="7">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="401" count="1"/>
|
||||
<production id="2437" count="1"/>
|
||||
<production id="2461" count="1"/>
|
||||
</item>
|
||||
<!-- Karmian Tunic -->
|
||||
<item id="8">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="439" count="1"/>
|
||||
<production id="471" count="1"/>
|
||||
<production id="2454" count="1"/>
|
||||
<production id="2430" count="1"/>
|
||||
</item>
|
||||
<!-- Demon's Tunic -->
|
||||
<item id="9">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="441" count="1"/>
|
||||
<production id="472" count="1"/>
|
||||
<production id="2459" count="1"/>
|
||||
<production id="2435" count="1"/>
|
||||
</item>
|
||||
<!-- Divine Tunic -->
|
||||
<item id="10">
|
||||
<ingredient id="57" count="2500000"/>
|
||||
<production id="442" count="1"/>
|
||||
<production id="473" count="1"/>
|
||||
<production id="2463" count="1"/>
|
||||
</item>
|
||||
</list>
|
50
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90004.xml
vendored
Normal file
50
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90004.xml
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Mithril Breastplate -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="1000000"/>
|
||||
<production id="58" count="1"/>
|
||||
<production id="59" count="1"/>
|
||||
<production id="47" count="1"/>
|
||||
</item>
|
||||
<!-- Brigandine Tunic -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="1000000"/>
|
||||
<production id="352" count="1"/>
|
||||
<production id="2378" count="1"/>
|
||||
<production id="2411" count="1"/>
|
||||
<production id="2425" count="1"/>
|
||||
<production id="2449" count="1"/>
|
||||
</item>
|
||||
<!-- Reinforced Leather Shirt -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="1000000"/>
|
||||
<production id="394" count="1"/>
|
||||
<production id="416" count="1"/>
|
||||
<production id="2422" count="1"/>
|
||||
<production id="2446" count="1"/>
|
||||
</item>
|
||||
<!-- Manticore Skin Shirt -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="1000000"/>
|
||||
<production id="395" count="1"/>
|
||||
<production id="417" count="1"/>
|
||||
<production id="2424" count="1"/>
|
||||
<production id="2448" count="1"/>
|
||||
</item>
|
||||
<!-- Tunic of Knowledge -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="1000000"/>
|
||||
<production id="436" count="1"/>
|
||||
<production id="469" count="1"/>
|
||||
<production id="2447" count="1"/>
|
||||
</item>
|
||||
<!-- Mithril Tunic -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="1000000"/>
|
||||
<production id="437" count="1"/>
|
||||
<production id="470" count="1"/>
|
||||
<production id="2450" count="1"/>
|
||||
</item>
|
||||
</list>
|
29
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90005.xml
vendored
Normal file
29
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90005.xml
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Imperial Crusader -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="30000000"/>
|
||||
<production id="6373" count="1"/>
|
||||
<production id="6374" count="1"/>
|
||||
<production id="6375" count="1"/>
|
||||
<production id="6376" count="1"/>
|
||||
<production id="6378" count="1"/>
|
||||
</item>
|
||||
<!-- Draconic -->
|
||||
<item id="7">
|
||||
<ingredient id="57" count="30000000"/>
|
||||
<production id="6379" count="1"/>
|
||||
<production id="6380" count="1"/>
|
||||
<production id="6381" count="1"/>
|
||||
<production id="6382" count="1"/>
|
||||
</item>
|
||||
<!-- Major -->
|
||||
<item id="12">
|
||||
<ingredient id="57" count="30000000"/>
|
||||
<production id="6383" count="1"/>
|
||||
<production id="6384" count="1"/>
|
||||
<production id="6385" count="1"/>
|
||||
<production id="6386" count="1"/>
|
||||
</item>
|
||||
</list>
|
174
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90006.xml
vendored
Normal file
174
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90006.xml
vendored
Normal file
@@ -0,0 +1,174 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Forgotten Blade - Focus -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6583" count="1"/>
|
||||
</item>
|
||||
<!-- Forgotten Blade - Haste -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6581" count="1"/>
|
||||
</item>
|
||||
<!-- Forgotten Blade - Health -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6582" count="1"/>
|
||||
</item>
|
||||
<!-- Saint Spear - Guidance -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6600" count="1"/>
|
||||
</item>
|
||||
<!-- Saint Spear - Haste -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6601" count="1"/>
|
||||
</item>
|
||||
<!-- Saint Spear - Health -->
|
||||
<item id="6">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6599" count="1"/>
|
||||
</item>
|
||||
<!-- Demon Splinter - Crt. Stun -->
|
||||
<item id="7">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6604" count="1"/>
|
||||
</item>
|
||||
<!-- Demon Splinter - Focus -->
|
||||
<item id="8">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6602" count="1"/>
|
||||
</item>
|
||||
<!-- Demon Splinter - Health -->
|
||||
<item id="9">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6603" count="1"/>
|
||||
</item>
|
||||
<!-- Tallum Blade*Dark Legion's Edge -->
|
||||
<item id="10">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6580" count="1"/>
|
||||
</item>
|
||||
<!-- Angel Slayer - Crt. Damage -->
|
||||
<item id="11">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6590" count="1"/>
|
||||
</item>
|
||||
<!-- Angel Slayer - Haste -->
|
||||
<item id="12">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6592" count="1"/>
|
||||
</item>
|
||||
<!-- Angel Slayer - HP Drain -->
|
||||
<item id="13">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6591" count="1"/>
|
||||
</item>
|
||||
<!-- Draconic Bow - Cheap Shot -->
|
||||
<item id="14">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="7576" count="1"/>
|
||||
</item>
|
||||
<!-- Draconic Bow - Critical Slow -->
|
||||
<item id="15">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="7578" count="1"/>
|
||||
</item>
|
||||
<!-- Draconic Bow - Focus -->
|
||||
<item id="16">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="7577" count="1"/>
|
||||
</item>
|
||||
<!-- Shining Bow - Cheap Shot -->
|
||||
<item id="17">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6593" count="1"/>
|
||||
</item>
|
||||
<!-- Shining Bow - Crt. Slow -->
|
||||
<item id="18">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6595" count="1"/>
|
||||
</item>
|
||||
<!-- Shining Bow - Focus -->
|
||||
<item id="19">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6594" count="1"/>
|
||||
</item>
|
||||
<!-- Arcana Mace - Acumen -->
|
||||
<item id="20">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6608" count="1"/>
|
||||
</item>
|
||||
<!-- Arcana Mace - Mana Up -->
|
||||
<item id="21">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6610" count="1"/>
|
||||
</item>
|
||||
<!-- Arcana Mace - MP Regeneration -->
|
||||
<item id="22">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6609" count="1"/>
|
||||
</item>
|
||||
<!-- Basalt Battlehammer - Health -->
|
||||
<item id="23">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6585" count="1"/>
|
||||
</item>
|
||||
<!-- Basalt Battlehammer - HP Drain -->
|
||||
<item id="24">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6584" count="1"/>
|
||||
</item>
|
||||
<!-- Basalt Battlehammer - HP Regeneration -->
|
||||
<item id="25">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6586" count="1"/>
|
||||
</item>
|
||||
<!-- Heavens Divider - Focus -->
|
||||
<item id="26">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6607" count="1"/>
|
||||
</item>
|
||||
<!-- Heavens Divider - Haste -->
|
||||
<item id="27">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6605" count="1"/>
|
||||
</item>
|
||||
<!-- Heavens Divider - Health -->
|
||||
<item id="28">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6606" count="1"/>
|
||||
</item>
|
||||
<!-- Imperial Staff - Empower -->
|
||||
<item id="29">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6587" count="1"/>
|
||||
</item>
|
||||
<!-- Imperial Staff - Magic Hold -->
|
||||
<item id="30">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6589" count="1"/>
|
||||
</item>
|
||||
<!-- Imperial Staff - MP Regeneration -->
|
||||
<item id="31">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6588" count="1"/>
|
||||
</item>
|
||||
<!-- Dragon Hunter Axe - Health -->
|
||||
<item id="32">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6597" count="1"/>
|
||||
</item>
|
||||
<!-- Dragon Hunter Axe - HP Drain -->
|
||||
<item id="33">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6598" count="1"/>
|
||||
</item>
|
||||
<!-- Dragon Hunter Axe - HP Regeneration -->
|
||||
<item id="34">
|
||||
<ingredient id="57" count="50000000"/>
|
||||
<production id="6596" count="1"/>
|
||||
</item>
|
||||
</list>
|
29
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90007.xml
vendored
Normal file
29
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90007.xml
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Elven Necklace -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="500000"/>
|
||||
<production id="913" count="1"/>
|
||||
<production id="850" count="1"/>
|
||||
<production id="850" count="1"/>
|
||||
<production id="881" count="1"/>
|
||||
<production id="881" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Devotion -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="200000"/>
|
||||
<production id="910" count="1"/>
|
||||
<production id="890" count="1"/>
|
||||
<production id="890" count="1"/>
|
||||
</item>
|
||||
<!-- Enchanted Necklace -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="200000"/>
|
||||
<production id="911" count="1"/>
|
||||
<production id="848" count="1"/>
|
||||
<production id="848" count="1"/>
|
||||
<production id="879" count="1"/>
|
||||
<production id="879" count="1"/>
|
||||
</item>
|
||||
</list>
|
32
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90008.xml
vendored
Normal file
32
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90008.xml
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Blessed Necklace -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="2000000"/>
|
||||
<production id="919" count="1"/>
|
||||
<production id="857" count="1"/>
|
||||
<production id="857" count="1"/>
|
||||
<production id="888" count="1"/>
|
||||
<production id="888" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Binding -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="2000000"/>
|
||||
<production id="119" count="1"/>
|
||||
<production id="854" count="1"/>
|
||||
<production id="854" count="1"/>
|
||||
<production id="886" count="1"/>
|
||||
<production id="886" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Protection -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="500000"/>
|
||||
<production id="916" count="1"/>
|
||||
<production id="853" count="1"/>
|
||||
<production id="853" count="1"/>
|
||||
<production id="884" count="1"/>
|
||||
<production id="884" count="1"/>
|
||||
</item>
|
||||
</list>
|
||||
|
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90009.xml
vendored
Normal file
49
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90009.xml
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Necklace of Black Ore -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="4500000"/>
|
||||
<production id="926" count="1"/>
|
||||
<production id="864" count="1"/>
|
||||
<production id="864" count="1"/>
|
||||
<production id="895" count="1"/>
|
||||
<production id="895" count="1"/>
|
||||
</item>
|
||||
<!-- Adamantite Necklace -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="918" count="1"/>
|
||||
<production id="856" count="1"/>
|
||||
<production id="856" count="1"/>
|
||||
<production id="887" count="1"/>
|
||||
<production id="887" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Aid -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="935" count="1"/>
|
||||
<production id="873" count="1"/>
|
||||
<production id="873" count="1"/>
|
||||
<production id="904" count="1"/>
|
||||
<production id="904" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Mana -->
|
||||
<item id="4">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="921" count="1"/>
|
||||
<production id="859" count="1"/>
|
||||
<production id="859" count="1"/>
|
||||
<production id="117" count="1"/>
|
||||
<production id="117" count="1"/>
|
||||
</item>
|
||||
<!-- Necklace of Summoning -->
|
||||
<item id="5">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="927" count="1"/>
|
||||
<production id="865" count="1"/>
|
||||
<production id="865" count="1"/>
|
||||
<production id="896" count="1"/>
|
||||
<production id="896" count="1"/>
|
||||
</item>
|
||||
</list>
|
11
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90010.xml
vendored
Normal file
11
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90010.xml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Necklace of Black Ore -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="10000000"/>
|
||||
<production id="924" count="1"/>
|
||||
<production id="893" count="2"/>
|
||||
<production id="862" count="2"/>
|
||||
</item>
|
||||
</list>
|
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90011.xml
vendored
Normal file
19
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90011.xml
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- Tateossian Necklace -->
|
||||
<item id="1">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="920" count="1"/>
|
||||
</item>
|
||||
<!-- Tateossian Necklace -->
|
||||
<item id="2">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="858" count="1"/>
|
||||
</item>
|
||||
<!-- Tateossian Necklace -->
|
||||
<item id="3">
|
||||
<ingredient id="57" count="3000000"/>
|
||||
<production id="889" count="1"/>
|
||||
</item>
|
||||
</list>
|
29
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90012.xml
vendored
Normal file
29
L2J_Mobius_C6_Interlude/dist/game/data/multisell/90012.xml
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- Custom GM-Shop -->
|
||||
<list maintainEnchantment="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- SS/Arrows -->
|
||||
<item id="1">
|
||||
<ingredient id="4037" count="5" enchant="0"/>
|
||||
<production id="4897" count="1" enchant="0"/>
|
||||
</item>
|
||||
<item id="2">
|
||||
<ingredient id="4037" count="5" enchant="0"/>
|
||||
<production id="4898" count="1" enchant="0"/>
|
||||
</item>
|
||||
<item id="3">
|
||||
<ingredient id="4037" count="5" enchant="0"/>
|
||||
<production id="4899" count="1" enchant="0"/>
|
||||
</item>
|
||||
<item id="4">
|
||||
<ingredient id="4037" count="5" enchant="0"/>
|
||||
<production id="4900" count="1" enchant="0"/>
|
||||
</item>
|
||||
<item id="5">
|
||||
<ingredient id="4037" count="5" enchant="0"/>
|
||||
<production id="4901" count="1" enchant="0"/>
|
||||
</item>
|
||||
<item id="6">
|
||||
<ingredient id="4037" count="5" enchant="0"/>
|
||||
<production id="4902" count="1" enchant="0"/>
|
||||
</item>
|
||||
</list>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user