Sync with L2JServer Jan 12th 2015.
This commit is contained in:
parent
a868d961a3
commit
0a44ad683c
3
trunk/dist/game/config/adminCommands.xml
vendored
3
trunk/dist/game/config/adminCommands.xml
vendored
@ -174,8 +174,6 @@
|
||||
<admin command="admin_effect" accessLevel="100" />
|
||||
<admin command="admin_effect_menu" accessLevel="100" />
|
||||
<admin command="admin_ave_abnormal" accessLevel="100" />
|
||||
<admin command="admin_ave_special" accessLevel="100" />
|
||||
<admin command="admin_ave_event" accessLevel="100" />
|
||||
<admin command="admin_play_sounds" accessLevel="100" />
|
||||
<admin command="admin_play_sound" accessLevel="100" />
|
||||
<admin command="admin_atmosphere" accessLevel="100" />
|
||||
@ -526,6 +524,7 @@
|
||||
<admin command="admin_show_teleport" accessLevel="100" />
|
||||
<admin command="admin_teleport_to_character" accessLevel="100" />
|
||||
<admin command="admin_teleportto" accessLevel="100" />
|
||||
<admin command="admin_teleport" accessLevel="100" />
|
||||
<admin command="admin_move_to" accessLevel="100" />
|
||||
<admin command="admin_teleport_character" accessLevel="100" />
|
||||
<admin command="admin_recall" accessLevel="100" />
|
||||
|
26
trunk/dist/game/data/Routes.xml
vendored
26
trunk/dist/game/data/Routes.xml
vendored
@ -690,32 +690,6 @@
|
||||
<point X="-150462" Y="254813" Z="-184" delay="0" run="false" />
|
||||
<point X="-150504" Y="255312" Z="-184" delay="0" run="false" />
|
||||
</route>
|
||||
<!-- Yakand -->
|
||||
<route name="flame_keeper_yakand" repeat="true" repeatStyle="cycle">
|
||||
<target id="31365" spawnX="-48820" spawnY="-113748" spawnZ="-233" />
|
||||
<point X="-48820" Y="-113748" Z="-232" delay="0" run="false" />
|
||||
<point X="-47365" Y="-113618" Z="-224" delay="0" run="false" />
|
||||
<point X="-45678" Y="-113635" Z="-240" delay="0" run="false" />
|
||||
<point X="-45168" Y="-114038" Z="-224" delay="0" run="false" />
|
||||
<point X="-44671" Y="-114185" Z="-240" delay="0" run="false" />
|
||||
<point X="-44199" Y="-113763" Z="-240" delay="0" run="false" />
|
||||
<point X="-44312" Y="-113201" Z="-240" delay="0" run="false" />
|
||||
<point X="-44844" Y="-112958" Z="-240" delay="0" run="false" />
|
||||
<point X="-45717" Y="-113564" Z="-240" delay="0" run="false" />
|
||||
<point X="-47370" Y="-113588" Z="-224" delay="0" run="false" />
|
||||
<point X="-48821" Y="-113496" Z="-232" delay="10" run="false" />
|
||||
<point X="-48820" Y="-113748" Z="-232" delay="0" run="false" />
|
||||
</route>
|
||||
<!-- Rokar -->
|
||||
<route name="flame_keeper_lokar" repeat="true" repeatStyle="back">
|
||||
<target id="31364" spawnX="-46512" spawnY="-117696" spawnZ="-252" />
|
||||
<point X="-46516" Y="-117700" Z="-240" delay="0" run="false" />
|
||||
<point X="-45550" Y="-115420" Z="-240" delay="0" run="false" />
|
||||
<point X="-44052" Y="-114575" Z="-240" delay="0" run="false" />
|
||||
<point X="-44024" Y="-112688" Z="-240" delay="0" run="false" />
|
||||
<point X="-45748" Y="-111665" Z="-240" delay="0" run="false" />
|
||||
<point X="-46512" Y="-109390" Z="-208" delay="5" run="false" />
|
||||
</route>
|
||||
<!-- Adolph, Edwin -->
|
||||
<route name="running_boy" repeat="true" repeatStyle="back">
|
||||
<target id="32070" spawnX="84460" spawnY="-144052" spawnZ="-1530" /> <!-- Adolph -->
|
||||
|
2
trunk/dist/game/data/buylists/0355551.xml
vendored
2
trunk/dist/game/data/buylists/0355551.xml
vendored
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>35555</npc> <!-- Chamberlain of Light (Schuttgard) -->
|
||||
<npc>35555</npc> <!-- Chamberlain of Light (Schuttgart) -->
|
||||
</npcs>
|
||||
<item id="6316" /> <!-- Food for Wyvern -->
|
||||
<item id="7015" /> <!-- Shield of Castle Pledge -->
|
||||
|
2
trunk/dist/game/data/buylists/0366611.xml
vendored
2
trunk/dist/game/data/buylists/0366611.xml
vendored
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>36661</npc> <!-- Chamberlain of Darkness (Schuttgard) -->
|
||||
<npc>36661</npc> <!-- Chamberlain of Darkness (Schuttgart) -->
|
||||
</npcs>
|
||||
<item id="6316" /> <!-- Food for Wyvern -->
|
||||
<item id="7015" /> <!-- Shield of Castle Pledge -->
|
||||
|
98
trunk/dist/game/data/buylists/3083400.xml
vendored
98
trunk/dist/game/data/buylists/3083400.xml
vendored
@ -3,20 +3,48 @@
|
||||
<npcs>
|
||||
<npc>30834</npc> <!-- Cema -->
|
||||
</npcs>
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="176" /> <!-- Apprentice's Staff -->
|
||||
<item id="310" /> <!-- Relic of the Saints -->
|
||||
<item id="1104" /> <!-- Stockings of Devotion -->
|
||||
<item id="1101" /> <!-- Tunic of Devotion -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="177" /> <!-- Mage Staff -->
|
||||
<item id="311" /> <!-- Crucifix of Blessing -->
|
||||
<item id="100" /> <!-- Voodoo Doll -->
|
||||
<item id="1105" /> <!-- Stockings of Magic -->
|
||||
<item id="1102" /> <!-- Tunic of Magic -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="1148" /> <!-- Durable Leather Helmet -->
|
||||
<item id="178" /> <!-- Bone Staff -->
|
||||
<item id="101" /> <!-- Scroll of Wisdom -->
|
||||
<item id="312" /> <!-- Branch of Life -->
|
||||
<item id="314" /> <!-- Proof of Revenge -->
|
||||
<item id="465" /> <!-- Cursed Stockings -->
|
||||
<item id="432" /> <!-- Cursed Tunic -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="604" /> <!-- Quality Leather Gloves -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="179" /> <!-- Mace of Prayer -->
|
||||
<item id="182" /> <!-- Doom Hammer -->
|
||||
<item id="183" /> <!-- Mystic Staff -->
|
||||
<item id="185" /> <!-- Staff of Mana -->
|
||||
<item id="315" /> <!-- Divine Tome -->
|
||||
<item id="467" /> <!-- Dark Stockings -->
|
||||
<item id="434" /> <!-- White Tunic -->
|
||||
<item id="468" /> <!-- Wizard Stockings -->
|
||||
<item id="435" /> <!-- Wizard Tunic -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="83" /> <!-- Sword of Magic -->
|
||||
<item id="143" /> <!-- Sword of Mystic -->
|
||||
<item id="144" /> <!-- Sword of Occult -->
|
||||
@ -27,48 +55,40 @@
|
||||
<item id="186" /> <!-- Staff of Magic -->
|
||||
<item id="316" /> <!-- Sage's Blood -->
|
||||
<item id="317" /> <!-- Tome of Blood -->
|
||||
<item id="90" /> <!-- Goat Head Staff -->
|
||||
<item id="318" /> <!-- Crucifix of Blood -->
|
||||
<item id="321" /> <!-- Demon Fangs -->
|
||||
<item id="1104" /> <!-- Stockings of Devotion -->
|
||||
<item id="1101" /> <!-- Tunic of Devotion -->
|
||||
<item id="1105" /> <!-- Stockings of Magic -->
|
||||
<item id="1102" /> <!-- Tunic of Magic -->
|
||||
<item id="465" /> <!-- Cursed Stockings -->
|
||||
<item id="432" /> <!-- Cursed Tunic -->
|
||||
<item id="467" /> <!-- Dark Stockings -->
|
||||
<item id="434" /> <!-- White Tunic -->
|
||||
<item id="468" /> <!-- Mystic's Stockings -->
|
||||
<item id="435" /> <!-- Mystic's Tunic -->
|
||||
<item id="469" /> <!-- Stockings of Knowledge -->
|
||||
<item id="436" /> <!-- Tunic of Knowledge -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2447" /> <!-- Gloves of Knowledge -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="2423" /> <!-- Boots of Knowledge -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="90" /> <!-- Goat Head Staff -->
|
||||
<item id="318" /> <!-- Crucifix of Blood -->
|
||||
<item id="470" /> <!-- Mithril Stockings -->
|
||||
<item id="437" /> <!-- Mithril Tunic -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="629" /> <!-- Kite Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="604" /> <!-- Crafted Leather Gloves -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2493" /> <!-- Brigandine Shield -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="1124" /> <!-- Boots of Power -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="1148" /> <!-- Hard Leather Helmet -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="9584" /> <!-- Stripe Linen Shirt -->
|
||||
</list>
|
||||
<item id="2450" /> <!-- Elven Mithril Gloves -->
|
||||
<item id="1124" /> <!-- Boots of Strength -->
|
||||
<item id="2426" /> <!-- Elven Mithril Boots -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="9584" /> <!-- Striped Linen Shirt -->
|
||||
<item id="321" /> <!-- Demon's Fangs -->
|
||||
<item id="187" /> <!-- Atuba Hammer -->
|
||||
<item id="188" /> <!-- Ghost Staff -->
|
||||
<item id="189" /> <!-- Staff of Life -->
|
||||
<item id="190" /> <!-- Atuba Mace -->
|
||||
<item id="438" /> <!-- Sage's Rags -->
|
||||
<item id="630" /> <!-- Square Shield -->
|
||||
<item id="2494" /> <!-- Plate Shield -->
|
||||
<item id="61" /> <!-- Mithril Gloves -->
|
||||
<item id="607" /> <!-- Ogre Power Gauntlets -->
|
||||
<item id="2451" /> <!-- Sage's Worn Gloves -->
|
||||
<item id="1125" /> <!-- Assault Boots -->
|
||||
<item id="2427" /> <!-- Salamander Skin Boots -->
|
||||
<item id="2428" /> <!-- Plate Boots -->
|
||||
<item id="2412" /> <!-- Plate Helmet -->
|
||||
</list>
|
48
trunk/dist/game/data/buylists/3083401.xml
vendored
48
trunk/dist/game/data/buylists/3083401.xml
vendored
@ -3,35 +3,35 @@
|
||||
<npcs>
|
||||
<npc>30834</npc> <!-- Cema -->
|
||||
</npcs>
|
||||
<item id="1835" /> <!-- Soulshot: No Grade -->
|
||||
<item id="2509" /> <!-- Spiritshot: No Grade -->
|
||||
<item id="3947" /> <!-- Blessed Spiritshot: No Grade -->
|
||||
<item id="5146" /> <!-- Compressed Package of Blessed Spiritshots: No Grade -->
|
||||
<item id="5140" /> <!-- Compressed Package of Spiritshots: No Grade -->
|
||||
<item id="5134" /> <!-- Compressed Package of Soulshots: No Grade -->
|
||||
<item id="5262" /> <!-- Greater Compressed Package of Blessed Spiritshots (No-Grade) -->
|
||||
<item id="5256" /> <!-- Greater Compressed Package of Spiritshots (No-Grade) -->
|
||||
<item id="5250" /> <!-- Greater Compressed Package of Soulshots (No-Grade) -->
|
||||
<item id="1835" /> <!-- Soulshot (No-grade) -->
|
||||
<item id="2509" /> <!-- Spiritshot (No-grade) -->
|
||||
<item id="3947" /> <!-- Blessed Spiritshot (No-grade) -->
|
||||
<item id="5146" /> <!-- Blessed Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5140" /> <!-- Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5134" /> <!-- Soulshot Compressed Package (No-grade) -->
|
||||
<item id="5262" /> <!-- Greater Blessed Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5256" /> <!-- Greater Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5250" /> <!-- Greater Soulshot Compressed Package (No-grade) -->
|
||||
<item id="17" /> <!-- Wooden Arrow -->
|
||||
<item id="1341" /> <!-- Bone Arrow -->
|
||||
<item id="1342" /> <!-- Steel Arrow -->
|
||||
<item id="1060" /> <!-- Lesser Healing Potion -->
|
||||
<item id="1061" /> <!-- Greater Healing Potion -->
|
||||
<item id="1060" /> <!-- Healing Potion -->
|
||||
<item id="1061" /> <!-- Major Healing Potion -->
|
||||
<item id="1540" /> <!-- Quick Healing Potion -->
|
||||
<item id="1831" /> <!-- Antidote -->
|
||||
<item id="1832" /> <!-- Greater Antidote -->
|
||||
<item id="1833" /> <!-- Bandage -->
|
||||
<item id="1834" /> <!-- Emergency Dressing -->
|
||||
<item id="734" /> <!-- Haste Potion -->
|
||||
<item id="735" /> <!-- Alacrity Potion -->
|
||||
<item id="734" /> <!-- Wind Walk Potion -->
|
||||
<item id="735" /> <!-- Haste Potion -->
|
||||
<item id="6035" /> <!-- Magic Haste Potion -->
|
||||
<item id="6037" /> <!-- Waking Scroll -->
|
||||
<item id="6037" /> <!-- Scroll: Cancel Sleep -->
|
||||
<item id="736" /> <!-- Scroll of Escape -->
|
||||
<item id="737" /> <!-- Scroll of Resurrection -->
|
||||
<item id="1829" /> <!-- Scroll of Escape: Clan Hall -->
|
||||
<item id="1830" /> <!-- Scroll of Escape: Castle -->
|
||||
<item id="5589" /> <!-- Energy Stone -->
|
||||
<item id="5589" /> <!-- Momentum Stone -->
|
||||
<item id="1661" /> <!-- Thief Key -->
|
||||
<item id="2508" /> <!-- Cursed Bone -->
|
||||
<item id="9633" /> <!-- Bone Bolt -->
|
||||
<item id="9634" /> <!-- Steel Bolt -->
|
||||
<item id="10409" /> <!-- A Bottle of Souls -->
|
||||
@ -39,5 +39,17 @@
|
||||
<item id="4626" /> <!-- Dice (Spade) -->
|
||||
<item id="4627" /> <!-- Dice (Clover) -->
|
||||
<item id="4628" /> <!-- Dice (Diamond) -->
|
||||
<item id="21746" /> <!-- Maestro's Key -->
|
||||
</list>
|
||||
<item id="32249" /> <!-- Infinite Wooden Quiver -->
|
||||
<item id="32250" /> <!-- Infinite Bone Quiver -->
|
||||
<item id="32251" /> <!-- Infinite Steel Quiver -->
|
||||
<item id="32257" /> <!-- Infinite Bone Bolt Container -->
|
||||
<item id="32258" /> <!-- Infinite Steel Bolt Container -->
|
||||
<item id="36598" /> <!-- Scroll: Restore Equipment (R-grade) -->
|
||||
<item id="36599" /> <!-- Scroll: Restore Equipment (S-grade) -->
|
||||
<item id="36600" /> <!-- Scroll: Restore Equipment (A-grade) -->
|
||||
<item id="36601" /> <!-- Scroll: Restore Equipment (B-grade) -->
|
||||
<item id="36602" /> <!-- Scroll: Restore Equipment (C-grade) -->
|
||||
<item id="36603" /> <!-- Scroll: Restore Equipment (D-grade) -->
|
||||
<item id="37493" /> <!-- Hair Accessory Restoration Stone -->
|
||||
<item id="32256" /> <!-- Infinite Wooden Bolt Container -->
|
||||
</list>
|
34
trunk/dist/game/data/buylists/3130000.xml
vendored
34
trunk/dist/game/data/buylists/3130000.xml
vendored
@ -7,12 +7,15 @@
|
||||
<item id="218" /> <!-- Throwing Knife -->
|
||||
<item id="272" /> <!-- Forest Bow -->
|
||||
<item id="15" /> <!-- Short Spear -->
|
||||
<item id="256" /> <!-- Cestus -->
|
||||
<item id="68" /> <!-- Falchion -->
|
||||
<item id="219" /> <!-- Sword Breaker -->
|
||||
<item id="273" /> <!-- Composite Bow -->
|
||||
<item id="273" /> <!-- Compound Bow -->
|
||||
<item id="155" /> <!-- Flanged Mace -->
|
||||
<item id="87" /> <!-- Iron Hammer -->
|
||||
<item id="16" /> <!-- Great Spear -->
|
||||
<item id="257" /> <!-- Viper Fang -->
|
||||
<item id="5284" /> <!-- Zweihander -->
|
||||
<item id="123" /> <!-- Saber -->
|
||||
<item id="7880" /> <!-- Steel Sword -->
|
||||
<item id="220" /> <!-- Crafted Dagger -->
|
||||
@ -22,16 +25,19 @@
|
||||
<item id="166" /> <!-- Heavy Mace -->
|
||||
<item id="168" /> <!-- Work Hammer -->
|
||||
<item id="291" /> <!-- Trident -->
|
||||
<item id="258" /> <!-- Bagh-Nakh -->
|
||||
<item id="5285" /> <!-- Heavy Sword -->
|
||||
<item id="69" /> <!-- Bastard Sword -->
|
||||
<item id="126" /> <!-- Artisan's Sword -->
|
||||
<item id="222" /> <!-- Poniard Dagger -->
|
||||
<item id="275" /> <!-- Long Bow -->
|
||||
<item id="275" /> <!-- Longbow -->
|
||||
<item id="276" /> <!-- Elven Bow -->
|
||||
<item id="277" /> <!-- Dark Elven Bow -->
|
||||
<item id="86" /> <!-- Tomahawk -->
|
||||
<item id="292" /> <!-- Pike -->
|
||||
<item id="295" /> <!-- Dwarven Trident -->
|
||||
<item id="124" /> <!-- Two-Handed Sword -->
|
||||
<item id="259" /> <!-- Single-Edged Jamadhr -->
|
||||
<item id="124" /> <!-- Two-handed Sword -->
|
||||
<item id="127" /> <!-- Crimson Sword -->
|
||||
<item id="130" /> <!-- Elven Sword -->
|
||||
<item id="223" /> <!-- Kukuri -->
|
||||
@ -39,22 +45,18 @@
|
||||
<item id="157" /> <!-- Spiked Club -->
|
||||
<item id="293" /> <!-- War Hammer -->
|
||||
<item id="296" /> <!-- Dwarven Pike -->
|
||||
<item id="260" /> <!-- Triple-Edged Jamadhr -->
|
||||
<item id="129" /> <!-- Sword of Revolution -->
|
||||
<item id="224" /> <!-- Maingauche -->
|
||||
<item id="1660" /> <!-- Cursed Maingauche -->
|
||||
<item id="279" /> <!-- Reinforced Long Bow -->
|
||||
<item id="279" /> <!-- Reinforced Longbow -->
|
||||
<item id="158" /> <!-- Tarbar -->
|
||||
<item id="7881" /> <!-- Titan Sword -->
|
||||
<item id="7896" /> <!-- Titan Hammer -->
|
||||
<item id="7881" /> <!-- Lesser Giant's Sword -->
|
||||
<item id="7896" /> <!-- Lesser Giant's Hammer -->
|
||||
<item id="172" /> <!-- Heavy Bone Club -->
|
||||
<item id="294" /> <!-- War Pick -->
|
||||
<item id="88" /> <!-- Morning Star -->
|
||||
<item id="93" /> <!-- Winged Spear -->
|
||||
<item id="256" /> <!-- Cestus -->
|
||||
<item id="257" /> <!-- Viper Fang -->
|
||||
<item id="258" /> <!-- Bagh-Nakh -->
|
||||
<item id="259" /> <!-- Single-Edged Jamadhr -->
|
||||
<item id="260" /> <!-- Triple-Edged Jamadhr -->
|
||||
<item id="261" /> <!-- Bich'Hwa -->
|
||||
<item id="70" /> <!-- Claymore -->
|
||||
<item id="159" /> <!-- Bonebreaker -->
|
||||
@ -63,8 +65,6 @@
|
||||
<item id="280" /> <!-- Light Crossbow -->
|
||||
<item id="297" /> <!-- Glaive -->
|
||||
<item id="2499" /> <!-- Elven Long Sword -->
|
||||
<item id="5284" /> <!-- Zweihander -->
|
||||
<item id="5285" /> <!-- Heavy Sword -->
|
||||
<item id="232" /> <!-- Dark Elven Dagger -->
|
||||
<item id="263" /> <!-- Chakram -->
|
||||
<item id="281" /> <!-- Crystallized Ice Bow -->
|
||||
@ -83,19 +83,19 @@
|
||||
<item id="75" /> <!-- Caliburs -->
|
||||
<item id="76" /> <!-- Sword of Delusion -->
|
||||
<item id="77" /> <!-- Tsurugi -->
|
||||
<item id="132" /> <!-- Sword of Limit -->
|
||||
<item id="132" /> <!-- Ultimate Sword -->
|
||||
<item id="134" /> <!-- Sword of Nightmare -->
|
||||
<item id="162" /> <!-- War Axe -->
|
||||
<item id="231" /> <!-- Grace Dagger -->
|
||||
<item id="233" /> <!-- Dark Screamer -->
|
||||
<item id="95" /> <!-- Poleaxe -->
|
||||
<item id="265" /> <!-- Fisted Blade -->
|
||||
<item id="283" /> <!-- Akat Long Bow -->
|
||||
<item id="283" /> <!-- Akat Longbow -->
|
||||
<item id="7882" /> <!-- Pa'agrian Sword -->
|
||||
<item id="7898" /> <!-- Karik Horn -->
|
||||
<item id="301" /> <!-- Scorpion -->
|
||||
<item id="303" /> <!-- Widow Maker -->
|
||||
<item id="135" /> <!-- Samurai Longsword -->
|
||||
<item id="135" /> <!-- Samurai Long Sword -->
|
||||
<item id="228" /> <!-- Crystal Dagger -->
|
||||
<item id="2503" /> <!-- Yaksa Mace -->
|
||||
<item id="266" /> <!-- Great Pata -->
|
||||
@ -103,4 +103,4 @@
|
||||
<item id="299" /> <!-- Orcish Poleaxe -->
|
||||
<item id="5286" /> <!-- Berserker Blade -->
|
||||
<item id="7897" /> <!-- Dwarven Hammer -->
|
||||
</list>
|
||||
</list>
|
12
trunk/dist/game/data/buylists/3130001.xml
vendored
12
trunk/dist/game/data/buylists/3130001.xml
vendored
@ -32,7 +32,7 @@
|
||||
<item id="7886" /> <!-- Sword of Magic Fog -->
|
||||
<item id="7890" /> <!-- Priest Mace -->
|
||||
<item id="318" /> <!-- Crucifix of Blood -->
|
||||
<item id="321" /> <!-- Demon Fangs -->
|
||||
<item id="321" /> <!-- Demon's Fangs -->
|
||||
<item id="187" /> <!-- Atuba Hammer -->
|
||||
<item id="188" /> <!-- Ghost Staff -->
|
||||
<item id="189" /> <!-- Staff of Life -->
|
||||
@ -43,7 +43,7 @@
|
||||
<item id="242" /> <!-- Soulfire Dirk -->
|
||||
<item id="325" /> <!-- Horn of Glory -->
|
||||
<item id="195" /> <!-- Cursed Staff -->
|
||||
<item id="84" /> <!-- Homunkulus's Sword -->
|
||||
<item id="84" /> <!-- Homunkulus' Sword -->
|
||||
<item id="145" /> <!-- Sword of Whispering Death -->
|
||||
<item id="174" /> <!-- Nirvana Axe -->
|
||||
<item id="196" /> <!-- Stick of Eternity -->
|
||||
@ -52,14 +52,12 @@
|
||||
<item id="326" /> <!-- Heathen's Book -->
|
||||
<item id="197" /> <!-- Paradia Staff -->
|
||||
<item id="198" /> <!-- Inferno Staff -->
|
||||
<item id="199" /> <!-- Pa'agrian Hammer -->
|
||||
<item id="199" /> <!-- Pa'agrio Hammer -->
|
||||
<item id="200" /> <!-- Sage's Staff -->
|
||||
<item id="203" /> <!-- Pa'agrian Axe -->
|
||||
<item id="203" /> <!-- Pa'agrio Axe -->
|
||||
<item id="7888" /> <!-- Ecliptic Sword -->
|
||||
<item id="7891" /> <!-- Ecliptic Axe -->
|
||||
<item id="204" /> <!-- Deadman's Staff -->
|
||||
<item id="205" /> <!-- Ghoul's Staff -->
|
||||
<item id="206" /> <!-- Demon's Staff -->
|
||||
<item id="9633" /> <!-- Bone Bolt -->
|
||||
<item id="9634" /> <!-- Steel Bolt -->
|
||||
</list>
|
||||
</list>
|
93
trunk/dist/game/data/buylists/3130002.xml
vendored
93
trunk/dist/game/data/buylists/3130002.xml
vendored
@ -1,93 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31300</npc> <!-- Drumond -->
|
||||
</npcs>
|
||||
<item id="11614" /> <!-- Common Item - Saber -->
|
||||
<item id="11605" /> <!-- Common Item - Steel Sword -->
|
||||
<item id="11613" /> <!-- Common Item - Crafted Dagger -->
|
||||
<item id="11617" /> <!-- Common Item - Assassin Knife -->
|
||||
<item id="11606" /> <!-- Common Item - Reinforced Bow -->
|
||||
<item id="11623" /> <!-- Common Item - Hand Axe -->
|
||||
<item id="11626" /> <!-- Common Item - Heavy Mace -->
|
||||
<item id="11618" /> <!-- Common Item - Work Hammer -->
|
||||
<item id="11622" /> <!-- Common Item - Trident -->
|
||||
<item id="11635" /> <!-- Common Item - Bastard Sword -->
|
||||
<item id="11643" /> <!-- Common Item - Artisan's Sword -->
|
||||
<item id="11646" /> <!-- Common Item - Poniard Dagger -->
|
||||
<item id="11632" /> <!-- Common Item - Long Bow -->
|
||||
<item id="11640" /> <!-- Common Item - Elven Bow -->
|
||||
<item id="11629" /> <!-- Common Item - Dark Elven Bow -->
|
||||
<item id="11645" /> <!-- Common Item - Tomahawk -->
|
||||
<item id="11647" /> <!-- Common Item - Pike -->
|
||||
<item id="11631" /> <!-- Common Item - Dwarven Trident -->
|
||||
<item id="11667" /> <!-- Common Item - Two-Handed Sword -->
|
||||
<item id="11675" /> <!-- Common Item - Crimson Sword -->
|
||||
<item id="11670" /> <!-- Common Item - Elven Sword -->
|
||||
<item id="11673" /> <!-- Common Item - Kukuri -->
|
||||
<item id="11659" /> <!-- Common Item - Gastraphetes -->
|
||||
<item id="11666" /> <!-- Common Item - Spiked Club -->
|
||||
<item id="11671" /> <!-- Common Item - War Hammer -->
|
||||
<item id="11661" /> <!-- Common Item - Dwarven Pike -->
|
||||
<item id="11714" /> <!-- Common Item - Sword of Revolution -->
|
||||
<item id="11685" /> <!-- Common Item - Maingauche -->
|
||||
<item id="11706" /> <!-- Common Item - Cursed Maingauche -->
|
||||
<item id="11683" /> <!-- Common Item - Reinforced Long Bow -->
|
||||
<item id="11708" /> <!-- Common Item - Tarbar -->
|
||||
<item id="11710" /> <!-- Common Item - Titan Sword -->
|
||||
<item id="11711" /> <!-- Common Item - Titan Hammer -->
|
||||
<item id="11713" /> <!-- Common Item - Heavy Bone Club -->
|
||||
<item id="11712" /> <!-- Common Item - War Pick -->
|
||||
<item id="11686" /> <!-- Common Item - Morning Star -->
|
||||
<item id="11703" /> <!-- Common Item - Winged Spear -->
|
||||
<item id="11608" /> <!-- Common Item - Bagh-Nakh -->
|
||||
<item id="11642" /> <!-- Common Item - Single-Edged Jamadhr -->
|
||||
<item id="11665" /> <!-- Common Item - Triple-Edged Jamadhr -->
|
||||
<item id="11691" /> <!-- Common Item - Bich'Hwa -->
|
||||
<item id="11625" /> <!-- Common Item - Heavy Sword -->
|
||||
<item id="11736" /> <!-- Common Item - Claymore -->
|
||||
<item id="11727" /> <!-- Common Item - Bonebreaker -->
|
||||
<item id="11726" /> <!-- Common Item - Mithril Dagger -->
|
||||
<item id="11730" /> <!-- Common Item - Scallop Jamadhr -->
|
||||
<item id="11728" /> <!-- Common Item - Light Crossbow -->
|
||||
<item id="11725" /> <!-- Common Item - Glaive -->
|
||||
<item id="11733" /> <!-- Common Item - Elven Long Sword -->
|
||||
<item id="11747" /> <!-- Common Item - Dark Elven Dagger -->
|
||||
<item id="11763" /> <!-- Common Item - Chakram -->
|
||||
<item id="11759" /> <!-- Common Item - Crystallized Ice Bow -->
|
||||
<item id="11760" /> <!-- Common Item - Orcish Glaive -->
|
||||
<item id="11749" /> <!-- Common Item - Body Slasher -->
|
||||
<item id="11783" /> <!-- Common Item - Shamshir -->
|
||||
<item id="11794" /> <!-- Common Item - Katana -->
|
||||
<item id="11789" /> <!-- Common Item - Spirit Sword -->
|
||||
<item id="11778" /> <!-- Common Item - Raid Sword -->
|
||||
<item id="11788" /> <!-- Common Item - Stiletto -->
|
||||
<item id="11777" /> <!-- Common Item - Dwarven War Hammer -->
|
||||
<item id="11782" /> <!-- Common Item - Bec de Corbin -->
|
||||
<item id="11790" /> <!-- Common Item - Elemental Bow -->
|
||||
<item id="11775" /> <!-- Common Item - Noble Elven Bow -->
|
||||
<item id="11776" /> <!-- Common Item - Knuckle Duster -->
|
||||
<item id="11821" /> <!-- Common Item - Caliburs -->
|
||||
<item id="11807" /> <!-- Common Item - Sword of Delusion -->
|
||||
<item id="11820" /> <!-- Common Item - Tsurugi -->
|
||||
<item id="11801" /> <!-- Common Item - Sword of Limit -->
|
||||
<item id="11815" /> <!-- Common Item - Sword of Nightmare -->
|
||||
<item id="11816" /> <!-- Common Item - War Axe -->
|
||||
<item id="11800" /> <!-- Common Item - Grace Dagger -->
|
||||
<item id="11803" /> <!-- Common Item - Dark Screamer -->
|
||||
<item id="11826" /> <!-- Common Item - Poleaxe -->
|
||||
<item id="11827" /> <!-- Common Item - Fisted Blade -->
|
||||
<item id="11814" /> <!-- Common Item - Akat Long Bow -->
|
||||
<item id="11813" /> <!-- Common Item - Pa'agrian Sword -->
|
||||
<item id="11822" /> <!-- Common Item - Karik Horn -->
|
||||
<item id="11830" /> <!-- Common Item - Scorpion -->
|
||||
<item id="11832" /> <!-- Common Item - Widow Maker -->
|
||||
<item id="11853" /> <!-- Common Item - Samurai Long Sword -->
|
||||
<item id="11863" /> <!-- Common Item - Crystal Dagger -->
|
||||
<item id="11856" /> <!-- Common Item - Yaksa Mace -->
|
||||
<item id="11839" /> <!-- Common Item - Great Pata -->
|
||||
<item id="11857" /> <!-- Common Item - Eminence Bow -->
|
||||
<item id="11858" /> <!-- Common Item - Orcish Poleaxe -->
|
||||
<item id="11843" /> <!-- Common Item - Berserker Blade -->
|
||||
<item id="11840" /> <!-- Common Item - Dwarven Hammer -->
|
||||
</list>
|
58
trunk/dist/game/data/buylists/3130003.xml
vendored
58
trunk/dist/game/data/buylists/3130003.xml
vendored
@ -1,58 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31300</npc> <!-- Drumond -->
|
||||
</npcs>
|
||||
<item id="11610" /> <!-- Common Item - Bone Staff -->
|
||||
<item id="11619" /> <!-- Common Item - Scroll of Wisdom -->
|
||||
<item id="11611" /> <!-- Common Item - Priest Sword -->
|
||||
<item id="11612" /> <!-- Common Item - Branch of Life -->
|
||||
<item id="11609" /> <!-- Common Item - Proof of Revenge -->
|
||||
<item id="11627" /> <!-- Common Item - Mace of Prayer -->
|
||||
<item id="11630" /> <!-- Common Item - Doom Hammer -->
|
||||
<item id="11634" /> <!-- Common Item - Mystic Staff -->
|
||||
<item id="11633" /> <!-- Common Item - Staff of Mana -->
|
||||
<item id="11637" /> <!-- Common Item - Divine Tome -->
|
||||
<item id="11655" /> <!-- Common Item - Sword of Magic -->
|
||||
<item id="11656" /> <!-- Common Item - Sword of Mystic -->
|
||||
<item id="11657" /> <!-- Common Item - Sword of Occult -->
|
||||
<item id="11662" /> <!-- Common Item - Dagger of Mana -->
|
||||
<item id="11664" /> <!-- Common Item - Mystic Knife -->
|
||||
<item id="11672" /> <!-- Common Item - Conjuror's Knife -->
|
||||
<item id="11660" /> <!-- Common Item - Shilen Knife -->
|
||||
<item id="11663" /> <!-- Common Item - Staff of Magic -->
|
||||
<item id="11678" /> <!-- Common Item - Sage's Blood -->
|
||||
<item id="11676" /> <!-- Common Item - Tome of Blood -->
|
||||
<item id="11693" /> <!-- Common Item - Goat Head Staff -->
|
||||
<item id="11696" /> <!-- Common Item - Sword of Magic Fog -->
|
||||
<item id="11692" /> <!-- Common Item - Priest Mace -->
|
||||
<item id="11709" /> <!-- Common Item - Crucifix of Blood -->
|
||||
<item id="11715" /> <!-- Common Item - Demon Fangs -->
|
||||
<item id="11732" /> <!-- Common Item - Atuba Hammer -->
|
||||
<item id="11737" /> <!-- Common Item - Ghost Staff -->
|
||||
<item id="11729" /> <!-- Common Item - Staff of Life -->
|
||||
<item id="11731" /> <!-- Common Item - Atuba Mace -->
|
||||
<item id="11764" /> <!-- Common Item - Crystal Staff -->
|
||||
<item id="11757" /> <!-- Common Item - Stick of Faith -->
|
||||
<item id="11748" /> <!-- Common Item - Mysterious Sword -->
|
||||
<item id="11779" /> <!-- Common Item - Soulfire Dirk -->
|
||||
<item id="11792" /> <!-- Common Item - Horn of Glory -->
|
||||
<item id="11793" /> <!-- Common Item - Cursed Staff -->
|
||||
<item id="11829" /> <!-- Common Item - Homunkulus's Sword -->
|
||||
<item id="11805" /> <!-- Common Item - Sword of Whispering Death -->
|
||||
<item id="11802" /> <!-- Common Item - Nirvana Axe -->
|
||||
<item id="11799" /> <!-- Common Item - Stick of Eternity -->
|
||||
<item id="11804" /> <!-- Common Item - Club of Nature -->
|
||||
<item id="11806" /> <!-- Common Item - Mace of Underworld -->
|
||||
<item id="11817" /> <!-- Common Item - Heathen's Book -->
|
||||
<item id="11825" /> <!-- Common Item - Paradia Staff -->
|
||||
<item id="11819" /> <!-- Common Item - Inferno Staff -->
|
||||
<item id="11824" /> <!-- Common Item - Pa'agrian Hammer -->
|
||||
<item id="11828" /> <!-- Common Item - Sage's Staff -->
|
||||
<item id="11833" /> <!-- Common Item - Pa'agrian Axe -->
|
||||
<item id="11850" /> <!-- Common Item - Ecliptic Sword -->
|
||||
<item id="11859" /> <!-- Common Item - Ecliptic Axe -->
|
||||
<item id="11842" /> <!-- Common Item - Deadman's Staff -->
|
||||
<item id="11838" /> <!-- Common Item - Ghoul's Staff -->
|
||||
<item id="11855" /> <!-- Common Item - Demon's Staff -->
|
||||
</list>
|
34
trunk/dist/game/data/buylists/3130100.xml
vendored
34
trunk/dist/game/data/buylists/3130100.xml
vendored
@ -7,12 +7,15 @@
|
||||
<item id="218" /> <!-- Throwing Knife -->
|
||||
<item id="272" /> <!-- Forest Bow -->
|
||||
<item id="15" /> <!-- Short Spear -->
|
||||
<item id="256" /> <!-- Cestus -->
|
||||
<item id="68" /> <!-- Falchion -->
|
||||
<item id="219" /> <!-- Sword Breaker -->
|
||||
<item id="273" /> <!-- Composite Bow -->
|
||||
<item id="273" /> <!-- Compound Bow -->
|
||||
<item id="155" /> <!-- Flanged Mace -->
|
||||
<item id="87" /> <!-- Iron Hammer -->
|
||||
<item id="16" /> <!-- Great Spear -->
|
||||
<item id="257" /> <!-- Viper Fang -->
|
||||
<item id="5284" /> <!-- Zweihander -->
|
||||
<item id="123" /> <!-- Saber -->
|
||||
<item id="7880" /> <!-- Steel Sword -->
|
||||
<item id="220" /> <!-- Crafted Dagger -->
|
||||
@ -22,16 +25,19 @@
|
||||
<item id="166" /> <!-- Heavy Mace -->
|
||||
<item id="168" /> <!-- Work Hammer -->
|
||||
<item id="291" /> <!-- Trident -->
|
||||
<item id="258" /> <!-- Bagh-Nakh -->
|
||||
<item id="5285" /> <!-- Heavy Sword -->
|
||||
<item id="69" /> <!-- Bastard Sword -->
|
||||
<item id="126" /> <!-- Artisan's Sword -->
|
||||
<item id="222" /> <!-- Poniard Dagger -->
|
||||
<item id="275" /> <!-- Long Bow -->
|
||||
<item id="275" /> <!-- Longbow -->
|
||||
<item id="276" /> <!-- Elven Bow -->
|
||||
<item id="277" /> <!-- Dark Elven Bow -->
|
||||
<item id="86" /> <!-- Tomahawk -->
|
||||
<item id="292" /> <!-- Pike -->
|
||||
<item id="295" /> <!-- Dwarven Trident -->
|
||||
<item id="124" /> <!-- Two-Handed Sword -->
|
||||
<item id="259" /> <!-- Single-Edged Jamadhr -->
|
||||
<item id="124" /> <!-- Two-handed Sword -->
|
||||
<item id="127" /> <!-- Crimson Sword -->
|
||||
<item id="130" /> <!-- Elven Sword -->
|
||||
<item id="223" /> <!-- Kukuri -->
|
||||
@ -39,22 +45,18 @@
|
||||
<item id="157" /> <!-- Spiked Club -->
|
||||
<item id="293" /> <!-- War Hammer -->
|
||||
<item id="296" /> <!-- Dwarven Pike -->
|
||||
<item id="260" /> <!-- Triple-Edged Jamadhr -->
|
||||
<item id="129" /> <!-- Sword of Revolution -->
|
||||
<item id="224" /> <!-- Maingauche -->
|
||||
<item id="1660" /> <!-- Cursed Maingauche -->
|
||||
<item id="279" /> <!-- Reinforced Long Bow -->
|
||||
<item id="279" /> <!-- Reinforced Longbow -->
|
||||
<item id="158" /> <!-- Tarbar -->
|
||||
<item id="7881" /> <!-- Titan Sword -->
|
||||
<item id="7896" /> <!-- Titan Hammer -->
|
||||
<item id="7881" /> <!-- Lesser Giant's Sword -->
|
||||
<item id="7896" /> <!-- Lesser Giant's Hammer -->
|
||||
<item id="172" /> <!-- Heavy Bone Club -->
|
||||
<item id="294" /> <!-- War Pick -->
|
||||
<item id="88" /> <!-- Morning Star -->
|
||||
<item id="93" /> <!-- Winged Spear -->
|
||||
<item id="256" /> <!-- Cestus -->
|
||||
<item id="257" /> <!-- Viper Fang -->
|
||||
<item id="258" /> <!-- Bagh-Nakh -->
|
||||
<item id="259" /> <!-- Single-Edged Jamadhr -->
|
||||
<item id="260" /> <!-- Triple-Edged Jamadhr -->
|
||||
<item id="261" /> <!-- Bich'Hwa -->
|
||||
<item id="70" /> <!-- Claymore -->
|
||||
<item id="159" /> <!-- Bonebreaker -->
|
||||
@ -63,8 +65,6 @@
|
||||
<item id="280" /> <!-- Light Crossbow -->
|
||||
<item id="297" /> <!-- Glaive -->
|
||||
<item id="2499" /> <!-- Elven Long Sword -->
|
||||
<item id="5284" /> <!-- Zweihander -->
|
||||
<item id="5285" /> <!-- Heavy Sword -->
|
||||
<item id="232" /> <!-- Dark Elven Dagger -->
|
||||
<item id="263" /> <!-- Chakram -->
|
||||
<item id="281" /> <!-- Crystallized Ice Bow -->
|
||||
@ -83,19 +83,19 @@
|
||||
<item id="75" /> <!-- Caliburs -->
|
||||
<item id="76" /> <!-- Sword of Delusion -->
|
||||
<item id="77" /> <!-- Tsurugi -->
|
||||
<item id="132" /> <!-- Sword of Limit -->
|
||||
<item id="132" /> <!-- Ultimate Sword -->
|
||||
<item id="134" /> <!-- Sword of Nightmare -->
|
||||
<item id="162" /> <!-- War Axe -->
|
||||
<item id="231" /> <!-- Grace Dagger -->
|
||||
<item id="233" /> <!-- Dark Screamer -->
|
||||
<item id="95" /> <!-- Poleaxe -->
|
||||
<item id="265" /> <!-- Fisted Blade -->
|
||||
<item id="283" /> <!-- Akat Long Bow -->
|
||||
<item id="283" /> <!-- Akat Longbow -->
|
||||
<item id="7882" /> <!-- Pa'agrian Sword -->
|
||||
<item id="7898" /> <!-- Karik Horn -->
|
||||
<item id="301" /> <!-- Scorpion -->
|
||||
<item id="303" /> <!-- Widow Maker -->
|
||||
<item id="135" /> <!-- Samurai Longsword -->
|
||||
<item id="135" /> <!-- Samurai Long Sword -->
|
||||
<item id="228" /> <!-- Crystal Dagger -->
|
||||
<item id="2503" /> <!-- Yaksa Mace -->
|
||||
<item id="266" /> <!-- Great Pata -->
|
||||
@ -103,4 +103,4 @@
|
||||
<item id="299" /> <!-- Orcish Poleaxe -->
|
||||
<item id="5286" /> <!-- Berserker Blade -->
|
||||
<item id="7897" /> <!-- Dwarven Hammer -->
|
||||
</list>
|
||||
</list>
|
12
trunk/dist/game/data/buylists/3130101.xml
vendored
12
trunk/dist/game/data/buylists/3130101.xml
vendored
@ -32,7 +32,7 @@
|
||||
<item id="7886" /> <!-- Sword of Magic Fog -->
|
||||
<item id="7890" /> <!-- Priest Mace -->
|
||||
<item id="318" /> <!-- Crucifix of Blood -->
|
||||
<item id="321" /> <!-- Demon Fangs -->
|
||||
<item id="321" /> <!-- Demon's Fangs -->
|
||||
<item id="187" /> <!-- Atuba Hammer -->
|
||||
<item id="188" /> <!-- Ghost Staff -->
|
||||
<item id="189" /> <!-- Staff of Life -->
|
||||
@ -43,7 +43,7 @@
|
||||
<item id="242" /> <!-- Soulfire Dirk -->
|
||||
<item id="325" /> <!-- Horn of Glory -->
|
||||
<item id="195" /> <!-- Cursed Staff -->
|
||||
<item id="84" /> <!-- Homunkulus's Sword -->
|
||||
<item id="84" /> <!-- Homunkulus' Sword -->
|
||||
<item id="145" /> <!-- Sword of Whispering Death -->
|
||||
<item id="174" /> <!-- Nirvana Axe -->
|
||||
<item id="196" /> <!-- Stick of Eternity -->
|
||||
@ -52,14 +52,12 @@
|
||||
<item id="326" /> <!-- Heathen's Book -->
|
||||
<item id="197" /> <!-- Paradia Staff -->
|
||||
<item id="198" /> <!-- Inferno Staff -->
|
||||
<item id="199" /> <!-- Pa'agrian Hammer -->
|
||||
<item id="199" /> <!-- Pa'agrio Hammer -->
|
||||
<item id="200" /> <!-- Sage's Staff -->
|
||||
<item id="203" /> <!-- Pa'agrian Axe -->
|
||||
<item id="203" /> <!-- Pa'agrio Axe -->
|
||||
<item id="7888" /> <!-- Ecliptic Sword -->
|
||||
<item id="7891" /> <!-- Ecliptic Axe -->
|
||||
<item id="204" /> <!-- Deadman's Staff -->
|
||||
<item id="205" /> <!-- Ghoul's Staff -->
|
||||
<item id="206" /> <!-- Demon's Staff -->
|
||||
<item id="9633" /> <!-- Bone Bolt -->
|
||||
<item id="9634" /> <!-- Steel Bolt -->
|
||||
</list>
|
||||
</list>
|
93
trunk/dist/game/data/buylists/3130102.xml
vendored
93
trunk/dist/game/data/buylists/3130102.xml
vendored
@ -1,93 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31301</npc> <!-- Nils -->
|
||||
</npcs>
|
||||
<item id="11614" /> <!-- Common Item - Saber -->
|
||||
<item id="11605" /> <!-- Common Item - Steel Sword -->
|
||||
<item id="11613" /> <!-- Common Item - Crafted Dagger -->
|
||||
<item id="11617" /> <!-- Common Item - Assassin Knife -->
|
||||
<item id="11606" /> <!-- Common Item - Reinforced Bow -->
|
||||
<item id="11623" /> <!-- Common Item - Hand Axe -->
|
||||
<item id="11626" /> <!-- Common Item - Heavy Mace -->
|
||||
<item id="11618" /> <!-- Common Item - Work Hammer -->
|
||||
<item id="11622" /> <!-- Common Item - Trident -->
|
||||
<item id="11635" /> <!-- Common Item - Bastard Sword -->
|
||||
<item id="11643" /> <!-- Common Item - Artisan's Sword -->
|
||||
<item id="11646" /> <!-- Common Item - Poniard Dagger -->
|
||||
<item id="11632" /> <!-- Common Item - Long Bow -->
|
||||
<item id="11640" /> <!-- Common Item - Elven Bow -->
|
||||
<item id="11629" /> <!-- Common Item - Dark Elven Bow -->
|
||||
<item id="11645" /> <!-- Common Item - Tomahawk -->
|
||||
<item id="11647" /> <!-- Common Item - Pike -->
|
||||
<item id="11631" /> <!-- Common Item - Dwarven Trident -->
|
||||
<item id="11667" /> <!-- Common Item - Two-Handed Sword -->
|
||||
<item id="11675" /> <!-- Common Item - Crimson Sword -->
|
||||
<item id="11670" /> <!-- Common Item - Elven Sword -->
|
||||
<item id="11673" /> <!-- Common Item - Kukuri -->
|
||||
<item id="11659" /> <!-- Common Item - Gastraphetes -->
|
||||
<item id="11666" /> <!-- Common Item - Spiked Club -->
|
||||
<item id="11671" /> <!-- Common Item - War Hammer -->
|
||||
<item id="11661" /> <!-- Common Item - Dwarven Pike -->
|
||||
<item id="11714" /> <!-- Common Item - Sword of Revolution -->
|
||||
<item id="11685" /> <!-- Common Item - Maingauche -->
|
||||
<item id="11706" /> <!-- Common Item - Cursed Maingauche -->
|
||||
<item id="11683" /> <!-- Common Item - Reinforced Long Bow -->
|
||||
<item id="11708" /> <!-- Common Item - Tarbar -->
|
||||
<item id="11710" /> <!-- Common Item - Titan Sword -->
|
||||
<item id="11711" /> <!-- Common Item - Titan Hammer -->
|
||||
<item id="11713" /> <!-- Common Item - Heavy Bone Club -->
|
||||
<item id="11712" /> <!-- Common Item - War Pick -->
|
||||
<item id="11686" /> <!-- Common Item - Morning Star -->
|
||||
<item id="11703" /> <!-- Common Item - Winged Spear -->
|
||||
<item id="11608" /> <!-- Common Item - Bagh-Nakh -->
|
||||
<item id="11642" /> <!-- Common Item - Single-Edged Jamadhr -->
|
||||
<item id="11665" /> <!-- Common Item - Triple-Edged Jamadhr -->
|
||||
<item id="11691" /> <!-- Common Item - Bich'Hwa -->
|
||||
<item id="11625" /> <!-- Common Item - Heavy Sword -->
|
||||
<item id="11736" /> <!-- Common Item - Claymore -->
|
||||
<item id="11727" /> <!-- Common Item - Bonebreaker -->
|
||||
<item id="11726" /> <!-- Common Item - Mithril Dagger -->
|
||||
<item id="11730" /> <!-- Common Item - Scallop Jamadhr -->
|
||||
<item id="11728" /> <!-- Common Item - Light Crossbow -->
|
||||
<item id="11725" /> <!-- Common Item - Glaive -->
|
||||
<item id="11733" /> <!-- Common Item - Elven Long Sword -->
|
||||
<item id="11747" /> <!-- Common Item - Dark Elven Dagger -->
|
||||
<item id="11763" /> <!-- Common Item - Chakram -->
|
||||
<item id="11759" /> <!-- Common Item - Crystallized Ice Bow -->
|
||||
<item id="11760" /> <!-- Common Item - Orcish Glaive -->
|
||||
<item id="11749" /> <!-- Common Item - Body Slasher -->
|
||||
<item id="11783" /> <!-- Common Item - Shamshir -->
|
||||
<item id="11794" /> <!-- Common Item - Katana -->
|
||||
<item id="11789" /> <!-- Common Item - Spirit Sword -->
|
||||
<item id="11778" /> <!-- Common Item - Raid Sword -->
|
||||
<item id="11788" /> <!-- Common Item - Stiletto -->
|
||||
<item id="11777" /> <!-- Common Item - Dwarven War Hammer -->
|
||||
<item id="11782" /> <!-- Common Item - Bec de Corbin -->
|
||||
<item id="11790" /> <!-- Common Item - Elemental Bow -->
|
||||
<item id="11775" /> <!-- Common Item - Noble Elven Bow -->
|
||||
<item id="11776" /> <!-- Common Item - Knuckle Duster -->
|
||||
<item id="11821" /> <!-- Common Item - Caliburs -->
|
||||
<item id="11807" /> <!-- Common Item - Sword of Delusion -->
|
||||
<item id="11820" /> <!-- Common Item - Tsurugi -->
|
||||
<item id="11801" /> <!-- Common Item - Sword of Limit -->
|
||||
<item id="11815" /> <!-- Common Item - Sword of Nightmare -->
|
||||
<item id="11816" /> <!-- Common Item - War Axe -->
|
||||
<item id="11800" /> <!-- Common Item - Grace Dagger -->
|
||||
<item id="11803" /> <!-- Common Item - Dark Screamer -->
|
||||
<item id="11826" /> <!-- Common Item - Poleaxe -->
|
||||
<item id="11827" /> <!-- Common Item - Fisted Blade -->
|
||||
<item id="11814" /> <!-- Common Item - Akat Long Bow -->
|
||||
<item id="11813" /> <!-- Common Item - Pa'agrian Sword -->
|
||||
<item id="11822" /> <!-- Common Item - Karik Horn -->
|
||||
<item id="11830" /> <!-- Common Item - Scorpion -->
|
||||
<item id="11832" /> <!-- Common Item - Widow Maker -->
|
||||
<item id="11853" /> <!-- Common Item - Samurai Long Sword -->
|
||||
<item id="11863" /> <!-- Common Item - Crystal Dagger -->
|
||||
<item id="11856" /> <!-- Common Item - Yaksa Mace -->
|
||||
<item id="11839" /> <!-- Common Item - Great Pata -->
|
||||
<item id="11857" /> <!-- Common Item - Eminence Bow -->
|
||||
<item id="11858" /> <!-- Common Item - Orcish Poleaxe -->
|
||||
<item id="11843" /> <!-- Common Item - Berserker Blade -->
|
||||
<item id="11840" /> <!-- Common Item - Dwarven Hammer -->
|
||||
</list>
|
58
trunk/dist/game/data/buylists/3130103.xml
vendored
58
trunk/dist/game/data/buylists/3130103.xml
vendored
@ -1,58 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31301</npc> <!-- Nils -->
|
||||
</npcs>
|
||||
<item id="11610" /> <!-- Common Item - Bone Staff -->
|
||||
<item id="11619" /> <!-- Common Item - Scroll of Wisdom -->
|
||||
<item id="11611" /> <!-- Common Item - Priest Sword -->
|
||||
<item id="11612" /> <!-- Common Item - Branch of Life -->
|
||||
<item id="11609" /> <!-- Common Item - Proof of Revenge -->
|
||||
<item id="11627" /> <!-- Common Item - Mace of Prayer -->
|
||||
<item id="11630" /> <!-- Common Item - Doom Hammer -->
|
||||
<item id="11634" /> <!-- Common Item - Mystic Staff -->
|
||||
<item id="11633" /> <!-- Common Item - Staff of Mana -->
|
||||
<item id="11637" /> <!-- Common Item - Divine Tome -->
|
||||
<item id="11655" /> <!-- Common Item - Sword of Magic -->
|
||||
<item id="11656" /> <!-- Common Item - Sword of Mystic -->
|
||||
<item id="11657" /> <!-- Common Item - Sword of Occult -->
|
||||
<item id="11662" /> <!-- Common Item - Dagger of Mana -->
|
||||
<item id="11664" /> <!-- Common Item - Mystic Knife -->
|
||||
<item id="11672" /> <!-- Common Item - Conjuror's Knife -->
|
||||
<item id="11660" /> <!-- Common Item - Shilen Knife -->
|
||||
<item id="11663" /> <!-- Common Item - Staff of Magic -->
|
||||
<item id="11678" /> <!-- Common Item - Sage's Blood -->
|
||||
<item id="11676" /> <!-- Common Item - Tome of Blood -->
|
||||
<item id="11693" /> <!-- Common Item - Goat Head Staff -->
|
||||
<item id="11696" /> <!-- Common Item - Sword of Magic Fog -->
|
||||
<item id="11692" /> <!-- Common Item - Priest Mace -->
|
||||
<item id="11709" /> <!-- Common Item - Crucifix of Blood -->
|
||||
<item id="11715" /> <!-- Common Item - Demon Fangs -->
|
||||
<item id="11732" /> <!-- Common Item - Atuba Hammer -->
|
||||
<item id="11737" /> <!-- Common Item - Ghost Staff -->
|
||||
<item id="11729" /> <!-- Common Item - Staff of Life -->
|
||||
<item id="11731" /> <!-- Common Item - Atuba Mace -->
|
||||
<item id="11764" /> <!-- Common Item - Crystal Staff -->
|
||||
<item id="11757" /> <!-- Common Item - Stick of Faith -->
|
||||
<item id="11748" /> <!-- Common Item - Mysterious Sword -->
|
||||
<item id="11779" /> <!-- Common Item - Soulfire Dirk -->
|
||||
<item id="11792" /> <!-- Common Item - Horn of Glory -->
|
||||
<item id="11793" /> <!-- Common Item - Cursed Staff -->
|
||||
<item id="11829" /> <!-- Common Item - Homunkulus's Sword -->
|
||||
<item id="11805" /> <!-- Common Item - Sword of Whispering Death -->
|
||||
<item id="11802" /> <!-- Common Item - Nirvana Axe -->
|
||||
<item id="11799" /> <!-- Common Item - Stick of Eternity -->
|
||||
<item id="11804" /> <!-- Common Item - Club of Nature -->
|
||||
<item id="11806" /> <!-- Common Item - Mace of Underworld -->
|
||||
<item id="11817" /> <!-- Common Item - Heathen's Book -->
|
||||
<item id="11825" /> <!-- Common Item - Paradia Staff -->
|
||||
<item id="11819" /> <!-- Common Item - Inferno Staff -->
|
||||
<item id="11824" /> <!-- Common Item - Pa'agrian Hammer -->
|
||||
<item id="11828" /> <!-- Common Item - Sage's Staff -->
|
||||
<item id="11833" /> <!-- Common Item - Pa'agrian Axe -->
|
||||
<item id="11850" /> <!-- Common Item - Ecliptic Sword -->
|
||||
<item id="11859" /> <!-- Common Item - Ecliptic Axe -->
|
||||
<item id="11842" /> <!-- Common Item - Deadman's Staff -->
|
||||
<item id="11838" /> <!-- Common Item - Ghoul's Staff -->
|
||||
<item id="11855" /> <!-- Common Item - Demon's Staff -->
|
||||
</list>
|
128
trunk/dist/game/data/buylists/3130200.xml
vendored
128
trunk/dist/game/data/buylists/3130200.xml
vendored
@ -3,86 +3,90 @@
|
||||
<npcs>
|
||||
<npc>31302</npc> <!-- Vladimir -->
|
||||
</npcs>
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="412" /> <!-- Cotton Pants -->
|
||||
<item id="390" /> <!-- Cotton Shirt -->
|
||||
<item id="24" /> <!-- Bone Breastplate -->
|
||||
<item id="31" /> <!-- Bone Gaiters -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="25" /> <!-- Piece Bone Breastplate -->
|
||||
<item id="26" /> <!-- Bronze Breastplate -->
|
||||
<item id="33" /> <!-- Hard Leather Gaiters -->
|
||||
<item id="32" /> <!-- Piece Bone Gaiters -->
|
||||
<item id="27" /> <!-- Hard Leather Shirt -->
|
||||
<item id="26" /> <!-- Bronze Breastplate -->
|
||||
<item id="33" /> <!-- Durable Leather Gaiters -->
|
||||
<item id="27" /> <!-- Durable Leather Shirt -->
|
||||
<item id="34" /> <!-- Bronze Gaiters -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="1148" /> <!-- Durable Leather Helmet -->
|
||||
<item id="413" /> <!-- Puma Skin Gaiters -->
|
||||
<item id="347" /> <!-- Ring Mail Breastplate -->
|
||||
<item id="347" /> <!-- Ring Breastplate -->
|
||||
<item id="391" /> <!-- Puma Skin Shirt -->
|
||||
<item id="376" /> <!-- Iron Plate Gaiters -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="604" /> <!-- Quality Leather Gloves -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="414" /> <!-- Lion Skin Gaiters -->
|
||||
<item id="392" /> <!-- Lion Skin Shirt -->
|
||||
<item id="348" /> <!-- Scale Mail -->
|
||||
<item id="377" /> <!-- Scale Gaiters -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="349" /> <!-- Compound Scale Mail -->
|
||||
<item id="350" /> <!-- Dwarven Scale Mail -->
|
||||
<item id="58" /> <!-- Mithril Breastplate -->
|
||||
<item id="59" /> <!-- Mithril Gaiters -->
|
||||
<item id="416" /> <!-- Reinforced Leather Gaiters -->
|
||||
<item id="377" /> <!-- Scale Gaiters -->
|
||||
<item id="351" /> <!-- Blast Plate -->
|
||||
<item id="351" /> <!-- Breastplate -->
|
||||
<item id="378" /> <!-- Compound Scale Gaiters -->
|
||||
<item id="379" /> <!-- Dwarven Scale Gaiters -->
|
||||
<item id="393" /> <!-- Mithril Banded Mail -->
|
||||
<item id="415" /> <!-- Mithril Banded Gaiters -->
|
||||
<item id="394" /> <!-- Reinforced Leather Shirt -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2446" /> <!-- Reinforced Leather Gloves -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="2422" /> <!-- Reinforced Leather Boots -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="2378" /> <!-- Brigandine Gaiters -->
|
||||
<item id="352" /> <!-- Brigandine Tunic -->
|
||||
<item id="352" /> <!-- Brigandine -->
|
||||
<item id="395" /> <!-- Manticore Skin Shirt -->
|
||||
<item id="417" /> <!-- Manticore Skin Gaiters -->
|
||||
<item id="2377" /> <!-- Mithril Scale Gaiters -->
|
||||
<item id="629" /> <!-- Kite Shield -->
|
||||
<item id="2493" /> <!-- Brigandine Shield -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="2448" /> <!-- Manticore Skin Gloves -->
|
||||
<item id="2449" /> <!-- Brigandine Gauntlets -->
|
||||
<item id="1124" /> <!-- Boots of Strength -->
|
||||
<item id="2424" /> <!-- Manticore Skin Boots -->
|
||||
<item id="2425" /> <!-- Brigandine Boots -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="9584" /> <!-- Striped Linen Shirt -->
|
||||
<item id="353" /> <!-- Half Plate Armor -->
|
||||
<item id="380" /> <!-- Plate Gaiters -->
|
||||
<item id="396" /> <!-- Salamander Skin Mail -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="629" /> <!-- Kite Shield -->
|
||||
<item id="2493" /> <!-- Brigandine Shield -->
|
||||
<item id="630" /> <!-- Square Shield -->
|
||||
<item id="2494" /> <!-- Plate Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="604" /> <!-- Crafted Leather Gloves -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="2446" /> <!-- Reinforced Leather Gloves -->
|
||||
<item id="2448" /> <!-- Manticore Skin Gloves -->
|
||||
<item id="2449" /> <!-- Brigandine Gauntlets -->
|
||||
<item id="61" /> <!-- Mithril Plate Gloves -->
|
||||
<item id="61" /> <!-- Mithril Gloves -->
|
||||
<item id="607" /> <!-- Ogre Power Gauntlets -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="1124" /> <!-- Boots of Power -->
|
||||
<item id="2422" /> <!-- Reinforced Leather Boots -->
|
||||
<item id="2424" /> <!-- Manticore Skin Boots -->
|
||||
<item id="2425" /> <!-- Brigandine Boots -->
|
||||
<item id="1125" /> <!-- Assault Boots -->
|
||||
<item id="2427" /> <!-- Salamander Skin Boots -->
|
||||
<item id="2428" /> <!-- Plate Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="1148" /> <!-- Hard Leather Helmet -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="2412" /> <!-- Plate Helmet -->
|
||||
<item id="62" /> <!-- Reinforced Mithril Boots -->
|
||||
<item id="354" /> <!-- Chain Mail Shirt -->
|
||||
<item id="381" /> <!-- Chain Gaiters -->
|
||||
<item id="397" /> <!-- Mithril Shirt -->
|
||||
<item id="397" /> <!-- Reinforced Mithril Shirt -->
|
||||
<item id="631" /> <!-- Eldarake -->
|
||||
<item id="2387" /> <!-- Reinforced Mithril Gaiters -->
|
||||
<item id="2429" /> <!-- Chain Boots -->
|
||||
@ -92,42 +96,38 @@
|
||||
<item id="2452" /> <!-- Reinforced Mithril Gloves -->
|
||||
<item id="2453" /> <!-- Chain Gloves -->
|
||||
<item id="2495" /> <!-- Chain Shield -->
|
||||
<item id="398" /> <!-- Plated Leather -->
|
||||
<item id="398" /> <!-- Plated Leather Armor -->
|
||||
<item id="418" /> <!-- Plated Leather Gaiters -->
|
||||
<item id="2455" /> <!-- Plated Leather Gloves -->
|
||||
<item id="2496" /> <!-- Dwarven Chain Shield -->
|
||||
<item id="60" /> <!-- Composite Armor -->
|
||||
<item id="356" /> <!-- Full Plate Armor -->
|
||||
<item id="401" /> <!-- Drake Leather Armor -->
|
||||
<item id="632" /> <!-- Knight's Shield -->
|
||||
<item id="103" /> <!-- Tower Shield -->
|
||||
<item id="107" /> <!-- Composite Shield -->
|
||||
<item id="2497" /> <!-- Full Plate Shield -->
|
||||
<item id="382" /> <!-- Dwarven Chain Gaiters -->
|
||||
<item id="419" /> <!-- Rind Leather Gaiters -->
|
||||
<item id="420" /> <!-- Theca Leather Gaiters -->
|
||||
<item id="500" /> <!-- Great Helmet -->
|
||||
<item id="517" /> <!-- Composite Helmet -->
|
||||
<item id="1149" /> <!-- Shining Circlet -->
|
||||
<item id="2414" /> <!-- Full Plate Helmet -->
|
||||
<item id="2456" /> <!-- Dwarven Chain Gloves -->
|
||||
<item id="2457" /> <!-- Gloves of Seal -->
|
||||
<item id="2458" /> <!-- Rind Leather Gloves -->
|
||||
<item id="608" /> <!-- Mithril Gauntlets -->
|
||||
<item id="2460" /> <!-- Theca Leather Gloves -->
|
||||
<item id="2461" /> <!-- Drake Leather Gloves -->
|
||||
<item id="2462" /> <!-- Full Plate Gauntlets -->
|
||||
<item id="1126" /> <!-- Crimson Boots -->
|
||||
<item id="2434" /> <!-- Rind Leather Boots -->
|
||||
<item id="64" /> <!-- Composite Boots -->
|
||||
<item id="2436" /> <!-- Theca Leather Boots -->
|
||||
<item id="2437" /> <!-- Drake Leather Boots -->
|
||||
<item id="2438" /> <!-- Full Plate Boots -->
|
||||
<item id="355" /> <!-- Dwarven Chain Mail Shirt -->
|
||||
<item id="399" /> <!-- Rind Leather Armor -->
|
||||
<item id="60" /> <!-- Compound Armor -->
|
||||
<item id="103" /> <!-- Tower Shield -->
|
||||
<item id="107" /> <!-- Compound Shield -->
|
||||
<item id="517" /> <!-- Compound Helmet -->
|
||||
<item id="1149" /> <!-- Shining Circlet -->
|
||||
<item id="608" /> <!-- Mithril Gauntlets -->
|
||||
<item id="64" /> <!-- Compound Boots -->
|
||||
<item id="420" /> <!-- Theca Leather Gaiters -->
|
||||
<item id="2460" /> <!-- Theca Leather Gloves -->
|
||||
<item id="2436" /> <!-- Theca Leather Boots -->
|
||||
<item id="400" /> <!-- Theca Leather Armor -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="9584" /> <!-- Stripe Linen Shirt -->
|
||||
</list>
|
||||
<item id="356" /> <!-- Full Plate Armor -->
|
||||
<item id="401" /> <!-- Drake Leather Armor -->
|
||||
<item id="2497" /> <!-- Full Plate Shield -->
|
||||
<item id="2414" /> <!-- Full Plate Helmet -->
|
||||
<item id="2461" /> <!-- Drake Leather Gloves -->
|
||||
<item id="2462" /> <!-- Full Plate Gauntlets -->
|
||||
<item id="2437" /> <!-- Drake Leather Boots -->
|
||||
<item id="2438" /> <!-- Full Plate Boots -->
|
||||
</list>
|
80
trunk/dist/game/data/buylists/3130201.xml
vendored
80
trunk/dist/game/data/buylists/3130201.xml
vendored
@ -3,73 +3,73 @@
|
||||
<npcs>
|
||||
<npc>31302</npc> <!-- Vladimir -->
|
||||
</npcs>
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="1104" /> <!-- Stockings of Devotion -->
|
||||
<item id="1101" /> <!-- Tunic of Devotion -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="1105" /> <!-- Stockings of Magic -->
|
||||
<item id="1102" /> <!-- Tunic of Magic -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="1148" /> <!-- Durable Leather Helmet -->
|
||||
<item id="465" /> <!-- Cursed Stockings -->
|
||||
<item id="432" /> <!-- Cursed Tunic -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="604" /> <!-- Quality Leather Gloves -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="467" /> <!-- Dark Stockings -->
|
||||
<item id="434" /> <!-- White Tunic -->
|
||||
<item id="468" /> <!-- Mystic's Stockings -->
|
||||
<item id="435" /> <!-- Mystic's Tunic -->
|
||||
<item id="468" /> <!-- Wizard Stockings -->
|
||||
<item id="435" /> <!-- Wizard Tunic -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="469" /> <!-- Stockings of Knowledge -->
|
||||
<item id="436" /> <!-- Tunic of Knowledge -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2447" /> <!-- Gloves of Knowledge -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="2423" /> <!-- Boots of Knowledge -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="470" /> <!-- Mithril Stockings -->
|
||||
<item id="437" /> <!-- Mithril Tunic -->
|
||||
<item id="438" /> <!-- Sage's Rag -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="629" /> <!-- Kite Shield -->
|
||||
<item id="2493" /> <!-- Brigandine Shield -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="2450" /> <!-- Elven Mithril Gloves -->
|
||||
<item id="1124" /> <!-- Boots of Strength -->
|
||||
<item id="2426" /> <!-- Elven Mithril Boots -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="9584" /> <!-- Striped Linen Shirt -->
|
||||
<item id="438" /> <!-- Sage's Rags -->
|
||||
<item id="630" /> <!-- Square Shield -->
|
||||
<item id="2494" /> <!-- Plate Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="604" /> <!-- Crafted Leather Gloves -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="2447" /> <!-- Gloves of Knowledge -->
|
||||
<item id="2450" /> <!-- Mithril Gloves -->
|
||||
<item id="61" /> <!-- Mithril Plate Gloves -->
|
||||
<item id="61" /> <!-- Mithril Gloves -->
|
||||
<item id="607" /> <!-- Ogre Power Gauntlets -->
|
||||
<item id="2451" /> <!-- Sage's Worn Gloves -->
|
||||
<item id="2459" /> <!-- Demon's Gloves -->
|
||||
<item id="2463" /> <!-- Divine Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="1124" /> <!-- Boots of Power -->
|
||||
<item id="2423" /> <!-- Boots of Knowledge -->
|
||||
<item id="2426" /> <!-- Elven Mithril Boots -->
|
||||
<item id="1125" /> <!-- Assault Boots -->
|
||||
<item id="2427" /> <!-- Salamander Skin Boots -->
|
||||
<item id="2428" /> <!-- Plate Boots -->
|
||||
<item id="2435" /> <!-- Demon's Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="1148" /> <!-- Hard Leather Helmet -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="2412" /> <!-- Plate Helmet -->
|
||||
<item id="439" /> <!-- Karmian Tunic -->
|
||||
<item id="471" /> <!-- Karmian Stockings -->
|
||||
<item id="2430" /> <!-- Karmian Boots -->
|
||||
<item id="2454" /> <!-- Karmian Gloves -->
|
||||
<item id="440" /> <!-- Robe of Seal -->
|
||||
<item id="2459" /> <!-- Demon's Gloves -->
|
||||
<item id="2435" /> <!-- Demon's Boots -->
|
||||
<item id="472" /> <!-- Demon's Stockings -->
|
||||
<item id="473" /> <!-- Divine Stockings -->
|
||||
<item id="441" /> <!-- Demon's Tunic -->
|
||||
<item id="2463" /> <!-- Divine Gloves -->
|
||||
<item id="473" /> <!-- Divine Stockings -->
|
||||
<item id="442" /> <!-- Divine Tunic -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="9584" /> <!-- Stripe Linen Shirt -->
|
||||
</list>
|
||||
</list>
|
122
trunk/dist/game/data/buylists/3130300.xml
vendored
122
trunk/dist/game/data/buylists/3130300.xml
vendored
@ -3,66 +3,90 @@
|
||||
<npcs>
|
||||
<npc>31303</npc> <!-- Alisha -->
|
||||
</npcs>
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="412" /> <!-- Cotton Pants -->
|
||||
<item id="390" /> <!-- Cotton Shirt -->
|
||||
<item id="24" /> <!-- Bone Breastplate -->
|
||||
<item id="31" /> <!-- Bone Gaiters -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="25" /> <!-- Piece Bone Breastplate -->
|
||||
<item id="26" /> <!-- Bronze Breastplate -->
|
||||
<item id="33" /> <!-- Hard Leather Gaiters -->
|
||||
<item id="32" /> <!-- Piece Bone Gaiters -->
|
||||
<item id="27" /> <!-- Hard Leather Shirt -->
|
||||
<item id="26" /> <!-- Bronze Breastplate -->
|
||||
<item id="33" /> <!-- Durable Leather Gaiters -->
|
||||
<item id="27" /> <!-- Durable Leather Shirt -->
|
||||
<item id="34" /> <!-- Bronze Gaiters -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="1148" /> <!-- Durable Leather Helmet -->
|
||||
<item id="413" /> <!-- Puma Skin Gaiters -->
|
||||
<item id="347" /> <!-- Ring Mail Breastplate -->
|
||||
<item id="347" /> <!-- Ring Breastplate -->
|
||||
<item id="391" /> <!-- Puma Skin Shirt -->
|
||||
<item id="376" /> <!-- Iron Plate Gaiters -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="604" /> <!-- Quality Leather Gloves -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="414" /> <!-- Lion Skin Gaiters -->
|
||||
<item id="392" /> <!-- Lion Skin Shirt -->
|
||||
<item id="348" /> <!-- Scale Mail -->
|
||||
<item id="377" /> <!-- Scale Gaiters -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="349" /> <!-- Compound Scale Mail -->
|
||||
<item id="350" /> <!-- Dwarven Scale Mail -->
|
||||
<item id="58" /> <!-- Mithril Breastplate -->
|
||||
<item id="59" /> <!-- Mithril Gaiters -->
|
||||
<item id="416" /> <!-- Reinforced Leather Gaiters -->
|
||||
<item id="377" /> <!-- Scale Gaiters -->
|
||||
<item id="351" /> <!-- Blast Plate -->
|
||||
<item id="351" /> <!-- Breastplate -->
|
||||
<item id="378" /> <!-- Compound Scale Gaiters -->
|
||||
<item id="379" /> <!-- Dwarven Scale Gaiters -->
|
||||
<item id="393" /> <!-- Mithril Banded Mail -->
|
||||
<item id="415" /> <!-- Mithril Banded Gaiters -->
|
||||
<item id="394" /> <!-- Reinforced Leather Shirt -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2446" /> <!-- Reinforced Leather Gloves -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="2422" /> <!-- Reinforced Leather Boots -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="2378" /> <!-- Brigandine Gaiters -->
|
||||
<item id="352" /> <!-- Brigandine Tunic -->
|
||||
<item id="352" /> <!-- Brigandine -->
|
||||
<item id="395" /> <!-- Manticore Skin Shirt -->
|
||||
<item id="417" /> <!-- Manticore Skin Gaiters -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="2377" /> <!-- Mithril Scale Gaiters -->
|
||||
<item id="629" /> <!-- Kite Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="604" /> <!-- Crafted Leather Gloves -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2493" /> <!-- Brigandine Shield -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="1124" /> <!-- Boots of Power -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="1148" /> <!-- Hard Leather Helmet -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="2448" /> <!-- Manticore Skin Gloves -->
|
||||
<item id="2449" /> <!-- Brigandine Gauntlets -->
|
||||
<item id="1124" /> <!-- Boots of Strength -->
|
||||
<item id="2424" /> <!-- Manticore Skin Boots -->
|
||||
<item id="2425" /> <!-- Brigandine Boots -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="9584" /> <!-- Striped Linen Shirt -->
|
||||
<item id="353" /> <!-- Half Plate Armor -->
|
||||
<item id="380" /> <!-- Plate Gaiters -->
|
||||
<item id="396" /> <!-- Salamander Skin Mail -->
|
||||
<item id="630" /> <!-- Square Shield -->
|
||||
<item id="2494" /> <!-- Plate Shield -->
|
||||
<item id="61" /> <!-- Mithril Gloves -->
|
||||
<item id="607" /> <!-- Ogre Power Gauntlets -->
|
||||
<item id="1125" /> <!-- Assault Boots -->
|
||||
<item id="2427" /> <!-- Salamander Skin Boots -->
|
||||
<item id="2428" /> <!-- Plate Boots -->
|
||||
<item id="2412" /> <!-- Plate Helmet -->
|
||||
<item id="62" /> <!-- Reinforced Mithril Boots -->
|
||||
<item id="354" /> <!-- Chain Mail Shirt -->
|
||||
<item id="381" /> <!-- Chain Gaiters -->
|
||||
<item id="397" /> <!-- Mithril Shirt -->
|
||||
<item id="397" /> <!-- Reinforced Mithril Shirt -->
|
||||
<item id="631" /> <!-- Eldarake -->
|
||||
<item id="2387" /> <!-- Reinforced Mithril Gaiters -->
|
||||
<item id="2429" /> <!-- Chain Boots -->
|
||||
@ -72,8 +96,38 @@
|
||||
<item id="2452" /> <!-- Reinforced Mithril Gloves -->
|
||||
<item id="2453" /> <!-- Chain Gloves -->
|
||||
<item id="2495" /> <!-- Chain Shield -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="9584" /> <!-- Stripe Linen Shirt -->
|
||||
</list>
|
||||
<item id="398" /> <!-- Plated Leather Armor -->
|
||||
<item id="418" /> <!-- Plated Leather Gaiters -->
|
||||
<item id="2455" /> <!-- Plated Leather Gloves -->
|
||||
<item id="2496" /> <!-- Dwarven Chain Shield -->
|
||||
<item id="632" /> <!-- Knight's Shield -->
|
||||
<item id="382" /> <!-- Dwarven Chain Gaiters -->
|
||||
<item id="419" /> <!-- Rind Leather Gaiters -->
|
||||
<item id="500" /> <!-- Great Helmet -->
|
||||
<item id="2456" /> <!-- Dwarven Chain Gloves -->
|
||||
<item id="2457" /> <!-- Gloves of Seal -->
|
||||
<item id="2458" /> <!-- Rind Leather Gloves -->
|
||||
<item id="1126" /> <!-- Crimson Boots -->
|
||||
<item id="2434" /> <!-- Rind Leather Boots -->
|
||||
<item id="355" /> <!-- Dwarven Chain Mail Shirt -->
|
||||
<item id="399" /> <!-- Rind Leather Armor -->
|
||||
<item id="60" /> <!-- Compound Armor -->
|
||||
<item id="103" /> <!-- Tower Shield -->
|
||||
<item id="107" /> <!-- Compound Shield -->
|
||||
<item id="517" /> <!-- Compound Helmet -->
|
||||
<item id="1149" /> <!-- Shining Circlet -->
|
||||
<item id="608" /> <!-- Mithril Gauntlets -->
|
||||
<item id="64" /> <!-- Compound Boots -->
|
||||
<item id="420" /> <!-- Theca Leather Gaiters -->
|
||||
<item id="2460" /> <!-- Theca Leather Gloves -->
|
||||
<item id="2436" /> <!-- Theca Leather Boots -->
|
||||
<item id="400" /> <!-- Theca Leather Armor -->
|
||||
<item id="356" /> <!-- Full Plate Armor -->
|
||||
<item id="401" /> <!-- Drake Leather Armor -->
|
||||
<item id="2497" /> <!-- Full Plate Shield -->
|
||||
<item id="2414" /> <!-- Full Plate Helmet -->
|
||||
<item id="2461" /> <!-- Drake Leather Gloves -->
|
||||
<item id="2462" /> <!-- Full Plate Gauntlets -->
|
||||
<item id="2437" /> <!-- Drake Leather Boots -->
|
||||
<item id="2438" /> <!-- Full Plate Boots -->
|
||||
</list>
|
80
trunk/dist/game/data/buylists/3130301.xml
vendored
80
trunk/dist/game/data/buylists/3130301.xml
vendored
@ -3,49 +3,73 @@
|
||||
<npcs>
|
||||
<npc>31303</npc> <!-- Alisha -->
|
||||
</npcs>
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="1104" /> <!-- Stockings of Devotion -->
|
||||
<item id="1101" /> <!-- Tunic of Devotion -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="1105" /> <!-- Stockings of Magic -->
|
||||
<item id="1102" /> <!-- Tunic of Magic -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="1148" /> <!-- Durable Leather Helmet -->
|
||||
<item id="465" /> <!-- Cursed Stockings -->
|
||||
<item id="432" /> <!-- Cursed Tunic -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="604" /> <!-- Quality Leather Gloves -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="467" /> <!-- Dark Stockings -->
|
||||
<item id="434" /> <!-- White Tunic -->
|
||||
<item id="468" /> <!-- Mystic's Stockings -->
|
||||
<item id="435" /> <!-- Mystic's Tunic -->
|
||||
<item id="468" /> <!-- Wizard Stockings -->
|
||||
<item id="435" /> <!-- Wizard Tunic -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="469" /> <!-- Stockings of Knowledge -->
|
||||
<item id="436" /> <!-- Tunic of Knowledge -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2447" /> <!-- Gloves of Knowledge -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="2423" /> <!-- Boots of Knowledge -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="470" /> <!-- Mithril Stockings -->
|
||||
<item id="437" /> <!-- Mithril Tunic -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="625" /> <!-- Bone Shield -->
|
||||
<item id="626" /> <!-- Bronze Shield -->
|
||||
<item id="627" /> <!-- Aspis -->
|
||||
<item id="628" /> <!-- Hoplon -->
|
||||
<item id="629" /> <!-- Kite Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="51" /> <!-- Bracer -->
|
||||
<item id="604" /> <!-- Crafted Leather Gloves -->
|
||||
<item id="605" /> <!-- Leather Gauntlets -->
|
||||
<item id="63" /> <!-- Gauntlets -->
|
||||
<item id="2493" /> <!-- Brigandine Shield -->
|
||||
<item id="606" /> <!-- Rip Gauntlets -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="39" /> <!-- Boots -->
|
||||
<item id="40" /> <!-- Leather Boots -->
|
||||
<item id="1123" /> <!-- Blue Buckskin Boots -->
|
||||
<item id="553" /> <!-- Iron Boots -->
|
||||
<item id="1124" /> <!-- Boots of Power -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="1148" /> <!-- Hard Leather Helmet -->
|
||||
<item id="45" /> <!-- Bone Helmet -->
|
||||
<item id="46" /> <!-- Bronze Helmet -->
|
||||
<item id="47" /> <!-- Helmet -->
|
||||
<item id="2450" /> <!-- Elven Mithril Gloves -->
|
||||
<item id="1124" /> <!-- Boots of Strength -->
|
||||
<item id="2426" /> <!-- Elven Mithril Boots -->
|
||||
<item id="2411" /> <!-- Brigandine Helmet -->
|
||||
<item id="9584" /> <!-- Striped Linen Shirt -->
|
||||
<item id="438" /> <!-- Sage's Rags -->
|
||||
<item id="630" /> <!-- Square Shield -->
|
||||
<item id="2494" /> <!-- Plate Shield -->
|
||||
<item id="61" /> <!-- Mithril Gloves -->
|
||||
<item id="607" /> <!-- Ogre Power Gauntlets -->
|
||||
<item id="2451" /> <!-- Sage's Worn Gloves -->
|
||||
<item id="1125" /> <!-- Assault Boots -->
|
||||
<item id="2427" /> <!-- Salamander Skin Boots -->
|
||||
<item id="2428" /> <!-- Plate Boots -->
|
||||
<item id="2412" /> <!-- Plate Helmet -->
|
||||
<item id="439" /> <!-- Karmian Tunic -->
|
||||
<item id="471" /> <!-- Karmian Stockings -->
|
||||
<item id="2430" /> <!-- Karmian Boots -->
|
||||
<item id="2454" /> <!-- Karmian Gloves -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="9578" /> <!-- Linen Shirt -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
<item id="9584" /> <!-- Stripe Linen Shirt -->
|
||||
</list>
|
||||
<item id="440" /> <!-- Robe of Seal -->
|
||||
<item id="2459" /> <!-- Demon's Gloves -->
|
||||
<item id="2435" /> <!-- Demon's Boots -->
|
||||
<item id="472" /> <!-- Demon's Stockings -->
|
||||
<item id="441" /> <!-- Demon's Tunic -->
|
||||
<item id="2463" /> <!-- Divine Gloves -->
|
||||
<item id="473" /> <!-- Divine Stockings -->
|
||||
<item id="442" /> <!-- Divine Tunic -->
|
||||
</list>
|
107
trunk/dist/game/data/buylists/3130302.xml
vendored
107
trunk/dist/game/data/buylists/3130302.xml
vendored
@ -1,107 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31303</npc> <!-- Alisha -->
|
||||
</npcs>
|
||||
<item id="12014" /> <!-- Common Item - Puma Skin Gaiters -->
|
||||
<item id="12008" /> <!-- Common Item - Ring Mail Breastplate -->
|
||||
<item id="12015" /> <!-- Common Item - Puma Skin Shirt -->
|
||||
<item id="12012" /> <!-- Common Item - Iron Plate Gaiters -->
|
||||
<item id="12020" /> <!-- Common Item - Lion Skin Gaiters -->
|
||||
<item id="12021" /> <!-- Common Item - Lion Skin Shirt -->
|
||||
<item id="12024" /> <!-- Common Item - Scale Mail -->
|
||||
<item id="12032" /> <!-- Common Item - Compound Scale Mail -->
|
||||
<item id="12030" /> <!-- Common Item - Dwarven Scale Mail -->
|
||||
<item id="12031" /> <!-- Common Item - Mithril Breastplate -->
|
||||
<item id="12041" /> <!-- Common Item - Mithril Gaiters -->
|
||||
<item id="12034" /> <!-- Common Item - Reinforced Leather Gaiters -->
|
||||
<item id="12023" /> <!-- Common Item - Scale Gaiters -->
|
||||
<item id="12044" /> <!-- Common Item - Blast Plate -->
|
||||
<item id="12049" /> <!-- Common Item - Compound Scale Gaiters -->
|
||||
<item id="12039" /> <!-- Common Item - Dwarven Scale Gaiters -->
|
||||
<item id="12043" /> <!-- Common Item - Mithril Banded Mail -->
|
||||
<item id="12042" /> <!-- Common Item - Mithril Banded Gaiters -->
|
||||
<item id="12036" /> <!-- Common Item - Reinforced Leather Shirt -->
|
||||
<item id="12060" /> <!-- Common Item - Brigandine Gaiters -->
|
||||
<item id="12059" /> <!-- Common Item - Brigandine -->
|
||||
<item id="12056" /> <!-- Common Item - Mithril Scale Gaiters -->
|
||||
<item id="12054" /> <!-- Common Item - Manticore Skin Shirt -->
|
||||
<item id="12052" /> <!-- Common Item - Manticore Skin Gaiters -->
|
||||
<item id="12081" /> <!-- Common Item - Half Plate Armor -->
|
||||
<item id="12080" /> <!-- Common Item - Plate Gaiters -->
|
||||
<item id="12074" /> <!-- Common Item - Salamander Skin Mail -->
|
||||
<item id="12013" /> <!-- Common Item - Bronze Shield -->
|
||||
<item id="12025" /> <!-- Common Item - Aspis -->
|
||||
<item id="12051" /> <!-- Common Item - Hoplon -->
|
||||
<item id="12069" /> <!-- Common Item - Kite Shield -->
|
||||
<item id="12063" /> <!-- Common Item - Brigandine Shield -->
|
||||
<item id="12073" /> <!-- Common Item - Square Shield -->
|
||||
<item id="12078" /> <!-- Common Item - Plate Shield -->
|
||||
<item id="12007" /> <!-- Common Item - Crafted Leather Gloves -->
|
||||
<item id="12016" /> <!-- Common Item - Leather Gauntlet -->
|
||||
<item id="12038" /> <!-- Common Item - Gauntlet -->
|
||||
<item id="12068" /> <!-- Common Item - Rip Gauntlet -->
|
||||
<item id="12037" /> <!-- Common Item - Reinforced Leather Gloves -->
|
||||
<item id="12055" /> <!-- Common Item - Manticore Skin Gloves -->
|
||||
<item id="12061" /> <!-- Common Item - Brigandine Gauntlet -->
|
||||
<item id="12072" /> <!-- Common Item - Mithril Gloves -->
|
||||
<item id="12076" /> <!-- Common Item - Ogre Power Gauntlet -->
|
||||
<item id="12006" /> <!-- Common Item - Leather Boots -->
|
||||
<item id="12029" /> <!-- Common Item - Blue Buckskin Boots -->
|
||||
<item id="12033" /> <!-- Common Item - Iron Boots -->
|
||||
<item id="12070" /> <!-- Common Item - Boots of Power -->
|
||||
<item id="12035" /> <!-- Common Item - Reinforced Leather Boots -->
|
||||
<item id="12053" /> <!-- Common Item - Manticore Skin Boots -->
|
||||
<item id="12062" /> <!-- Common Item - Brigandine Boots -->
|
||||
<item id="12071" /> <!-- Common Item - Assault Boots -->
|
||||
<item id="12075" /> <!-- Common Item - Salamander Skin Boots -->
|
||||
<item id="12077" /> <!-- Common Item - Plate Boots -->
|
||||
<item id="12009" /> <!-- Common Item - Bone Helmet -->
|
||||
<item id="12028" /> <!-- Common Item - Bronze Helmet -->
|
||||
<item id="12050" /> <!-- Common Item - Helmet -->
|
||||
<item id="12064" /> <!-- Common Item - Brigandine Helmet -->
|
||||
<item id="12079" /> <!-- Common Item - Plate Helmet -->
|
||||
<item id="12085" /> <!-- Common Item - Reinforced Mithril Boots -->
|
||||
<item id="12095" /> <!-- Common Item - Chain Mail Shirt -->
|
||||
<item id="12094" /> <!-- Common Item - Chain Gaiters -->
|
||||
<item id="12086" /> <!-- Common Item - Reinforced Mithril Shirt -->
|
||||
<item id="12091" /> <!-- Common Item - Eldarake -->
|
||||
<item id="12084" /> <!-- Common Item - Reinforced Mithril Gaiters -->
|
||||
<item id="12093" /> <!-- Common Item - Chain Boots -->
|
||||
<item id="12101" /> <!-- Common Item - Plate Leather Boots -->
|
||||
<item id="12088" /> <!-- Common Item - Dwarven Chain Boots -->
|
||||
<item id="12089" /> <!-- Common Item - Boots of Seal -->
|
||||
<item id="12087" /> <!-- Common Item - Reinforced Mithril Gloves -->
|
||||
<item id="12092" /> <!-- Common Item - Chain Gloves -->
|
||||
<item id="12096" /> <!-- Common Item - Chain Shield -->
|
||||
<item id="12128" /> <!-- Common Item - Composite Armor -->
|
||||
<item id="12144" /> <!-- Common Item - Full Plate Armor -->
|
||||
<item id="12135" /> <!-- Common Item - Drake Leather Armor -->
|
||||
<item id="12107" /> <!-- Common Item - Knight's Shield -->
|
||||
<item id="12129" /> <!-- Common Item - Tower Shield -->
|
||||
<item id="12126" /> <!-- Common Item - Composite Shield -->
|
||||
<item id="12143" /> <!-- Common Item - Full Plate Shield -->
|
||||
<item id="12109" /> <!-- Common Item - Dwarven Chain Gaiters -->
|
||||
<item id="12111" /> <!-- Common Item - Rind Leather Gaiters -->
|
||||
<item id="12130" /> <!-- Common Item - Theca Leather Gaiters -->
|
||||
<item id="12106" /> <!-- Common Item - Great Helmet -->
|
||||
<item id="12127" /> <!-- Common Item - Composite Helmet -->
|
||||
<item id="12120" /> <!-- Common Item - Shining Circlet -->
|
||||
<item id="12145" /> <!-- Common Item - Full Plate Helmet -->
|
||||
<item id="12108" /> <!-- Common Item - Dwarven Chain Gloves -->
|
||||
<item id="12116" /> <!-- Common Item - Gloves of Seal -->
|
||||
<item id="12112" /> <!-- Common Item - Rind Leather Gloves -->
|
||||
<item id="12119" /> <!-- Common Item - Mithril Gauntlet -->
|
||||
<item id="12131" /> <!-- Common Item - Theca Leather Gloves -->
|
||||
<item id="12134" /> <!-- Common Item - Drake Leather Gloves -->
|
||||
<item id="12141" /> <!-- Common Item - Full Plate Gauntlet -->
|
||||
<item id="12118" /> <!-- Common Item - Crimson Boots -->
|
||||
<item id="12114" /> <!-- Common Item - Rind Leather Boots -->
|
||||
<item id="12125" /> <!-- Common Item - Composite Boots -->
|
||||
<item id="12132" /> <!-- Common Item - Theca Leather Boots -->
|
||||
<item id="12136" /> <!-- Common Item - Drake Leather Boots -->
|
||||
<item id="12142" /> <!-- Common Item - Full Plate Boots -->
|
||||
<item id="12110" /> <!-- Common Item - Dwarven Chain Mail Shirt -->
|
||||
<item id="12113" /> <!-- Common Item - Rind Leather Armor -->
|
||||
<item id="12133" /> <!-- Common Item - Theca Leather Armor -->
|
||||
</list>
|
59
trunk/dist/game/data/buylists/3130303.xml
vendored
59
trunk/dist/game/data/buylists/3130303.xml
vendored
@ -1,59 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31303</npc> <!-- Alisha -->
|
||||
</npcs>
|
||||
<item id="12011" /> <!-- Common Item - Cursed Stockings -->
|
||||
<item id="12010" /> <!-- Common Item - Cursed Tunic -->
|
||||
<item id="12017" /> <!-- Common Item - Dark Stockings -->
|
||||
<item id="12022" /> <!-- Common Item - White Tunic -->
|
||||
<item id="12019" /> <!-- Common Item - Mystic's Stockings -->
|
||||
<item id="12018" /> <!-- Common Item - Mystic's Tunic -->
|
||||
<item id="12048" /> <!-- Common Item - Stockings of Knowledge -->
|
||||
<item id="12047" /> <!-- Common Item - Tunic of Knowledge -->
|
||||
<item id="12058" /> <!-- Common Item - Mithril Stockings -->
|
||||
<item id="12057" /> <!-- Common Item - Mithril Tunic -->
|
||||
<item id="12083" /> <!-- Common Item - Sage's Rag -->
|
||||
<item id="12013" /> <!-- Common Item - Bronze Shield -->
|
||||
<item id="12025" /> <!-- Common Item - Aspis -->
|
||||
<item id="12051" /> <!-- Common Item - Hoplon -->
|
||||
<item id="12069" /> <!-- Common Item - Kite Shield -->
|
||||
<item id="12063" /> <!-- Common Item - Brigandine Shield -->
|
||||
<item id="12073" /> <!-- Common Item - Square Shield -->
|
||||
<item id="12078" /> <!-- Common Item - Plate Shield -->
|
||||
<item id="12007" /> <!-- Common Item - Crafted Leather Gloves -->
|
||||
<item id="12016" /> <!-- Common Item - Leather Gauntlet -->
|
||||
<item id="12038" /> <!-- Common Item - Gauntlet -->
|
||||
<item id="12068" /> <!-- Common Item - Rip Gauntlet -->
|
||||
<item id="12046" /> <!-- Common Item - Gloves of Knowledge -->
|
||||
<item id="12065" /> <!-- Common Item - Elven Mithril Gloves -->
|
||||
<item id="12072" /> <!-- Common Item - Mithril Gloves -->
|
||||
<item id="12076" /> <!-- Common Item - Ogre Power Gauntlet -->
|
||||
<item id="12082" /> <!-- Common Item - Sage's Worn Gloves -->
|
||||
<item id="12006" /> <!-- Common Item - Leather Boots -->
|
||||
<item id="12029" /> <!-- Common Item - Blue Buckskin Boots -->
|
||||
<item id="12033" /> <!-- Common Item - Iron Boots -->
|
||||
<item id="12070" /> <!-- Common Item - Boots of Power -->
|
||||
<item id="12045" /> <!-- Common Item - Boots of Knowledge -->
|
||||
<item id="12066" /> <!-- Common Item - Elven Mithril Boots -->
|
||||
<item id="12122" /> <!-- Common Item - Demon's Gloves -->
|
||||
<item id="12137" /> <!-- Common Item - Divine Gloves -->
|
||||
<item id="12071" /> <!-- Common Item - Assault Boots -->
|
||||
<item id="12075" /> <!-- Common Item - Salamander Skin Boots -->
|
||||
<item id="12077" /> <!-- Common Item - Plate Boots -->
|
||||
<item id="12121" /> <!-- Common Item - Demon's Boots -->
|
||||
<item id="12009" /> <!-- Common Item - Bone Helmet -->
|
||||
<item id="12028" /> <!-- Common Item - Bronze Helmet -->
|
||||
<item id="12050" /> <!-- Common Item - Helmet -->
|
||||
<item id="12064" /> <!-- Common Item - Brigandine Helmet -->
|
||||
<item id="12079" /> <!-- Common Item - Plate Helmet -->
|
||||
<item id="12099" /> <!-- Common Item - Karmian Tunic -->
|
||||
<item id="12100" /> <!-- Common Item - Karmian Stockings -->
|
||||
<item id="12098" /> <!-- Common Item - Karmian Boots -->
|
||||
<item id="12097" /> <!-- Common Item - Karmian Gloves -->
|
||||
<item id="12115" /> <!-- Common Item - Robe of Seal -->
|
||||
<item id="12124" /> <!-- Common Item - Demon's Stockings -->
|
||||
<item id="12139" /> <!-- Common Item - Divine Stockings -->
|
||||
<item id="12123" /> <!-- Common Item - Demon's Tunic -->
|
||||
<item id="12138" /> <!-- Common Item - Divine Tunic -->
|
||||
</list>
|
21
trunk/dist/game/data/buylists/3130400.xml
vendored
21
trunk/dist/game/data/buylists/3130400.xml
vendored
@ -3,14 +3,27 @@
|
||||
<npcs>
|
||||
<npc>31304</npc> <!-- Astrid -->
|
||||
</npcs>
|
||||
<item id="908" /> <!-- Necklace of Wisdom -->
|
||||
<item id="845" /> <!-- Cat's Eye -->
|
||||
<item id="877" /> <!-- Ring of Wisdom -->
|
||||
<item id="909" /> <!-- Blue Diamond Necklace -->
|
||||
<item id="846" /> <!-- Coral Earring -->
|
||||
<item id="878" /> <!-- Blue Coral Ring -->
|
||||
<item id="910" /> <!-- Necklace of Devotion -->
|
||||
<item id="847" /> <!-- Red Crescent -->
|
||||
<item id="890" /> <!-- Ring of Devotion -->
|
||||
<item id="879" /> <!-- Enchanted Ring -->
|
||||
<item id="911" /> <!-- Magic Necklace -->
|
||||
<item id="848" /> <!-- Earring of Magic -->
|
||||
<item id="879" /> <!-- Ring of Magic -->
|
||||
<item id="912" /> <!-- Near Forest Necklace -->
|
||||
<item id="849" /> <!-- Tiger's Eye -->
|
||||
<item id="880" /> <!-- Black Pearl Ring -->
|
||||
<item id="913" /> <!-- Elven Necklace -->
|
||||
<item id="850" /> <!-- Elven Earring -->
|
||||
<item id="881" /> <!-- Elven Ring -->
|
||||
<item id="851" /> <!-- Omen Beast's Eye Earring -->
|
||||
<item id="851" /> <!-- Onyx Beast's Eye Earring -->
|
||||
<item id="882" /> <!-- Mithril Ring -->
|
||||
<item id="914" /> <!-- Necklace of Darkness -->
|
||||
<item id="914" /> <!-- Dark Necklace -->
|
||||
<item id="852" /> <!-- Moonstone Earring -->
|
||||
<item id="883" /> <!-- Aquastone Ring -->
|
||||
<item id="915" /> <!-- Aquastone Necklace -->
|
||||
@ -23,4 +36,4 @@
|
||||
<item id="886" /> <!-- Ring of Seal -->
|
||||
<item id="855" /> <!-- Nassen's Earring -->
|
||||
<item id="119" /> <!-- Necklace of Seal -->
|
||||
</list>
|
||||
</list>
|
33
trunk/dist/game/data/buylists/3130401.xml
vendored
33
trunk/dist/game/data/buylists/3130401.xml
vendored
@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31304</npc> <!-- Astrid -->
|
||||
</npcs>
|
||||
<item id="12312" /> <!-- Common Item - Necklace of Devotion -->
|
||||
<item id="12315" /> <!-- Common Item - Enchanted Necklace -->
|
||||
<item id="12317" /> <!-- Common Item - Near Forest Necklace -->
|
||||
<item id="12320" /> <!-- Common Item - Elven Necklace -->
|
||||
<item id="12311" /> <!-- Common Item - Red Crescent -->
|
||||
<item id="12314" /> <!-- Common Item - Enchanted Earring -->
|
||||
<item id="12318" /> <!-- Common Item - Tiger's Eye -->
|
||||
<item id="12322" /> <!-- Common Item - Elven Earring -->
|
||||
<item id="12313" /> <!-- Common Item - Ring of Devotion -->
|
||||
<item id="12316" /> <!-- Common Item - Enchanted Ring -->
|
||||
<item id="12319" /> <!-- Common Item - Black Pearl Ring -->
|
||||
<item id="12321" /> <!-- Common Item - Elven Ring -->
|
||||
<item id="12325" /> <!-- Common Item - Omen Beast's Eye -->
|
||||
<item id="12323" /> <!-- Common Item - Mithril Ring -->
|
||||
<item id="12324" /> <!-- Common Item - Necklace of Darkness -->
|
||||
<item id="12326" /> <!-- Common Item - Moonstone Earring -->
|
||||
<item id="12328" /> <!-- Common Item - Aquastone Ring -->
|
||||
<item id="12327" /> <!-- Common Item - Aquastone Necklace -->
|
||||
<item id="12331" /> <!-- Common Item - Ring of Protection -->
|
||||
<item id="12329" /> <!-- Common Item - Earring of Protection -->
|
||||
<item id="12330" /> <!-- Common Item - Necklace of Protection -->
|
||||
<item id="12333" /> <!-- Common Item - Ring of Ages -->
|
||||
<item id="12332" /> <!-- Common Item - Earring of Seal -->
|
||||
<item id="12334" /> <!-- Common Item - Necklace of Mermaid -->
|
||||
<item id="12337" /> <!-- Common Item - Ring of Seal -->
|
||||
<item id="12335" /> <!-- Common Item - Nassen's Earring -->
|
||||
<item id="12336" /> <!-- Common Item - Necklace of Seal -->
|
||||
</list>
|
21
trunk/dist/game/data/buylists/3130500.xml
vendored
21
trunk/dist/game/data/buylists/3130500.xml
vendored
@ -3,14 +3,27 @@
|
||||
<npcs>
|
||||
<npc>31305</npc> <!-- Candice -->
|
||||
</npcs>
|
||||
<item id="908" /> <!-- Necklace of Wisdom -->
|
||||
<item id="845" /> <!-- Cat's Eye -->
|
||||
<item id="877" /> <!-- Ring of Wisdom -->
|
||||
<item id="909" /> <!-- Blue Diamond Necklace -->
|
||||
<item id="846" /> <!-- Coral Earring -->
|
||||
<item id="878" /> <!-- Blue Coral Ring -->
|
||||
<item id="910" /> <!-- Necklace of Devotion -->
|
||||
<item id="847" /> <!-- Red Crescent -->
|
||||
<item id="890" /> <!-- Ring of Devotion -->
|
||||
<item id="879" /> <!-- Enchanted Ring -->
|
||||
<item id="911" /> <!-- Magic Necklace -->
|
||||
<item id="848" /> <!-- Earring of Magic -->
|
||||
<item id="879" /> <!-- Ring of Magic -->
|
||||
<item id="912" /> <!-- Near Forest Necklace -->
|
||||
<item id="849" /> <!-- Tiger's Eye -->
|
||||
<item id="880" /> <!-- Black Pearl Ring -->
|
||||
<item id="913" /> <!-- Elven Necklace -->
|
||||
<item id="850" /> <!-- Elven Earring -->
|
||||
<item id="881" /> <!-- Elven Ring -->
|
||||
<item id="851" /> <!-- Omen Beast's Eye Earring -->
|
||||
<item id="851" /> <!-- Onyx Beast's Eye Earring -->
|
||||
<item id="882" /> <!-- Mithril Ring -->
|
||||
<item id="914" /> <!-- Necklace of Darkness -->
|
||||
<item id="914" /> <!-- Dark Necklace -->
|
||||
<item id="852" /> <!-- Moonstone Earring -->
|
||||
<item id="883" /> <!-- Aquastone Ring -->
|
||||
<item id="915" /> <!-- Aquastone Necklace -->
|
||||
@ -23,4 +36,4 @@
|
||||
<item id="886" /> <!-- Ring of Seal -->
|
||||
<item id="855" /> <!-- Nassen's Earring -->
|
||||
<item id="119" /> <!-- Necklace of Seal -->
|
||||
</list>
|
||||
</list>
|
33
trunk/dist/game/data/buylists/3130501.xml
vendored
33
trunk/dist/game/data/buylists/3130501.xml
vendored
@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>31305</npc> <!-- Candice -->
|
||||
</npcs>
|
||||
<item id="12312" /> <!-- Common Item - Necklace of Devotion -->
|
||||
<item id="12315" /> <!-- Common Item - Enchanted Necklace -->
|
||||
<item id="12317" /> <!-- Common Item - Near Forest Necklace -->
|
||||
<item id="12320" /> <!-- Common Item - Elven Necklace -->
|
||||
<item id="12311" /> <!-- Common Item - Red Crescent -->
|
||||
<item id="12314" /> <!-- Common Item - Enchanted Earring -->
|
||||
<item id="12318" /> <!-- Common Item - Tiger's Eye -->
|
||||
<item id="12322" /> <!-- Common Item - Elven Earring -->
|
||||
<item id="12313" /> <!-- Common Item - Ring of Devotion -->
|
||||
<item id="12316" /> <!-- Common Item - Enchanted Ring -->
|
||||
<item id="12319" /> <!-- Common Item - Black Pearl Ring -->
|
||||
<item id="12321" /> <!-- Common Item - Elven Ring -->
|
||||
<item id="12325" /> <!-- Common Item - Omen Beast's Eye -->
|
||||
<item id="12323" /> <!-- Common Item - Mithril Ring -->
|
||||
<item id="12324" /> <!-- Common Item - Necklace of Darkness -->
|
||||
<item id="12326" /> <!-- Common Item - Moonstone Earring -->
|
||||
<item id="12328" /> <!-- Common Item - Aquastone Ring -->
|
||||
<item id="12327" /> <!-- Common Item - Aquastone Necklace -->
|
||||
<item id="12331" /> <!-- Common Item - Ring of Protection -->
|
||||
<item id="12329" /> <!-- Common Item - Earring of Protection -->
|
||||
<item id="12330" /> <!-- Common Item - Necklace of Protection -->
|
||||
<item id="12333" /> <!-- Common Item - Ring of Ages -->
|
||||
<item id="12332" /> <!-- Common Item - Earring of Seal -->
|
||||
<item id="12334" /> <!-- Common Item - Necklace of Mermaid -->
|
||||
<item id="12337" /> <!-- Common Item - Ring of Seal -->
|
||||
<item id="12335" /> <!-- Common Item - Nassen's Earring -->
|
||||
<item id="12336" /> <!-- Common Item - Necklace of Seal -->
|
||||
</list>
|
242
trunk/dist/game/data/buylists/3130700.xml
vendored
242
trunk/dist/game/data/buylists/3130700.xml
vendored
@ -3,124 +3,124 @@
|
||||
<npcs>
|
||||
<npc>31307</npc> <!-- Weber -->
|
||||
</npcs>
|
||||
<item id="4445" /> <!-- Dye of STR (Str+1 Con-3) -->
|
||||
<item id="4446" /> <!-- Dye of STR (Str+1 Dex-3) -->
|
||||
<item id="4447" /> <!-- Dye of CON (Con+1 Str-3) -->
|
||||
<item id="4448" /> <!-- Dye of CON (Con+1 Dex-3) -->
|
||||
<item id="4449" /> <!-- Dye of DEX (Dex+1 Str-3) -->
|
||||
<item id="4450" /> <!-- Dye of DEX (Dex+1 Con-3) -->
|
||||
<item id="4451" /> <!-- Dye of INT (Int+1 Men-3) -->
|
||||
<item id="4452" /> <!-- Dye of INT (Int+1 Wit-3) -->
|
||||
<item id="4453" /> <!-- Dye of MEN (Men+1 Int-3) -->
|
||||
<item id="4454" /> <!-- Dye of MEN (Men+1 Wit-3) -->
|
||||
<item id="4455" /> <!-- Dye of WIT (Wit+1 Int-3) -->
|
||||
<item id="4456" /> <!-- Dye of WIT (Wit+1 Men-3) -->
|
||||
<item id="4457" /> <!-- Dye of STR (Str+1 Con-2) -->
|
||||
<item id="4458" /> <!-- Dye of STR (Str+1 Dex-2) -->
|
||||
<item id="4459" /> <!-- Dye of CON (Con+1 Str-2) -->
|
||||
<item id="4460" /> <!-- Dye of CON (Con+1 Dex-2) -->
|
||||
<item id="4461" /> <!-- Dye of DEX (Dex+1 Str-2) -->
|
||||
<item id="4462" /> <!-- Dye of DEX (Dex+1 Con-2) -->
|
||||
<item id="4463" /> <!-- Dye of INT (Int+1 Men-2) -->
|
||||
<item id="4464" /> <!-- Dye of INT (Int+1 Wit-2) -->
|
||||
<item id="4465" /> <!-- Dye of MEN (Men+1 Int-2) -->
|
||||
<item id="4466" /> <!-- Dye of MEN (Men+1 Wit-2) -->
|
||||
<item id="4467" /> <!-- Dye of WIT (Wit+1 Int-2) -->
|
||||
<item id="4468" /> <!-- Dye of WIT (Wit+1 Men-2) -->
|
||||
<item id="4481" /> <!-- Greater Dye of STR (Str+1 Con-3) -->
|
||||
<item id="4482" /> <!-- Greater Dye of STR (Str+1 Dex-3) -->
|
||||
<item id="4483" /> <!-- Greater Dye of CON(Con+1 Str-3) -->
|
||||
<item id="4484" /> <!-- Greater Dye of CON(Con+1 Dex-3) -->
|
||||
<item id="4485" /> <!-- Greater Dye of DEX (Dex+1 Str-3) -->
|
||||
<item id="4486" /> <!-- Greater Dye of DEX (Dex+1 Con-3) -->
|
||||
<item id="4487" /> <!-- Greater Dye of INT (Int+1 Men-3) -->
|
||||
<item id="4488" /> <!-- Greater Dye of INT (Int+1 Wit-3) -->
|
||||
<item id="4489" /> <!-- Greater Dye of MEN (Men+1 Int-3) -->
|
||||
<item id="4490" /> <!-- Greater Dye of MEN (Men+1 Wit-3) -->
|
||||
<item id="4491" /> <!-- Greater Dye of WIT (Wit+1 Int-3) -->
|
||||
<item id="4492" /> <!-- Greater Dye of WIT (Wit+1 Men-3) -->
|
||||
<item id="4493" /> <!-- Greater Dye of STR (Str+1 Con-2) -->
|
||||
<item id="4494" /> <!-- Greater Dye of STR (Str+1 Dex-2) -->
|
||||
<item id="4495" /> <!-- Greater Dye of CON (Con+1 Str-2) -->
|
||||
<item id="4496" /> <!-- Greater Dye of CON (Con+1 Dex-2) -->
|
||||
<item id="4497" /> <!-- Greater Dye of DEX (Dex+1 Str-2) -->
|
||||
<item id="4498" /> <!-- Greater Dye of DEX (Dex+1 Con-2) -->
|
||||
<item id="4499" /> <!-- Greater Dye of INT (Int+1 Men-2) -->
|
||||
<item id="4500" /> <!-- Greater Dye of INT (Int+1 Wit-2) -->
|
||||
<item id="4501" /> <!-- Greater Dye of MEN (Men+1 Int-2) -->
|
||||
<item id="4502" /> <!-- Greater Dye of MEN (Men+1 Wit-2) -->
|
||||
<item id="4503" /> <!-- Greater Dye of WIT (Wit+1 Int-2) -->
|
||||
<item id="4504" /> <!-- Greater Dye of WIT (Wit+1 Men-2) -->
|
||||
<item id="4505" /> <!-- Greater Dye of STR (Str+2 Con-4) -->
|
||||
<item id="4506" /> <!-- Greater Dye of STR (Str+2 Dex-4) -->
|
||||
<item id="4507" /> <!-- Greater Dye of CON (Con+2 Str-4) -->
|
||||
<item id="4508" /> <!-- Greater Dye of CON (Con+2 Dex-4) -->
|
||||
<item id="4509" /> <!-- Greater Dye of DEX (Dex+2 Str-4) -->
|
||||
<item id="4510" /> <!-- Greater Dye of DEX (Dex+2 Con-4) -->
|
||||
<item id="4511" /> <!-- Greater Dye of INT (Int+2 Men-4) -->
|
||||
<item id="4512" /> <!-- Greater Dye of INT (Int+2 Wit-4) -->
|
||||
<item id="4513" /> <!-- Greater Dye of MEN (Men+2 Int-4) -->
|
||||
<item id="4514" /> <!-- Greater Dye of MEN (Men+2 Wit-4) -->
|
||||
<item id="4515" /> <!-- Greater Dye of WIT (Wit+2 Int-4) -->
|
||||
<item id="4516" /> <!-- Greater Dye of WIT (Wit+2 Men-4) -->
|
||||
<item id="4517" /> <!-- Greater Dye of STR (Str+2 Con-3) -->
|
||||
<item id="4518" /> <!-- Greater Dye of STR (Str+2 Dex-3) -->
|
||||
<item id="4519" /> <!-- Greater Dye of CON (Con+2 Str-3) -->
|
||||
<item id="4520" /> <!-- Greater Dye of CON (Con+2 Dex-3) -->
|
||||
<item id="4521" /> <!-- Greater Dye of DEX (Dex+2 Str-3) -->
|
||||
<item id="4522" /> <!-- Greater Dye of DEX (Dex+2 Con-3) -->
|
||||
<item id="4523" /> <!-- Greater Dye of INT (Int+2 Men-3) -->
|
||||
<item id="4524" /> <!-- Greater Dye of INT (Int+2 Wit-3) -->
|
||||
<item id="4525" /> <!-- Greater Dye of MEN (Men+2 Int-3) -->
|
||||
<item id="4526" /> <!-- Greater Dye of MEN (Men+2 Wit-3) -->
|
||||
<item id="4527" /> <!-- Greater Dye of WIT (Wit+2 Int-3) -->
|
||||
<item id="4528" /> <!-- Greater Dye of WIT (Wit+2 Men-3) -->
|
||||
<item id="4529" /> <!-- Greater Dye of STR (Str+3 Con-5) -->
|
||||
<item id="4530" /> <!-- Greater Dye of STR (Str+3 Dex-5) -->
|
||||
<item id="4531" /> <!-- Greater Dye of CON (Con+3 Str-5) -->
|
||||
<item id="4532" /> <!-- Greater Dye of CON (Con+3 Dex-5) -->
|
||||
<item id="4533" /> <!-- Greater Dye of DEX (Dex+3 Str-5) -->
|
||||
<item id="4534" /> <!-- Greater Dye of DEX (Dex+3 Con-5) -->
|
||||
<item id="4535" /> <!-- Greater Dye of INT (Int+3 Men-5) -->
|
||||
<item id="4536" /> <!-- Greater Dye of INT (Int+3 Wit-5) -->
|
||||
<item id="4537" /> <!-- Greater Dye of MEN (Men+3 Int-5) -->
|
||||
<item id="4538" /> <!-- Greater Dye of MEN (Men+3 Wit-5) -->
|
||||
<item id="4539" /> <!-- Greater Dye of WIT (Wit+3 Int-5) -->
|
||||
<item id="4540" /> <!-- Greater Dye of WIT (Wit+3 Men-5) -->
|
||||
<item id="4541" /> <!-- Greater Dye of STR (Str+3 Con-4) -->
|
||||
<item id="4542" /> <!-- Greater Dye of STR (Str+3 Dex-4) -->
|
||||
<item id="4543" /> <!-- Greater Dye of CON (Con+3 Str-4) -->
|
||||
<item id="4544" /> <!-- Greater Dye of CON (Con+3 Dex-4) -->
|
||||
<item id="4545" /> <!-- Greater Dye of DEX (Dex+3 Str-4) -->
|
||||
<item id="4546" /> <!-- Greater Dye of DEX (Dex+3 Con-4) -->
|
||||
<item id="4547" /> <!-- Greater Dye of INT (Int+3 Men-4) -->
|
||||
<item id="4548" /> <!-- Greater Dye of INT (Int+3 Wit-4) -->
|
||||
<item id="4549" /> <!-- Greater Dye of MEN (Men+3 Int-4) -->
|
||||
<item id="4550" /> <!-- Greater Dye of MEN (Men+3 Wit-4) -->
|
||||
<item id="4551" /> <!-- Greater Dye of WIT (Wit+3 Int-4) -->
|
||||
<item id="4552" /> <!-- Greater Dye of WIT (Wit+3 Men-4) -->
|
||||
<item id="4565" /> <!-- Greater Dye of STR (Str+4 Con-6) -->
|
||||
<item id="4566" /> <!-- Greater Dye of STR (Str+4 Dex-6) -->
|
||||
<item id="4567" /> <!-- Greater Dye of CON (Con+4 Str-6) -->
|
||||
<item id="4568" /> <!-- Greater Dye of CON (Con+4 Dex-6) -->
|
||||
<item id="4569" /> <!-- Greater Dye of DEX (Dex+4 Str-6) -->
|
||||
<item id="4570" /> <!-- Greater Dye of DEX (Dex+4 Con-6) -->
|
||||
<item id="4571" /> <!-- Greater Dye of INT (Int+4 Men-6) -->
|
||||
<item id="4572" /> <!-- Greater Dye of INT (Int+4 Wit-6) -->
|
||||
<item id="4573" /> <!-- Greater Dye of MEN (Men+4 Int-6) -->
|
||||
<item id="4574" /> <!-- Greater Dye of MEN (Men+4 Wit-6) -->
|
||||
<item id="4575" /> <!-- Greater Dye of WIT (Wit+4 Int-6) -->
|
||||
<item id="4576" /> <!-- Greater Dye of WIT (Wit+4 Men-6) -->
|
||||
<item id="4577" /> <!-- Greater Dye of STR (Str+4 Con-5) -->
|
||||
<item id="4578" /> <!-- Greater Dye of STR (Str+4 Dex-5) -->
|
||||
<item id="4579" /> <!-- Greater Dye of CON (Con+4 Str-5) -->
|
||||
<item id="4580" /> <!-- Greater Dye of CON (Con+4 Dex-5) -->
|
||||
<item id="4581" /> <!-- Greater Dye of DEX (Dex+4 Str-5) -->
|
||||
<item id="4582" /> <!-- Greater Dye of DEX (Dex+4 Con-5) -->
|
||||
<item id="4583" /> <!-- Greater Dye of INT (Int+4 Men-5) -->
|
||||
<item id="4584" /> <!-- Greater Dye of INT (Int+4 Wit-5) -->
|
||||
<item id="4585" /> <!-- Greater Dye of MEN (Men+4 Int-5) -->
|
||||
<item id="4586" /> <!-- Greater Dye of MEN (Men+4 Wit-5) -->
|
||||
<item id="4587" /> <!-- Greater Dye of WIT (Wit+4 Int-5) -->
|
||||
<item id="4588" /> <!-- Greater Dye of WIT (Wit+4 Men-5) -->
|
||||
</list>
|
||||
<item id="4445" /> <!-- STR Dye (STR + 1 CON - 3) -->
|
||||
<item id="4446" /> <!-- STR Dye (STR + 1 DEX - 3) -->
|
||||
<item id="4447" /> <!-- CON Dye (Con + 1 Str - 3) -->
|
||||
<item id="4448" /> <!-- CON Dye (Con + 1 DEX - 3) -->
|
||||
<item id="4449" /> <!-- DEX Dye (Dex + 1 Str - 3) -->
|
||||
<item id="4450" /> <!-- DEX Dye (Dex + 1 CON - 3) -->
|
||||
<item id="4451" /> <!-- INT Dye (Int + 1 Men - 3) -->
|
||||
<item id="4452" /> <!-- INT Dye (Int + 1 Wit - 3) -->
|
||||
<item id="4453" /> <!-- MEN Dye (Men + 1 Int - 3) -->
|
||||
<item id="4454" /> <!-- MEN Dye (Men + 1 Wit - 3) -->
|
||||
<item id="4455" /> <!-- WIT Dye (Wit + 1 Int - 3) -->
|
||||
<item id="4456" /> <!-- WIT Dye (Wit + 1 Men - 3) -->
|
||||
<item id="4457" /> <!-- STR Dye (STR + 1 CON - 2) -->
|
||||
<item id="4458" /> <!-- STR Dye (STR + 1 DEX - 2) -->
|
||||
<item id="4459" /> <!-- CON Dye (Con + 1 Str - 2) -->
|
||||
<item id="4460" /> <!-- CON Dye (Con + 1 DEX - 2) -->
|
||||
<item id="4461" /> <!-- DEX Dye (Dex + 1 Str - 2) -->
|
||||
<item id="4462" /> <!-- DEX Dye (Dex + 1 CON - 2) -->
|
||||
<item id="4463" /> <!-- INT Dye (Int + 1 Men - 2) -->
|
||||
<item id="4464" /> <!-- INT Dye (Int + 1 Wit - 2) -->
|
||||
<item id="4465" /> <!-- MEN Dye (Men + 1 Int - 2) -->
|
||||
<item id="4466" /> <!-- MEN Dye (Men + 1 Wit - 2) -->
|
||||
<item id="4467" /> <!-- WIT Dye (Wit + 1 Int - 2) -->
|
||||
<item id="4468" /> <!-- WIT Dye (Wit + 1 Men - 2) -->
|
||||
<item id="4481" /> <!-- Greater STR Dye (STR + 1 CON - 3) -->
|
||||
<item id="4482" /> <!-- Greater STR Dye (STR + 1 DEX - 3) -->
|
||||
<item id="4483" /> <!-- Greater CON Dye(Con + 1 Str - 3) -->
|
||||
<item id="4484" /> <!-- Greater CON Dye(Con + 1 DEX - 3) -->
|
||||
<item id="4485" /> <!-- Greater DEX Dye (Dex + 1 Str - 3) -->
|
||||
<item id="4486" /> <!-- Greater DEX Dye (Dex + 1 CON - 3) -->
|
||||
<item id="4487" /> <!-- Greater INT Dye (Int + 1 Men - 3) -->
|
||||
<item id="4488" /> <!-- Greater INT Dye (Int + 1 Wit - 3) -->
|
||||
<item id="4489" /> <!-- Greater MEN Dye (Men + 1 Int - 3) -->
|
||||
<item id="4490" /> <!-- Greater MEN Dye (Men + 1 Wit - 3) -->
|
||||
<item id="4491" /> <!-- Greater WIT Dye (Wit + 1 Int - 3) -->
|
||||
<item id="4492" /> <!-- Greater WIT Dye (Wit + 1 Men - 3) -->
|
||||
<item id="4493" /> <!-- Greater STR Dye (STR + 1 CON - 2) -->
|
||||
<item id="4494" /> <!-- Greater STR Dye (STR + 1 DEX - 2) -->
|
||||
<item id="4495" /> <!-- Greater CON Dye (Con + 1 Str - 2) -->
|
||||
<item id="4496" /> <!-- Greater CON Dye (Con + 1 DEX - 2) -->
|
||||
<item id="4497" /> <!-- Greater DEX Dye (Dex + 1 Str - 2) -->
|
||||
<item id="4498" /> <!-- Greater DEX Dye (Dex + 1 CON - 2) -->
|
||||
<item id="4499" /> <!-- Greater INT Dye (Int + 1 Men - 2) -->
|
||||
<item id="4500" /> <!-- Greater INT Dye (Int + 1 Wit - 2) -->
|
||||
<item id="4501" /> <!-- Greater MEN Dye (Men + 1 Int - 2) -->
|
||||
<item id="4502" /> <!-- Greater MEN Dye (Men + 1 Wit - 2) -->
|
||||
<item id="4503" /> <!-- Greater WIT Dye (Wit + 1 Int - 2) -->
|
||||
<item id="4504" /> <!-- Greater WIT Dye (Wit + 1 Men - 2) -->
|
||||
<item id="4505" /> <!-- Greater STR Dye (STR + 2 CON - 4) -->
|
||||
<item id="4506" /> <!-- Greater STR Dye (STR + 2 DEX - 4) -->
|
||||
<item id="4507" /> <!-- Greater CON Dye (Con + 2 Str - 4) -->
|
||||
<item id="4508" /> <!-- Greater CON Dye (Con + 2 DEX - 4) -->
|
||||
<item id="4509" /> <!-- Greater DEX Dye (Dex + 2 Str - 4) -->
|
||||
<item id="4510" /> <!-- Greater DEX Dye (Dex + 2 CON - 4) -->
|
||||
<item id="4511" /> <!-- Greater INT Dye (Int + 2 Men - 4) -->
|
||||
<item id="4512" /> <!-- Greater INT Dye (Int + 2 Wit - 4) -->
|
||||
<item id="4513" /> <!-- Greater MEN Dye (Men + 2 Int - 4) -->
|
||||
<item id="4514" /> <!-- Greater MEN Dye (Men + 2 Wit - 4) -->
|
||||
<item id="4515" /> <!-- Greater WIT Dye (Wit + 2 Int - 4) -->
|
||||
<item id="4516" /> <!-- Greater WIT Dye (Wit + 2 Men - 4) -->
|
||||
<item id="4517" /> <!-- Greater STR Dye (STR + 2 CON - 3) -->
|
||||
<item id="4518" /> <!-- Greater STR Dye (STR + 2 DEX - 3) -->
|
||||
<item id="4519" /> <!-- Greater CON Dye (Con + 2 Str - 3) -->
|
||||
<item id="4520" /> <!-- Greater CON Dye (Con + 2 DEX - 3) -->
|
||||
<item id="4521" /> <!-- Greater DEX Dye (Dex + 2 Str - 3) -->
|
||||
<item id="4522" /> <!-- Greater DEX Dye (Dex + 2 CON - 3) -->
|
||||
<item id="4523" /> <!-- Greater INT Dye (Int + 2 Men - 3) -->
|
||||
<item id="4524" /> <!-- Greater INT Dye (Int + 2 Wit - 3) -->
|
||||
<item id="4525" /> <!-- Greater MEN Dye (Men + 2 Int - 3) -->
|
||||
<item id="4526" /> <!-- Greater MEN Dye (Men + 2 Wit - 3) -->
|
||||
<item id="4527" /> <!-- Greater WIT Dye (Wit + 2 Int - 3) -->
|
||||
<item id="4528" /> <!-- Greater WIT Dye (Wit + 2 Men - 3) -->
|
||||
<item id="4529" /> <!-- Greater STR Dye (STR + 3 CON - 5) -->
|
||||
<item id="4530" /> <!-- Greater STR Dye (STR + 3 DEX - 5) -->
|
||||
<item id="4531" /> <!-- Greater CON Dye (Con + 3 Str - 5) -->
|
||||
<item id="4532" /> <!-- Greater CON Dye (Con + 3 DEX - 5) -->
|
||||
<item id="4533" /> <!-- Greater DEX Dye (Dex + 3 Str - 5) -->
|
||||
<item id="4534" /> <!-- Greater DEX Dye (Dex + 3 CON - 5) -->
|
||||
<item id="4535" /> <!-- Greater INT Dye (Int + 3 Men - 5) -->
|
||||
<item id="4536" /> <!-- Greater INT Dye (Int + 3 Wit - 5) -->
|
||||
<item id="4537" /> <!-- Greater MEN Dye (Men + 3 Int - 5) -->
|
||||
<item id="4538" /> <!-- Greater MEN Dye (Men + 3 Wit - 5) -->
|
||||
<item id="4539" /> <!-- Greater WIT Dye (Wit + 3 Int - 5) -->
|
||||
<item id="4540" /> <!-- Greater WIT Dye (Wit + 3 Men - 5) -->
|
||||
<item id="4541" /> <!-- Greater STR Dye (STR + 3 CON - 4) -->
|
||||
<item id="4542" /> <!-- Greater STR Dye (STR + 3 DEX - 4) -->
|
||||
<item id="4543" /> <!-- Greater CON Dye (Con + 3 Str - 4) -->
|
||||
<item id="4544" /> <!-- Greater CON Dye (Con + 3 DEX - 4) -->
|
||||
<item id="4545" /> <!-- Greater DEX Dye (Dex + 3 Str - 4) -->
|
||||
<item id="4546" /> <!-- Greater DEX Dye (Dex + 3 CON - 4) -->
|
||||
<item id="4547" /> <!-- Greater INT Dye (Int + 3 Men - 4) -->
|
||||
<item id="4548" /> <!-- Greater INT Dye (Int + 3 Wit - 4) -->
|
||||
<item id="4549" /> <!-- Greater MEN Dye (Men + 3 Int - 4) -->
|
||||
<item id="4550" /> <!-- Greater MEN Dye (Men + 3 Wit - 4) -->
|
||||
<item id="4551" /> <!-- Greater WIT Dye (Wit + 3 Int - 4) -->
|
||||
<item id="4552" /> <!-- Greater WIT Dye (Wit + 3 Men - 4) -->
|
||||
<item id="4565" /> <!-- Greater STR Dye (STR + 4 CON - 6) -->
|
||||
<item id="4566" /> <!-- Greater STR Dye (STR + 4 DEX - 6) -->
|
||||
<item id="4567" /> <!-- Greater CON Dye (Con + 4 Str - 6) -->
|
||||
<item id="4568" /> <!-- Greater CON Dye (Con + 4 DEX - 6) -->
|
||||
<item id="4569" /> <!-- Greater DEX Dye (Dex + 4 Str - 6) -->
|
||||
<item id="4570" /> <!-- Greater DEX Dye (Dex + 4 CON - 6) -->
|
||||
<item id="4571" /> <!-- Greater INT Dye (Int + 4 Men - 6) -->
|
||||
<item id="4572" /> <!-- Greater INT Dye (Int + 4 Wit - 6) -->
|
||||
<item id="4573" /> <!-- Greater MEN Dye (Men + 4 Int - 6) -->
|
||||
<item id="4574" /> <!-- Greater MEN Dye (Men + 4 Wit - 6) -->
|
||||
<item id="4575" /> <!-- Greater WIT Dye (Wit + 4 Int - 6) -->
|
||||
<item id="4576" /> <!-- Greater WIT Dye (Wit + 4 Men - 6) -->
|
||||
<item id="4577" /> <!-- Greater STR Dye (STR + 4 CON - 5) -->
|
||||
<item id="4578" /> <!-- Greater STR Dye (STR + 4 DEX - 5) -->
|
||||
<item id="4579" /> <!-- Greater CON Dye (Con + 4 Str - 5) -->
|
||||
<item id="4580" /> <!-- Greater CON Dye (Con + 4 DEX - 5) -->
|
||||
<item id="4581" /> <!-- Greater DEX Dye (Dex + 4 Str - 5) -->
|
||||
<item id="4582" /> <!-- Greater DEX Dye (Dex + 4 CON - 5) -->
|
||||
<item id="4583" /> <!-- Greater INT Dye (Int + 4 Men - 5) -->
|
||||
<item id="4584" /> <!-- Greater INT Dye (Int + 4 Wit - 5) -->
|
||||
<item id="4585" /> <!-- Greater MEN Dye (Men + 4 Int - 5) -->
|
||||
<item id="4586" /> <!-- Greater MEN Dye (Men + 4 Wit - 5) -->
|
||||
<item id="4587" /> <!-- Greater WIT Dye (Wit + 4 Int - 5) -->
|
||||
<item id="4588" /> <!-- Greater WIT Dye (Wit + 4 Men - 5) -->
|
||||
</list>
|
122
trunk/dist/game/data/buylists/3130701.xml
vendored
122
trunk/dist/game/data/buylists/3130701.xml
vendored
@ -3,70 +3,76 @@
|
||||
<npcs>
|
||||
<npc>31307</npc> <!-- Weber -->
|
||||
</npcs>
|
||||
<item id="1835" /> <!-- Soulshot: No Grade -->
|
||||
<item id="2509" /> <!-- Spiritshot: No Grade -->
|
||||
<item id="1463" /> <!-- Soulshot (D-Grade) -->
|
||||
<item id="1464" /> <!-- Soulshot (C-Grade) -->
|
||||
<item id="3947" /> <!-- Blessed Spiritshot: No Grade -->
|
||||
<item id="3948" /> <!-- Blessed Spiritshot (D-Grade) -->
|
||||
<item id="3949" /> <!-- Blessed Spiritshot (C-Grade) -->
|
||||
<item id="5146" /> <!-- Compressed Package of Blessed Spiritshots: No Grade -->
|
||||
<item id="5140" /> <!-- Compressed Package of Spiritshots: No Grade -->
|
||||
<item id="5134" /> <!-- Compressed Package of Soulshots: No Grade -->
|
||||
<item id="5262" /> <!-- Greater Compressed Package of Blessed Spiritshots (No-Grade) -->
|
||||
<item id="5256" /> <!-- Greater Compressed Package of Spiritshots (No-Grade) -->
|
||||
<item id="5250" /> <!-- Greater Compressed Package of Soulshots (No-Grade) -->
|
||||
<item id="1835" /> <!-- Soulshot (No-grade) -->
|
||||
<item id="2509" /> <!-- Spiritshot (No-grade) -->
|
||||
<item id="1463" /> <!-- Soulshot (D-grade) -->
|
||||
<item id="1464" /> <!-- Soulshot (C-grade) -->
|
||||
<item id="1465" /> <!-- Soulshot (B-grade) -->
|
||||
<item id="1466" /> <!-- Soulshot (A-grade) -->
|
||||
<item id="3947" /> <!-- Blessed Spiritshot (No-grade) -->
|
||||
<item id="3948" /> <!-- Blessed Spiritshot (D-grade) -->
|
||||
<item id="3949" /> <!-- Blessed Spiritshot (C-grade) -->
|
||||
<item id="3950" /> <!-- Blessed Spiritshot (B-grade) -->
|
||||
<item id="3951" /> <!-- Blessed Spiritshot (A-grade) -->
|
||||
<item id="5146" /> <!-- Blessed Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5140" /> <!-- Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5134" /> <!-- Soulshot Compressed Package (No-grade) -->
|
||||
<item id="5262" /> <!-- Greater Blessed Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5256" /> <!-- Greater Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5250" /> <!-- Greater Soulshot Compressed Package (No-grade) -->
|
||||
<item id="17" /> <!-- Wooden Arrow -->
|
||||
<item id="1341" /> <!-- Bone Arrow -->
|
||||
<item id="1342" /> <!-- Steel Arrow -->
|
||||
<item id="1343" /> <!-- Silver Arrow -->
|
||||
<item id="1344" /> <!-- Mithril Arrow -->
|
||||
<item id="1060" /> <!-- Lesser Healing Potion -->
|
||||
<item id="1061" /> <!-- Greater Healing Potion -->
|
||||
<item id="1345" /> <!-- Arrow of Light -->
|
||||
<item id="18550" /> <!-- Orichalcum Arrow -->
|
||||
<item id="1060" /> <!-- Healing Potion -->
|
||||
<item id="1061" /> <!-- Major Healing Potion -->
|
||||
<item id="1539" /> <!-- Major Healing Potion -->
|
||||
<item id="1540" /> <!-- Quick Healing Potion -->
|
||||
<item id="1831" /> <!-- Antidote -->
|
||||
<item id="1832" /> <!-- Greater Antidote -->
|
||||
<item id="1833" /> <!-- Bandage -->
|
||||
<item id="1834" /> <!-- Emergency Dressing -->
|
||||
<item id="734" /> <!-- Haste Potion -->
|
||||
<item id="735" /> <!-- Alacrity Potion -->
|
||||
<item id="734" /> <!-- Wind Walk Potion -->
|
||||
<item id="735" /> <!-- Haste Potion -->
|
||||
<item id="6035" /> <!-- Magic Haste Potion -->
|
||||
<item id="6037" /> <!-- Waking Scroll -->
|
||||
<item id="6037" /> <!-- Scroll: Cancel Sleep -->
|
||||
<item id="736" /> <!-- Scroll of Escape -->
|
||||
<item id="737" /> <!-- Scroll of Resurrection -->
|
||||
<item id="1829" /> <!-- Scroll of Escape: Clan Hall -->
|
||||
<item id="1830" /> <!-- Scroll of Escape: Castle -->
|
||||
<item id="3031" /> <!-- Spirit Ore -->
|
||||
<item id="1785" /> <!-- Soul Ore -->
|
||||
<item id="5589" /> <!-- Energy Stone -->
|
||||
<item id="1785" /> <!-- Soulstone -->
|
||||
<item id="5589" /> <!-- Momentum Stone -->
|
||||
<item id="1661" /> <!-- Thief Key -->
|
||||
<item id="5192" /> <!-- Rope of Magic (D-Grade) -->
|
||||
<item id="5193" /> <!-- Rope of Magic (C-Grade) -->
|
||||
<item id="5194" /> <!-- Rope of Magic (B-Grade) -->
|
||||
<item id="5195" /> <!-- Rope of Magic (A-Grade) -->
|
||||
<item id="5196" /> <!-- Rope of Magic (S-Grade) -->
|
||||
<item id="2130" /> <!-- Gemstone D -->
|
||||
<item id="2131" /> <!-- Gemstone C -->
|
||||
<item id="2132" /> <!-- Gemstone B -->
|
||||
<item id="4679" /> <!-- Bless of Eva -->
|
||||
<item id="5192" /> <!-- Magic Rope (D-grade) -->
|
||||
<item id="5193" /> <!-- Magic Rope (C-grade) -->
|
||||
<item id="5194" /> <!-- Magic Rope (B-grade) -->
|
||||
<item id="5195" /> <!-- Magic Rope (A-grade) -->
|
||||
<item id="5196" /> <!-- Magic Rope (S-grade) -->
|
||||
<item id="34837" /> <!-- Magic Rope (R-grade) -->
|
||||
<item id="34994" /> <!-- Gemstone -->
|
||||
<item id="2130" /> <!-- Gemstone (D-grade) -->
|
||||
<item id="2131" /> <!-- Gemstone (C-grade) -->
|
||||
<item id="2132" /> <!-- Gemstone (B-grade) -->
|
||||
<item id="4679" /> <!-- Eva's Blessing -->
|
||||
<item id="9633" /> <!-- Bone Bolt -->
|
||||
<item id="9634" /> <!-- Steel Bolt -->
|
||||
<item id="9635" /> <!-- Silver Bolt -->
|
||||
<item id="9636" /> <!-- Mithril Bolt -->
|
||||
<item id="8594" /> <!-- Scroll: Recovery (No Grade) -->
|
||||
<item id="8595" /> <!-- Scroll: Recovery (Grade D) -->
|
||||
<item id="8596" /> <!-- Scroll: Recovery (Grade C) -->
|
||||
<item id="8597" /> <!-- Scroll: Recovery (Grade B) -->
|
||||
<item id="8598" /> <!-- Scroll: Recovery (Grade A) -->
|
||||
<item id="8599" /> <!-- Scroll: Recovery (Grade S) -->
|
||||
<item id="8622" /> <!-- Elixir of Life (No Grade) -->
|
||||
<item id="8623" /> <!-- Elixir of Life (D-Grade) -->
|
||||
<item id="8624" /> <!-- Elixir of Life (C-Grade) -->
|
||||
<item id="8634" /> <!-- Elixir of CP (No Grade) -->
|
||||
<item id="8635" /> <!-- Elixir of CP (D-Grade) -->
|
||||
<item id="8636" /> <!-- Elixir of CP (C-Grade) -->
|
||||
<item id="8637" /> <!-- Elixir of CP (B-Grade) -->
|
||||
<item id="8638" /> <!-- Elixir of CP (A-Grade) -->
|
||||
<item id="8639" /> <!-- Elixir of CP (S-Grade) -->
|
||||
<item id="9637" /> <!-- Bolt of Light -->
|
||||
<item id="19443" /> <!-- Orichalcum Bolt -->
|
||||
<item id="8622" /> <!-- Elixir of Life (No-grade) -->
|
||||
<item id="8623" /> <!-- Elixir of Life (D-grade) -->
|
||||
<item id="8624" /> <!-- Elixir of Life (C-grade) -->
|
||||
<item id="8634" /> <!-- Elixir of CP (No-grade) -->
|
||||
<item id="8635" /> <!-- Elixir of CP (D-grade) -->
|
||||
<item id="8636" /> <!-- Elixir of CP (C-grade) -->
|
||||
<item id="8637" /> <!-- Elixir of CP (B-grade) -->
|
||||
<item id="8638" /> <!-- Elixir of CP (A-grade) -->
|
||||
<item id="8639" /> <!-- Elixir of CP (S-grade) -->
|
||||
<item id="8615" /> <!-- Summoning Crystal -->
|
||||
<item id="8658" /> <!-- Mysterious Solvent -->
|
||||
<item id="8871" /> <!-- Strategy Guide -->
|
||||
@ -76,6 +82,30 @@
|
||||
<item id="4627" /> <!-- Dice (Clover) -->
|
||||
<item id="4628" /> <!-- Dice (Diamond) -->
|
||||
<item id="8872" /> <!-- Flash Gunpowder -->
|
||||
<item id="8629" /> <!-- Elixir of Mental Strength (D-Grade) -->
|
||||
<item id="8629" /> <!-- Elixir of Mind (D-grade) -->
|
||||
<item id="19315" /> <!-- Crafting Solvent -->
|
||||
<item id="32249" /> <!-- Infinite Wooden Quiver -->
|
||||
<item id="32250" /> <!-- Infinite Bone Quiver -->
|
||||
<item id="32251" /> <!-- Infinite Steel Quiver -->
|
||||
<item id="32252" /> <!-- Infinite Silver Quiver -->
|
||||
<item id="32253" /> <!-- Infinite Mithril Quiver -->
|
||||
<item id="32254" /> <!-- Infinite Quiver of Light -->
|
||||
<item id="32255" /> <!-- Infinite Orichalcum Quiver -->
|
||||
<item id="32257" /> <!-- Infinite Bone Bolt Container -->
|
||||
<item id="32258" /> <!-- Infinite Steel Bolt Container -->
|
||||
<item id="32259" /> <!-- Infinite Silver Bolt Container -->
|
||||
<item id="32260" /> <!-- Infinite Mithril Bolt Container -->
|
||||
<item id="32261" /> <!-- Infinite Light Bolt Container -->
|
||||
<item id="32262" /> <!-- Infinite Orichalcum Bolt Container -->
|
||||
<item id="21746" /> <!-- Maestro's Key -->
|
||||
</list>
|
||||
<item id="5126" /> <!-- Dual Weapon Crafting Stamp -->
|
||||
<item id="30408" /> <!-- Dual Weapon Crafting Stamp (R-grade) -->
|
||||
<item id="36598" /> <!-- Scroll: Restore Equipment (R-grade) -->
|
||||
<item id="36599" /> <!-- Scroll: Restore Equipment (S-grade) -->
|
||||
<item id="36600" /> <!-- Scroll: Restore Equipment (A-grade) -->
|
||||
<item id="36601" /> <!-- Scroll: Restore Equipment (B-grade) -->
|
||||
<item id="36602" /> <!-- Scroll: Restore Equipment (C-grade) -->
|
||||
<item id="36603" /> <!-- Scroll: Restore Equipment (D-grade) -->
|
||||
<item id="37493" /> <!-- Hair Accessory Restoration Stone -->
|
||||
<item id="32256" /> <!-- Infinite Wooden Bolt Container -->
|
||||
</list>
|
26
trunk/dist/game/data/buylists/3130900.xml
vendored
26
trunk/dist/game/data/buylists/3130900.xml
vendored
@ -8,17 +8,17 @@
|
||||
<item id="3902" /> <!-- Ghost Canine -->
|
||||
<item id="3903" /> <!-- Mithril Canine -->
|
||||
<item id="3904" /> <!-- Sylvan Canine -->
|
||||
<item id="3905" /> <!-- Orikarukon Canine -->
|
||||
<item id="3905" /> <!-- Oriharukon Canine -->
|
||||
<item id="3906" /> <!-- Fang of Saltydog -->
|
||||
<item id="2506" /> <!-- Wolf's Leather Armor -->
|
||||
<item id="3891" /> <!-- Wolf's Hide Armor -->
|
||||
<item id="3892" /> <!-- Wolf's Hard Leather Armor -->
|
||||
<item id="3892" /> <!-- Wolf's Durable Leather Armor -->
|
||||
<item id="3893" /> <!-- Wolf's Wooden Armor -->
|
||||
<item id="3894" /> <!-- Wolf's Ring Mail -->
|
||||
<item id="3895" /> <!-- Wolf's Bone Armor -->
|
||||
<item id="3896" /> <!-- Wolf's Scale Mail -->
|
||||
<item id="2515" /> <!-- Food For Wolves -->
|
||||
<item id="14818" /> <!-- Enriched Pet Food for Wolves -->
|
||||
<item id="2515" /> <!-- Wolf Food -->
|
||||
<item id="14818" /> <!-- Enriched Pet Food -->
|
||||
<item id="3920" /> <!-- Viperbite -->
|
||||
<item id="3921" /> <!-- Shadow Fang -->
|
||||
<item id="3922" /> <!-- Alya Fang -->
|
||||
@ -37,7 +37,7 @@
|
||||
<item id="5184" /> <!-- Hatchling's Crimson Plate -->
|
||||
<item id="5185" /> <!-- Hatchling's Draconic Plate -->
|
||||
<item id="5186" /> <!-- Hatchling's Inferno Plate -->
|
||||
<item id="4038" /> <!-- Food For Hatchling -->
|
||||
<item id="4038" /> <!-- Hatchling Food -->
|
||||
<item id="5176" /> <!-- Serpentine Spike -->
|
||||
<item id="5177" /> <!-- Drake Horn -->
|
||||
<item id="5178" /> <!-- Assault Alicorn -->
|
||||
@ -45,23 +45,23 @@
|
||||
<item id="5180" /> <!-- Ohpdian Lance -->
|
||||
<item id="5181" /> <!-- Diamond Drill -->
|
||||
<item id="5170" /> <!-- Mithril Panzer Coat -->
|
||||
<item id="5171" /> <!-- Brigadine Panzer Coat -->
|
||||
<item id="5171" /> <!-- Brigandine Panzer Coat -->
|
||||
<item id="5172" /> <!-- Draconic Panzer Coat -->
|
||||
<item id="5173" /> <!-- Blood Panzer Coat -->
|
||||
<item id="5174" /> <!-- Ophidian Panzer Coat -->
|
||||
<item id="5175" /> <!-- Inferno Panzer Coat -->
|
||||
<item id="5168" /> <!-- Food for Strider -->
|
||||
<item id="5168" /> <!-- Strider Food -->
|
||||
<item id="6645" /> <!-- Beast Soulshot -->
|
||||
<item id="6646" /> <!-- Beast Spiritshot -->
|
||||
<item id="6647" /> <!-- Blessed Beast Spiritshot -->
|
||||
<item id="7582" /> <!-- Baby Spice -->
|
||||
<item id="8541" /> <!-- Little Harness -->
|
||||
<item id="9656" /> <!-- Enchanted Wolf Fang -->
|
||||
<item id="9657" /> <!-- Enchanted Coyote Fang -->
|
||||
<item id="9658" /> <!-- Enchanted Saltydog Fang -->
|
||||
<item id="9659" /> <!-- Enchanted Cerberus Fang -->
|
||||
<item id="9656" /> <!-- Reinforced Wolf Fang -->
|
||||
<item id="9657" /> <!-- Reinforced Coyote Fang -->
|
||||
<item id="9658" /> <!-- Reinforced Saltydog Fang -->
|
||||
<item id="9659" /> <!-- Reinforced Cerberus Fang -->
|
||||
<item id="9660" /> <!-- Orichalcum Fang -->
|
||||
<item id="9661" /> <!-- Enchanted Fenrir Fang -->
|
||||
<item id="9661" /> <!-- Reinforced Fenril Fang -->
|
||||
<item id="9662" /> <!-- Great Wolf Scale Armor -->
|
||||
<item id="9663" /> <!-- Great Wolf Bronze Armor -->
|
||||
<item id="9664" /> <!-- Great Wolf Plate Armor -->
|
||||
@ -86,4 +86,4 @@
|
||||
<item id="12750" /> <!-- Enria Pendant -->
|
||||
<item id="12751" /> <!-- Thons Pendant -->
|
||||
<item id="12752" /> <!-- Asofe Pendant -->
|
||||
</list>
|
||||
</list>
|
20
trunk/dist/game/data/buylists/3131900.xml
vendored
20
trunk/dist/game/data/buylists/3131900.xml
vendored
@ -4,12 +4,14 @@
|
||||
<npc>31319</npc> <!-- Hans -->
|
||||
</npcs>
|
||||
<item id="3031" /> <!-- Spirit Ore -->
|
||||
<item id="1785" /> <!-- Soul Ore -->
|
||||
<item id="5192" /> <!-- Rope of Magic (D-Grade) -->
|
||||
<item id="5193" /> <!-- Rope of Magic (C-Grade) -->
|
||||
<item id="5194" /> <!-- Rope of Magic (B-Grade) -->
|
||||
<item id="5195" /> <!-- Rope of Magic (A-Grade) -->
|
||||
<item id="2130" /> <!-- Gemstone D -->
|
||||
<item id="2131" /> <!-- Gemstone C -->
|
||||
<item id="2132" /> <!-- Gemstone B -->
|
||||
</list>
|
||||
<item id="1785" /> <!-- Soulstone -->
|
||||
<item id="5192" /> <!-- Magic Rope (D-grade) -->
|
||||
<item id="5193" /> <!-- Magic Rope (C-grade) -->
|
||||
<item id="5194" /> <!-- Magic Rope (B-grade) -->
|
||||
<item id="5195" /> <!-- Magic Rope (A-grade) -->
|
||||
<item id="34994" /> <!-- Gemstone -->
|
||||
<item id="2130" /> <!-- Gemstone (D-grade) -->
|
||||
<item id="2131" /> <!-- Gemstone (C-grade) -->
|
||||
<item id="2132" /> <!-- Gemstone (B-grade) -->
|
||||
<item id="19315" /> <!-- Crafting Solvent -->
|
||||
</list>
|
109
trunk/dist/game/data/buylists/3288300.xml
vendored
109
trunk/dist/game/data/buylists/3288300.xml
vendored
@ -3,69 +3,46 @@
|
||||
<npcs>
|
||||
<npc>32883</npc> <!-- Hedinger -->
|
||||
</npcs>
|
||||
<item id="1814" /> <!-- Recipe: Leather -->
|
||||
<item id="2135" /> <!-- Recipe: Braided Hemp -->
|
||||
<item id="2136" /> <!-- Recipe: Cokes -->
|
||||
<item id="2137" /> <!-- Recipe: Steel -->
|
||||
<item id="2138" /> <!-- Recipe: Coarse Bone Powder (100%) -->
|
||||
<item id="1817" /> <!-- Recipe: Cord -->
|
||||
<item id="2139" /> <!-- Recipe: Steel Mold -->
|
||||
<item id="2140" /> <!-- Recipe: High-Grade Suede -->
|
||||
<item id="2141" /> <!-- Recipe: Silver Mold -->
|
||||
<item id="2142" /> <!-- Recipe: Varnish of Purity -->
|
||||
<item id="2143" /> <!-- Recipe: Synthetic Cokes -->
|
||||
<item id="2144" /> <!-- Recipe: Compound Braid -->
|
||||
<item id="1825" /> <!-- Recipe: Oriharukon -->
|
||||
<item id="2145" /> <!-- Recipe: Mithril Alloy -->
|
||||
<item id="2146" /> <!-- Recipe: Artisan's frame -->
|
||||
<item id="2147" /> <!-- Recipe: Blacksmith's frame -->
|
||||
<item id="2148" /> <!-- Recipe: Crafted Leather -->
|
||||
<item id="2149" /> <!-- Recipe: Metallic Fiber -->
|
||||
<item id="5231" /> <!-- Recipe: Metal Hardener (100%) -->
|
||||
<item id="5472" /> <!-- Recipe: Metallic Thread(100%) -->
|
||||
<item id="5473" /> <!-- Recipe: Durable Metal Plate(100%) -->
|
||||
<item id="4122" /> <!-- Recipe: Maestro Holder (100%) -->
|
||||
<item id="4123" /> <!-- Recipe: Maestro Anvil Lock (100%) -->
|
||||
<item id="4124" /> <!-- Recipe: Craftsman Mold (100%) -->
|
||||
<item id="4125" /> <!-- Recipe: Maestro Mold (100%) -->
|
||||
<item id="5474" /> <!-- Recipe: Reorin's Mold(100%) -->
|
||||
<item id="5475" /> <!-- Recipe: Warsmith's Mold(100%) -->
|
||||
<item id="5476" /> <!-- Recipe: Arcsmith's Anvil(100%) -->
|
||||
<item id="5477" /> <!-- Recipe: Warsmith's Holder(100%) -->
|
||||
<item id="1804" /> <!-- Recipe: Soulshot (D-Grade) -->
|
||||
<item id="3032" /> <!-- Recipe: Spiritshot D -->
|
||||
<item id="1805" /> <!-- Recipe: Soulshot (C-Grade) -->
|
||||
<item id="3033" /> <!-- Recipe: Spiritshot C -->
|
||||
<item id="3953" /> <!-- Recipe: Blessed Spiritshot D -->
|
||||
<item id="3954" /> <!-- Recipe: Blessed Spiritshot C -->
|
||||
<item id="5153" /> <!-- Recipe: Soulshot (D) Compressed Package (100%) -->
|
||||
<item id="5158" /> <!-- Recipe: Spiritshot (D) Compressed Package (100%) -->
|
||||
<item id="5163" /> <!-- Recipe: Blessed Spiritshot (D) Compressed Package (100%) -->
|
||||
<item id="5268" /> <!-- Recipe: Greater Soulshot (D) Compressed Package (100%) -->
|
||||
<item id="5273" /> <!-- Recipe: Greater Spiritshot (D) Compressed Package(100%) -->
|
||||
<item id="5278" /> <!-- Recipe: Greater Blessed Spiritshot (D) Compressed Package(100%) -->
|
||||
<item id="5154" /> <!-- Recipe: Soulshot (C) Compressed Package (100%) -->
|
||||
<item id="5159" /> <!-- Recipe: Spiritshot (C) Compressed Package (100%) -->
|
||||
<item id="5164" /> <!-- Recipe: Blessed Spiritshot (C) Compressed Package (100%) -->
|
||||
<item id="5269" /> <!-- Recipe: Greater Soulshot (C) Compressed Package(100%) -->
|
||||
<item id="5274" /> <!-- Recipe: Greater Spiritshot (C) Compressed Package(100%) -->
|
||||
<item id="5279" /> <!-- Recipe: Greater Blessed Spiritshot (C) Compressed Package(100%) -->
|
||||
<item id="1806" /> <!-- Recipe: Soulshot (B-Grade) -->
|
||||
<item id="3034" /> <!-- Recipe: Spiritshot B -->
|
||||
<item id="1807" /> <!-- Recipe: Soulshot (A-Grade) -->
|
||||
<item id="3035" /> <!-- Recipe: Spiritshot A -->
|
||||
<item id="3955" /> <!-- Recipe: Blessed Spiritshot B -->
|
||||
<item id="3956" /> <!-- Recipe: Blessed Spiritshot A -->
|
||||
<item id="5155" /> <!-- Recipe: Soulshot (B) Compressed Package (100%) -->
|
||||
<item id="5160" /> <!-- Recipe: Spiritshot (B) Compressed Package (100%) -->
|
||||
<item id="5165" /> <!-- Recipe: Blessed Spiritshot (B) Compressed Package (100%) -->
|
||||
<item id="5270" /> <!-- Recipe: Greater Soulshot (B) Compressed Package(100%) -->
|
||||
<item id="5275" /> <!-- Recipe: Greater Spiritshot (B) Compressed Package(100%) -->
|
||||
<item id="5280" /> <!-- Recipe: Greater Blessed Spiritshot (B) Compressed Package(100%) -->
|
||||
<item id="5156" /> <!-- Recipe: Soulshot (A) Compressed Package (100%) -->
|
||||
<item id="5161" /> <!-- Recipe: Spiritshot (A) Compressed Package (100%) -->
|
||||
<item id="5166" /> <!-- Recipe: Blessed Spiritshot (A) Compressed Package (100%) -->
|
||||
<item id="5271" /> <!-- Recipe: Greater Soulshot (A) Compressed Package(100%) -->
|
||||
<item id="5276" /> <!-- Recipe: Greater Spiritshot (A) Compressed Package(100%) -->
|
||||
<item id="5281" /> <!-- Recipe: Greater Blessed Spiritshot (A) Compressed Package(100%) -->
|
||||
</list>
|
||||
<item id="1804" /> <!-- Recipe: Soulshot (D-grade) -->
|
||||
<item id="3032" /> <!-- Recipe: Spiritshot (D-grade) -->
|
||||
<item id="1805" /> <!-- Recipe: Soulshot (C-grade) -->
|
||||
<item id="3033" /> <!-- Recipe: Spiritshot (C-grade) -->
|
||||
<item id="3953" /> <!-- Recipe: Blessed Spiritshot (D-grade) -->
|
||||
<item id="3954" /> <!-- Recipe: Blessed Spiritshot (C-grade) -->
|
||||
<item id="5153" /> <!-- Recipe: Soulshot Compressed Package (D-grade) -->
|
||||
<item id="5158" /> <!-- Recipe: Spiritshot Compressed Package (D-grade) -->
|
||||
<item id="5163" /> <!-- Recipe: Blessed Spiritshot Compressed Package (D-grade) -->
|
||||
<item id="5268" /> <!-- Recipe: Greater Soulshot Compressed Package (D-grade) -->
|
||||
<item id="5273" /> <!-- Recipe: Greater Spiritshot Compressed Package (D-grade) -->
|
||||
<item id="5278" /> <!-- Recipe: Greater Blessed Spiritshot Compressed Package (D-grade) -->
|
||||
<item id="5154" /> <!-- Recipe: Soulshot Compressed Package (C-grade) -->
|
||||
<item id="5159" /> <!-- Recipe: Spiritshot Compressed Package (C-grade) -->
|
||||
<item id="5164" /> <!-- Recipe: Blessed Spiritshot Compressed Package (C-grade) -->
|
||||
<item id="5269" /> <!-- Recipe: Greater Soulshot Compressed Package (C-grade) -->
|
||||
<item id="5274" /> <!-- Recipe: Greater Spiritshot Compressed Package (C-grade) -->
|
||||
<item id="5279" /> <!-- Recipe: Greater Blessed Spiritshot Compressed Package (C-grade) -->
|
||||
<item id="1806" /> <!-- Recipe: Soulshot (B-grade) -->
|
||||
<item id="3034" /> <!-- Recipe: Spiritshot (B-grade) -->
|
||||
<item id="1807" /> <!-- Recipe: Soulshot (A-grade) -->
|
||||
<item id="3035" /> <!-- Recipe: Spiritshot (A-grade) -->
|
||||
<item id="3955" /> <!-- Recipe: Blessed Spiritshot (B-grade) -->
|
||||
<item id="3956" /> <!-- Recipe: Blessed Spiritshot (A-grade) -->
|
||||
<item id="5155" /> <!-- Recipe: Soulshot Compressed Package (B-grade) -->
|
||||
<item id="5160" /> <!-- Recipe: Spiritshot Compressed Package (B-grade) -->
|
||||
<item id="5165" /> <!-- Recipe: Blessed Spiritshot Compressed Package (B-grade) -->
|
||||
<item id="5270" /> <!-- Recipe: Greater Soulshot Compressed Package (B-grade) -->
|
||||
<item id="5275" /> <!-- Recipe: Greater Spiritshot Compressed Package (B-grade) -->
|
||||
<item id="5280" /> <!-- Recipe: Greater Blessed Spiritshot Compressed Package (B-grade) -->
|
||||
<item id="5156" /> <!-- Recipe: Soulshot Compressed Package (A-grade) -->
|
||||
<item id="5161" /> <!-- Recipe: Spiritshot Compressed Package (A-grade) -->
|
||||
<item id="5166" /> <!-- Recipe: Blessed Spiritshot Compressed Package (A-grade) -->
|
||||
<item id="5271" /> <!-- Recipe: Greater Soulshot Compressed Package (A-grade) -->
|
||||
<item id="5276" /> <!-- Recipe: Greater Spiritshot Compressed Package (A-grade) -->
|
||||
<item id="5281" /> <!-- Recipe: Greater Blessed Spiritshot Compressed Package (A-grade) -->
|
||||
<item id="5157" /> <!-- Recipe: Soulshot Compressed Package (S-grade) -->
|
||||
<item id="5162" /> <!-- Recipe: Spiritshot Compressed Package (S-grade) -->
|
||||
<item id="5167" /> <!-- Recipe: Blessed Spiritshot Compressed Package (S-grade) -->
|
||||
<item id="34841" /> <!-- Recipe: Soulshot (R-grade) Compressed Package -->
|
||||
<item id="34842" /> <!-- Recipe: Spiritshot (R-grade) Compressed Package -->
|
||||
<item id="34843" /> <!-- Recipe: Blessed Spiritshot (R-grade) Compressed Package -->
|
||||
</list>
|
38
trunk/dist/game/data/buylists/3393400.xml
vendored
Normal file
38
trunk/dist/game/data/buylists/3393400.xml
vendored
Normal file
@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>33934</npc> <!-- Denya -->
|
||||
</npcs>
|
||||
<item id="1121" /> <!-- Apprentice's Shoes -->
|
||||
<item id="28" /> <!-- Pants -->
|
||||
<item id="21" /> <!-- Shirt -->
|
||||
<item id="18" /> <!-- Leather Shield -->
|
||||
<item id="48" /> <!-- Short Gloves -->
|
||||
<item id="35" /> <!-- Cloth Shoes -->
|
||||
<item id="36" /> <!-- Leather Sandals -->
|
||||
<item id="41" /> <!-- Cloth Cap -->
|
||||
<item id="29" /> <!-- Leather Pants -->
|
||||
<item id="22" /> <!-- Leather Shirt -->
|
||||
<item id="19" /> <!-- Small Shield -->
|
||||
<item id="1119" /> <!-- Short Leather Gloves -->
|
||||
<item id="1129" /> <!-- Crude Leather Shoes -->
|
||||
<item id="1122" /> <!-- Cotton Shoes -->
|
||||
<item id="42" /> <!-- Leather Cap -->
|
||||
<item id="30" /> <!-- Durable Leather Pants -->
|
||||
<item id="2386" /> <!-- Wooden Gaiters -->
|
||||
<item id="23" /> <!-- Wooden Breastplate -->
|
||||
<item id="20" /> <!-- Buckler -->
|
||||
<item id="49" /> <!-- Gloves -->
|
||||
<item id="37" /> <!-- Leather Shoes -->
|
||||
<item id="43" /> <!-- Wooden Helmet -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="412" /> <!-- Cotton Pants -->
|
||||
<item id="390" /> <!-- Cotton Shirt -->
|
||||
<item id="24" /> <!-- Bone Breastplate -->
|
||||
<item id="31" /> <!-- Bone Gaiters -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
</list>
|
37
trunk/dist/game/data/buylists/3393401.xml
vendored
Normal file
37
trunk/dist/game/data/buylists/3393401.xml
vendored
Normal file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>33934</npc> <!-- Denya -->
|
||||
</npcs>
|
||||
<item id="1121" /> <!-- Apprentice's Shoes -->
|
||||
<item id="462" /> <!-- Stockings -->
|
||||
<item id="426" /> <!-- Tunic -->
|
||||
<item id="18" /> <!-- Leather Shield -->
|
||||
<item id="48" /> <!-- Short Gloves -->
|
||||
<item id="35" /> <!-- Cloth Shoes -->
|
||||
<item id="36" /> <!-- Leather Sandals -->
|
||||
<item id="41" /> <!-- Cloth Cap -->
|
||||
<item id="1103" /> <!-- Cotton Stockings -->
|
||||
<item id="1100" /> <!-- Cotton Tunic -->
|
||||
<item id="463" /> <!-- Feriotic Stockings -->
|
||||
<item id="428" /> <!-- Feriotic Tunic -->
|
||||
<item id="19" /> <!-- Small Shield -->
|
||||
<item id="1119" /> <!-- Short Leather Gloves -->
|
||||
<item id="1129" /> <!-- Crude Leather Shoes -->
|
||||
<item id="1122" /> <!-- Cotton Shoes -->
|
||||
<item id="42" /> <!-- Leather Cap -->
|
||||
<item id="464" /> <!-- Leather Stockings -->
|
||||
<item id="429" /> <!-- Leather Tunic -->
|
||||
<item id="20" /> <!-- Buckler -->
|
||||
<item id="49" /> <!-- Gloves -->
|
||||
<item id="37" /> <!-- Leather Shoes -->
|
||||
<item id="43" /> <!-- Wooden Helmet -->
|
||||
<item id="9577" /> <!-- Cotton Shirt -->
|
||||
<item id="1104" /> <!-- Stockings of Devotion -->
|
||||
<item id="1101" /> <!-- Tunic of Devotion -->
|
||||
<item id="102" /> <!-- Round Shield -->
|
||||
<item id="50" /> <!-- Leather Gloves -->
|
||||
<item id="38" /> <!-- Low Boots -->
|
||||
<item id="44" /> <!-- Leather Helmet -->
|
||||
<item id="9583" /> <!-- Striped Cotton Shirt -->
|
||||
</list>
|
33
trunk/dist/game/data/buylists/3393500.xml
vendored
Normal file
33
trunk/dist/game/data/buylists/3393500.xml
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>33935</npc> <!-- Evna -->
|
||||
</npcs>
|
||||
<item id="1" /> <!-- Short Sword -->
|
||||
<item id="4" /> <!-- Club -->
|
||||
<item id="11" /> <!-- Bone Dagger -->
|
||||
<item id="13" /> <!-- Short Bow -->
|
||||
<item id="253" /> <!-- Spiked Gloves -->
|
||||
<item id="152" /> <!-- Heavy Chisel -->
|
||||
<item id="3" /> <!-- Broadsword -->
|
||||
<item id="12" /> <!-- Knife -->
|
||||
<item id="215" /> <!-- Doom Dagger -->
|
||||
<item id="14" /> <!-- Bow -->
|
||||
<item id="5" /> <!-- Mace -->
|
||||
<item id="254" /> <!-- Iron Gloves -->
|
||||
<item id="153" /> <!-- Sickle -->
|
||||
<item id="1333" /> <!-- Brandish -->
|
||||
<item id="66" /> <!-- Gladius -->
|
||||
<item id="67" /> <!-- Orcish Sword -->
|
||||
<item id="122" /> <!-- Handmade Sword -->
|
||||
<item id="154" /> <!-- Dwarven Mace -->
|
||||
<item id="216" /> <!-- Dirk -->
|
||||
<item id="271" /> <!-- Hunting Bow -->
|
||||
<item id="255" /> <!-- Fox Claw Gloves -->
|
||||
<item id="2" /> <!-- Long Sword -->
|
||||
<item id="218" /> <!-- Throwing Knife -->
|
||||
<item id="272" /> <!-- Forest Bow -->
|
||||
<item id="15" /> <!-- Short Spear -->
|
||||
<item id="256" /> <!-- Cestus -->
|
||||
<item id="5284" /> <!-- Zweihander -->
|
||||
</list>
|
13
trunk/dist/game/data/buylists/3393501.xml
vendored
Normal file
13
trunk/dist/game/data/buylists/3393501.xml
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>33935</npc> <!-- Evna -->
|
||||
</npcs>
|
||||
<item id="7" /> <!-- Apprentice's Rod -->
|
||||
<item id="308" /> <!-- Buffalo's Horn -->
|
||||
<item id="8" /> <!-- Willow Staff -->
|
||||
<item id="99" /> <!-- Apprentice's Spellbook -->
|
||||
<item id="9" /> <!-- Cedar Staff -->
|
||||
<item id="176" /> <!-- Apprentice's Staff -->
|
||||
<item id="310" /> <!-- Relic of the Saints -->
|
||||
</list>
|
55
trunk/dist/game/data/buylists/3393600.xml
vendored
Normal file
55
trunk/dist/game/data/buylists/3393600.xml
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>33936</npc> <!-- Pelu -->
|
||||
</npcs>
|
||||
<item id="1835" /> <!-- Soulshot (No-grade) -->
|
||||
<item id="2509" /> <!-- Spiritshot (No-grade) -->
|
||||
<item id="3947" /> <!-- Blessed Spiritshot (No-grade) -->
|
||||
<item id="5146" /> <!-- Blessed Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5140" /> <!-- Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5134" /> <!-- Soulshot Compressed Package (No-grade) -->
|
||||
<item id="5262" /> <!-- Greater Blessed Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5256" /> <!-- Greater Spiritshot Compressed Package (No-grade) -->
|
||||
<item id="5250" /> <!-- Greater Soulshot Compressed Package (No-grade) -->
|
||||
<item id="17" /> <!-- Wooden Arrow -->
|
||||
<item id="1341" /> <!-- Bone Arrow -->
|
||||
<item id="1060" /> <!-- Healing Potion -->
|
||||
<item id="1061" /> <!-- Major Healing Potion -->
|
||||
<item id="1540" /> <!-- Quick Healing Potion -->
|
||||
<item id="1831" /> <!-- Antidote -->
|
||||
<item id="1833" /> <!-- Bandage -->
|
||||
<item id="734" /> <!-- Wind Walk Potion -->
|
||||
<item id="735" /> <!-- Haste Potion -->
|
||||
<item id="6035" /> <!-- Magic Haste Potion -->
|
||||
<item id="736" /> <!-- Scroll of Escape -->
|
||||
<item id="737" /> <!-- Scroll of Resurrection -->
|
||||
<item id="3031" /> <!-- Spirit Ore -->
|
||||
<item id="1785" /> <!-- Soulstone -->
|
||||
<item id="5589" /> <!-- Momentum Stone -->
|
||||
<item id="1661" /> <!-- Thief Key -->
|
||||
<item id="5192" /> <!-- Magic Rope (D-grade) -->
|
||||
<item id="9633" /> <!-- Bone Bolt -->
|
||||
<item id="8622" /> <!-- Elixir of Life (No-grade) -->
|
||||
<item id="8623" /> <!-- Elixir of Life (D-grade) -->
|
||||
<item id="8628" /> <!-- Elixir of Mind (No-grade) -->
|
||||
<item id="8629" /> <!-- Elixir of Mind (D-grade) -->
|
||||
<item id="8634" /> <!-- Elixir of CP (No-grade) -->
|
||||
<item id="8635" /> <!-- Elixir of CP (D-grade) -->
|
||||
<item id="8615" /> <!-- Summoning Crystal -->
|
||||
<item id="4625" /> <!-- Dice (Heart) -->
|
||||
<item id="4626" /> <!-- Dice (Spade) -->
|
||||
<item id="4627" /> <!-- Dice (Clover) -->
|
||||
<item id="4628" /> <!-- Dice (Diamond) -->
|
||||
<item id="32249" /> <!-- Infinite Wooden Quiver -->
|
||||
<item id="32250" /> <!-- Infinite Bone Quiver -->
|
||||
<item id="32257" /> <!-- Infinite Bone Bolt Container -->
|
||||
<item id="36598" /> <!-- Scroll: Restore Equipment (R-grade) -->
|
||||
<item id="36599" /> <!-- Scroll: Restore Equipment (S-grade) -->
|
||||
<item id="36600" /> <!-- Scroll: Restore Equipment (A-grade) -->
|
||||
<item id="36601" /> <!-- Scroll: Restore Equipment (B-grade) -->
|
||||
<item id="36602" /> <!-- Scroll: Restore Equipment (C-grade) -->
|
||||
<item id="36603" /> <!-- Scroll: Restore Equipment (D-grade) -->
|
||||
<item id="37493" /> <!-- Hair Accessory Restoration Stone -->
|
||||
<item id="32256" /> <!-- Infinite Wooden Bolt Container -->
|
||||
</list>
|
19
trunk/dist/game/data/buylists/3393700.xml
vendored
Normal file
19
trunk/dist/game/data/buylists/3393700.xml
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
|
||||
<npcs>
|
||||
<npc>33937</npc> <!-- Ceri -->
|
||||
</npcs>
|
||||
<item id="118" /> <!-- Magic Necklace -->
|
||||
<item id="906" /> <!-- Necklace of Knowledge -->
|
||||
<item id="907" /> <!-- Necklace of Anguish -->
|
||||
<item id="908" /> <!-- Necklace of Wisdom -->
|
||||
<item id="112" /> <!-- Apprentice's Earring -->
|
||||
<item id="113" /> <!-- Mage Earring -->
|
||||
<item id="114" /> <!-- Earring of Strength -->
|
||||
<item id="115" /> <!-- Earring of Wisdom -->
|
||||
<item id="845" /> <!-- Cat's Eye -->
|
||||
<item id="116" /> <!-- Magic Ring -->
|
||||
<item id="875" /> <!-- Ring of Knowledge -->
|
||||
<item id="876" /> <!-- Ring of Anguish -->
|
||||
<item id="877" /> <!-- Ring of Wisdom -->
|
||||
</list>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/castleData.xsd">
|
||||
<castle id="9"> <!-- Schuttgard Castle -->
|
||||
<castle id="9"> <!-- Schuttgart Castle -->
|
||||
<spawn castleSide="LIGHT">
|
||||
<npc id="35555" x="77488" y="-153360" z="-384" heading="16500"/> <!-- Chamberlain of Light -->
|
||||
<npc id="36617" x="87136" y="-143472" z="-1293" heading="16563"/> <!-- Proclaimer -->
|
142
trunk/dist/game/data/html/admin/ave_abnormal.htm
vendored
142
trunk/dist/game/data/html/admin/ave_abnormal.htm
vendored
@ -7,154 +7,20 @@
|
||||
<table width="270">
|
||||
<tr>
|
||||
<td width="45">
|
||||
<button value="Main" action="bypass -h admin_admin" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<button action="bypass -h admin_admin" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">Main</button>
|
||||
</td>
|
||||
<td width="180">
|
||||
<center>Abnormal Visual Effects</center>
|
||||
</td>
|
||||
<td width="45">
|
||||
<button value="Back" action="bypass -h admin_admin3" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<button action="bypass -h admin_admin3" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">Back</button>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width="270">
|
||||
<tr>
|
||||
<td>
|
||||
Values:
|
||||
</td>
|
||||
<td>
|
||||
<edit var="qbox" width="100" height="15">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Help" action="bypass -h admin_html help/abnormal.htm" width="40" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<button action="bypass -h admin_html help/abnormal.htm" width="40" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">Help</button>
|
||||
<br>
|
||||
<table width="260">
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Bleed" action="bypass -h admin_ave_abnormal DOT_BLEEDING $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Poison" action="bypass -h admin_ave_abnormal DOT_POISON $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Fire" action="bypass -h admin_ave_abnormal DOT_FIRE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Water" action="bypass -h admin_ave_abnormal DOT_WATER $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Wind" action="bypass -h admin_ave_abnormal DOT_WIND $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Earth" action="bypass -h admin_ave_abnormal DOT_SOIL $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Stun" action="bypass -h admin_ave_abnormal STUN $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Sleep" action="bypass -h admin_ave_abnormal SLEEP $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Silence" action="bypass -h admin_ave_abnormal SILENCE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Root" action="bypass -h admin_ave_abnormal ROOT $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Paralize" action="bypass -h admin_ave_abnormal PARALYZE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Flesh Stone" action="bypass -h admin_ave_abnormal FLESH_STONE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="DOT MP" action="bypass -h admin_ave_abnormal DOT_MP $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Big Head" action="bypass -h admin_ave_abnormal BIG_HEAD $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Flame" action="bypass -h admin_ave_abnormal DOT_FIRE_AREA $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Change Texture" action="bypass -h admin_ave_abnormal CHANGE_TEXTURE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Big Body" action="bypass -h admin_ave_abnormal BIG_BODY $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Floating Root" action="bypass -h admin_ave_abnormal FLOATING_ROOT $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Dance Stun" action="bypass -h admin_ave_abnormal DANCE_ROOT $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Ghost Stun" action="bypass -h admin_ave_abnormal GHOST_STUN $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Stealth" action="bypass -h admin_ave_abnormal STEALTH $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Seizure 1" action="bypass -h admin_ave_abnormal SEIZURE1 $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Seizure 2" action="bypass -h admin_ave_abnormal SEIZURE2 $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Magic Circle" action="bypass -h admin_ave_abnormal MAGIC_SQUARE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Freezing" action="bypass -h admin_ave_abnormal FREEZING $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Shake" action="bypass -h admin_ave_abnormal SHAKE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Blind" action="bypass -h admin_ave_abnormal BLIND $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="U. Defense" action="bypass -h admin_ave_abnormal ULTIMATE_DEFENCE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Vitality Up" action="bypass -h admin_ave_abnormal VP_UP $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Real Target" action="bypass -h admin_ave_abnormal REAL_TARGET $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Death Mark" action="bypass -h admin_ave_abnormal DEATH_MARK $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Fear" action="bypass -h admin_ave_abnormal TURN_FLEE $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Vitality Keep" action="bypass -h admin_ave_abnormal VP_KEEP $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
%abnormals%
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
77
trunk/dist/game/data/html/admin/ave_event.htm
vendored
77
trunk/dist/game/data/html/admin/ave_event.htm
vendored
@ -1,77 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Abnormal Visual Event Effects Menu</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<table width="270">
|
||||
<tr>
|
||||
<td width="45">
|
||||
<button value="Main" action="bypass -h admin_admin" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td width="180">
|
||||
<center>AVE Effects</center>
|
||||
</td>
|
||||
<td width="45">
|
||||
<button value="Back" action="bypass -h admin_admin3" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width="240">
|
||||
<tr>
|
||||
<td>
|
||||
Values:
|
||||
</td>
|
||||
<td>
|
||||
<edit var="qbox" width="100" height="15">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Help" action="bypass -h admin_html help/abnormal.htm" width="40" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width=260>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="None" action="bypass -h admin_ave_event BR_NONE $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Afro Normal" action="bypass -h admin_ave_event BR_AFRO_NORMAL $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Afro Pink" action="bypass -h admin_ave_event BR_AFRO_PINK $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Afro Gold" action="bypass -h admin_ave_event BR_AFRO_GOLD $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Eva's Wrath" action="bypass -h admin_ave_event BR_POWER_OF_EVA $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Headphone" action="bypass -h admin_ave_event BR_HEADPHONE $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Vesper 1" action="bypass -h admin_ave_event BR_VESPER1 $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Vesper 2" action="bypass -h admin_ave_event BR_VESPER2 $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Vesper 3" action="bypass -h admin_ave_event BR_VESPER3 $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Soul Avatar" action="bypass -h admin_ave_event BR_SOUL_AVATAR $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
99
trunk/dist/game/data/html/admin/ave_special.htm
vendored
99
trunk/dist/game/data/html/admin/ave_special.htm
vendored
@ -1,99 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Abnormal Visual Special Effects Menu</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<table width="270">
|
||||
<tr>
|
||||
<td width="45">
|
||||
<button value="Main" action="bypass -h admin_admin" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td width="180">
|
||||
<center>AVE Special</center>
|
||||
</td>
|
||||
<td width="45">
|
||||
<button value="Back" action="bypass -h admin_admin3" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width="240">
|
||||
<tr>
|
||||
<td>
|
||||
Values:
|
||||
</td>
|
||||
<td>
|
||||
<edit var="qbox" width="100" height="15">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Help" action="bypass -h admin_html help/abnormal.htm" width="40" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width="260">
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Invincibility" action="bypass -h admin_ave_special INVINCIBILITY $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Air Stun" action="bypass -h admin_ave_special AIR_BATTLE_SLOW $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Air Root" action="bypass -h admin_ave_special AIR_BATTLE_ROOT $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Baguette" action="bypass -h admin_ave_special CHANGE_WP $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Yellow Afro" action="bypass -h admin_ave_special CHANGE_HAIR_G $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Pink Afro" action="bypass -h admin_ave_special CHANGE_HAIR_P $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Black Afro" action="bypass -h admin_ave_special CHANGE_HAIR_B $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Stigma Shilen" action="bypass -h admin_ave_special STIGMA_OF_SILEN $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Stakato Root" action="bypass -h admin_ave_special SPEED_DOWN $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Frozen Pillar" action="bypass -h admin_ave_special FROZEN_PILLAR $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Vesper S" action="bypass -h admin_ave_special CHANGE_VES_S $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Vesper C" action="bypass -h admin_ave_special CHANGE_VES_C $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Vesper D" action="bypass -h admin_ave_special CHANGE_VES_D $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Time Bomb" action="bypass -h admin_ave_special TIME_BOMB $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
<td>
|
||||
<button value="Arcane Shield" action="bypass -h admin_ave_special MP_SHIELD $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button value="Nevit's Advent" action="bypass -h admin_ave_special NAVIT_ADVENT $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
@ -18,7 +18,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Goddard Castle" action="bypass -h admin_castlemanage goddard" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Schuttgard Castle" action="bypass -h admin_castlemanage schuttgard" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Schuttgart Castle" action="bypass -h admin_castlemanage schuttgart" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Gludio Castle" action="bypass -h admin_castlemanage gludio" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
@ -35,4 +35,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
4
trunk/dist/game/data/html/admin/clanhall.htm
vendored
4
trunk/dist/game/data/html/admin/clanhall.htm
vendored
@ -2,7 +2,7 @@
|
||||
<table width=270><tr>
|
||||
<td width=45><button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Siege Menu</center></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_siege" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_clanhall" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table><center>
|
||||
<br>ClanHall: %clanhallName%<br>
|
||||
<br>ClanHall Owner: %clanhallOwner%<br>
|
||||
@ -18,4 +18,4 @@
|
||||
<table><tr>
|
||||
<td><button value="Teleport self" action="bypass -h admin_clanhallteleportself %clanhallId%" width=135 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table></center>
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
10
trunk/dist/game/data/html/admin/effects_menu.htm
vendored
10
trunk/dist/game/data/html/admin/effects_menu.htm
vendored
@ -32,8 +32,8 @@ Character Based:<br1>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Abnormal" action="bypass -h admin_ave_abnormal $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Special" action="bypass -h admin_ave_special $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Event" action="bypass -h admin_ave_event $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Social" action="bypass -h admin_social_menu $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
@ -41,9 +41,9 @@ Character Based:<br1>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Transform" action="bypass -h admin_transform_menu $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="SmallHead" action="bypass -h admin_shrinkhead" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="BigHead" action="bypass -h admin_bighead" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Display" action="bypass -h admin_set_displayeffect_menu $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Small Head" action="bypass -h admin_shrinkhead" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Big Head" action="bypass -h admin_bighead" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="DisplayEffect" action="bypass -h admin_set_displayeffect_menu $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br><br>
|
||||
|
6
trunk/dist/game/data/html/admin/fort.htm
vendored
6
trunk/dist/game/data/html/admin/fort.htm
vendored
@ -25,12 +25,12 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Give Fort" action="bypass -h admin_setfort %fortId%" width=135 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Remove Fort" action="bypass -h admin_removefort %fortId%" width=135 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td></tr>
|
||||
<td><button value="Remove Fort" action="bypass -h admin_removefort %fortId%" width=135 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width=270>
|
||||
<tr><td width=60>NpcId:</td><td><edit var="value" width=40></td><td><button value="Add Guard" action="bypass -h admin_add_guard %fortId% $value" width=135 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<tr><td width=60>NPC ID:</td><td><edit var="value" width=40></td><td><button value="Add Guard" action="bypass -h admin_add_guard %fortId% $value" width=135 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table>
|
||||
</center>
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Fighter" action="bypass -h admin_setclass 31" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,9 +41,11 @@
|
||||
<td><button value="Shillien Templar" action="bypass -h admin_setclass 106" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Spectral Dancer" action="bypass -h admin_setclass 107" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Sigel Shillien Templar" action="bypass -h admin_setclass 151" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Iss Spectral Dancer" action="bypass -h admin_setclass 173" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Iss Spectral Dancer" action="bypass -h admin_setclass 173" width="143" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="666666">
|
||||
@ -63,9 +62,11 @@
|
||||
<td><button value="Ghost Hunter" action="bypass -h admin_setclass 108" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ghost Sentinel" action="bypass -h admin_setclass 109" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Othell Ghost Hunter" action="bypass -h admin_setclass 160" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yul Ghost Sentinel" action="bypass -h admin_setclass 164" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yul Ghost Sentinel" action="bypass -h admin_setclass 164" width="143" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Mystic" action="bypass -h admin_setclass 38" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,9 +41,11 @@
|
||||
<td><button value="Storm Screamer" action="bypass -h admin_setclass 110" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Spectral Master" action="bypass -h admin_setclass 111" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Feoh Storm Screamer" action="bypass -h admin_setclass 169" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Wynn Spectral Master" action="bypass -h admin_setclass 178" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Wynn Spectral Master" action="bypass -h admin_setclass 178" width="143" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="666666">
|
||||
@ -61,6 +60,8 @@
|
||||
<tr>
|
||||
<td><button value="Shillien Saint" action="bypass -h admin_setclass 112" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Aeore Shillien Saint" action="bypass -h admin_setclass 181" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Fighter" action="bypass -h admin_setclass 53" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -42,6 +39,8 @@
|
||||
<tr>
|
||||
<td><button value="Fortune Seeker" action="bypass -h admin_setclass 117" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Othell Fortune Seeker" action="bypass -h admin_setclass 161" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
@ -58,6 +57,8 @@
|
||||
<tr>
|
||||
<td><button value="Maestro" action="bypass -h admin_setclass 118" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Tyrr Maestro" action="bypass -h admin_setclass 156" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Fighter" action="bypass -h admin_setclass 18" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,8 +41,10 @@
|
||||
<td><button value="Eva's Templar" action="bypass -h admin_setclass 99" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Sword Muse" action="bypass -h admin_setclass 100" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Sigel Eva Templar" action="bypass -h admin_setclass 150" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Sigel Eva's Templar" action="bypass -h admin_setclass 150" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Iss Sword Muse" action="bypass -h admin_setclass 172" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -63,9 +62,11 @@
|
||||
<td><button value="Wind Rider" action="bypass -h admin_setclass 101" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Moonlight Sentinel" action="bypass -h admin_setclass 102" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Othell Wind Rider" action="bypass -h admin_setclass 159" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yul Moonlight Sentinel" action="bypass -h admin_setclass 163" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yul Moonlight Sentinel" action="bypass -h admin_setclass 163" width="143" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Mystic" action="bypass -h admin_setclass 25" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,9 +41,11 @@
|
||||
<td><button value="Mystic Muse" action="bypass -h admin_setclass 103" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Elemental Master" action="bypass -h admin_setclass 104" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Feoh Mystic Muse" action="bypass -h admin_setclass 168" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Wynn Elemental Master" action="bypass -h admin_setclass 177" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Wynn Elemental Master" action="bypass -h admin_setclass 177" width="143" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="666666">
|
||||
@ -61,8 +60,10 @@
|
||||
<tr>
|
||||
<td><button value="Evas Saint" action="bypass -h admin_setclass 105" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Aeore Eva Saint" action="bypass -h admin_setclass 180" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Aeore Eva's Saint" action="bypass -h admin_setclass 180" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -17,28 +17,49 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Fighter" action="bypass -h admin_setclass 182" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="0066FF">
|
||||
<table width="302" border="0" bgcolor="666666">
|
||||
<tr>
|
||||
<td><button value="Marauder" action="bypass -h admin_setclass 184" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><center><button value="Marauder" action="bypass -h admin_setclass 184" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="0066FF">
|
||||
<tr>
|
||||
<td><button value="Ripper" action="bypass -h admin_setclass 186" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Eviscarator" action="bypass -h admin_setclass 188" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Eviscerator" action="bypass -h admin_setclass 188" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Wizard" action="bypass -h admin_setclass 183" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="666666">
|
||||
<tr>
|
||||
<td><center><button value="Cloud Breaker" action="bypass -h admin_setclass 185" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="0066FF">
|
||||
<tr>
|
||||
<td><button value="Stratomancer Hound" action="bypass -h admin_setclass 187" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Sayha's Seer" action="bypass -h admin_setclass 189" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -1,44 +0,0 @@
|
||||
<html><body>
|
||||
<title>//setclass Menu</title>
|
||||
<table width="260"><tr>
|
||||
<td width="40"><center><button value="Back to Main Menu" action="bypass -h admin_admin" width="292" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr></table>
|
||||
<table width="260" border="0" bgcolor="000000">
|
||||
<tr>
|
||||
<td><button value="Human F." action="bypass -h admin_html setclass/human_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Human M." action="bypass -h admin_html setclass/human_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Elf F." action="bypass -h admin_html setclass/elf_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Elf M." action="bypass -h admin_html setclass/elf_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Dark Elf F." action="bypass -h admin_html setclass/dark_elf_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dark Elf M." action="bypass -h admin_html setclass/dark_elf_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Orc F." action="bypass -h admin_html setclass/orc_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Wizard" action="bypass -h admin_setclass 183" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="0066FF">
|
||||
<tr>
|
||||
<td><button value="Cloud Breaker" action="bypass -h admin_setclass 185" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Stratomancer" action="bypass -h admin_setclass 187" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Sayha Seer" action="bypass -h admin_setclass 189" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Fighter" action="bypass -h admin_setclass 0" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,6 +41,8 @@
|
||||
<td><button value="Duelist" action="bypass -h admin_setclass 88" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dreadnought" action="bypass -h admin_setclass 89" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Tyrr Duelist" action="bypass -h admin_setclass 152" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Tyrr Dreadnought" action="bypass -h admin_setclass 153" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
@ -63,6 +62,8 @@
|
||||
<td><button value="Phoenix Knight" action="bypass -h admin_setclass 90" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Hell Knight" action="bypass -h admin_setclass 91" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Sigel Phoenix Knight" action="bypass -h admin_setclass 148" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Sigel Hell Knight" action="bypass -h admin_setclass 149" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
@ -82,9 +83,11 @@
|
||||
<td><button value="Adventurer" action="bypass -h admin_setclass 93" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Sagittarius" action="bypass -h admin_setclass 92" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Othell Adventurer" action="bypass -h admin_setclass 158" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yul Sagittarius" action="bypass -h admin_setclass 162" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yull Sagittarius" action="bypass -h admin_setclass 162" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Mystic" action="bypass -h admin_setclass 10" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -37,19 +34,29 @@
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="0066FF">
|
||||
<tr>
|
||||
<td><button value="Sorcerer" action="bypass -h admin_setclass 12" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Necromancer" action="bypass -h admin_setclass 13" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Warlock" action="bypass -h admin_setclass 14" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Sorcerer" action="bypass -h admin_setclass 12" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Necromancer" action="bypass -h admin_setclass 13" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Archmage" action="bypass -h admin_setclass 94" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soultaker" action="bypass -h admin_setclass 95" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Arcana Lord" action="bypass -h admin_setclass 96" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Archmage" action="bypass -h admin_setclass 94" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soultaker" action="bypass -h admin_setclass 95" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Feoh Archmage" action="bypass -h admin_setclass 166" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Feoh Soultaker" action="bypass -h admin_setclass 167" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Wynn Arcana Lord" action="bypass -h admin_setclass 176" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<center>
|
||||
<td><button value="Warlock" action="bypass -h admin_setclass 14" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</center>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Arcana Lord" action="bypass -h admin_setclass 96" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Feoh Archmage" action="bypass -h admin_setclass 166" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Feoh Soultaker" action="bypass -h admin_setclass 167" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Wynn Arcana Lord" action="bypass -h admin_setclass 176" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="666666">
|
||||
@ -66,6 +73,8 @@
|
||||
<td><button value="Cardinal" action="bypass -h admin_setclass 97" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Hierophant" action="bypass -h admin_setclass 98" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Aeore Cardinal" action="bypass -h admin_setclass 179" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Iss Hierophant" action="bypass -h admin_setclass 171" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Male Soldier" action="bypass -h admin_setclass 123" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,9 +41,11 @@
|
||||
<td><button value="Doombringer" action="bypass -h admin_setclass 131" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soul Hound" action="bypass -h admin_setclass 132" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Tyrr Doombringer" action="bypass -h admin_setclass 157" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Feoh Soulhound" action="bypass -h admin_setclass 170" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Feoh Soulhounds" action="bypass -h admin_setclass 170" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
@ -61,18 +60,18 @@
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="0066FF">
|
||||
<tr>
|
||||
<td><button value="Arbalester" action="bypass -h admin_setclass 130" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soul Breaker" action="bypass -h admin_setclass 129" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Inspector" action="bypass -h admin_setclass 135" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soul Breaker" action="bypass -h admin_setclass 129" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Arbalester" action="bypass -h admin_setclass 130" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Trickster" action="bypass -h admin_setclass 134" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soul Hound" action="bypass -h admin_setclass 133" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Judicator" action="bypass -h admin_setclass 136" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Soul Hound" action="bypass -h admin_setclass 133" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Trickster" action="bypass -h admin_setclass 134" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Yul Trickster" action="bypass -h admin_setclass 165" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Feoh Soulhound" action="bypass -h admin_setclass 170" width="90" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Feoh Soulhounds" action="bypass -h admin_setclass 170" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Yul Trickster" action="bypass -h admin_setclass 165" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -17,14 +17,12 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<tr>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Fighter" action="bypass -h admin_setclass 44" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -42,6 +40,8 @@
|
||||
<tr>
|
||||
<td><button value="Titan" action="bypass -h admin_setclass 113" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Tyrr Titan" action="bypass -h admin_setclass 154" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
@ -55,9 +55,8 @@
|
||||
<tr>
|
||||
<td><button value="Tyrant" action="bypass -h admin_setclass 48" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Grand Khavatari" action="bypass -h admin_setclass 114" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Tyrr Grand Khavatari" action="bypass -h admin_setclass 155" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
|
@ -17,14 +17,11 @@
|
||||
<td><button value="Orc M." action="bypass -h admin_html setclass/orc_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Ertheia F." action="bypass -h admin_html setclass/ertheia_fighter.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Ertheia M." action="bypass -h admin_html setclass/ertheia_mage.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Dwarf" action="bypass -h admin_html setclass/dwarf.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Kamael" action="bypass -h admin_html setclass/kamael.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td><button value="Ertheia" action="bypass -h admin_html setclass/ertheia.htm" width="70" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<table width="302" border="0" bgcolor="999999">
|
||||
<tr>
|
||||
<td><center><button value="Mystic" action="bypass -h admin_setclass 49" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
@ -44,6 +41,8 @@
|
||||
<td><button value="Dominator" action="bypass -h admin_setclass 115" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Doomcryer" action="bypass -h admin_setclass 116" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="302" border="0" bgcolor="33FF33">
|
||||
<tr>
|
||||
<td><button value="Iss Dominator" action="bypass -h admin_setclass 174" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Iss Doomcryer" action="bypass -h admin_setclass 175" width="130" height="20" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<table width=270><tr>
|
||||
<td width=45><button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Siege Menu</center></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_siege" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_clanhall" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table><center>
|
||||
<br>ClanHall: %clanhallName%<br1>
|
||||
ClanHall Owner: %clanhallOwner%
|
||||
@ -35,4 +35,4 @@ ClanHall Owner: %clanhallOwner%
|
||||
</table></center>
|
||||
<br><font color="FF0000">
|
||||
Note:</font> Use the box to enter the clan name to add/remove (can be done just by targetting a clan member) or the date to set the siege. Date must be on this format DD-MM-YYYY;HH:MM.
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
@ -20,7 +20,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_html teleports/CastleAreas/rune.htm" value="Rune" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td><br1>
|
||||
<td align=center><button action="bypass -h admin_html teleports/CastleAreas/schuttgart.htm" value="Schuttgard" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td><br1>
|
||||
<td align=center><button action="bypass -h admin_html teleports/CastleAreas/schuttgart.htm" value="Schuttgart" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td><br1>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_html teleports/CastleAreas/innadril.htm" value="Innadril" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td><br1>
|
||||
|
@ -5,64 +5,34 @@
|
||||
<tr><td width=40><button value="Main" action="bypass -h admin_admin" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Instance Zone's</center></td>
|
||||
<td width=40><button value="Back" action="bypass -h admin_show_moves" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table>
|
||||
</tr></table></center>
|
||||
<center>
|
||||
<button action="bypass -h admin_html teleports/instance/destruction.htm" value="Seed of Destruction" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/infinity.htm" value="Seed of Infinity" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/kamaloka.htm" value="Kamaloka" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/nornilsgarden.htm" value="Nornils Garden" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 48264 -12239 -9128" value="Rim Pailaka, Rune" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 53322 246380 -6580" value="Underground Camp" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/darkcloudmansion.htm" value="Darkcloud Mansion" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/crystalcaverns.htm" value="Crystal Caverns" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 114712 -114811 -11210" value="Ice Queen Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -87767 -154318 -9179" value="Last Imperial Tomb" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 55312 219168 -3223" value="Cavern of the Pirate Captain" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 42092 -174707 -7953" value="Fortuna" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -111613 17761 -10319" value="Kartia's Labyrinth" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/altarofshilen.htm" value="Altar of Shilen" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -121680 -116556 -5777" value="Eva's Hidden Space" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -107910 205828 -10872" value="Harnak Underground Ruins" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 207192 120584 -10033" value="Octavis Warzone" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -147264 212876 -10064" value="Tauti Warzone" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -114692 243930 -7968" value="Museum Dungeon" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 175479 143699 -11772" value="Prison of Darkness" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to -119923 211165 -8584" value="Labyrinth of Belis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 176806 -185110 -3805" value="Teredor Warzone" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/pch.htm" value="Provisional Clan Halls" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_move_to 56168 -172952 -7980" value="Evil Incubator" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/coc.htm" value="Ceremony of Chaos" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/7s.htm" value="Seven Signs - Quest" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
|
||||
<button action="bypass -h admin_html teleports/instance/anhilation.htm" value="Seed of Annihilation" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
<br>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td><button action="bypass -h admin_html teleports/instance/destruction.htm" value="Seed of Destruction" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button action="bypass -h admin_html teleports/instance/infinity.htm" value="Seed of Infinity" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button action="bypass -h admin_html teleports/instance/kamaloka.htm" value="Kamaloka" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button action="bypass -h admin_html teleports/instance/nornilsgarden.htm" value="Nornils Garden" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button action="bypass -h admin_move_to 48264 -12239 -9128" value="Rim Pailaka, Rune" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button action="bypass -h admin_move_to 53322 246380 -6580" value="Underground Camp" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button action="bypass -h admin_html teleports/instance/darkcloudmansion.htm" value="Darkcloud Mansion" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button action="bypass -h admin_html teleports/instance/crystalcaverns.htm" value="Crystal Caverns" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to 114712 -114811 -11210" value="Ice Queen Castle" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_move_to -87767 -154318 -9179" value="Final Imperial Tomb" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to 55312 219168 -3223" value="Cavern of the Pirate Captain" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_move_to 42092 -174707 -7953" value="Fortuna" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to -111613 17761 -10319" value="Kartia's Labyrinth" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_html teleports/instance/altarofshilen.htm" value="Altar of Shilen" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to -121680 -116556 -5777" value="Eva's Hidden Space" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_move_to -107910 205828 -10872" value="Harnak Underground Ruins" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to 207192 120584 -10033" value="Octavis Warzone" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_move_to -147264 212876 -10064" value="Tauti Warzone" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to -114692 243930 -7968" value="Museum Dungeon" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_move_to 175479 143699 -11772" value="Prison of Darkness" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_move_to -119923 211165 -8584" value="Labyrinth of Belis" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h admin_move_to 176806 -185110 -3805" value="Teredor Warzone" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_html teleports/instance/pch.htm" value="Provisional Clan Halls" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1></td>
|
||||
<td align=center><button action="bypass -h admin_move_to 56168 -172952 -7980" value="Evil Incubator" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_html teleports/instance/coc.htm" value="Ceremony of Chaos" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1></td>
|
||||
<td align=center><button action="bypass -h admin_html teleports/instance/7s.htm" value="Seven Signs - Quest" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button action="bypass -h admin_html teleports/instance/anhilation.htm" value="Seed of Annihilation" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Just think of it! All of your wildest dreams of fame and fortune could come true! Our guild has the information you need!<br>
|
||||
Your path to wealth may begin with something as trivial as delivering a letter, and could culminate in encounters with formidable beasts! You might even find romance along the way! The world is your oyster!<br>
|
||||
So, tell me, what kind of adventure are you interested in?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
Your path to wealth may begin with something as trivial as delivering a letter, and could culminate in encounters with formidable beasts! And who knows, you might even find romance along the way! The world is your oyster! <br1>
|
||||
So, tell me, what kind of adventure are you interested in?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
You know, our Adventure Guild was created just for brave warriors like you!<br>
|
||||
You know, our Adventure Guild was created for brave warriors like you!<br>
|
||||
I predict great fortune in your future!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
The world is a dark and scary place, my friend! If everyone would only follow the teachings of Eve and Einhasad, this chaos would finally end!<br>
|
||||
What's needed is a brave warrior like you to stand up for the down-trodden, to restore peace and justice to the world! Are you up to the task?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
The world is a dark and scary place, my friend! If everyone would only follow the teachings of Eva and Einhasad, this chaos would finally end!<br>
|
||||
What's needed is for a brave warrior like you to stand up for the downtrodden, to restore peace and justice to the world! Are you up for the task?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@ -1,9 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Our guild brokers information regarding opportunities for adventure available all over the world.<br>
|
||||
You won't find our information anywhere else!<br>
|
||||
What sort of adventure are you interested in?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
Our Adventure Guild specializes in matching up adventurers like yourself with exciting opportunities for wealth and fame all over the world!<br>
|
||||
We have exclusive access to the most unimaginable challenges! What suits your fancy?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Welcome! You're looking for something to do, aren't you, mate?<br>
|
||||
well, there are many opportunities available for young go-getter like you! From the prosaic to the ridiculously frightening, our Adventure Guild has them all! Now, listen carefully...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
Looking for adventures, mate?<br>
|
||||
The world of full of them! But we at Adventure Guild make them easier to tackle.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318335008">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Ah. yes, I recognize that burning look in your eyes! You're ready to go out in the world and find the perfect adventure, aren't you? Well, my friend, you've come to the right place!<br>
|
||||
May Eva have mercy on your soul!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
Ah, yes, I recognize that burning look in your eyes! You're ready to go out in the world and find the perfect adventure, aren't you? Well, my friend, you've come to the right place!<br>
|
||||
May Eva guide you!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,3 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318055002">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
We don't provide information about raid monsters any more. You can get the information from the <font color="LEVEL">Raid</font> tab of <font color="LEVEL">World Info</font> on the map.
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
The world is a dark and scary place, my friend! If everyone would only follow the teachings of Eve and Einhasad, this chaos would finally end!<br>
|
||||
What's needed is brave warrior like you stand up for the down-trodden, to restore peace and justice to the world! are you up to the task?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
Our guild specializes in collecting information from all corners of the world to disseminate it to adventurers who need it. Think of us as a nerve center for information.<br>
|
||||
It was quite a busy time when Faeron first emerged. The only channel of communication we had with the Spirit Realm was to go through the Ertheia!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">"Tell me about quests."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to know about raid monsters."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Hardin:<br>
|
||||
Oh, you mean this cave? It is very well-suited to the needs of my pupils and myself. Does it seems a little rustic? Lich King Icarus could answer more of your questions about this place. He was the original owner here.<br>
|
||||
Oh, you mean this cave? It is very well-suited to the needs of my pupils and me. Does it seem a little rustic? Lich King Icarus could answer more of your questions about this place. He was the original owner here.<br>
|
||||
I'm the second or third... I met him shortly after having left my master... I won this cave in a contest. Just as well, as he had been using it for no good. Of course nothing much ever came of anything Lich King Icarus did, good or bad...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Go back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Hardin:<br>
|
||||
Many people are unnecessarily frightened of Necromancers. Humans have an irrational fear of blood and that seems to drive their prejudice. Basicaly, a Necromancer is just a person who studies the lives of humans and other living beings. This knowledge was passed down from the time of the Titans.<br>
|
||||
there are two types of necromancy: Healing and ressurection.<br>
|
||||
Many people are unnecessarily frightened of Necromancers. Humans have an irrational fear of blood and that seems to drive their prejudice. Basically, a Necromancer is just a person who studies the lives of humans and other living beings. This knowledge was passed down from the time of the Lesser Giants.<br>
|
||||
There are two types of necromancy: Healing and resurrection.<br>
|
||||
If you want to learn about necromancy, you have come to the right place. Good luck!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Go back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@ -2,5 +2,5 @@
|
||||
The Mystic Beleth graduated from the Ivory Tower during the time of Elmoreden. He had such an awesome power that he seemed immortal even then. He became greedy and misused his power to such a degree that he became known as a demon...<br>
|
||||
But why do you want to know about him...? Do you think I know something anyone else couldn't tell you?<br>
|
||||
Perhaps you think I had a relationship with Beleth?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Go back.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/30832.htm
vendored
2
trunk/dist/game/data/html/default/30832.htm
vendored
@ -1,7 +1,7 @@
|
||||
<html><body>Hardin:<br>
|
||||
Greetings. I am the Mystic known as Hardin. I am sure that my reputation precedes me. Am I as you expected?<br>
|
||||
Although I am an alumnus of the Ivory Tower, I detested the elitism there. Perhaps it was because of my youth, but... Anyway, I took my opinions very seriously at that time...<br>
|
||||
Let me know if you have any question. While this school is open for everyone, magic is only taught to my pupils...<br>
|
||||
Let me know if you have any questions. While this school is open to everyone, magic is only taught to my pupils...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Academy building."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me about Necromancers."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Tell me about Beleth."</Button>
|
||||
|
@ -1,5 +1,4 @@
|
||||
<html><body>
|
||||
Lottery Ticket Seller:<br>
|
||||
<html><body>Lottery Ticket Seller:<br>
|
||||
Thank you for playing the lottery.<br>
|
||||
One lottery Ticket costs %ticket_price% Adena.<br>
|
||||
If you wish to play the lottery, press the button.<br>
|
||||
|
@ -9,6 +9,6 @@ The prize money for each category will be divided equally amongst winners. If th
|
||||
Lottery Tickets are sold on a weekly basis, starting at 7:10 pm every Saturday until 6:50 pm the following Saturday.<br>
|
||||
The winning numbers are announced at 7:00 pm every Saturday. All times are subject to change.<br>
|
||||
I wish you luck! Enjoy the lottery.<br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 0">Buy a Lottery Ticket.</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>
|
||||
Lottery Ticket Seller:<br>
|
||||
<html><body>Lottery Ticket Seller:<br>
|
||||
May I have your attention please!<br>
|
||||
The total jackpot amount so far for the Round %race% Lottery is %adena% Adena.<br><br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
@ -1,5 +1,4 @@
|
||||
<html><body>
|
||||
Lottery Ticket Seller:<br>
|
||||
<html><body>Lottery Ticket Seller:<br>
|
||||
%result%
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>
|
||||
Lottery Ticket Seller:<br>
|
||||
<html><body>Lottery Ticket Seller:<br>
|
||||
Thank you for playing the lottery.<br>
|
||||
The winners will be announced at 7:00 pm on Saturday<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/default/30994.htm
vendored
3
trunk/dist/game/data/html/default/30994.htm
vendored
@ -1,5 +1,4 @@
|
||||
<html><body>
|
||||
Lottery Ticket Seller:<br>
|
||||
<html><body>Lottery Ticket Seller:<br>
|
||||
Every ticket is a potential winner! Step right up!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 0">Purchase Lottery Ticket</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 23">Current lottery jackpot</Button>
|
||||
|
2
trunk/dist/game/data/html/default/31348.htm
vendored
2
trunk/dist/game/data/html/default/31348.htm
vendored
@ -1,5 +1,5 @@
|
||||
<html><body>Agripel:<br>
|
||||
I am High Priest Agripel! The gods speak directly to me! Ahem!<br>
|
||||
They've ordered me... to give everything I own to them and wait for my judgement. Ahem!<br>
|
||||
They've ordered me... to give everything I own to them and wait for my judgment. Ahem!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/default/31592.htm
vendored
4
trunk/dist/game/data/html/default/31592.htm
vendored
@ -1,5 +1,5 @@
|
||||
<html><body>Chief Golem Crafter Telson:<br>
|
||||
Hi, youngster! I'm Telson, a member of the Black Anvil guild!<br>
|
||||
Have you ever been in a siege war? Well, you must've seen one, right? The power of a siege golem is awesome to behold! A castle gate that can withstand dozens of ordinary fighters crumbles before them! Ah, what will Dwarven technology come up with next...<br>
|
||||
Hi, youngster! I'm Telson, a member of the Black Anvil Guild!<br>
|
||||
Have you ever been in a siege war? Well, you must've seen one, right? The power of a siege golem is awesome to behold! A castle gate that can withstand dozens of ordinary fighters crumbles before them! Ah, what will Dwarven technology come up with next...?<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31743.htm
vendored
2
trunk/dist/game/data/html/default/31743.htm
vendored
@ -1,5 +1,5 @@
|
||||
<html><body>Kassandra:<br>
|
||||
... I'm so sleepy... I need to sleep...<br>
|
||||
... I'm so sleepy... I need to sleep...<br>
|
||||
But... but I can't... The dream will return... the dream about terrible things... things that haven't happened yet...<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31744.htm
vendored
2
trunk/dist/game/data/html/default/31744.htm
vendored
@ -1,4 +1,4 @@
|
||||
<html><body>Ogmar:<br>
|
||||
Kassandra was born with the soul of dreaming flames... It's that ability that's passed down to the prophets of the Duda-mara Orcs. I can't imagine why such a blessing was given to a child of Dwarves, but it is surely the will of Paagrio. Until her fate becomes known, I'll protect Kassandra with my life!<br>
|
||||
Kassandra was born with the soul of dreaming flames... It's that ability that's passed down to the prophets of the Duda-mara Orcs. I can't imagine why such a blessing was given to a child of Dwarves, but it is surely the will of Pa'agrio. Until her fate becomes known, I'll protect Kassandra with my life!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/default/32322-1.htm
vendored
10
trunk/dist/game/data/html/default/32322-1.htm
vendored
@ -1,9 +1,9 @@
|
||||
<html><body>Special Goods Sales Associate:<br>
|
||||
<html><body>Item Broker: <br>
|
||||
We will sell the items, many of them precious or hard-to-find, only at the time of the auction, which will be announced in advance.<br>
|
||||
Once items are registered, they will auctioned off to the highest bidder.<br>
|
||||
All non-winning bidders will receive a refund in the exact amount of the money they unsuccessfully bid on an item. The highest bidder will receive the item (at the cost specified).<br>
|
||||
Ah...you were outbid. Please note your refund and proceed with next bid. If there is a passed-in price, the auction will stop.<br>
|
||||
All non-winning bidders will be refunded the exact amount of their initial bid. The highest bidder will receive the item (at the cost specified).<br>
|
||||
If you are outbid, you can return to the Item Broker and receive your refunded bid price.<br>
|
||||
After the auction ends, the highest bidder can obtain his or her new items at the warehouse.<br>
|
||||
If the passed-in amount is not redeemed within one week, we will keep the amount. A long-term deposit is impossible due to the large number of customers.<br>
|
||||
Remember: items are non-returnable, so make your selection carefully!
|
||||
If you are outbid, you must pick-up your refund within one week or the amount will be forfeited to the Item Broker. A long-term deposit is impossible due to the large number of customers.<br>
|
||||
Remember: items are non-returnable, so make your selections carefully!<br>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/default/32322.htm
vendored
10
trunk/dist/game/data/html/default/32322.htm
vendored
@ -1,6 +1,6 @@
|
||||
<html><body>Adventurers Guild Item Trader:<br>
|
||||
Welcome! I have never-before-seen items here available for purchase. But since I only have a few, I will auction them off to the highest bidders. Interested?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">View auction rules.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction show">Buy Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction cancel">Retrieve canceled bids.</Button>
|
||||
<html><body>Item Broker:<br>
|
||||
Welcome! We are selling precious items never before seen. We only have a limited number, so only the highest bidders will benefit!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">View Sales Rule</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction show">Buy Item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction cancel">Receive Bid Amount</Button>
|
||||
</body></html>
|
@ -1,3 +1,4 @@
|
||||
<html><body>Yang:<br>
|
||||
The elemental attributes of water, fire, wind and earth, and the holy and dark attributes that symbolizes light and darkness, are extensions of the gods who correspond to each attribute and are the source of magic power. Attribute magic flows through the matter of this world, causing action and reaction and creating new matter and energy. It is even possible to enhance combat equipment by this energy by bestowing specific attributes onto it. As that attribute's magical power grows stronger, your strength will increase as well.<br>
|
||||
Here's a tip to remember: each attribute becomes even stronger when pitted against its opposite. Change the bestowed attribute to take advantage of each situation and you will reap the benefits!</body></html>
|
||||
<html><body>
|
||||
The elemental attributes of water, fire, wind and earth, and the holy and dark attributes that symbolize light and darkness, are extensions of the gods who correspond to each attribute and are the source of magic power. Attribute magic flows through the matter of this world, causing action and reaction and creating new matter and energy. It is even possible to enhance combat equipment with this energy by bestowing specific attributes onto it. As that attribute's magical power grows stronger, your strength will increase as well. <br>
|
||||
Here's a tip to remember: each attribute becomes even stronger when pitted against its opposite. Change the bestowed attribute to take advantage of each situation and you will reap the benefits!
|
||||
</body></html>
|
16
trunk/dist/game/data/html/default/32326.htm
vendored
16
trunk/dist/game/data/html/default/32326.htm
vendored
@ -1,10 +1,10 @@
|
||||
<html><body>Yang:<br>
|
||||
<html><body>Yang:<br><br>
|
||||
Welcome, adventurer!<br>
|
||||
We have observed that certain monsters have recently become stronger by magically influsing themselves with more powerful attribute capabilities. I trust that you have also been attempting to magically strengthen your own attributes in order to fight them. As it happens, while exploring the continent I acquired a special skill to handle magical attribute power. The power can't be completely controlled, but even my partial skill wil prove useful!<br>
|
||||
Unfortunately, I cannot simply give you this secret potion; the ingredients are extremely difficult to obtain and I must have sufficient funds to support my disciples in their quest to find them!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about attributes.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326001">Buy the attribute-strengthening potion.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Ore for another.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ReleaseAttribute">Remove attribute bestowed on weapon or armor.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
We have observed that certain monsters have recently become stronger by magically infusing themselves with more powerful attribute capabilities. I trust that you have also been attempting to magically strengthen your own attributes in order to fight them. As it happens, while exploring the continent I acquired a special skill to handle magical attribute power. The power can't be completely controlled, but even my partial skill will prove useful!<br>
|
||||
Unfortunately, I cannot simply give you this secret potion; the ingredients are extremely difficult to obtain and I must have sufficient funds to support my disciples in their quest to find them!<br><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Get information about attributes</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326001">Buy an attribute potion</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Stone for another</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ReleaseAttribute">Cancel attribute bestowed on weapon or armor</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/32596.htm
vendored
2
trunk/dist/game/data/html/default/32596.htm
vendored
@ -1,4 +1,4 @@
|
||||
<html><body>Library of Sages Director Sophia:<br>
|
||||
<html><body>Library of Sages Director, Sophia:<br>
|
||||
If you're interested in learning, you've come to the right place. The Library of Sages houses texts from all over the world. Welcome!<br>
|
||||
Now we don't see many adventurers in this place. What brings you here?<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
3
trunk/dist/game/data/html/default/33344.htm
vendored
3
trunk/dist/game/data/html/default/33344.htm
vendored
@ -5,6 +5,7 @@ Ye Sagira Ruins… This has been forgotten and has all but disappeared. This sil
|
||||
sleeps. Is there something want?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the Reliquary of the Giants.</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the Reliquary of the Giants.</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the Harnak Underground Ruins.<br>(Only characters who have completed their 4th Class Transfer and are level 85 or above can enter.)</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the Harnak Underground Ruins.</Button>
|
||||
<br>(Only characters who have completed their 4th Class Transfer and are level 85 or above can enter.)<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button></body>
|
||||
</html>
|
7
trunk/dist/game/data/html/default/33467.htm
vendored
Normal file
7
trunk/dist/game/data/html/default/33467.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Mysterious Dye Merchant Meraldi:<br>
|
||||
Dye, dye, dye! Get your dye here!<br>
|
||||
You there! Yes you, standing there all suave and gallant looking. Are you in the need of some good dyes for symbols? There's always a need for quality dye, don't you think? If you want dye, step right up! Step right up, make a wager here! You pay a set fee and cross your fingers! I spin this little bottle and depending on where it stops, I give you <font color="LEVEL">a random dye!</font><br>
|
||||
You could be lucky and get a very rare and fabulous dye... or, you may just end up with something blah and ordinary. But you won't know until you try, now will you?<br>
|
||||
Hurry, hurry! Step right up! Try for dye!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 719">"Can I see a list of dye items?"</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/default/33820-1.htm
vendored
Normal file
6
trunk/dist/game/data/html/default/33820-1.htm
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<html><body>Disguised Knight Kitchen:<br>
|
||||
Wow, really? You really have no idea!<br>
|
||||
(Low whisper)<br>
|
||||
This is the Pagan Temple. It might look like a regular temple, but it's actually really dangerous! And if you don't have either a <font color="LEVEL">Visitor's Badge</font> or <font color="LEVEL">Pagan's Badge</font>, you'll be zombie meat for the Gatekeeper Zombies over there! <br>
|
||||
So you'd better return to the village fast. Geez, good thing I was here...whew.
|
||||
</body></html>
|
5
trunk/dist/game/data/html/default/33820.htm
vendored
Normal file
5
trunk/dist/game/data/html/default/33820.htm
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<html><body>Disguised Knight Kitchen:<br>
|
||||
Ahem, uh...if you're not ready, you may return. Since this place is dangerous and all...and don't ask me why. <br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Dangerous, huh? Why?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
5
trunk/dist/game/data/html/default/33821.htm
vendored
Normal file
5
trunk/dist/game/data/html/default/33821.htm
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<html><head><body>Knight Captain Kargos:<br>
|
||||
What a strange place for such ominous energy. The village feels like a battlefield!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Teleport me into the Pagan Temple please."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/default/33872-1.htm
vendored
Normal file
7
trunk/dist/game/data/html/default/33872-1.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Aden's Wizard Jenna:<br>
|
||||
Not everyone can master the use of a dragon's weapon. It takes great bravery and tremendous wealth. The first step is to acquire some <font color="LEVEL">Dragon Blood</font>. Would you like to begin?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2039">Stage 1</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2040">Stage 2</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2041">Stage 3</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2038">"Let met buy some Dragon Blood."</Button>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/default/33872.htm
vendored
Normal file
8
trunk/dist/game/data/html/default/33872.htm
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
<html><body>Aden's Wizard Jenna:<br>
|
||||
We completed the force field just in time for the Altar of Sacrifice, but a Wind Dragon appears out of nowhere!<br>
|
||||
Have you seen a dragon? You wouldn't believe your eyes!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Let me see Lindvior's weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I heard I can get rewarded for fighting Lindvior."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I heard that Lindvior's Scales are a thing you accept in exchange for items?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -1,7 +1,7 @@
|
||||
<html><body>Karla:<br>
|
||||
<font color="LEVEL">Severan</font> is the last name given to me by the Queen.<br>
|
||||
<font color="LEVEL">Serevan</font> is the last name given to me by the Queen.<br>
|
||||
On the day we arrived in the Material Realm, monsters attacked us while we were overwhelmed. Queen Navari fought hard, but was attacked by Makkum while she was weary from trying to speak to Sayha. That's when I helped and became the so-called hero of the village...heh.<br>
|
||||
If it hadn't been for him that day. I can't even bear to think...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Him?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
If it hadn't been for him that day, I can't even bear to think... <br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 2">"Him?"</button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</button>
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<html><body>Karla:<br>
|
||||
I let my guard down, thinking Makkum was dead, and that's when he attacked me.<br>
|
||||
Then, a warrior from the Material Realm came to my rescue. He is most certainly the savior of Ertheia. You'll surely meet him someday. Or perhaps you may already have. He seems to travel to a lot of places.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/default/33933.htm
vendored
6
trunk/dist/game/data/html/default/33933.htm
vendored
@ -1,6 +1,6 @@
|
||||
<html><body>Karla:<br>
|
||||
Isn't this a peaceful scene? I remember first arriving here. I thought it was all over then.<br>
|
||||
But,having someone to protect gives you a reason to survive at all costs.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened that time?."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
But, having someone to protect gives you a reason to survive at all costs.<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened that time?"</button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</button>
|
||||
</body></html>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user