Support for Artifact item slots.
Contributed by hlwrave.
This commit is contained in:
18
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2310.xml
vendored
Normal file
18
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2310.xml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>30098</npc> <!-- Alexandria -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient count="560000000" id="57" /> <!-- Adena -->
|
||||
<production count="1" id="48954" /> <!-- Artifact Book - Level 1 -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="600000000" id="57" /> <!-- Adena -->
|
||||
<production count="1" id="48980" /> <!-- Artifact - Attack Attribute Balance -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="600000000" id="57" /> <!-- Adena -->
|
||||
<production count="1" id="48981" /> <!-- Artifact - Defense Attribute Balance -->
|
||||
</item>
|
||||
</list>
|
||||
24
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2311.xml
vendored
Normal file
24
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2311.xml
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>30098</npc> <!-- Alexandria -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient count="30" id="80000" /> <!-- Artifact Fragment -->
|
||||
<production count="1" id="48982" /> <!-- Artifact - Received Damage Reduction When Imobilized Balance -->
|
||||
<production count="1" id="48982" chance="10" /> <!-- Artifact - Received Damage Reduction When Imobilized Balance -->
|
||||
<production count="5" id="80000" chance="90" /> <!-- Artifact Fragment -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="30" id="80000" /> <!-- Artifact Fragment -->
|
||||
<production count="1" id="48983" /> <!-- Artifact - P. Skill Power Balance -->
|
||||
<production count="1" id="48983" chance="10" /> <!-- Artifact - P. Skill Power Balance -->
|
||||
<production count="5" id="80000" chance="90" /> <!-- Artifact Fragment -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="30" id="80000" /> <!-- Artifact Fragment -->
|
||||
<production count="1" id="48984" /> <!-- Artifact - M. Skill Power Balance -->
|
||||
<production count="1" id="48984" chance="10" /> <!-- Artifact - M. Skill Power Balance -->
|
||||
<production count="5" id="80000" chance="90" /> <!-- Artifact Fragment -->
|
||||
</item>
|
||||
</list>
|
||||
18
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2312.xml
vendored
Normal file
18
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2312.xml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>30098</npc> <!-- Alexandria -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient count="300" id="80000" /> <!-- Artifact Fragment -->
|
||||
<production count="1" id="48982" /> <!-- Artifact - Received Damage Reduction When Imobilized Balance -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="300" id="80000" /> <!-- Artifact Fragment -->
|
||||
<production count="1" id="48983" /> <!-- Artifact - P. Skill Power Balance -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="300" id="80000" /> <!-- Artifact Fragment -->
|
||||
<production count="1" id="48984" /> <!-- Artifact - M. Skill Power Balance -->
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user