Black Cat NPC multisells.
Contributed by maximov.
This commit is contained in:
parent
c4f94bcc0f
commit
f4afc02c81
@ -1,13 +1,9 @@
|
||||
<html><body>Black Cat:<br>
|
||||
Hi, kiddo!<br>
|
||||
Ha! Does my calling you "kiddo" offend you?<br>
|
||||
Well, I've lived for hundreds of years, so everyone is a kid to me!<br>
|
||||
Heed my words, my young friend! I've never allowed anything to stand between me and my goals, not even decency!<br>
|
||||
But recently, my past evil deeds have begun to haunt my dreams... I've begun to question my mercenary existence...<br>
|
||||
What if I had lived an ordinary life?<br>
|
||||
Maybe I'm just old and sentimental, eh?<br>
|
||||
...<br>
|
||||
Well, there's no use crying over spilt milk...<br>
|
||||
I have no choice now but to continue climbing until I fall...<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
Haha, has my calling you 'kiddo' annoyed you? Well, I’ve lived for hundreds of years, so everyone is a kid to me!<br>
|
||||
Still, now that I think of it, you kiddos nowadays have a lot of fight in you. A good example would be Arcturus, the new Hunter Guild President.<br>
|
||||
I was thinking of leaving the Hunter Guild, but I have decided to stay a while longer to partake in the dreams of Arcturus. I'm in charge of selling requests issued by Arcturus. Aria Furstmater has asked me to take over her job because she's leaving soon. Tell me if you're interested in any of these items.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3160302">Buy Aria's Bracelet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3160303">Change the Attribute of Aria's Bracelet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3160301">Buy the Boss Bracelet</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 31603">Buy the Hunter Guild Request</Button>
|
||||
</body></html>
|
108
L2J_Mobius_Helios/dist/game/data/multisell/31603.xml
vendored
Normal file
108
L2J_Mobius_Helios/dist/game/data/multisell/31603.xml
vendored
Normal file
@ -0,0 +1,108 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>31603</npc> <!-- Black Cat -->
|
||||
</npcs>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Altar of Evil -->
|
||||
<production count="1" id="47530" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Gludio Territory -->
|
||||
<production count="1" id="47531" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Turek Orc Campsite -->
|
||||
<production count="1" id="47532" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Elven Forest -->
|
||||
<production count="1" id="47533" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Fairy Settlement -->
|
||||
<production count="1" id="47534" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Garden of Beasts -->
|
||||
<production count="1" id="47535" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - North of the Town of Giran -->
|
||||
<production count="1" id="47536" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Cruma Marshlands -->
|
||||
<production count="1" id="47537" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - The Fields -->
|
||||
<production count="1" id="47538" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - The Immortal Plateau -->
|
||||
<production count="1" id="47539" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Isle of Souls -->
|
||||
<production count="1" id="47540" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Cemetery -->
|
||||
<production count="1" id="47541" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Valley of Saints -->
|
||||
<production count="1" id="47542" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Southern Region, Isle of Prayer -->
|
||||
<production count="1" id="47543" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Northern Region, Isle of Prayer -->
|
||||
<production count="1" id="47544" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Shadow Item: Knuckle Duster -->
|
||||
<production count="1" id="47545" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Shadow Item: Knuckle Duster -->
|
||||
<production count="1" id="47546" />
|
||||
</item>
|
||||
</list>
|
24
L2J_Mobius_Helios/dist/game/data/multisell/3160301.xml
vendored
Normal file
24
L2J_Mobius_Helios/dist/game/data/multisell/3160301.xml
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>31603</npc> <!-- Black Cat -->
|
||||
</npcs>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Istina's Bracelet -->
|
||||
<production count="1" id="19455" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Octavis' Bracelet -->
|
||||
<production count="1" id="19461" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Request - Tauti's Bracelet -->
|
||||
<production count="1" id="35293" />
|
||||
</item>
|
||||
</list>
|
60
L2J_Mobius_Helios/dist/game/data/multisell/3160302.xml
vendored
Normal file
60
L2J_Mobius_Helios/dist/game/data/multisell/3160302.xml
vendored
Normal file
@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>31603</npc> <!-- Black Cat -->
|
||||
</npcs>
|
||||
<!-- <item> -->
|
||||
<!-- Raidboss Points -->
|
||||
<!-- <ingredient count="100" id="-500" />-->
|
||||
<!-- Rare Accessory Spirit Stone -->
|
||||
<!-- <production count="1" id="47714" />-->
|
||||
<!--</item>-->
|
||||
<item>
|
||||
<!-- Enhanced Istina's Bracelet -->
|
||||
<ingredient count="1" id="34859" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="1000" id="-500" />
|
||||
<!-- Aria's Bracelet: CON -->
|
||||
<production count="1" id="38565" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Enhanced Istina's Bracelet -->
|
||||
<ingredient count="1" id="34859" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="1000" id="-500" />
|
||||
<!-- Aria's Bracelet: MEN -->
|
||||
<production count="1" id="38566" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Enhanced Octavis' Bracelet -->
|
||||
<ingredient count="1" id="34860" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="1000" id="-500" />
|
||||
<!-- Aria's Bracelet: DEX -->
|
||||
<production count="1" id="38567" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Enhanced Octavis' Bracelet -->
|
||||
<ingredient count="1" id="34860" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="1000" id="-500" />
|
||||
<!-- Aria's Bracelet: WIT -->
|
||||
<production count="1" id="38568" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Enhanced Tauti's Bracelet -->
|
||||
<ingredient count="1" id="35294" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="1000" id="-500" />
|
||||
<!-- Aria's Bracelet: STR -->
|
||||
<production count="1" id="38569" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Enhanced Tauti's Bracelet -->
|
||||
<ingredient count="1" id="35294" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="1000" id="-500" />
|
||||
<!-- Aria's Bracelet: INT -->
|
||||
<production count="1" id="38570" />
|
||||
</item>
|
||||
</list>
|
114
L2J_Mobius_Helios/dist/game/data/multisell/3160303.xml
vendored
Normal file
114
L2J_Mobius_Helios/dist/game/data/multisell/3160303.xml
vendored
Normal file
@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>31603</npc> <!-- Black Cat -->
|
||||
</npcs>
|
||||
<item>
|
||||
<!-- Aria's Bracelet: MEN -->
|
||||
<ingredient count="1" id="38566" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Aria's Bracelet: CON -->
|
||||
<production count="1" id="38565" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Aria's Bracelet: CON -->
|
||||
<ingredient count="1" id="38565" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Aria's Bracelet: MEN -->
|
||||
<production count="1" id="38566" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Aria's Bracelet: WIT -->
|
||||
<ingredient count="1" id="38568" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Aria's Bracelet: DEX -->
|
||||
<production count="1" id="38567" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Aria's Bracelet: DEX -->
|
||||
<ingredient count="1" id="38567" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Aria's Bracelet: WIT -->
|
||||
<production count="1" id="38568" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Aria's Bracelet: INT -->
|
||||
<ingredient count="1" id="38570" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Aria's Bracelet: STR -->
|
||||
<production count="1" id="38569" />
|
||||
</item>
|
||||
<item>
|
||||
<!-- Aria's Bracelet: STR -->
|
||||
<ingredient count="1" id="38569" />
|
||||
<!-- Raidboss Points -->
|
||||
<ingredient count="100" id="-500" />
|
||||
<!-- Aria's Bracelet: INT -->
|
||||
<production count="1" id="38570" />
|
||||
</item>
|
||||
<!--<item>-->
|
||||
<!-- Advanced Aria's Bracelet: MEN -->
|
||||
<!--<ingredient count="1" id="47741" />-->
|
||||
<!-- Raidboss Points -->
|
||||
<!--<ingredient count="100" id="-500" />-->
|
||||
<!-- Adena -->
|
||||
<!--<ingredient count="9639100" id="57" />-->
|
||||
<!-- Advanced Aria's Bracelet: CON -->
|
||||
<!--<production count="1" id="47740" />-->
|
||||
<!--</item>-->
|
||||
<!--<item>-->
|
||||
<!-- Advanced Aria's Bracelet: CON -->
|
||||
<!--<ingredient count="1" id="47740" />-->
|
||||
<!-- Raidboss Points -->
|
||||
<!--<ingredient count="100" id="-500" />-->
|
||||
<!-- Adena -->
|
||||
<!--<ingredient count="9639100" id="57" />-->
|
||||
<!-- Advanced Aria's Bracelet: MEN -->
|
||||
<!--<production count="1" id="47741" />-->
|
||||
<!--</item>-->
|
||||
<!--<item>-->
|
||||
<!-- Advanced Aria's Bracelet: WIT -->
|
||||
<!--<ingredient count="1" id="47743" />-->
|
||||
<!-- Raidboss Points -->
|
||||
<!--<ingredient count="100" id="-500" />-->
|
||||
<!-- Adena -->
|
||||
<!--<ingredient count="9639100" id="57" />-->
|
||||
<!-- Advanced Aria's Bracelet: DEX -->
|
||||
<!--<production count="1" id="47742" />-->
|
||||
<!--</item>-->
|
||||
<!--<item>-->
|
||||
<!-- Advanced Aria's Bracelet: DEX -->
|
||||
<!--<ingredient count="1" id="47742" />-->
|
||||
<!-- Raidboss Points -->
|
||||
<!--<ingredient count="100" id="-500" />-->
|
||||
<!-- Adena -->
|
||||
<!--<ingredient count="9639100" id="57" />-->
|
||||
<!-- Advanced Aria's Bracelet: WIT -->
|
||||
<!--<production count="1" id="47743" />-->
|
||||
<!--</item>-->
|
||||
<!--<item>-->
|
||||
<!-- Advanced Aria's Bracelet: INT -->
|
||||
<!--<ingredient count="1" id="47745" />-->
|
||||
<!-- Raidboss Points -->
|
||||
<!--<ingredient count="100" id="-500" />-->
|
||||
<!-- Adena -->
|
||||
<!--<ingredient count="9639100" id="57" />-->
|
||||
<!-- Advanced Aria's Bracelet: STR -->
|
||||
<!--<production count="1" id="47744" />-->
|
||||
<!--</item>-->
|
||||
<!--<item>-->
|
||||
<!-- Advanced Aria's Bracelet: STR -->
|
||||
<!--<ingredient count="1" id="47744" />-->
|
||||
<!-- Raidboss Points -->
|
||||
<!--<ingredient count="100" id="-500" />-->
|
||||
<!-- Adena -->
|
||||
<!--<ingredient count="9639100" id="57" />-->
|
||||
<!-- Advanced Aria's Bracelet: INT -->
|
||||
<!--<production count="1" id="47745" />-->
|
||||
<!--</item>-->
|
||||
</list>
|
@ -813,6 +813,9 @@
|
||||
<skills>
|
||||
<skill id="8779" level="1" /> <!-- Istina's Bracelet -->
|
||||
</skills>
|
||||
<stats>
|
||||
<stat type="maxMp">216</stat>
|
||||
</stats>
|
||||
</item>
|
||||
<item id="19456" name="Istina's Shirt" type="Armor">
|
||||
<!-- When equipped with Istina's Shirt, STR + 2, DEX + 1, CON + 2, INT + 2, WIT + 1, MEN + 2 , Speed + 7 and Water Resistance + 30. -->
|
||||
@ -930,6 +933,9 @@
|
||||
<skills>
|
||||
<skill id="8780" level="1" /> <!-- Octavis' Bracelet -->
|
||||
</skills>
|
||||
<stats>
|
||||
<stat type="maxMp">216</stat>
|
||||
</stats>
|
||||
</item>
|
||||
<item id="19462" name="Octavis' Shirt" type="Armor">
|
||||
<!-- When equipped with Octavis' Shirt, STR + 2, DEX + 1, CON + 2, INT + 2, WIT + 1, MEN + 2 , Speed + 7 and Dark Resistance + 30. -->
|
||||
|
@ -3364,6 +3364,9 @@
|
||||
<skills>
|
||||
<skill id="8863" level="1" /> <!-- Tauti's Bracelet -->
|
||||
</skills>
|
||||
<stats>
|
||||
<stat type="maxMp">216</stat>
|
||||
</stats>
|
||||
</item>
|
||||
<item id="35294" name="Enhanced Tauti's Bracelet" type="Armor">
|
||||
<!-- Tauti's Bracelet with refined abilities. Activates 5 talisman slots when equipped. MP + 216, Str + 1, Int + 1. -->
|
||||
|
@ -667,7 +667,12 @@
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="bodypart" val="rbracelet" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="weight" val="150" />
|
||||
<skills>
|
||||
<skill id="13584" level="1" /> <!-- Aria's Bracelet: CON -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="38566" name="Aria's Bracelet: MEN" type="Armor">
|
||||
<!-- Aria's Bracelet. Activates 5 Talisman slots. HP + 531, MEN + 3. -->
|
||||
@ -681,7 +686,12 @@
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="bodypart" val="rbracelet" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="weight" val="150" />
|
||||
<skills>
|
||||
<skill id="13585" level="1" /> <!-- Aria's Bracelet: MEN -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="38567" name="Aria's Bracelet: DEX" type="Armor">
|
||||
<!-- Aria's Bracelet. Activates 5 Talisman slots. HP + 531, DEX + 3. -->
|
||||
@ -695,7 +705,12 @@
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="bodypart" val="rbracelet" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="weight" val="150" />
|
||||
<skills>
|
||||
<skill id="13586" level="1" /> <!-- Aria's Bracelet: DEX -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="38568" name="Aria's Bracelet: WIT" type="Armor">
|
||||
<!-- Aria's Bracelet. Activates 5 Talisman slots. HP + 531, WIT + 3. -->
|
||||
@ -709,7 +724,12 @@
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="bodypart" val="rbracelet" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="weight" val="150" />
|
||||
<skills>
|
||||
<skill id="13587" level="1" /> <!-- Aria's Bracelet: WIT -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="38569" name="Aria's Bracelet: STR" type="Armor">
|
||||
<!-- Aria's Bracelet. Activates 5 Talisman slots. HP + 531, STR + 3. -->
|
||||
@ -723,7 +743,12 @@
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="bodypart" val="rbracelet" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="weight" val="150" />
|
||||
<skills>
|
||||
<skill id="13588" level="1" /> <!-- Aria's Bracelet: STR -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="38570" name="Aria's Bracelet: INT" type="Armor">
|
||||
<!-- Aria's Bracelet. Activates 5 Talisman slots. HP + 531, INT + 3. -->
|
||||
@ -737,7 +762,12 @@
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="bodypart" val="rbracelet" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="weight" val="150" />
|
||||
<skills>
|
||||
<skill id="13589" level="1" /> <!-- Aria's Bracelet: INT -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="38571" name="Aria's Life Stone" type="EtcItem">
|
||||
<!-- Stone containing Aria's power. Can be used as an ingredient for augmenting a special accessory. -->
|
||||
|
Loading…
Reference in New Issue
Block a user