skill_db.txt 101 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613
  1. //id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,inf3,name,description
  2. // 01 ID
  3. // 02 range (combo skills do not check for range when used,
  4. // if range is < 5, the skill is considered melee-range)
  5. // 03 hit (8- repeated hitting, 6- single-hit)
  6. // 04 inf (0- passive, 1- enemy, 2- place, 4- self, 16- friend, 32- trap)
  7. // 05 element (0 - neutral, 1 - water, 2 - earth, 3 - fire, 4 - wind, 5 - poison,
  8. // 6 - holy, 7 - dark, 8 - ghost, 9 - undead, -1 - use weapon element
  9. // -2 - use endowed element, -3 - use random element.)
  10. // 06 nk (skill damage properties):
  11. // 0x01 - No damage skill
  12. // 0x02 - Has splash area
  13. // 0x04 - Damage should be split among targets
  14. // 0x08 - Skill ignores caster's % damage cards (misc type always ignores)
  15. // 0x10 - Skill ignores elemental adjustments
  16. // 0x20 - Skill ignores target's defense (misc type always ignores)
  17. // 0x40 - Skill ignores target's flee (magic type always ignores)
  18. // 0x80 - Skill ignores target's def cards
  19. // 07 splash/effect range
  20. // -1 - for screen-wide
  21. // 0 - no splash
  22. // all other values follow the formula: value * 2 + 1
  23. // 1 - 3x3
  24. // 2 - 5x5
  25. // 3 - 7x7
  26. // 08 MaxLv
  27. // 09 Number of hits (when positive, damage is increased by hits,
  28. // negative values just show number of hits without increasing total damage)
  29. // 10 Cast interrupted when hit?
  30. // 11 defense-reduction rate during cast.
  31. // 12 inf2 (skill information 2):
  32. // 0x00001 - quest skill
  33. // 0x00002 - npc skill
  34. // 0x00004 - wedding skill
  35. // 0x00008 - spirit skill
  36. // 0x00010 - guild skill
  37. // 0x00020 - song/dance
  38. // 0x00040 - ensemble skill
  39. // 0x00080 - trap
  40. // 0x00100 - skill that damages/targets yourself
  41. // 0x00200 - cannot be casted on self (if inf = 4, auto-select target skill)
  42. // 0x00400 - usable only on party-members (and enemies if skill is offensive)
  43. // 0x00800 - usable only on guild-mates (and enemies if skill is offensive)
  44. // 0x01000 - disable usage on enemies (for non-offensive skills).
  45. // 0x02000 - available skill for SC_AUTOSHADOWSPELL
  46. // 0x04000 - chorus skill
  47. // 0x08000 - skill that ignore bg reduction
  48. // 0x10000 - skill that ignore gvg reduction
  49. // 0x20000 - makes 'self'/'place' skill cannot be casted/placed when near NPC (see 'db/skill_nonearnpc_db.txt' for more options)
  50. // 0x40000 - skill that can hit trap-type skill (inf2 has 0x00080)
  51. // 13 maxcount: max amount of skill instances to place on the ground when
  52. // player_land_skill_limit/monster_land_skill_limit is enabled. For skills
  53. // that attack using a path, this is the path length to be used.
  54. // 14 attack type (none, weapon, magic, misc)
  55. // 15 Blowcount (amount of tiles skill knockbacks)
  56. // 16 inf3 (skill information 3):
  57. // 0x00001 - skill ignores land protector
  58. // 0x00002 - free
  59. // 0x00004 - usable skills while hiding
  60. // 0x00008 - skill that can be use while in dancing state
  61. // 0x00010 - skill that could hit emperium
  62. // 0x00020 - skill ignores SC_STASIS
  63. // 0x00040 - skill blocked by kagehumi
  64. // 0x00080 - skill range affected by AC_VULTURE
  65. // 0x00100 - skill range affected by GS_SNAKEEYE
  66. // 0x00200 - skill range affected by NJ_SHADOWJUMP
  67. // 0x00400 - skill range affected by WL_RADIUS
  68. // 0x00800 - skill range affected by RA_RESEARCHTRAP
  69. // 0x01000 - skill that does not affect user that has NC_HOVERING active
  70. // 0x02000 - skill that can be using while riding warg
  71. // 0x04000 - skill that can be used while on Madogear
  72. // 0x08000 - skill that can be used to target while under SC__MANHOLE effect
  73. // 0x10000 - skill that affects hidden targets
  74. // 0x20000 - skill that affects SC_GLOOMYDAY_SK
  75. // 0x40000 - skill that is affected by SC_DANCEWITHWUG
  76. // 0x80000 - skill blocked by RA_WUGBITE
  77. // 17 Name
  78. // 18 Description
  79. 1,0,0,0,0,0,0,9,0,no,0,0,0,none,0,0x0, NV_BASIC,Basic Skill
  80. //****
  81. // Swordman
  82. 2,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, SM_SWORD,Sword Mastery
  83. 3,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, SM_TWOHAND,Two-Handed Sword Mastery
  84. 4,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, SM_RECOVERY,Increase HP Recovery
  85. 5,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, SM_BASH,Bash
  86. 6,9,6,1,0,1,0,10,1,no,0,0,0,none,0,0x0, SM_PROVOKE,Provoke
  87. 7,0,6,4,3,0x2,2:2:2:2:2:2:2:2:2:2:4,10,1,no,0,0x40000,0,weapon,2,0x0, SM_MAGNUM,Magnum Break
  88. 8,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, SM_ENDURE,Endure
  89. //****
  90. // Mage
  91. 9,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, MG_SRECOVERY,Increase SP Recovery
  92. 10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0,0x0, MG_SIGHT,Sight
  93. 11,9,6,1,8,0x6,1,10,1,yes,0,0x42000,0,magic,0,0x0, MG_NAPALMBEAT,Napalm Beat
  94. 12,9,8,2,8,0x1,0,10,1,yes,0,0,0,magic,0,0x0, MG_SAFETYWALL,Safety Wall
  95. 13,9,8,1,8,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0x2000,0,magic,0,0x0, MG_SOULSTRIKE,Soul Strike
  96. 14,9,8,1,1,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0x2000,0,magic,0,0x0, MG_COLDBOLT,Cold Bolt
  97. 15,9,6,1,1,0,0,10,1,yes,0,0x2000,0,magic,0,0x0, MG_FROSTDIVER,Frost Diver
  98. 16,2,6,1,2,0x1,0,10,1,yes,0,0,0,magic,0,0x0, MG_STONECURSE,Stone Curse
  99. 17,9,6,1,3,0x2,2,10,1,yes,0,0x42000,0,magic,0,0x0, MG_FIREBALL,Fire Ball
  100. 18,9,6,2,3,0,0,10,1,yes,0,0x2000,3,magic,2,0x0, MG_FIREWALL,Fire Wall
  101. 19,9,8,1,3,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0x2000,0,magic,0,0x0, MG_FIREBOLT,Fire Bolt
  102. 20,9,8,1,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0x2000,0,magic,0,0x0, MG_LIGHTNINGBOLT,Lightning Bolt
  103. 21,9,8,2,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0x2000,0,magic,0,0x0, MG_THUNDERSTORM,Thunderstorm
  104. //****
  105. // Acolyte
  106. 22,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, AL_DP,Divine Protection
  107. 23,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, AL_DEMONBANE,Demon Bane
  108. 24,0,6,4,6,0x3,2,1,1,yes,0,0x0,0,magic,0,0x0, AL_RUWACH,Ruwach
  109. 25,9,6,2,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, AL_PNEUMA,Pneuma
  110. 26,0,6,4,0,0x1,0,2,1,yes,0,0,0,magic,0,0x4040, AL_TELEPORT,Teleport
  111. 27,9,6,2,0,0x1,0,4,1,yes,0,0,3,magic,0,0x0, AL_WARP,Warp Portal
  112. 28,9,6,16,6,0x21,0,10,1,yes,0,0x2000,0,magic,0,0x0, AL_HEAL,Heal
  113. 29,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, AL_INCAGI,Increase AGI
  114. 30,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, AL_DECAGI,Decrease AGI
  115. 31,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, AL_HOLYWATER,Aqua Benedicta
  116. 32,0,6,4,0,0x3,15,10,1,yes,0,0,0,magic,0,0x0, AL_CRUCIS,Signum Crucis
  117. 33,0,6,4,0,0x3,-1,10,1,yes,0,0,0,magic,0,0x0, AL_ANGELUS,Angelus
  118. 34,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, AL_BLESSING,Blessing
  119. 35,9,6,16,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, AL_CURE,Cure
  120. //****
  121. // Merchant
  122. 36,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, MC_INCCARRY,Enlarge Weight Limit
  123. 37,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, MC_DISCOUNT,Discount
  124. 38,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, MC_OVERCHARGE,Overcharge
  125. 39,1,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, MC_PUSHCART,Pushcart
  126. 40,1,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, MC_IDENTIFY,Item Appraisal
  127. 41,1,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0, MC_VENDING,Vending
  128. 42,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, MC_MAMMONITE,Mammonite
  129. //****
  130. // Archer
  131. 43,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AC_OWL,Owl's Eye
  132. 44,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AC_VULTURE,Vulture's Eye
  133. 45,0,6,4,0,0x3,3,10,1,no,0,0,0,weapon,0,0x0, AC_CONCENTRATION,Improve Concentration
  134. 46,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0,0x80, AC_DOUBLE,Double Strafe
  135. 47,-9,6,2,-1,0x2,1:1:1:1:1:2:2:2:2:2,10,1,no,0,0x40000,0,weapon,2,0x81, AC_SHOWER,Arrow Shower
  136. //****
  137. // Thief
  138. 48,-1,8,0,-1,0,0,10,2,no,0,0,0,weapon,0,0x0, TF_DOUBLE,Double Attack
  139. 49,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, TF_MISS,Improve Dodge
  140. 50,1,6,1,0,1,0,10,1,no,0,0,0,weapon,0,0x0, TF_STEAL,Steal
  141. 51,1,6,4,0,1,0,10,1,no,0,0,0,none,0,0x80044, TF_HIDING,Hiding
  142. 52,-2,6,1,5,0,0,10,1,no,0,0,0,weapon,0,0x0, TF_POISON,Envenom
  143. 53,9,6,16,5,0x1,0,1,1,no,0,0,0,weapon,0,0x0, TF_DETOXIFY,Detoxify
  144. //
  145. 54,9,6,16,6,0x1,0,4,1,yes,0,0x2000,0,magic,0,0x0, ALL_RESURRECTION,Resurrection
  146. //****
  147. // Knight
  148. 55,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, KN_SPEARMASTERY,Spear Mastery
  149. 56,-2,8,1,-1,0,0,10,3,no,0,0,0,weapon,0,0x0, KN_PIERCE,Pierce
  150. 57,-2,6,1,-1,0x1,2,10,1,no,0,0,5,weapon,2,0x20000, KN_BRANDISHSPEAR,Brandish Spear
  151. 58,-4,6,1,-1,0x2,0,10,1,no,0,0x40000,0,weapon,6,0x0, KN_SPEARSTAB,Spear Stab
  152. 59,3:5:7:9:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, KN_SPEARBOOMERANG,Spear Boomerang
  153. 60,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, KN_TWOHANDQUICKEN,Twohand Quicken
  154. 61,0,6,4,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, KN_AUTOCOUNTER,Counter Attack
  155. 62,-2,6,1,-1,0x2,1,10,1,no,0,0x40000,0,weapon,1,0x0, KN_BOWLINGBASH,Bowling Bash
  156. 63,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0,0x0, KN_RIDING,Peco Peco Riding
  157. 64,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, KN_CAVALIERMASTERY,Cavalier Mastery
  158. //****
  159. // Priest
  160. 65,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, PR_MACEMASTERY,Mace Mastery
  161. 66,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, PR_IMPOSITIO,Impositio Manus
  162. 67,9,6,16,0,0x1,0,3,1,yes,0,0x200,0,magic,0,0x0, PR_SUFFRAGIUM,Suffragium
  163. 68,9,6,16,6,0x31,0,5,1,yes,0,0,0,magic,0,0x0, PR_ASPERSIO,Aspersio
  164. 69,9,6,2,0,0x23,1,5,1,yes,0,0x40,0,magic,0,0x0, PR_BENEDICTIO,B.S. Sacramenti
  165. 70,9,6,2,6,0x21,0,10,1,yes,0,0,0,magic,2,0x0, PR_SANCTUARY,Sanctuary
  166. 71,9,6,16,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0, PR_SLOWPOISON,Slow Poison
  167. 72,9,6,16,0,0x1,0,1,1,yes,0,0,0,magic,0,0x20, PR_STRECOVERY,Status Recovery
  168. 73,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, PR_KYRIE,Kyrie Eleison
  169. 74,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, PR_MAGNIFICAT,Magnificat
  170. 75,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, PR_GLORIA,Gloria
  171. 76,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0,0x0, PR_LEXDIVINA,Lex Divina
  172. 77,5,6,1,6,0x28,0,10,1,yes,0,0x0,0,magic,0,0x0, PR_TURNUNDEAD,Turn Undead
  173. 78,9,6,1,0,0x1,0,1,0,yes,0,0,0,magic,0,0x0, PR_LEXAETERNA,Lex Aeterna
  174. 79,9,8,2,6,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0x0,0,magic,0,0x0, PR_MAGNUS,Magnus Exorcismus
  175. //****
  176. // Wizard
  177. 80,9,8,2,3,0x20,1:1:1:1:1:2:2:2:2:2:2,10,3:4:5:6:7:8:9:10:11:12,yes,0,0x2000,5,magic,0,0x0, WZ_FIREPILLAR,Fire Pillar
  178. 81,0,6,4,3,0x2,7,10,1,yes,0,0x42000,0,magic,5,0x0, WZ_SIGHTRASHER,Sightrasher
  179. 83,9,8,2,3,0,3:3:3:3:3:3:3:3:3:3:14,10,1:1:2:2:3:3:4:4:5:5:15,yes,0,0x2000,0,magic,0,0x0, WZ_METEOR,Meteor Storm
  180. 84,9,8,1,4,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0x2000,0,magic,2:3:3:4:4:5:5:6:6:7,0x0, WZ_JUPITEL,Jupitel Thunder
  181. 85,9,8,2,4,0,0,10,-10,yes,0,0x2000,0,magic,0,0x0, WZ_VERMILION,Lord of Vermilion
  182. 86,9,8,1,1,0,0,5,1,yes,0,0x2000,0,magic,0,0x0, WZ_WATERBALL,Water Ball
  183. 87,9,6,2,1,0x1,0,10,1,yes,0,0,0,magic,0,0x0, WZ_ICEWALL,Ice Wall
  184. 88,0,6,4,1,0x2,3,10,1,yes,0,0x2000,0,magic,0,0x0, WZ_FROSTNOVA,Frost Nova
  185. 89,9,6,2,1,0,0,10,1,yes,0,0x2000,0,magic,2,0x0, WZ_STORMGUST,Storm Gust
  186. 90,9,8,1,2,0,0,5,1:2:3:4:5,yes,0,0x2000,0,magic,0,0x0, WZ_EARTHSPIKE,Earth Spike
  187. 91,9,8,2,2,0,0,5,1:2:3:4:5,yes,0,0x2000,0,magic,0,0x10000, WZ_HEAVENDRIVE,Heaven's Drive
  188. 92,9,6,2,2,0x1,0,5,1,yes,0,0,3,magic,0,0x11000, WZ_QUAGMIRE,Quagmire
  189. 93,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, WZ_ESTIMATION,Sense
  190. //****
  191. // Blacksmith
  192. 94,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, BS_IRON,Iron Tempering
  193. 95,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, BS_STEEL,Steel Tempering
  194. 96,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, BS_ENCHANTEDSTONE,Enchanted Stone Craft
  195. 97,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, BS_ORIDEOCON,Oridecon Research
  196. 98,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_DAGGER,Smith Dagger
  197. 99,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_SWORD,Smith Sword
  198. 100,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_TWOHANDSWORD,Smith Two-handed Sword
  199. 101,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_AXE,Smith Axe
  200. 102,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_MACE,Smith Mace
  201. 103,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_KNUCKLE,Smith Knucklebrace
  202. 104,0,0,0,0,0,0,3,0,no,0,0,0,weapon,0,0x0, BS_SPEAR,Smith Spear
  203. 105,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0,0x0, BS_HILTBINDING,Hilt Binding
  204. 106,0,0,0,0,0,0,1,0,no,0,0,0,weapon,0,0x0, BS_FINDINGORE,Ore Discovery
  205. 107,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, BS_WEAPONRESEARCH,Weaponry Research
  206. 108,2,6,16,0,0x1,0,1,1,yes,0,0,0,weapon,0,0x0, BS_REPAIRWEAPON,Weapon Repair
  207. 109,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, BS_SKINTEMPER,Skin Tempering
  208. 110,1,6,2,0,0x3,2:2:2:2:2:12,5,1,no,0,0,0,weapon,0,0x0, BS_HAMMERFALL,Hammer Fall
  209. 111,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0,0x0, BS_ADRENALINE,Adrenaline Rush
  210. 112,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0,0x0, BS_WEAPONPERFECT,Weapon Perfection
  211. 113,0,6,4,0,0x3,-1,5,1,no,0,0,0,weapon,0,0x0, BS_OVERTHRUST,Power-Thrust
  212. 114,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, BS_MAXIMIZE,Maximize Power
  213. //****
  214. // Hunter
  215. 115,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10,0x3000, HT_SKIDTRAP,Skid Trap
  216. 116,3,6,2,2,0xC0,0,5,1,no,0,0x80,0,misc,0,0x3800, HT_LANDMINE,Land Mine
  217. 117,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,0,0x3000, HT_ANKLESNARE,Ankle Snare
  218. 118,3,6,2,0,0x3,1,5,1,no,0,0x80,0,misc,0,0x3000, HT_SHOCKWAVE,Shockwave Trap
  219. 119,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0,0x3000, HT_SANDMAN,Sandman
  220. 120,3,6,2,0,0x3,1,5,1,no,0,0x80,0,misc,0,0x3000, HT_FLASHER,Flasher
  221. 121,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0,0x3800, HT_FREEZINGTRAP,Freezing Trap
  222. 122,3,6,2,4,0xC2,1,5,1,no,0,0x80,0,misc,0,0x3800, HT_BLASTMINE,Blast Mine
  223. 123,3,6,2,3,0xC2,2,5,1,no,0,0x40080,0,misc,0,0x3800, HT_CLAYMORETRAP,Claymore Trap
  224. 124,2,6,32,0,0x1,0,1,1,no,0,0x40000,0,misc,0,0x0, HT_REMOVETRAP,Remove Trap
  225. 125,3,6,2,0,0x1,0,1,1,no,0,0x80,0,misc,0,0x2000, HT_TALKIEBOX,Talkie Box
  226. 126,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, HT_BEASTBANE,Beast Bane
  227. 127,0,0,0,0,0,0,1,0,no,0,0,0,misc,0,0x0, HT_FALCON,Falconry Mastery
  228. 128,0,0,0,0,0,0,10,0,no,0,0,0,misc,0,0x0, HT_STEELCROW,Steel Crow
  229. 129,5,8,1,0,0x42,1,5,1:2:3:4:5,yes,0,0x40000,0,misc,0,0x80, HT_BLITZBEAT,Blitz Beat
  230. 130,3:5:7:9,6,2,0,0x3,3,4,1,no,0,0,0,misc,0,0x0, HT_DETECTING,Detect
  231. 131,4:5:6:7:8,6,32,0,0x1,0,5,1,no,0,0,0,misc,0,0x0, HT_SPRINGTRAP,Spring Trap
  232. //****
  233. // Assassin
  234. 132,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, AS_RIGHT,Righthand Mastery
  235. 133,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, AS_LEFT,Lefthand Mastery
  236. 134,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, AS_KATAR,Katar Mastery
  237. 135,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x80040, AS_CLOAKING,Cloaking
  238. 136,1,8,1,-1,0,0,10,-8,no,0,0,0,weapon,0,0x0, AS_SONICBLOW,Sonic Blow
  239. 137,3:4:5:6:7,6,1,-1,0x2,1,5,1,no,0,0x40000,0,weapon,0,0x4, AS_GRIMTOOTH,Grimtooth
  240. 138,1,6,16,5,0x1,0,10,1,no,0,0x400,0,weapon,0,0x0, AS_ENCHANTPOISON,Enchant Poison
  241. 139,0,6,4,0,0,0,10,1,no,0,0,0,weapon,0,0x0, AS_POISONREACT,Poison React
  242. 140,2,6,2,5,0x1,0,10,1,no,0,0,0,weapon,0,0x0, AS_VENOMDUST,Venom Dust
  243. 141,1,6,1,-1,0x51,2,10,1,yes,0,0,0,weapon,0,0x0, AS_SPLASHER,Venom Splasher
  244. //****
  245. // 1st Class Quest
  246. 142,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0,0x0, NV_FIRSTAID,First Aid
  247. 143,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0,0x0, NV_TRICKDEAD,Play Dead
  248. 144,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0,0x0, SM_MOVINGRECOVERY,Moving HP-Recovery
  249. 145,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0,0x0, SM_FATALBLOW,Fatal Blow
  250. 146,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,0,0x0, SM_AUTOBERSERK,Auto Berserk
  251. 147,0,0,4,0,0x1,0,1,0,no,0,0x1,0,weapon,0,0x0, AC_MAKINGARROW,Arrow Crafting
  252. 148,-9,6,1,-1,0x2,0,1,1,no,0,0x1,0,weapon,6,0x80, AC_CHARGEARROW,Arrow Repel
  253. 149,1,6,1,2,0,0,1,1,no,0,0x1,0,weapon,0,0x0, TF_SPRINKLESAND,Sand Attack
  254. 150,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,5,0x40, TF_BACKSLIDING,Back Slide
  255. 151,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0,0x0, TF_PICKSTONE,Find Stone
  256. 152,7,6,1,0,0x40,0,1,1,no,0,0x1,0,misc,0,0x0, TF_THROWSTONE,Stone Fling
  257. 153,1,6,1,-1,0x2,1,1,1,no,0,0x40001,0,weapon,2,0x0, MC_CARTREVOLUTION,Cart Revolution
  258. 154,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0,0x0, MC_CHANGECART,Change Cart
  259. 155,0,6,4,0,0x1,0,1,1,no,0,0x1,0,weapon,0,0x0, MC_LOUD,Crazy Uproar
  260. 156,9,6,1,6,0,0,1,1,yes,0,0x1,0,magic,0,0x0, AL_HOLYLIGHT,Holy Light
  261. 157,0,6,4,0,0x1,0,1,1,yes,0,0x1,0,magic,0,0x0, MG_ENERGYCOAT,Energy Coat
  262. //****
  263. // NPC Skills
  264. 158,3,6,1,-1,0x20,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_PIERCINGATT,Piercing Attack
  265. 159,-1,6,1,-1,0x40,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_MENTALBREAKER,Spirit Destruction
  266. 160,9,6,1,0,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_RANGEATTACK,Stand off attack
  267. 161,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_ATTRICHANGE,Attribute Change
  268. 162,0,0,4,1,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEWATER,Water Attribute Change
  269. 163,0,0,4,2,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEGROUND,Earth Attribute Change
  270. 164,0,0,4,3,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEFIRE,Fire Attribute Change
  271. 165,0,0,4,4,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEWIND,Wind Attribute Change
  272. 166,0,0,4,5,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEPOISON,Poison Attribute Change
  273. 167,0,0,4,6,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEHOLY,Holy Attribute Change
  274. 168,0,0,4,7,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEDARKNESS,Shadow Attribute Change
  275. 169,0,0,4,8,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGETELEKINESIS,Ghost Attribute Change
  276. 170,-9,6,1,-1,0x20,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_CRITICALSLASH,Defense disregard attack
  277. 171,-9,8,1,-1,0,0,10,-2:-3:-4:-5:-6:-7:-8:-9:-10:-11,no,0,0x2,0,weapon,0,0x0, NPC_COMBOATTACK,Multi-stage Attack
  278. 172,-9,6,1,-1,0x40,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_GUIDEDATTACK,Guided Attack
  279. 173,5,6,4,3,0xE2,5,10,1,no,0,0x40002,0,misc,3,0x0, NPC_SELFDESTRUCTION,Suicide bombing
  280. 174,-9,6,1,-1,0x2,3,1,1,no,0,0x40002,0,weapon,0,0x0, NPC_SPLASHATTACK,Splash attack
  281. 175,0,0,4,0,0x41,0,10,1,no,0,0x2,0,misc,0,0x0, NPC_SUICIDE,Suicide
  282. 176,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_POISON,Poison Attack
  283. 177,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_BLINDATTACK,Blind Attack
  284. 178,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_SILENCEATTACK,Silence Attack
  285. 179,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_STUNATTACK,Stun Attack
  286. 180,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_PETRIFYATTACK,Petrify Attack
  287. 181,-9,6,1,7,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_CURSEATTACK,Curse Attack
  288. 182,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_SLEEPATTACK,Sleep attack
  289. 183,-9,6,1,-3,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_RANDOMATTACK,Random Attack
  290. 184,-9,6,1,1,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_WATERATTACK,Water Attribute Attack
  291. 185,-9,6,1,2,0,0,10,1,no,0,0x2,0,weapon,0,0x10000, NPC_GROUNDATTACK,Earth Attribute Attack
  292. 186,-9,6,1,3,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_FIREATTACK,Fire Attribute Attack
  293. 187,-9,6,1,4,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_WINDATTACK,Wind Attribute Attack
  294. 188,-9,6,1,5,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_POISONATTACK,Poison Attribute Attack
  295. 189,-9,6,1,6,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_HOLYATTACK,Holy Attribute Attack
  296. 190,-9,6,1,7,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_DARKNESSATTACK,Shadow Attribute Attack
  297. 191,-9,6,1,8,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_TELEKINESISATTACK,Ghost Attribute Attack
  298. 192,-9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_MAGICALATTACK,Demon Shock Attack
  299. 193,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0,0x0, NPC_METAMORPHOSIS,Metamorphosis
  300. 194,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0,0x0, NPC_PROVOCATION,Provocation
  301. 195,0,6,4,0,0x50,0,10,1,no,0,0x2,0,misc,0,0x0, NPC_SMOKING,Smoking
  302. 196,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0,0x0, NPC_SUMMONSLAVE,Follower Summons
  303. 197,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0,0x0, NPC_EMOTION,Emotion
  304. 198,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0,0x0, NPC_TRANSFORMATION,Transformation
  305. 199,9,6,1,7,0x40,0,1,1,no,0,0x2,0,weapon,0,0x0, NPC_BLOODDRAIN,Sucking Blood
  306. 200,9,6,1,7,0,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_ENERGYDRAIN,Energy Drain
  307. 201,0,0,4,0,0x1,0,1,1,no,0,0x2,0,weapon,0,0x0, NPC_KEEPING,Keeping
  308. 202,9,6,1,7,0xC0,0,5,1,no,0,0x2,0,misc,0,0x0, NPC_DARKBREATH,Dark Breath
  309. 203,9,6,1,7,0x1,0,10,1,no,0,0x2,0,magic,0,0x0, NPC_DARKBLESSING,Dark Blessing
  310. 204,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_BARRIER,Barrier
  311. 205,0,0,4,0,0x1,0,1,1,no,0,0x2,0,weapon,0,0x0, NPC_DEFENDER,Defender
  312. 206,1,6,1,-1,0x1,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_LICK,Lick
  313. 207,9,0,1,0,0x1,0,5,1,no,0,0x2,0,magic,0,0x0, NPC_HALLUCINATION,Hallucination
  314. 208,0,0,4,0,0x1,0,1,1,no,0,0x2,0,magic,0,0x0, NPC_REBIRTH,Rebirth
  315. 209,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0,0x0, NPC_SUMMONMONSTER,Monster Summons
  316. //****
  317. // Rogue
  318. 210,0,0,0,-1,0,0,10,0,no,0,0,0,weapon,0,0x0, RG_SNATCHER,Gank
  319. 211,1,6,1,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, RG_STEALCOIN,Mug
  320. 212,-1,6,1,-1,0x40,0,10,1,no,0,0,0,weapon,0,0x4, RG_BACKSTAP,Back Stab
  321. 213,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, RG_TUNNELDRIVE,Stalk
  322. 214,0,6,4,-1,0x2,4,5,1,no,0,0x40000,0,weapon,0,0x4, RG_RAID,Sightless Mind
  323. 215,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, RG_STRIPWEAPON,Divest Weapon
  324. 216,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, RG_STRIPSHIELD,Divest Shield
  325. 217,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, RG_STRIPARMOR,Divest Armor
  326. 218,1,6,1,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, RG_STRIPHELM,Divest Helm
  327. 219,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, RG_INTIMIDATE,Snatch
  328. 220,1,6,2,0,0x1,0,1,1,no,0,0,0,none,0,0x0, RG_GRAFFITI,Scribble
  329. 221,0,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RG_FLAGGRAFFITI,Piece
  330. 222,1,6,2,0,0x3,5,1,1,no,0,0,0,none,0,0x0, RG_CLEANER,Remover
  331. 223,0,0,0,0,0,1,1,0,no,0,0,0,none,0,0x0, RG_GANGSTER,Slyness
  332. 224,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, RG_COMPULSION,Haggle
  333. 225,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, RG_PLAGIARISM,Intimidate
  334. //****
  335. // Alchemist
  336. 226,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, AM_AXEMASTERY,Axe Mastery
  337. 227,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AM_LEARNINGPOTION,Potion Research
  338. 228,0,6,4,0,0x1,0,10,0,no,0,0,0,none,0,0x0, AM_PHARMACY,Prepare Potion
  339. 229,9,6,2,3,0x9,0,5,1,yes,0,0,0,weapon,0,0x0, AM_DEMONSTRATION,Bomb
  340. 230,9,6,1,0,0x48,0,5,1,yes,0,0,0,weapon,0,0x0, AM_ACIDTERROR,Acid Terror
  341. 231,9,6,16,0,0x1,0,5,1,yes,0,0xC00,0,none,0,0x0, AM_POTIONPITCHER,Aid Potion
  342. 232,4,6,2,0,0x1,0,5,1,no,0,0,5,none,0,0x0, AM_CANNIBALIZE,Summon Flora
  343. 233,1,6,2,0,0x1,0,5,1,no,0,0,3,none,0,0x0, AM_SPHEREMINE,Summon Marine Sphere
  344. 234,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, AM_CP_WEAPON,Alchemical Weapon
  345. 235,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, AM_CP_SHIELD,Synthesized Shield
  346. 236,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, AM_CP_ARMOR,Synthetic Armor
  347. 237,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, AM_CP_HELM,Biochemical Helm
  348. 238,0,0,0,0,0,0,1,0,no,0,0x1,0,none,0,0x0, AM_BIOETHICS,Bioethics
  349. //239,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AM_BIOTECHNOLOGY,Biotechnology
  350. //240,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, AM_CREATECREATURE,Life Creation
  351. //241,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, AM_CULTIVATION,Cultivation
  352. //242,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, AM_FLAMECONTROL,Flame Control
  353. 243,0,0,4,0,0x1,1,1,0,no,0,0,0,none,0,0x0, AM_CALLHOMUN,Call Homunculus
  354. 244,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0,0x0, AM_REST,Vaporize
  355. //245,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AM_DRILLMASTER,Drillmaster
  356. //246,9,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AM_HEALHOMUN,Heal Homunculus
  357. 247,9,6,4,0,0x1,1,5,0,no,0,0,0,none,0,0x0, AM_RESURRECTHOMUN,Homunculus Resurrection
  358. //****
  359. // Crusader
  360. 248,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, CR_TRUST,Faith
  361. 249,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, CR_AUTOGUARD,Guard
  362. 250,3,6,1,0,0,0,5,1,no,0,0,0,weapon,5:6:7:8:9,0x0, CR_SHIELDCHARGE,Smite
  363. 251,3:5:7:9:11,6,1,0,0,0,5,1,no,0,0,0,weapon,0,0x20000, CR_SHIELDBOOMERANG,Shield Boomerang
  364. 252,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, CR_REFLECTSHIELD,Shield Reflect
  365. 253,-2,8,1,6,0,0,10,-2,no,0,0x40000,0,weapon,0,0x0, CR_HOLYCROSS,Holy Cross
  366. 254,5,6,4,6,0x48,0,10,1,no,33,0x100,0,magic,0,0x0, CR_GRANDCROSS,Grand Cross
  367. 255,7:8:9:10:11,6,16,0,0x1,0,5,1,yes,0,0x600,0,none,0,0x0, CR_DEVOTION,Sacrifice
  368. 256,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,none,0,0x0, CR_PROVIDENCE,Resistant Souls
  369. 257,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, CR_DEFENDER,Defending Aura
  370. 258,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, CR_SPEARQUICKEN,Spear Quicken
  371. //****
  372. // Monk
  373. 259,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, MO_IRONHAND,Iron Fists
  374. 260,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, MO_SPIRITSRECOVERY,Spiritual Cadence
  375. 261,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MO_CALLSPIRITS,Summon Spirit Sphere
  376. 262,9,6,16,0,0x1,0,1,1,yes,0,0,0,weapon,0,0x0, MO_ABSORBSPIRITS,Absorb Spirit Sphere
  377. 263,-1,8,0,-1,0,0,10,-3,no,0,0x40000,0,weapon,0,0x0, MO_TRIPLEATTACK,Raging Trifecta Blow
  378. 264,18,6,2,0,0x1,0,1,1,no,0,0,0,none,0,0x0, MO_BODYRELOCATION,Snap
  379. 265,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, MO_DODGE,Dodge
  380. 266,2,6,1,-1,0x40,0,5,1,no,0,0x40000,0,weapon,0,0x0, MO_INVESTIGATE,Occult Impaction
  381. 267,9,8,1,-1,0,0,5,1:2:3:4:5,no,0,0x40000,0,weapon,0,0x0, MO_FINGEROFFENSIVE,Throw Spirit Sphere
  382. 268,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, MO_STEELBODY,Mental Strength
  383. 269,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, MO_BLADESTOP,Root
  384. 270,0,6,4,0,0x1,0,5,0,no,0,0,0,weapon,0,0x0, MO_EXPLOSIONSPIRITS,Fury
  385. 271,-2,6,1,0,0x60,0,5,1,yes,0,0x40000,0,weapon,0,0x0, MO_EXTREMITYFIST,Asura Strike
  386. 272,-2,8,4,-1,0,0,5,-4,no,0,0x200,0,weapon,0,0x0, MO_CHAINCOMBO,Raging Quadruple Blow
  387. 273,-2,6,4,-1,0x2,2,5,1,no,0,0x40200,0,weapon,0,0x0, MO_COMBOFINISH,Raging Thrust
  388. //****
  389. // Sage
  390. 274,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, SA_ADVANCEDBOOK,Study
  391. 275,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0,0x0, SA_CASTCANCEL,Cast Cancel
  392. 276,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, SA_MAGICROD,Magic Rod
  393. 277,9,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, SA_SPELLBREAKER,Spell Breaker
  394. 278,0,0,0,0,0,0,10,0,no,0,0,0,magic,0,0x0, SA_FREECAST,Free Cast
  395. 279,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, SA_AUTOSPELL,Hindsight
  396. 280,9,6,16,3,0x1,0,5,1,yes,0,0xC00,0,magic,0,0x0, SA_FLAMELAUNCHER,Endow Blaze
  397. 281,9,6,16,1,0x1,0,5,1,yes,0,0xC00,0,magic,0,0x0, SA_FROSTWEAPON,Endow Tsunami
  398. 282,9,6,16,4,0x1,0,5,1,yes,0,0xC00,0,magic,0,0x0, SA_LIGHTNINGLOADER,Endow Tornado
  399. 283,9,6,16,2,0x1,0,5,1,yes,0,0xC00,0,magic,0,0x0, SA_SEISMICWEAPON,Endow Quake
  400. 284,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, SA_DRAGONOLOGY,Dragonology
  401. 285,2,6,2,3,0x1,0,5,1,yes,0,0,0,magic,0,0x1000, SA_VOLCANO,Volcano
  402. 286,2,6,2,1,0x1,0,5,1,yes,0,0,0,magic,0,0x1000, SA_DELUGE,Deluge
  403. 287,2,6,2,4,0x1,0,5,1,yes,0,0,0,magic,0,0x1000, SA_VIOLENTGALE,Whirlwind
  404. 288,2,6,2,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, SA_LANDPROTECTOR,Magnetic Earth
  405. 289,9,6,1,0,0x1,0:0:0:0:0:-1,5,1,yes,0,0xE00,0,magic,0,0x10020, SA_DISPELL,Dispell
  406. 290,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, SA_ABRACADABRA,Hocus-pocus
  407. 291,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_MONOCELL,Monocell
  408. 292,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_CLASSCHANGE,Class Change
  409. 293,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_SUMMONMONSTER,Monster Chant
  410. 294,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_REVERSEORCISH,Grampus Morph
  411. 295,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_DEATH,Grim Reaper
  412. 296,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_FORTUNE,Gold Digger
  413. 297,9,6,1,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_TAMINGMONSTER,Beastly Hypnosis
  414. 298,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_QUESTION,Questioning
  415. 299,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_GRAVITY,Gravity
  416. 300,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_LEVELUP,Leveling
  417. 301,9,6,4,0,0,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_INSTANTDEATH,Suicide
  418. 302,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_FULLRECOVERY,Rejuvenation
  419. 303,9,6,4,0,0,0,1,1,yes,0,0x2,0,magic,0,0x0, SA_COMA,Coma
  420. //****
  421. // Bard & Dancer
  422. 304,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x8, BD_ADAPTATION,Amp
  423. 305,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, BD_ENCORE,Encore
  424. 306,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0,0x0, BD_LULLABY,Lullaby
  425. 307,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0,0x0, BD_RICHMANKIM,Mental Sensing
  426. 308,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0,0x0, BD_ETERNALCHAOS,Down Tempo
  427. 309,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0,0x0, BD_DRUMBATTLEFIELD,Battle Theme
  428. 310,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0,0x0, BD_RINGNIBELUNGEN,Harmonic Lick
  429. 311,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0,0x0, BD_ROKISWEIL,Classical Pluck
  430. 312,0,6,4,0,0x1,0,1,1,no,0,0x40,0,misc,0,0x0, BD_INTOABYSS,Power Chord
  431. 313,0,6,4,0,0x1,0,5,1,no,0,0x40,0,misc,0,0x0, BD_SIEGFRIED,Acoustic Rhythm
  432. //314,0,0,0,0,0,0,1,1,no,0,0x40,0,misc,0,0x0, BD_RAGNAROK,Ragnarok
  433. //****
  434. // Bard
  435. 315,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, BA_MUSICALLESSON,Music Lessons
  436. 316,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x8, BA_MUSICALSTRIKE,Melody Strike
  437. 317,0,8,4,0,0x41,0,5,1,no,0,0x20,0,misc,0,0x1, BA_DISSONANCE,Unchained Serenade
  438. 318,0,6,4,0,0x3,-1,5,1,no,0,0,0,misc,0,0x0, BA_FROSTJOKER,Unbarring Octave
  439. 319,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, BA_WHISTLE,Perfect Tablature
  440. 320,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, BA_ASSASSINCROSS,Impressive Riff
  441. 321,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, BA_POEMBRAGI,Magic Strings
  442. 322,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, BA_APPLEIDUN,Song of Lutie
  443. //****
  444. // Dancer
  445. 323,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0, DC_DANCINGLESSON,Dance Lessons
  446. 324,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x8, DC_THROWARROW,Slinging Arrow
  447. 325,0,8,4,0,0x1,0,5,1,no,0,0x20,0,misc,0,0x1, DC_UGLYDANCE,Hip Shaker
  448. 326,0,6,4,0,0x3,-1,5,1,no,0,0,0,misc,0,0x0, DC_SCREAM,Dazzler
  449. 327,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, DC_HUMMING,Focus Ballet
  450. 328,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, DC_DONTFORGETME,Slow Grace
  451. 329,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, DC_FORTUNEKISS,Lady Luck
  452. 330,0,6,4,0,0x1,0,10,1,no,0,0x20,0,misc,0,0x1, DC_SERVICEFORYOU,Gypsy's Kiss
  453. //****
  454. // NPC Skills
  455. 331,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0,0x0, NPC_RANDOMMOVE,Random Move
  456. 332,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0,0x0, NPC_SPEEDUP,Speed UP
  457. 333,0,6,4,0,0x1,0,1,0,no,0,0x2,0,none,0,0x0, NPC_REVENGE,Revenge
  458. //****
  459. // Marriage Skills
  460. 334,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0,0x0, WE_MALE,I Will Protect You
  461. 335,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0,0x0, WE_FEMALE,I Look up to You
  462. 336,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0,0x0, WE_CALLPARTNER,I miss You
  463. //****
  464. // NPC Skills
  465. 337,9,6,1,-1,0,0,1,1,no,0,0x2,0,weapon,0,0x0, ITM_TOMAHAWK,Throw Tomahawk
  466. 338,-1,8,1,7,0,0,10,-2,no,0,0x2,0,weapon,0,0x0, NPC_DARKCROSS,Cross of Darkness
  467. 339,5,6,4,7,0x48,0,10,1,no,0,0x102,0,magic,0,0x0, NPC_GRANDDARKNESS,Grand cross of Darkness
  468. 340,9,8,1,7,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0x2,0,magic,0,0x0, NPC_DARKSTRIKE,Soul Strike of Darkness
  469. 341,9,8,1,7,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0x2,0,magic,2:3:3:4:4:5:5:6:6:7,0x0, NPC_DARKTHUNDER,Darkness Jupitel
  470. 342,9,6,1,0,0x1,0,1,0,no,0,0x2,0,none,0,0x0, NPC_STOP,Stop
  471. 343,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_WEAPONBRAKER,Break weapon
  472. 344,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_ARMORBRAKE,Break armor
  473. 345,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_HELMBRAKE,Break helm
  474. 346,9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_SHIELDBRAKE,Break shield
  475. 347,-9,6,1,9,0,0,10,1,no,0,0x2,0,weapon,0,0x0, NPC_UNDEADATTACK,Undead Element Attack
  476. 348,9,0,1,9,0x1,0,5,1,no,0,0x2,0,magic,0,0x0, NPC_CHANGEUNDEAD,Undead Attribute Change
  477. 349,0,6,4,0,0x1,0,10,0,no,0,0x2,0,weapon,0,0x0, NPC_POWERUP,Power Up
  478. 350,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0,0x0, NPC_AGIUP,Agility UP
  479. 351,0,0,0,0,0x1,0,1,0,no,0,0x2,0,none,0,0x0, NPC_SIEGEMODE,Siege Mode
  480. 352,2,0,4,0,0x1,0,1,0,no,0,0x2,0,none,0,0x0, NPC_CALLSLAVE,Recall Slaves
  481. 353,0,0,0,0,0x1,0,1,0,no,0,0x2,0,none,0,0x0, NPC_INVISIBLE,Invisible
  482. 354,2,6,4,0,0x1,0,20,0,no,0,0x2,0,misc,0,0x0, NPC_RUN,Run
  483. //****
  484. // Lord Knight
  485. 355,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, LK_AURABLADE,Aura Blade
  486. 356,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, LK_PARRYING,Parrying
  487. 357,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, LK_CONCENTRATION,Concentration
  488. 358,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, LK_TENSIONRELAX,Relax
  489. 359,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, LK_BERSERK,Frenzy
  490. 360,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, LK_FURY,Fury
  491. //****
  492. // High Priest
  493. 361,9,6,16,0,0x1,1,5,1,yes,0,0,0,magic,0,0x0, HP_ASSUMPTIO,Assumptio
  494. 362,4,6,4,0,0x1,0,5,1,yes,0,0,1,magic,2,0x0, HP_BASILICA,Basilica
  495. 363,0,0,0,0,0,0,10,0,no,0,0,0,magic,0,0x0, HP_MEDITATIO,Meditatio
  496. //****
  497. // High Wizard
  498. 364,0,0,0,0,0,0,10,1,no,0,0,0,magic,0,0x0, HW_SOULDRAIN,Soul Drain
  499. 365,9,8,1,-1,0,0,1,1,yes,0,0,0,weapon,0,0x0, HW_MAGICCRASHER,Stave Crasher
  500. 366,0,6,4,0,0x1,0,10,1,no,0,0,0,magic,0,0x0, HW_MAGICPOWER,Mystical Amplification
  501. //****
  502. // Paladin
  503. 367,9,8,1,0,0xD0,0,5,1,no,0,0x18000,0,misc,0,0x0, PA_PRESSURE,Gloria Domini
  504. 368,0,6,4,0,0x69,0,5,1,yes,0,0,0,weapon,0,0x0, PA_SACRIFICE, Martyr's Reckoning
  505. 369,0,6,4,0,0x41,0,10,1,yes,0,0,0,misc,0,0x0, PA_GOSPEL,Battle Chant
  506. //****
  507. // Champion
  508. 370,-2,6,1,-1,0,0,5,1,yes,0,0,0,weapon,3,0x0, CH_PALMSTRIKE,Raging Palm Strike
  509. 371,-2,8,4,-1,0,0,5,1,no,0,0x200,0,weapon,0,0x0, CH_TIGERFIST,Glacier Fist
  510. 372,-2,8,4,-1,0,0,10,-1:-1:-2:-2:-3:-3:-4:-4:-5:-5,no,0,0x200,0,weapon,0,0x0, CH_CHAINCRUSH,Chain Crush Combo
  511. //****
  512. // Professor
  513. 373,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0,0x0, PF_HPCONVERSION,Indulge
  514. 374,9,6,1,0,0x1,0,1,1,yes,0,0xE00,0,none,0,0x0, PF_SOULCHANGE,Soul Exhale
  515. 375,9,6,1,0,0x98,0,5,1,yes,0,0,0,magic,0,0x0, PF_SOULBURN,Soul Siphon
  516. //****
  517. // Asassin Cross
  518. 376,0,0,0,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ASC_KATAR,Advanced Katar Mastery
  519. //377,0,0,4,0,0x1,0,10,1,no,0,0,0,misc,0,0x0, ASC_HALLUCINATION,Hallucination Walk
  520. 378,0,6,4,5,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ASC_EDP,Enchant Deadly Poison
  521. 379,9,6,1,-1,0x68,0,10,1,yes,0,0,0,misc,0,0x0, ASC_BREAKER,Soul Destroyer
  522. //****
  523. // Sniper
  524. 380,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, SN_SIGHT,Falcon Eyes
  525. 381,9,8,1,0,0xC0,0,5,1,yes,0,0,0,misc,0,0x0, SN_FALCONASSAULT,Falcon Assault
  526. 382,9,8,1,-1,0,1,5,1,yes,0,0x40000,14,weapon,0,0x0, SN_SHARPSHOOTING,Focused Arrow Strike
  527. 383,0,6,4,0,0x3,-1,10,1,yes,0,0,0,weapon,0,0x0, SN_WINDWALK,Wind Walker
  528. //****
  529. // Whitesmith
  530. 384,0,0,4,0,0x1,0,10,1,yes,0,0,0,weapon,0,0x0, WS_MELTDOWN,Shattering Strike
  531. 385,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, WS_CREATECOIN,Create Coins
  532. 386,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, WS_CREATENUGGET,Create Nuggets
  533. 387,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, WS_CARTBOOST,Cart Boost
  534. 388,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x0, WS_SYSTEMCREATE,Auto Attack System
  535. //****
  536. // Stalker
  537. 389,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x40, ST_CHASEWALK,Stealth
  538. 390,0,0,4,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, ST_REJECTSWORD,Counter Instinct
  539. //391,0,0,4,0,1,0,1,1,yes,0,0,0,magic,0,0x0, ST_STEALBACKPACK,Steal Backpack
  540. //****
  541. // Creator
  542. 392,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, CR_ALCHEMY,Alchemy
  543. 393,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, CR_SYNTHESISPOTION,Potion Synthesis
  544. //****
  545. // Clown & Gypsy
  546. 394,9,8,1,-1,0,0,10,-9,yes,0,0,0,weapon,0,0x0, CG_ARROWVULCAN,Vulcan Arrow
  547. 395,0,0,4,0,0x1,3,5,1,yes,0,0x40,0,misc,2,0x0, CG_MOONLIT,Sheltering Bliss
  548. 396,7,6,16,0,0x1,0,1,1,yes,0,0x600,0,none,0,0x40, CG_MARIONETTE,Marionette Control
  549. //****
  550. // Lord Knight
  551. 397,5,8,1,-1,0,0,5,5,no,0,0x40000,0,weapon,0,0x20000, LK_SPIRALPIERCE,Spiral Pierce
  552. 398,4,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, LK_HEADCRUSH,Traumatic Blow
  553. 399,4,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, LK_JOINTBEAT,Vital Strike
  554. //****
  555. // High Wizard
  556. 400,9,8,1,8,0x6,1,5,1:2:3:4:5,yes,0,0x40000,0,magic,0,0x0, HW_NAPALMVULCAN,Napalm Vulcan
  557. //****
  558. // Champion
  559. 401,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, CH_SOULCOLLECT,Zen
  560. //****
  561. // Professor
  562. 402,9,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x0, PF_MINDBREAKER,Mind Breaker
  563. 403,0,0,4,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, PF_MEMORIZE,Foresight
  564. 404,9,6,2,2,0x1,0,5,1,yes,0,0x100,2,magic,0,0x10000, PF_FOGWALL,Blinding Mist
  565. 405,7,6,1,0,0x1,0,1,1,no,0,0,3,magic,0,0x0, PF_SPIDERWEB,Fiber Lock
  566. //****
  567. // Assassin Cross
  568. 406,0,6,4,-1,0xA,2,10,1,no,0,0x40000,0,weapon,0,0x0, ASC_METEORASSAULT,Meteor Assault
  569. 407,0,6,4,0,0x1,0,1,0,no,0,0,0,none,0,0x0, ASC_CDP,Create Deadly Poison
  570. //****
  571. // Marriage Skills for Baby
  572. 408,9,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0,0x0, WE_BABY,Baby
  573. 409,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0,0x0, WE_CALLPARENT,Call Parent
  574. 410,9,6,4,0,0x1,3,1,1,yes,0,0x4,1,none,0,0x0, WE_CALLBABY,Call Baby
  575. //****
  576. // Taekwon
  577. 411,0,6,4,0,0x1,0,10,1,yes,0,0,0,misc,4,0x0, TK_RUN,Running
  578. 412,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, TK_READYSTORM,Tornado Stance
  579. 413,-2,8,4,-1,0x2,2,7,-3,no,0,0x40200,0,weapon,0,0x0, TK_STORMKICK,Tornado Kick
  580. 414,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, TK_READYDOWN,Heel Drop Stance
  581. 415,-2,8,4,-1,0,0,7,-3,no,0,0x200,0,weapon,0,0x0, TK_DOWNKICK,Heel Drop
  582. 416,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, TK_READYTURN,Roundhouse Stance
  583. 417,-2,8,4,-1,0x2,1,7,-3,no,0,0x200,0,weapon,2,0x0, TK_TURNKICK,Roundhouse Kick
  584. 418,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, TK_READYCOUNTER,Counter Kick Stance
  585. 419,-2,8,4,-1,0x40,0,7,-3,no,0,0x200,0,weapon,0,0x0, TK_COUNTER,Counter Kick
  586. 420,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, TK_DODGE,Tumbling
  587. 421,9,8,16,-1,0x1,0,7,-3,no,0,0,0,weapon,0,0x0, TK_JUMPKICK,Flying Kick
  588. 422,0,0,0,0,0,1,10,0,no,0,0,0,none,0,0x0, TK_HPTIME,Peaceful Break
  589. 423,0,0,0,0,0,1,10,0,no,0,0,0,none,0,0x0, TK_SPTIME,Happy Break
  590. 424,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, TK_POWER,Kihop
  591. 425,0,6,4,2:4:1:3:8:7:6,0x1,0,7,1,no,0,0,0,weapon,0,0x0, TK_SEVENWIND,Mild Wind
  592. 426,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, TK_HIGHJUMP,Taekwon Jump
  593. //****
  594. // Star Gladiator
  595. 427,0,6,4,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0, SG_FEEL,Feeling the Sun Moon and Stars
  596. 428,1,6,4,-1,0x3,1,3,1,yes,0,0,0,weapon,2,0x1, SG_SUN_WARM,Warmth of the Sun
  597. 429,1,6,4,-1,0x3,1,3,1,yes,0,0,0,weapon,2,0x1, SG_MOON_WARM,Warmth of the Moon
  598. 430,1,6,4,-1,0x3,1,3,1,yes,0,0,0,weapon,2,0x1, SG_STAR_WARM,Warmth of the Stars
  599. 431,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0, SG_SUN_COMFORT,Comfort of the Sun
  600. 432,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0, SG_MOON_COMFORT,Comfort of the Moon
  601. 433,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0, SG_STAR_COMFORT,Comfort of the Stars
  602. 434,9,6,1,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0, SG_HATE,Hatred of the Sun Moon and Stars
  603. 435,0,0,0,0,0,0,3,0,no,0,0,0,none,0,0x0, SG_SUN_ANGER,Anger of the Sun
  604. 436,0,0,0,0,0,0,3,0,no,0,0,0,none,0,0x0, SG_MOON_ANGER,Anger of the Moon
  605. 437,0,0,0,0,0,0,3,0,no,0,0,0,none,0,0x0, SG_STAR_ANGER,Anger of the Stars
  606. 438,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SG_SUN_BLESS,Blessing of the Sun
  607. 439,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SG_MOON_BLESS,Blessing of the Moon
  608. 440,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SG_STAR_BLESS,Blessing of the Stars
  609. 441,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, SG_DEVIL,Demon of the Sun Moon and Stars
  610. 442,0,0,0,0,0,0,3,0,no,0,0,0,none,0,0x0, SG_FRIEND,Friend of the Sun Moon and Stars
  611. 443,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, SG_KNOWLEDGE,Knowledge of the Sun Moon and Stars
  612. 444,0,6,4,0,0x1,0,1,1,no,0,0,0,misc,0,0x0, SG_FUSION,Union of the Sun Moon and Stars
  613. //****
  614. // Alchemist
  615. 446,9,6,16,0,0x1,0,1,1,yes,0,0xC08,0,none,0,0x0, AM_BERSERKPITCHER,Aid Berserk Potion
  616. //****
  617. // Soul Linker
  618. 445,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_ALCHEMIST,Spirit of the Alchemist
  619. 447,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_MONK,Spirit of the Monk
  620. 448,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_STAR,Spirit of the Star Gladiator
  621. 449,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_SAGE,Spirit of the Sage
  622. 450,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_CRUSADER,Spirit of the Crusader
  623. 451,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_SUPERNOVICE,Spirit of the Supernovice
  624. 452,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_KNIGHT,Spirit of the Knight
  625. 453,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_WIZARD,Spirit of the Wizard
  626. 454,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_PRIEST,Spirit of the Priest
  627. 455,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_BARDDANCER,Spirit of the Artist
  628. 456,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_ROGUE,Spirit of the Rogue
  629. 457,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_ASSASIN,Spirit of the Assasin
  630. 458,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_BLACKSMITH,Spirit of the Blacksmith
  631. //****
  632. // Blacksmith
  633. 459,0,6,4,0,0x3,-1,1,1,no,0,0x8,0,weapon,0,0x0, BS_ADRENALINE2,Advanced Adrenaline Rush
  634. //****
  635. // Soul Linker
  636. 460,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_HUNTER,Spirit of the Hunter
  637. 461,9,6,16,0,0x1,0,5,1,yes,0,0x200,0,magic,0,0x0, SL_SOULLINKER,Spirit of the Soul Linker
  638. 462,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0,0x0, SL_KAIZEL,Kaizel
  639. 463,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0,0x0, SL_KAAHI,Kaahi
  640. 464,9,6,16,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0, SL_KAUPE,Kaupe
  641. 465,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0,0x0, SL_KAITE,Kaite
  642. 466,0,0,0,0,0,0,7,0,yes,0,0,0,magic,0,0x0, SL_KAINA,Kaina
  643. 467,9,6,1,-2,0,0,7,1,no,0,0,0,magic,2,0x0, SL_STIN,Estin
  644. 468,9,6,1,-2,0,0,7,1,no,0,0,0,magic,0,0x0, SL_STUN,Estun
  645. 469,9,8,1,-2,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0,0x0, SL_SMA,Esma
  646. 470,9,6,1,0,0x1,0,7,1,no,0,0,0,magic,0,0x0, SL_SWOO,Eswoo
  647. 471,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0,0x0, SL_SKE,Eske
  648. 472,9,6,1,0,0x1,0,3,1,no,0,0,0,magic,0,0x0, SL_SKA,Eska
  649. //****
  650. // Other 2nd Skills
  651. 473,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, SM_SELFPROVOKE,Provoke Self
  652. 474,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0,0x0, NPC_EMOTION_ON,Emotion ON
  653. 475,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, ST_PRESERVE,Preserve
  654. 476,1,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, ST_FULLSTRIP,Divest All
  655. 477,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, WS_WEAPONREFINE,Upgrade Weapon
  656. 478,3,6,2,0,0x3,3,10,1,no,0,0,0,none,0,0x0, CR_SLIMPITCHER,Aid Condensed Potion
  657. 479,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0, CR_FULLPROTECTION,Full Protection
  658. 480,5,8,1,-1,0,0,5,5,no,0,0,0,weapon,0,0x20000, PA_SHIELDCHAIN,Shield Chain
  659. 481,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, HP_MANARECHARGE,Mana Recharge
  660. 482,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0,0x0, PF_DOUBLECASTING,Double Casting
  661. 483,18,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0,0x0, HW_GANBANTEIN,Ganbantein
  662. 484,18,6,2,2,0xD1,0,5,1,yes,0,0x18000,0,misc,0,0x11010, HW_GRAVITATION,Gravitation Field
  663. 485,-2,6,1,-1,0x0,0,10,1,no,0,0,0,weapon,0,0x0, WS_CARTTERMINATION,Cart Termination
  664. 486,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, WS_OVERTHRUSTMAX,Maximum Power Thrust
  665. 487,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x8, CG_LONGINGFREEDOM,Longing for Freedom
  666. 488,0,6,4,0,0x1,1,5,1,no,0,0x20,0,misc,0,0x1, CG_HERMODE,Wand of Hermode
  667. 489,9,6,1,0,0x41,0,5,1,no,0,0,0,misc,0,0x0, CG_TAROTCARD,Tarot Card of Fate
  668. 490,9,8,1,-1,0x60,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,misc,0,0x0, CR_ACIDDEMONSTRATION,Acid Demonstration
  669. 491,1,6,2,0,0x1,0,2,1,no,0,0,0,none,0,0x0, CR_CULTIVATION,Plant Cultivation
  670. 492,0,6,4,0:1:2:3:4:5:6:7:8:9,0x1,0,10,1,no,0,0x2,0,none,0,0x0, ITEM_ENCHANTARMS,Weapon Enchantment
  671. 493,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, TK_MISSION,Taekwon Mission
  672. 494,9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, SL_HIGH,Spirit of Rebirth
  673. 495,0,6,4,0,0x1,0,1,1,no,0,0x8,0,weapon,0,0x0, KN_ONEHAND,Onehand Quicken
  674. 496,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0,0x0, AM_TWILIGHT1,Twilight Alchemy 1
  675. 497,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0,0x0, AM_TWILIGHT2,Twilight Alchemy 2
  676. 498,0,6,4,0,0x1,0,1,0,no,0,0x8,0,none,0,0x0, AM_TWILIGHT3,Twilight Alchemy 3
  677. 499,-9,8,1,-1,0,0,1,2,no,0,0x8,0,weapon,0,0x80, HT_POWER,Beast Strafing
  678. //****
  679. // Gunslinger
  680. 500,0,6,4,0,0x41,0,5,1,no,0,0,0,misc,0,0x0, GS_GLITTERING,Flip the Coin
  681. 501,9,6,1,-1,0x50,0,1,1,no,0,0,0,misc,0,0x0, GS_FLING,Fling
  682. 502,-9,8,1,-1,0,0,1,3,no,0,0,0,weapon,0,0x0, GS_TRIPLEACTION,Triple Action
  683. 503,-9,6,1,-1,0x8,0,1,1,no,0,0,0,weapon,0,0x0, GS_BULLSEYE,Bulls Eye
  684. 504,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, GS_MADNESSCANCEL,Madness Canceller
  685. 505,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, GS_ADJUSTMENT,AdJustment
  686. 506,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, GS_INCREASING,Increasing Accuracy
  687. 507,0,6,4,0,0x1,0,1,1,no,0,0,0,magic,0,0x0, GS_MAGICALBULLET,Magical Bullet
  688. 508,-9,6,1,-1,0x1,0,1,1,no,0,0,0,weapon,0,0x0, GS_CRACKER,Cracker
  689. 509,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, GS_SINGLEACTION,Single Action
  690. 510,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, GS_SNAKEEYE,Snake Eye
  691. 511,-9,8,0,-1,0,0,10,2,no,0,0,0,weapon,0,0x0, GS_CHAINACTION,Chain Action
  692. 512,-9,6,1,-1,0,0,10,1,yes,0,0,0,weapon,0,0x0, GS_TRACKING,Tracking
  693. 513,-9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, GS_DISARM,Disarm
  694. 514,-9,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,0,0x100, GS_PIERCINGSHOT,Piercing Shot
  695. 515,-9,8,1,-1,0,0,10,-5,no,0,0,0,weapon,0,0x100, GS_RAPIDSHOWER,Rapid Shower
  696. 516,5,8,4,-1,0x2,3,10,1,no,0,0,0,weapon,0,0x0, GS_DESPERADO,Desperado
  697. 517,0,6,4,-1,0x1,0,10,1,no,0,0,0,weapon,0,0x0, GS_GATLINGFEVER,Gatling Fever
  698. 518,2,6,1,-1,0,0,10,1,no,0,0,0,weapon,5,0x0, GS_DUST,Dust
  699. 519,-9,6,1,-1,0,0,10,1,yes,0,0,0,weapon,0,0x100, GS_FULLBUSTER,Full Buster
  700. 520,-9,6,1,-1,0x2,1:1:1:2:2:2:3:3:3:4,10,1,no,0,0x40000,0,weapon,0,0x100, GS_SPREADATTACK,Spread Attack
  701. 521,-9,6,2,-1,0x2,1,10,1,no,0,0,0,weapon,3,0x100, GS_GROUNDDRIFT,Ground Drift
  702. //****
  703. // Ninja
  704. 522,0,0,0,0,0,0,10,1,no,0,0,0,weapon,0,0x0, NJ_TOBIDOUGU,Shuriken Training
  705. 523,9,6,1,-1,0x40,0,10,1,no,0,0,0,weapon,0,0x0, NJ_SYURIKEN,Throw Shuriken
  706. 524,9,8,1,-1,0x40,0,5,3,no,0,0,0,weapon,0,0x0, NJ_KUNAI,Throw Kunai
  707. 525,9,8,2,-1,0x2,0,5,-3:-3:-4:-4:-5,no,0,0x40000,0,weapon,0,0x0, NJ_HUUMA,Throw Huuma Shuriken
  708. 526,9,6,1,0,0x50,0,10,1,no,0,0x18000,0,misc,0,0x0, NJ_ZENYNAGE,Throw Zeny
  709. 527,0,6,4,-1,0,0,5,1,no,0,0,0,weapon,4,0x0, NJ_TATAMIGAESHI,Improvised Defense
  710. 528,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, NJ_KASUMIKIRI,Vanishing Slash
  711. 529,7:9:11:13:15,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x4, NJ_SHADOWJUMP,Shadow Leap
  712. 530,7:9:11:13:15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x204, NJ_KIRIKAGE,Shadow Slash
  713. 531,0,6,4,0,0x1,0,5,1,no,0,0,0,none,7,0x0, NJ_UTSUSEMI,Cicada Skin Sheeding
  714. 532,0,6,4,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, NJ_BUNSINJYUTSU,Mirror Image
  715. 533,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, NJ_NINPOU,Spirit of the Blade
  716. 534,9,8,1,3,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0,0x0, NJ_KOUENKA,Crimson Fire Petal
  717. 535,0,8,4,3,0,0,10,1,yes,0,0,0,magic,0,0x0, NJ_KAENSIN,Crimson Fire Formation
  718. 536,9,8,1,3,0,0,5,-3,yes,0,0,0,magic,0,0x0, NJ_BAKUENRYU,Raging Fire Dragon
  719. 537,9,8,1,1,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,0,0x0, NJ_HYOUSENSOU,Spear of Ice
  720. 538,9,6,2,1,0x1,0,10,1,yes,0,0,0,magic,0,0x1000, NJ_SUITON,Hidden Water
  721. 539,0,6,4,1,0,0,5,1,yes,0,0,0,magic,0,0x0, NJ_HYOUSYOURAKU,Ice Meteor
  722. 540,9,8,1,4,0,0,10,1:2:2:3:3:4:4:5:5:6,yes,0,0,0,magic,0,0x0, NJ_HUUJIN,Wind Blade
  723. 541,9,6,2,4,0,0,5,1,yes,0,0,0,magic,0,0x0, NJ_RAIGEKISAI,Lightning Strike of Destruction
  724. 542,5:6:7:8:9,8,1,4,0,1,5,1,yes,0,0x40000,5:6:7:8:9,magic,0,0x0, NJ_KAMAITACHI,Kamaitachi
  725. 543,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, NJ_NEN,Soul
  726. 544,-5,8,1,0,0x40,0,10,1,no,0,0,0,misc,0,0x0, NJ_ISSEN,Final Strike
  727. 572,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SL_DEATHKNIGHT,SL_DEATHKNIGHT
  728. 573,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SL_COLLECTOR,SL_COLLECTOR
  729. 574,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SL_NINJA,SL_NINJA
  730. 575,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SL_GUNNER,SL_GUNNER
  731. //****
  732. // Additional NPC Skills (Episode 11.3)
  733. 653,0,8,4,0,0x6,5:7:9:11:13:5:7:9:11:13,10,1,no,0,0x40002,0,magic,0,0x0, NPC_EARTHQUAKE,Earthquake
  734. 654,6,6,1,3,0,3,10,1,no,0,0x2,14,weapon,0,0x0, NPC_FIREBREATH,Fire Breath
  735. 655,6,6,1,1,0,3,10,1,no,0,0x2,14,weapon,0,0x0, NPC_ICEBREATH,Ice Breath
  736. 656,6,6,1,4,0,3,10,1,no,0,0x2,14,weapon,0,0x0, NPC_THUNDERBREATH,Thunder Breath
  737. 657,6,6,1,5,0,3,10,1,no,0,0x2,14,weapon,0,0x0, NPC_ACIDBREATH,Acid Breath
  738. 658,6,6,1,7,0,3,10,1,no,0,0x2,14,weapon,0,0x0, NPC_DARKNESSBREATH,Darkness Breath
  739. 659,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_DRAGONFEAR,Dragon Fear
  740. 660,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_BLEEDING,Bleeding
  741. 661,0,6,4,0,0x2,7,5,1,no,0,0x40002,0,weapon,7,0x0, NPC_PULSESTRIKE,Pulse Strike
  742. 662,0,6,4,0,0x2,14,10,1,no,0,0x40002,0,weapon,0,0x0, NPC_HELLJUDGEMENT,Hell's Judgement
  743. 663,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDESILENCE,Wide Silence
  744. 664,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDEFREEZE,Wide Freeze
  745. 665,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDEBLEEDING,Wide Bleeding
  746. 666,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDESTONE,Wide Petrify
  747. 667,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDECONFUSE,Wide Confusion
  748. 668,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDESLEEP,Wide Sleep
  749. 669,0,6,4,3,0x3,5,1,1,no,0,0x2,0,magic,0,0x0, NPC_WIDESIGHT,Wide Sight
  750. 670,7,6,2,7,0xD1,0,10,1,no,0,0x2,0,magic,0,0x0, NPC_EVILLAND,Evil Land
  751. 671,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0,0x0, NPC_MAGICMIRROR,Magic Mirror
  752. 672,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_SLOWCAST,Slow Cast
  753. 673,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0,0x0, NPC_CRITICALWOUND,Critical Wounds
  754. 674,-9,6,1,-1,0x1,0,1,1,no,0,0x2,0,none,0,0x0, NPC_EXPULSION,Expulsion
  755. 675,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0,0x0, NPC_STONESKIN,Stone Skin
  756. 676,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0,0x0, NPC_ANTIMAGIC,Anti Magic
  757. 677,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDECURSE,Wide Curse
  758. 678,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0,0x0, NPC_WIDESTUN,Wide Stun
  759. 679,0,6,4,0,0x2,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,weapon,0,0x0, NPC_VAMPIRE_GIFT,Vampire Gift
  760. 680,0,6,4,0,0x3,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,none,0,0x0, NPC_WIDESOULDRAIN,Wide Soul Drain
  761. //****
  762. // Cash Shop Skill
  763. 681,0,0,0,0,0,0,10,0,no,0,0x1,0,none,0,0x0, ALL_INCCARRY,Increase Weight Limit R
  764. //****
  765. // Additional NPC skill (Episode 12)
  766. 682,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0,0x0, NPC_TALK,Talk
  767. 683,-9,0,1,0,0x1,0,5,1,no,0,0x2,0,none,0,0x0, NPC_HELLPOWER,Hell Power
  768. 684,0,6,4,0,0x3,-1,1,1,no,0,0x2,0,none,0,0x0, NPC_WIDEHELLDIGNITY,Hell Dignity
  769. 685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0,0x0, NPC_INVINCIBLE,Invincible
  770. 686,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0,0x0, NPC_INVINCIBLEOFF,Invincible off
  771. 687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0,0x0, NPC_ALLHEAL,Full Heal
  772. //****
  773. // Additional Skill (??)
  774. 688,9,6,16,0,0x1,0,10,0,no,0,0x200,0,none,0,0x0, GM_SANDMAN,GM Sandman
  775. 689,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0,0x0, CASH_BLESSING,Party Blessing
  776. 690,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0,0x0, CASH_INCAGI,Party Increase AGI
  777. 691,0,6,4,0,0x3,-1,5,1,yes,0,0x2,0,magic,0,0x0, CASH_ASSUMPTIO,Party Assumptio
  778. 692,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0,0x0, ALL_CATCRY,Cat Cry
  779. 693,0,6,4,0,0x3,-1,1,1,yes,0,0x2,0,magic,0,0x0, ALL_PARTYFLEE,Party Flee
  780. 694,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0,0x0, ALL_ANGEL_PROTECT,Angel's Protection
  781. 695,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0,0x0, ALL_DREAM_SUMMERNIGHT,Summer Night Dream
  782. //696,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0,0x0, NPC_CHANGEUNDEAD2,Change Undead
  783. 697,9,6,4,0,0x1,0,1,1,yes,0,0x2,0,magic,0,0x0, ALL_REVERSEORCISH,Reverse Orcish
  784. 698,0,6,4,0,0x01,0,1,1,no,0,0x2,0,none,0,0x0, ALL_WEWISH,Christmas Carol
  785. //699,0,0,0,0,0,0,9,0,no,0,0x2,0,none,0,0x0, ALL_SONKRAN,ALL_SONKRAN
  786. //****
  787. // New NPC Wide Status AoE Skills And Others
  788. //700,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDEHEALTHFEAR,Wide Health Fear
  789. //701,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDEBODYBURNNING,Wide Body Burnning
  790. //702,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDEFROSTMISTY,Wide Freezing
  791. //703,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDECOLD,Wide Crystalize
  792. //704,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDE_DEEP_SLEEP,Wide Deep Sleep
  793. //705,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDESIREN,Wide Siren's Voice
  794. 706,0,6,4,5,0,0,10,1,no,0,0x2,0,magic,0,0x1, NPC_VENOMFOG,Venom Fog
  795. //707,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_MILLENNIUMSHIELD,Millenium Shield 2
  796. 708,11,8,2,0,0x2,9,5,-20,yes,0,0,0,magic,2,0x400, NPC_COMET,Comet 2
  797. //709,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_ICEMINE,Ice Mine
  798. //710,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_ICEEXPLO,Ice Explosion
  799. //711,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_FLAMECROSS,Flame Cross
  800. //712,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_PULSESTRIKE2,Pulse Strike 2
  801. //713,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_DANCINGBLADE,Dancing Blade
  802. //714,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_DANCINGBLADE_ATK,Dancing Blade Attack
  803. //715,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_DARKPIERCING,Dark Piercing
  804. 716,0,6,4,0,0x1,0,10,0,no,0,0x2,0,none,0,0x0, NPC_MAXPAIN,Max Pain
  805. 717,0,6,1,0,0xD2,18,10,1,no,0,0x2,0,misc,0,0x0, NPC_MAXPAIN_ATK,Max Pain Attack
  806. 718,0,0,4,0,0x1,0,10,1,no,0,0x2,0,magic,0,0x0, NPC_DEATHSUMMON,Death Summon
  807. //719,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_HELLBURNING,Hell Burning
  808. 720,0,8,4,1,0x2,5:6:7:8:9,5,-5,no,0,0,0,magic,0,0x0, NPC_JACKFROST,Jack Frost 2
  809. //721,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDEWEB,Wide Web
  810. //722,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDESUCK,Wide Suck
  811. //723,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_STORMGUST2,Storm Gust 2
  812. //724,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_FIRESTORM,Fire Storm
  813. //725,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_REVERBERATION,Reverberation 2
  814. //726,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_REVERBERATION_ATK,Reverberation Attack
  815. //727,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_LEX_AETERNA,Lex Aeterna 2
  816. //728,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_ARROWSTORM,NPC Arrow Storm
  817. //729,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_CHEAL,NPC Coluceo Heal
  818. //730,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_SR_CURSEDCIRCLE,NPC
  819. //731,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_DRAGONBREATH,NPC Dragon Breath
  820. //732,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_FATALMENACE,NPC Fatal Menace
  821. //733,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_MAGMA_ERUPTION,NPC Magma Eruption
  822. //734,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_MAGMA_ERUPTION_DOTDAMAGE,NPC Magma Eruption Dot Damage
  823. //735,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_MANDRAGORA,NPC Howling of Mandragora
  824. //736,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_PSYCHIC_WAVE,NPC Psychic Wave
  825. //737,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_RAYOFGENESIS,NPC Ray of Genesis
  826. //738,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_VENOMIMPRESS,NPC Venom Impress
  827. //739,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_CLOUD_KILL,NPC Cloud Kill
  828. //740,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_IGNITIONBREAK,NPC Ignition Break
  829. //741,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_PHANTOMTHRUST,NPC Phantom Thrust
  830. //742,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_POISON_BUSTER,NPC Poison Blaster
  831. //743,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_HALLUCINATIONWALK,NPC Hallucination Walk
  832. //744,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_ELECTRICWALK,NPC Electric Walk
  833. //745,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_FIREWALK,NPC Fire Walk
  834. //746,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDEDISPEL,Wide Dispell
  835. //747,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_LEASH,Leash
  836. //748,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDELEASH,Wide Leash
  837. //749,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, NPC_WIDECRITICALWOUND,Wide Critical Wound
  838. //750,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_EARTHQUAKE_K,Earthquake K
  839. //751,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_ALL_STAT_DOWN,All Stat Down
  840. //752,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_GRADUAL_GRAVITY,Gradual Gravity
  841. //753,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_DAMAGE_HEAL,Damage Heal
  842. //754,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_IMMUNE_PROPERTY,Immune Property
  843. //755,0,0,0,0,0,0,??,0,no,0,0,0,none,0, NPC_MOVE_COORDINATE,Move Coordinate
  844. //****
  845. // 2nd Quest Skills
  846. 1001,14,6,1,-1,0,0,1,1,no,0,0x1,0,weapon,0,0x0, KN_CHARGEATK,Charge Attack
  847. 1002,0,6,4,0,0x1,0,1,0,no,0,0x1,0,weapon,2,0x0, CR_SHRINK,Shrink
  848. 1003,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0,0x0, AS_SONICACCEL,Sonic Acceleration
  849. 1004,9,8,1,0,0x8,0,1,1,no,0,0x1,0,weapon,0,0x0, AS_VENOMKNIFE,Throw Venom Knife
  850. 1005,1,6,1,0,0x1,0,1,1,no,0,0x1,0,weapon,0,0x0, RG_CLOSECONFINE,Close Confine
  851. 1006,0,6,4,3,0,1,1,1,yes,0,0x40001,0,magic,3,0x0, WZ_SIGHTBLASTER,Sight Blaster
  852. 1007,0,6,4,0,0x1,0,1,0,no,0,0x1,0,none,0,0x0, SA_CREATECON,Create Elemental Converter
  853. 1008,9,6,1,1,0x1,0,1,1,yes,0,0x1,0,magic,0,0x0, SA_ELEMENTWATER,Elemental Change Water
  854. 1009,-9,6,1,-1,0,0,1,1,no,0,0x1,0,weapon,3,0x0, HT_PHANTASMIC,Phantasmic Arrow
  855. 1010,9,6,1,0,0x1,0,1,0,no,0,0x1,0,misc,0,0x0, BA_PANGVOICE,Pang Voice
  856. 1011,9,6,1,0,0x1,0,1,0,no,0,0x1,0,misc,0,0x0, DC_WINKCHARM,Wink of Charm
  857. 1012,0,0,0,0,0,0,1,0,no,0,0x1,0,weapon,0,0x0, BS_UNFAIRLYTRICK,Unfair Trick
  858. 1013,0,6,4,0,0x3,2,1,0,no,0,0x1,0,weapon,0,0x6000, BS_GREED,Greed
  859. 1014,0,6,4,6,0x3,14,1,0,yes,0,0x1,0,magic,0,0x0, PR_REDEMPTIO,Redemptio
  860. 1015,9,6,16,0,0x1,0,1,1,no,0,0x401,0,weapon,0,0x0, MO_KITRANSLATION,Ki Translation
  861. 1016,-1,6,1,-1,0x2,1,1,1,no,0,0x1,0,weapon,5,0x0, MO_BALKYOUNG,Ki Explosion
  862. 1017,9,6,1,2,0x1,0,1,1,yes,0,0x1,0,magic,0,0x0, SA_ELEMENTGROUND,Elemental Change Earth
  863. 1018,9,6,1,3,0x1,0,1,1,yes,0,0x1,0,magic,0,0x0, SA_ELEMENTFIRE,Elemental Change Fire
  864. 1019,9,6,1,4,0x1,0,1,1,yes,0,0x1,0,magic,0,0x0, SA_ELEMENTWIND,Elemental Change Wind
  865. //****
  866. // RK Rune Knight
  867. 2001,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, RK_ENCHANTBLADE,Enchant Blade
  868. 2002,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, RK_SONICWAVE,Sonic Wave
  869. 2003,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,3,0x0, RK_DEATHBOUND,Death Bound
  870. 2004,5,8,1,-1,0,0,10,-5,no,0,0,0,weapon,0,0x20000, RK_HUNDREDSPEAR,Hundred Spear
  871. 2005,1,6,2,4,0x2,2,5,1,no,0,0,0,weapon,3,0x0, RK_WINDCUTTER,Wind Cutter
  872. 2006,0,6,4,-1,0x2,5,5,1,no,0,0,0,weapon,0,0x0, RK_IGNITIONBREAK,Ignition Break
  873. 2007,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, RK_DRAGONTRAINING,Dragon Training
  874. 2008,9,6,2,3,0x42,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0x40000,0,weapon,0,0x0, RK_DRAGONBREATH,Dragon Breath
  875. 2009,0,6,4,0,0x3,3:4:5:6:7,5,1,no,0,0,0,none,0,0x0, RK_DRAGONHOWLING,Dragon Howling
  876. 2010,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, RK_RUNEMASTERY,Rune Mastery
  877. 2011,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, RK_MILLENNIUMSHIELD,Millenium Shield
  878. 2012,1,6,4,-1,0,0,1,1,yes,0,0,0,none,0,0x0, RK_CRUSHSTRIKE,Crush Strike
  879. 2013,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, RK_REFRESH,Refresh
  880. 2014,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, RK_GIANTGROWTH,Giant Growth
  881. 2015,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, RK_STONEHARDSKIN,Stone Hard Skin
  882. 2016,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, RK_VITALITYACTIVATION,Vitality Activation
  883. 2017,0,6,4,-1,0x2,3,1,1,no,0,0x40000,0,weapon,7,0x0, RK_STORMBLAST,Storm Blast
  884. 2018,0,6,4,0,0x3,-1,1,1,yes,0,0,0,none,0,0x0, RK_FIGHTINGSPIRIT,Fighting Spirit //CHECK Is this splash needed?
  885. 2019,9,6,4,6,0x1,0,1,1,yes,0,0,0,none,0,0x0, RK_ABUNDANCE,Abundance
  886. 2020,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0x400,0,weapon,0,0x0, RK_PHANTOMTHRUST,Phantom Thrust
  887. //****
  888. // WL Warlock
  889. 2201,11,6,16,0,0,0,5,1,yes,0,0,0,magic,0,0x400, WL_WHITEIMPRISON,White Imprison
  890. 2202,11,8,1,8,0x2,1:1:1:2:2,5,-2,yes,0,0,0,magic,0,0x400, WL_SOULEXPANSION,Soul Expansion
  891. 2203,0,8,4,1,0x2,9,5,-3:-4:-5:-6:-7,yes,0,0,0,magic,0,0x400, WL_FROSTMISTY,Frosty Misty
  892. 2204,0,8,4,1,0x2,5:6:7:8:9,5,-5,yes,0,0,0,magic,0,0x0, WL_JACKFROST,Jack Frost
  893. 2205,11,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0,0x400, WL_MARSHOFABYSS,Marsh of Abyss
  894. 2206,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, WL_RECOGNIZEDSPELL,Recognized Spell
  895. 2207,7,6,1,2,0x3,1:2:2:3:3,5,1,yes,0,0,0,magic,0,0x400, WL_SIENNAEXECRATE,Sienna Execrate
  896. 2208,0,0,0,0,0,0,3,0,no,0,0,0,none,0,0x0, WL_RADIUS,Radius
  897. 2209,0,6,4,0,0x3,9:10:11:12:13,5,1,yes,0,0,0,magic,0,0x0, WL_STASIS,Stasis
  898. 2210,11,6,1,0,0,0,5,1,yes,0,0,0,magic,0,0x400, WL_DRAINLIFE,Drain Life
  899. 2211,11,8,1,3,0x2,3,5,-7,yes,0,0,0,magic,3,0x400, WL_CRIMSONROCK,Crimson Rock
  900. 2212,11,6,1,3,0,0,5,1,yes,0,0,0,magic,0,0x400, WL_HELLINFERNO,Hell Inferno
  901. 2213,11,8,2,0,0x2,9,5,-20,yes,0,0,0,magic,2,0x400, WL_COMET,Comet
  902. 2214,11,6,1,0,0x1,0,5,1,yes,0,0,0,magic,0,0x400, WL_CHAINLIGHTNING,Chain Lightning
  903. 2215,11,6,1,4,0,0,5,1,no,0,0,0,magic,0,0x0, WL_CHAINLIGHTNING_ATK,Chain Lightning Attack
  904. 2216,6,8,2,2,0,0,5,-6:-7:-8:-9:-10,yes,0,0,0,magic,0,0x10000, WL_EARTHSTRAIN,Earth Strain
  905. 2217,11,6,1,0,0,0,5,1,yes,0,0,0,magic,0,0x400, WL_TETRAVORTEX,Tetra Vortex
  906. 2218,11,6,1,3,0,0,5,1,no,0,0,0,magic,0,0x0, WL_TETRAVORTEX_FIRE,Tetra Vortex Fire
  907. 2219,11,6,1,1,0,0,5,1,no,0,0,0,magic,0,0x0, WL_TETRAVORTEX_WATER,Tetra Vortex Water
  908. 2220,11,6,1,4,0,0,5,1,no,0,0,0,magic,0,0x0, WL_TETRAVORTEX_WIND,Tetra Vortex Wind
  909. 2221,11,6,1,2,0,0,5,1,no,0,0,0,magic,0,0x0, WL_TETRAVORTEX_GROUND,Tetra Vortex Earth
  910. 2222,0,6,4,3,0x1,0,5,1,yes,0,0,0,magic,0,0x0, WL_SUMMONFB,Summon Fire Ball
  911. 2223,0,6,4,4,0x1,0,5,1,yes,0,0,0,magic,0,0x0, WL_SUMMONBL,Summon Lightning Ball
  912. 2224,0,6,4,1,0x1,0,5,1,yes,0,0,0,magic,0,0x0, WL_SUMMONWB,Summon Water Ball
  913. 2225,11,6,1,3,0,0,5,1,no,0,0,1,magic,0,0x0, WL_SUMMON_ATK_FIRE,Summon Attack Fire //CHECK Summon attack ID's dont appear to have a range.
  914. 2226,11,6,1,4,0,0,5,1,no,0,0,1,magic,0,0x0, WL_SUMMON_ATK_WIND,Summon Attack Wind
  915. 2227,11,6,1,1,0,0,5,1,no,0,0,1,magic,0,0x0, WL_SUMMON_ATK_WATER,Summon Attack Water
  916. 2228,11,6,1,2,0,0,5,1,no,0,0,1,magic,0,0x0, WL_SUMMON_ATK_GROUND,Summon Attack Earth
  917. 2229,0,6,4,2,0x1,0,5,1,yes,0,0,0,magic,0,0x0, WL_SUMMONSTONE,Summon Stone
  918. 2230,11,8,1,0,0,0,2,1,yes,0,0,0,magic,0,0x400, WL_RELEASE,Release //CHECK Should it be left to do multi hit or single hit?
  919. 2231,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, WL_READING_SB,Reading Spellbook
  920. 2232,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, WL_FREEZE_SP,Freeze Spell
  921. //****
  922. // GC Guillotine Cross
  923. 2021,10,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x0, GC_VENOMIMPRESS,Venom Impress
  924. 2022,3,8,1,-1,0,0,5,-7,no,0,0,0,weapon,0,0x0, GC_CROSSIMPACT,Cross Impact
  925. 2023,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, GC_DARKILLUSION,Dark Illusion
  926. 2024,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, GC_RESEARCHNEWPOISON,Research New Poison
  927. 2025,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GC_CREATENEWPOISON,Create New Poison
  928. 2026,5,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GC_ANTIDOTE,Antidote
  929. 2027,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, GC_POISONINGWEAPON,Poisoning Weapon
  930. 2028,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, GC_WEAPONBLOCKING,Weapon Blocking
  931. 2029,0,6,4,-1,0x22,1,5,1,no,0,0,0,weapon,3,0x0, GC_COUNTERSLASH,Counter Slash
  932. 2030,-2,6,4,-1,0,0,5,1,no,0,0x200,0,weapon,0,0x0, GC_WEAPONCRUSH,Weapon Crush
  933. 2031,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, GC_VENOMPRESSURE,Venom Pressure
  934. 2032,5,6,2,0,0x1,0,5,1,yes,0,0,1,none,0,0x0, GC_POISONSMOKE,Poison Smoke
  935. 2033,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x80040, GC_CLOAKINGEXCEED,Cloaking Exceed
  936. 2034,0,6,4,-1,0x2,3,1,1,no,0,0,0,weapon,0,0x0, GC_PHANTOMMENACE,Phantom Menace
  937. 2035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, GC_HALLUCINATIONWALK,Hallucination Walk
  938. 2036,0,6,4,-1,0x2,1:1:1:1:2,5,1,no,0,0,0,weapon,0,0x0, GC_ROLLINGCUTTER,Rolling Cutter
  939. 2037,9:10:11:12:13,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, GC_CROSSRIPPERSLASHER,Cross Ripper Slasher
  940. //****
  941. // AB Arch Bishop
  942. 2038,11,8,1,6,0x2,1,5,-3,yes,0,0,0,magic,0,0x0, AB_JUDEX,Judex
  943. 2039,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, AB_ANCILLA,Ancilla
  944. 2040,11,8,1,6,0,0,10,-10,yes,0,0,0,magic,0,0x0, AB_ADORAMUS,Adoramus
  945. 2041,0,6,4,0,0x3,3:7:15,3,1,yes,0,0,0,magic,0,0x0, AB_CLEMENTIA,Crementia
  946. 2042,0,6,4,0,0x3,3:7:15,3,1,yes,0,0,0,magic,0,0x0, AB_CANTO,Canto Candidus
  947. 2043,0,6,4,6,0x3,3:7:15,3,1,yes,0,0,0,magic,0,0x0, AB_CHEAL,Coluceo Heal
  948. 2044,11,6,2,6,0x1,2,5,1,yes,0,0,1,magic,0,0x0, AB_EPICLESIS,Epiclesis
  949. 2045,0,6,4,0,0x3,15,10,1,yes,0,0,0,magic,0,0x0, AB_PRAEFATIO,Praefatio
  950. 2046,0,6,4,6,0x3,15,10,1,yes,0,0,0,magic,0,0x0, AB_ORATIO,Oratio
  951. 2047,0,6,4,6,0x3,15,4,1,yes,0,0,0,magic,0,0x0, AB_LAUDAAGNUS,Lauda Agnus
  952. 2048,0,6,4,6,0x3,15,4,1,yes,0,0,0,magic,0,0x0, AB_LAUDARAMUS,Lauda Ramus
  953. 2049,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, AB_EUCHARISTICA,Eucharistica
  954. 2050,11,6,16,6,0x1,0,1,1,yes,0,0,0,magic,0,0x0, AB_RENOVATIO,Renovatio
  955. 2051,11,6,16,6,0x21,0,5,1,yes,0,0,0,magic,0,0x0, AB_HIGHNESSHEAL,Highness Heal //CHECK Info shows this has magic attack.
  956. 2052,11,6,1,0,0x1,0,5,1,yes,0,0x400,0,magic,0,0x10020, AB_CLEARANCE,Clearance
  957. 2053,11,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
  958. 2054,0,6,4,6,0x1,0,10,1,yes,0,0,0,none,0,0x0, AB_DUPLELIGHT,Duple Light //CHECK Had issues adding a skill level check to make the % go higher with the skills level. Will do later.
  959. 2055,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, AB_DUPLELIGHT_MELEE,Duple Light Melee
  960. 2056,-1,6,1,0,0,0,10,1,no,0,0,0,magic,0,0x0, AB_DUPLELIGHT_MAGIC,Duple Light Magic
  961. 2057,0,6,4,6,0x3,4:5:6:7:8,5,1,yes,0,0,0,magic,0,0x0, AB_SILENTIUM,Silentium //CHECk Marked magic attack as well. Hmmmm....
  962. 2515,11,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, AB_SECRAMENT,Secrament
  963. //****
  964. // RA Ranger
  965. 2233,9,8,1,-1,0x2,3:3:3:3:3:4:4:4:4:5,10,-3,yes,0,0,0,weapon,0,0x80, RA_ARROWSTORM,Arrow Storm
  966. 2234,0,6,4,0,0,0,5,1,yes,0,0,0,none,0,0x0, RA_FEARBREEZE,Fear Breeze
  967. 2235,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, RA_RANGERMAIN,Ranger Main
  968. 2236,9,8,1,-1,0,0,10,1,yes,0,0,0,weapon,0,0x80, RA_AIMEDBOLT,Aimed Bolt
  969. 2237,9,6,2,0,0x3,3,1,1,no,0,0x40000,0,none,0,0x2000, RA_DETONATOR,Detonator
  970. 2238,3,6,2,0,0x3,2,5,1,no,0,0x80,3,misc,0,0x2000, RA_ELECTRICSHOCKER,Electric Shocker
  971. 2239,3,6,2,0,0x42,3,5,1,no,0,0x80,3,misc,0,0x2800, RA_CLUSTERBOMB,Cluster Bomb
  972. 2240,0,6,4,0,0,0,1,1,no,0,0,0,none,0,0x0, RA_WUGMASTERY,Warg Mastery
  973. 2241,0,6,4,0,0,0,3,1,no,0,0,0,none,0,0x2000, RA_WUGRIDER,Warg Rider
  974. 2242,0,6,4,-1,0x42,1,1,1,no,0,0,0,weapon,0,0x42000, RA_WUGDASH,Warg Dash
  975. 2243,9,6,1,0,0x98,0,5,1,no,0,0,0,weapon,0,0x42000, RA_WUGSTRIKE,Warg Strike
  976. 2244,9,6,1,0,0x98,0,5,1,no,0,0,0,weapon,0,0x40080, RA_WUGBITE,Warg Bite
  977. 2245,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, RA_TOOTHOFWUG,Tooth of Warg
  978. 2246,0,6,4,0,0x2,3:4:5:6:7,5,1,no,0,0x40000,0,weapon,0,0x0, RA_SENSITIVEKEEN,Sensitive Keen
  979. 2247,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x80040, RA_CAMOUFLAGE,Camouflage
  980. 2248,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, RA_RESEARCHTRAP,Research Trap
  981. 2249,3,6,2,3,0x43,2,1,1,no,0,0x80,1,misc,0,0x2000, RA_MAGENTATRAP,Magenta Trap
  982. 2250,3,6,2,1,0x43,2,1,1,no,0,0x80,1,misc,0,0x2000, RA_COBALTTRAP,Cobalt Trap
  983. 2251,3,6,2,2,0x43,2,1,1,no,0,0x80,1,misc,0,0x2000, RA_MAIZETRAP,Maize Trap
  984. 2252,3,6,2,4,0x43,2,1,1,no,0,0x80,1,misc,0,0x2000, RA_VERDURETRAP,Verdure Trap
  985. 2253,3,6,2,3,0x42,2,5,1,no,0,0x40080,2,misc,0,0x2800, RA_FIRINGTRAP,Firing Trap
  986. 2254,3,6,2,1,0x42,2,5,1,no,0,0x40080,2,misc,0,0x2800, RA_ICEBOUNDTRAP,Icebound Trap
  987. //****
  988. // NC Mechanic
  989. 2255,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, NC_MADOLICENCE,Mado License
  990. 2256,11,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x4000, NC_BOOSTKNUCKLE,Boost Knuckle
  991. 2257,3,6,1,-1,0,0,3,1,no,0,0,0,weapon,0,0x4000, NC_PILEBUNKER,Pile Bunker
  992. 2258,13,6,1,-1,0x2,1,3,1,no,0,0x40000,0,weapon,0,0x4000, NC_VULCANARM,Vulcan Arm
  993. 2259,5,6,1,3,0,1,3,1,no,0,0,5,weapon,0,0x4000, NC_FLAMELAUNCHER,Flame Launcher
  994. 2260,7,6,2,1,0x2,2:3:4,3,1,no,0,0x40000,0,weapon,0,0x4000, NC_COLDSLOWER,Cold Slower
  995. 2261,9:11:13,6,1,-1,0x42,3:2:1,3,1,no,0,0,0,weapon,0,0x4000, NC_ARMSCANNON,Arm Cannon
  996. 2262,0,6,4,0,0x1,0,3,1,no,0,0,0,none,0,0x4000, NC_ACCELERATION,Acceleration
  997. 2263,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x4000, NC_HOVERING,Hovering
  998. 2264,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7,0x4000, NC_F_SIDESLIDE,Front-Side Slide
  999. 2265,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7,0x4000, NC_B_SIDESLIDE,Back-Side Slide
  1000. 2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0,0x0, NC_MAINFRAME,Mainframe Restructure
  1001. 2267,0,6,4,0,0xCA,2:3:4,3,1,no,0,0x40000,0,weapon,5,0x4000, NC_SELFDESTRUCTION,Self Destruction
  1002. 2268,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0,0x4000, NC_SHAPESHIFT,Shape Shift
  1003. 2269,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x4000, NC_EMERGENCYCOOL,Emergency Cool
  1004. 2270,0,6,4,0,0x3,7,1,1,yes,0,0,0,none,0,0x4000, NC_INFRAREDSCAN,Infrared Scan
  1005. 2271,9,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x4000, NC_ANALYZE,Analyze
  1006. 2272,0,6,4,0,0x3,2,3,1,no,0,0,0,none,0,0x4000, NC_MAGNETICFIELD,Magnetic Field
  1007. 2273,0,6,4,0,0x1,0,3,1,no,0,0,0,none,0,0x4000, NC_NEUTRALBARRIER,Neutral Barrier
  1008. 2274,0,6,4,0,0x1,0,3,1,no,0,0,0,none,0,0x4000, NC_STEALTHFIELD,Stealth Field
  1009. 2275,5:6:7:8:9,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0,0x4000, NC_REPAIR,Repair
  1010. 2276,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, NC_TRAININGAXE,Axe Training
  1011. 2277,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, NC_RESEARCHFE,Research Fire/Earth
  1012. 2278,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6,0x4000, NC_AXEBOOMERANG,Axe Boomerang
  1013. 2279,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x4000, NC_POWERSWING,Power Swing
  1014. 2280,0,8,4,-1,0x2,2:2:3:3:3,5,-6,no,0,0x40000,0,weapon,0,0x4000, NC_AXETORNADO,Axe Tornado
  1015. 2281,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x4000, NC_SILVERSNIPER,FAW - Silver Sniper
  1016. 2282,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x4000, NC_MAGICDECOY,FAW - Magic Decoy
  1017. 2283,5,6,1,0,0x1,0,1,1,no,0,0,0,none,0,0x4000, NC_DISJOINT,FAW Removal
  1018. //****
  1019. // SC Shadow Chaser
  1020. 2284,1,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0,0x0, SC_FATALMENACE,Fatal Menace
  1021. 2285,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0, SC_REPRODUCE,Reproduce
  1022. 2286,0,6,4,0,0x1,0,10,1,yes,0,0,0,none,0,0x0, SC_AUTOSHADOWSPELL,Auto Shadow Spell
  1023. 2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x8040, SC_SHADOWFORM,Shadow Form
  1024. 2288,7:7:7:9:9:9:9:11:11:11,8,1,-1,0,0,10,-3,yes,0,0,0,weapon,3,0x0, SC_TRIANGLESHOT,Triangle Shot
  1025. 2289,0,6,4,0,0x3,2,5,1,no,0,0,0,none,0,0x0, SC_BODYPAINT,Body Painting
  1026. 2290,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SC_INVISIBILITY,Invisibility
  1027. 2291,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SC_DEADLYINFECT,Deadly Infect
  1028. 2292,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_ENERVATION,Masquerade - Enervation
  1029. 2293,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_GROOMY,Masquerade - Gloomy
  1030. 2294,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_IGNORANCE,Masquerade - Ignorance
  1031. 2295,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_LAZINESS,Masquerade - Laziness
  1032. 2296,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_UNLUCKY,Masquerade - Unlucky
  1033. 2297,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_WEAKNESS,Masquerade - Weakness
  1034. 2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SC_STRIPACCESSARY,Strip Accessory
  1035. 2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,magic,0,0x0, SC_MANHOLE,Man Hole
  1036. 2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,magic,0,0x0, SC_DIMENSIONDOOR,Dimension Door
  1037. 2301,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,magic,0,0x0, SC_CHAOSPANIC,Chaos Panic
  1038. 2302,7,6,2,0,0x1,0,3,1,yes,0,0x20000,1,magic,0,0x0, SC_MAELSTROM,Maelstrom
  1039. 2303,7,6,2,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SC_BLOODYLUST,Bloody Lust
  1040. 2304,0,6,4,-1,0,0,3,1,no,0,0x40000,0,weapon,3:6:9,0x0, SC_FEINTBOMB,Feint Bomb
  1041. //****
  1042. // LG Royal Guard
  1043. 2307,11,8,1,-1,0,1,5,1,no,0,0,11,weapon,0,0x0, LG_CANNONSPEAR,Cannon Spear
  1044. 2308,7,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, LG_BANISHINGPOINT,Banishing Point
  1045. 2309,0,6,4,0,0x3,2,3,1,no,0,0,0,none,0,0x0, LG_TRAMPLE,Trample
  1046. 2310,1,6,1,0,0,0,5,1,no,0,0,0,weapon,0,0x20000, LG_SHIELDPRESS,Shield Press
  1047. 2311,0,6,4,0,0x3,3,5,1,no,0,0,0,none,0,0x0, LG_REFLECTDAMAGE,Reflect Damage
  1048. 2312,5,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, LG_PINPOINTATTACK,Pinpoint Attack
  1049. 2313,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, LG_FORCEOFVANGUARD,Force of Vanguard
  1050. 2314,1,6,1,-1,0,0,1,1,no,0,0,0,weapon,0,0x0, LG_RAGEBURST,Rage Burst
  1051. 2315,0,6,4,0:6:0,0x2,0,3,1,yes,0,0,0,none,2:0:0,0x0, LG_SHIELDSPELL,Shield Spell
  1052. 2316,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, LG_EXEEDBREAK,Exceed Break
  1053. 2317,2,6,2,-1,0x2,0,5,1,yes,0,0,0,weapon,0,0x0, LG_OVERBRAND,Over Brand
  1054. 2318,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, LG_PRESTIGE,Prestige
  1055. 2319,0,6,4,0,0x3,3,5,1,no,0,0,0,weapon,0,0x0, LG_BANDING,Banding //CHECK Splash isnt needed right? Banding has its own UNIT ID.
  1056. 2320,0,6,4,-1,0x2,3,5,1,yes,0,0,0,weapon,0,0x1000, LG_MOONSLASHER,Moon Slasher
  1057. 2321,1,8,2,6,0x2,5,5,-7,yes,0,0,0,weapon,0,0x0, LG_RAYOFGENESIS,Ray of Genesis
  1058. 2322,0,6,16,0,0x3,1,5,1,yes,0,0,0,none,0,0x0, LG_PIETY,Piety
  1059. 2323,0,8,4,2,0x2,1:1:2:2:3,5,-5,yes,0,0,0,weapon,0,0x10000, LG_EARTHDRIVE,Earth Drive
  1060. 2324,3,8,1,-1,0,0,5,3,yes,0,0,0,weapon,0,0x0, LG_HESPERUSLIT,Hesperus Lit
  1061. 2325,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, LG_INSPIRATION,Inspiration
  1062. 2519,1,6,1,-1,0x2,0,5,1,yes,0,0,0,weapon,3:4:5:6:7,0x0, LG_OVERBRAND_BRANDISH,Overbrand Brandish
  1063. 2520,1,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0,0, LG_OVERBRAND_PLUSATK,Overbrand Plus Attack
  1064. //****
  1065. // SR Sura
  1066. 2326,1,8,1,-1,0,0,10,-2,no,0,0,0,weapon,0,0x0, SR_DRAGONCOMBO,Dragon Combo
  1067. 2327,0,8,4,-1,0x2,2,5,-3,no,0,0x40000,0,weapon,3,0x0, SR_SKYNETBLOW,Sky Net Blow
  1068. 2328,0,6,4,-1,0x2,1:2:3:4:5,5,1,no,0,0x40000,0,weapon,0,0x0, SR_EARTHSHAKER,Earth Shaker
  1069. 2329,1,8,4,-1,0,0,5,-2,no,0,0x200,0,weapon,0,0x0, SR_FALLENEMPIRE,Fallen Empire
  1070. 2330,1,6,1,-1,0x42,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0x40000,0,weapon,0,0x0, SR_TIGERCANNON,Tiger Cannon
  1071. 2331,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, SR_HELLGATE,Hell Gate
  1072. 2332,0,6,4,-1,0x2,3,5,1,no,0,0x40000,0,weapon,0,0x0, SR_RAMPAGEBLASTER,Rampage Blaster
  1073. 2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_CRESCENTELBOW,Crescent Elbow
  1074. 2334,0,6,4,0,0x3,1:1:2:2:3,5,1,no,0,0,0,none,0,0x0, SR_CURSEDCIRCLE,Cursed Circle
  1075. 2335,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_LIGHTNINGWALK,Lightning Walk
  1076. 2336,7:8:9:10:11,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6,0x0, SR_KNUCKLEARROW,Knuckle Arrow
  1077. 2337,0,6,4,-1,0x2,2,1,1,yes,0,0,0,weapon,0,0x1000, SR_WINDMILL,Windmill
  1078. 2338,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0, SR_RAISINGDRAGON,Raising Dragon
  1079. 2339,0,0,0,0,0,0,5,1,no,0,0,0,none,0,0x0, SR_GENTLETOUCH,Gentle Touch
  1080. 2340,0,6,4,0,0x3,2,1,1,no,0,0,0,none,0,0x0, SR_ASSIMILATEPOWER,Assimilate Power
  1081. 2341,3,6,16,0,0x1,0,1,1,yes,0,0x200,0,none,0,0x0, SR_POWERVELOCITY,Power Velocity
  1082. 2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,7,0x0, SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell
  1083. 2343,1:2:3:3:4:4:5:5:6:7,8,1,-1,0,0,10,-7,yes,0,0,0,weapon,0,0x0, SR_GATEOFHELL,Gate of Hell
  1084. 2344,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, SR_GENTLETOUCH_QUIET,Gentle Touch - Quiet
  1085. 2345,2,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_GENTLETOUCH_CURE,Gentle Touch - Cure
  1086. 2346,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SR_GENTLETOUCH_ENERGYGAIN,Gentle Touch - Energy Gain
  1087. 2347,2,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SR_GENTLETOUCH_CHANGE,Gentle Touch - Change
  1088. 2348,2,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SR_GENTLETOUCH_REVITALIZE,Gentle Touch - Revitalize
  1089. //More from Sura but not following ID order
  1090. 2517,0,6,4,-1,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0,0x0, SR_HOWLINGOFLION,Howling of Lion
  1091. 2518,11,6,2,-1,0x2,1:1:2:2:3,5,1,no,0,0,0,weapon,0,0x0, SR_RIDEINLIGHTNING,Ride In Lightening
  1092. //****
  1093. // WA Wanderer
  1094. 2350,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0,0x0, WA_SWING_DANCE,Swing Dance
  1095. 2351,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0,0x0, WA_SYMPHONY_OF_LOVER,Symphony of Lovers
  1096. 2352,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0,0x0, WA_MOONLIT_SERENADE,Moonlit Serenade
  1097. //****
  1098. // MI Minstrel
  1099. 2381,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0,0x0, MI_RUSH_WINDMILL,Windmill Rush Attack
  1100. 2382,0,6,4,0,0x3,7:8:9:10:11,5,1,yes,0,0,0,none,0,0x0, MI_ECHOSONG,Echo Song
  1101. 2383,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x40, MI_HARMONIZE,Harmonize
  1102. //****
  1103. // WM Wanderer/Minstrel
  1104. 2412,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, WM_LESSON,Lesson
  1105. 2413,9,8,1,-1,0,0,5,-2:-2:-3:-3:-4,yes,0,0,0,magic,0,0x0, WM_METALICSOUND,Metallic Sound
  1106. 2414,9,6,2,0,0x3,2,5,1,yes,0,0x80,0,none,0,0x0, WM_REVERBERATION,Reverberation
  1107. 2415,0,6,1,-1,0x6,2,5,1,no,0,0,0,weapon,0,0x0, WM_REVERBERATION_MELEE,Reverberation Melee
  1108. 2416,0,6,1,0,0x6,2,5,1,no,0,0,0,magic,0,0x0, WM_REVERBERATION_MAGIC,Reverberation Magic
  1109. 2417,11,6,2,0,0x3,5,1,1,no,0,0,0,none,0,0x0, WM_DOMINION_IMPULSE,Dominion Impulse
  1110. 2418,9,6,2,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, WM_SEVERE_RAINSTORM,Severe Rainstorm
  1111. 2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0,0x0, WM_POEMOFNETHERWORLD,Poem of The Netherworld
  1112. 2420,0,6,4,0,0x3,2:3:4:5:6,5,1,yes,0,0,0,none,0,0x0, WM_VOICEOFSIREN,Voice of Siren
  1113. 2421,7,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, WM_DEADHILLHERE,Valley of Death
  1114. 2422,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0,0,none,0,0x0, WM_LULLABY_DEEPSLEEP,Deep Sleep Lullaby
  1115. 2423,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0,0,none,0,0x0, WM_SIRCLEOFNATURE,Circle of Nature's Sound
  1116. 2424,9,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0,0x0, WM_RANDOMIZESPELL,Improvised Song
  1117. 2425,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, WM_GLOOMYDAY,Gloomy Day
  1118. 2426,9,6,2,0,0x2,2:3:3:4:4,5,1,yes,0,0x4000,0,weapon,0,0x0, WM_GREAT_ECHO,Great Echo
  1119. 2427,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0x4000,0,none,0,0x0, WM_SONG_OF_MANA,Song of Mana
  1120. 2428,0,6,4,0,0x3,5:6:7:8:9,5,1,yes,0,0x4000,0,none,0,0x0, WM_DANCE_WITH_WUG,Dance With A Warg
  1121. 2429,9,6,2,0,0x42,4:4:5:5:6,5,1,yes,0,0x4000,0,none,0,0x0, WM_SOUND_OF_DESTRUCTION,Sound of Destruction
  1122. 2430,0,6,4,0,0x3,3:4:5:6:7,5,1,yes,0,0x4000,0,none,0,0x0, WM_SATURDAY_NIGHT_FEVER,Saturday Night Fever
  1123. 2431,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0,0x0, WM_LERADS_DEW,Lerad's Dew
  1124. 2432,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0,0x0, WM_MELODYOFSINK,Melody of Sink
  1125. 2433,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0,0x0, WM_BEYOND_OF_WARCRY,Warcry of Beyond
  1126. 2434,0,6,4,0,0x3,5:5:6:6:7,5,1,yes,0,0x4000,0,none,0,0x0, WM_UNLIMITED_HUMMING_VOICE,Unlimited Humming Voice
  1127. 2516,11,6,1,-1,0x2,5,5,1,no,0,0,0,weapon,0,0x0, WM_SEVERE_RAINSTORM_MELEE,Severe Rainstorm Melee
  1128. //****
  1129. // SO Sorcerer (statis blocking need to be confirmed)
  1130. 2443,0,6,4,3,0,0,5,1,yes,0,0,8:10:12:14:16,magic,0,0x1000, SO_FIREWALK,Fire Walk //CHECK Video and data shows each cell only hits once.
  1131. 2444,0,6,4,4,0,0,5,1,yes,0,0,8:10:12:14:16,magic,0,0x1000, SO_ELECTRICWALK,Electric Walk
  1132. 2445,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SO_SPELLFIST,Spell Fist
  1133. 2446,9,6,2,2,0,0,5,-3,yes,0,0,0,magic,0,0x10000, SO_EARTHGRAVE,Earth Grave
  1134. 2447,9,6,2,1,0,0,5,-5,yes,0,0,0,magic,0,0x0, SO_DIAMONDDUST,Diamond Dust
  1135. 2448,9,6,1,5,0x2,1:1:1:1:2,5,1,yes,0,0,0,magic,0,0x0, SO_POISON_BUSTER,Poison Buster
  1136. 2449,9,6,2,0,0,0,5,1,yes,0,0,0,magic,0,0x0, SO_PSYCHIC_WAVE,Psychic Wave
  1137. 2450,9,6,2,5,0,0,5,1,yes,0,0,0,magic,0,0x0, SO_CLOUD_KILL,Cloud Kill
  1138. 2451,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SO_STRIKING,Striking
  1139. 2452,9,6,2,3,0x1,0,5,1,yes,0,0,0,magic,0,0x0, SO_WARMER,Warmer
  1140. 2453,9,6,2,0,0x1,0,5,1,yes,0,0,0,magic,0,0x1000, SO_VACUUM_EXTREME,Vacuum Extreme
  1141. 2454,9,6,1,4,0x2,1:1:2:2:3,5,1,yes,0,0,0,magic,0,0x0, SO_VARETYR_SPEAR,Varetyr Spear
  1142. 2455,7:7:7:7:9,6,2,0,0x3,1:1:2:2:3,5,1,yes,0,0,0,magic,0,0x0, SO_ARRULLO,Arrullo
  1143. 2456,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0,0x0, SO_EL_CONTROL,Spirit Control
  1144. 2457,0,6,4,3,0x1,0,3,1,yes,0,0,0,none,0,0x0, SO_SUMMON_AGNI,Summon Fire Spirit Agni
  1145. 2458,0,6,4,1,0x1,0,3,1,yes,0,0,0,none,0,0x0, SO_SUMMON_AQUA,Summon Water Spirit Aqua
  1146. 2459,0,6,4,4,0x1,0,3,1,yes,0,0,0,none,0,0x0, SO_SUMMON_VENTUS,Summon Wind Spirit Ventus
  1147. 2460,0,6,4,2,0x1,0,3,1,yes,0,0,0,none,0,0x0, SO_SUMMON_TERA,Summon Earth Spirit Tera
  1148. 2461,5,6,1,0,0x1,0,1,1,no,0,0,0,none,0,0x0, SO_EL_ACTION,Elemental Action
  1149. 2462,0,6,4,0,0x1,0,2,1,yes,0,0,0,none,0,0x0, SO_EL_ANALYSIS,Four Spirit Analysis
  1150. 2463,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, SO_EL_SYMPATHY,Spirit Sympathy
  1151. 2464,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, SO_EL_CURE,Spirit Recovery
  1152. 2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0,0x0, SO_FIRE_INSIGNIA,Fire Insignia
  1153. 2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0,0x0, SO_WATER_INSIGNIA,Water Insignia
  1154. 2467,9,6,2,4,0x1,0,3,1,yes,0,0,1,magic,0,0x0, SO_WIND_INSIGNIA,Wind Insignia
  1155. 2468,9,6,2,2,0x1,0,3,1,yes,0,0,1,magic,0,0x0, SO_EARTH_INSIGNIA,Earth Insignia
  1156. //****
  1157. // GN Genetic
  1158. 2474,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, GN_TRAINING_SWORD,Sword Training
  1159. 2475,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0, GN_REMODELING_CART,Cart Remodeling
  1160. 2476,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,2,0x0, GN_CART_TORNADO,Cart Tornado
  1161. 2477,7:8:9:10:11,6,1,-1,0x42,1:1:2:2:3,5,1,yes,0,0,0,weapon,0,0x0, GN_CARTCANNON,Cart Cannon
  1162. 2478,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, GN_CARTBOOST,Cart Boost
  1163. 2479,9,6,2,0,0,0,5,1,yes,0,0x80,3,misc,0,0x0, GN_THORNS_TRAP,Thorn Trap
  1164. 2480,11,6,1,0,0x1,0,5,1,yes,0,0,3,misc,0,0x0, GN_BLOOD_SUCKER,Blood Sucker //CHECK Data says its a magic attack. Hmmmm....
  1165. 2481,11,6,1,-1,0x2,1:2:3:4:5,5,1,yes,0,0,0,weapon,0,0x0, GN_SPORE_EXPLOSION,Spore Explosion //CHECK Data says its element is set to neutral. Need to confirm.
  1166. 2482,11,6,2,0,0x8,0,5,1,yes,0,0,1,weapon,2,0x0, GN_WALLOFTHORN,Wall of Thorns
  1167. 2483,11,6,2,0,0x3,4,10,1,yes,0,0x0,0,weapon,0,0x1, GN_CRAZYWEED,Crazy Weed
  1168. 2484,0,6,2,2,0x2,2,10,1,no,0,0x40000,0,weapon,0,0x1, GN_CRAZYWEED_ATK,Crazy Weed Attack
  1169. 2485,9,6,2,3,0,0,5,1,yes,0,0,1,magic,0,0x0, GN_DEMONIC_FIRE,Demonic Fire
  1170. 2486,9,6,2,0,0,0,5,1,yes,0,0,0,none,0,0x0, GN_FIRE_EXPANSION,Fire Expansion
  1171. 2487,9,6,2,0,0,0,1,1,no,0,0,0,none,0,0x0, GN_FIRE_EXPANSION_SMOKE_POWDER,Fire Expansion Smoke Powder
  1172. 2488,9,6,2,0,0,0,1,1,no,0,0,0,none,0,0x0, GN_FIRE_EXPANSION_TEAR_GAS,Fire Expansion Tear Gas
  1173. 2489,11,8,1,0,0x60,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0x18000,0,misc,0,0x0, GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
  1174. 2490,9,6,2,0,0x3,1,5,1,yes,0,0x80,2:3:4:5:6,misc,0,0x0, GN_HELLS_PLANT,Hell's Plant
  1175. 2491,0,6,1,0,0x90,0,5,1,no,0,0,0,misc,0,0x0, GN_HELLS_PLANT_ATK,Hell's Plant Attack
  1176. 2492,0,6,4,0,0x3,5:6:6:7:7,5,1,yes,0,0,0,none,0,0x0, GN_MANDRAGORA,Howling of Mandragora
  1177. 2493,11,6,16,0,0x1,0,1,1,no,0,0x200,0,none,0,0x0, GN_SLINGITEM,Sling Item
  1178. 2494,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GN_CHANGEMATERIAL,Change Material
  1179. 2495,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0,0x0, GN_MIX_COOKING,Mix Cooking
  1180. 2496,0,6,4,0,0x1,0,2,1,no,0,0,0,none,0,0x0, GN_MAKEBOMB,Create Bomb
  1181. 2497,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0, GN_S_PHARMACY,Special Pharmacy
  1182. 2498,11,6,1,0,0,0,1,1,no,0,0,0,weapon,0,0x0, GN_SLINGITEM_RANGEMELEEATK,Sling Item Attack
  1183. // Episode 13.3
  1184. 2533,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, ALL_ODINS_RECALL,Odin's Recall
  1185. 2534,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0,0x0, RETURN_TO_ELDICASTES,Return To Eldicastes
  1186. 2535,0,0,4,0,0x1,0,1,0,no,0,0x1,0,none,0,0x0, ALL_BUYING_STORE,Open Buying Store
  1187. 2536,0,0,4,0,0x1,0,1,0,no,0,0,0,none,0,0x0, ALL_GUARDIAN_RECALL,Guardian's Recall
  1188. 2537,9,6,16,0,0x1,0,2,1,yes,0,0,0,none,0,0x0, ALL_ODINS_POWER,Odin's Power
  1189. //2538,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, BEER_BOTTLE_CAP,Beer Bottle Cap
  1190. //2539,0,6,4,0,0x1,0,10,1,no,0,0x2,0,none,0,0x0, NPC_ASSASSINCROSS,Assassin Cross of Sunset 2
  1191. //2540,0,6,4,0,0x1,0,5,1,no,0,0x2,0,none,0,0x0, NPC_DISSONANCE,Dissonance 2
  1192. //2541,0,6,4,0,0x1,0,5,1,no,0,0x2,0,none,0,0x0, NPC_UGLYDANCE,Ugly Dance 2
  1193. //2542,0,0,0,0,0,0,??,0,no,0,0,0,none,0,0x0, ALL_TETANY,Tetany
  1194. //2543,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, ALL_RAY_OF_PROTECTION,Ray of Protection
  1195. 2544,0,6,4,0,0x1,0,1,1,no,0,0x1,0,none,0,0x0, MC_CARTDECORATE,Decorate Cart
  1196. //2545,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GM_ITEM_ATKMAX,Maximize Attack
  1197. //2546,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GM_ITEM_ATKMIN,Minimize Attack
  1198. //2547,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GM_ITEM_MATKMAX,Maximize Magic Attack
  1199. //2548,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, GM_ITEM_MATKMIN,Minimize Magic Attack
  1200. //****
  1201. // Rebellion
  1202. //2551,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0, RL_GLITTERING_GREED,Flip The Coin Greed
  1203. 2552,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, RL_RICHS_COIN,Rich's Coin
  1204. 2553,-9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, RL_MASS_SPIRAL,Mass Spiral
  1205. 2554,-9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x10020, RL_BANISHING_BUSTER,Banishing Buster
  1206. 2555,3:4:4:5:5,6,2,0,0x1,1,5,1,no,0,0,1,misc,0,0x0, RL_B_TRAP,Bind Trap
  1207. 2556,0,6,4,0,0x3,-1,1,1,no,0,0,0,none,0,0x0, RL_FLICKER,Flicker
  1208. 2557,-9,6,1,-1,0x2,2:2:2:2:3,5,1,no,0,0,0,weapon,0,0x0, RL_S_STORM,Shatter Storm
  1209. 2558,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0, RL_E_CHAIN,Eternal Chain
  1210. 2559,-9,6,4,-1,0x0,10,1,1,no,0,0x0,0,weapon,0,0x0, RL_QD_SHOT,Quick Draw Shot
  1211. 2560,-9,6,1,0,0x1,0,1,1,no,0,0,3,none,0,0x0, RL_C_MARKER,Crimson Marker
  1212. 2561,5,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0,0x0, RL_FIREDANCE,Fire Dance
  1213. 2562,-9,6,1,-1,0x0,2,5,1,no,0,0,0,weapon,0,0x0, RL_H_MINE,Howling Mine
  1214. 2563,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RL_P_ALTER,Platinum Alter
  1215. 2564,-9,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RL_FALLEN_ANGEL,Fallen Angel
  1216. 2565,5,6,4,-1,0x2,3:3:4:5:6,5,1,no,0,0,0,weapon,3,0x0, RL_R_TRIP,Round Trip
  1217. 2566,5,6,4,0,0x30,-1,5,1,no,0,0,0,weapon,0,0x0, RL_D_TAIL,Dragon Tail
  1218. 2567,2,6,2,-1,0x2,1,5,1,no,0,0,0,weapon,0,0, RL_FIRE_RAIN,Fire Rain
  1219. 2568,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RL_HEAT_BARREL,Heat Barrel
  1220. 2569,-9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, RL_AM_BLAST,Anti-Material Blast
  1221. 2570,-9,6,1,0,0,0,5,1,no,0,0,0,weapon,6,0x0, RL_SLUGSHOT,Slug Shot
  1222. 2571,-9,6,1,0,0x2,2,5,1,no,0,0,0,weapon,0,0x0, RL_HAMMER_OF_GOD,Hammer of God
  1223. 2572,0,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0,0, RL_R_TRIP_PLUSATK,Round Trip Plus Attack
  1224. //2573,0,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0, RL_B_FLICKER_ATK,Bind Flicker Attack
  1225. //2574,0,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0, RL_GLITTERING_GREED_ATK,Flip The Coin Greed Attack
  1226. // Star Emperor
  1227. 2574,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_LIGHTOFMOON,Light of Moon
  1228. 2575,0,0,4,0,0,0,3,0,yes,0,0,0,none,0,0, SJ_LUNARSTANCE,Lunar Stance
  1229. 2576,0,0,4,0,0,0,7,0,yes,0,0,0,none,0,0, SJ_FULLMOONKICK,Full Moon Kick
  1230. 2577,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_LIGHTOFSTAR,Light of Star
  1231. 2578,0,0,4,0,0,0,3,0,yes,0,0,0,none,0,0, SJ_STARSTANCE,Star Stance
  1232. 2579,0,0,4,0,0,0,7,0,yes,0,0,0,none,0,0, SJ_NEWMOONKICK,New Moon Kick
  1233. 2580,1,0,1,0,0,0,7,0,yes,0,0,0,none,0,0, SJ_FLASHKICK,Flash Kick
  1234. 2581,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_STAREMPEROR,Star Emperor
  1235. 2582,3,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_NOVAEXPLOSING,Nova Explosing
  1236. 2583,0,0,4,0,0,0,3,0,yes,0,0,0,none,0,0, SJ_UNIVERSESTANCE,Universe Stance
  1237. 2584,0,0,4,0,0,0,7,0,yes,0,0,0,none,0,0, SJ_FALLINGSTAR,Falling Star
  1238. 2585,9,0,1,0,0,0,1,0,yes,0,0,0,none,0,0, SJ_GRAVITYCONTROL,Gravity Control
  1239. 2586,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_BOOKOFDIMENSION,Book of Dimension
  1240. 2587,7,0,2,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_BOOKOFCREATINGSTAR,Book of Creating Star
  1241. 2588,0,0,4,0,0,0,3,0,yes,0,0,0,none,0,0, SJ_DOCUMENT,Document
  1242. 2589,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0, SJ_PURIFY,Purify
  1243. 2590,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SJ_LIGHTOFSUN,Light of Sun
  1244. 2591,0,0,4,0,0,0,3,0,yes,0,0,0,none,0,0, SJ_SUNSTANCE,Sun Stance
  1245. 2592,0,0,4,0,0,0,7,0,yes,0,0,0,none,0,0, SJ_SOLARBURST,Solar Burst
  1246. 2593,1,0,1,0,0,0,7,0,yes,0,0,0,none,0,0, SJ_PROMINENCEKICK,Prominence Kick
  1247. 2594,0,0,1,0,0,0,7,0,yes,0,0x4000,0,none,0,0, SJ_FALLINGSTAR_ATK,Falling Star Attack
  1248. 2595,0,0,1,0,0,0,7,0,yes,0,0x4000,0,none,0,0, SJ_FALLINGSTAR_ATK2,Falling Star Attack 2
  1249. // Soul Reaper
  1250. 2596,9,0,16,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULGOLEM,Soul Golem
  1251. 2597,9,0,16,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULSHADOW,Soul Shadow
  1252. 2598,9,0,16,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULFALCON,Soul Falcon
  1253. 2599,9,0,16,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULFAIRY,Soul Fairy
  1254. 2600,9,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SP_CURSEEXPLOSION,Curse Explosion
  1255. 2601,9,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULCURSE,Soul Curse
  1256. 2602,9,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SPA,Espa
  1257. 2603,9,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SHA,Esha
  1258. 2604,9,0,1,0,0,0,7,0,yes,0,0,0,none,0,0, SP_SWHOO,Eswhoo
  1259. // TODO: Why does this have a range?
  1260. 2605,11,0,4,0,0,0,7,0,yes,0,0,0,none,0,0, SP_SOULUNITY,Soul Unity
  1261. 2606,9,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULDIVISION,Soul Division
  1262. 2607,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULREAPER,Soul Reaper
  1263. 2608,9,0,16,0,0,0,3,0,yes,0,0,0,none,0,0, SP_SOULREVOLVE,Soul Revolve
  1264. 2609,0,0,4,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULCOLLECT,Soul Collect
  1265. 2610,7,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, SP_SOULEXPLOSION,Soul Explosion
  1266. 2611,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0, SP_SOULENERGY,Soul Energy
  1267. 2612,7,0,16,0,0,0,5,0,yes,0,0,0,none,0,0, SP_KAUTE,Kaute
  1268. //****
  1269. // Kagerou & Oboro
  1270. 3001,0,6,4,0,0,0,1,1,no,0,0,0,none,0,0x4, KO_YAMIKUMO,Shadow Hiding
  1271. 3002,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, KO_RIGHT,Right Hand Mastery
  1272. 3003,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0, KO_LEFT,Left Hand Mastery
  1273. 3004,3:4:5:6:7,8,1,-1,0,0,5,-2,no,0,0,0,weapon,0,0x0, KO_JYUMONJIKIRI,Cross Slash
  1274. 3005,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0, KO_SETSUDAN,Soul Cutter
  1275. 3006,7:8:9:10:11,6,2,-1,0x42,2,5,1,no,0,0,0,weapon,0,0x0, KO_BAKURETSU,Kunai Explosion
  1276. 3007,0,6,4,-1,0x42,4:4:4:4:5,5,1,no,0,0,0,weapon,0,0x0, KO_HAPPOKUNAI,Kunai Splash
  1277. 3008,11,8,2,0,0x56,1:1:1:1:1:1:1:1:1:2,10,-10,no,0,0,0,misc,0,0x0, KO_MUCHANAGE,Rapid Throw
  1278. 3009,9:10:11:12:13,8,2,-1,0x2,3,5,-5,no,0,0,0,weapon,0,0x0, KO_HUUMARANKA,Swirling Petal
  1279. 3010,3,6,4,0,0x52,0,5,1,no,0,0x80,0,weapon,0,0x10, KO_MAKIBISHI,Makibishi
  1280. 3011,0,6,4,0,0x1,0,5,0,yes,0,0,0,none,0,0x0, KO_MEIKYOUSISUI,Pure Soul
  1281. 3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,3:4:5:6:7,0x0, KO_ZANZOU,Illusion - Shadow
  1282. 3013,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0, KO_KYOUGAKU,Illusion - Shock
  1283. 3014,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0, KO_JYUSATSU,Illusion - Death
  1284. 3015,0,6,4,3,0x1,0,1,1,no,0,0,0,none,0,0x0, KO_KAHU_ENTEN,Fire Charm
  1285. 3016,0,6,4,1,0x1,0,1,1,no,0,0,0,none,0,0x0, KO_HYOUHU_HUBUKI,Ice Charm
  1286. 3017,0,6,4,4,0x1,0,1,1,no,0,0,0,none,0,0x0, KO_KAZEHU_SEIRAN,Wind Charm
  1287. 3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0,0x0, KO_DOHU_KOUKAI,Earth Charm
  1288. 3019,11,6,1,0,0,0,1,1,no,0,0,0,magic,0,0x0, KO_KAIHOU,Release Ninja Spell
  1289. 3020,7,6,2,0,0,0,1,1,yes,0,0,0,magic,0,0x0, KO_ZENKAI,Cast Ninja Spell
  1290. 3021,5:6:7:8:9,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0, KO_GENWAKU,Illusion - Bewitch
  1291. 3022,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0, KO_IZAYOI,16th Night
  1292. 3023,0,6,4,0,0x3,2:3:4:5:6,5,0,no,0,0,0,none,0,0x0, KG_KAGEHUMI,Shadow Trampling
  1293. 3024,7,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x0, KG_KYOMU,Empty Shadow
  1294. 3025,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0, KG_KAGEMUSYA,Shadow Warrior
  1295. 3026,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0, OB_ZANGETSU,Distorted Crescent
  1296. 3027,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0, OB_OBOROGENSOU,Moonlight Fantasy
  1297. 3028,1,6,4,0,0x2,3,1,1,no,0,0,0,weapon,0,0x0, OB_OBOROGENSOU_TRANSITION_ATK,Moonlight Fantasy Transition Attack
  1298. 3029,7,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0, OB_AKAITSUKI,Ominous Moonlight
  1299. //****
  1300. // Eclage Skills
  1301. 3031,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0, ECL_SNOWFLIP,Snow Flip
  1302. 3032,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0, ECL_PEONYMAMY,Peony Mamy
  1303. 3033,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0, ECL_SADAGUI,Sadagui
  1304. 3034,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0, ECL_SEQUOIADUST,Sequoia Dust
  1305. 3035,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, ECLAGE_RECALL,Return To Eclage
  1306. // Copied Bard / Dancer Skills
  1307. //3036,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, BA_POEMBRAGI2,Poem of Bragi 2
  1308. //3037,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0, DC_FORTUNEKISS2,Fortune Kiss 2
  1309. //****
  1310. // EP 14.3 Part 2 3rd Job Skills
  1311. 5001,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0,0x0, GC_DARKCROW,Dark Claw
  1312. 5002,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RA_UNLIMIT,Unlimited
  1313. 5003,7,6,1,-1,0x2,4:5:6:7:-1,5,1,no,0,0,0,weapon,0,0x0, GN_ILLUSIONDOPING,Illusion Doping
  1314. 5004,9,6,2,1,0x42,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0x40000,0,weapon,0,0x0, RK_DRAGONBREATH_WATER,Dragon Breath - Water
  1315. 5005,0,6,4,0,0x3,3,1,1,no,0,0,0,none,0,0x0, RK_LUXANIMA,Lux Anima
  1316. 5006,1,6,2,3,0x2,3,5,1,no,0,0,3,misc,0,0x4000, NC_MAGMA_ERUPTION,Magma Eruption
  1317. 5007,0,6,4,0,0x3,5:6:7:8:9,5,1,no,0,0,0,none,0,0x0, WM_FRIGG_SONG,Frigg's Song
  1318. 5008,0,6,4,0,0x3,11,5,1,no,0,0,0,none,0,0x0, SO_ELEMENTAL_SHIELD,Elemental Shield
  1319. 5009,1,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_FLASHCOMBO,Flash Combo
  1320. 5010,0,6,4,0,0x1,0,5,1,no,0,0,0,none,4:5:6:7:8:9,0x0, SC_ESCAPE,Emergency Escape
  1321. 5011,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, AB_OFFERTORIUM,Offertorium
  1322. 5012,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, WL_TELEKINESIS_INTENSE,Intense Telekinesis
  1323. 5013,0,6,4,0,0x3,0,5,1,no,0,0,0,none,0,0x0, LG_KINGS_GRACE,King's Grace
  1324. 5014,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x4000, ALL_FULL_THROTTLE,Full Throttle
  1325. // Summoner
  1326. 5018,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_BASIC_SKILL,New Basic Skill
  1327. 5019,2,6,1,-1,0,0,1,1,yes,0,0,0,weapon,0,0x0, SU_BITE,Bite
  1328. 5020,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, SU_HIDE,Hide
  1329. 5021,2,6,1,-1,0x2,1,3,1,yes,0,0,0,weapon,0,0x0, SU_SCRATCH,Scratch
  1330. 5022,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, SU_STOOP,Stoop
  1331. 5023,6:10:14,6,2,0,0x1,0,3,1,yes,0,0,0,none,0,0x0, SU_LOPE,Lope
  1332. 5024,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_SPRITEMABLE,Spirit Marble
  1333. 5025,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_POWEROFLAND,Power of Land
  1334. 5026,9,6,1,2:3:1:4:8,0,0,5,1,yes,0,0,0,magic,0,0x0, SU_SV_STEMSPEAR,Silvervine Stem Spear
  1335. 5027,9,6,1,0,0x3,0,5,1,yes,0,0,1,none,0,0x0, SU_CN_POWDERING,Catnip Powdering
  1336. 5028,9,8,2,0,0,1:1:2:2:3,5,-5,yes,0,0,0,magic,0,0x0, SU_CN_METEOR,Catnip Meteor
  1337. 5029,9,6,1,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SU_SV_ROOTTWIST,Silvervine Root Twist
  1338. 5030,0,6,1,5,0x70,0,5,1,no,0,0,0,misc,0,0x0, SU_SV_ROOTTWIST_ATK,Silver Vine Root Twist Attack
  1339. 5031,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_POWEROFLIFE,Power of Life
  1340. 5032,9,6,1,-1,0,0,5,1,yes,0,0,0,weapon,0,0x0, SU_SCAROFTAROU,Scar of Tarou
  1341. 5033,9,8,1,-1,0,0,5,-5,yes,0,0,0,weapon,0,0x0, SU_PICKYPECK,Picky Peck
  1342. 5034,0,8,1,-1,0,0,5,-5,yes,0,0,0,weapon,0,0x0, SU_PICKYPECK_DOUBLE_ATK,Picky Peck Double Attack
  1343. 5035,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SU_ARCLOUSEDASH,Arclouse Dash
  1344. 5036,9,8,1,-1,0x2,1:1:2:2:3,5,-3,yes,0,0,0,weapon,0,0x0, SU_LUNATICCARROTBEAT,Lunatic Carrot Beat
  1345. 5037,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_POWEROFSEA,Power of Sea
  1346. 5038,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SU_TUNABELLY,Tuna Belly
  1347. 5039,9,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SU_TUNAPARTY,Tuna Party
  1348. 5040,0,6,4,0,0x3,-1,5,1,yes,0,0,0,none,0,0x0, SU_BUNCHOFSHRIMP,Bunch of Shrimp
  1349. 5041,9,6,16,0,0x3,0,5,1,yes,0,0,0,none,0,0x0, SU_FRESHSHRIMP,Fresh Shrimp
  1350. // Unknown Unconfirmed Summoner Skills - Animations Show On These
  1351. //5042,0,0,0,0,0,0,5,0,yes,0,0,0,none,0,0x0, SU_CN_METEOR_SEC,
  1352. //5043,0,0,0,0,0,0,5,0,yes,0,0,0,none,0,0x0, SU_LUNATICCARROTBEAT_SEC,
  1353. 5044,14,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_SOULATTACK,Soul Attack
  1354. 5045,0,6,4,0,0x3,3:4:5:6:-1,5,0,yes,0,0,0,magic,0,0x0, SU_POWEROFFLOCK,Power of Flock
  1355. 5046,9,8,1,-1,0,1,5,1,yes,0,0,14,weapon,0,0x0, SU_SVG_SPIRIT,Spirit of Savage
  1356. 5047,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, SU_HISS,Hiss
  1357. 5048,9,6,2,0,0x1,0,5,1,yes,0,0,1,none,0,0x0, SU_NYANGGRASS,Nyang Grass
  1358. 5049,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SU_GROOMING,Grooming
  1359. 5050,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, SU_PURRING,Purring
  1360. 5051,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, SU_SHRIMPARTY,Tasty Shrimp Party
  1361. 5052,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_SPIRITOFLIFE,Spirit of Life
  1362. 5053,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, SU_MEOWMEOW,Meow Meow
  1363. 5054,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_SPIRITOFLAND,Spirit of Land
  1364. 5055,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0, SU_CHATTERING,Chattering
  1365. 5056,0,0,0,0,0,0,1,0,no,0,0,0,none,0,0x0, SU_SPIRITOFSEA,Spirit of Sea
  1366. // Wedding Skills 3
  1367. 5063,1,6,4,0,0x1,0,1,1,yes,0,0x4,0,none,0,0, WE_CALLALLFAMILY,Call All Family
  1368. 5064,3,6,16,0,0x1,0,1,1,yes,0,0x4,0,none,0,0, WE_ONEFOREVER,One Forever
  1369. 5065,1,6,4,0,0x3,3,1,1,yes,0,0x4,0,none,0,0, WE_CHEERUP,Cheer Up
  1370. // New Arch Bishop Skills
  1371. 5072,11,0,1,0,0,0,5,0,yes,0,0,0,none,0,0, AB_VITUPERATUM,Vituperatum
  1372. 5073,0,0,4,0,0,0,1,0,yes,0,0,0,none,0,0, AB_CONVENIO,Convenio
  1373. //****
  1374. // Homunculus S
  1375. 8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0,0x0, HLIF_HEAL,Healing Touch
  1376. 8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0,0x0, HLIF_AVOID,Avoid
  1377. 8003,0,0,0,0,0,1,5,0,no,0,0,0,none,0,0x0, HLIF_BRAIN,Brain Surgery
  1378. 8004,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0,0x0, HLIF_CHANGE,Change
  1379. 8005,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0, HAMI_CASTLE,Castling
  1380. 8006,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0, HAMI_DEFENCE,Defense
  1381. 8007,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0,0x0, HAMI_SKIN,Adamantium Skin
  1382. 8008,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0,0x0, HAMI_BLOODLUST,Bloodlust
  1383. 8009,1,8,1,0,0,0,5,-1:-2:-2:-2:-3,no,0,0,0,weapon,0,0x0, HFLI_MOON,Moonlight
  1384. 8010,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0, HFLI_FLEET,Fleeting Move
  1385. 8011,0,6,4,0,0x1,0,5,0,yes,0,0,0,misc,0,0x0, HFLI_SPEED,Speed
  1386. 8012,1,6,1,0,0,0,3,1,no,0,0,0,weapon,0,0x0, HFLI_SBR44,S.B.R.44
  1387. 8013,9,6,1,0,0,0,5,1:2:3:4:5,no,0,0,0,magic,0,0x0, HVAN_CAPRICE,Caprice
  1388. 8014,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0, HVAN_CHAOTIC,Benediction of Chaos
  1389. 8015,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0,0x0, HVAN_INSTRUCT,Instruct
  1390. 8016,4,6,4,-1,0xD2,4,3,1,no,0,0,0,misc,0,0x0, HVAN_EXPLOSION,Bio Explosion
  1391. 8018,9,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_SUMMON_LEGION,Summon Legion
  1392. 8019,5,6,1,5,0,0,5,1,no,0,0,0,weapon,0,0x0, MH_NEEDLE_OF_PARALYZE,Needle of Paralyze
  1393. 8020,5,6,2,5,0,0,5,1,no,0,0,1,weapon,0,0x0, MH_POISON_MIST,Poison Mist
  1394. 8021,1,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_PAIN_KILLER,Pain Killer
  1395. 8022,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_LIGHT_OF_REGENE,Light of Regene
  1396. 8023,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_OVERED_BOOST,Overed Boost
  1397. 8024,7,8,1,4:0:4:0:4,0,0,5,-6,yes,0,0,0,magic,0,0x0, MH_ERASER_CUTTER,Eraser Cutter
  1398. 8025,7,8,2,4:0:4:0:4,0x2,2:2:3:3:4,5,-6,no,0,0,0,magic,0,0x0, MH_XENO_SLASHER,Xeno Slasher
  1399. 8026,5:5:7:7:9,6,16,0,0x1,0,5,1,no,0,0,0,magic,0,0x0, MH_SILENT_BREEZE,Silent Breeze
  1400. 8027,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, MH_STYLE_CHANGE,Style Change
  1401. 8028,1,8,1,0,0,0,5,1,no,0,0x0200,0,weapon,0,0x0, MH_SONIC_CRAW,Sonic Claw
  1402. 8029,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0, MH_SILVERVEIN_RUSH,Silver Bain Rush
  1403. 8030,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0, MH_MIDNIGHT_FRENZY,Midnight Frenzy
  1404. 8031,5:6:7:8:9,6,1,0,0,0,5,1,no,0,0,0,weapon,3,0x0, MH_STAHL_HORN,Steel Horn
  1405. 8032,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_GOLDENE_FERSE,Golden Heel
  1406. 8033,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_STEINWAND,Stone Wall
  1407. 8034,9,6,1,6,0x2,1:1:1:1:2,5,1,no,0,0,0,magic,0,0x0, MH_HEILIGE_STANGE,Holy Pole
  1408. 8035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_ANGRIFFS_MODUS,Attack Mode
  1409. 8036,3:4:5:6:7,6,1,0,0,0,5,1,no,0,0x0200,0,weapon,0,0x0, MH_TINDER_BREAKER,Tinder Breaker
  1410. 8037,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0, MH_CBC,Continual Break Combo
  1411. 8038,1,6,4,0,0,0,5,1,no,0,0x200,0,misc,0,0x0, MH_EQC,Eternal Quick Combo
  1412. 8039,0,6,4,3,0x2,1:1:1:2:2,5,1,no,0,0,0,weapon,0,0x0, MH_MAGMA_FLOW,Magma Flow
  1413. 8040,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_GRANITIC_ARMOR,Granitic Armor
  1414. 8041,7,6,2,3,0x2,0,5,1,no,0,0,1,weapon,0,0x0, MH_LAVA_SLIDE,Lava Slide
  1415. 8042,0,6,4,3,0x1,0,5,1,no,0,0,0,none,0,0x0, MH_PYROCLASTIC,Pyroclastic
  1416. 8043,7,6,2,0,0x1,0,5,1,no,0,0,3,none,0,0x0, MH_VOLCANIC_ASH,Volcanic Ash
  1417. //****
  1418. // Mercenary Skill Place holders
  1419. 8201,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0,0x0, MS_BASH,Bash
  1420. 8202,0,6,4,3,0x2,2,10,1,no,0,0x40000,0,weapon,2,0x0, MS_MAGNUM,Magnum_Break
  1421. 8203,-2,6,1,-1,0x2,1,10,1,no,0,0x40000,0,weapon,1,0x0, MS_BOWLINGBASH,Bowling_Bash
  1422. 8204,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, MS_PARRYING,Parry
  1423. 8205,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, MS_REFLECTSHIELD,Shield_Reflect
  1424. 8206,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, MS_BERSERK,Frenzy
  1425. 8207,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0,0x80, MA_DOUBLE,Double_Strafe
  1426. 8208,-9,6,2,-1,0x2,1:1:1:1:1:2:2:2:2:2,10,1,no,0,0x40000,0,weapon,2,0x81, MA_SHOWER,Arrow_Shower
  1427. 8209,3,6,2,0,0x1,0,5,1,no,0,0x80,0,misc,6:7:8:9:10,0x3000, MA_SKIDTRAP,Skid_Trap
  1428. 8210,3,6,2,2,0xC0,0,5,1,no,0,0x80,0,misc,0,0x3800, MA_LANDMINE,Land_Mine
  1429. 8211,3,6,2,0,0x3,2,5,1,no,0,0x80,0,misc,0,0x3000, MA_SANDMAN,Sandman
  1430. 8212,3,6,2,1,0x42,1,5,1,no,0,0x80,0,weapon,0,0x3800, MA_FREEZINGTRAP,Freezing_Trap
  1431. 8213,2,6,32,0,0x1,0,1,1,no,0,0x40000,0,misc,0,0x0, MA_REMOVETRAP,Remove_Trap
  1432. 8214,-9,6,1,-1,0x2,0,1,1,no,0,0x1,0,weapon,6,0x80, MA_CHARGEARROW,Arrow_Repel
  1433. 8215,9,8,1,-1,0,1,5,1,yes,0,0x40000,14,weapon,0,0x0, MA_SHARPSHOOTING,Focused_Arrow_Strike
  1434. 8216,-2,8,1,-1,0,0,10,3,no,0,0,0,weapon,0,0x0, ML_PIERCE,Pierce
  1435. 8217,-2,6,1,-1,0x1,2,10,1,no,0,0,5,weapon,2,0x20000, ML_BRANDISH,Brandish_Spear
  1436. 8218,5,8,1,-1,0,0,5,5,no,0,0x40000,0,weapon,0,0x20000, ML_SPIRALPIERCE,Spiral_Pierce
  1437. 8219,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0, ML_DEFENDER,Defending_Aura
  1438. 8220,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, ML_AUTOGUARD,Guard
  1439. 8221,7:8:9:10:11,6,16,0,0x1,0,5,1,yes,0,0x600,0,none,0,0x0, ML_DEVOTION,Sacrifice
  1440. 8222,0,6,4,0,0x3,-1,5,1,yes,0,0,0,magic,0,0x0, MER_MAGNIFICAT,Magnificat
  1441. 8223,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0, MER_QUICKEN,Two-Hand_Quicken
  1442. 8224,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0,0x0, MER_SIGHT,Sight
  1443. 8225,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0,0x0, MER_CRASH,Crash
  1444. 8226,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0,0x0, MER_REGAIN,Regain
  1445. 8227,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0,0x0, MER_TENDER,Tender
  1446. 8228,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0,0x0, MER_BENEDICTION,Benediction
  1447. 8229,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0,0x0, MER_RECUPERATE,Recuperate
  1448. 8230,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0,0x0, MER_MENTALCURE,Mental_Cure
  1449. 8231,9,6,16,0,0x1,0,1,1,yes,0,0x1000,0,magic,0,0x0, MER_COMPRESS,Compress
  1450. 8232,9,6,1,0,0x1,0,10,1,no,0,0,0,none,0,0x0, MER_PROVOKE,Provoke
  1451. 8233,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0,0x0, MER_AUTOBERSERK,Berserk
  1452. 8234,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, MER_DECAGI,Decrease_AGI
  1453. 8235,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0, MER_SCAPEGOAT,Scapegoat
  1454. 8236,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0,0x0, MER_LEXDIVINA,Lex_Divina
  1455. 8237,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0, MER_ESTIMATION,Sense
  1456. 8238,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, MER_KYRIE,Kyrie Eleison
  1457. 8239,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, MER_BLESSING,Blessing
  1458. 8240,9,6,16,0,0x1,0,10,1,yes,0,0,0,magic,0,0x0, MER_INCAGI,Increase Agility
  1459. //8241,2,6,2,0,0,0,1,1,no,0,0,0,none,0,0x0, MER_INVINCIBLEOFF2,Mind Blaster
  1460. //****
  1461. // Elemental Spirits Skills
  1462. 8401,0,6,4,3,0,0,1,1,no,0,0,0,weapon,2,0x0, EL_CIRCLE_OF_FIRE,Circle of Fire
  1463. 8402,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_FIRE_CLOAK,Fire Cloak
  1464. 8403,0,6,4,3,0,0,1,1,no,0,0,3,magic,2,0x0, EL_FIRE_MANTLE,Fire Mantle
  1465. 8404,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_WATER_SCREEN,Water Screen
  1466. 8405,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_WATER_DROP,Water Drop
  1467. 8406,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_WATER_BARRIER,Water Barrier
  1468. 8407,0,6,4,0,0x1,0,1,1,no,0,0,0,none,5,0x0, EL_WIND_STEP,Wind Step
  1469. 8408,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_WIND_CURTAIN,Wind Curtain
  1470. 8409,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_ZEPHYR,Zephyr
  1471. 8410,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_SOLID_SKIN,Solid Skin
  1472. 8411,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_STONE_SHIELD,Stone Shield
  1473. 8412,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_POWER_OF_GAIA,Power of Gaia
  1474. 8413,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_PYROTECHNIC,Pyrotechnic
  1475. 8414,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_HEATER,Heater
  1476. 8415,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_TROPIC,Tropic
  1477. 8416,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_AQUAPLAY,Aqua Play
  1478. 8417,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_COOLER,Cooler
  1479. 8418,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_CHILLY_AIR,Cool Air
  1480. 8419,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_GUST,Gust
  1481. 8420,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_BLAST,Blast
  1482. 8421,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_WILD_STORM,Wild Storm
  1483. 8422,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_PETROLOGY,Petrology
  1484. 8423,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_CURSED_SOIL,Cursed Soil
  1485. 8424,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0, EL_UPHEAVAL,Upheaval
  1486. 8425,6,6,1,3,0,0,1,1,no,0,0,0,magic,0,0x0, EL_FIRE_ARROW,Fire Arrow
  1487. 8426,6,6,1,3,0,1,1,1,no,0,0,0,magic,0,0x0, EL_FIRE_BOMB,Fire Bomb
  1488. 8427,6,6,1,3,0,1,1,1,no,0,0,0,weapon,0,0x0, EL_FIRE_BOMB_ATK,Fire Bomb Attack
  1489. 8428,6,6,1,3,0,1,1,1,no,0,0,0,magic,0,0x0, EL_FIRE_WAVE,Fire Wave
  1490. 8429,6,6,1,3,0,1,1,1,no,0,0,0,weapon,0,0x0, EL_FIRE_WAVE_ATK,Fire Wave Attack
  1491. 8430,9,6,1,1,0,0,1,1,no,0,0,0,magic,0,0x0, EL_ICE_NEEDLE,Ice Needle
  1492. 8431,9,6,1,1,0,1,1,1,no,0,0,0,magic,0,0x0, EL_WATER_SCREW,Water Screw
  1493. 8432,9,6,1,1,0,1,1,1,no,0,0,0,weapon,0,0x0, EL_WATER_SCREW_ATK,Water Screw Attack
  1494. 8433,9,6,1,1,0,1,1,1,no,0,0,0,weapon,0,0x0, EL_TIDAL_WEAPON,Tidal Weapon
  1495. 8434,11,6,1,4,0,0,1,1,no,0,0,0,weapon,0,0x0, EL_WIND_SLASH,Wind Slasher
  1496. 8435,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0,0x0, EL_HURRICANE,Hurricane Rage
  1497. 8436,7,6,1,4,0,0,1,1,no,0,0,0,magic,0,0x0, EL_HURRICANE_ATK,Hurricane Rage Attack
  1498. 8437,11,8,1,4,0,1,1,-3,no,0,0,0,weapon,0,0x0, EL_TYPOON_MIS,Typhoon Missile
  1499. 8438,11,8,1,4,0,1,1,-3,no,0,0,0,magic,0,0x0, EL_TYPOON_MIS_ATK,Typhoon Missile Attack
  1500. 8439,5,6,1,2,0,0,1,1,no,0,0,0,weapon,0,0x0, EL_STONE_HAMMER,Stone Hammer
  1501. 8440,3,6,1,2,0,1,1,1,no,0,0,0,weapon,0,0x0, EL_ROCK_CRUSHER,Rock Launcher
  1502. 8441,5,6,1,2,0,1,1,1,no,0,0,0,magic,0,0x0, EL_ROCK_CRUSHER_ATK,Rock Launcher Attack
  1503. 8442,9,6,1,2,0,1,1,-5,no,0,0,0,weapon,0,0x0, EL_STONE_RAIN,Stone Rain
  1504. //****
  1505. //Guild Skills
  1506. 10000,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0,0x0, GD_APPROVAL,Official Guild Approval
  1507. 10001,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0,0x0, GD_KAFRACONTRACT,Kafra Contract
  1508. 10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0,0x0, GD_GUARDRESEARCH,Guardian Research
  1509. 10003,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0,0x0, GD_GUARDUP,Strengthen Guardians
  1510. 10004,0,0,0,0,0,0,10,0,no,0,0x10,0,none,0,0x0, GD_EXTENSION,Guild Extension
  1511. 10005,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0,0x0, GD_GLORYGUILD,Guild's Glory
  1512. 10006,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0,0x0, GD_LEADERSHIP,Great Leadership
  1513. 10007,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0,0x0, GD_GLORYWOUNDS,Glorious Wounds
  1514. 10008,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0,0x0, GD_SOULCOLD,Cold Heart
  1515. 10009,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0,0x0, GD_HAWKEYES,Sharp Gaze
  1516. 10010,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0,0x0, GD_BATTLEORDER,Battle Orders
  1517. 10011,0,0,4,0,0x3,15,3,0,yes,0,0x10,0,none,0,0x0, GD_REGENERATION,Regeneration
  1518. 10012,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0,0x0, GD_RESTORE,Restoration
  1519. 10013,0,0,4,0,0x3,0,1,0,yes,0,0x10,0,none,0,0x40, GD_EMERGENCYCALL,Urgent Call
  1520. 10014,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0,0x0, GD_DEVELOPMENT,Permanent Development
  1521. 10015,0,0,4,0,0x3,0,3,0,yes,0,0x10,0,none,0,0x40, GD_ITEMEMERGENCYCALL,Item Emergency Call