Addition of Neti exchange Shadow Weapon for Enhanced Shadow Weapon.
Contributed by GMavenging.
This commit is contained in:
parent
97230becac
commit
1a840558ff
@ -3,6 +3,7 @@ Gludin as been occupied. There are people who have escaped like me, but I'm not
|
||||
I thought about helping them, but I had to let others know what happened. That's why I came here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened in Gludin?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest AshenShadowRevolutionaries enterInstance">"I'll fight those Ashen Shadow Revolutionaries!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409502">"Exchange Shadow Weapon With Enhanced Shadow Weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409501">"I want to exchange a weapon with the Shadow Weapon Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409500">"I want to exchange a Shadow weapon for one that can be exchanged."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
56
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3409502.xml
vendored
Normal file
56
L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3409502.xml
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>34095</npc> <!-- Refugee Neti -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="46327" count="1" /> <!-- Shadow Shaper -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47874" count="1" chance="100" /> <!-- Enchanced Shadow Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46328" count="1" /> <!-- Shadow Cutter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47875" count="1" chance="100" /> <!-- Enchanced Shadow Cutter-->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46329" count="1" /> <!-- Shadow Slaher -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47876" count="1" chance="100" /> <!-- Enchanced Shadow Slaher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46330" count="1" /> <!-- Shadow Fighter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47877" count="1" chance="100" /> <!-- Enchanced Shadow Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46331" count="1" /> <!-- Shadow Stormer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47878" count="1" chance="100" /> <!-- Enchanced Shadow Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46332" count="1" /> <!-- Shadow Thower -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47879" count="1" chance="100" /> <!-- Enchanced Shadow Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46333" count="1" /> <!-- Shadow Shooter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47880" count="1" chance="100" /> <!-- Enchanced Shadow Shooter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46334" count="1" /> <!-- Shadow Buster -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47881" count="1" chance="100" /> <!-- Enchanced Shadow Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46335" count="1" /> <!-- Shadow Retributer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47882" count="1" chance="100" /> <!-- Enchanced Shadow Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46336" count="1" /> <!-- Shadow Dual Sword -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47883" count="1" chance="100" /> <!-- Enchanced Shadow Dual Sword -->
|
||||
</item>
|
||||
</list>
|
@ -3,6 +3,7 @@ Gludin as been occupied. There are people who have escaped like me, but I'm not
|
||||
I thought about helping them, but I had to let others know what happened. That's why I came here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened in Gludin?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest AshenShadowRevolutionaries enterInstance">"I'll fight those Ashen Shadow Revolutionaries!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409502">"Exchange Shadow Weapon With Enhanced Shadow Weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409501">"I want to exchange a weapon with the Shadow Weapon Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409500">"I want to exchange a Shadow weapon for one that can be exchanged."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
56
L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3409502.xml
vendored
Normal file
56
L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3409502.xml
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>34095</npc> <!-- Refugee Neti -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="46327" count="1" /> <!-- Shadow Shaper -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47874" count="1" chance="100" /> <!-- Enchanced Shadow Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46328" count="1" /> <!-- Shadow Cutter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47875" count="1" chance="100" /> <!-- Enchanced Shadow Cutter-->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46329" count="1" /> <!-- Shadow Slaher -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47876" count="1" chance="100" /> <!-- Enchanced Shadow Slaher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46330" count="1" /> <!-- Shadow Fighter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47877" count="1" chance="100" /> <!-- Enchanced Shadow Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46331" count="1" /> <!-- Shadow Stormer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47878" count="1" chance="100" /> <!-- Enchanced Shadow Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46332" count="1" /> <!-- Shadow Thower -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47879" count="1" chance="100" /> <!-- Enchanced Shadow Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46333" count="1" /> <!-- Shadow Shooter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47880" count="1" chance="100" /> <!-- Enchanced Shadow Shooter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46334" count="1" /> <!-- Shadow Buster -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47881" count="1" chance="100" /> <!-- Enchanced Shadow Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46335" count="1" /> <!-- Shadow Retributer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47882" count="1" chance="100" /> <!-- Enchanced Shadow Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46336" count="1" /> <!-- Shadow Dual Sword -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47883" count="1" chance="100" /> <!-- Enchanced Shadow Dual Sword -->
|
||||
</item>
|
||||
</list>
|
@ -3,6 +3,7 @@ Gludin as been occupied. There are people who have escaped like me, but I'm not
|
||||
I thought about helping them, but I had to let others know what happened. That's why I came here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened in Gludin?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest AshenShadowRevolutionaries enterInstance">"I'll fight those Ashen Shadow Revolutionaries!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409502">"Exchange Shadow Weapon With Enhanced Shadow Weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409501">"I want to exchange a weapon with the Shadow Weapon Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409500">"I want to exchange a Shadow weapon for one that can be exchanged."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
56
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3409502.xml
vendored
Normal file
56
L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3409502.xml
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>34095</npc> <!-- Refugee Neti -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="46327" count="1" /> <!-- Shadow Shaper -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47874" count="1" chance="100" /> <!-- Enchanced Shadow Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46328" count="1" /> <!-- Shadow Cutter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47875" count="1" chance="100" /> <!-- Enchanced Shadow Cutter-->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46329" count="1" /> <!-- Shadow Slaher -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47876" count="1" chance="100" /> <!-- Enchanced Shadow Slaher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46330" count="1" /> <!-- Shadow Fighter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47877" count="1" chance="100" /> <!-- Enchanced Shadow Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46331" count="1" /> <!-- Shadow Stormer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47878" count="1" chance="100" /> <!-- Enchanced Shadow Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46332" count="1" /> <!-- Shadow Thower -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47879" count="1" chance="100" /> <!-- Enchanced Shadow Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46333" count="1" /> <!-- Shadow Shooter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47880" count="1" chance="100" /> <!-- Enchanced Shadow Shooter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46334" count="1" /> <!-- Shadow Buster -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47881" count="1" chance="100" /> <!-- Enchanced Shadow Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46335" count="1" /> <!-- Shadow Retributer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47882" count="1" chance="100" /> <!-- Enchanced Shadow Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46336" count="1" /> <!-- Shadow Dual Sword -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47883" count="1" chance="100" /> <!-- Enchanced Shadow Dual Sword -->
|
||||
</item>
|
||||
</list>
|
@ -3,6 +3,7 @@ Gludin as been occupied. There are people who have escaped like me, but I'm not
|
||||
I thought about helping them, but I had to let others know what happened. That's why I came here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened in Gludin?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest AshenShadowRevolutionaries enterInstance">"I'll fight those Ashen Shadow Revolutionaries!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409502">"Exchange Shadow Weapon With Enhanced Shadow Weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409501">"I want to exchange a weapon with the Shadow Weapon Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409500">"I want to exchange a Shadow weapon for one that can be exchanged."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
56
L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3409502.xml
vendored
Normal file
56
L2J_Mobius_6.0_Fafurion/dist/game/data/multisell/3409502.xml
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>34095</npc> <!-- Refugee Neti -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="46327" count="1" /> <!-- Shadow Shaper -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47874" count="1" chance="100" /> <!-- Enchanced Shadow Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46328" count="1" /> <!-- Shadow Cutter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47875" count="1" chance="100" /> <!-- Enchanced Shadow Cutter-->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46329" count="1" /> <!-- Shadow Slaher -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47876" count="1" chance="100" /> <!-- Enchanced Shadow Slaher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46330" count="1" /> <!-- Shadow Fighter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47877" count="1" chance="100" /> <!-- Enchanced Shadow Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46331" count="1" /> <!-- Shadow Stormer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47878" count="1" chance="100" /> <!-- Enchanced Shadow Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46332" count="1" /> <!-- Shadow Thower -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47879" count="1" chance="100" /> <!-- Enchanced Shadow Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46333" count="1" /> <!-- Shadow Shooter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47880" count="1" chance="100" /> <!-- Enchanced Shadow Shooter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46334" count="1" /> <!-- Shadow Buster -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47881" count="1" chance="100" /> <!-- Enchanced Shadow Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46335" count="1" /> <!-- Shadow Retributer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47882" count="1" chance="100" /> <!-- Enchanced Shadow Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46336" count="1" /> <!-- Shadow Dual Sword -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47883" count="1" chance="100" /> <!-- Enchanced Shadow Dual Sword -->
|
||||
</item>
|
||||
</list>
|
@ -3,6 +3,7 @@ Gludin as been occupied. There are people who have escaped like me, but I'm not
|
||||
I thought about helping them, but I had to let others know what happened. That's why I came here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened in Gludin?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest AshenShadowRevolutionaries enterInstance">"I'll fight those Ashen Shadow Revolutionaries!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409502">"Exchange Shadow Weapon With Enhanced Shadow Weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409501">"I want to exchange a weapon with the Shadow Weapon Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3409500">"I want to exchange a Shadow weapon for one that can be exchanged."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
56
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/multisell/3409502.xml
vendored
Normal file
56
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/multisell/3409502.xml
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>34095</npc> <!-- Refugee Neti -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="46327" count="1" /> <!-- Shadow Shaper -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47874" count="1" chance="100" /> <!-- Enchanced Shadow Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46328" count="1" /> <!-- Shadow Cutter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47875" count="1" chance="100" /> <!-- Enchanced Shadow Cutter-->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46329" count="1" /> <!-- Shadow Slaher -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47876" count="1" chance="100" /> <!-- Enchanced Shadow Slaher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46330" count="1" /> <!-- Shadow Fighter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47877" count="1" chance="100" /> <!-- Enchanced Shadow Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46331" count="1" /> <!-- Shadow Stormer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47878" count="1" chance="100" /> <!-- Enchanced Shadow Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46332" count="1" /> <!-- Shadow Thower -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47879" count="1" chance="100" /> <!-- Enchanced Shadow Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46333" count="1" /> <!-- Shadow Shooter -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47880" count="1" chance="100" /> <!-- Enchanced Shadow Shooter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46334" count="1" /> <!-- Shadow Buster -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47881" count="1" chance="100" /> <!-- Enchanced Shadow Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46335" count="1" /> <!-- Shadow Retributer -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47882" count="1" chance="100" /> <!-- Enchanced Shadow Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="46336" count="1" /> <!-- Shadow Dual Sword -->
|
||||
<ingredient id="47886" count="1" /> <!-- Enchanced Shadow Ingot -->
|
||||
<production id="47883" count="1" chance="100" /> <!-- Enchanced Shadow Dual Sword -->
|
||||
</item>
|
||||
</list>
|
Loading…
Reference in New Issue
Block a user