Minzee

Luxury_Shop_Interlude

Jul 4th, 2020
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 22.34 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_Classic_Interlude
  3. Index: dist/game/data/html/merchant/30097.htm
  4. ===================================================================
  5. --- dist/game/data/html/merchant/30097.htm  (revision 7421)
  6. +++ dist/game/data/html/merchant/30097.htm  (working copy)
  7. @@ -1,9 +1,7 @@
  8.  <html><body>Trader Galladucci:<br>
  9. -Elite Merchantdise Shop is open again! We offer a broad selection of the finest weapons and special items, which are bound to steal a way into your heart.<br>
  10. -I'm sorry for any inconvenience but from now on our shop only accepts <font color="FFFF00">crystals</font> as payment.<br>
  11. -We also add a small fee.<br>
  12. +The Luxury Shop is open again! We offer a broad selection of the finest weapons and special items, which are bound to steal a way into your heart.<br>
  13. +I'm sorry for any inconvenience but from now on our shop only accepts <font color="FFFF00">Crystals</font> as payment.<br><br>
  14.  If you want armor or any other rare items, please, feel free to talk to my beautiful wife.<br>
  15. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3009701">Purchase weapon</Button>
  16. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3009702">Purchase special item</Button>
  17. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 30097001">I want to buy weapon</Button>
  18.  <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
  19.  
  20. \ No newline at end of file
  21. Index: dist/game/data/stats/npcs/30000-30099.xml
  22. ===================================================================
  23. --- dist/game/data/stats/npcs/30000-30099.xml   (revision 7421)
  24. +++ dist/game/data/stats/npcs/30000-30099.xml   (working copy)
  25. @@ -3140,37 +3140,34 @@
  26.         </collision>
  27.     </npc>
  28.     <npc id="30097" level="70" type="Merchant" name="Galladucci" title="Weapon Merchant">
  29. +       <!-- Interlude - C6 -->
  30.         <parameters>
  31.             <param name="MoveAroundSocial" value="0" />
  32.             <param name="MoveAroundSocial1" value="93" />
  33. +           <param name="MoveAroundSocial2" value="100" />
  34.         </parameters>
  35.         <race>DWARF</race>
  36.         <sex>MALE</sex>
  37. -       <stats str="40" int="21" dex="30" wit="20" con="43" men="10">
  38. -           <vitals hp="2444" hpRegen="7.5" mp="1345" mpRegen="2.7" />
  39. -           <attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
  40. -           <defence physical="295.91597" magical="216.53847" />
  41. +       <equipment rhand="0" lhand="0" /> <!-- ... / ... -->
  42. +       <acquire exp="0" sp="0" raidPoints="0" />
  43. +       <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  44. +           <vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
  45. +           <attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="5" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
  46. +           <defence physical="295.91597" magical="216.53847" evasion="0" shield="0" shieldRate="0" />
  47.             <speed>
  48.                 <walk ground="50" />
  49.                 <run ground="120" />
  50.             </speed>
  51. -           <abnormalResist physical="10" magical="10" />
  52. +           <hitTime>600</hitTime>
  53.         </stats>
  54. -       <status attackable="false" undying="true" />
  55. +       <status attackable="false" undying="true" canBeSown="true" />
  56.         <skillList>
  57.             <skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
  58. -           <skill id="4408" level="1" /> <!-- HP Increase (1x) -->
  59. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  60. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  61. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  62. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  63. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  64. -           <skill id="4414" level="2" /> <!-- Standard Type -->
  65. -           <skill id="4415" level="3" /> <!-- One-handed Sword -->
  66.             <skill id="4416" level="18" /> <!-- Dwarves -->
  67.         </skillList>
  68. +       <corpseTime>7</corpseTime>
  69.         <exCrtEffect>true</exCrtEffect>
  70. -       <ai clanHelpRange="300" aggroRange="450" />
  71. +       <ai aggroRange="450" clanHelpRange="300" isAggressive="false" />
  72.         <collision>
  73.             <radius normal="8" />
  74.             <height normal="17" />
  75. @@ -3177,47 +3174,37 @@
  76.         </collision>
  77.     </npc>
  78.     <npc id="30098" level="70" type="Merchant" name="Alexandria" title="Armor Merchant">
  79. +       <!-- Interlude - C6 -->
  80.         <parameters>
  81.             <param name="MoveAroundSocial" value="0" />
  82.             <param name="MoveAroundSocial1" value="90" />
  83. -           <param name="num_ex1" value="25" />
  84. -           <param name="num_ex2" value="50" />
  85. -           <param name="num_ex3" value="4" />
  86. -           <param name="num_ex4" value="5" />
  87. -           <param name="num_ex5" value="5" />
  88. -           <param name="num_ex6" value="3" />
  89. -           <param name="num_ex7" value="7500000" />
  90. +           <param name="MoveAroundSocial2" value="90" />
  91.         </parameters>
  92. -       <race>HUMAN</race>
  93. -       <sex>FEMALE</sex>
  94. -       <stats str="40" int="21" dex="30" wit="20" con="43" men="10">
  95. -           <vitals hp="2444" hpRegen="7.5" mp="1345" mpRegen="2.7" />
  96. -           <attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
  97. -           <defence physical="295.91597" magical="216.53847" />
  98. +       <race>DWARF</race>
  99. +       <sex>MALE</sex>
  100. +       <equipment rhand="0" lhand="0" /> <!-- ... / ... -->
  101. +       <acquire exp="0" sp="0" raidPoints="0" />
  102. +       <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  103. +           <vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
  104. +           <attack physical="688.86373" magical="470.40463" random="30" critical="4" accuracy="5" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
  105. +           <defence physical="295.91597" magical="216.53847" evasion="0" shield="0" shieldRate="0" />
  106.             <speed>
  107. -               <walk ground="64" />
  108. +               <walk ground="50" />
  109.                 <run ground="120" />
  110.             </speed>
  111. -           <abnormalResist physical="10" magical="10" />
  112. +           <hitTime>600</hitTime>
  113.         </stats>
  114. -       <status attackable="false" undying="true" />
  115. +       <status attackable="false" undying="true" canBeSown="true" />
  116.         <skillList>
  117.             <skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
  118. -           <skill id="4408" level="1" /> <!-- HP Increase (1x) -->
  119. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  120. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  121. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  122. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  123. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  124. -           <skill id="4414" level="2" /> <!-- Standard Type -->
  125. -           <skill id="4415" level="3" /> <!-- One-handed Sword -->
  126.             <skill id="4416" level="14" /> <!-- Humans -->
  127.         </skillList>
  128. +       <corpseTime>7</corpseTime>
  129.         <exCrtEffect>true</exCrtEffect>
  130. -       <ai clanHelpRange="300" aggroRange="450" />
  131. +       <ai aggroRange="450" clanHelpRange="300" isAggressive="false" />
  132.         <collision>
  133. -           <radius normal="13" />
  134. -           <height normal="22.5" />
  135. +           <radius normal="8" />
  136. +           <height normal="24.5" />
  137.         </collision>
  138.     </npc>
  139.  </list>
  140. Index: dist/game/data/multisell/30097001.xml
  141. ===================================================================
  142. --- dist/game/data/multisell/30097001.xml   (nonexistent)
  143. +++ dist/game/data/multisell/30097001.xml   (working copy)
  144. @@ -0,0 +1,84 @@
  145. +<?xml version="1.0" encoding="UTF-8"?>
  146. +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  147. +   <npcs>
  148. +       <npc>30097</npc> <!-- Galladucci -->
  149. +   </npcs>
  150. +  
  151. +   <!-- Luxury Shop - Weapons -->
  152. +
  153. +   <item>
  154. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  155. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  156. +       <production id="71" count="1"/> <!-- Flamberge -->
  157. +   </item>
  158. +   <item>
  159. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  160. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  161. +       <production id="72" count="1"/> <!-- Stormbringer -->
  162. +   </item>
  163. +   <item>
  164. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  165. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  166. +       <production id="76" count="1"/> <!-- Sword of Delusion -->
  167. +   </item>
  168. +   <item>
  169. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  170. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  171. +       <production id="161" count="1"/> <!-- Silver Axe -->
  172. +   </item>
  173. +   <item>
  174. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  175. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  176. +       <production id="162" count="1"/> <!-- War Axe -->
  177. +   </item>
  178. +   <item>
  179. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  180. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  181. +       <production id="192" count="1"/> <!-- Crystal Staff -->
  182. +   </item>
  183. +   <item>
  184. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  185. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  186. +       <production id="200" count="1"/> <!-- Sage's Staff -->
  187. +   </item>
  188. +   <item>
  189. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  190. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  191. +       <production id="226" count="1"/> <!-- Cursed Dagger -->
  192. +   </item>
  193. +   <item>
  194. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  195. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  196. +       <production id="233" count="1"/> <!-- Dark Screamer -->
  197. +   </item>
  198. +   <item>
  199. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  200. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  201. +       <production id="263" count="1"/> <!-- Chakram -->
  202. +   </item>
  203. +   <item>
  204. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  205. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  206. +       <production id="265" count="1"/> <!-- Fisted Blade -->
  207. +   </item>
  208. +   <item>
  209. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  210. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  211. +       <production id="281" count="1"/> <!-- Crystalized Ice Bow -->
  212. +   </item>
  213. +   <item>
  214. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  215. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  216. +       <production id="283" count="1"/> <!-- Akat Longbow -->
  217. +   </item>
  218. +   <item>
  219. +       <ingredient id="1459" count="573"/> <!-- Crystal: C-Grade -->
  220. +       <ingredient id="1458" count="2865"/> <!-- Crystal: D-Grade -->
  221. +       <production id="298" count="1"/> <!-- Orcish Glaive -->
  222. +   </item>
  223. +   <item>
  224. +       <ingredient id="1459" count="1075"/> <!-- Crystal: C-Grade -->
  225. +       <ingredient id="1458" count="5375"/> <!-- Crystal: D-Grade -->
  226. +       <production id="95" count="1"/> <!-- Poleaxe -->
  227. +   </item>
  228. +</list>
  229. \ No newline at end of file
  230. Index: dist/game/data/html/merchant/30098.htm
  231. ===================================================================
  232. --- dist/game/data/html/merchant/30098.htm  (revision 7421)
  233. +++ dist/game/data/html/merchant/30098.htm  (working copy)
  234. @@ -1,7 +1,8 @@
  235. -<html><body>Armor Merchant Alexandria:<br>
  236. -Welcome: Thank you so much for visiting our boutique. We sell precious and valuable things that you would never find anywhere else. We've also added some luxury accessories this time. Look around to see if you can find anything you like.<br>
  237. +<html><body>Trader Alexandria:<br>
  238. +Welcome! Thank you so much for visiting our boutique. We sell precious and valuable things that you would never find anywhere else. We've also added some luxury accessories this time. Look around to see if you can find anything you like.<br>
  239.  We don't accept cash. We only accept <font color="FFFF00">Crystals</font>. Thank you for understanding.<br>
  240.  If you would like to purchase a weapon, please ask my husband.<br>
  241. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3009801">"I want to buy armor."</Button>
  242. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 30098001">I want to buy armor</Button>
  243. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 30098002">Purchase special item</Button>
  244.  <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
  245.  </body></html>
  246. \ No newline at end of file
  247. Index: dist/game/data/multisell/30098002.xml
  248. ===================================================================
  249. --- dist/game/data/multisell/30098002.xml   (nonexistent)
  250. +++ dist/game/data/multisell/30098002.xml   (working copy)
  251. @@ -0,0 +1,69 @@
  252. +<?xml version="1.0" encoding="UTF-8"?>
  253. +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  254. +   <npcs>
  255. +       <npc>30098</npc> <!-- Alexandria -->
  256. +   </npcs>
  257. +  
  258. +   <!-- Luxury Shop - Special Items -->
  259. +  
  260. +   <item>
  261. +       <ingredient id="1459" count="100"/> <!-- Crystal: C-Grade -->
  262. +       <ingredient id="1458" count="500"/> <!-- Crystal: D-Grade -->
  263. +       <production id="4636" count="1"/> <!-- Red Soul Crystal - Stage 7 -->
  264. +   </item>
  265. +   <item>
  266. +       <ingredient id="1459" count="100"/> <!-- Crystal: C-Grade -->
  267. +       <ingredient id="1458" count="500"/> <!-- Crystal: D-Grade -->
  268. +       <production id="4647" count="1"/> <!-- Green Soul Crystal - Stage 7 -->
  269. +   </item>
  270. +   <item>
  271. +       <ingredient id="1459" count="100"/> <!-- Crystal: C-Grade -->
  272. +       <ingredient id="1458" count="500"/> <!-- Crystal: D-Grade -->
  273. +       <production id="4658" count="1"/> <!-- Blue Soul Crystal - Stage 7 -->
  274. +   </item>
  275. +   <item>
  276. +       <ingredient id="1459" count="120"/> <!-- Crystal: C-Grade -->
  277. +       <ingredient id="1458" count="567"/> <!-- Crystal: D-Grade -->
  278. +       <production id="4637" count="1"/> <!-- Red Soul Crystal - Stage 8 -->
  279. +   </item>
  280. +   <item>
  281. +       <ingredient id="1459" count="120"/> <!-- Crystal: C-Grade -->
  282. +       <ingredient id="1458" count="567"/> <!-- Crystal: D-Grade -->
  283. +       <production id="4648" count="1"/> <!-- Green Soul Crystal - Stage 8 -->
  284. +   </item>
  285. +   <item>
  286. +       <ingredient id="1459" count="120"/> <!-- Crystal: C-Grade -->
  287. +       <ingredient id="1458" count="567"/> <!-- Crystal: D-Grade -->
  288. +       <production id="4659" count="1"/><!-- Blue Soul Crystal - Stage 8 -->
  289. +   </item>
  290. +   <item>
  291. +       <ingredient id="1460" count="44"/> <!-- Crystal: B-Grade -->
  292. +       <ingredient id="1459" count="135"/> <!-- Crystal: C-Grade -->
  293. +       <production id="4638" count="1"/> <!-- Red Soul Crystal - Stage 9 -->
  294. +   </item>
  295. +   <item>
  296. +       <ingredient id="1460" count="44"/> <!-- Crystal: B-Grade -->
  297. +       <ingredient id="1459" count="135"/> <!-- Crystal: C-Grade -->
  298. +       <production id="4649" count="1"/> <!-- Green Soul Crystal - Stage 9 -->
  299. +   </item>
  300. +   <item>
  301. +       <ingredient id="1460" count="44"/> <!-- Crystal: B-Grade -->
  302. +       <ingredient id="1459" count="135"/> <!-- Crystal: C-Grade -->
  303. +       <production id="4660" count="1"/> <!-- Blue Soul Crystal - Stage 9 -->
  304. +   </item>
  305. +   <item>
  306. +       <ingredient id="1460" count="50"/> <!-- Crystal: B-Grade -->
  307. +       <ingredient id="1459" count="150"/> <!-- Crystal: C-Grade -->
  308. +       <production id="4639" count="1"/> <!-- Red Soul Crystal - Stage 10 -->
  309. +   </item>
  310. +   <item>
  311. +       <ingredient id="1460" count="50"/> <!-- Crystal: B-Grade -->
  312. +       <ingredient id="1459" count="150"/> <!-- Crystal: C-Grade -->
  313. +       <production id="4650" count="1"/> <!-- Green Soul Crystal - Stage 10 -->
  314. +   </item>
  315. +   <item>
  316. +       <ingredient id="1460" count="50"/> <!-- Crystal: B-Grade -->
  317. +       <ingredient id="1459" count="150"/> <!-- Crystal: C-Grade -->
  318. +       <production id="4661" count="1"/> <!-- Blue Soul Crystal - Stage 10 -->
  319. +   </item>
  320. +</list>
  321. \ No newline at end of file
  322. Index: dist/game/data/multisell/30098001.xml
  323. ===================================================================
  324. --- dist/game/data/multisell/30098001.xml   (nonexistent)
  325. +++ dist/game/data/multisell/30098001.xml   (working copy)
  326. @@ -0,0 +1,124 @@
  327. +<?xml version="1.0" encoding="UTF-8"?>
  328. +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  329. +   <npcs>
  330. +       <npc>30098</npc> <!-- Alexandria -->
  331. +   </npcs>
  332. +  
  333. +   <!-- Luxury Shop - Armors -->
  334. +  
  335. +   <item>
  336. +       <ingredient id="1459" count="127"/> <!-- Crystal: C-Grade -->
  337. +       <ingredient id="1458" count="635"/> <!-- Crystal: D-Grade -->
  338. +       <production id="354" count="1"/> <!-- Chain Mail Shirt -->
  339. +   </item>
  340. +   <item>
  341. +       <ingredient id="1459" count="79"/> <!-- Crystal: C-Grade -->
  342. +       <ingredient id="1458" count="395"/> <!-- Crystal: D-Grade -->
  343. +       <production id="381" count="1"/> <!-- Chain Gaiter -->
  344. +   </item>
  345. +   <item>
  346. +       <ingredient id="1459" count="360"/> <!-- Crystal: C-Grade -->
  347. +       <ingredient id="1458" count="1800"/> <!-- Crystal: D-Grade -->
  348. +       <production id="60" count="1"/> <!-- Composite Armor -->
  349. +   </item>
  350. +   <item>
  351. +       <ingredient id="1459" count="95"/> <!-- Crystal: C-Grade -->
  352. +       <ingredient id="1458" count="475"/> <!-- Crystal: D-Grade -->
  353. +       <production id="397" count="1"/> <!-- Mithril Shirt -->
  354. +   </item>
  355. +   <item>
  356. +       <ingredient id="1459" count="59"/> <!-- Crystal: C-Grade -->
  357. +       <ingredient id="1458" count="295"/> <!-- Crystal: D-Grade -->
  358. +       <production id="2387" count="1"/> <!-- Tempered Mithril Gaiters -->
  359. +   </item>
  360. +   <item>
  361. +       <ingredient id="1459" count="207"/> <!-- Crystal: C-Grade -->
  362. +       <ingredient id="1458" count="1035"/> <!-- Crystal: D-Grade -->
  363. +       <production id="400" count="1"/> <!-- Theca Leather Armor -->
  364. +   </item>
  365. +   <item>
  366. +       <ingredient id="1459" count="129"/> <!-- Crystal: C-Grade -->
  367. +       <ingredient id="1458" count="645"/> <!-- Crystal: D-Grade -->
  368. +       <production id="420" count="1"/> <!-- Theca Leather Gaiters -->
  369. +   </item>
  370. +   <item>
  371. +       <ingredient id="1459" count="95"/> <!-- Crystal: C-Grade -->
  372. +       <ingredient id="1458" count="475"/> <!-- Crystal: D-Grade -->
  373. +       <production id="439" count="1"/> <!-- Karmian Tunic -->
  374. +   </item>
  375. +   <item>
  376. +       <ingredient id="1459" count="184"/> <!-- Crystal: C-Grade -->
  377. +       <ingredient id="1458" count="920"/> <!-- Crystal: D-Grade -->
  378. +       <production id="441" count="1"/> <!-- Demon's Tunic -->
  379. +   </item>
  380. +   <item>
  381. +       <ingredient id="1459" count="59"/> <!-- Crystal: C-Grade -->
  382. +       <ingredient id="1458" count="295"/> <!-- Crystal: D-Grade -->
  383. +       <production id="471" count="1"/> <!-- Karmian Stockings -->
  384. +   </item>
  385. +   <item>
  386. +       <ingredient id="1459" count="115"/> <!-- Crystal: C-Grade -->
  387. +       <ingredient id="1458" count="575"/> <!-- Crystal: D-Grade -->
  388. +       <production id="472" count="1"/> <!-- Demon's Stockings -->
  389. +   </item>
  390. +   <item>
  391. +       <ingredient id="1459" count="32"/> <!-- Crystal: C-Grade -->
  392. +       <ingredient id="1458" count="160"/> <!-- Crystal: D-Grade -->
  393. +       <production id="2429" count="1"/> <!-- Chain Boots -->
  394. +   </item>
  395. +   <item>
  396. +       <ingredient id="1459" count="62"/> <!-- Crystal: C-Grade -->
  397. +       <ingredient id="1458" count="310"/> <!-- Crystal: D-Grade -->
  398. +       <production id="64" count="1"/> <!-- Composite Boots -->
  399. +   </item>
  400. +   <item>
  401. +       <ingredient id="1459" count="32"/> <!-- Crystal: C-Grade -->
  402. +       <ingredient id="1458" count="160"/> <!-- Crystal: D-Grade -->
  403. +       <production id="2452" count="1"/> <!-- Reinforced Mithril Gloves -->
  404. +   </item>
  405. +   <item>
  406. +       <ingredient id="1459" count="62"/> <!-- Crystal: C-Grade -->
  407. +       <ingredient id="1458" count="310"/> <!-- Crystal: D-Grade -->
  408. +       <production id="608" count="1"/> <!-- Mithril Gauntlets -->
  409. +   </item>
  410. +   <item>
  411. +       <ingredient id="1459" count="34"/> <!-- Crystal: C-Grade -->
  412. +       <ingredient id="1458" count="170"/> <!-- Crystal: D-Grade -->
  413. +       <production id="631" count="1"/> <!-- Eldarake -->
  414. +   </item>
  415. +   <item>
  416. +       <ingredient id="1459" count="65"/> <!-- Crystal: C-Grade -->
  417. +       <ingredient id="1458" count="325"/> <!-- Crystal: D-Grade -->
  418. +       <production id="103" count="1"/> <!-- Tower Shield -->
  419. +   </item>
  420. +   <item>
  421. +       <ingredient id="1459" count="39"/> <!-- Crystal: C-Grade -->
  422. +       <ingredient id="1458" count="195"/> <!-- Crystal: D-Grade -->
  423. +       <production id="852" count="1"/> <!-- Moonstone Earring -->
  424. +   </item>
  425. +   <item>
  426. +       <ingredient id="1459" count="74"/> <!-- Crystal: C-Grade -->
  427. +       <ingredient id="1458" count="370"/> <!-- Crystal: D-Grade -->
  428. +       <production id="854" count="1"/> <!-- Earring of Binding -->
  429. +   </item>
  430. +   <item>
  431. +       <ingredient id="1459" count="26"/> <!-- Crystal: C-Grade -->
  432. +       <ingredient id="1458" count="130"/> <!-- Crystal: D-Grade -->
  433. +       <production id="883" count="1"/> <!-- Aquastone Ring -->
  434. +   </item>
  435. +   <item>
  436. +       <ingredient id="1459" count="49"/> <!-- Crystal: C-Grade -->
  437. +       <ingredient id="1458" count="245"/> <!-- Crystal: D-Grade -->
  438. +       <production id="885" count="1"/> <!-- Ring of Ages -->
  439. +   </item>
  440. +   <item>
  441. +       <ingredient id="1459" count="52"/> <!-- Crystal: C-Grade -->
  442. +       <ingredient id="1458" count="260"/> <!-- Crystal: D-Grade -->
  443. +       <production id="915" count="1"/> <!-- Aquastone Necklace -->
  444. +   </item>
  445. +   <item>
  446. +       <ingredient id="1459" count="99"/> <!-- Crystal: C-Grade -->
  447. +       <ingredient id="1458" count="495"/> <!-- Crystal: D-Grade -->
  448. +       <production id="917" count="1"/> <!-- Necklace of Mermaid -->
  449. +   </item>
  450. +</list>
  451. \ No newline at end of file
  452. Index: dist/game/data/spawns/Giran/TownOfGiran.xml
  453. ===================================================================
  454. --- dist/game/data/spawns/Giran/TownOfGiran.xml (nonexistent)
  455. +++ dist/game/data/spawns/Giran/TownOfGiran.xml (working copy)
  456. @@ -0,0 +1,12 @@
  457. +<?xml version="1.0" encoding="UTF-8"?>
  458. +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
  459. +   <spawn name="TownOfGiran">
  460. +       <!-- Monsters -->
  461. +      
  462. +       <!-- NPCs -->
  463. +       <group name="giran11_npc2222_19">
  464. +           <npc id="30097" x="79599" y="145522" z="-3494" heading="0" respawnTime="60sec" /> <!-- Galladucci / Trader -->
  465. +           <npc id="30098" x="79599" y="145457" z="-3494" heading="0" respawnTime="60sec" /> <!-- Alexandria / Trader -->
  466. +       </group>
  467. +   </spawn>
  468. +</list>
  469. Index: dist/game/data/spawns/Giran/Giran.xml
  470. ===================================================================
  471. --- dist/game/data/spawns/Giran/Giran.xml   (revision 7421)
  472. +++ dist/game/data/spawns/Giran/Giran.xml   (working copy)
  473. @@ -20,8 +20,6 @@
  474.             <npc id="30015" x="105285" y="162607" z="-3600" heading="40961" respawnTime="60sec" />
  475.             <npc id="30016" x="102247" y="155354" z="-3688" heading="7774" respawnTime="60sec" />
  476.             <npc id="32478" x="82652" y="146755" z="-3464" heading="33000" respawnTime="60sec" />
  477. -           <npc id="30097" x="79599" y="145522" z="-3496" heading="0" respawnTime="60sec" />
  478. -           <npc id="30098" x="79599" y="145457" z="-3496" heading="0" respawnTime="60sec" />
  479.             <npc id="30624" x="79253" y="147049" z="-3528" heading="0" respawnTime="60sec" />
  480.             <npc id="30614" x="87509" y="149655" z="-3400" heading="0" respawnTime="60sec" />
  481.             <npc id="30090" x="80511" y="149183" z="-3504" heading="32768" respawnTime="60sec" />
Add Comment
Please, Sign In to add comment