Advertisement
Minzee

CatacombOfHeretic_npcs

Jul 9th, 2020
1,646
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 27.45 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_Classic_Interlude
  3. Index: dist/game/data/stats/npcs/21100-21199.xml
  4. ===================================================================
  5. --- dist/game/data/stats/npcs/21100-21199.xml   (revision 7431)
  6. +++ dist/game/data/stats/npcs/21100-21199.xml   (working copy)
  7. @@ -2517,25 +2517,22 @@
  8.             <height normal="27" grown="34" />
  9.         </collision>
  10.     </npc>
  11. -   <npc id="21143" level="31" type="Monster" name="Catacomb Scavenger Bat">
  12. +   <npc id="21143" level="31" type="Monster" name="Catacomb Scavenger Bat" title="">
  13. +       <!-- Interlude - C6 -->
  14.         <parameters>
  15.             <param name="MoveAroundSocial" value="0" />
  16.             <param name="MoveAroundSocial1" value="0" />
  17.             <param name="MoveAroundSocial2" value="0" />
  18. -           <param name="SoulShot" value="100" />
  19. -           <param name="SoulShotRate" value="10" />
  20. -           <param name="SpiritShot" value="100" />
  21. -           <param name="SpiritShotRate" value="5" />
  22. -           <param name="LongRangeGuardRate" value="5" />
  23.             <skill name="DDMagic" id="4002" level="3" /> <!-- NPC HP Drain -->
  24.         </parameters>
  25.         <race>BEAST</race>
  26.         <sex>MALE</sex>
  27. -       <acquire exp="6254" sp="1" />
  28. -       <stats str="40" int="21" dex="30" wit="20" con="43" men="10">
  29. -           <vitals hp="894" hpRegen="18" mp="343" mpRegen="1.8" />
  30. -           <attack physical="99.21986" magical="67.7543" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
  31. -           <defence physical="103.6899615" magical="89.26566" evasion="10" />
  32. +       <equipment rhand="0" lhand="0" /> <!-- ... / ... -->
  33. +       <acquire exp="4168" sp="228" raidPoints="0" />
  34. +       <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  35. +           <vitals hp="635.76437" hpRegen="4.5" mp="343.8" mpRegen="1.8" />
  36. +           <attack physical="99.21986" magical="67.7543" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
  37. +           <defence physical="121.98819" magical="81.2211098160515" evasion="0" shield="0" shieldRate="0" />
  38.             <speed>
  39.                 <walk ground="60" />
  40.                 <run ground="140" />
  41. @@ -2542,23 +2539,18 @@
  42.             </speed>
  43.             <hitTime>500</hitTime>
  44.         </stats>
  45. -       <status undying="false" canBeSown="true" />
  46. +       <status attackable="true" undying="false" canBeSown="true" />
  47.         <skillList>
  48.             <skill id="4002" level="3" /> <!-- NPC HP Drain -->
  49. -           <skill id="4276" level="1" /> <!-- Weak Point against Bow/Crossbow Weapons -->
  50. +           <skill id="4276" level="1" /> <!-- Archery Attack Weak Point -->
  51. +           <skill id="4281" level="1" /> <!-- Wind Attack Weak Point -->
  52.             <skill id="4408" level="12" /> <!-- HP Increase (4x) -->
  53. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  54. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  55. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  56. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  57. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  58.             <skill id="4414" level="3" /> <!-- Light Armor Type -->
  59. -           <skill id="4415" level="3" /> <!-- One-handed Sword -->
  60. -           <skill id="4416" level="4" /> <!-- Animals -->
  61. +           <skill id="4416" level="3" /> <!-- Beasts -->
  62.         </skillList>
  63. +       <corpseTime>7</corpseTime>
  64.         <exCrtEffect>false</exCrtEffect>
  65. -       <sNpcPropHpRate>4</sNpcPropHpRate>
  66. -       <ai aggroRange="500" clanHelpRange="300">
  67. +       <ai aggroRange="500" clanHelpRange="300" isAggressive="true">
  68.             <clanList>
  69.                 <clan>C_DUNGEON</clan>
  70.             </clanList>
  71. @@ -2567,6 +2559,24 @@
  72.             <radius normal="10" />
  73.             <height normal="33.5" />
  74.         </collision>
  75. +       <dropLists>
  76. +           <drop>
  77. +               <item id="57" min="593" max="1182" chance="70.0000"/> <!-- Adena -->
  78. +               <item id="605" min="1" max="1" chance="0.2302"/> <!-- Leather Gauntlets -->
  79. +               <item id="1123" min="1" max="1" chance="0.2302"/> <!-- Blue Buckskin Boots -->
  80. +               <item id="1867" min="1" max="1" chance="17.0303"/> <!-- Animal Skin -->
  81. +               <item id="1872" min="1" max="1" chance="17.0303"/> <!-- Animal Bone -->
  82. +               <item id="1875" min="1" max="1" chance="0.8515"/> <!-- Stone of Purity -->
  83. +               <item id="1881" min="1" max="1" chance="1.7031"/> <!-- Coarse Bone Powder -->
  84. +               <item id="2250" min="1" max="1" chance="3.1932"/> <!-- Recipe: Bone Arrow -->
  85. +               <item id="6035" min="1" max="1" chance="1.0644"/> <!-- Magic Haste Potion -->
  86. +           </drop>
  87. +           <spoil>
  88. +               <item id="955" min="1" max="1" chance="0.5610"/> <!-- Scroll: Enchant Weapon (Grade D) -->
  89. +               <item id="1872" min="1" max="3" chance="93.4937"/> <!-- Animal Bone -->
  90. +               <item id="1875" min="1" max="1" chance="9.3494"/> <!-- Stone of Purity -->
  91. +           </spoil>
  92. +       </dropLists>
  93.     </npc>
  94.     <npc id="21144" level="34" type="Monster" name="Catacomb Shadow">
  95.         <!-- AUTO GENERATED NPC TODO: FIX IT -->
  96. Index: dist/game/data/stats/npcs/21200-21299.xml
  97. ===================================================================
  98. --- dist/game/data/stats/npcs/21200-21299.xml   (revision 7431)
  99. +++ dist/game/data/stats/npcs/21200-21299.xml   (working copy)
  100. @@ -2775,32 +2775,23 @@
  101.             <height normal="36" />
  102.         </collision>
  103.     </npc>
  104. -   <npc id="21236" level="30" type="Monster" name="Barrow Sentinel">
  105. -       <!-- Confirmed CT2.5 -->
  106. +   <npc id="21236" level="30" type="Monster" name="Barrow Sentinel" title="">
  107. +       <!-- Interlude - C6 -->
  108.         <parameters>
  109.             <param name="MoveAroundSocial" value="167" />
  110.             <param name="MoveAroundSocial1" value="167" />
  111.             <param name="MoveAroundSocial2" value="167" />
  112.             <param name="MaxRoarCount" value="4" />
  113. -           <param name="SoulShot" value="100" />
  114. -           <param name="SoulShotRate" value="10" />
  115. -           <param name="SpiritShot" value="100" />
  116. -           <param name="SpiritShotRate" value="5" />
  117. -           <param name="LongRangeGuardRate" value="5" />
  118.             <skill name="Fury" id="4317" level="1" /> <!-- Increase Rage Might -->
  119.         </parameters>
  120.         <race>UNDEAD</race>
  121.         <sex>MALE</sex>
  122. -       <equipment rhand="69" /> <!-- rhand: Bastard Sword -->
  123. -       <acquire exp="3828" sp="209" />
  124. +       <equipment rhand="69" lhand="0" /> <!-- Bastard Sword / ... -->
  125. +       <acquire exp="3828" sp="208" raidPoints="0" />
  126.         <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  127.             <vitals hp="604.08419" hpRegen="3.5" mp="329.4" mpRegen="1.5" />
  128.             <attack physical="92.64226" magical="63.26266" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
  129. -           <defence physical="118.46427" magical="78.8748547991048" />
  130. -           <attribute>
  131. -               <attack type="DARK" value="20" />
  132. -               <defence fire="20" water="20" wind="20" earth="20" holy="-32" dark="53" />
  133. -           </attribute>
  134. +           <defence physical="118.46427" magical="78.8748547991048" evasion="0" shield="0" shieldRate="0" />
  135.             <speed>
  136.                 <walk ground="60" />
  137.                 <run ground="140" />
  138. @@ -2807,75 +2798,62 @@
  139.             </speed>
  140.             <hitTime>300</hitTime>
  141.         </stats>
  142. -       <status undying="false" canBeSown="true" />
  143. +       <status attackable="true" undying="false" canBeSown="true" />
  144.         <skillList>
  145. -           <skill id="4274" level="1" /> <!-- Blunt Weapon Weak Point -->
  146. +           <skill id="4274" level="1" /> <!-- Blunt Attack Weak Point -->
  147. +           <skill id="4275" level="2" /> <!-- Sacred Attack Weak Point -->
  148. +           <skill id="4278" level="1" /> <!-- Dark Attack -->
  149.             <skill id="4317" level="1" /> <!-- Increase Rage Might -->
  150.             <skill id="4408" level="12" /> <!-- HP Increase (4x) -->
  151. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  152. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  153. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  154. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  155. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  156. -           <skill id="4414" level="2" /> <!-- Standard Type -->
  157. -           <skill id="4415" level="3" /> <!-- One-handed Sword -->
  158.             <skill id="4416" level="1" /> <!-- Undead -->
  159.         </skillList>
  160. +       <corpseTime>7</corpseTime>
  161.         <exCrtEffect>false</exCrtEffect>
  162. -       <sNpcPropHpRate>4</sNpcPropHpRate>
  163. -       <ai aggroRange="1000" clanHelpRange="300" isAggressive="false">
  164. +       <ai aggroRange="500" clanHelpRange="300" isAggressive="true">
  165.             <clanList>
  166.                 <clan>C_DUNGEON</clan>
  167.             </clanList>
  168.         </ai>
  169. +       <collision>
  170. +           <radius normal="11" />
  171. +           <height normal="31" />
  172. +       </collision>
  173.         <dropLists>
  174.             <drop>
  175. -               <item id="57" min="546" max="1092" chance="70" /> <!-- Adena -->
  176. -               <item id="69" min="1" max="1" chance="0.00570828011147678" /> <!-- Bastard Sword -->
  177. -               <item id="125" min="1" max="1" chance="0.00570828011147678" /> <!-- Spinebone Sword -->
  178. -               <item id="2021" min="1" max="1" chance="0.178566473630816" /> <!-- Spinebone Sword Blade -->
  179. -               <item id="126" min="1" max="1" chance="0.00570828011147678" /> <!-- Artisan's Sword -->
  180. -               <item id="128" min="1" max="1" chance="0.00570868291147053" /> <!-- Knight's Sword -->
  181. -               <item id="1867" min="1" max="3" chance="11.787701959507" /> <!-- Animal Skin -->
  182. -               <item id="1872" min="1" max="1" chance="23.5754450687141" /> <!-- Animal Bone -->
  183. -               <item id="1882" min="1" max="1" chance="3.92922026993561" /> <!-- Leather -->
  184. -               <item id="2184" min="1" max="1" chance="1.85733286663818" /> <!-- Recipe: Mithril Banded Gaiters -->
  185. -           </drop>
  186. +               <item id="57" min="546" max="1092" chance="70.0000"/> <!-- Adena -->
  187. +               <item id="69" min="1" max="1" chance="0.0044"/> <!-- Bastard Sword -->
  188. +               <item id="125" min="1" max="1" chance="0.0044"/> <!-- Spinebone Sword -->
  189. +               <item id="126" min="1" max="1" chance="0.0044"/> <!-- Artisan's Sword -->
  190. +               <item id="128" min="1" max="1" chance="0.0044"/> <!-- Knight's Sword -->
  191. +               <item id="1867" min="1" max="3" chance="11.1111"/> <!-- Animal Skin -->
  192. +               <item id="1872" min="1" max="1" chance="20.0000"/> <!-- Animal Bone -->
  193. +               <item id="1882" min="1" max="1" chance="3.4483"/> <!-- Leather -->
  194. +               <item id="2021" min="1" max="1" chance="0.1787"/> <!-- Spinebone Sword Blade -->
  195. +               <item id="2184" min="1" max="1" chance="1.9231"/> <!-- Recipe: Mithril Banded Gaiters -->
  196. +           </drop>
  197.             <spoil>
  198. -               <item id="1061" min="1" max="1" chance="78.4398" /> <!-- Greater Healing Potion -->
  199. -               <item id="1900" min="1" max="1" chance="14.1604" /> <!-- Enchanted Necklace Chain -->
  200. -               <item id="2153" min="1" max="1" chance="20.1284" /> <!-- Recipe: Tiger's Eye Earring -->
  201. +               <item id="1061" min="1" max="2" chance="78.4398"/> <!-- Healing Potion -->
  202. +               <item id="1900" min="1" max="1" chance="14.1604"/> <!-- Enchanted Necklace Chain -->
  203. +               <item id="2153" min="1" max="2" chance="20.1284"/> <!-- Recipe: Tiger's Eye Earring -->
  204.             </spoil>
  205.         </dropLists>
  206. -       <collision>
  207. -           <radius normal="11" />
  208. -           <height normal="31" />
  209. -       </collision>
  210.     </npc>
  211. -   <npc id="21237" level="32" type="Monster" name="Barrow Monk">
  212. -       <!-- Confirmed CT2.5 -->
  213. +   <npc id="21237" level="32" type="Monster" name="Barrow Monk" title="">
  214. +       <!-- Interlude - C6 -->
  215.         <parameters>
  216.             <param name="MoveAroundSocial" value="70" />
  217.             <param name="MoveAroundSocial1" value="70" />
  218.             <param name="MoveAroundSocial2" value="70" />
  219. -           <param name="SoulShot" value="100" />
  220. -           <param name="SoulShotRate" value="10" />
  221. -           <param name="SpiritShot" value="100" />
  222. -           <param name="SpiritShotRate" value="5" />
  223. -           <param name="LongRangeGuardRate" value="5" />
  224.             <skill name="Buff" id="4099" level="1" /> <!-- NPC Berserk -->
  225.         </parameters>
  226.         <race>UNDEAD</race>
  227.         <sex>MALE</sex>
  228. -       <acquire exp="4443" sp="250" />
  229. +       <equipment rhand="0" lhand="0" /> <!-- ... / ... -->
  230. +       <acquire exp="4440" sp="248" raidPoints="0" />
  231.         <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  232.             <vitals hp="668.47132" hpRegen="4.5" mp="358.32" mpRegen="1.8" />
  233. -           <attack physical="106.16525" magical="72.49711" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
  234. -           <defence physical="125.57727" magical="83.6107570481808" />
  235. -           <attribute>
  236. -               <attack type="DARK" value="20" />
  237. -               <defence fire="20" water="20" wind="20" earth="20" holy="-32" dark="53" />
  238. -           </attribute>
  239. +           <attack physical="106.16525" magical="72.49711" random="50" critical="1" accuracy="9" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
  240. +           <defence physical="125.57727" magical="83.6107570481808" evasion="0" shield="0" shieldRate="0" />
  241.             <speed>
  242.                 <walk ground="10" />
  243.                 <run ground="110" />
  244. @@ -2882,81 +2860,69 @@
  245.             </speed>
  246.             <hitTime>540</hitTime>
  247.         </stats>
  248. -       <status undying="false" canBeSown="true" />
  249. +       <status attackable="true" undying="false" canBeSown="true" />
  250.         <skillList>
  251.             <skill id="4099" level="1" /> <!-- NPC Berserk -->
  252. +           <skill id="4275" level="2" /> <!-- Sacred Attack Weak Point -->
  253. +           <skill id="4278" level="1" /> <!-- Dark Attack -->
  254.             <skill id="4408" level="12" /> <!-- HP Increase (4x) -->
  255. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  256. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  257. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  258. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  259. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  260.             <skill id="4414" level="3" /> <!-- Light Armor Type -->
  261. -           <skill id="4415" level="5" /> <!-- Blunt Weapons -->
  262.             <skill id="4416" level="1" /> <!-- Undead -->
  263.         </skillList>
  264. +       <corpseTime>7</corpseTime>
  265.         <exCrtEffect>false</exCrtEffect>
  266. -       <sNpcPropHpRate>4</sNpcPropHpRate>
  267. -       <ai aggroRange="1000" clanHelpRange="300">
  268. +       <ai aggroRange="500" clanHelpRange="300" isAggressive="true">
  269.             <clanList>
  270.                 <clan>C_DUNGEON</clan>
  271.             </clanList>
  272.         </ai>
  273. +       <collision>
  274. +           <radius normal="14" />
  275. +           <height normal="25.3" />
  276. +       </collision>
  277.         <dropLists>
  278.             <drop>
  279. -               <item id="57" min="626" max="1255" chance="70" /> <!-- Adena -->
  280. -               <item id="86" min="1" max="1" chance="0.0032746079005599" /> <!-- Tomahawk -->
  281. -               <item id="179" min="1" max="1" chance="0.0032746079005599" /> <!-- Mace of Prayer -->
  282. -               <item id="180" min="1" max="1" chance="0.0032746079005599" /> <!-- Mace of Judgment -->
  283. -               <item id="2022" min="1" max="1" chance="0.126370302880704" /> <!-- Mace of Judgment Head -->
  284. -               <item id="181" min="1" max="1" chance="0.0032746079005599" /> <!-- Mace of Miracle -->
  285. -               <item id="182" min="1" max="1" chance="0.0032746079005599" /> <!-- Doom Hammer -->
  286. -               <item id="183" min="1" max="1" chance="0.0032746079005599" /> <!-- Mystic Staff -->
  287. -               <item id="184" min="1" max="1" chance="0.0032746079005599" /> <!-- Conjuror's Staff -->
  288. -               <item id="2023" min="1" max="1" chance="0.100532588587254" /> <!-- Conjuror's Staff Head -->
  289. -               <item id="185" min="1" max="1" chance="0.00327486100056767" /> <!-- Staff of Mana -->
  290. -               <item id="1868" min="1" max="3" chance="13.5219309201851" /> <!-- Thread -->
  291. -               <item id="1873" min="1" max="1" chance="5.40876269445419" /> <!-- Silver Nugget -->
  292. -               <item id="5549" min="1" max="1" chance="1.35217858158874" /> <!-- Metallic Thread -->
  293. -               <item id="1889" min="1" max="1" chance="0.901484633125305" /> <!-- Compound Braid -->
  294. -               <item id="2265" min="1" max="1" chance="0.139832174823761" /> <!-- Recipe: Spiked Club -->
  295. -               <item id="6037" min="1" max="1" chance="27.0439102084694" /> <!-- Waking Scroll -->
  296. -           </drop>
  297. +               <item id="57" min="626" max="1255" chance="70.0000"/> <!-- Adena -->
  298. +               <item id="86" min="1" max="1" chance="0.0026"/> <!-- Tomahawk -->
  299. +               <item id="179" min="1" max="1" chance="0.0026"/> <!-- Mace of Prayer -->
  300. +               <item id="180" min="1" max="1" chance="0.0026"/> <!-- Mace of Judgment -->
  301. +               <item id="181" min="1" max="1" chance="0.0026"/> <!-- Mace of Miracle -->
  302. +               <item id="182" min="1" max="1" chance="0.0026"/> <!-- Doom Hammer -->
  303. +               <item id="183" min="1" max="1" chance="0.0026"/> <!-- Mystic Staff -->
  304. +               <item id="184" min="1" max="1" chance="0.0026"/> <!-- Conjuror's Staff -->
  305. +               <item id="185" min="1" max="1" chance="0.0026"/> <!-- Staff of Mana -->
  306. +               <item id="1868" min="1" max="3" chance="12.5000"/> <!-- Thread -->
  307. +               <item id="1873" min="1" max="1" chance="5.0000"/> <!-- Silver Nugget -->
  308. +               <item id="1889" min="1" max="1" chance="0.7634"/> <!-- Compound Braid -->
  309. +               <item id="2022" min="1" max="1" chance="0.1264"/> <!-- Mace of Judgment Head -->
  310. +               <item id="2023" min="1" max="1" chance="0.1006"/> <!-- Conjuror's Staff Head -->
  311. +               <item id="2265" min="1" max="1" chance="0.1218"/> <!-- Recipe: Spiked Club -->
  312. +               <item id="5549" min="1" max="1" chance="1.2048"/> <!-- Metallic Thread -->
  313. +               <item id="6037" min="1" max="1" chance="25.0000"/> <!-- Waking Scroll -->
  314. +           </drop>
  315.             <spoil>
  316. -               <item id="1933" min="1" max="1" chance="17.4667" /> <!-- Dark Stockings Fabric -->
  317. -               <item id="2183" min="1" max="1" chance="9.7676" /> <!-- Recipe: Mithril Banded Mail -->
  318. -               <item id="1935" min="1" max="1" chance="8.2942" /> <!-- Scale Mail Fragment -->
  319. +               <item id="1933" min="1" max="1" chance="17.4667"/> <!-- Dark Stocking Fabric -->
  320. +               <item id="1935" min="1" max="1" chance="8.2942"/> <!-- Scale Mail Fragment -->
  321. +               <item id="2183" min="1" max="1" chance="9.7676"/> <!-- Recipe: Mithril Banded Mail -->
  322.             </spoil>
  323.         </dropLists>
  324. -       <collision>
  325. -           <radius normal="14" />
  326. -           <height normal="25.3" />
  327. -       </collision>
  328.     </npc>
  329. -   <npc id="21238" level="35" type="Monster" name="Grave Sentinel">
  330. -       <!-- Confirmed CT2.5 -->
  331. +   <npc id="21238" level="35" type="Monster" name="Grave Sentinel" title="">
  332. +       <!-- Interlude - C6 -->
  333.         <parameters>
  334.             <param name="MoveAroundSocial" value="0" />
  335.             <param name="MoveAroundSocial1" value="0" />
  336.             <param name="MoveAroundSocial2" value="0" />
  337. -           <param name="SoulShot" value="100" />
  338. -           <param name="SoulShotRate" value="10" />
  339. -           <param name="SpiritShot" value="100" />
  340. -           <param name="SpiritShotRate" value="5" />
  341. -           <param name="LongRangeGuardRate" value="5" />
  342.             <skill name="PhysicalSpecial" id="4032" level="3" /> <!-- NPC Strike -->
  343.         </parameters>
  344.         <race>FAIRY</race>
  345.         <sex>MALE</sex>
  346. -       <acquire exp="5603" sp="332" />
  347. +       <equipment rhand="0" lhand="0" /> <!-- ... / ... -->
  348. +       <acquire exp="5600" sp="332" raidPoints="0" />
  349.         <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  350.             <vitals hp="772.73802" hpRegen="4.5" mp="402.6" mpRegen="1.8" />
  351. -           <attack physical="129.32896" magical="88.31491" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
  352. -           <defence physical="136.72948" magical="91.0360303625432" />
  353. -           <attribute>
  354. -               <attack type="DARK" value="20" />
  355. -               <defence fire="20" water="20" wind="53" earth="20" holy="20" dark="110" />
  356. -           </attribute>
  357. +           <attack physical="129.32896" magical="88.31491" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
  358. +           <defence physical="136.72948" magical="91.0360303625432" evasion="0" shield="0" shieldRate="0" />
  359.             <speed>
  360.                 <walk ground="60" />
  361.                 <run ground="140" />
  362. @@ -2963,73 +2929,60 @@
  363.             </speed>
  364.             <hitTime>340</hitTime>
  365.         </stats>
  366. -       <status undying="false" canBeSown="true" />
  367. +       <status attackable="true" undying="false" canBeSown="true" />
  368.         <skillList>
  369.             <skill id="4032" level="3" /> <!-- NPC Strike -->
  370. +           <skill id="4278" level="1" /> <!-- Dark Attack -->
  371. +           <skill id="4333" level="5" /> <!-- Resist Dark Attack -->
  372.             <skill id="4408" level="12" /> <!-- HP Increase (4x) -->
  373. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  374. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  375. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  376. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  377. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  378. -           <skill id="4414" level="2" /> <!-- Standard Type -->
  379. -           <skill id="4415" level="3" /> <!-- One-handed Sword -->
  380.             <skill id="4416" level="13" /> <!-- Fairies -->
  381.         </skillList>
  382. +       <corpseTime>7</corpseTime>
  383.         <exCrtEffect>false</exCrtEffect>
  384. -       <sNpcPropHpRate>4</sNpcPropHpRate>
  385. -       <ai aggroRange="1000" clanHelpRange="300">
  386. +       <ai aggroRange="500" clanHelpRange="300" isAggressive="true">
  387.             <clanList>
  388.                 <clan>C_DUNGEON</clan>
  389.             </clanList>
  390.         </ai>
  391. +       <collision>
  392. +           <radius normal="10" />
  393. +           <height normal="30" />
  394. +       </collision>
  395.         <dropLists>
  396.             <drop>
  397. -               <item id="57" min="781" max="1559" chance="70" /> <!-- Adena -->
  398. -               <item id="260" min="1" max="1" chance="0.0264999996870756" /> <!-- Triple-Edged Jamadhr -->
  399. -               <item id="1874" min="1" max="1" chance="0.93677262071991" /> <!-- Oriharukon Ore -->
  400. -               <item id="1878" min="1" max="1" chance="5.62059459811783" /> <!-- Braided Hemp -->
  401. -               <item id="1884" min="1" max="1" chance="8.64711290224457" /> <!-- Cord -->
  402. -               <item id="1889" min="1" max="1" chance="0.93677262071991" /> <!-- Compound Braid -->
  403. -               <item id="5220" min="1" max="1" chance="0.562071797672272" /> <!-- Metal Hardener -->
  404. -               <item id="2190" min="1" max="1" chance="1.00368495077133" /> <!-- Recipe: Mithril Stockings -->
  405. -               <item id="1341" min="20" max="60" chance="23.4191921393929" /> <!-- Bone Arrow -->
  406. -           </drop>
  407. +               <item id="57" min="781" max="1559" chance="70.0000"/> <!-- Adena -->
  408. +               <item id="260" min="1" max="1" chance="203"/> <!-- Triple-Edged Jamadhr -->
  409. +               <item id="1341" min="20" max="60" chance="234192"/> <!-- Bone Arrow -->
  410. +               <item id="1874" min="1" max="1" chance="9368"/> <!-- Oriharukon Ore -->
  411. +               <item id="1878" min="1" max="1" chance="56206"/> <!-- Braided Hemp -->
  412. +               <item id="1884" min="1" max="1" chance="86472"/> <!-- Cord -->
  413. +               <item id="1889" min="1" max="1" chance="9368"/> <!-- Compound Braid -->
  414. +               <item id="2190" min="1" max="1" chance="10037"/> <!-- Recipe: Mithril Stockings -->
  415. +               <item id="5220" min="1" max="1" chance="5621"/> <!-- Metal Hardener -->
  416. +           </drop>
  417.             <spoil>
  418. -               <item id="1878" min="1" max="1" chance="73.9986" /> <!-- Braided Hemp -->
  419. -               <item id="1884" min="1" max="3" chance="56.922" /> <!-- Cord -->
  420. -               <item id="1901" min="1" max="1" chance="25.552" /> <!-- Tiger's Eye Earring Stone -->
  421. +               <item id="1878" min="1" max="2" chance="739986"/> <!-- Braided Hemp -->
  422. +               <item id="1884" min="1" max="3" chance="569220"/> <!-- Cord -->
  423. +               <item id="1901" min="1" max="2" chance="255520"/> <!-- Tiger's Eye Earring Stone -->
  424.             </spoil>
  425.         </dropLists>
  426. -       <collision>
  427. -           <radius normal="10" />
  428. -           <height normal="30" />
  429. -       </collision>
  430.     </npc>
  431. -   <npc id="21239" level="37" type="Monster" name="Grave Monk">
  432. -       <!-- Confirmed CT2.5 -->
  433. +   <npc id="21239" level="37" type="Monster" name="Grave Monk" title="">
  434. +       <!-- Interlude - C6 -->
  435.         <parameters>
  436.             <param name="MoveAroundSocial" value="110" />
  437.             <param name="MoveAroundSocial1" value="110" />
  438.             <param name="MoveAroundSocial2" value="110" />
  439. -           <param name="SoulShot" value="100" />
  440. -           <param name="SoulShotRate" value="10" />
  441. -           <param name="SpiritShot" value="100" />
  442. -           <param name="SpiritShotRate" value="5" />
  443. -           <param name="LongRangeGuardRate" value="5" />
  444.             <skill name="DDMagic" id="4002" level="3" /> <!-- NPC HP Drain -->
  445.         </parameters>
  446.         <race>DEMONIC</race>
  447.         <sex>FEMALE</sex>
  448. -       <acquire exp="5940" sp="365" />
  449. +       <equipment rhand="0" lhand="0" /> <!-- ... / ... -->
  450. +       <acquire exp="5940" sp="364" raidPoints="0" />
  451.         <stats str="40" int="21" dex="30" wit="20" con="43" men="20">
  452.             <vitals hp="847.31754" hpRegen="4.5" mp="432.72" mpRegen="1.8" />
  453. -           <attack physical="146.82587" magical="100.26304" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
  454. -           <defence physical="144.47758" magical="96.1948088105753" />
  455. -           <attribute>
  456. -               <attack type="DARK" value="20" />
  457. -               <defence fire="20" water="20" wind="20" earth="20" holy="-13" dark="184" />
  458. -           </attribute>
  459. +           <attack physical="146.82587" magical="100.26304" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
  460. +           <defence physical="144.47758" magical="96.1948088105753" evasion="0" shield="0" shieldRate="0" />
  461.             <speed>
  462.                 <walk ground="60" />
  463.                 <run ground="120" />
  464. @@ -3036,48 +2989,44 @@
  465.             </speed>
  466.             <hitTime>840</hitTime>
  467.         </stats>
  468. -       <status undying="false" canBeSown="true" />
  469. +       <status attackable="true" undying="false" canBeSown="true" />
  470.         <skillList>
  471.             <skill id="4002" level="3" /> <!-- NPC HP Drain -->
  472. +           <skill id="4278" level="1" /> <!-- Dark Attack -->
  473. +           <skill id="4333" level="5" /> <!-- Resist Dark Attack -->
  474.             <skill id="4408" level="12" /> <!-- HP Increase (4x) -->
  475. -           <skill id="4409" level="1" /> <!-- MP Increase (1x) -->
  476. -           <skill id="4410" level="11" /> <!-- Average P. Atk. -->
  477. -           <skill id="4411" level="11" /> <!-- Average M. Atk. -->
  478. -           <skill id="4412" level="11" /> <!-- Average P. Def. -->
  479. -           <skill id="4413" level="11" /> <!-- Average M. Def. -->
  480.             <skill id="4414" level="3" /> <!-- Light Armor Type -->
  481. -           <skill id="4415" level="3" /> <!-- One-handed Sword -->
  482.             <skill id="4416" level="9" /> <!-- Demons -->
  483.         </skillList>
  484. +       <corpseTime>7</corpseTime>
  485.         <exCrtEffect>false</exCrtEffect>
  486. -       <sNpcPropHpRate>4</sNpcPropHpRate>
  487. -       <ai aggroRange="1000" clanHelpRange="300">
  488. +       <ai aggroRange="500" clanHelpRange="300" isAggressive="true">
  489.             <clanList>
  490.                 <clan>C_DUNGEON</clan>
  491.             </clanList>
  492.         </ai>
  493. +       <collision>
  494. +           <radius normal="10" />
  495. +           <height normal="43.2" />
  496. +       </collision>
  497.         <dropLists>
  498.             <drop>
  499. -               <item id="57" min="824" max="1645" chance="70" /> <!-- Adena -->
  500. -               <item id="279" min="1" max="1" chance="0.00938995233535767" /> <!-- Reinforced Long Bow -->
  501. -               <item id="2040" min="1" max="1" chance="0.583410068836212" /> <!-- Reinforced Long Bow Shaft -->
  502. -               <item id="1870" min="1" max="1" chance="16.8071725545959" /> <!-- Coal -->
  503. -               <item id="1865" min="1" max="1" chance="16.8071725545959" /> <!-- Varnish -->
  504. -               <item id="1874" min="1" max="1" chance="1.12047562269974" /> <!-- Oriharukon Ore -->
  505. -               <item id="2145" min="1" max="1" chance="1.2004959478569" /> <!-- Recipe: Mithril Alloy -->
  506. -               <item id="2208" min="1" max="1" chance="1.71852628588486" /> <!-- Recipe: Ogre Power Gauntlets -->
  507. -               <item id="6036" min="1" max="1" chance="0.560256918399811" /> <!-- Greater Magic Haste Potion -->
  508. -           </drop>
  509. +               <item id="57" min="824" max="1645" chance="70.0000"/> <!-- Adena -->
  510. +               <item id="279" min="1" max="1" chance="73"/> <!-- Strengthened Long Bow -->
  511. +               <item id="1865" min="1" max="1" chance="142857"/> <!-- Varnish -->
  512. +               <item id="1870" min="1" max="1" chance="166667"/> <!-- Coal -->
  513. +               <item id="1874" min="1" max="1" chance="9709"/> <!-- Oriharukon Ore -->
  514. +               <item id="2040" min="1" max="1" chance="5834"/> <!-- Strengthened Long Bow Shaft -->
  515. +               <item id="2145" min="1" max="1" chance="9901"/> <!-- Recipe: Mithril Alloy -->
  516. +               <item id="2208" min="1" max="1" chance="14706"/> <!-- Recipe: Ogre Power Gauntlets -->
  517. +               <item id="6036" min="1" max="1" chance="7752"/> <!-- Greater Magic Haste Potion -->
  518. +           </drop>
  519.             <spoil>
  520. -               <item id="1825" min="1" max="1" chance="13.9345" /> <!-- Recipe: Oriharukon -->
  521. -               <item id="1902" min="1" max="1" chance="19.7653" /> <!-- Elven Earring Beads -->
  522. -               <item id="2145" min="1" max="1" chance="13.9345" /> <!-- Recipe: Mithril Alloy -->
  523. +               <item id="1825" min="1" max="1" chance="139345"/> <!-- Recipe: Oriharukon -->
  524. +               <item id="1902" min="1" max="1" chance="197653"/> <!-- Elven Earring Beads -->
  525. +               <item id="2145" min="1" max="1" chance="139345"/> <!-- Recipe: Mithril Alloy -->
  526.             </spoil>
  527.         </dropLists>
  528. -       <collision>
  529. -           <radius normal="10" />
  530. -           <height normal="43.2" />
  531. -       </collision>
  532.     </npc>
  533.     <npc id="21240" level="40" type="Monster" name="Barrow Overlord">
  534.         <!-- Confirmed CT2.5 -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement