Przeglądaj źródła

Merge pull request #1 from rathena/master

updating my fork to rathena
anubisK 11 lat temu
rodzic
commit
d163d9b5d5
100 zmienionych plików z 16167 dodań i 12199 usunięć
  1. 7 0
      .gitignore
  2. 17 7
      3rdparty/libconfig/Makefile.in
  3. 3 2
      3rdparty/libconfig/libconfig.c
  4. 1 0
      README.md
  5. 2 0
      conf/atcommand_athena.conf
  6. 2 2
      conf/battle/battle.conf
  7. 4 4
      conf/battle/client.conf
  8. 10 1
      conf/battle/feature.conf
  9. 0 7
      conf/battle/gm.conf
  10. 6 0
      conf/battle/guild.conf
  11. 9 8
      conf/battle/homunc.conf
  12. 3 0
      conf/battle/misc.conf
  13. 26 0
      conf/battle/player.conf
  14. 15 0
      conf/battle/skill.conf
  15. 2 0
      conf/groups.conf
  16. 1 1
      conf/map_athena.conf
  17. 60 0
      conf/maps_athena.conf
  18. 91 53
      conf/msg_conf/map_msg.conf
  19. 5 5
      conf/msg_conf/map_msg_frn.conf
  20. 46 26
      conf/msg_conf/map_msg_idn.conf
  21. 5 5
      conf/msg_conf/map_msg_por.conf
  22. 5 5
      conf/msg_conf/map_msg_rus.conf
  23. 5 5
      conf/msg_conf/map_msg_spn.conf
  24. 5 5
      conf/msg_conf/map_msg_tha.conf
  25. 1089 72
      configure
  26. 342 108
      configure.in
  27. 126 51
      db/const.txt
  28. 32 32
      db/import-tmpl/item_db.txt
  29. 7 0
      db/import-tmpl/item_flag.txt
  30. 1 2
      db/import-tmpl/mob_item_ratio.txt
  31. 20 20
      db/item_findingore.txt
  32. 20 20
      db/job_db2.txt
  33. 38 0
      db/map_index.txt
  34. 1 1
      db/mob_item_ratio.txt
  35. 92 49
      db/packet_db.txt
  36. 7 1
      db/pet_db.txt
  37. 1022 1022
      db/pre-re/item_bluebox.txt
  38. 393 393
      db/pre-re/item_cardalbum.txt
  39. 1 1
      db/pre-re/item_combo_db.txt
  40. 153 153
      db/pre-re/item_db.txt
  41. 53 0
      db/pre-re/item_flag.txt
  42. 617 617
      db/pre-re/item_giftbox.txt
  43. 516 516
      db/pre-re/item_misc.txt
  44. 923 923
      db/pre-re/item_violetbox.txt
  45. 1 1
      db/pre-re/job_exp.txt
  46. 22 22
      db/pre-re/mob_skill_db.txt
  47. 100 48
      db/pre-re/skill_cast_db.txt
  48. 91 59
      db/pre-re/skill_db.txt
  49. 6 0
      db/pre-re/skill_nocast_db.txt
  50. 863 843
      db/pre-re/skill_require_db.txt
  51. 102 0
      db/pre-re/skill_tree.txt
  52. 34 30
      db/pre-re/skill_unit_db.txt
  53. 1 1
      db/quest_db.txt
  54. 1 1
      db/re/instance_db.txt
  55. 1022 1022
      db/re/item_bluebox.txt
  56. 1227 1124
      db/re/item_buyingstore.txt
  57. 440 440
      db/re/item_cardalbum.txt
  58. 137 22
      db/re/item_combo_db.txt
  59. 380 289
      db/re/item_db.txt
  60. 368 0
      db/re/item_flag.txt
  61. 617 617
      db/re/item_giftbox.txt
  62. 1161 1161
      db/re/item_misc.txt
  63. 239 30
      db/re/item_package.txt
  64. 467 36
      db/re/item_trade.txt
  65. 923 923
      db/re/item_violetbox.txt
  66. 1 1
      db/re/job_exp.txt
  67. BIN
      db/re/map_cache.dat
  68. 65 5
      db/re/mob_db.txt
  69. 22 22
      db/re/mob_skill_db.txt
  70. 243 243
      db/re/skill_cast_db.txt
  71. 58 55
      db/re/skill_db.txt
  72. 6 0
      db/re/skill_nocast_db.txt
  73. 874 874
      db/re/skill_require_db.txt
  74. 26 25
      db/re/skill_unit_db.txt
  75. 24 24
      db/re/statpoint.txt
  76. 3 3
      db/skill_changematerial_db.txt
  77. BIN
      doc/Model_Relation.mwb
  78. BIN
      doc/Model_Relation.png
  79. 35 5
      doc/atcommands.txt
  80. 8 8
      doc/item_bonus.txt
  81. 12 4
      doc/item_db.txt
  82. 34 17
      doc/mob_db_mode_list.txt
  83. 19 0
      doc/permissions.txt
  84. BIN
      doc/rathena.vpp
  85. 300 102
      doc/script_commands.txt
  86. 434 0
      doc/source_doc.txt
  87. 1 1
      npc/battleground/bg_common.txt
  88. 2 2
      npc/battleground/kvm/kvm_enter.txt
  89. 3 3
      npc/custom/breeder.txt
  90. 2 1
      npc/custom/jobmaster.txt
  91. 1 1
      npc/events/bossnia.txt
  92. 1 1
      npc/guild/agit_main.txt
  93. 1 2
      npc/guild/aldeg_cas01.txt
  94. 1 2
      npc/guild/aldeg_cas02.txt
  95. 1 2
      npc/guild/aldeg_cas03.txt
  96. 1 2
      npc/guild/aldeg_cas04.txt
  97. 1 2
      npc/guild/aldeg_cas05.txt
  98. 1 2
      npc/guild/gefg_cas01.txt
  99. 1 2
      npc/guild/gefg_cas02.txt
  100. 1 2
      npc/guild/gefg_cas03.txt

+ 7 - 0
.gitignore

@@ -2,7 +2,12 @@
 /autom4te.cache/requests
 /autom4te.cache/traces.0
 #Global
+.Apple*
 .DS_Store
+.clang_complete
+.local.vimrc
+.ycm_extra_conf.py*
+Thumbs.db
 
 # /
 /*_fifo
@@ -35,6 +40,7 @@
 # /3rdparty/libconfig/
 /3rdparty/libconfig/Makefile
 /3rdparty/libconfig/*.o
+/3rdparty/libconfig/obj
 
 # /3rdparty/mt19937ar/
 /3rdparty/mt19937ar/Makefile
@@ -118,3 +124,4 @@
 /vcproj-9/login-server_sql
 /vcproj-9/map-server_sql
 /vcproj-9/mapcache
+/conf/.tmp-desd_conf.yml

+ 17 - 7
3rdparty/libconfig/Makefile.in

@@ -1,26 +1,36 @@
 
-LIBCONFIG_OBJ = libconfig.o grammar.o scanctx.o scanner.o strbuf.o
-LIBCONFIG_H = libconfig.h grammar.h parsectx.h scanctx.h scanner.h strbuf.h wincompat.h
+LIBCONFIG_OBJ =  $(shell ls *.c | sed -e "s/\.c/\.o/g")
+LIBCONFIG_DIR_OBJ = $(LIBCONFIG_OBJ:%=obj/%)
+LIBCONFIG_H =  $(shell ls *.h)
+LIBCONFIG_AR = obj/libconfig.a
 
 @SET_MAKE@
 
 #####################################################################
 .PHONY : all clean help
 
-all: $(LIBCONFIG_OBJ)
+all: $(LIBCONFIG_AR)
 
 clean:
 	@echo "	CLEAN	libconfig"
-	@rm -rf *.o
+	@rm -rf obj *.o
 
 help:
 	@echo "possible targets are 'all' 'clean' 'help'"
-	@echo "'all'    - builds $(LIBCONFIG_OBJ)"
-	@echo "'clean'  - deletes $(LIBCONFIG_OBJ)"
+	@echo "'all'    - builds $(LIBCONFIG_DIR_OBJ)"
+	@echo "'clean'  - deletes $(LIBCONFIG_DIR_OBJ)"
 	@echo "'help'   - outputs this message"
 
 #####################################################################
 
-%.o: %.c $(LIBCONFIG_H)
+obj_dir:
+	@echo "	MKDIR	obj"
+	@-mkdir obj
+	
+obj/%.o: %.c $(LIBCONFIG_H)
 	@echo "	CC	$<"
 	@@CC@ @CFLAGS@ @DEFS@ @CPPFLAGS@ -c $(OUTPUT_OPTION) $<
+
+$(LIBCONFIG_AR): obj_dir $(LIBCONFIG_DIR_OBJ)
+	@echo "	AR	$@"
+	@@AR@ rcs obj/libconfig.a $(LIBCONFIG_DIR_OBJ)

+ 3 - 2
3rdparty/libconfig/libconfig.c

@@ -555,7 +555,7 @@ static int __config_read(config_t *config, FILE *stream, const char *filename,
   yyscan_t scanner;
   struct scan_context scan_ctx;
   struct parse_context parse_ctx;
-  YY_BUFFER_STATE buffer = NULL;
+//  YY_BUFFER_STATE buffer = NULL;
   int r;
 
   /* Reinitialize the config */
@@ -587,7 +587,8 @@ static int __config_read(config_t *config, FILE *stream, const char *filename,
   if(stream)
     libconfig_yyrestart(stream, scanner);
   else /* read from string */
-    buffer = libconfig_yy_scan_string(str, scanner);
+ //   buffer = 
+	libconfig_yy_scan_string(str, scanner);
 
   libconfig_yyset_lineno(1, scanner);
   r = libconfig_yyparse(scanner, &parse_ctx, &scan_ctx);

+ 1 - 0
README.md

@@ -157,6 +157,7 @@ Examples:
 	
 * rAthena IRC Channel
 	* irc://irc.rizon.net/rathena
+	* Web Chat: http://rathena.org/board/page/chat.html
 
 
 6. More Documentation

+ 2 - 0
conf/atcommand_athena.conf

@@ -60,6 +60,8 @@ aliases: {
 	itemreset: ["clearinventory"]
 	channel: ["main"]
 	autoloottype: ["aloottype"]
+	cloneequip: ["eqclone"]
+	clonestat: ["stclone"]
 }
 
 /* Commands help file */

+ 2 - 2
conf/battle/battle.conf

@@ -94,11 +94,11 @@ vit_penalty_num: 5
 
 // Use alternate method of DEF calculation for physical attacks.
 // With 0, disabled (use normal def% reduction with further def2 reduction)
-// At 1 or more defense is subtraction of (DEF* value).
+// At 1 or more defense is subtraction of (DEF * value).
 // eg: 10 + 50 def becomes 0 + (10*type + 50)
 weapon_defense_type: 0
 
-//MDEF‚same as above....(MDEF*value)
+// MDEF‚ same as above. (MDEF * value)
 magic_defense_type: 0
 
 // Change attacker's direction to face opponent on every attack? (Note 3)

+ 4 - 4
conf/battle/client.conf

@@ -120,19 +120,19 @@ save_clothcolor: yes
 // pack doesn't has wedding palettes (or has less than the other jobs)
 wedding_ignorepalette: no
 
-// Do not display cloth colors for the Xmas class?
+// Do not display cloth colors for the Xmas costume?
 // Set this to yes if your cloth palettes pack doesn't have Xmas palettes (or has less than the other jobs)
 xmas_ignorepalette: no
 
-// Do not display cloth colors for the Summer class?
+// Do not display cloth colors for the Summer costume?
 // Set this to yes if your cloth palettes pack doesn't have Summer palettes (or has less than the other jobs)
 summer_ignorepalette: no
 
-// Do not display cloth colors for the Hanbok class?
+// Do not display cloth colors for the Hanbok costume?
 // Set this to yes if your cloth palettes pack doesn't have Hanbok palettes (or has less than the other jobs)
 hanbok_ignorepalette: no
 
-// Do not display cloth colors for the Oktoberfest class?
+// Do not display cloth colors for the Oktoberfest costume?
 // Set this to yes if your cloth palettes pack doesn't have Oktoberfest palettes (or has less than the other jobs)
 oktoberfest_ignorepalette: no
 

+ 10 - 1
conf/battle/feature.conf

@@ -16,9 +16,18 @@ feature.buying_store: on
 feature.search_stores: on
 
 // Atcommand suggestions (Note 1)
-// Show suggestions when typing an incomplete command?
+// If one type incomplete atcommand, it will suggest the complete ones.
 feature.atcommand_suggestions: off
 
+// Auction (Note 1)
+// Feature became unstable on clients 2012 onwards (exact date not known),
+// it has been fixed on clients 2013-05-15 onwards however.
+feature.auction: on
+
+// Warp suggestions (Note 1)
+// Show suggestions when attempting to @warp to a non-existent map?
+feature.warp_suggestions: off
+
 // Banking (Note 1)
 // Requires: 2013-07-24aRagexe or later
 feature.banking: on

+ 0 - 7
conf/battle/gm.conf

@@ -18,10 +18,6 @@ atcommand_slave_clone_limit: 25
 // current map server.
 partial_name_scan: yes
 
-// (@) @allstats/@str/@agi/@vit/@int/@dex/@luk
-// allow gms to bypass the maximum stat parameter? ( if yes gm stats can go up to 32k ) default: no
-atcommand_max_stat_bypass: no
-
 // Ban people that try trade dupe.
 // Duration of the ban, in minutes (default: 5). To disable the ban, set 0.
 ban_hack_trade: 5
@@ -31,6 +27,3 @@ ban_hack_trade: 5
 // modifies @iteminfo to not display the minimum item drop rate (since it can't tell the mob level)
 // modifies @whodrops to display the users' real drop rate as per renewal_drop formula
 atcommand_mobinfo_type: 1
-
-// Only group with level more than or equal this value can use atcommand while talking with NPC.
-atcommand_enable_npc: 0

+ 6 - 0
conf/battle/guild.conf

@@ -51,3 +51,9 @@ require_glory_guild: no
 // If you want to change this value, clear the guild alliance table.
 // Default is 3
 max_guild_alliance: 3
+
+// When to re-display the guild notice
+// Upon teleporting (regardless of changing maps): 2 (official)
+// Upon changing maps: 1
+// Do not re-display: 0 (disabled)
+guild_notice_changemap: 2

+ 9 - 8
conf/battle/homunc.conf

@@ -11,14 +11,15 @@
 
 // Homunculus setting (Note 3)
 // Activates various 'quirks' that makes them behave unlike normal characters.
-// 0x001: Can't be targetted by support skills (except for their master)
-// 0x004: Mobs will always go after them instead of players until attacked
-// 0x008: Copy their master's speed on spawn/map-change
-// 0x010: They display luk/3+1 instead of their actual critical in the
-//        stat window (by default they don't crit)
-// 0x020: Their Min-Matk is always the same as their max
-// 0x040: Skill re-use delay is reset when they are vaporized.
-hom_setting: 0xFFFF
+// 0x01: Can't be targetted by support skills (except for their master)
+// 0x04: Mobs will always go after them instead of players until attacked
+// 0x08: Copy their master's speed on spawn/map-change
+// 0x10: They display luk/3+1 instead of their actual critical in the
+//       stat window (by default they don't crit)
+// 0x20: Their Min-Matk is always the same as their max
+// 0x40: Skill re-use delay is reset when they are vaporized.
+// 0x80: Skill re-use delay is reset when they are warped (by skill or item) with player.
+hom_setting: 0x3D
 
 // The rate a homunculus will get friendly by feeding it. (Note 2)
 homunculus_friendly_rate: 100

+ 3 - 0
conf/battle/misc.conf

@@ -138,3 +138,6 @@ discount_item_point_shop: 0
 
 // Don't display message "login-serv has been asked to %s the player '%.*s'." (Note 1)
 disp_serverbank_msg: no
+
+// Delay to allow user resend new mail (default & minimum is 1000)
+mail_delay: 1000

+ 26 - 0
conf/battle/player.conf

@@ -95,6 +95,9 @@ max_baby_parameter: 80
 max_baby_third_parameter: 117
 max_extended_parameter: 125
 
+// Status points bonus for transcendent class
+transcendent_status_points: 52
+
 // Max armor def/mdef
 // NOTE: This setting have no effect if server is run on Renewal Mode (RENEWAL) 
 // NOTE: does not affects skills and status effects like Mental Strength
@@ -203,3 +206,26 @@ vip_gemstone: yes
 
 // Will display rate information (EXP, Drop, and Death penalty message)? (Note 1)
 vip_disp_rate: yes
+
+// Revive dead player while warping? (Note 1)
+revive_onwarp: yes
+
+// Minimum base level to receives Taekwon Ranker Bonus
+// - 3x Maximum HP and SP
+// - All Taekwon skills
+taekwon_ranker_min_lv: 90
+
+// Fame points gained
+// Taekwon Mission completed
+fame_taekwon_mission: 1
+// Refined own forged weapon to +10
+fame_refine_lv1: 1
+fame_refine_lv2: 25
+fame_refine_lv3: 10000
+// Success to forge a lv3 weapon with 3 additional ingredients
+fame_forge: 10
+// Success to prepare 'n' Condensed Potions in a row
+fame_pharmacy_3: 1
+fame_pharmacy_5: 3
+fame_pharmacy_7: 10
+fame_pharmacy_10: 50

+ 15 - 0
conf/battle/skill.conf

@@ -291,3 +291,18 @@ bowling_bash_area: 0
 // On official servers, hitting a wall will always cause the unit to stop moving.
 // If "no", the unit will continue moving when approaching walls diagonally (old Athena behavior).
 path_blown_halt: yes
+
+// Taekwon Mission mob name check
+// iRO Wiki States: If your target is Goblin, any monster called "Goblin" will count toward the mission.
+// 0: Off (default)
+// 1: All 5 of the Goblin monsters will count, regardless of Mob ID (Mob ID: 1122-1126) - iRO default
+// 2: Any monster with the same exact name will count, regardless of Mob ID - Comparison based off of jName
+taekwon_mission_mobname: 0
+
+// Can a player Teleport on top of a Map Warp Portal? (Note 1)
+// On official servers players have been unable to do so.
+teleport_on_portal: no
+
+// Is the knockback direction for Cart Revolution always West? (Note 1)
+// On official servers it will knock the target always to the West. If disabled it will knock the target backwards.
+cart_revo_knockback: yes

+ 2 - 0
conf/groups.conf

@@ -93,6 +93,7 @@ groups: (
 		trade or party */
 		can_trade: true
 		can_party: true
+		command_enable: true
 	}
 },
 {
@@ -290,6 +291,7 @@ groups: (
 		channel_admin: true
 		can_trade_bounded: true
 		item_unconditional: false
+		bypass_stat_onclone: true
 		/* all_permission: true */
 	}
 }

+ 1 - 1
conf/map_athena.conf

@@ -95,7 +95,7 @@ minsave_time: 100
 // Apart from the autosave_time, players will also get saved when involved
 // in the following (add as needed):
 // 1: after every successful trade
-// 2: after every vending transaction
+// 2: after opening vending/every vending transaction
 // 4: after closing storage/guild storage.
 // 8: After hatching/returning to egg a pet.
 // 16: After successfully sending a mail with attachment

+ 60 - 0
conf/maps_athena.conf

@@ -1130,6 +1130,66 @@ map: 1@face
 map: 1@sara
 map: 1@gef_in
 map: dali
+map: dali02
+
+// Heroes' Trails - Part 2
+map: 1@ge_st
+map: 1@spa
+map: 1@tnm1
+map: 1@tnm2
+map: 1@tnm3
+
+// EP 14.3
+map: 1@dth1
+map: 1@dth2
+map: 1@dth3
+map: 1@eom
+map: 1@jtb
+map: 1@rev
+map: 1@xm_d
+map: moro_cav
+map: moro_vol
+
+// ???
+map: silk_lair
+
+// Clock Nightmare Mode
+map: c_tower2_
+map: c_tower3_
+
+// EP 15.1 Fantasmagorica
+map: 1@mcd
+map: ver_eju
+map: ver_tunn
+map: verus03
+map: verus04
+
+// Rebellion Job Change Map
+map: job_gun
+
+// Heroes' Trails Part III - Airship Assault
+map: 1@air1
+map: 1@air2
+map: 1@glast
+
+// Biochemical Laboratory Nightmare
+map: lhz_dun_n
+
+// ???
+map: 1@gl_kh
+map: 2@gl_kh
+
+// EP 15.2 Memory Record
+map: 1@lab
+map: 1@uns
+map: un_bk_q
+map: un_bunker
+map: un_myst
+map: verus01
+map: verus02
+
+// Paradise Group Market
+map: paramk
 
 //------------------------- Clone Maps ---------------------------
 //------------------------- Extra Maps ---------------------------

+ 91 - 53
conf/msg_conf/map_msg.conf

@@ -2,14 +2,10 @@
 // Message Configuration
 // For translation, just change msg here (second line), no need to modify source code,
 // or alternatively, use conf/import/msg_conf.txt
+//
 // Format:
-// // English message
-// msg_number: translated message
-
-//   0-410: reserved for GM commands
-// 500-900 reserved for others
-// 900-1300: @atcommand
-
+// msg_number: message (max length is 255 chars)
+//
 // To disable a string (%s) field, make its max length 0:
 // eg:
 // 270: *%s %s* (@me format)
@@ -96,7 +92,7 @@
 75: War of Emperium is currently not in progress.
 76: All skills have been added to your skill tree.
 77: The reference result of '%s' (name: id):
-78: %s: %d
+78: - %s: %d
 79: It is %d affair above.
 80: Give the display name or monster name/id please.
 81: Your GM level doesn't authorize you to perform this action on the specified player.
@@ -183,7 +179,7 @@
 166: No item has been refined.
 167: 1 item has been refined.
 168: %d items have been refined.
-169: The item (%d: '%s') is not equipable.
+169: The item (%hu: '%s') is not equipable.
 170: The item is not equipable.
 171: %d - void
 //172: You replace previous memo position %d - %s (%d,%d).
@@ -310,7 +306,7 @@
 290: The player is no longer killable.
 291: Weather effects will dispell on warp/refresh
 292: Killer state reset.
-//Item Bound System
+// Item Bound System
 293: This bounded item cannot be traded to that character.
 294: This bounded item cannot be stored there.
 295: Please enter an item name or ID (usage: @item <item name/ID> <quantity> <bound type>).
@@ -396,8 +392,8 @@
 377:  -- Player %s has rejected the duel --
 //etc
 378: Eleanor is now in %s mode.
-379: Item Failed. [%s] is cooling down. Wait %.1f minutes.
-380: Item Failed. [%s] is cooling down. Wait %d seconds.
+379: Able to use %.1f min later.
+380: Able to use %d sec later.
 381: Skill Failed. [%s] requires %dx %s.
 382: You're too close to a stone or emperium to use this skill.
 383: You cannot create a savepoint in an instance.
@@ -443,9 +439,9 @@
 420: Your account has not more authorised.
 421: Your account has been totally erased.
 423: Your %s has been banished until %s 
-424: login-serv has been asked to %s the player '%.*s'.
+424: Login-serv has been asked to %s the player '%.*s'.
 425: The player '%.*s' doesn't exist.
-426: Your GM level don't authorise you to %s the player '%.*s'.
+426: Your GM level doesn't authorise you to %s the player '%.*s'.
 427: Login-server is offline. Impossible to %s the player '%.*s'.
 428: block
 429: ban
@@ -455,6 +451,9 @@
 433: This character has been banned until 
 434: Char-server has been asked to %s the character '%.*s'.
 435: Please enter a player name (usage: @charunblock <char name>).
+436: VIP
+437: GM's cannot become a VIP.
+438: You are no longer VIP.
 
 // Homunculus messages
 450: You already have a homunculus
@@ -517,7 +516,28 @@
 515: Your instance has been reloaded.
 516: Instance database has been reloaded.
 
-//517~534: free
+// @auction
+517: Auction System is disabled.
+
+// @itemlist -- continued
+518: Lower Costume Head, 
+519: Top Costume Head, 
+520: Top/Lower Costume Head, 
+521: Mid Costume Head, 
+522: Mid/Lower Costume Head, 
+523: Top/Mid/Lower Costume Head, 
+524: Costume Robe, 
+525: Costume Floor, 
+526: Ammo, 
+527: Shadow Body, 
+528: Shadow Right Hand, 
+529: Shadow Left Hand, 
+530: Shadow Both Hands, 
+531: Shadow Shoes, 
+532: Shadow Right Accessory, 
+533: Shadow Left Accessory, 
+
+//534: // Free
 
 // Bot detect messages (currently unused)
 535: Possible use of BOT (99%% of chance) or modified client by '%s' (account: %d, char_id: %d). This player ask your name when you are hidden.
@@ -526,7 +546,7 @@
 
 // Trade Spoof Messages
 538: Hack on trade: character '%s' (account: %d) try to trade more items that he has.
-539: This player has %d of a kind of item (id: %d), and tried to trade %d of them.
+539: This player has %d of a kind of item (id: %hu), and tried to trade %d of them.
 540: This player has been definitivly blocked.
 
 // Rare Items Drop/Steal announce
@@ -536,7 +556,7 @@
 //542: %.0s%.0sSomeone stole %s
 // 543~548 are not used (previously @away messages)
 
-// @Autotrade
+// @autotrade
 549: You should have a shop open to use @autotrade.
 
 //550 -> 650: Job Names
@@ -711,21 +731,21 @@
 707: You are VIP until: %s
 708: The player is now VIP until: %s
 
-709: Item %d has been removed from your inventory.
-710: Item %d has been removed from your cart.
-711: Item %d has been removed from your storage.
+709: Item %hu has been removed from your inventory.
+710: Item %hu has been removed from your cart.
+711: Item %hu has been removed from your storage.
 
-//Item shop
-712: You do not have enough %s (%d).
+// Item shop
+712: You do not have enough %s (%hu).
 713: You do not have enough '%s'.
-714: Item Shop List: %s (%d)
+714: Item Shop List: %s (%hu)
 715: Point Shop List: '%s'
 716: Your '%s' now: %d
 
-//Item Group
+// Item Group
 717: [%s] has won [%s] from '%s'
 
-//@showrate
+// @showrate
 718: Personal rate information is not displayed now.
 719: Personal rate information will be shown.
 
@@ -734,7 +754,31 @@
 721: [%s] Poison effect was applied to the weapon.
 722: Please equipped with a %s.
 
-//723-899 free
+// @costume
+723: '%s' is an unknown costume
+724: You're already wearing a(n) '%s' costume, type '@costume' to remove it.
+725: -- %s
+726: - Available Costumes
+727: '%s' Costume removed.
+
+// Monster Transformation
+728: Traaaansformation-!! %s form!!
+729: Cannot transform into monster while in disguise.
+730: Character cannot be disguised while in monster form.
+731: Transforming into monster is not allowed in Guild Wars.
+
+732: Item cannot be opened when your inventory is full.
+
+733: Item '%s' has not yet saved to your cart. Please re-log in order to correctly save your Vending information.
+
+// @cloneequip/@clonestat
+734: Cannot clone your own %s.
+735: Please enter char_id or \"char name\".
+736: Cannot clone %s from this player.
+737: '%s' (%d) cannot be cloned, limit (%d).
+738: Clone '%s' is done.
+
+//739-899 free
 
 //------------------------------------
 // More atcommands message
@@ -1098,9 +1142,9 @@
 1189: Item not found.
 1190: You're already autolooting this item.
 1191: Your autolootitem list is full. Remove some items first with @autolootid -<item name or ID>.
-1192: Autolooting item: '%s'/'%s' {%d}
+1192: Autolooting item: '%s'/'%s' {%hu}
 1193: You're currently not autolooting this item.
-1194: Removed item: '%s'/'%s' {%d} from your autolootitem list.
+1194: Removed item: '%s'/'%s' {%hu} from your autolootitem list.
 1195: You can have %d items on your autolootitem list.
 1196: To add an item to the list, use "@alootid +<item name or ID>". To remove an item, use "@alootid -<item name or ID>".
 1197: "@alootid reset" will clear your autolootitem list.
@@ -1249,7 +1293,7 @@
 
 // @iteminfo
 1276: Please enter an item name/ID (usage: @ii/@iteminfo <item name/ID>).
-1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s
+1277: Item: '%s'/'%s'[%d] (%hu) Type: %s | Extra Effect: %s
 1278: None
 1279: With script
 1280: NPC Buy:%dz, Sell:%dz | Weight: %.1f
@@ -1259,7 +1303,7 @@
 
 // @whodrops
 1284: Please enter item name/ID (usage: @whodrops <item name/ID>).
-1285: Item: '%s'[%d] (ID:%d)
+1285: Item: '%s'[%d] (ID:%hu)
 1286:  - Item is not dropped by mobs.
 1287:  - Common mobs with highest drop chance (only max %d are listed):
 
@@ -1347,21 +1391,21 @@
 
 // @itemlist
 1332: ------ %s items list of '%s' ------
-1333:  | equipped:
-1334: garment,
-1335: left accessory,
-1336: body/armor,
-1337: right hand,
-1338: left hand,
-1339: both hands,
-1340: feet,
-1341: right accessory,
-1342: lower head,
-1343: top head,
-1344: lower/top head,
-1345: mid head,
-1346: lower/mid head,
-1347: lower/mid/top head,
+1333:  | Equipped:
+1334: Garment,
+1335: Left Accessory,
+1336: Body/Armor,
+1337: Right Hand,
+1338: Left Hand,
+1339: Both Hands,
+1340: Feet,
+1341: Right Accessory,
+1342: Lower Head,
+1343: Top Head,
+1344: Top/Lower Head,
+1345: Mid Head,
+1346: Mid/Lower Head,
+1347: Top/Mid/Lower Head,
 1348:  -> (pet egg, pet id: %u, named)
 1349:  -> (pet egg, pet id: %u, unnamed)
 1350:  -> (crafted item, creator id: %u, star crumbs %d, element %d)
@@ -1408,7 +1452,7 @@
 // @addperm
 1378: Usage: %s <permission_name>
 1379: -- Permission List
-1380: '%s' is not a known permission.
+1380: '%s' is unknown permission.
 1381: User '%s' already possesses the '%s' permission.
 1382: User '%s' doesn't possess the '%s' permission.
 1383: -- User '%s' Permissions
@@ -1548,15 +1592,9 @@
 1493: Type List: (default) all = -1, healing = 0, usable = 2, etc = 3, armor = 4, weapon = 5, card = 6, petegg = 7, petarmor = 8, ammo = 10
 1494: %d items are dropped (%d skipped)!
 
-//Banking
+// Banking
 1495: You can't withdraw that much money
 1496: Banking is disabled
 
-// Monster Transformation
-1497: Traaaansformation-!! %s form!!
-1498: Cannot transform into monster while in disguise.
-1499: Character cannot be disguised while in monster form.
-1500: Transforming into monster is not allowed in Guild Wars.
-
 //Custom translations
 //import: conf/msg_conf/import/map_msg_eng_conf.txt

+ 5 - 5
conf/msg_conf/map_msg_frn.conf

@@ -183,7 +183,7 @@
 166: Aucun équipement n'a été raffiné.
 167: 1 objet raffiné.
 168: %d objets raffinés.
-169: L'objet (%d: '%s') ne peut pas s'équiper.
+169: L'objet (%hu: '%s') ne peut pas s'équiper.
 170: L'objet ne peut pas s'équiper.
 171: %d - void
 //172: You replace previous memo position %d - %s (%d,%d).
@@ -513,7 +513,7 @@
 537: Personnage '%s' (compte: %d) essaie d'utiliser un bot (il essaie de détecter un faux mob).
 // Trade Spoof Messages
 538: Hack sur échange: Personnage '%s' (account: %d) essaie d'échanger plus d'Objets qu'il ne possède.
-539: Ce Joueur a %d d'une sorte d'Objet (id: %d), et tente d'en échanger %d.
+539: Ce Joueur a %d d'une sorte d'Objet (id: %hu), et tente d'en échanger %d.
 540: Joueur définitivement bloqué.
 // Rare Items Drop/Steal announce
 541: '%s' obtient de %s l'Objet %s (chance: %0.02f%%)
@@ -1047,9 +1047,9 @@
 1189: Objet trouvable.
 1190: Vous ramasser déjà automatiquement cet Objet.
 1191: Votre liste d'Objet à ramasser est pleine. Supprimez des Objets avec @autolootid -<nom_ou_ID_Objet>.
-1192: Ramassage automatique de: '%s'/'%s' {%d}
+1192: Ramassage automatique de: '%s'/'%s' {%hu}
 1193: Actuellement vous ne ramassez pas automatiquement cet Objet.
-1194: Onjet supprimé: '%s'/'%s' {%d} de votre liste de 'autolootitem'.
+1194: Onjet supprimé: '%s'/'%s' {%hu} de votre liste de 'autolootitem'.
 1195: Vous pouvez avoir %d Objets dans votre liste d'Objets ramassés automatiquement avec 'autolootitem'.
 1196: Pour ajouter un Objet à votre liste, utilisez "@alootid +<nom_ou_ID_Objet>". Pour supprimer un Objet de la liste, utilisez "@alootid -<nom_ou_ID_Objet>".
 1197: "@alootid reset" videra votre liste d'Objets ramassés automatiquement avec 'autolootitem'.
@@ -1198,7 +1198,7 @@
 
 // @iteminfo
 1276: Entrez un nom/ID d'objet (usage: @ii/@iteminfo <nom/ID>).
-1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s
+1277: Item: '%s'/'%s'[%d] (%hu) Type: %s | Extra Effect: %s
 1278: Aucun
 1279: Avec script
 1280: NPC Acheté:%dz, Vendu:%dz | Poids: %.1f 

+ 46 - 26
conf/msg_conf/map_msg_idn.conf

@@ -2,14 +2,10 @@
 // Pengaturan pesan. Diterjemahkan oleh [Cydh] dan [nanakiwurtz]
 // Untuk terjemahan, cukup ubah pesan di sini (pada baris setelah pesan asli), tidak perlu mengubah source code,
 // atau juga dapat dilakukan dengan menggunakan conf/msg_conf/import/map_msg_idn_conf.txt
+//
 // Format penulisan:
-// //nomor_pesan: pesan asli
-// nomor_pesan: pesan yang diterjemahkan
-
-//   0-410: digunakan untuk perintah GM
-// 500-900: digunakan untuk pesan lainnya
-// 900-1300: @atcommand
-
+// nomor_pesan: pesan (maksimal panjang pesan 255 karakter)
+//
 // Untuk meniadakan sebuah string (%s), maka jadikan panjang string maksimal tersebut menjadi 0.
 // contoh:
 // 270: *%s %s* (@me format)
@@ -96,7 +92,7 @@
 75: War of Emperium saat ini tidak sedang berjalan.
 76: Semua skill telah ditambahkan ke skill tree.
 77: Hasil referensi dari '%s' (nama: id):
-78: %s: %d
+78: - %s: %d
 79: Terdapat %d hal di atas.
 80: Harap berikan nama tampilan atau nama/id monster.
 81: Level GM kamu tidak diizinkan untuk untuk melakukan aksi ini pada pemain tertentu.
@@ -183,7 +179,7 @@
 166: Tidak ada item yang ditempa.
 167: 1 item berhasil ditempa.
 168: %d item berhasil ditempa.
-169: Item (%d: '%s') tidak bisa dipakai.
+169: Item (%hu: '%s') tidak bisa dipakai.
 170: Item ini tidak bisa dipakai.
 171: %d - sudah habis
 //172: Kamu sudah mengganti posisi memo %d - %s (%d,%d).
@@ -396,8 +392,8 @@
 377:  -- Pemain %s telah menolak permintaan duel --
 //lain-lain
 378: Eleanor sekarang dalam mode %s.
-379: Penggunaan item gagal. [%s] sedang cooling down. Tunggu %.1f menit.
-380: Penggunaan item gagal. [%s] sedang cooling down. Tunggu %d detik.
+379: Dapat digunakan setelah %.1f menit.
+380: Dapat digunakan setelah %d detik.
 381: Penggunaan skill gagal. [%s] membutuhkan %dx %s.
 382: Kamu terlalu dekat dengan batu atau emperium untuk menggunakan skill ini.
 383: Kamu tidak dapat membuat save point di instance
@@ -455,6 +451,9 @@
 433: Karakter ini diban hingga 
 434: Char-server meminta untuk %s pemain '%.*s'.
 435: Harap masukkan nama pemain (penggunaan: @charunblock <nama pemain>).
+436: VIP
+437: GM tidak bisa menjadi VIP.
+438: Kamu sudah bukan VIP lagi.
 
 // Pesan-pesan untuk Homunculus
 450: Kamu sudah memiliki homunculus
@@ -517,7 +516,10 @@
 515: Intance kamu sudha dimuat ulang.
 516: Database Instance sudah dimuat ulang.
 
-//517~534: kosong
+// @auction
+517: Sistem Auction tidak tersedia.
+
+//518~534: kosong
 
 // Pesan yang berhubungan dengan deteksi Bot (Saat ini belum diimplementasikan)
 535: Kemungkinan BOT (99%%) atau client yang digunakan sudah dimodifikasi '%s' (akun: %d, char_id: %d). Pemain ini bisa melihat nama kamu saat kamu sedang tidak terlihat.
@@ -526,7 +528,7 @@
 
 // Pesan tentang pelanggaran transaksi.
 538: Hack pada transaksi: Karakter '%s' (akun: %d) sedang mencoba mentransaksikan item lebih dari yang dia punya.
-539: Pemain ini memiliki %d jenis item (id: %d), dan sedang mencoba untuk mentransaksikan %d item.
+539: Pemain ini memiliki %d jenis item (id: %hu), dan sedang mencoba untuk mentransaksikan %d item.
 540: Pemain ini sudah diblok.
 
 // Pesan tentang item langka yang berhasil didapatkan atau dicuri.
@@ -711,9 +713,9 @@
 707: VIP anda berlaku hingga: %s
 708: Status VIP pemain aktif hingga: %s
 
-709: Item %d telah dihapus dari inventory-mu.
-710: Item %d telah dihapus dari cart-mu.
-711: Item %d telah dihapus dari storage-mu.
+709: Item %hu telah dihapus dari inventory-mu.
+710: Item %hu telah dihapus dari cart-mu.
+711: Item %hu telah dihapus dari storage-mu.
 
 //Item shop
 712: %s (%d) yang kamu miliki tidak cukup.
@@ -734,7 +736,31 @@
 721: Efek [%s] Poison diberikan ke senjata.
 722: Butuh memakai %s.
 
-//723-899 kosong
+// @costume
+723: Kotum '%s' tidak diketahui.
+724: Kamu sudah menggunakan kostum '%s', keti '@costume' untuk melepasnya.
+725: -- %s
+726: - Kostum yang tersedia
+727: Kostum '%s' telah dilepas.
+
+// Monster Transformation
+728: Berubaaaaaaaaaah-!! Wujud %s!!
+729: Tidat dapat berubah menjadi monster ketika sedang disguise.
+730: Karakter tidak dapat disguise ketika sedang berwujud monster.
+731: Perubahan menjadi monster tidak diizinkan dalam Guild Wars.
+
+732: Item tidak dapat dibuka ketika inventory penuh.
+
+733: Item '%s' belum tersimpan di gerobak. Harap masuk kembali untuk dapat menyimpan informasi vending dengan benar.
+
+// @cloneequip/@clonestat
+734: Tidak dapat mengkloning %s diri sendiri.
+735: Harap masukkan id_karakter atau \"nama karakter\".
+736: Tidak dapat mengkloning %s dari player ini.
+737: Status '%s' (%d) tidak dapat ditiru, batas status (%d).
+738: Kloning '%s' selesai.
+
+//739-899 kosong
 
 //------------------------------------
 // Pesan dalam perintah atcommand
@@ -1098,9 +1124,9 @@
 1189: Item tidak ditemukan.
 1190: Kamu sudah mengambil secara otomatis item ini.
 1191: Daftar autolooitem penuh. Hilangkan sebagian terlebih dahulu dengan @autolootid -<nama/ID item>.
-1192: Mengambil item secara otomatis: '%s'/'%s' {%d}
+1192: Mengambil item secara otomatis: '%s'/'%s' {%hu}
 1193: Kamu saat ini sedang tidak mengambil item ini secara otomatis.
-1194: Item dihilangkan: '%s'/'%s' {%d} dari daftar pengambilan otomatismu.
+1194: Item dihilangkan: '%s'/'%s' {%hu} dari daftar pengambilan otomatismu.
 1195: Kamu hanya memiliki item %d di daftarmu.
 1196: Untuk menambahkan item ke daftar, gunakan "@alootid +<ID atau nama item>". Untuk menghilangkannya, gunakan "@alootid -<ID atau nama item>".
 1197: "@alootid reset" akan membersihkan daftar autolootitem.
@@ -1249,7 +1275,7 @@
 
 // @iteminfo
 1276: Harap masukkan nama/ID item. (Penggunaan: @ii/@iteminfo <nama/ID item>).
-1277: Item: '%s'/'%s'[%d] (%d) Jenis: %s | Efek tambahan: %s
+1277: Item: '%s'/'%s'[%d] (%hu) Jenis: %s | Efek tambahan: %s
 1278: Tidak ada
 1279: Dengan script.
 1280: NPC Harga Beli:%dz, Harga jual:%dz | Berat: %.1f 
@@ -1552,11 +1578,5 @@
 1495: Kamu tidak dapat mengambil uang sebanyak itu.
 1496: Fitur banking tidak sedang aktif.
 
-// Monster Transformation
-1497: Berubaaaaaaaaaah-!! Wujud %s!!
-1498: Tidat dapat berubah menjadi monster ketika sedang disguise.
-1499: Karakter tidak dapat disguise ketika sedang berwujud monster.
-1500: Perubahan menjadi monster tidak diizinkan dalam Guild Wars.
-
 //Bila ada terjemahan lain
 //import: conf/msg_conf/import/map_msg_idn_conf.txt

+ 5 - 5
conf/msg_conf/map_msg_por.conf

@@ -188,7 +188,7 @@
 166: Nenhum item foi refinado.
 167: 1 item foi refinado.
 168: %d itens foram refinados.
-169: O item (%d: '%s') não é equipável.
+169: O item (%hu: '%s') não é equipável.
 170: O item não é equipável.
 171: %d - vazio
 //172: Você substituiu o ponto de memorização %d - %s (%d,%d).
@@ -499,7 +499,7 @@
 537: Personagem '%s' (account: %d) está tentando utilizar um bot (tentativa de detecção de monstro falso).
 // Mensagens de tentativa de Spoof em Negociações
 538: Hack em negociação: personagem '%s' (account: %d) tentou negociar mais itens que possuía.
-539: Este jogador possui %d unidades de um item (id: %d), e tentou negociar %d destes.
+539: Este jogador possui %d unidades de um item (id: %hu), e tentou negociar %d destes.
 540: Este jogador foi bloqueado indefinidamente.
 // Anúncio de drop de Itens Raros/Furtar
 541: '%s' conseguiu %s's %s (chance: %0.02f%%)
@@ -1028,9 +1028,9 @@
 1189: Item não encontrado.
 1190: Você já está autorrecolhendo este item.
 1191: Sua lista de autorrecolhimento está cheia. Remova alguns itens com @autolootid -<nome ou ID do item>.
-1192: Autorrecolhendo item: '%s'/'%s' {%d}
+1192: Autorrecolhendo item: '%s'/'%s' {%hu}
 1193: Você atualmente não está autorrecolhendo este item.
-1194: Removido item: '%s'/'%s' {%d} da sua lista de autorrecolhimento.
+1194: Removido item: '%s'/'%s' {%hu} da sua lista de autorrecolhimento.
 1195: Você pode possuir %d itens na sua lista de autorrecolhimento.
 1196: Para adicionar um item a lista, use "@alootid +<nome ou ID do item>". Para remover um item, use "@alootid -<nome ou ID do item>".
 1197: "@alootid reset" irá limpar a sua lista de autorrecolhimento.
@@ -1179,7 +1179,7 @@
 
 // @iteminfo
 1276: Digite o nome/ID de um item (uso: @ii/@iteminfo <nome do item/ID>).
-1277: Item: '%s'/'%s'[%d] (%d) Tipo: %s | Efeito Extra: %s
+1277: Item: '%s'/'%s'[%d] (%hu) Tipo: %s | Efeito Extra: %s
 1278: Nenhum
 1279: Com script
 1280: NPC Compra:%dz, Venda:%dz | Peso: %.1f 

+ 5 - 5
conf/msg_conf/map_msg_rus.conf

@@ -181,7 +181,7 @@
 166: Ни один предмет не был заточен.
 167: 1 предмет заточен.
 168: %d предметов заточено.
-169: Предмет (%d: '%s') невозможно надеть.
+169: Предмет (%hu: '%s') невозможно надеть.
 170: Предмет невозможно надеть.
 171: %d - пусто
 //172: НЕ ИСПОЛЬЗУЕТСЯ
@@ -513,7 +513,7 @@
 537: Персонаж '%s' (account: %d) пытается использовать бота (попытка определения поддельного монстра).
 // Сообщения о хаках при торгах
 538: Хак при торге: персонаж '%s' (account: %d) попытался выменять больше предметов чем у него есть.
-539: У игрока есть %d штук (id: %d), и пытался выменять %d из них.
+539: У игрока есть %d штук (id: %hu), и пытался выменять %d из них.
 540: Этот игрок был навсегда заблокирован.
 // Объявления о выбивании/краже редких предметов
 541: '%s' выбил %s's %s (шанс: %0.02f%%)
@@ -1046,9 +1046,9 @@
 1189: Предмет не найден.
 1190: Этот предмет вы уже собираете автоматически.
 1191: Список автоматической сборки полон. Удалите некоторые предметы через команду @autolootid -<ID/название предмета>.
-1192: Автоматическое поднятие предмета: '%s'/'%s' {%d}
+1192: Автоматическое поднятие предмета: '%s'/'%s' {%hu}
 1193: Этот предмет вы не собираете автоматически.
-1194: Предмет: '%s'/'%s' {%d} удалён из списка автоматической сборки предметов.
+1194: Предмет: '%s'/'%s' {%hu} удалён из списка автоматической сборки предметов.
 1195: Вы можете иметь %d предметов в списке автоматической сборки предметов.
 1196: Чтобы добавить предмет в список используйте "@alootid +<ID/название предмета>". Чтобы удалить предмет из списка: "@alootid -<ID/название предмета>".
 1197: Команда "@alootid reset" очистит список.
@@ -1197,7 +1197,7 @@
 
 // @iteminfo
 1276: Введите ID/название предмета (Использование: @ii/@iteminfo <ID/название предмета>).
-1277: Предмет: '%s'/'%s'[%d] (%d) Тип: %s | Доп. эффект: %s
+1277: Предмет: '%s'/'%s'[%d] (%hu) Тип: %s | Доп. эффект: %s
 1278: Пусто
 1279: Скрипт
 1280: НИП покупка:%d зени, продажа:%d зени | Вес: %.1f 

+ 5 - 5
conf/msg_conf/map_msg_spn.conf

@@ -183,7 +183,7 @@
 166: No se ha refinado ningún objeto.
 167: Se ha refinado 1 objeto.
 168: Se han refinado %d objetos.
-169: El objeto (%d: '%s') no puede ser equipado.
+169: El objeto (%hu: '%s') no puede ser equipado.
 170: No puedes equiparte ese objeto.
 171: %d - vacío
 //172: Has reemplazado tu lugar memorizado %d - %s (%d,%d).
@@ -500,7 +500,7 @@
 537: El personaje '%s' (cuenta: %d) está intentando utilizar un bot (intentando detectar a un monstruo falso).
 // Mensajes del sistema de intercambio de objetos
 538: Se ha detectado una irregularidad en el intercambio de objetos del personaje '%s' (cuenta: %d), está intentando intercambiar más de lo que tiene.
-539: Ese jugador tiene %d unidades del objeto (id: %d), pero ha intentado intercambiar %d.
+539: Ese jugador tiene %d unidades del objeto (id: %hu), pero ha intentado intercambiar %d.
 540: Ese jugador ha sido bloqueado.
 // Anuncios de consecución de objetos poco comunes y robos de objetos.
 541: '%s' ha conseguido de %s un %s (probabilidad: %0.02f%%)
@@ -1033,9 +1033,9 @@
 1189: Ese objeto no existe.
 1190: Ese objeto ya estaba programado para ser recogido automáticamente.
 1191: Tu lista de recogida de objetos de forma automática está llena. Elimina alguno de esos objetos con @autolootid <nombre/ID del objeto>.
-1192: Recogiendo: '%s'/'%s' {%d}
+1192: Recogiendo: '%s'/'%s' {%hu}
 1193: No estás recogiendo ese objeto.
-1194: Has eliminado '%s'/'%s' {%d} de tu lista de recogida de objetos.
+1194: Has eliminado '%s'/'%s' {%hu} de tu lista de recogida de objetos.
 1195: Puedes almacenar %d objetos en tu lista de recogida de objetos.
 1196: Para añadir un nuevo objeto a la lista utiliza @alootid <nombre/ID del objeto>. Para eliminar un objeto utiliza @alootid <nombre/ID del objeto>.
 1197: @alootid reset reiniciará tu lista de recogida de objetos.
@@ -1184,7 +1184,7 @@
 
 // @iteminfo
 1276: Introduce el nombre/ID de un objeto (Instrucciones: @ii/@iteminfo <nombre/ID del objeto>).
-1277: Objeto: '%s'/'%s'[%d] (%d) Tipo: %s | Efecto: %s
+1277: Objeto: '%s'/'%s'[%d] (%hu) Tipo: %s | Efecto: %s
 1278: Ninguno
 1279: Contiene código
 1280: Compra en NPC:%dz, Venta:%dz | Peso: %.1f

+ 5 - 5
conf/msg_conf/map_msg_tha.conf

@@ -183,7 +183,7 @@
 166: äÁèÁÕ Item ·Õèä´éÃѺ¡ÒÃÍѾà¡Ãµ.
 167: ÁÕ 1 Item ·Õèä´éÃѺ¡ÒÃÍѾà¡Ãµ.
 168: ÁÕ %d Item ·Õèä´éÃѺ¡ÒÃÍѾà¡Ãµ.
-169: Item (%d: '%s') ¹ÕéäÁèãªèÍØ»¡Ã³ìÊÇÁãÊè.
+169: Item (%hu: '%s') ¹ÕéäÁèãªèÍØ»¡Ã³ìÊÇÁãÊè.
 170: äÁ辺 Item ªÔé¹¹Õéã¹°Ò¹¢éÍÁÙÅ.
 171: %d - ÇèÒ§
 //172: You replace previous memo position %d - %s (%d,%d).
@@ -507,7 +507,7 @@
 537: µÑÇÅФà '%s' (account: %d) ¾ÂÒÂÒÁ·Õè¨Ðãªé bot (Áѹ¾ÂÒÂÒÁ·Õè¨ÐµÃǨ¾º monster »ÅÍÁ).
 // Trade Spoof Messages
 538: Hack on trade: µÑÇÅФà '%s' (account: %d) ¾ÂÒÂÒÁ·Õè¨ÐáÅ¡à»ÅÕè¹ item ¨Ó¹Ç¹ÁÒ¡¡ÇèÒ·ÕèÁÕÍÂÙè.
-539: ¼ÙéàÅè¹ÁÕ item ¨Ó¹Ç¹ %d (id: %d), áÅоÂÒÂÒÁ¨ÐáÅ¡à»ÅÕè¹㹨ӹǹ %d.
+539: ¼ÙéàÅè¹ÁÕ item ¨Ó¹Ç¹ %d (id: %hu), áÅоÂÒÂÒÁ¨ÐáÅ¡à»ÅÕè¹㹨ӹǹ %d.
 540: ¼ÙéàÅè¹¹Õé¶Ù¡ËéÒÁáÅ¡à»ÅÕè¹.
 // Rare Items Drop/Steal announce
 541: '%s' à¡çº %s's %s (âÍ¡ÒÊ: %0.02f%%)
@@ -1040,9 +1040,9 @@
 1189: äÁ辺 Item ´Ñ§¡ÅèÒÇ.
 1190: ¤Ø³ä´éºÑ¹·Ö¡ item ¹Õéŧã¹ÃÒ¡ÒÃä»àÃÕºÃéÍÂáÅéÇ.
 1191: ÃÒ¡Òà autolootitem ¢Í§¤Ø³àµçÁáÅéÇ. ź item ºÒ§ÃÒ¡ÒÃÍÍ¡¡è͹´éÇ @autolootid -<ª×èÍ/ID item>.
-1192: ºÑ¹·Ö¡ item : '%s'/'%s' {%d} ŧÃÒ¡Òà autolootitem ¢Í§¤Ø³.
+1192: ºÑ¹·Ö¡ item : '%s'/'%s' {%hu} ŧÃÒ¡Òà autolootitem ¢Í§¤Ø³.
 1193: ¤Ø³äÁèä´éºÑ¹·Ö¡ item ¹Õéŧã¹ÃÒ¡ÒÃÍÂÙèáÅéÇ.
-1194: ź item : '%s'/'%s' {%d} ¨Ò¡ÃÒ¡Òà autolootitem ¢Í§¤Ø³.
+1194: ź item : '%s'/'%s' {%hu} ¨Ò¡ÃÒ¡Òà autolootitem ¢Í§¤Ø³.
 1195: ¤Ø³ÊÒÁÒöºÑ¹·Ö¡ä´é %d item 㹡ÒÃÃÒ¡Òà autolootitem.
 1196: 㹡ÒÃà¾ÔèÁÃÒ¡ÒÃ, ãªé "@alootid +<ª×èÍ/ID item>". 㹡ÒÃźÃÒ¡ÒÃ, ãªé "@alootid -<ª×èÍ/ID item>".
 1197: "@alootid reset" 㹡ÒÃÅéÒ§ÃÒ¡Òà autolootitem ¢Í§¤Ø³.
@@ -1191,7 +1191,7 @@
 
 // @iteminfo
 1276: â»Ã´Ãкت×èÍ/ID item (ÇÔ¸Õãªé: @ii/@iteminfo <ª×èÍ/ID item>).
-1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s
+1277: Item: '%s'/'%s'[%d] (%hu) Type: %s | Extra Effect: %s
 1278: None
 1279: With script
 1280: NPC Buy:%dz, Sell:%dz | Weight: %.1f

Plik diff jest za duży
+ 1089 - 72
configure


+ 342 - 108
configure.in

@@ -45,7 +45,7 @@ AC_ARG_ENABLE(
 	[packetver],
 	AC_HELP_STRING(
 		[--enable-packetver=ARG],
-		[Sets the PACKETVER define of the map-server. (see src/map/clif.h)]
+		[Sets the PACKETVER define. (see src/common/mmo.h)]
 	),
 	[enable_packetver="$enableval"],
 	[enable_packetver=""]
@@ -247,18 +247,18 @@ AC_ARG_WITH(
 	),
 	[
 		if test "$withval" == "no";	 then
-			CFLAGS="$CFLAGS -DMAXCONN=16384"
+			CPPFLAGS="$CPPFLAGS -DMAXCONN=16384"
 		else
 
 			if ! test "$withval" -ge 0 -o "$withval" -lt 0 2>&- ; then
 				AC_MSG_ERROR([Invalid argument --with-maxconn=$withval ... stopping])
 			else
-				CFLAGS="$CFLAGS -DMAXCONN=$withval"
+				CPPFLAGS="$CPPFLAGS -DMAXCONN=$withval"
 			fi
 		fi
 	],
 	[
-		CFLAGS="$CFLAGS -DMAXCONN=16384"
+		CPPFLAGS="$CPPFLAGS -DMAXCONN=16384"
 	]
 )
 
@@ -455,16 +455,37 @@ fi
 #
 AC_MSG_CHECKING([whether $CC produces 32bit code])
 AC_RUN_IFELSE(
-	[
+	[AC_LANG_SOURCE([
 		int main(int argc, char **argv){
 			if(sizeof(void*) == 4) return 0;
 			else return 1;
 		}
-	],
+	])],
 	[
 		AC_MSG_RESULT([yes])
+		AC_MSG_CHECKING([whether $CC supports -march=i686 (and we can run it)])
+		OLD_CFLAGS="$CFLAGS"
+		OLD_LDFLAGS="$LDFLAGS"
 		CFLAGS="$CFLAGS -march=i686"
 		LDFLAGS="$LDFLAGS -march=i686"
+		AC_RUN_IFELSE(
+			[AC_LANG_SOURCE([
+				int main(int argc, char **argv) { return 0; }
+			])],
+			[
+				AC_MSG_RESULT([yes])
+			],
+			[
+				AC_MSG_RESULT([no])
+				CFLAGS="$OLD_CFLAGS"
+				LDFLAGS="$OLD_LDFLAGS"
+			],
+			[
+				AC_MSG_RESULT([guessing no])
+				CFLAGS="$OLD_CFLAGS"
+				LDFLAGS="$OLD_LDFLAGS"
+			]
+		)
 	],
 	[
 		AC_MSG_RESULT([no])
@@ -481,38 +502,23 @@ AC_RUN_IFELSE(
 #
 AC_MSG_CHECKING([whether $CC supports __thread specifier (TLS)])
 AC_RUN_IFELSE(
-	[
+	[AC_LANG_SOURCE([
 		__thread int g_Test = -1;
 
 		int main(int argc, char **argv){
 			g_Test = 0;
 			return g_Test;
 		}
-	],
+	])],
 	[
 		AC_MSG_RESULT([yes])
-		CFLAGS="$CFLAGS -DHAS_TLS"
+		CPPFLAGS="$CPPFLAGS -DHAS_TLS"
 	],
 	[
 		AC_MSG_RESULT([no])
 	]
 )
 
-
-AC_MSG_CHECKING([whether $CC supports -Wno-unused-parameter])
-OLD_CFLAGS="$CFLAGS"
-CFLAGS="$CFLAGS -Wno-unused-parameter"
-AC_COMPILE_IFELSE(
-	[int foo;],
-	[AC_MSG_RESULT([no])],
-	[
-		AC_MSG_RESULT([yes])
-		PROD_WARN="$PROD_WARN -Wno-unused-parameter"
-	]
-)
-CFLAGS="$OLD_CFLAGS"
-
-
 #
 # LTO Support test
 #
@@ -526,11 +532,11 @@ if test "$enable_lto" != "no" ; then
 
 	AC_MSG_CHECKING([whether $CC supports -flto])
 	AC_RUN_IFELSE(
-		[
+		[AC_LANG_SOURCE([
 			int main(int argc, char **argv){
-               return 0;
-           }
-		],
+				return 0;
+			}
+		])],
 		[
 			AC_MSG_RESULT([yes])
 		],
@@ -546,55 +552,147 @@ if test "$enable_lto" != "no" ; then
 fi
 
 
-
-AC_MSG_CHECKING([whether $CC supports -Wno-pointer-sign])
-OLD_CFLAGS="$CFLAGS"
-CFLAGS="$CFLAGS -Wno-pointer-sign"
-AC_COMPILE_IFELSE(
-	[int foo;],
+AC_DEFUN(AC_CHECK_COMPILER_WFLAG,
 	[
-		AC_MSG_RESULT([yes])
-		AC_MSG_CHECKING([whether $CC can actually use -Wno-pointer-sign])
-		# This option causes warnings in C++ mode
-		# Note: -Werror must be before -Wno-pointer-sign, otherwise it does not do anything
-		CFLAGS="$OLD_CFLAGS -Werror -Wno-pointer-sign"
+		AC_MSG_CHECKING([whether $CC supports -W$1])
+		OLD_CFLAGS="$CFLAGS"
+		CFLAGS="$CFLAGS -Werror -W$1"
 		AC_COMPILE_IFELSE(
-			[int foo;],
+			[AC_LANG_SOURCE([int foo;])],
 			[
 				AC_MSG_RESULT([yes])
-				PROD_WARN="$PROD_WARN -Wno-pointer-sign"
+				CFLAGS="$OLD_CFLAGS -W$1"
+				# Optionally, run a test
+				if test "x$2" != "x"; then
+					AC_MSG_CHECKING([whether $CC can actually use -W$1])
+					CFLAGS="$OLD_CFLAGS -Werror -W$1"
+					AC_COMPILE_IFELSE(
+						[AC_LANG_SOURCE([$2])],
+						[
+							AC_MSG_RESULT([no])
+							CFLAGS="$OLD_CFLAGS"
+						]
+						[
+							AC_MSG_RESULT([yes])
+							CFLAGS="$OLD_CFLAGS -W$1"
+						],
+					)
+				fi
 			],
 			[
 				AC_MSG_RESULT([no])
+				CFLAGS="$OLD_CFLAGS"
 			]
 		)
-	],
-	[
-		AC_MSG_RESULT([no])
 	]
 )
-CFLAGS="$OLD_CFLAGS"
 
-
-AC_MSG_CHECKING([whether $CC supports -Wno-switch])
-OLD_CFLAGS="$CFLAGS"
-CFLAGS="$CFLAGS -Wno-switch"
-AC_COMPILE_IFELSE(
-	[int foo;],
-	[	AC_MSG_RESULT([yes])
-	],
+AC_DEFUN(AC_CHECK_COMPILER_WNOFLAG,
 	[
-		AC_MSG_RESULT([no])
-		CFLAGS="$OLD_CFLAGS"
+		AC_MSG_CHECKING([whether $CC supports -Wno-$1])
+		OLD_CFLAGS="$CFLAGS"
+		CFLAGS="$CFLAGS -Werror -Wno-$1"
+		AC_COMPILE_IFELSE(
+			[AC_LANG_SOURCE([int foo;])],
+			[
+				# Recent versions of gcc don't fail if -Wno-foo is not recognized
+				# (unless there are also other warnings), so we also check for -Wfoo
+				# which always fails if not supported
+				CFLAGS="$OLD_CFLAGS -Werror -W$1"
+				AC_COMPILE_IFELSE(
+					[AC_LANG_SOURCE([int foo;])],
+					[
+						AC_MSG_RESULT([yes])
+						CFLAGS="$OLD_CFLAGS -Wno-$1"
+						# Optionally, run a test
+						if test "x$2" != "x"; then
+							AC_MSG_CHECKING([whether $CC can actually use -Wno-$1])
+							CFLAGS="$OLD_CFLAGS -Werror -W$1"
+							AC_COMPILE_IFELSE(
+								[AC_LANG_SOURCE([$2])],
+								[
+									AC_MSG_RESULT([not needed but enabled])
+									CFLAGS="$OLD_CFLAGS"
+								],
+								[
+									CFLAGS="$OLD_CFLAGS -Werror -Wno-$1"
+									AC_COMPILE_IFELSE(
+										[AC_LANG_SOURCE([$2])],
+										[
+											AC_MSG_RESULT([yes])
+											CFLAGS="$OLD_CFLAGS -Wno-$1"
+										],
+										[
+											AC_MSG_RESULT([no])
+											CFLAGS="$OLD_CFLAGS"
+										]
+									)
+								]
+							)
+						fi
+					],
+					[
+						AC_MSG_RESULT([no])
+						CFLAGS="$OLD_CFLAGS"
+					]
+				)
+			],
+			[
+				AC_MSG_RESULT([no])
+				CFLAGS="$OLD_CFLAGS"
+			]
+		)
 	]
 )
 
+AC_CHECK_COMPILER_WNOFLAG(unused-parameter, [int foo(int bar) { return 0; }])
+AC_CHECK_COMPILER_WNOFLAG(maybe-uninitialized)
+AC_CHECK_COMPILER_WNOFLAG(clobbered)
+AC_CHECK_COMPILER_WFLAG(empty-body)
+AC_CHECK_COMPILER_WFLAG(newline-eof)
+AC_CHECK_COMPILER_WFLAG(int-conversion)
+AC_CHECK_COMPILER_WFLAG(enum-conversion)
+AC_CHECK_COMPILER_WFLAG(shorten-64-to-32)
+AC_CHECK_COMPILER_WFLAG(constant-conversion)
+AC_CHECK_COMPILER_WFLAG(bool-conversion)
+AC_CHECK_COMPILER_WNOFLAG(switch)
+AC_CHECK_COMPILER_WNOFLAG(missing-field-initializers)
+
+# Certain versions of gcc make -Wshadow completely useless by making it flood
+# you with unnecessary warnings <https://lkml.org/lkml/2006/11/28/239>
+# Let's check if we can really use it
+SAVED_OLD_CFLAGS="$CFLAGS"
+AC_CHECK_COMPILER_WFLAG(shadow)
+if test "x$CFLAGS" != "x$SAVED_OLD_CFLAGS"; then
+	AC_MSG_CHECKING([whether $CC can efficiently use -Wshadow])
+	NEW_CFLAGS="$CFLAGS"
+	CFLAGS="$CFLAGS -Werror -Wshadow"
+	AC_COMPILE_IFELSE(
+		[AC_LANG_SOURCE([
+			int foo(void) {
+				return 0;
+			}
+			int bar(void) {
+				int foo = 0;
+				return foo + 1;
+			}
+		])],
+		[
+			AC_MSG_RESULT([yes])
+			CFLAGS="$NEW_CFLAGS"
+		],
+		[
+			AC_MSG_RESULT([no])
+			CFLAGS="$SAVED_OLD_CFLAGS"
+		]
+	)
+fi
 
 AC_MSG_CHECKING([whether $CC supports -fPIC])
 OLD_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS -fPIC"
 AC_COMPILE_IFELSE(
-	[int foo;],
+	[AC_LANG_SOURCE([int foo;])],
 	[
 		AC_MSG_RESULT([yes])
 		compiler_supports_pic="yes"
@@ -606,6 +704,152 @@ AC_COMPILE_IFELSE(
 )
 CFLAGS="$OLD_CFLAGS"
 
+#
+# option for shared objects
+#
+AC_MSG_CHECKING([how to make shared objects])
+OLD_CFLAGS="$CFLAGS"
+compiler_shared_objects=""
+compiler_supports_shared_objects="no"
+if test "$compiler_supports_pic" = "yes" ; then
+	my_shared_test_flags="$CFLAGS -fPIC"
+fi
+# default
+CFLAGS="$my_shared_test_flags -shared"
+AC_LINK_IFELSE(
+	[AC_LANG_SOURCE([
+		int bar = 0;
+
+		int foo(void)
+		{
+			return bar;
+		}
+	])],
+	[
+		compiler_shared_objects="-shared"
+		compiler_supports_shared_objects="yes"
+	]
+)
+# BeOS specific
+CFLAGS="$my_shared_test_flags -nostart"
+AC_LINK_IFELSE(
+	[AC_LANG_SOURCE([
+		int bar = 0;
+
+		int foo(void)
+		{
+			return bar;
+		}
+	])],
+	[
+		compiler_shared_objects="-nostart"
+		compiler_supports_shared_objects="yes"
+	]
+)
+CFLAGS="$OLD_CFLAGS"
+if test "$compiler_supports_shared_objects" = "no" ; then
+	AC_MSG_RESULT([not supported])
+	AC_MSG_NOTICE([compiler is unable to generate shared objects, disabled plugins (optional)])
+	WITH_PLUGINS="no"
+else
+	AC_MSG_RESULT([$compiler_shared_objects $compiler_supports_shared_objects])
+	SOFLAGS="$SOFLAGS $compiler_shared_objects"
+	AC_SUBST([SOFLAGS])
+
+	#
+	# On certain platforms, undefined references on shared libraries won't be checked
+	# unless explicitly required with the --no-undefined linker option
+	#
+	AC_MSG_CHECKING([whether $CC needs -Wl,--no-undefined to check for undefined references in shared objects])
+	OLD_CFLAGS="$CFLAGS"
+	CFLAGS="$SOFLAGS"
+	AC_LINK_IFELSE(
+		[AC_LANG_SOURCE([
+			void foo(void) {
+				foobar();
+			}
+		])],
+		[
+			CFLAGS="$SOFLAGS -Wl,--no-undefined"
+			AC_LINK_IFELSE(
+				[AC_LANG_SOURCE([
+					int bar = 0;
+
+					int foo(void) {
+						return bar;
+					}
+				])],
+				[
+					AC_MSG_RESULT([yes])
+					SOFLAGS="$SOFLAGS -Wl,--no-undefined"
+				],
+				[
+					AC_MSG_RESULT([unsupported (undefined references check will be ignored)])
+				]
+			)
+		],
+		[
+			AC_MSG_RESULT([no])
+		]
+	)
+	CFLAGS="$OLD_CFLAGS"
+
+	#
+	# shared objects need position independent code; some platforms emit
+	# it always, others need -fPIC
+	#
+	AC_MSG_CHECKING([whether $CC needs -fPIC for shared objects])
+	OLD_CFLAGS="$CFLAGS"
+	CFLAGS="$CFLAGS $SOFLAGS"
+	WITH_PLUGINS="yes"
+	AC_LINK_IFELSE(
+		[AC_LANG_SOURCE([
+			int bar = 0;
+
+			int foo(void)
+			{
+				return bar;
+			}
+		])],
+		[
+			AC_MSG_RESULT([no])
+			CFLAGS="$OLD_CFLAGS"
+		],
+		[
+			if test "$compiler_supports_pic" = "yes" ; then
+				# Verify if -shared really fails due to lack of -fPIC or something else
+				CFLAGS="$CFLAGS -fPIC"
+				AC_LINK_IFELSE(
+					[AC_LANG_SOURCE([
+						int bar = 0;
+
+						int foo(void)
+						{
+							return bar;
+						}
+					])],
+					[
+						AC_MSG_RESULT([yes])
+						CFLAGS="$OLD_CFLAGS -fPIC"
+					],
+					[
+						AC_MSG_RESULT([no, but fails for another reason])
+						AC_MSG_ERROR([compiler is unable to compile shared objects for an unhandled reason, please report this with attached config.log... stopping])
+					]
+				)
+			else
+				# Disable compilation of plugins (optional), so 'make all' does not fail
+				AC_MSG_RESULT([yes, but unsupported])
+				AC_MSG_NOTICE([compiler is unable to generate position independent code, disabled plugins (optional)])
+				WITH_PLUGINS="no"
+			fi
+		]
+	)
+
+fi
+my_shared_test_flags=""
+AC_SUBST([WITH_PLUGINS])
+
 
 #
 # -O2 implies -fstrict-aliasing, but the code is not safe for that
@@ -614,7 +858,7 @@ AC_MSG_CHECKING([whether $CC supports -fno-strict-aliasing])
 OLD_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS -fno-strict-aliasing"
 AC_COMPILE_IFELSE(
-	[int foo;],
+	[AC_LANG_SOURCE([int foo;])],
 	[AC_MSG_RESULT([yes])],
 	[
 		AC_MSG_RESULT([no])
@@ -622,22 +866,6 @@ AC_COMPILE_IFELSE(
 	]
 )
 
-#
-# check if support conversion check
-#
-AC_MSG_CHECKING([whether $CC supports -Wconversion])
-OLD_CFLAGS="$CFLAGS"
-CFLAGS="$CFLAGS -Wconversion"
-AC_COMPILE_IFELSE(
-	[int foo;],
-	[
-		AC_MSG_RESULT([yes])
-		EXTRA_WARN="-Wconversion"
-	],
-	[AC_MSG_RESULT([no])]
-)
-CFLAGS="$OLD_CFLAGS"
-
 
 ###############################################################################
 # Check for libraries and header files.
@@ -647,46 +875,50 @@ CFLAGS="$OLD_CFLAGS"
 #
 # setrlimit - used to set the socket limit
 #
-AC_CHECK_FUNC([setrlimit],[CFLAGS="$CFLAGS -DHAVE_SETRLIMIT"])
+AC_CHECK_FUNC([setrlimit],[CPPFLAGS="$CPPFLAGS -DHAVE_SETRLIMIT"])
 
 
 #
 # strnlen - string length with upper scan bound
 #
-AC_CHECK_FUNC([strnlen],[CFLAGS="$CFLAGS -DHAVE_STRNLEN"])
+AC_CHECK_FUNC([strnlen],[CPPFLAGS="$CPPFLAGS -DHAVE_STRNLEN"])
 
 # libconfig
 AC_CHECK_FUNCS([uselocale])
 AC_CHECK_FUNCS([newlocale])
 AC_CHECK_FUNCS([freelocale])
-AC_CHECK_HEADERS([xlocale.h])
+AC_CHECK_HEADERS([xlocale.h], [], [], [
+AC_LANG_SOURCE([#ifdef HAVE_XLOCALE_H
+     # include <xlocale.h>
+     #endif
+     ])])
 
 #
 # Memory manager
 #
 case $enable_manager in
 	"no")
-		CFLAGS="$CFLAGS -DNO_MEMMGR"
+		CPPFLAGS="$CPPFLAGS -DNO_MEMMGR"
 		;;
 	"builtin")
 		# enabled by default
 		;;
 	"memwatch")
-		CFLAGS="$CFLAGS -DMEMWATCH"
+		CPPFLAGS="$CPPFLAGS -DMEMWATCH"
 		AC_CHECK_HEADER([memwatch.h], , [AC_MSG_ERROR([memwatch header not found... stopping])])
 		;;
 	"dmalloc")
-		CFLAGS="$CFLAGS -DDMALLOC -DDMALLOC_FUNC_CHECK"
+		CPPFLAGS="$CPPFLAGS -DDMALLOC -DDMALLOC_FUNC_CHECK"
 		LIBS="$LIBS -ldmalloc"
 		AC_CHECK_HEADER([dmalloc.h], , [AC_MSG_ERROR([dmalloc header not found... stopping])])
 		;;
 	"gcollect")
-		CFLAGS="$CFLAGS -DGCOLLECT"
+		CPPFLAGS="$CPPFLAGS -DGCOLLECT"
 		LIBS="$LIBS -lgc"
 		AC_CHECK_HEADER([gc.h], , [AC_MSG_ERROR([gcollect header not found... stopping])])
 		;;
 	"bcheck")
-		CFLAGS="$CFLAGS -DBCHECK"
+		CPPFLAGS="$CPPFLAGS -DBCHECK"
 		;;
 esac
 
@@ -695,7 +927,7 @@ esac
 # Packetver
 #
 if test -n "$enable_packetver" ; then
-	CFLAGS="$CFLAGS -DPACKETVER=$enable_packetver"
+	CPPFLAGS="$CPPFLAGS -DPACKETVER=$enable_packetver"
 fi
 
 
@@ -705,14 +937,14 @@ fi
 case $enable_debug in
 	"no")
 		# default value
-		CFLAGS="$CFLAGS"
+		CPPFLAGS="$CPPFLAGS"
 		;;
 	"yes")
-		CFLAGS="$CFLAGS -g -DDEBUG"
+		CPPFLAGS="$CPPFLAGS -g -DDEBUG"
 		LDFLAGS="$LDFLAGS -g"
 		;;
 	"gdb")
-		CFLAGS="$CFLAGS -ggdb -DDEBUG"
+		CPPFLAGS="$CPPFLAGS -ggdb -DDEBUG"
 		LDFLAGS="$LDFLAGS -g"
 		;;
 esac
@@ -723,10 +955,10 @@ esac
 case $enable_prere in
 	"no")
 		# default value
-		CFLAGS="$CFLAGS"
+		CPPFLAGS="$CPPFLAGS"
 		;;
 	"yes")
-		CFLAGS="$CFLAGS -DPRERE"
+		CPPFLAGS="$CPPFLAGS -DPRERE"
 		;;
 esac
 
@@ -735,13 +967,13 @@ esac
 #
 case $enable_warn in
 	"no") #default
-		CFLAGS="$CFLAGS $PROD_WARN"
+		CPPFLAGS="$CPPFLAGS $PROD_WARN"
 		;;
 	"yes")
-		CFLAGS="$CFLAGS"
+		CPPFLAGS="$CPPFLAGS"
 		;;
 	"extra")
-		CFLAGS="$CFLAGS $EXTRA_WARN"
+		CPPFLAGS="$CPPFLAGS $EXTRA_WARN"
 		;;
 esac
 
@@ -753,7 +985,7 @@ case $enable_buildbot in
 		# default value
 		;;
 	"yes")
-		CFLAGS="$CFLAGS -DBUILDBOT"
+		CPPFLAGS="$CPPFLAGS -DBUILDBOT"
 		;;
 esac
 
@@ -765,7 +997,7 @@ case $enable_rdtsc in
 		#default value
 		;;
 	1)
-		CFLAGS="$CFLAGS -DENABLE_RDTSC"
+		CPPFLAGS="$CPPFLAGS -DENABLE_RDTSC"
 		;;
 esac
 
@@ -791,8 +1023,12 @@ if test -n "${ZLIB_HOME}" ; then
 	LDFLAGS="$LDFLAGS -L${ZLIB_HOME}/lib"
 	CPPFLAGS="$CPPFLAGS -I${ZLIB_HOME}/include"
 fi
-AC_CHECK_LIB([z], [inflateEnd], [],[AC_MSG_ERROR([zlib library not found or incompatible, please specify the correct path with --with-zlib=DIR... stopping])])
-AC_CHECK_HEADER([zlib.h], [], [AC_MSG_ERROR([zlib header not found, please specify the correct path with --with-zlib=DIR... stopping])])
+AC_SEARCH_LIBS([inflateEnd], [z], [],[AC_MSG_ERROR([zlib library not found or incompatible, please specify the correct path with --with-zlib=DIR... stopping])])
+AC_CHECK_HEADER([zlib.h], [], [AC_MSG_ERROR([zlib header not found, please specify the correct path with --with-zlib=DIR... stopping])],
+[AC_LANG_SOURCE([#ifdef HAVE_ZLIB_H
+     # include <zlib.h>
+     #endif
+ ])])
 
 
 #
@@ -818,20 +1054,20 @@ AC_SEARCH_LIBS([clock_gettime], [rt])
 if test "$ac_cv_search_clock_gettime" != "no" ; then
 	AC_MSG_CHECKING([whether CLOCK_MONOTONIC is supported and works])
 	AC_RUN_IFELSE(
-		[
+		[AC_LANG_SOURCE([
 			#include <sys/time.h>
 			#include <time.h>
 			#include <unistd.h>
-
+			
 			int main(int argc, char** argv)
 			{
 				struct timespec tval;
 				return clock_gettime(CLOCK_MONOTONIC, &tval);
 			}
-		],
+		])],
 		[
 			AC_MSG_RESULT([yes])
-			CFLAGS="$CFLAGS -DHAVE_MONOTONIC_CLOCK"
+			CPPFLAGS="$CPPFLAGS -DHAVE_MONOTONIC_CLOCK"
 		],
 		[
 			# either it failed to compile (CLOCK_MONOTONIC undefined)
@@ -848,15 +1084,13 @@ fi
 #
 # pthread
 #
-AC_CHECK_LIB([pthread], [pthread_create], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-AC_CHECK_LIB([pthread], [pthread_sigmask], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-AC_CHECK_LIB([pthread], [pthread_attr_init], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-AC_CHECK_LIB([pthread], [pthread_attr_setstacksize], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-AC_CHECK_LIB([pthread], [pthread_attr_destroy], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-AC_CHECK_LIB([pthread], [pthread_cancel], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-AC_CHECK_LIB([pthread], [pthread_join], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
-
-LDFLAGS="$LDFLAGS -lpthread"
+AC_SEARCH_LIBS([pthread_create], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
+AC_SEARCH_LIBS([pthread_sigmask], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
+AC_SEARCH_LIBS([pthread_attr_init], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
+AC_SEARCH_LIBS([pthread_attr_setstacksize], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
+AC_SEARCH_LIBS([pthread_attr_destroy], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
+AC_SEARCH_LIBS([pthread_cancel], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
+AC_SEARCH_LIBS([pthread_join], [pthread], [], [AC_MSG_ERROR([pthread library not found or incompatible])])
 
 
 #
@@ -990,7 +1224,7 @@ else
 	AC_MSG_RESULT([no])
 fi
 
-AC_MSG_NOTICE([Configure finish, CFLAGS= $CFLAGS])
+AC_MSG_NOTICE([Configure finish, CPPFLAGS= $CPPFLAGS])
 AC_MSG_NOTICE([LDFLAGS=$LDFLAGS])
 #AC_MSG_NOTICE([PROD_WARN= $PROD_WARN])
 #AC_MSG_NOTICE([EXTRA_WARN= $EXTRA_WARN])

+ 126 - 51
db/const.txt

@@ -180,15 +180,15 @@ EAJ_BASEMASK	0x00ff
 EAJ_UPPERMASK	0x0fff
 EAJ_THIRDMASK	0x4fff
 
-EAJ_NOVICE	0x0
-EAJ_SWORDMAN	0x1
-EAJ_MAGE	0x2
-EAJ_ARCHER	0x3
-EAJ_ACOLYTE	0x4
-EAJ_MERCHANT	0x5
-EAJ_THIEF	0x6
-EAJ_TAEKWON	0x7
-EAJ_GUNSLINGER	0x9
+EAJ_NOVICE	0x00
+EAJ_SWORDMAN	0x01
+EAJ_MAGE	0x02
+EAJ_ARCHER	0x03
+EAJ_ACOLYTE	0x04
+EAJ_MERCHANT	0x05
+EAJ_THIEF	0x06
+EAJ_TAEKWON	0x07
+EAJ_GUNSLINGER	0x09
 EAJ_NINJA	0x0A
 EAJ_GANGSI	0x0E
 
@@ -302,33 +302,6 @@ EAJ_BABY_SURA		0x6204
 EAJ_BABY_GENETIC	0x6205
 EAJ_BABY_CHASER		0x6206
 
-Option_Nothing	0x00000000
-Option_Sight	0x00000001
-Option_Hide	0x00000002
-Option_Cloak	0x00000004
-Option_Falcon	0x00000010
-Option_Riding	0x00000020
-Option_Invisible	0x00000040
-Option_Orcish	0x00000800
-Option_Wedding	0x00001000
-Option_Ruwach	0x00002000
-Option_Chasewalk	0x00004000
-Option_Flying	0x00008000
-Option_Xmas	0x00010000
-Option_Transform	0x00020000
-Option_Summer	0x00040000
-Option_Dragon1	0x00080000
-Option_Wug	0x00100000
-Option_Wugrider	0x00200000
-Option_Madogear	0x00400000
-Option_Dragon2	0x00800000
-Option_Dragon3	0x01000000
-Option_Dragon4	0x02000000
-Option_Dragon5	0x04000000
-Option_Hanbok	0x08000000
-Option_Mounting	0x10000000
-Option_Oktoberfest	0x20000000
-
 bc_all	0
 bc_map	1
 bc_area	2
@@ -648,6 +621,7 @@ bAddClassDropItem	2070
 bAddClassDropItemGroup	2071
 
 bAddMaxWeight	2072
+bAddItemGroupHealRate	2073
 
 EQI_HEAD_TOP	1
 EQI_ARMOR	2
@@ -1151,6 +1125,36 @@ IG_Sg_Weapon_Supply_Box	388
 IG_Candy_Holder	389
 IG_Lucky_Bag	390
 IG_Holy_Egg_2	391
+IG_Adventurer_Returns_Support_Box	392
+IG_Support_Package	393
+IG_Support_Package10	394
+IG_Event_Almighty_Box	395
+IG_Event_Almighty_Box10	396
+IG_LottoBox1	397
+IG_LottoBox2	398
+IG_LottoBox3	399
+IG_LottoBox4	400
+IG_LottoBox5	401
+IG_Support_Package_III	402
+IG_Support_Package_III10	403
+IG_Unlimited_Box	404
+IG_Unlimited_Box10	405
+IG_Unlimited_Box_II	406
+IG_Unlimited_Box_II10	407
+IG_Three_Master_Package_III	408
+IG_Three_Master_Package_III10	409
+IG_2013_RWC_Scroll	410
+IG_Support_Package_II	411
+IG_Support_Package_II10	412
+IG_Level_Up_Box100	413
+IG_Level_Up_Box120	414
+IG_Level_Up_Box130	415
+IG_Level_Up_Box140	416
+IG_Level_Up_Box150	417
+IG_Level_Up_Box160	418
+IG_Gift_Buff_Set        419
+IG_Lucky_Silvervine_Fruit_Box_III10        420
+IG_Lucky_Silvervine_Fruit_Box_III110        421
 
 SC_ALL	-1
 SC_STONE	0
@@ -1487,7 +1491,7 @@ SC_SPHERE_3	339
 SC_SPHERE_4	340
 SC_SPHERE_5	341
 SC_READING_SB	342
-SC_FREEZINGSPELL	343
+SC_FREEZE_SP	343
 SC_FEARBREEZE	344
 SC_ELECTRICSHOCKER	345
 SC_WUGDASH	346
@@ -1738,7 +1742,11 @@ SC_QUEST_BUFF2	590
 SC_QUEST_BUFF3	591
 SC_ALL_RIDING	592
 SC_TEARGAS_SOB	593
-SC_EXTREMITYFIST2	594
+SC__FEINTBOMB	594
+SC__CHAOS	595
+SC_ELEMENTAL_SHIELD	596
+SC_CHASEWALK2	597
+SC_EXTREMITYFIST2	598
 
 //Status Icon
 SI_BLANK	-1
@@ -1922,7 +1930,7 @@ SI_MAXSPPERCENT	178
 SI_DEFENCE	179
 SI_SLOWDOWN	180
 SI_PRESERVE	181
-SI_INCSTR	182
+SI_CHASEWALK2	182
 SI_NOT_EXTREMITYFIST	183
 SI_INTRAVISION	184
 SI_MOVESLOW_POTION	185
@@ -2510,6 +2518,43 @@ SI_GLASTHEIM_TRANS	776
 SI_ZONGZI_POUCH_TRANS	777
 SI_HEAT_BARREL_AFTER	778
 SI_DECORATION_OF_MUSIC	779
+SI_OVERSEAEXPUP	780
+SI_CLOWN_N_GYPSY_CARD	781
+SI_OPEN_NPC_MARKET	782
+SI_BEEF_RIB_STEW	783
+SI_PORK_RIB_STEW	784
+SI_CHUSEOK_MONDAY	785
+SI_CHUSEOK_TUESDAY	786
+SI_CHUSEOK_WEDNESDAY	787
+SI_CHUSEOK_THURSDAY	788
+SI_CHUSEOK_FRIDAY	789
+SI_CHUSEOK_WEEKEND	790
+SI_ALL_LIGHTGUARD	791
+SI_ALL_LIGHTGUARD_COOL_TIME	792
+SI_MTF_MHP	793
+SI_MTF_MSP	794
+SI_MTF_PUMPKIN	795
+SI_MTF_HITFLEE	796
+SI_MTF_CRIDAMAGE2	797
+SI_MTF_SPDRAIN	798
+SI_ACUO_MINT_GUM	799
+SI_S_HEALPOTION	800
+SI_REUSE_LIMIT_S_HEAL_POTION	801
+SI_PLAYTIME_STATISTICS	802
+SI_GN_CHANGEMATERIAL_OPERATOR	803
+SI_GN_MIX_COOKING_OPERATOR	804
+SI_GN_MAKEBOMB_OPERATOR	805
+SI_GN_S_PHARMACY_OPERATOR	806
+SI_SO_EL_ANALYSIS_DISASSEMBLY_OPERATOR	807
+SI_SO_EL_ANALYSIS_COMBINATION_OPERATOR	808
+SI_NC_MAGICDECOY_OPERATOR	809
+SI_GUILD_STORAGE	810
+SI_GC_POISONINGWEAPON_OPERATOR	811
+SI_WS_WEAPONREFINE_OPERATOR	812
+SI_BS_REPAIRWEAPON_OPERATOR	813
+SI_GET_MAILBOX	814
+SI_JUMPINGCLAN	815
+SI_JP_OTP	816
 
 e_gasp	0
 e_what	1
@@ -4500,11 +4545,37 @@ THANATOS_KEEP	10009
 4_M_DEATH2	10092
 4_S_KADOMATSU	10093
 4_B_KADOMATSU	10094
+4_F_08	10095
+4_F_08_STATUE	10096
+4_M_DARKPRIEST	10097
+4_JP_GARM_H	10098
+4_JP_MEDUSA_H	10099
+4_CHN_GVG_01	10100
+4_SPRING_RABBIT	10101
+4_PD_TYRA	10102
+4_PD_TYRANOS	10103
+4_PD_PLESI	10104
+4_PD_PLESIO	10105
+4_PD_BRACHI	10106
+4_PD_BRACHIOS	10107
+4_PD_GOLDDRAGON	10108
+4_PD_ZAEROG	10109
+4_PD_TAMADORA	10110
 
 HAVEQUEST	0
 PLAYTIME	1
 HUNTING	2
 
+QTYPE_NONE	0x270f
+QTYPE_QUEST	0x00
+QTYPE_QUEST2	0x01
+QTYPE_JOB	0x02
+QTYPE_JOB2	0x03
+QTYPE_EVENT	0x04
+QTYPE_EVENT2	0x05
+QTYPE_WARG	0x06
+QTYPE_WARG2	0x08
+
 FW_DONTCARE	0
 FW_THIN	100
 FW_EXTRALIGHT	200
@@ -4547,18 +4618,22 @@ IT_AMMO	10
 IT_DELAYCONSUME	11
 IT_CASH	18
 
-VAR_PACKETVER	0
-VAR_MAX_LEVEL	1
-VAR_MAX_STORAGE	2
-VAR_MAX_INVENTORY	3
-VAR_MAX_ZENY	4
-VAR_MAX_PARTY	5
-VAR_MAX_GUILD	6
-VAR_MAX_GUILDLEVEL	7
-VAR_MAX_GUILD_STORAGE	8
-VAR_MAX_BG_MEMBERS	9
-VAR_VIP_SCRIPT	10
-VAR_MIN_STORAGE	11
+Bound_Account	1
+Bound_Guild	2
+Bound_Party	3
+Bound_Char	4
+
+// bonus_script
+BSF_REM_ON_DEAD	0x001
+BSF_REM_ON_DISPELL	0x002
+BSF_REM_ON_CLEARANCE	0x004
+BSF_REM_ON_LOGOUT	0x008
+BSF_REM_ON_BANISHING_BUSTER	0x010
+BSF_REM_ON_REFRESH	0x020
+BSF_REM_ON_LUXANIMA	0x040
+BSF_REM_ON_MADOGEAR	0x080
+BSF_REM_ON_DAMAGED	0x100
+BSF_PERMANENT	0x200
 
 false	0
 true	1

+ 32 - 32
db/import-tmpl/item_db.txt

@@ -11,53 +11,53 @@
 //1999,Zed's_Staff,Zed's Staff,3,,10,10,,,,,,,,,,,,,{},{},{}
 
 // Official Event Items that had their Effects removed after the event was completed
-//585,Wurst,Brusti,11,2,,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(15,20),0; itemskill "PR_MAGNIFICAT",3; },{},{}
-//679,Gold_Pill,Pilule,0,5000,,300,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 50,50; },{},{}
-
-//2681,Republic_Ring,Republic Anniversary Ring,4,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bAllStats,3; },{},{}
-
-//5134,Pumpkin_Hat,Pumpkin-Head,4,20,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,206,{ bonus2 bSubRace,RC_Demon,5; },{},{}
-//5136,Santa's_Hat_,Louise's Santa Hat,4,20,,100,,3,,0,0xFFFFFFFF,7,2,256,,0,1,20,{ bonus bMdef,1; bonus bLuk,1; bonus3 bAutoSpellWhenHit,"AL_HEAL",3,50; bonus3 bAutoSpellWhenHit,"AL_BLESSING",10,50; },{},{}
-//5145,Carnival_Joker_Jester,Carnival Jester,4,10,,100,,0,,0,0xFFFFFFFF,7,2,256,,0,1,89,{ bonus bAllStats,3; },{},{}
-//5147,Baseball_Cap,Baseball Cap,4,0,,200,,3,,0,0xFFFFFFFF,7,2,256,,0,1,216,{ bonus2 bExpAddRace,RC_Boss,50; bonus2 bExpAddRace,RC_NonBoss,50; },{},{}
-//5201,Party_Hat_B,2nd Anniversary Party Hat,4,20,,300,,3,,0,0xFFFFFFFF,7,2,256,,0,1,144,{ bonus bAllStats,3; },{},{}
-//5202,Pumpkin_Hat_,Pumpkin Hat,4,20,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,206,{ bonus bAllStats,2; bonus2 bSubRace,RC_Demon,5; bonus3 bAddMonsterDropItem,529,RC_DemiHuman,1500; },{},{}
-//5204,Event_Pierrot_Nose,Rudolf's Red Nose,4,20,,100,,0,,0,0xFFFFFFFF,7,2,1,,0,0,49,{ bonus2 bResEff,Eff_Blind,3000; bonus2 bAddMonsterDropItem,12130,30; },{},{}
-//5264,Aussie_Flag_Hat,Australian Flag Hat,4,20,,500,,4,,0,0xFFFFFFFF,7,2,256,,0,1,304,{ bonus bAllStats,2; },{},{}
-//5356,Pumpkin_Hat_H,Pumpkin Hat,4,20,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,206,{ bonus bAllStats,2; bonus2 bSubRace,RC_Demon,5; bonus2 bMagicAddRace,RC_Demon,5; },{},{}
-//5811,Santa_Beard,Santa Beard,4,20,,100,,5,,0,0xFFFFFFFF,7,2,1,,0,0,25,{ bonus2 bSubRace,RC_Brute,5; },{},{}
-
-//11702,Moon_Cookie,Moon Cookie,11,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_end SC_Poison; sc_end SC_Silence; sc_end SC_Blind; sc_end SC_Confusion; sc_end SC_Curse; sc_end SC_Hallucination; itemskill "AL_BLESSING",7; },{},{}
-//12131,Lucky_Potion,Lucky Potion,0,2,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_LUKFood,180000,15; },{},{}
-//12143,Red_Can,Red Can,2,50000,,300,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 25,25; },{},{}
+//585,Wurst,Brusti,11,2,,40,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(15,20),0; itemskill "PR_MAGNIFICAT",3; },{},{}
+//679,Gold_Pill,Pilule,0,5000,,300,,,,,0xFFFFFFFF,63,2,,,,,,{ percentheal 50,50; },{},{}
+
+//2681,Republic_Ring,Republic Anniversary Ring,4,20,,100,,0,,0,0xFFFFFFFF,63,2,136,,0,0,0,{ bonus bAllStats,3; },{},{}
+
+//5134,Pumpkin_Hat,Pumpkin-Head,4,20,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,206,{ bonus2 bSubRace,RC_Demon,5; },{},{}
+//5136,Santa's_Hat_,Louise's Santa Hat,4,20,,100,,3,,0,0xFFFFFFFF,63,2,256,,0,1,20,{ bonus bMdef,1; bonus bLuk,1; bonus3 bAutoSpellWhenHit,"AL_HEAL",3,50; bonus3 bAutoSpellWhenHit,"AL_BLESSING",10,50; },{},{}
+//5145,Carnival_Joker_Jester,Carnival Jester,4,10,,100,,0,,0,0xFFFFFFFF,63,2,256,,0,1,89,{ bonus bAllStats,3; },{},{}
+//5147,Baseball_Cap,Baseball Cap,4,0,,200,,3,,0,0xFFFFFFFF,63,2,256,,0,1,216,{ bonus2 bExpAddRace,RC_Boss,50; bonus2 bExpAddRace,RC_NonBoss,50; },{},{}
+//5201,Party_Hat_B,2nd Anniversary Party Hat,4,20,,300,,3,,0,0xFFFFFFFF,63,2,256,,0,1,144,{ bonus bAllStats,3; },{},{}
+//5202,Pumpkin_Hat_,Pumpkin Hat,4,20,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,206,{ bonus bAllStats,2; bonus2 bSubRace,RC_Demon,5; bonus3 bAddMonsterDropItem,529,RC_DemiHuman,1500; },{},{}
+//5204,Event_Pierrot_Nose,Rudolf's Red Nose,4,20,,100,,0,,0,0xFFFFFFFF,63,2,1,,0,0,49,{ bonus2 bResEff,Eff_Blind,3000; bonus2 bAddMonsterDropItem,12130,30; },{},{}
+//5264,Aussie_Flag_Hat,Australian Flag Hat,4,20,,500,,4,,0,0xFFFFFFFF,63,2,256,,0,1,304,{ bonus bAllStats,2; },{},{}
+//5356,Pumpkin_Hat_H,Pumpkin Hat,4,20,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,206,{ bonus bAllStats,2; bonus2 bSubRace,RC_Demon,5; bonus2 bMagicAddRace,RC_Demon,5; },{},{}
+//5811,Santa_Beard,Santa Beard,4,20,,100,,5,,0,0xFFFFFFFF,63,2,1,,0,0,25,{ bonus2 bSubRace,RC_Brute,5; },{},{}
+
+//11702,Moon_Cookie,Moon Cookie,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_end SC_POISON; sc_end SC_SILENCE; sc_end SC_BLIND; sc_end SC_CONFUSION; sc_end SC_CURSE; sc_end SC_HALLUCINATION; itemskill "AL_BLESSING",7; },{},{}
+//12131,Lucky_Potion,Lucky Potion,0,2,,100,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_LUKFOOD,180000,15; },{},{}
+//12143,Red_Can,Red Can,2,50000,,300,,,,,0xFFFFFFFF,63,2,,,,,,{ percentheal 25,25; },{},{}
 //Event effect: Summon monster? Probably Rice_Cake. x_x
-//12199,Rice_Scroll,Rice Scroll,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
-//12200,Event_Cake,Event Cake,2,20,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill "PR_MAGNIFICAT",3; },{},{}
-//12238,New_Year_Rice_Cake_1,New Year Rice Cake,0,20,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 20,15; sc_start SC_STRFood,1200000,3; sc_start SC_INTFood,1200000,3; sc_start SC_LUKFood,1200000,3; sc_start SC_SpeedUp1,5000,0; },{},{}
-//12239,New_Year_Rice_Cake_2,New Year Rice Cake,0,20,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 20,15; sc_start SC_DEXFood,1200000,3; sc_start SC_AGIFood,1200000,3; sc_start SC_VITFood,1200000,3; sc_start SC_SpeedUp1,5000,0; },{},{}
+//12199,Rice_Scroll,Rice Scroll,2,0,,0,,,,,0xFFFFFFFF,63,2,,,,,,{},{},{}
+//12200,Event_Cake,Event Cake,2,20,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemskill "PR_MAGNIFICAT",3; },{},{}
+//12238,New_Year_Rice_Cake_1,New Year Rice Cake,0,20,,100,,,,,0xFFFFFFFF,63,2,,,,,,{ percentheal 20,15; sc_start SC_STRFOOD,1200000,3; sc_start SC_INTFOOD,1200000,3; sc_start SC_LUKFOOD,1200000,3; sc_start SC_SPEEDUP1,5000,0; },{},{}
+//12239,New_Year_Rice_Cake_2,New Year Rice Cake,0,20,,100,,,,,0xFFFFFFFF,63,2,,,,,,{ percentheal 20,15; sc_start SC_DEXFOOD,1200000,3; sc_start SC_AGIFOOD,1200000,3; sc_start SC_VITFOOD,1200000,3; sc_start SC_SPEEDUP1,5000,0; },{},{}
 
 // iRO St. Patrick's Day Event 2008
 //=============================================================
-//12715,Black_Treasure_Chest,Black Treasure Chest,2,0,,200,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc "F_08stpattyseventbox"; },{},{}
+//12715,Black_Treasure_Chest,Black Treasure Chest,2,0,,200,,,,,0xFFFFFFFF,63,2,,,,,,{ callfunc "F_08stpattyseventbox"; },{},{}
 
 // iRO Valentine's Day Event 2009
 //=============================================================
-//12742,Valentine_Gift_Box_M,Valentine Gift Box,2,10,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 7946,1; },{},{}
-//12743,Valentine_Gift_Box_F,Valentine Gift Box,2,10,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 7947,1; },{},{}
-//12744,Chocolate_Box,Chocolate Box,2,10,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 558,1; },{},{}
-//14466,Valentine's_Emblem_Box,Valentine's Emblem Box,2,10,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 5817,1; },{},{}
+//12742,Valentine_Gift_Box_M,Valentine Gift Box,2,10,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 7946,1; },{},{}
+//12743,Valentine_Gift_Box_F,Valentine Gift Box,2,10,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 7947,1; },{},{}
+//12744,Chocolate_Box,Chocolate Box,2,10,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 558,1; },{},{}
+//14466,Valentine's_Emblem_Box,Valentine's Emblem Box,2,10,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 5817,1; },{},{}
 //7946,Gold_Ring_Of_Valentine,Gold Ring Of Valentine,3,10,,0,,,,,,,,,,,,,{},{},{}
 //7947,Silver_Ring_Of_Valentine,Silver Ring Of Valentine,3,10,,0,,,,,,,,,,,,,{},{},{}
 //7948,Box,Box,3,10,,10,,,,,,,,,,,,,{},{},{}
-//5817,Valentine's_Emblem,Valentine's Emblem,4,10,,0,,3,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bAtkRate,3; bonus bMatkRate,3; bonus bAllStats,2; bonus bFlee,10; bonus bAspd,1; bonus bMdef,3; bonus2 bSkillAtk,"AL_HEAL",10; bonus2 bSkillHeal,"AL_HEAL",10; bonus2 bSkillHeal,"AM_POTIONPITCHER",10; bonus2 bAddItemHealRate,IG_Potion,10; },{},{}
+//5817,Valentine's_Emblem,Valentine's Emblem,4,10,,0,,3,,0,0xFFFFFFFF,63,2,136,,0,0,0,{ bonus bAtkRate,3; bonus bMatkRate,3; bonus bAllStats,2; bonus bFlee,10; bonus bAspd,1; bonus bMdef,3; bonus2 bSkillAtk,"AL_HEAL",10; bonus2 bSkillHeal,"AL_HEAL",10; bonus2 bSkillHeal,"AM_POTIONPITCHER",10; bonus2 bAddItemGroupHealRate,IG_Potion,10; },{},{}
 
 // iRO Halloween Event 2009
 //=============================================================
-//5668,Weird_Pumpkin_Hat,Weird Pumpkin Hat,4,20,,0,,5,,0,0xFFFFFFFF,7,2,256,,0,1,206,{ bonus bMdef,5; bonus2 bAddMonsterDropItem,12192,2500; },{},{}
+//5668,Weird_Pumpkin_Hat,Weird Pumpkin Hat,4,20,,0,,5,,0,0xFFFFFFFF,63,2,256,,0,1,206,{ bonus bMdef,5; bonus2 bAddMonsterDropItem,12192,2500; },{},{}
 //6298,Crushed_Pumpkin,Crushed Pumpkin,3,0,,0,,,,,,,,,,,,,{},{},{}
 //6299,Worn_Fabric,Worn Fabric,3,0,,0,,,,,,,,,,,,,{},{},{}
 
 // Old Tuxedo and Wedding Dress, will display the outfit when worn.
 //==================================================================
-//2338,Wedding_Dress,Wedding Dress,4,43000,,500,,0,,0,0xFFFFFFFE,7,0,16,,0,1,0,{},{ setoption Option_Wedding,1; },{ setoption Option_Wedding,0; }
-//7170,Tuxedo,Tuxedo,4,43000,,10,,0,,0,0xFFFFFFFE,7,1,16,,0,1,0,{},{ setoption Option_Wedding,1; },{ setoption Option_Wedding,0; }
+//2338,Wedding_Dress,Wedding Dress,4,43000,,500,,0,,0,0xFFFFFFFE,63,0,16,,0,1,0,{},{ sc_start SC_WEDDING,-1,0; },{ sc_end SC_WEDDING; }
+//7170,Tuxedo,Tuxedo,4,43000,,10,,0,,0,0xFFFFFFFE,63,1,16,,0,1,0,{},{ sc_start SC_WEDDING,-1,0; },{ sc_end SC_WEDDING; }

+ 7 - 0
db/import-tmpl/item_flag.txt

@@ -0,0 +1,7 @@
+// Flagged Items
+// <ItemID>,<Flag>
+//
+// <Flag>:
+// 1 - As Dead Branch item (will be logged at `branchlog` table and cannot be used at 'nobranch' mapflag)
+// 2 - As item group container, check player's inventory and weight before consumed
+// NOTE: For removing flag by import file, use "-" to remove the flag. Example, 604,-1 will removes flag 1 from Branch_Of_Dead_Tree

+ 1 - 2
db/import-tmpl/mob_item_ratio.txt

@@ -2,7 +2,7 @@
 // Overrides for global item_rate* values from conf/battle/drops.conf
 //
 // Structure of Database:
-// ItemID,Ratio{,MonsterID}
+// ItemID,Ratio{,MonsterID1,...,MonsterID10}
 //
 // Result:
 // ItemID base drop rates defined in mob_db will not get multiplied
@@ -28,4 +28,3 @@
 //   for different monsters, override drop rate with Ratio=100 and edit
 //   base drop rates in mob_db.
 // - This file is reloaded by @reloadmobdb.
-

+ 20 - 20
db/item_findingore.txt

@@ -3,23 +3,23 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-6,714,3	//Emperium
-6,756,20	//Rough Oridecon
-6,757,20	//Rough Elunium
-6,969,2	//Gold
-6,984,10	//Oridecon
-6,985,10	//Elunium
-6,990,30	//Red Blood
-6,991,30	//Crystal Blue
-6,992,30	//Wind of Verdure
-6,993,30	//Green Live
-6,994,15	//Flame Heart
-6,995,15	//Mystic Frozen
-6,996,15	//Rough Wind
-6,997,15	//Great Nature
-6,998,80	//Iron
-6,999,50	//Steel
-6,1002,100	//Iron Ore
-6,1003,60	//Coal
-6,1010,95	//Phracon
-6,1011,55	//Emveretarcon
+IG_FingingOre,714,3		//Emperium
+IG_FingingOre,756,20	//Rough Oridecon
+IG_FingingOre,757,20	//Rough Elunium
+IG_FingingOre,969,2		//Gold
+IG_FingingOre,984,10	//Oridecon
+IG_FingingOre,985,10	//Elunium
+IG_FingingOre,990,30	//Red Blood
+IG_FingingOre,991,30	//Crystal Blue
+IG_FingingOre,992,30	//Wind of Verdure
+IG_FingingOre,993,30	//Green Live
+IG_FingingOre,994,15	//Flame Heart
+IG_FingingOre,995,15	//Mystic Frozen
+IG_FingingOre,996,15	//Rough Wind
+IG_FingingOre,997,15	//Great Nature
+IG_FingingOre,998,80	//Iron
+IG_FingingOre,999,50	//Steel
+IG_FingingOre,1002,100	//Iron Ore
+IG_FingingOre,1003,60	//Coal
+IG_FingingOre,1010,95	//Phracon
+IG_FingingOre,1011,55	//Emveretarcon

+ 20 - 20
db/job_db2.txt

@@ -13,7 +13,7 @@
 //  6 = LUK increased by 1 at this job level
 //
 // Novice
-0,0,0,0,0,0,0,0,0,0
+0,0,6,5,0,2,3,0,1,4,0
 // Swordman
 1,0,1,0,0,0,3,0,0,0,5,0,0,0,1,0,0,0,3,0,0,0,5,0,0,0,6,0,0,0,2,0,0,1,0,0,5,0,3,0,1,0,3,0,6,0,2,1,0,1,1
 // Magician
@@ -23,19 +23,19 @@
 // Acolyte
 4,0,6,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,2,0,0,0,1,0,0,0,3,0,0,4,0,0,5,0,6,0,2,0,1,0,3,0,4,5,0,1,6
 // Merchant
-5,0,3,0,0,0,5,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,1,0,0,0,4,0,0,0,3,0,0,0,0,0,6,0,5,0,1,2,5,0,1,0,6,3,0,1,5
+5,0,3,0,0,0,5,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,1,0,0,0,4,0,0,0,3,0,0,2,0,0,6,0,5,0,1,0,5,0,1,0,6,3,0,1,5
 // Thief
-6,0,2,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,1,0,0,2,0,0,1,0,2,0,6,0,5,0,3,0,6,1,0,5,2
+6,0,2,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,1,0,0,2,0,0,2,0,1,0,6,0,5,0,3,0,6,1,0,5,2
 // Knight
 7,3,0,3,1,6,0,0,3,0,1,5,3,2,0,1,0,3,3,5,6,1,0,3,0,0,0,1,6,3,0,5,0,1,0,0,3,6,2,0,5,0,0,3,0,0,1,1,5,5,0
 // Priest
-8,6,0,6,1,0,2,3,4,4,6,1,0,0,3,5,0,1,0,0,5,6,4,0,0,5,0,1,0,2,0,6,5,0,3,1,3,2,0,6,0,0,4,4,0,3,0,0,2,0,6
+8,6,0,6,1,0,2,3,4,4,6,1,0,0,3,0,5,1,0,0,5,6,4,0,0,5,0,1,0,2,0,6,5,0,3,1,3,2,0,6,0,0,4,4,0,3,0,0,2,0,6
 // Wizard
 9,4,5,0,4,5,2,0,0,4,2,0,1,5,0,6,0,0,4,0,0,0,4,0,2,0,5,0,0,4,0,4,5,4,2,0,6,0,3,5,4,2,0,2,0,4,2,2,4,0,4
 // Blacksmith
-10,5,0,1,5,5,0,3,1,0,5,6,5,3,0,0,1,0,0,5,3,4,0,1,0,0,5,0,5,2,0,1,3,0,4,0,5,3,2,5,5,0,0,0,1,0,6,5,0,3,0
+10,5,0,1,5,5,0,3,1,5,0,6,5,3,0,0,1,0,0,5,3,4,0,1,0,0,5,0,5,2,0,1,3,0,4,0,5,3,2,5,5,0,0,0,1,0,6,5,0,3,0
 // Hunter
-11,5,0,4,5,1,0,6,5,0,1,1,2,0,5,6,0,3,0,2,2,5,3,0,0,0,0,5,0,6,0,2,0,5,4,0,0,0,5,2,0,4,6,5,1,0,4,2,0,5,0
+11,5,0,4,5,6,1,0,5,0,1,1,2,0,5,6,0,3,0,2,2,5,0,3,0,0,0,5,0,6,0,2,0,5,4,0,0,0,5,2,0,4,6,5,1,0,4,2,0,5,0
 // Assassin
 12,2,2,2,4,0,3,0,3,5,0,1,0,0,4,2,2,2,2,2,2,2,0,0,5,1,0,1,0,0,5,5,1,0,0,0,0,0,4,0,5,5,4,0,0,1,5,0,1,0,5
 // Knight (Peco)
@@ -64,7 +64,7 @@
 // Ninja
 25,2,2,0,0,0,0,0,0,0,5,2,0,0,0,0,0,0,0,0,4,2,5,0,0,0,0,0,0,4,6,2,5,0,0,0,0,0,0,0,6,2,4,5,0,0,0,0,0,0,4,2,6,5,0,0,0,0,0,1,3,2,4,5,6,0,0,0,0,0,0
 // Novice High
-4001,0,0,0,0,0,0,0,0,0,0
+4001,0,6,5,0,2,3,0,1,4,0
 // Swordman High
 4002,0,1,0,0,0,3,0,0,0,5,0,0,0,1,0,0,0,3,0,0,0,5,0,0,0,6,0,0,0,2,0,0,1,0,0,5,0,3,0,1,0,3,0,6,0,2,1,0,1,1
 // Magician High
@@ -74,9 +74,9 @@
 // Acolyte High
 4005,0,6,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,2,0,0,0,1,0,0,0,3,0,0,4,0,0,5,0,6,0,2,0,1,0,3,0,4,5,0,1,6
 // Merchant High
-4006,0,3,0,0,0,5,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,1,0,0,0,4,0,0,0,3,0,0,0,0,0,6,0,5,0,1,2,5,0,1,0,6,3,0,1,5
+4006,0,3,0,0,0,5,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,1,0,0,0,4,0,0,0,3,0,0,2,0,0,6,0,5,0,1,0,5,0,1,0,6,3,0,1,5
 // Thief High
-4007,0,2,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,1,0,0,2,0,0,1,0,2,0,6,0,5,0,3,0,6,1,0,5,2
+4007,0,2,0,0,0,1,0,0,0,5,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,1,0,0,2,0,0,2,0,1,0,6,0,5,0,3,0,6,1,0,5,2
 // Lord Knight
 4008,1,2,6,5,3,1,1,1,0,2,5,3,4,2,0,5,2,0,1,0,0,3,0,0,1,0,6,5,3,0,5,0,1,0,0,5,2,6,0,3,1,0,3,5,0,1,1,0,5,0,0,1,2,0,0,1,1,3,0,2,0,5,0,1,2,0,4,3,0,1
 // High Priest
@@ -104,7 +104,7 @@
 // Clown
 4020,2,5,0,2,1,0,5,4,2,1,6,0,2,0,5,3,0,6,1,0,4,0,5,2,0,6,0,4,0,5,0,2,1,0,0,2,0,0,5,5,4,0,5,0,1,0,6,0,2,5,0,0,2,1,0,5,5,2,3,0,5,1,5,0,2,5,0,2,4,1
 // Gypsy
-4021,5,1,0,2,0,1,0,4,5,0,2,2,2,5,5,0,3,5,0,1,0,0,5,5,2,4,6,5,0,0,2,0,5,0,1,0,0,2,4,0,5,0,5,0,5,0,2,0,5,1,0,2,4,3,0,0,2,5,0,4,2,2,6,0,5,1,2,0,5,2
+4021,5,1,0,2,0,1,0,4,5,0,2,2,2,5,5,0,3,5,0,1,0,5,5,0,2,4,6,5,0,0,2,0,5,0,1,0,0,2,4,0,5,0,5,0,5,0,2,0,5,1,0,2,4,3,0,0,2,5,0,4,2,2,6,0,5,1,2,0,5,2
 // Paladin (Peco)
 4022,3,1,2,0,0,5,4,2,3,1,0,5,0,4,3,2,5,1,0,0,3,0,5,2,0,1,0,0,4,3,0,0,1,0,0,5,2,0,6,1,0,3,4,0,5,0,0,1,3,0,0,2,3,4,1,0,5,0,6,2,4,0,3,1,4,0,6,5,3,2
 // Baby Novice
@@ -172,11 +172,11 @@
 // changeing to their job ID's.
 //
 // Gangsi (Bongun/Munak)
-4050,0,6,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,2,0,0,0,1,0,0,0,3,0,0,4,0,0,5,0,6,0,2,0,1,0,3,0,4,5,0,1,6
+4050,1,1,1,0,0,0,2,2,2,0,0,0,5,5,5,0,0,0,4,4,4,0,0,0,3,3,3,0,0,0,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 // Death Knight
-4051,3,0,3,1,6,0,0,3,0,1,5,3,2,0,1,0,3,3,5,6,1,0,3,0,0,0,1,6,3,0,5,0,1,0,0,3,6,2,0,5,0,0,3,0,0,1,1,5,5,0
+4051,2,2,2,2,2,0,0,0,5,5,5,5,5,0,0,0,6,6,6,6,6,0,0,0,0,4,4,4,4,4,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,1,1,1,1,1
 // Dark Collector
-4052,4,0,2,3,0,2,0,4,0,0,3,0,2,0,4,0,6,3,0,5,0,2,0,4,5,0,5,0,0,4,0,5,2,0,6,0,4,4,5,6,0,1,0,1,4,1,1,1,0,4
+4052,5,5,5,5,5,0,0,0,2,2,2,2,2,0,0,0,1,1,1,1,1,0,0,0,0,6,6,6,6,6,0,0,0,0,0,3,3,3,3,3,0,0,0,0,0,4,4,4,4,4
 // Rune Knight (Regular)
 4054,4,4,5,3,4,0,0,0,0,1,1,4,4,3,5,0,0,0,5,2,2,4,3,5,0,0,0,0,0,4,5,3,1,0,0,0,0,0,4,5,2,0,0,5,3,4,6,6,6,4,1,0,2,0,5,0,6,0,3,1
 // Warlock (Regular)
@@ -206,13 +206,13 @@
 // Sorcerer (Regular)
 4067,4,4,5,3,4,0,0,0,0,1,1,4,4,3,5,0,0,0,5,2,2,4,3,5,0,0,0,0,0,4,5,3,1,0,0,0,0,0,4,5,2,0,0,5,3,4,6,6,6,4,5,0,1,0,2,0,3,0,5,4
 // Minstrel (Regular)
-4068,4,0,3,0,5,0,4,4,0,3,3,0,0,5,5,0,0,1,1,0,0,4,0,1,0,2,2,1,0,0,0,4,0,3,0,5,0,2,2,4,4,0,0,5,0,1,0,0,4,5,2,3,1,6,0,5,3,1,4,5
+4068,4,0,3,0,5,0,4,4,0,3,3,0,0,5,5,0,0,1,1,0,0,4,0,1,0,2,2,1,0,0,0,4,0,3,0,5,0,2,2,4,4,0,0,5,3,1,0,0,4,5,2,3,1,6,0,5,3,1,4,5
 // Wanderer (Regular)
 4069,5,4,4,2,0,0,2,5,4,0,0,3,3,3,0,0,5,2,0,0,4,3,5,0,0,1,1,0,0,5,2,3,0,0,0,4,4,4,2,0,0,0,2,5,2,0,0,0,4,2,1,3,5,0,6,4,0,3,2,5
 // Sura (Regular)
 4070,2,5,0,1,1,0,0,0,1,2,5,0,0,3,3,1,0,0,3,1,0,0,2,2,5,0,0,4,4,1,3,0,0,0,2,5,5,0,0,0,4,3,2,2,0,0,0,4,5,5,1,0,2,4,6,3,0,5,1,4
 // Genetic (Regular)
-4071,4,4,5,0,0,5,4,2,0,0,0,4,5,3,0,0,0,3,5,2,0,0,4,3,3,0,0,5,2,0,6,0,0,1,4,4,0,0,5,2,4,0,0,4,4,0,2,0,0,4,1,3,5,0,2,1,3,6,5,4
+4071,4,4,5,0,0,5,4,2,0,0,0,4,5,0,3,0,0,3,5,2,0,0,4,3,3,0,0,5,2,0,6,0,0,1,4,4,0,0,5,2,4,0,0,4,4,0,2,0,0,4,1,3,5,0,2,1,3,6,5,4
 // Shadow Chaser (Regular)
 4072,6,1,0,0,1,0,6,2,5,4,0,0,4,6,0,0,2,0,3,3,4,5,0,0,3,6,0,0,3,0,1,1,3,6,0,0,4,4,0,0,0,3,3,1,1,0,0,5,2,0,4,3,1,2,0,6,5,0,1,2
 // Royal Guard (Trans)
@@ -220,13 +220,13 @@
 // Sorcerer (Trans)
 4074,4,4,5,3,4,0,0,0,0,1,1,4,4,3,5,0,0,0,5,2,2,4,3,5,0,0,0,0,0,4,5,3,1,0,0,0,0,0,4,5,2,0,0,5,3,4,6,6,6,4,5,0,1,0,2,0,3,0,5,4
 // Minstrel (Trans)
-4075,4,0,3,0,5,0,4,4,0,3,3,0,0,5,5,0,0,1,1,0,0,4,0,1,0,2,2,1,0,0,0,4,0,3,0,5,0,2,2,4,4,0,0,5,0,1,0,0,4,5,2,3,1,6,0,5,3,1,4,5
+4075,4,0,3,0,5,0,4,4,0,3,3,0,0,5,5,0,0,1,1,0,0,4,0,1,0,2,2,1,0,0,0,4,0,3,0,5,0,2,2,4,4,0,0,5,3,1,0,0,4,5,2,3,1,6,0,5,3,1,4,5
 // Wanderer (Trans)
 4076,5,4,4,2,0,0,2,5,4,0,0,3,3,3,0,0,5,2,0,0,4,3,5,0,0,1,1,0,0,5,2,3,0,0,0,4,4,4,2,0,0,0,2,5,2,0,0,0,4,2,1,3,5,0,6,4,0,3,2,5
 // Sura (Trans)
 4077,2,5,0,1,1,0,0,0,1,2,5,0,0,3,3,1,0,0,3,1,0,0,2,2,5,0,0,4,4,1,3,0,0,0,2,5,5,0,0,0,4,3,2,2,0,0,0,4,5,5,1,0,2,4,6,3,0,5,1,4
 // Genetic (Trans)
-4078,4,4,5,0,0,5,4,2,0,0,0,4,5,3,0,0,0,3,5,2,0,0,4,3,3,0,0,5,2,0,6,0,0,1,4,4,0,0,5,2,4,0,0,4,4,0,2,0,0,4,1,3,5,0,2,1,3,6,5,4
+4078,4,4,5,0,0,5,4,2,0,0,0,4,5,0,3,0,0,3,5,2,0,0,4,3,3,0,0,5,2,0,6,0,0,1,4,4,0,0,5,2,4,0,0,4,4,0,2,0,0,4,1,3,5,0,2,1,3,6,5,4
 // Shadow Chaser (Trans)
 4079,6,1,0,0,1,0,6,2,5,4,0,0,4,6,0,0,2,0,3,3,4,5,0,0,3,6,0,0,3,0,1,1,3,6,0,0,4,4,0,0,0,3,3,1,1,0,0,5,2,0,4,3,1,2,0,6,5,0,1,2
 // Rune Knight (Dragon) (Regular)
@@ -262,13 +262,13 @@
 // Baby Sorcerer
 4103,4,4,5,3,4,0,0,0,0,1,1,4,4,3,5,0,0,0,5,2,2,4,3,5,0,0,0,0,0,4,5,3,1,0,0,0,0,0,4,5,2,0,0,5,3,4,6,6,6,4,5,0,1,0,2,0,3,0,5,4
 // Baby Minstrel
-4104,4,0,3,0,5,0,4,4,0,3,3,0,0,5,5,0,0,1,1,0,0,4,0,1,0,2,2,1,0,0,0,4,0,3,0,5,0,2,2,4,4,0,0,5,0,1,0,0,4,5,2,3,1,6,0,5,3,1,4,5
+4104,4,0,3,0,5,0,4,4,0,3,3,0,0,5,5,0,0,1,1,0,0,4,0,1,0,2,2,1,0,0,0,4,0,3,0,5,0,2,2,4,4,0,0,5,3,1,0,0,4,5,2,3,1,6,0,5,3,1,4,5
 // Baby Wanderer
 4105,5,4,4,2,0,0,2,5,4,0,0,3,3,3,0,0,5,2,0,0,4,3,5,0,0,1,1,0,0,5,2,3,0,0,0,4,4,4,2,0,0,0,2,5,2,0,0,0,4,2,1,3,5,0,6,4,0,3,2,5
 // Baby Sura
 4106,2,5,0,1,1,0,0,0,1,2,5,0,0,3,3,1,0,0,3,1,0,0,2,2,5,0,0,4,4,1,3,0,0,0,2,5,5,0,0,0,4,3,2,2,0,0,0,4,5,5,1,0,2,4,6,3,0,5,1,4
 // Baby Genetic
-4107,4,4,5,0,0,5,4,2,0,0,0,4,5,3,0,0,0,3,5,2,0,0,4,3,3,0,0,5,2,0,6,0,0,1,4,4,0,0,5,2,4,0,0,4,4,0,2,0,0,4,1,3,5,0,2,1,3,6,5,4
+4107,4,4,5,0,0,5,4,2,0,0,0,4,5,0,3,0,0,3,5,2,0,0,4,3,3,0,0,5,2,0,6,0,0,1,4,4,0,0,5,2,4,0,0,4,4,0,2,0,0,4,1,3,5,0,2,1,3,6,5,4
 // Baby Shadow Chaser
 4108,6,1,0,0,1,0,6,2,5,4,0,0,4,6,0,0,2,0,3,3,4,5,0,0,3,6,0,0,3,0,1,1,3,6,0,0,4,4,0,0,0,3,3,1,1,0,0,5,2,0,4,3,1,2,0,6,5,0,1,2
 // Baby Rune Knight (Dragon)
@@ -288,4 +288,4 @@
 // Oboro
 4212,5,0,4,0,2,3,0,1,6,0,5,1,2,0,4,6,3,0,1,5,2,0,6,3,4,0,5,0,2,0,1,4,0,5,4,0,3,5,1,0,2,4,1,0,5,6,2,1,0,5
 // Rebellion
-4215,0,5,0,4,0,3,5,4,2,6,0,0,3,4,0,2,5,4,3,6,0,0,3,5,1,4,2,0,0,6,3,0,5,4,1,0,0,5,0,2,6,0,5,3,4,0,0,0,0,1,2,6,0,4,5,0,2,0,0,0
+4215,0,5,0,4,0,3,5,4,2,6,0,0,3,4,0,2,5,4,3,6,0,0,3,5,1,4,2,0,0,6,3,0,5,4,1,0,0,5,0,2,6,0,5,3,4,0,0,0,0,1

+ 38 - 0
db/map_index.txt

@@ -914,6 +914,44 @@ evt_bomb
 1@sara
 1@gef_in
 dali
+dali02
+1@ge_st
+1@spa
+1@tnm1
+1@tnm2
+1@tnm3
+1@dth1
+1@dth2
+1@dth3
+1@eom
+1@jtb
+1@rev
+1@xm_d
+moro_cav
+moro_vol
+silk_lair
+c_tower2_
+c_tower3_
+1@mcd
+ver_eju
+ver_tunn
+verus03
+verus04
+job_gun
+1@air1
+1@air2
+1@glast
+lhz_dun_n
+1@gl_kh
+2@gl_kh
+1@lab
+1@uns
+un_bk_q
+un_bunker
+un_myst
+verus01
+verus02
+paramk
 
 // Only add maps under this line if they are not standard maps!
 

+ 1 - 1
db/mob_item_ratio.txt

@@ -2,7 +2,7 @@
 // Overrides for global item_rate* values from conf/battle/drops.conf
 //
 // Structure of Database:
-// ItemID,Ratio{,MonsterID}
+// ItemID,Ratio{,MonsterID1,...,MonsterID10}
 //
 // Result:
 // ItemID base drop rates defined in mob_db will not get multiplied

+ 92 - 49
db/packet_db.txt

@@ -33,7 +33,7 @@
 // Main packet version of the DB to use (default = max available version)
 // Client detection is faster when all clients use this version.
 // Version 23 is the latest Sakexe (above versions are for Renewal clients)
-//packet_db_ver: 45
+//packet_db_ver: 46
 packet_db_ver: default
 
 packet_ver: 5
@@ -1045,7 +1045,7 @@ packet_ver: 22
 0x02c5,30
 0x02c6,30
 0x02c7,7,replypartyinvite2,2:6
-0x02c8,3
+0x02c8,3,partytick,2
 0x02c9,3
 0x02ca,3
 0x02cb,20
@@ -1311,7 +1311,7 @@ packet_ver: 23
 //2009-04-08aSakexe
 0x02a6,-1
 0x02a7,-1
-0x044a,6
+0x044a,6,clientversion,2
 
 //Renewal Clients
 //2008-08-27aRagexeRE
@@ -1481,7 +1481,7 @@ packet_ver: 25
 0x0803,4
 0x0804,8		// Booking System
 0x0805,-1
-0x0806,2,bookingdelreq,0		// Booking System
+0x0806,4,bookingdelreq,2		// Booking System
 //0x0807,2
 0x0808,4		// Booking System
 //0x0809,14
@@ -1604,7 +1604,7 @@ packet_ver: 25
 //0x0841,19
 
 //2010-07-14aRagexeRE
-//0x841,4
+//0x0841,4
 
 //2010-08-03aRagexeRE
 0x0839,66
@@ -1613,7 +1613,7 @@ packet_ver: 25
 
 //2010-11-24aRagexeRE
 packet_ver: 26
-0x0288,-1,cashshopbuy,2:4:6:10
+0x0288,-1,cashshopbuy,2:4:8:10
 0x0436,19,wanttoconnection,2:6:10:14:18
 0x035f,5,walktoxy,2
 0x0360,6,ticksend,2
@@ -1648,7 +1648,7 @@ packet_ver: 27
 0x0439,8,useitem,2:4
 0x08d2,10
 0x08d1,7
-0x846,4,cashshopreqtab,2 //2011-07-18
+0x0846,4,cashshopreqtab,2 //2011-07-18
 
 // 2011-11-02aRagexe
 packet_ver: 28
@@ -1660,7 +1660,7 @@ packet_ver: 28
 0x08aa,7,actionrequest,2:6
 0x02c4,10,useskilltoid,2:4:6
 0x0811,-1,itemlistwindowselected,2:4:8:12
-0x890,8
+0x0890,8
 0x08a5,18,bookingregreq,2:4:6
 0x0835,-1,reqopenbuyingstore,2:4:8:9:89
 0x089b,2,reqclosebuyingstore,0
@@ -1669,6 +1669,7 @@ packet_ver: 28
 0x08ab,-1,searchstoreinfo,2:4:5:9:13:14:15
 0x088b,2,searchstoreinfonextpage,0
 0x08a2,12,searchstoreinfolistitemclick,2:6:10
+0x08cf,10 //Amulet spirits
 
 //2012-03-07fRagexeRE
 packet_ver:29
@@ -1691,7 +1692,7 @@ packet_ver:29
 0x0885,7,actionrequest,2:6
 0x0889,10,useskilltoid,2:4:6
 0x0870,-1,itemlistwindowselected,2:4:8:12
-//0x0926,18,bookingregreq,2:4:6
+//0x0926,41,bookingregreq,2:4:6
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
 0x0817,2,reqclosebuyingstore,0
 0x0360,6,reqclickbuyingstore,2
@@ -1700,7 +1701,7 @@ packet_ver:29
 0x0835,2,searchstoreinfonextpage,0
 0x0838,12,searchstoreinfolistitemclick,2:6:10
 0x0439,8,useitem,2:4
-0x0365,18,bookingregreq,2:4:6
+0x0365,41,bookingregreq,2:4:6
 
 //2012-04-10aRagexeRE
 packet_ver: 30
@@ -1757,15 +1758,14 @@ packet_ver: 30
 0x08fb,6,bookingcanceljoinparty,2
 0x0907,5,moveitem,2:4
 0x0908,5
-0x08d7,28,battlegroundreg,2:4 //Added to prevent disconnections
-0x08cf,10 //Amulet spirits
+0x08d7,28,battlegroundreg,2:4
 0x0977,14 //Monster HP Bar
 0x0916,26,guildinvite2,2
-0x091d,18,bookingregreq,2:4:6
+0x091d,41,bookingregreq,2:4:6
 0x08cb,10,ZC_PERSONAL_INFOMATION,2:4:6:8:10:11:13:15 //Still need further information
 
 //2012-04-18aRagexeRE [Special Thanks to Judas!]
-packet_ver:31
+packet_ver: 31
 0x023B,26,friendslistadd,2
 0x0361,5,hommenu,2:4
 0x08A8,36,storagepassword,2:4:20
@@ -1786,7 +1786,7 @@ packet_ver:31
 //2012-06-18
 packet_ver: 32
 0x0983,29
-0x0861,18,bookingregreq,2:4:6 //actually 12-05-03
+0x0861,41,bookingregreq,2:4:6 //actually 12-05-03
 
 //2012-07-02aRagexeRE (unstable)
 packet_ver: 33
@@ -1804,7 +1804,7 @@ packet_ver: 33
 0x094a,6,getcharnamerequest,2
 0x0953,5,walktoxy,2
 0x0960,5,changedir,2:4
-0x0879,18,bookingregreq,2:4:6
+0x0879,41,bookingregreq,2:4:6
 
 //2013-03-20Ragexe (Judas)
 packet_ver: 34
@@ -1872,7 +1872,7 @@ packet_ver: 34
 0x099a,9 // take_off_equipv5
 0x099b,8 //maptypeproperty2
 
-//2013-05-15a Ragexe (Yommy)
+//2013-05-15aRagexe (Yommy)
 packet_ver: 35
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -1904,7 +1904,7 @@ packet_ver: 35
 0x0931,5,hommenu,2:4
 0x093e,36,storagepassword,2:4:20
 
-//2013-05-22 Ragexe (Yommy)
+//2013-05-22Ragexe (Yommy)
 packet_ver: 36
 0x08A2,7,actionrequest,2:6
 0x095C,10,useskilltoid,2:4:6
@@ -1936,7 +1936,7 @@ packet_ver: 36
 0x0926,5,hommenu,2:4
 0x088e,36,storagepassword,2:4:20
 
-//2013-05-29 Ragexe (Shakto)
+//2013-05-29Ragexe (Shakto)
 packet_ver: 37
 0x0890,7,actionrequest,2:6
 0x0438,10,useskilltoid,2:4:6
@@ -1958,17 +1958,17 @@ packet_ver: 37
 0x0892,6,reqclickbuyingstore,2
 0x0964,2,reqclosebuyingstore,0
 0x0869,-1,reqopenbuyingstore,2:4:8:9:89
-0x0874,41,bookingregreq,2,4:6
-// 0x088E,8); // CZ_JOIN_BATTLE_FIELD
+0x0874,18,bookingregreq,2,4:6
+//0x088E,8 // CZ_JOIN_BATTLE_FIELD
 0x0958,-1,itemlistwindowselected,2:4:8:12
 0x0919,19,wanttoconnection,2:6:10:14:18
 0x08A8,26,partyinvite2,2
-// 0x0888,4); // CZ_GANGSI_RANK
+//0x0888,4 // CZ_GANGSI_RANK
 0x0877,26,friendslistadd,2
 0x023B,5,hommenu,2:4
 0x0956,36,storagepassword,2:4:20
 
-//2013-06-05 Ragexe (Shakto)
+//2013-06-05Ragexe (Shakto)
 packet_ver: 38
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -1990,17 +1990,18 @@ packet_ver: 38
 0x0360,6,reqclickbuyingstore,2
 0x0817,2,reqclosebuyingstore,0
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
-0x0365,41,bookingregreq,2:4:6
-// 0x0363,8 // CZ_JOIN_BATTLE_FIELD
+0x0365,18,bookingregreq,2:4:6
+//0x0363,8 // CZ_JOIN_BATTLE_FIELD
 0x0281,-1,itemlistwindowselected,2:4:8:12
 0x022D,19,wanttoconnection,2:6:10:14:18
 0x0802,26,partyinvite2,2
-// 0x0436,4 // CZ_GANGSI_RANK
+//0x0436,4 // CZ_GANGSI_RANK
 0x023B,26,friendslistadd,2
 0x0361,5,hommenu,2,4
 0x0883,36,storagepassword,2:4:20
+0x097C,4,ranklist,2
 
-//2013-06-12 Ragexe (Shakto)
+//2013-06-12Ragexe (Shakto)
 packet_ver: 39
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -2023,16 +2024,16 @@ packet_ver: 39
 0x0817,2,reqclosebuyingstore,0
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
 0x0365,18,bookingregreq,2:4:6
-// 0x0363,8 CZ_JOIN_BATTLE_FIELD
+//0x0363,8 // CZ_JOIN_BATTLE_FIELD
 0x0281,-1,itemlistwindowselected,2:4:8:12
 0x0919,19,wanttoconnection,2:6:10:14:18
 0x0802,26,partyinvite2,2
-// 0x0436,4 CZ_GANGSI_RANK
+//0x0436,4 // CZ_GANGSI_RANK
 0x0940,26,friendslistadd,2
 0x093A,5,hommenu,2:4
 0x0964,36,storagepassword,2:4:20
 
-//2013-06-18 Ragexe (Shakto)
+//2013-06-18Ragexe (Shakto)
 packet_ver: 40
 0x0889,7,actionrequest,2:6
 0x0951,10,useskilltoid,2:4:6
@@ -2055,16 +2056,16 @@ packet_ver: 40
 0x085A,2,reqclosebuyingstore,0
 0x0932,-1,reqopenbuyingstore,2:4:8:9:89
 0x08A7,18,bookingregreq,2:4:6
-// 0x087A,8 CZ_JOIN_BATTLE_FIELD
+//0x087A,8 // CZ_JOIN_BATTLE_FIELD
 0x0942,-1,itemlistwindowselected,2:4:8:12
 0x095B,19,wanttoconnection,2:6:10:14:18
 0x0887,26,partyinvite2,2
-// 0x0878,4 CZ_GANGSI_RANK
+//0x0878,4 // CZ_GANGSI_RANK
 0x0953,26,friendslistadd,2
 0x02C4,5,hommenu,2:4
 0x0864,36,storagepassword,2:4:20
 
-//2013-06-26 Ragexe
+//2013-06-26Ragexe
 packet_ver: 41
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -2087,16 +2088,16 @@ packet_ver: 41
 0x0365,2,reqclosebuyingstore,0
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
 0x0894,18,bookingregreq,2:4:6
-// 0x0860,8 CZ_JOIN_BATTLE_FIELD
+//0x0860,8 // CZ_JOIN_BATTLE_FIELD
 0x08A5,-1,itemlistwindowselected,2:4:8:12
 0x088C,19,wanttoconnection,2:6:10:14:18
 0x0895,26,partyinvite2,2
-// 0x088F,4 CZ_GANGSI_RANK
+//0x088F,4 // CZ_GANGSI_RANK
 0x08AB,26,friendslistadd,2
 0x0960,5,hommenu,2:4
 0x0930,36,storagepassword,2:4:20
 
-//2013-07-03 Ragexe
+//2013-07-03Ragexe
 packet_ver: 42
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -2119,17 +2120,16 @@ packet_ver: 42
 0x0817,2,reqclosebuyingstore,0
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
 0x0365,18,bookingregreq,2:4:6
-// 0x0363,8 CZ_JOIN_BATTLE_FIELD
+//0x0363,8 // CZ_JOIN_BATTLE_FIELD
 0x0281,-1,itemlistwindowselected,2:4:8:12
 0x022D,19,wanttoconnection,2:6:10:14:18
 0x0802,26,partyinvite2,2
-// 0x0436,4 CZ_GANGSI_RANK
+//0x0436,4 // CZ_GANGSI_RANK
 0x0360,26,friendslistadd,2
 0x094A,5,hommenu,2:4
 0x0873,36,storagepassword,2:4:20
-0x097C,4,ranklist,2
 
-//2013-07-10 Ragexe
+//2013-07-10Ragexe
 packet_ver: 43
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -2152,18 +2152,18 @@ packet_ver: 43
 0x0817,2,reqclosebuyingstore,0
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
 0x0365,18,bookingregreq,2:4:6
-// 0x0363,8 CZ_JOIN_BATTLE_FIELD
+//0x0363,8 // CZ_JOIN_BATTLE_FIELD
 0x0281,-1,itemlistwindowselected,2:4:8:12
 0x022D,19,wanttoconnection,2:6:10:14:18
 0x0802,26,partyinvite2,2
-// 0x0436,4 CZ_GANGSI_RANK
+//0x0436,4 // CZ_GANGSI_RANK
 0x023B,26,friendslistadd,2
 0x0361,5,hommenu,2:4
 0x0880,36,storagepassword,2:4:20
 0x0848,-1,cashshopbuy,2:6:4:10
-0x97D,288 //ZC_ACK_RANKING
+0x097D,288 //ZC_ACK_RANKING
 
-//2013-07-17 Ragexe
+//2013-07-17Ragexe
 packet_ver: 44
 0x0918,7,actionrequest,2:6
 0x091E,10,useskilltoid,2:4:6
@@ -2186,11 +2186,11 @@ packet_ver: 44
 0x096A,2,reqclosebuyingstore,0
 0x08AA,-1,reqopenbuyingstore,2:4:8:9:89
 0x0862,18,bookingregreq,2:4:6
-// 0x08A6,8 CZ_JOIN_BATTLE_FIELD
+//0x08A6,8 // CZ_JOIN_BATTLE_FIELD
 0x0897,-1,itemlistwindowselected,2:4:8:12
 0x091D,19,wanttoconnection,2:6:10:14:18
 0x092F,26,partyinvite2,2
-// 0x086C,4 CZ_GANGSI_RANK
+//0x086C,4 // CZ_GANGSI_RANK
 0x0863,26,friendslistadd,2
 0x088A,5,hommenu,2:4
 0x095B,36,storagepassword,2:4:20
@@ -2205,7 +2205,7 @@ packet_ver: 44
 0x09B8,6,bankclose,2
 0x09B9,4,ZC_ACK_CLOSE_BANKING,2
 
-//2013-08-07Ragexe (Shakto)
+//2013-08-07Ragexe
 packet_ver: 45
 0x0369,7,actionrequest,2:6
 0x083C,10,useskilltoid,2:4:6
@@ -2228,11 +2228,54 @@ packet_ver: 45
 0x0817,2,reqclosebuyingstore,0
 0x0815,-1,reqopenbuyingstore,2:4:8:9:89
 0x0365,18,bookingregreq,2:4:6
-// 0x363,8 CZ_JOIN_BATTLE_FIELD
+//0x363,8 // CZ_JOIN_BATTLE_FIELD
 0x0281,-1,itemlistwindowselected,2:4:8:12
 0x022D,19,wanttoconnection,2:6:10:14:18
 0x0802,26,partyinvite2,2
-// 0x436,4 CZ_GANGSI_RANK
+//0x436,4 // CZ_GANGSI_RANK
 0x023B,26,friendslistadd,2
 0x0361,5,hommenu,2:4
 0x0887,36,storagepassword,2:4:20
+
+//2013-12-23Ragexe
+packet_ver: 46
+0x0369,7,actionrequest,2:6
+0x083C,10,useskilltoid,2:4:6
+0x0437,5,walktoxy,2
+0x035F,6,ticksend,2
+0x0202,5,changedir,2:4
+0x07E4,6,takeitem,2
+0x0362,6,dropitem,2:4
+0x07EC,8,movetokafra,2:4
+0x0364,8,movefromkafra,2:4
+0x0438,10,useskilltopos,2:4:6:8
+0x0366,90,useskilltoposinfo,2:4:6:8:10
+0x096A,6,getcharnamerequest,2
+0x0368,6,solvecharname,2
+0x0838,12,searchstoreinfolistitemclick,2:6:10
+0x0835,2,searchstoreinfonextpage,0
+0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
+0x0811,-1,reqtradebuyingstore,2:4:8:12
+0x0360,6,reqclickbuyingstore,2
+0x0817,2,reqclosebuyingstore,0
+0x0815,-1,reqopenbuyingstore,2:4:8:9:89
+0x0365,18,bookingregreq,2:4:6
+//0x363,8 // CZ_JOIN_BATTLE_FIELD
+0x0281,-1,itemlistwindowselected,2:4:8:12
+0x022D,19,wanttoconnection,2:6:10:14:18
+0x0802,26,partyinvite2,2
+//0x436,4 // CZ_GANGSI_RANK
+0x023B,26,friendslistadd,2
+0x0361,5,hommenu,2:4
+0x08A4,36,storagepassword,2:4:20
+//New Packets
+0x09D4,2,dull,0 //npcshopclosed
+0x09CE,102,itemmonster,2
+//NPC Market
+0x09D8,2,dull,0 //npcmarketclosed
+0x09D6,-1,dull,0 //npcmarketpurchase
+0x09DF,7
+0x09B4,6,dull,0 // Cash Shop - Special Tab
+
+//Add new packets here
+//packet_ver: 47

+ 7 - 1
db/pet_db.txt

@@ -88,7 +88,6 @@
 1815,EVENT_RICECAKE,Rice Cake,0,9028,0,511,80,60,50,100,250,20,2000,150,1,0,500,500,200,{ petskillsupport "CR_DEFENDER",3,240,50,100; },{ bonus2 bSubEle,Ele_Neutral,1; bonus bMaxHPrate,-1; }
 1245,GOBLINE_XMAS,Christmas Goblin,12225,9029,0,911,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "MG_SIGHT",5,5,5; },{ bonus bMaxHP,30; bonus2 bSubEle,Ele_Water,1; }
 
-// Newest pets.
 1519,CHUNG_E,Green Maiden,12395,9030,0,6115,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "CR_SHIELDCHARGE",5,5,5; },{ bonus bDef,1; bonus2 bSubRace,RC_DemiHuman,1; }
 1879,ECLIPSE_P,Spring Rabbit,0,9031,0,7766,80,60,50,100,250,20,2000,150,0,0,300,300,800,{ petskillattack "TF_THROWSTONE",1,5,5; },{}
 1122,GOBLIN_1,Goblin,14569,9032,0,7821,80,60,50,100,250,20,800,150,0,0,300,300,800,{ petskillattack "NPC_WINDATTACK",5,5,5; },{}
@@ -123,3 +122,10 @@
 // Brasilis Quest - Suspicious Beach [UNHATCHABLE]
 2057,E_CRAMP,Strange Cramp,12408,6221,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{} // kRO version
 2081,E_HYDRA,Strange Hydra,12408,6221,0,0,0,0,0,0,0,0,50,0,0,0,350,400,800,{},{} // iRO/cRO version
+
+// New pets (FIX ME: pet bonuses for 2210 and 2313 do not require loyalty)
+2200,J_TAINI,Tiny,0,9057,0,512,80,60,10,100,250,20,0,150,1,0,300,300,800,{},{}
+2210,XMAS_LUNATIC,Christmas Snow Rabbit,0,9058,0,529,80,60,10,100,250,20,0,150,1,0,300,300,800,{},{ bonus2 bExpAddRace,RC_All,5; }
+2313,TIKBALANG,Tikbalang,12699,9059,0,528,80,60,10,100,250,20,1000,150,1,0,300,300,800,{},{ bonus2 bAddDamageClass,2320,10; bonus2 bAddDamageClass,2321,10; bonus2 bAddDamageClass,2322,10; bonus2 bAddDamageClass,2317,10; bonus2 bAddDamageClass,2318,10; bonus2 bAddDamageClass,2327,10; bonus2 bAddDamageClass,2319,10; bonus2 bAddDamageClass,2333,10; bonus2 bAddDamageClass,2332,10; }
+1242,MARIN,Marin,12789,9061,10039,6534,80,60,50,100,250,20,2000,150,1,0,300,300,800,{},{}
+2398,LITTLE_PORING,Novice Poring,12846,9062,0,531,80,60,1000,0,250,0,5000,150,0,0,300,300,800,{},{ bonus bHPrecovRate,50; }

+ 1022 - 1022
db/pre-re/item_bluebox.txt

@@ -3,1025 +3,1025 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-1,501,12	// Red Potion
-1,502,12	// Orange Potion
-1,503,12	// Yellow Potion
-1,504,12	// White Potion
-1,505,12	// Blue Potion
-1,506,12	// Green Potion
-1,507,12	// Red Herb
-1,508,12	// Yellow Herb
-1,509,12	// White Herb
-1,510,12	// Blue Herb
-1,511,12	// Green Herb
-1,512,12	// Apple
-1,513,12	// Banana
-1,514,12	// Grape
-1,515,12	// Carrot
-1,516,12	// Potato
-1,517,12	// Meat
-1,518,12	// Honey
-1,519,12	// Milk
-1,520,12	// Hinalle Leaflet
-1,521,12	// Aloe Leaflet
-1,522,12	// Mastela Fruit
-1,523,12	// Holy Water
-1,525,12	// Panacea
-1,526,12	// Royal Jelly
-1,528,12	// Monster Food
-1,529,12	// Candy
-1,530,12	// Candy Cane
-1,531,12	// Apple Juice
-1,532,12	// Banana Juice
-1,533,12	// Grape Juice
-1,534,12	// Carrot Juice
-1,535,12	// Pumpkin
-1,536,12	// Ice Cream
-1,537,12	// Pet Food
-1,538,12	// Well-baked Cookie
-1,539,12	// Piece of Cake
-1,544,12	// Raw Fish
-1,545,12	// Condensed Red Potion
-1,546,12	// Condensed Yellow Potion
-1,547,12	// Condensed White Potion
-1,548,12	// Cheese
-1,549,12	// Yam
-1,550,12	// Rice Cake
-1,551,12	// Sushi
-1,553,12	// Bao
-1,555,12	// Traditional Rice Cake
-1,558,12	// Chocolate
-1,561,12	// White Chocolate
-1,601,12	// Fly Wing
-1,602,12	// Butterfly Wing
-1,604,512	// Dead Branch
-1,605,12	// Anodyne
-1,606,12	// Aloevera
-1,607,12	// Yggdrasil Berry
-1,608,12	// Yggdrasil Seed
-1,609,12	// Amulet
-1,610,12	// Yggdrasil Leaf
-1,611,12	// Magnifier
-1,612,12	// Mini Furnace
-1,613,12	// Iron Hammer
-1,614,12	// Golden Hammer
-1,615,12	// Oridecon Hammer
-1,618,12	// Worn Out Scroll
-1,619,12	// Unripe Apple
-1,620,12	// Orange Juice
-1,621,12	// Bitter Herb
-1,622,12	// Rainbow Carrot
-1,623,12	// Earthworm the Dude
-1,624,12	// Rotten Fish
-1,625,12	// Rusty Iron
-1,626,12	// Monster Juice
-1,627,12	// Sweet Milk
-1,628,12	// Well-Dried Bone
-1,629,12	// Singing Flower
-1,630,12	// Dew Laden Moss
-1,631,12	// Deadly Noxious Herb
-1,632,12	// Fatty Chubby Earthworm
-1,633,12	// Sweet Potato
-1,634,12	// Tropical Banana
-1,635,12	// Orc Trophy
-1,636,12	// No Recipient
-1,637,12	// Old Broom
-1,638,12	// Silver Knife of Chastity
-1,639,12	// Armlet of Obedience
-1,640,12	// Shining Stone
-1,641,12	// Contracts in Shadow
-1,642,12	// Book of the Devil
-1,643,12	// Pet Incubator
-1,644,312	// Gift Box
-1,645,12	// Concentration Potion
-1,656,12	// Awakening Potion
-1,657,12	// Berserk Potion
-1,659,12	// Her Heart
-1,663,12	// Songpyun
-1,664,12	// Gift Box
-1,665,12	// Gift Box
-1,666,12	// Gift Box
-1,667,12	// Gift Box
-1,668,12	// Red_Envelope
-1,678,12	// Poison Bottle
-1,679,12	// Pilule
-1,701,12	// Ora Ora
-1,702,12	// Animal Gore
-1,703,12	// Hinalle
-1,704,12	// Aloe
-1,705,12	// Clover
-1,706,12	// Four Leaf Clover
-1,707,12	// Singing Plant
-1,708,12	// Ment
-1,710,12	// Illusion Flower
-1,711,12	// Shoot
-1,712,12	// Flower
-1,713,12	// Empty Bottle
-1,715,12	// Yellow Gemstone
-1,716,12	// Red Gemstone
-1,717,12	// Blue Gemstone
-1,718,12	// Garnet
-1,719,12	// Amethyst
-1,720,12	// Aquamarine
-1,721,12	// Emerald
-1,722,12	// Pearl
-1,723,12	// Ruby
-1,724,12	// Cursed Ruby
-1,725,12	// Sardonyx
-1,726,12	// Sapphire
-1,727,12	// Opal
-1,728,12	// Topaz
-1,729,12	// Zircon
-1,730,12	// 1carat Diamond
-1,731,12	// 2carat Diamond
-1,732,12	// 3carat Diamond
-1,733,12	// Cracked Diamond
-1,734,12	// Red Frame
-1,735,12	// Chung Jah
-1,736,12	// China
-1,737,12	// Black Ladle
-1,738,12	// Pencil Case
-1,739,12	// Rouge
-1,740,12	// Puppet
-1,741,12	// Poring Doll
-1,742,12	// Chonchon Doll
-1,743,12	// Spore Doll
-1,744,12	// Bouquet
-1,745,12	// Wedding Bouquet
-1,746,12	// Glass Bead
-1,747,12	// Crystal Mirror
-1,748,12	// Witherless Rose
-1,749,12	// Frozen Rose
-1,750,12	// Baphomet Doll
-1,751,12	// Osiris Doll
-1,752,12	// Grasshopper Doll
-1,753,12	// Yoyo Doll
-1,754,12	// Raccoon Doll
-1,901,12	// Danggie
-1,902,12	// Tree Root
-1,903,12	// Reptile Tongue
-1,904,12	// Scorpion Tail
-1,905,12	// Stem
-1,906,12	// Pointed Scale
-1,907,12	// Resin
-1,908,12	// Spawn
-1,909,12	// Jellopy
-1,910,12	// Garlet
-1,911,12	// Scell
-1,912,12	// Zargon
-1,913,12	// Tooth of Bat
-1,914,12	// Fluff
-1,915,12	// Chrysalis
-1,916,12	// Feather of Birds
-1,917,12	// Talon
-1,918,12	// Sticky Webfoot
-1,919,12	// Animal Skin
-1,920,12	// Wolf Claw
-1,921,12	// Mushroom Spore
-1,922,12	// Orc's Fang
-1,923,12	// Evil Horn
-1,924,12	// Powder of Butterfly
-1,925,12	// Bill of Birds
-1,926,12	// Snake Scale
-1,928,12	// Insect Feeler
-1,929,12	// Immortal Heart
-1,930,12	// Rotten Bandage
-1,931,12	// Orcish Voucher
-1,932,12	// Skel-Bone
-1,934,12	// Memento
-1,935,12	// Shell
-1,936,12	// Scale Shell
-1,937,12	// Venom Canine
-1,938,12	// Sticky Mucus
-1,939,12	// Bee Sting
-1,940,12	// Grasshopper's Leg
-1,941,12	// Nose Ring
-1,942,12	// Yoyo Tail
-1,943,12	// Solid Shell
-1,944,12	// Horseshoe
-1,945,12	// Raccoon Leaf
-1,946,12	// Snail's Shell
-1,947,12	// Horn
-1,948,12	// Bear's Footskin
-1,949,12	// Feather
-1,950,12	// Heart of Mermaid
-1,951,12	// Fin
-1,952,12	// Cactus Needle
-1,953,12	// Stone Heart
-1,954,12	// Shining Scale
-1,955,12	// Worm Peeling
-1,956,12	// Gill
-1,957,12	// Decayed Nail
-1,958,12	// Horrendous Mouth
-1,959,12	// Stinky Scale
-1,960,12	// Nipper
-1,961,12	// Conch
-1,962,12	// Tentacle
-1,963,12	// Sharp Scale
-1,964,12	// Crab Shell
-1,965,12	// Clam Shell
-1,966,12	// Clam Flesh
-1,967,12	// Turtle Shell
-1,968,12	// Heroic Emblem
-1,969,12	// Gold
-1,971,12	// Detrimindexta
-1,972,12	// Karvodailnirol
-1,973,12	// Counteragent
-1,974,12	// Mixture
-1,975,12	// Scarlet Dyestuff
-1,976,12	// Lemon Dyestuff
-1,978,12	// Cobaltblue Dyestuff
-1,979,12	// Darkgreen Dyestuff
-1,980,12	// Orange Dyestuff
-1,981,12	// Violet Dyestuff
-1,982,12	// White Dyestuff
-1,983,12	// Black Dyestuff
-1,986,12	// Anvil
-1,987,12	// Oridecon Anvil
-1,988,12	// Golden Anvil
-1,989,12	// Emperium Anvil
-1,990,12	// Red Blood
-1,991,12	// Crystal Blue
-1,992,12	// Wind of Verdure
-1,993,12	// Green Live
-1,994,12	// Flame Heart
-1,995,12	// Mystic Frozen
-1,996,12	// Rough Wind
-1,997,12	// Great Nature
-1,998,12	// Iron
-1,999,12	// Steel
-1,1000,12	// Star Crumb
-1,1001,12	// Star Dust
-1,1002,12	// Iron Ore
-1,1003,12	// Coal
-1,1004,12	// Chivalry Emblem
-1,1005,12	// Hammer of Blacksmith
-1,1006,12	// Old Magicbook
-1,1007,12	// Necklace of Wisdom
-1,1008,12	// Necklace of Oblivion
-1,1009,12	// Hand of God
-1,1010,12	// Phracon
-1,1011,12	// Emveretarcon
-1,1012,12	// Frill
-1,1013,12	// Rainbow Shell
-1,1014,12	// Ant Jaw
-1,1015,12	// Tongue
-1,1016,12	// Rat Tail
-1,1017,12	// Mole Whiskers
-1,1018,12	// Mole Claw
-1,1019,12	// Trunk
-1,1020,12	// Black Hair
-1,1021,12	// Dokebi Horn
-1,1022,12	// Nine Tails
-1,1023,12	// Fish Tail
-1,1024,12	// Squid Ink
-1,1025,12	// Cobweb
-1,1026,12	// Acorn
-1,1027,12	// Porcupine Quill
-1,1028,12	// Mane
-1,1029,12	// Tiger Skin
-1,1031,12	// Mantis Scythe
-1,1032,12	// Maneater Blossom
-1,1033,12	// Maneater Root
-1,1034,12	// Blue Hair
-1,1035,12	// Dragon Canine
-1,1036,12	// Dragon Scale
-1,1037,12	// Dragon Tail
-1,1038,12	// Little Evil Horn
-1,1039,12	// Little Evil Wing
-1,1040,12	// Elder Pixie's Moustache
-1,1041,12	// Lantern
-1,1042,12	// Bug Leg
-1,1043,12	// Orc Claw
-1,1044,12	// Zenorc's Fang
-1,1045,12	// Cultish Masque
-1,1046,12	// Scorpion Nipper
-1,1047,12	// Dead Medusa
-1,1048,12	// Horrendous Hair
-1,1049,12	// Skirt of Virgin
-1,1050,12	// Tendon
-1,1051,12	// Detonator
-1,1052,12	// Single Cell
-1,1053,12	// Ancient Tooth
-1,1054,12	// Ancient Lips
-1,1055,12	// Earthworm Peeling
-1,1056,12	// Grit
-1,1057,12	// Moth Dust
-1,1058,12	// Moth Wings
-1,1059,12	// Fabric
-1,1060,12	// Golden Hair
-1,1061,12	// Witched Starsand
-1,1062,12	// Jack o' Pumpkin
-1,1063,12	// Fang
-1,1064,12	// Reins
-1,1065,12	// Trap
-1,1066,12	// Fine-grained Trunk
-1,1067,12	// Solid Trunk
-1,1068,12	// Barren Trunk
-1,1088,12	// Morocc Solution
-1,1089,12	// Payon Solution
-1,1092,12	// Empty Test Tube
-1,1093,12	// Empty Potion Bottle
-1,1094,12	// Short Daenggie
-1,1095,12	// Clock Hand
-1,1096,12	// Round Shell
-1,1097,12	// Worn Out Page
-1,1098,12	// Manacles
-1,1099,12	// Worn-out Prison Uniform
-1,1101,6	// Sword
-1,1102,6	// Sword
-1,1104,6	// Falchion
-1,1105,6	// Falchion
-1,1107,6	// Blade
-1,1108,6	// Blade
-1,1110,6	// Rapier
-1,1111,6	// Rapier
-1,1113,6	// Scimitar
-1,1114,6	// Scimitar
-1,1116,3	// Katana
-1,1117,3	// Katana
-1,1119,6	// Tsurugi
-1,1120,6	// Tsurugi
-1,1122,6	// Ring Pommel Saber
-1,1123,6	// Haedonggum
-1,1124,6	// Orcish sword
-1,1125,6	// Ring Pommel Saber
-1,1126,6	// Saber
-1,1127,6	// Saber
-1,1128,6	// Haedonggum
-1,1129,6	// Flamberge
-1,1146,1	// Town Sword
-1,1147,1	// Town Sword
-1,1148,1	// Star Dust Blade
-1,1151,3	// Slayer
-1,1152,3	// Slayer
-1,1154,3	// Bastard Sword
-1,1155,3	// Bastard Sword
-1,1157,3	// Two-Handed Sword
-1,1158,3	// Two-Handed Sword
-1,1160,3	// Broad Sword
-1,1162,3	// Broad Sword
-1,1163,3	// Claymore
-1,1201,3	// Knife
-1,1202,3	// Knife
-1,1204,3	// Cutter
-1,1205,3	// Cutter
-1,1207,3	// Main Gauche
-1,1208,3	// Main Gauche
-1,1210,3	// Dirk
-1,1211,3	// Dirk
-1,1213,3	// Dagger
-1,1214,3	// Dagger
-1,1216,3	// Stiletto
-1,1217,3	// Stiletto
-1,1219,3	// Gladius
-1,1220,3	// Gladius
-1,1222,3	// Damascus
-1,1226,3	// Damascus
-1,1243,3	// Novice Main Gauche
-1,1245,1	// Cinquedea
-1,1247,1	// Kindle Dagger
-1,1248,1	// Obsidian Dagger
-1,1249,1	// Fisherman's Dagger
-1,1250,3	// Jur
-1,1251,3	// Jur
-1,1252,3	// Katar
-1,1253,3	// Katar
-1,1254,3	// Jamadhar
-1,1255,3	// Jamadhar
-1,1256,3	// Katar of Frozen Icicle
-1,1257,3	// Katar of Quaking
-1,1258,3	// Katar of Raging Blaze
-1,1259,3	// Katar of Piercing Wind
-1,1262,1	// Loki's Nail
-1,1263,1	// Unholy Touch
-1,1264,2	// Specialty Jur
-1,1265,1	// Bloody Roar
-1,1269,1	// Inverse Scale
-1,1271,1	// Blood Tears
-1,1301,3	// Axe
-1,1302,3	// Axe
-1,1304,3	// Orcish Axe
-1,1307,1	// Windhawk
-1,1351,3	// Battle Axe
-1,1352,3	// Battle Axe
-1,1354,3	// Hammer
-1,1355,3	// Hammer
-1,1357,3	// Buster
-1,1358,3	// Buster
-1,1360,3	// Two-Handed Axe
-1,1361,3	// Two-Handed Axe
-1,1370,1	// Doom Slayer
-1,1376,1	// Heart Breaker
-1,1377,1	// Hurricane Fury
-1,1401,9	// Javelin
-1,1402,9	// Javelin
-1,1404,9	// Spear
-1,1405,9	// Spear
-1,1407,9	// Pike
-1,1408,9	// Pike
-1,1410,3	// Lance
-1,1411,3	// Lance
-1,1451,3	// Guisarme
-1,1452,3	// Guisarme
-1,1454,3	// Glaive
-1,1455,3	// Glaive
-1,1457,3	// Partizan
-1,1458,3	// Partizan
-1,1460,3	// Trident
-1,1461,3	// Trident
-1,1463,3	// Halberd
-1,1464,3	// Halberd
-1,1472,3	// Soul Staff
-1,1474,1	// Gae Bolg
-1,1478,1	// Ahlspiess
-1,1501,6	// Club
-1,1502,6	// Club
-1,1504,6	// Mace
-1,1505,6	// Mace
-1,1507,6	// Smasher
-1,1508,6	// Smasher
-1,1510,6	// Flail
-1,1511,6	// Flail
-1,1513,6	// Morning Star
-1,1514,6	// Morning Star
-1,1516,6	// Sword Mace
-1,1517,6	// Sword Mace
-1,1519,6	// Chain
-1,1520,6	// Chain
-1,1522,6	// Stunner
-1,1550,3	// Book
-1,1551,3	// Bible
-1,1552,3	// Tablet
-1,1553,3	// Book of Billows
-1,1554,3	// Book of Mother Earth
-1,1555,3	// Book of the Blazing Sun
-1,1556,3	// Book of Gust of Wind
-1,1558,3	// Girl's Diary
-1,1559,1	// Legacy of Dragon
-1,1560,1	// Sage's Diary
-1,1561,1	// Hardcover Book
-1,1601,3	// Rod
-1,1602,3	// Rod
-1,1604,3	// Wand
-1,1605,3	// Wand
-1,1607,3	// Staff
-1,1608,3	// Staff
-1,1610,3	// Arc Wand
-1,1611,3	// Arc Wand
-1,1613,3	// Mighty Staff
-1,1614,3	// Wand of Occult
-1,1615,3	// Evil Bone Wand
-1,1616,1	// Wing Staff
-1,1617,1	// Survivor's Rod
-1,1618,1	// Survivor's Rod
-1,1619,1	// Survivor's Rod
-1,1620,1	// Survivor's Rod
-1,1621,1	// Hypnotist's Staff
-1,1622,1	// Hypnotist's Staff
-1,1701,3	// Bow
-1,1702,3	// Bow
-1,1704,3	// Composite Bow
-1,1705,3	// Composite Bow
-1,1707,3	// Great Bow
-1,1708,3	// Great Bow
-1,1710,3	// Crossbow
-1,1711,3	// Crossbow
-1,1713,3	// Arbalest
-1,1714,3	// Gakkung Bow
-1,1715,3	// Arbalest
-1,1716,3	// Gakkung Bow
-1,1718,3	// Hunter Bow
-1,1723,1	// Luna Bow
-1,1724,1	// Dragon Wing
-1,1730,1	// Burning Bow
-1,1731,1	// Frozen Bow
-1,1732,1	// Earth Bow
-1,1733,1	// Gust Bow
-1,1750,12	// Arrow
-1,1751,12	// Silver Arrow
-1,1752,12	// Fire Arrow
-1,1753,12	// Steel Arrow
-1,1754,12	// Crystal Arrow
-1,1755,12	// Arrow of Wind
-1,1756,12	// Stone Arrow
-1,1757,12	// Immaterial Arrow
-1,1758,12	// Stun Arrow
-1,1759,12	// Frozen Arrow
-1,1760,12	// Flash Arrow
-1,1761,12	// Cursed Arrow
-1,1762,12	// Rusty Arrow
-1,1763,12	// Poison Arrow
-1,1764,12	// Sharp Arrow
-1,1765,12	// Oridecon Arrow
-1,1767,12	// Shadow Arrow
-1,1768,12	// Sleep Arrow
-1,1769,12	// Mute Arrow
-1,1770,12	// Iron Arrow
-1,1801,3	// Waghnak
-1,1802,3	// Waghnak
-1,1803,3	// Knuckle Duster
-1,1804,3	// Knuckle Duster
-1,1805,3	// Studded Knuckles
-1,1806,3	// Studded Knuckles
-1,1807,3	// Fist
-1,1808,3	// Fist
-1,1809,3	// Claw
-1,1810,3	// Claw
-1,1811,3	// Finger
-1,1812,3	// Finger
-1,1815,1	// Hatii Claw
-1,1818,1	// Magma Fist
-1,1819,1	// Icicle Fist
-1,1820,1	// Electric Fist
-1,1821,1	// Seismic Fist
-1,1822,1	// Combo Battle Glove
-1,1901,3	// Violin
-1,1902,3	// Violin
-1,1903,3	// Mandolin
-1,1904,3	// Mandolin
-1,1905,3	// Lute
-1,1906,3	// Lute
-1,1907,3	// Guitar
-1,1908,3	// Guitar
-1,1909,3	// Harp
-1,1910,3	// Harp
-1,1911,3	// Gumoongoh
-1,1912,3	// Gumoongoh
-1,1914,1	// Burning Passion Guitar
-1,1915,1	// Loner's Guitar
-1,1916,1	// Green Acre Guitar
-1,1917,1	// Gentle Breeze Guitar
-1,1918,1	// Oriental Lute
-1,1919,1	// Base Guitar
-1,1950,3	// Rope
-1,1951,3	// Rope
-1,1952,3	// Whip
-1,1953,3	// Whip
-1,1954,3	// Wire Whip
-1,1955,3	// Wire Whip
-1,1956,3	// Rante Whip
-1,1957,3	// Rante Whip
-1,1958,3	// Tail Whip
-1,1959,3	// Tail Whip
-1,1960,3	// Whip
-1,1961,3	// Whip
-1,1965,1	// Red Flame Whip
-1,1966,1	// Icicle Whip
-1,1967,1	// Gaia Whip
-1,1968,1	// Skipping Rope
-1,1969,1	// Blade Whip
-1,1970,1	// Queen's Whip
-1,1971,1	// Electric Wire
-1,1972,1	// Electric Eel
-1,1973,1	// Sea Witch's Foot
-1,1974,1	// Carrot Whip
-1,2101,3	// Guard
-1,2102,3	// Guard
-1,2103,3	// Buckler
-1,2104,3	// Buckler
-1,2105,3	// Shield
-1,2106,3	// Shield
-1,2107,3	// Mirror Shield
-1,2108,3	// Mirror Shield
-1,2109,3	// Memory Book
-1,2112,3	// Novice Guard
-1,2113,1	// Novice Shield
-1,2123,1	// Orleans's Server
-1,2124,1	// Thorny Buckler
-1,2125,1	// Strong Shield
-1,2201,3	// Sunglasses
-1,2203,3	// Glasses
-1,2205,3	// Diver Goggles
-1,2206,3	// Wedding Veil
-1,2207,3	// Fancy Flower
-1,2208,3	// Ribbon
-1,2209,3	// Ribbon
-1,2210,3	// Hair Band
-1,2211,3	// Bandana
-1,2212,3	// Eye Patch
-1,2213,3	// Kitty Band
-1,2214,3	// Bunny Band
-1,2215,3	// Flower Band
-1,2216,3	// Biretta
-1,2217,3	// Biretta
-1,2218,3	// Flu Mask
-1,2220,3	// Hat
-1,2221,3	// Hat
-1,2222,3	// Turban
-1,2223,3	// Turban
-1,2224,3	// Goggles
-1,2225,3	// Goggles
-1,2226,3	// Cap
-1,2227,3	// Cap
-1,2228,3	// Helm
-1,2229,3	// Helm
-1,2230,3	// Gemmed Sallet
-1,2231,3	// Gemmed Sallet
-1,2232,3	// Circlet
-1,2233,3	// Circlet
-1,2236,3	// Santa Hat
-1,2239,3	// Monocle
-1,2241,3	// Grandpa Beard
-1,2242,3	// Purple Glasses
-1,2243,3	// Geek Glasses
-1,2244,3	// Big Ribbon
-1,2245,3	// Sweet Gent
-1,2246,3	// Golden Gear
-1,2247,3	// Romantic Gent
-1,2248,3	// Western Grace
-1,2249,1	// Coronet
-1,2250,3	// Cute Ribbon
-1,2251,3	// Monk Hat
-1,2252,3	// Wizard Hat
-1,2253,3	// Sunflower
-1,2254,1	// Angel Wing
-1,2255,1	// Evil Wing
-1,2257,3	// Unicorn Horn
-1,2258,1	// Spiky Band
-1,2259,3	// Mini Propeller
-1,2260,3	// Mini Glasses
-1,2261,3	// Army Cap
-1,2262,3	// Clown Nose
-1,2263,3	// Zorro Masque
-1,2265,3	// Gangster Mask
-1,2266,3	// Iron Cain
-1,2267,3	// Cigarette
-1,2268,3	// Pipe
-1,2269,3	// Romantic Flower
-1,2270,3	// Romantic Leaf
-1,2271,3	// Jack be Dandy
-1,2274,1	// Ghost Bandana
-1,2275,3	// Red Bandana
-1,2276,3	// Angled Glasses
-1,2277,3	// Nurse Cap
-1,2278,3	// Mr. Smile
-1,2279,3	// Bomb Wick
-1,2282,3	// Halo
-1,2285,3	// Apple of Archer
-1,2287,3	// Pirate Bandana
-1,2288,3	// Mr. Scream
-1,2289,3	// Poo Poo Hat
-1,2290,3	// Funeral Hat
-1,2291,3	// Masquerade
-1,2294,3	// Stellar
-1,2295,3	// Blinker
-1,2297,3	// Goblin Mask
-1,2298,3	// Green Feeler
-1,2299,3	// Orc Helm
-1,2301,3	// Cotton Shirt
-1,2302,3	// Cotton Shirt
-1,2303,3	// Jacket
-1,2304,3	// Jacket
-1,2305,3	// Adventurer's Suit
-1,2306,3	// Adventurer's Suit
-1,2307,3	// Mantle
-1,2308,3	// Mantle
-1,2309,3	// Coat
-1,2310,3	// Coat
-1,2311,3	// Mink Coat
-1,2312,3	// Padded Armor
-1,2313,3	// Padded Armor
-1,2314,3	// Chain Mail
-1,2315,3	// Chain Mail
-1,2316,3	// Full Plate
-1,2317,3	// Full Plate
-1,2318,3	// Lord's Clothes
-1,2320,3	// Formal Suit
-1,2321,3	// Silk Robe
-1,2322,3	// Silk Robe
-1,2323,3	// Scapulare
-1,2324,3	// Scapulare
-1,2325,3	// Saint's Robe
-1,2326,3	// Saint's Robe
-1,2328,3	// Wooden Mail
-1,2329,3	// Wooden Mail
-1,2330,3	// Tights
-1,2331,3	// Tights
-1,2332,3	// Silver Robe
-1,2333,3	// Silver Robe
-1,2335,3	// Thief Clothes
-1,2336,3	// Thief Clothes
-1,2337,3	// Ninja Suit
-1,2339,3	// Pantie
-1,2340,3	// Novice Breastplate
-1,2341,3	// Legion Plate Armor
-1,2352,3	// Tattered Novice Ninja Suit
-1,2365,1	// Orleans's Gown
-1,2401,3	// Sandals
-1,2402,3	// Sandals
-1,2403,3	// Shoes
-1,2404,3	// Shoes
-1,2405,3	// Boots
-1,2406,3	// Boots
-1,2407,3	// Crystal Pumps
-1,2408,3	// Shackles
-1,2409,3	// High Heels
-1,2411,3	// Greaves
-1,2414,3	// Novice Slippers
-1,2416,1	// Novice Shoes
-1,2420,1	// Angel's Reincarnation
-1,2501,3	// Hood
-1,2502,3	// Hood
-1,2503,3	// Muffler
-1,2504,3	// Muffler
-1,2505,3	// Manteau
-1,2506,3	// Manteau
-1,2507,3	// Ancient Cape
-1,2508,3	// Ragamuffin Manteau
-1,2510,3	// Somber Novice Hood
-1,2512,1	// Novice Manteau
-1,2513,1	// Heavenly Maiden Robe
-1,2514,1	// Pauldron
-1,2515,1	// Eagle Wing
-1,2601,3	// Ring
-1,2602,3	// Earring
-1,2603,3	// Necklace
-1,2604,3	// Glove
-1,2605,3	// Brooch
-1,2607,3	// Clip
-1,2608,3	// Rosary
-1,2609,3	// Skull Ring
-1,2610,3	// Gold Ring
-1,2611,3	// Silver Ring
-1,2612,3	// Flower Ring
-1,2613,3	// Diamond Ring
-1,2617,3	// Celebrant's Mitten
-1,2618,3	// Matyr's Leash
-1,2621,1	// Ring
-1,2622,1	// Earring
-1,2623,1	// Necklace
-1,2624,1	// Glove
-1,2625,1	// Brooch
-1,2626,1	// Rosary
-1,2627,3	// Belt
-1,2628,3	// Novice Armlet
-1,2652,1	// Goddess of Fortune's Cursed Brooch
-1,2654,1	// Shinobi Sash
-1,2656,1	// Armor Charm
-1,5002,1	// Jewel Crown
-1,5003,3	// Joker Jester
-1,5005,3	// Gas Mask
-1,5006,3	// Machoman's Glasses
-1,5009,3	// Safety Helmet
-1,5010,3	// Indian Fillet
-1,5011,3	// Aerial
-1,5014,3	// Fin Helm
-1,5015,3	// Egg Shell
-1,5030,3	// Panda Hat
-1,5035,3	// Poring Hat
-1,5037,3	// Nutshell
-1,5055,3	// Novice False Eggshell
-1,5085,1	// Small Ribbons
-1,5088,3	// Surprised Mask
-1,5089,3	// Annoyed Mask
-1,5090,3	// Goblin Leader Mask
-1,5111,1	// Galapago Cap
-1,5112,1	// Super Novice Hat
-1,5113,1	// Angry Snarl
-1,5114,1	// Bucket Hat
-1,5116,1	// Banana Hat
-1,5118,1	// Puppy Headband
-1,5119,1	// Super Novice Hat
-1,5120,1	// Bucket Hat
-1,5122,1	// Magni's Cap
-1,5175,1	// Censor Bar
-1,7001,12	// Mould Powder
-1,7002,12	// Ogre Tooth
-1,7003,12	// Anolian Skin
-1,7004,12	// Mud Lump
-1,7005,12	// Skull
-1,7006,12	// Wing of Red Bat
-1,7007,12	// Claw of Rat
-1,7008,12	// Stiff Horn
-1,7009,12	// Glitter Shell
-1,7010,12	// Tail of Steel Scorpion
-1,7011,12	// Claw of Monkey
-1,7012,12	// Tough Scalelike Stem
-1,7013,12	// Coral Reef
-1,7014,12	// Old Portrait
-1,7015,12	// Memory Bookmark
-1,7016,12	// Bent Spoon
-1,7026,12	// Key of the Clock Tower
-1,7027,12	// Key of the Underground
-1,7030,12	// Claw of Desert Wolf
-1,7031,12	// Old Frying Pan
-1,7032,12	// Piece of Egg Shell
-1,7033,12	// Poison Spore
-1,7034,12	// Red Stocking
-1,7035,12	// Matchstick
-1,7036,12	// Fang of Garm
-1,7038,12	// Yarn
-1,7041,12	// Fine Grit
-1,7047,12	// Alice's Apron
-1,7048,12	// Talon of Griffon
-1,7049,12	// Stone
-1,7053,12	// Cyfar
-1,7054,12	// Brigan
-1,7059,12	// Free Ticket for Kafra Storage
-1,7060,12	// Free Ticket for Kafra Transportation
-1,7061,12	// Free Ticket for the Cart Service
-1,7063,12	// Soft Feather
-1,7064,12	// Wing of Dragonfly
-1,7065,12	// Sea-Otter Fur
-1,7066,12	// Ice Cubic
-1,7067,12	// Stone Fragment
-1,7068,12	// Burnt Tree
-1,7069,12	// Destroyed Armor
-1,7070,12	// Broken Shell
-1,7071,12	// Tattered Clothes
-1,7072,12	// Old Shuriken
-1,7093,12	// Cogwheel
-1,7094,12	// Fragment
-1,7095,12	// Metal Fragment
-1,7096,12	// Lava
-1,7097,12	// Burning Heart
-1,7098,12	// Live Coal
-1,7099,12	// Worn-out Magic Scroll
-1,7100,12	// Sharp Leaf
-1,7101,12	// Peco Peco Feather
-1,7106,12	// Antelope Horn
-1,7107,12	// Antelope Skin
-1,7108,12	// Piece of Shield
-1,7109,12	// Shining Spear Blade
-1,7110,12	// Broken Sword
-1,7111,12	// Slick Paper
-1,7112,12	// Sharp Paper
-1,7113,12	// Broken Pharaoh Emblem
-1,7114,12	// Masque of Tutankhamen
-1,7115,12	// Harpy Feather
-1,7116,12	// Harpy Talon
-1,7117,12	// Torn Magic Book
-1,7118,12	// Torn Scroll
-1,7119,12	// Bacillus
-1,7120,12	// Burning Horseshoe
-1,7121,12	// Honey Pot
-1,7122,12	// Burning Hair
-1,7123,12	// Dragon Skin
-1,7124,12	// Sand Clump
-1,7125,12	// Scorpion Claw
-1,7126,12	// Large Jellopy
-1,7134,12	// Medicine Bowl
-1,7135,12	// Fire Bottle
-1,7136,12	// Acid Bottle
-1,7137,12	// Plant Bottle
-1,7138,12	// Marine Sphere Bottle
-1,7139,12	// Glistening Coat
-1,7149,12	// Yellow Plate
-1,7150,12	// Piece of Bamboo
-1,7151,12	// Oil Paper
-1,7152,12	// Glossy Hair
-1,7153,12	// Worn-out Kimono
-1,7154,12	// Poisonous Powder
-1,7155,12	// Poisonous Toad Skin
-1,7156,12	// Broken Shuriken
-1,7157,12	// Dark Mask
-1,7158,12	// Broken Liquor Jar
-1,7159,12	// Tengu Nose
-1,7161,12	// Black Bear Skin
-1,7162,12	// Cloud Crumb
-1,7163,12	// Hard Feeler
-1,7164,12	// Solid_Peach
-1,7165,12	// Transparent Celestial Robe
-1,7166,12	// Soft Silk
-1,7167,12	// Strange Steel Piece
-1,7168,12	// Giant Butterfly Wing
-1,7169,12	// Ba_Gua
-1,7171,12	// Leopard Skin
-1,7172,12	// Leopard Claw
-1,7174,12	// Wrapping Lace
-1,7175,12	// Wrapping Paper
-1,7182,12	// Cacao
-1,7186,12	// Thin Trunk
-1,7187,12	// Festival Mask
-1,7188,12	// Brown_Root
-1,7189,12	// Wooden Heart
-1,7190,12	// Solid Husk
-1,7191,12	// Lamp
-1,7192,12	// Vane
-1,7193,12	// Sprout
-1,7194,12	// Soft Blade of Grass
-1,7195,12	// Slingshot
-1,7196,12	// Shoulder Protector
-1,7197,12	// Tough Vines
-1,7198,12	// Huge Leaf
-1,7200,12	// Elastic Band
-1,7201,12	// Log
-1,7202,12	// Pincher of Beetle
-1,7203,12	// Strong Branch
-1,7205,12	// Piece of Black Cloth
-1,7206,12	// Black Cat Doll
-1,7207,12	// Old Manteau
-1,7208,12	// Rusty Kitchen Knife
-1,7209,12	// Helm of Dullahan
-1,7210,12	// Armor Piece of Dullahan
-1,7211,12	// Fragment of Rossata Stone
-1,7212,12	// Hung Doll
-1,7213,12	// Needle Packet
-1,7214,12	// Bat Cage
-1,7215,12	// Broken Needle
-1,7216,12	// Red Muffler
-1,7217,12	// Spool
-1,7218,12	// Decomposed Rope
-1,7219,12	// Striped Sock
-1,7220,12	// Ectoplasm
-1,7221,12	// Tangled Chains
-1,7222,12	// Wooden Gnarl
-1,7223,12	// Contorted Self-Portrait
-1,7225,12	// Pumpkin Lantern
-1,7262,12	// Folding Fan of Cat Ghost
-1,7263,12	// Cat's Eye
-1,7264,12	// Dry Sand
-1,7265,12	// Dragon Horn
-1,7266,12	// Denture from Dragon Mask
-1,7267,12	// Tiger Panty
-1,7268,12	// Little Ghost Doll
-1,7269,12	// Pinafore
-1,7270,12	// Nursing_Bottle
-1,7315,1	// Dark Crystal Fragment
-1,7316,1	// Insect Leg
-1,7317,1	// Rusty Screw
-1,7318,1	// Old Pick
-1,7319,1	// Used Iron Plate
-1,7320,1	// Dust Pollutant
-1,7321,1	// Crystal Fragment
-1,7322,1	// Toxic Gas
-1,7323,1	// Battered Kettle
-1,7325,1	// Flexible Tube
-1,7326,1	// Fluorescent Liquid
-1,7327,1	// Flashlight
-1,7440,1	// Red Feather
-1,7441,1	// Blue Feather
-1,7442,1	// Cursed Seal
-1,7443,1	// Three-Headed Dragon's Head
-1,7444,1	// Treasure Box
-1,7445,1	// Green Bijou
-1,7446,1	// Blue Bijou
-1,7447,1	// Red Bijou
-1,7448,1	// Yellow Bijou
-1,7449,1	// Bloody Page
-1,7450,1	// Skeletal Armor Piece
-1,7451,1	// Fire Dragon Scale
-1,7452,1	// Yellow Spice
-1,7453,1	// Sweet Sauce
-1,7454,1	// Savory Sauce
-1,7455,1	// Spicy Sauce
-1,7456,1	// Red Spice
-1,7457,1	// Cooking Oil
-1,7472,1	// Level 1 Cookbook
-1,7473,1	// Level 2 Cookbook
-1,7474,1	// Level 3 Cookbook
-1,7475,1	// Level 4 Cookbook
-1,7476,1	// Level 5 Cookbook
-1,7482,1	// Pot
-1,7512,1	// Burnt Part
-1,7513,1	// Pocket Watch
-1,7561,15	// Glacial Heart
-1,7562,15	// Ice Scale
-1,7563,15	// Bloody Rune
-1,7564,15	// Rotten Meat
-1,7565,15	// Sticky Poison
-1,7567,1	// Suspicious Hat
-1,7568,1	// White Mask
-1,7751,34	// Old White Cloth
-1,7752,32	// Clattering Skull
-1,7753,34	// Broken Farming Utensil
-1,10001,3	// Skull Helm
-1,10002,3	// Monster Oxygen Mask
-1,10003,3	// Transparent Headgear
-1,10004,3	// Pacifier
-1,10005,3	// Wig
-1,10006,3	// Queen's Hair Ornament
-1,10007,3	// Silk Ribbon
-1,10008,3	// Punisher
-1,10009,3	// Wild Flower
-1,10010,3	// Battered Pot
-1,10011,3	// Stellar Hairpin
-1,10012,3	// Tiny Egg Shell
-1,10013,3	// Backpack
-1,10014,3	// Rocker Glasses
-1,10015,3	// Green Lace
-1,10016,3	// Golden Bell
-1,10017,3	// Bark Shorts
-1,10018,3	// Monkey Circlet
-1,10019,3	// Red Scarf
-1,10020,3	// Grave Keeper's Sword
-1,13000,1	// Jujube Dagger
-1,13001,1	// Dragon Killer
-1,13002,1	// Ginnungagap
-1,13003,1	// Cowardice Blade
-1,13004,1	// Cowardice Blade
-1,13163,1	// Long Barrel
-1,13164,1	// Long Barrel
-1,13167,1	// Gate Keeper-DD
-1,13168,1	// Thunder P
-1,13170,2	// Lever Action Rifle
-1,13200,1	// Bullet
-1,13201,1	// Silver Bullet
-1,13202,1	// Bloody Shell
-1,13203,1	// Flare Sphere
-1,13204,1	// Lightning Sphere
-1,13205,1	// Poison Sphere
-1,13206,1	// Blind Sphere
-1,13207,1	// Freezing Sphere
-1,13304,1	// Huuma Calm Mind
+IG_BlueBox,501,12	// Red Potion
+IG_BlueBox,502,12	// Orange Potion
+IG_BlueBox,503,12	// Yellow Potion
+IG_BlueBox,504,12	// White Potion
+IG_BlueBox,505,12	// Blue Potion
+IG_BlueBox,506,12	// Green Potion
+IG_BlueBox,507,12	// Red Herb
+IG_BlueBox,508,12	// Yellow Herb
+IG_BlueBox,509,12	// White Herb
+IG_BlueBox,510,12	// Blue Herb
+IG_BlueBox,511,12	// Green Herb
+IG_BlueBox,512,12	// Apple
+IG_BlueBox,513,12	// Banana
+IG_BlueBox,514,12	// Grape
+IG_BlueBox,515,12	// Carrot
+IG_BlueBox,516,12	// Potato
+IG_BlueBox,517,12	// Meat
+IG_BlueBox,518,12	// Honey
+IG_BlueBox,519,12	// Milk
+IG_BlueBox,520,12	// Hinalle Leaflet
+IG_BlueBox,521,12	// Aloe Leaflet
+IG_BlueBox,522,12	// Mastela Fruit
+IG_BlueBox,523,12	// Holy Water
+IG_BlueBox,525,12	// Panacea
+IG_BlueBox,526,12	// Royal Jelly
+IG_BlueBox,528,12	// Monster Food
+IG_BlueBox,529,12	// Candy
+IG_BlueBox,530,12	// Candy Cane
+IG_BlueBox,531,12	// Apple Juice
+IG_BlueBox,532,12	// Banana Juice
+IG_BlueBox,533,12	// Grape Juice
+IG_BlueBox,534,12	// Carrot Juice
+IG_BlueBox,535,12	// Pumpkin
+IG_BlueBox,536,12	// Ice Cream
+IG_BlueBox,537,12	// Pet Food
+IG_BlueBox,538,12	// Well-baked Cookie
+IG_BlueBox,539,12	// Piece of Cake
+IG_BlueBox,544,12	// Raw Fish
+IG_BlueBox,545,12	// Condensed Red Potion
+IG_BlueBox,546,12	// Condensed Yellow Potion
+IG_BlueBox,547,12	// Condensed White Potion
+IG_BlueBox,548,12	// Cheese
+IG_BlueBox,549,12	// Yam
+IG_BlueBox,550,12	// Rice Cake
+IG_BlueBox,551,12	// Sushi
+IG_BlueBox,553,12	// Bao
+IG_BlueBox,555,12	// Traditional Rice Cake
+IG_BlueBox,558,12	// Chocolate
+IG_BlueBox,561,12	// White Chocolate
+IG_BlueBox,601,12	// Fly Wing
+IG_BlueBox,602,12	// Butterfly Wing
+IG_BlueBox,604,512	// Dead Branch
+IG_BlueBox,605,12	// Anodyne
+IG_BlueBox,606,12	// Aloevera
+IG_BlueBox,607,12	// Yggdrasil Berry
+IG_BlueBox,608,12	// Yggdrasil Seed
+IG_BlueBox,609,12	// Amulet
+IG_BlueBox,610,12	// Yggdrasil Leaf
+IG_BlueBox,611,12	// Magnifier
+IG_BlueBox,612,12	// Mini Furnace
+IG_BlueBox,613,12	// Iron Hammer
+IG_BlueBox,614,12	// Golden Hammer
+IG_BlueBox,615,12	// Oridecon Hammer
+IG_BlueBox,618,12	// Worn Out Scroll
+IG_BlueBox,619,12	// Unripe Apple
+IG_BlueBox,620,12	// Orange Juice
+IG_BlueBox,621,12	// Bitter Herb
+IG_BlueBox,622,12	// Rainbow Carrot
+IG_BlueBox,623,12	// Earthworm the Dude
+IG_BlueBox,624,12	// Rotten Fish
+IG_BlueBox,625,12	// Rusty Iron
+IG_BlueBox,626,12	// Monster Juice
+IG_BlueBox,627,12	// Sweet Milk
+IG_BlueBox,628,12	// Well-Dried Bone
+IG_BlueBox,629,12	// Singing Flower
+IG_BlueBox,630,12	// Dew Laden Moss
+IG_BlueBox,631,12	// Deadly Noxious Herb
+IG_BlueBox,632,12	// Fatty Chubby Earthworm
+IG_BlueBox,633,12	// Sweet Potato
+IG_BlueBox,634,12	// Tropical Banana
+IG_BlueBox,635,12	// Orc Trophy
+IG_BlueBox,636,12	// No Recipient
+IG_BlueBox,637,12	// Old Broom
+IG_BlueBox,638,12	// Silver Knife of Chastity
+IG_BlueBox,639,12	// Armlet of Obedience
+IG_BlueBox,640,12	// Shining Stone
+IG_BlueBox,641,12	// Contracts in Shadow
+IG_BlueBox,642,12	// Book of the Devil
+IG_BlueBox,643,12	// Pet Incubator
+IG_BlueBox,644,312	// Gift Box
+IG_BlueBox,645,12	// Concentration Potion
+IG_BlueBox,656,12	// Awakening Potion
+IG_BlueBox,657,12	// Berserk Potion
+IG_BlueBox,659,12	// Her Heart
+IG_BlueBox,663,12	// Songpyun
+IG_BlueBox,664,12	// Gift Box
+IG_BlueBox,665,12	// Gift Box
+IG_BlueBox,666,12	// Gift Box
+IG_BlueBox,667,12	// Gift Box
+IG_BlueBox,668,12	// Red_Envelope
+IG_BlueBox,678,12	// Poison Bottle
+IG_BlueBox,679,12	// Pilule
+IG_BlueBox,701,12	// Ora Ora
+IG_BlueBox,702,12	// Animal Gore
+IG_BlueBox,703,12	// Hinalle
+IG_BlueBox,704,12	// Aloe
+IG_BlueBox,705,12	// Clover
+IG_BlueBox,706,12	// Four Leaf Clover
+IG_BlueBox,707,12	// Singing Plant
+IG_BlueBox,708,12	// Ment
+IG_BlueBox,710,12	// Illusion Flower
+IG_BlueBox,711,12	// Shoot
+IG_BlueBox,712,12	// Flower
+IG_BlueBox,713,12	// Empty Bottle
+IG_BlueBox,715,12	// Yellow Gemstone
+IG_BlueBox,716,12	// Red Gemstone
+IG_BlueBox,717,12	// Blue Gemstone
+IG_BlueBox,718,12	// Garnet
+IG_BlueBox,719,12	// Amethyst
+IG_BlueBox,720,12	// Aquamarine
+IG_BlueBox,721,12	// Emerald
+IG_BlueBox,722,12	// Pearl
+IG_BlueBox,723,12	// Ruby
+IG_BlueBox,724,12	// Cursed Ruby
+IG_BlueBox,725,12	// Sardonyx
+IG_BlueBox,726,12	// Sapphire
+IG_BlueBox,727,12	// Opal
+IG_BlueBox,728,12	// Topaz
+IG_BlueBox,729,12	// Zircon
+IG_BlueBox,730,12	// 1carat Diamond
+IG_BlueBox,731,12	// 2carat Diamond
+IG_BlueBox,732,12	// 3carat Diamond
+IG_BlueBox,733,12	// Cracked Diamond
+IG_BlueBox,734,12	// Red Frame
+IG_BlueBox,735,12	// Chung Jah
+IG_BlueBox,736,12	// China
+IG_BlueBox,737,12	// Black Ladle
+IG_BlueBox,738,12	// Pencil Case
+IG_BlueBox,739,12	// Rouge
+IG_BlueBox,740,12	// Puppet
+IG_BlueBox,741,12	// Poring Doll
+IG_BlueBox,742,12	// Chonchon Doll
+IG_BlueBox,743,12	// Spore Doll
+IG_BlueBox,744,12	// Bouquet
+IG_BlueBox,745,12	// Wedding Bouquet
+IG_BlueBox,746,12	// Glass Bead
+IG_BlueBox,747,12	// Crystal Mirror
+IG_BlueBox,748,12	// Witherless Rose
+IG_BlueBox,749,12	// Frozen Rose
+IG_BlueBox,750,12	// Baphomet Doll
+IG_BlueBox,751,12	// Osiris Doll
+IG_BlueBox,752,12	// Grasshopper Doll
+IG_BlueBox,753,12	// Yoyo Doll
+IG_BlueBox,754,12	// Raccoon Doll
+IG_BlueBox,901,12	// Danggie
+IG_BlueBox,902,12	// Tree Root
+IG_BlueBox,903,12	// Reptile Tongue
+IG_BlueBox,904,12	// Scorpion Tail
+IG_BlueBox,905,12	// Stem
+IG_BlueBox,906,12	// Pointed Scale
+IG_BlueBox,907,12	// Resin
+IG_BlueBox,908,12	// Spawn
+IG_BlueBox,909,12	// Jellopy
+IG_BlueBox,910,12	// Garlet
+IG_BlueBox,911,12	// Scell
+IG_BlueBox,912,12	// Zargon
+IG_BlueBox,913,12	// Tooth of Bat
+IG_BlueBox,914,12	// Fluff
+IG_BlueBox,915,12	// Chrysalis
+IG_BlueBox,916,12	// Feather of Birds
+IG_BlueBox,917,12	// Talon
+IG_BlueBox,918,12	// Sticky Webfoot
+IG_BlueBox,919,12	// Animal Skin
+IG_BlueBox,920,12	// Wolf Claw
+IG_BlueBox,921,12	// Mushroom Spore
+IG_BlueBox,922,12	// Orc's Fang
+IG_BlueBox,923,12	// Evil Horn
+IG_BlueBox,924,12	// Powder of Butterfly
+IG_BlueBox,925,12	// Bill of Birds
+IG_BlueBox,926,12	// Snake Scale
+IG_BlueBox,928,12	// Insect Feeler
+IG_BlueBox,929,12	// Immortal Heart
+IG_BlueBox,930,12	// Rotten Bandage
+IG_BlueBox,931,12	// Orcish Voucher
+IG_BlueBox,932,12	// Skel-Bone
+IG_BlueBox,934,12	// Memento
+IG_BlueBox,935,12	// Shell
+IG_BlueBox,936,12	// Scale Shell
+IG_BlueBox,937,12	// Venom Canine
+IG_BlueBox,938,12	// Sticky Mucus
+IG_BlueBox,939,12	// Bee Sting
+IG_BlueBox,940,12	// Grasshopper's Leg
+IG_BlueBox,941,12	// Nose Ring
+IG_BlueBox,942,12	// Yoyo Tail
+IG_BlueBox,943,12	// Solid Shell
+IG_BlueBox,944,12	// Horseshoe
+IG_BlueBox,945,12	// Raccoon Leaf
+IG_BlueBox,946,12	// Snail's Shell
+IG_BlueBox,947,12	// Horn
+IG_BlueBox,948,12	// Bear's Footskin
+IG_BlueBox,949,12	// Feather
+IG_BlueBox,950,12	// Heart of Mermaid
+IG_BlueBox,951,12	// Fin
+IG_BlueBox,952,12	// Cactus Needle
+IG_BlueBox,953,12	// Stone Heart
+IG_BlueBox,954,12	// Shining Scale
+IG_BlueBox,955,12	// Worm Peeling
+IG_BlueBox,956,12	// Gill
+IG_BlueBox,957,12	// Decayed Nail
+IG_BlueBox,958,12	// Horrendous Mouth
+IG_BlueBox,959,12	// Stinky Scale
+IG_BlueBox,960,12	// Nipper
+IG_BlueBox,961,12	// Conch
+IG_BlueBox,962,12	// Tentacle
+IG_BlueBox,963,12	// Sharp Scale
+IG_BlueBox,964,12	// Crab Shell
+IG_BlueBox,965,12	// Clam Shell
+IG_BlueBox,966,12	// Clam Flesh
+IG_BlueBox,967,12	// Turtle Shell
+IG_BlueBox,968,12	// Heroic Emblem
+IG_BlueBox,969,12	// Gold
+IG_BlueBox,971,12	// Detrimindexta
+IG_BlueBox,972,12	// Karvodailnirol
+IG_BlueBox,973,12	// Counteragent
+IG_BlueBox,974,12	// Mixture
+IG_BlueBox,975,12	// Scarlet Dyestuff
+IG_BlueBox,976,12	// Lemon Dyestuff
+IG_BlueBox,978,12	// Cobaltblue Dyestuff
+IG_BlueBox,979,12	// Darkgreen Dyestuff
+IG_BlueBox,980,12	// Orange Dyestuff
+IG_BlueBox,981,12	// Violet Dyestuff
+IG_BlueBox,982,12	// White Dyestuff
+IG_BlueBox,983,12	// Black Dyestuff
+IG_BlueBox,986,12	// Anvil
+IG_BlueBox,987,12	// Oridecon Anvil
+IG_BlueBox,988,12	// Golden Anvil
+IG_BlueBox,989,12	// Emperium Anvil
+IG_BlueBox,990,12	// Red Blood
+IG_BlueBox,991,12	// Crystal Blue
+IG_BlueBox,992,12	// Wind of Verdure
+IG_BlueBox,993,12	// Green Live
+IG_BlueBox,994,12	// Flame Heart
+IG_BlueBox,995,12	// Mystic Frozen
+IG_BlueBox,996,12	// Rough Wind
+IG_BlueBox,997,12	// Great Nature
+IG_BlueBox,998,12	// Iron
+IG_BlueBox,999,12	// Steel
+IG_BlueBox,1000,12	// Star Crumb
+IG_BlueBox,1001,12	// Star Dust
+IG_BlueBox,1002,12	// Iron Ore
+IG_BlueBox,1003,12	// Coal
+IG_BlueBox,1004,12	// Chivalry Emblem
+IG_BlueBox,1005,12	// Hammer of Blacksmith
+IG_BlueBox,1006,12	// Old Magicbook
+IG_BlueBox,1007,12	// Necklace of Wisdom
+IG_BlueBox,1008,12	// Necklace of Oblivion
+IG_BlueBox,1009,12	// Hand of God
+IG_BlueBox,1010,12	// Phracon
+IG_BlueBox,1011,12	// Emveretarcon
+IG_BlueBox,1012,12	// Frill
+IG_BlueBox,1013,12	// Rainbow Shell
+IG_BlueBox,1014,12	// Ant Jaw
+IG_BlueBox,1015,12	// Tongue
+IG_BlueBox,1016,12	// Rat Tail
+IG_BlueBox,1017,12	// Mole Whiskers
+IG_BlueBox,1018,12	// Mole Claw
+IG_BlueBox,1019,12	// Trunk
+IG_BlueBox,1020,12	// Black Hair
+IG_BlueBox,1021,12	// Dokebi Horn
+IG_BlueBox,1022,12	// Nine Tails
+IG_BlueBox,1023,12	// Fish Tail
+IG_BlueBox,1024,12	// Squid Ink
+IG_BlueBox,1025,12	// Cobweb
+IG_BlueBox,1026,12	// Acorn
+IG_BlueBox,1027,12	// Porcupine Quill
+IG_BlueBox,1028,12	// Mane
+IG_BlueBox,1029,12	// Tiger Skin
+IG_BlueBox,1031,12	// Mantis Scythe
+IG_BlueBox,1032,12	// Maneater Blossom
+IG_BlueBox,1033,12	// Maneater Root
+IG_BlueBox,1034,12	// Blue Hair
+IG_BlueBox,1035,12	// Dragon Canine
+IG_BlueBox,1036,12	// Dragon Scale
+IG_BlueBox,1037,12	// Dragon Tail
+IG_BlueBox,1038,12	// Little Evil Horn
+IG_BlueBox,1039,12	// Little Evil Wing
+IG_BlueBox,1040,12	// Elder Pixie's Moustache
+IG_BlueBox,1041,12	// Lantern
+IG_BlueBox,1042,12	// Bug Leg
+IG_BlueBox,1043,12	// Orc Claw
+IG_BlueBox,1044,12	// Zenorc's Fang
+IG_BlueBox,1045,12	// Cultish Masque
+IG_BlueBox,1046,12	// Scorpion Nipper
+IG_BlueBox,1047,12	// Dead Medusa
+IG_BlueBox,1048,12	// Horrendous Hair
+IG_BlueBox,1049,12	// Skirt of Virgin
+IG_BlueBox,1050,12	// Tendon
+IG_BlueBox,1051,12	// Detonator
+IG_BlueBox,1052,12	// Single Cell
+IG_BlueBox,1053,12	// Ancient Tooth
+IG_BlueBox,1054,12	// Ancient Lips
+IG_BlueBox,1055,12	// Earthworm Peeling
+IG_BlueBox,1056,12	// Grit
+IG_BlueBox,1057,12	// Moth Dust
+IG_BlueBox,1058,12	// Moth Wings
+IG_BlueBox,1059,12	// Fabric
+IG_BlueBox,1060,12	// Golden Hair
+IG_BlueBox,1061,12	// Witched Starsand
+IG_BlueBox,1062,12	// Jack o' Pumpkin
+IG_BlueBox,1063,12	// Fang
+IG_BlueBox,1064,12	// Reins
+IG_BlueBox,1065,12	// Trap
+IG_BlueBox,1066,12	// Fine-grained Trunk
+IG_BlueBox,1067,12	// Solid Trunk
+IG_BlueBox,1068,12	// Barren Trunk
+IG_BlueBox,1088,12	// Morocc Solution
+IG_BlueBox,1089,12	// Payon Solution
+IG_BlueBox,1092,12	// Empty Test Tube
+IG_BlueBox,1093,12	// Empty Potion Bottle
+IG_BlueBox,1094,12	// Short Daenggie
+IG_BlueBox,1095,12	// Clock Hand
+IG_BlueBox,1096,12	// Round Shell
+IG_BlueBox,1097,12	// Worn Out Page
+IG_BlueBox,1098,12	// Manacles
+IG_BlueBox,1099,12	// Worn-out Prison Uniform
+IG_BlueBox,1101,6	// Sword
+IG_BlueBox,1102,6	// Sword
+IG_BlueBox,1104,6	// Falchion
+IG_BlueBox,1105,6	// Falchion
+IG_BlueBox,1107,6	// Blade
+IG_BlueBox,1108,6	// Blade
+IG_BlueBox,1110,6	// Rapier
+IG_BlueBox,1111,6	// Rapier
+IG_BlueBox,1113,6	// Scimitar
+IG_BlueBox,1114,6	// Scimitar
+IG_BlueBox,1116,3	// Katana
+IG_BlueBox,1117,3	// Katana
+IG_BlueBox,1119,6	// Tsurugi
+IG_BlueBox,1120,6	// Tsurugi
+IG_BlueBox,1122,6	// Ring Pommel Saber
+IG_BlueBox,1123,6	// Haedonggum
+IG_BlueBox,1124,6	// Orcish sword
+IG_BlueBox,1125,6	// Ring Pommel Saber
+IG_BlueBox,1126,6	// Saber
+IG_BlueBox,1127,6	// Saber
+IG_BlueBox,1128,6	// Haedonggum
+IG_BlueBox,1129,6	// Flamberge
+IG_BlueBox,1146,1	// Town Sword
+IG_BlueBox,1147,1	// Town Sword
+IG_BlueBox,1148,1	// Star Dust Blade
+IG_BlueBox,1151,3	// Slayer
+IG_BlueBox,1152,3	// Slayer
+IG_BlueBox,1154,3	// Bastard Sword
+IG_BlueBox,1155,3	// Bastard Sword
+IG_BlueBox,1157,3	// Two-Handed Sword
+IG_BlueBox,1158,3	// Two-Handed Sword
+IG_BlueBox,1160,3	// Broad Sword
+IG_BlueBox,1162,3	// Broad Sword
+IG_BlueBox,1163,3	// Claymore
+IG_BlueBox,1201,3	// Knife
+IG_BlueBox,1202,3	// Knife
+IG_BlueBox,1204,3	// Cutter
+IG_BlueBox,1205,3	// Cutter
+IG_BlueBox,1207,3	// Main Gauche
+IG_BlueBox,1208,3	// Main Gauche
+IG_BlueBox,1210,3	// Dirk
+IG_BlueBox,1211,3	// Dirk
+IG_BlueBox,1213,3	// Dagger
+IG_BlueBox,1214,3	// Dagger
+IG_BlueBox,1216,3	// Stiletto
+IG_BlueBox,1217,3	// Stiletto
+IG_BlueBox,1219,3	// Gladius
+IG_BlueBox,1220,3	// Gladius
+IG_BlueBox,1222,3	// Damascus
+IG_BlueBox,1226,3	// Damascus
+IG_BlueBox,1243,3	// Novice Main Gauche
+IG_BlueBox,1245,1	// Cinquedea
+IG_BlueBox,1247,1	// Kindle Dagger
+IG_BlueBox,1248,1	// Obsidian Dagger
+IG_BlueBox,1249,1	// Fisherman's Dagger
+IG_BlueBox,1250,3	// Jur
+IG_BlueBox,1251,3	// Jur
+IG_BlueBox,1252,3	// Katar
+IG_BlueBox,1253,3	// Katar
+IG_BlueBox,1254,3	// Jamadhar
+IG_BlueBox,1255,3	// Jamadhar
+IG_BlueBox,1256,3	// Katar of Frozen Icicle
+IG_BlueBox,1257,3	// Katar of Quaking
+IG_BlueBox,1258,3	// Katar of Raging Blaze
+IG_BlueBox,1259,3	// Katar of Piercing Wind
+IG_BlueBox,1262,1	// Loki's Nail
+IG_BlueBox,1263,1	// Unholy Touch
+IG_BlueBox,1264,2	// Specialty Jur
+IG_BlueBox,1265,1	// Bloody Roar
+IG_BlueBox,1269,1	// Inverse Scale
+IG_BlueBox,1271,1	// Blood Tears
+IG_BlueBox,1301,3	// Axe
+IG_BlueBox,1302,3	// Axe
+IG_BlueBox,1304,3	// Orcish Axe
+IG_BlueBox,1307,1	// Windhawk
+IG_BlueBox,1351,3	// Battle Axe
+IG_BlueBox,1352,3	// Battle Axe
+IG_BlueBox,1354,3	// Hammer
+IG_BlueBox,1355,3	// Hammer
+IG_BlueBox,1357,3	// Buster
+IG_BlueBox,1358,3	// Buster
+IG_BlueBox,1360,3	// Two-Handed Axe
+IG_BlueBox,1361,3	// Two-Handed Axe
+IG_BlueBox,1370,1	// Doom Slayer
+IG_BlueBox,1376,1	// Heart Breaker
+IG_BlueBox,1377,1	// Hurricane Fury
+IG_BlueBox,1401,9	// Javelin
+IG_BlueBox,1402,9	// Javelin
+IG_BlueBox,1404,9	// Spear
+IG_BlueBox,1405,9	// Spear
+IG_BlueBox,1407,9	// Pike
+IG_BlueBox,1408,9	// Pike
+IG_BlueBox,1410,3	// Lance
+IG_BlueBox,1411,3	// Lance
+IG_BlueBox,1451,3	// Guisarme
+IG_BlueBox,1452,3	// Guisarme
+IG_BlueBox,1454,3	// Glaive
+IG_BlueBox,1455,3	// Glaive
+IG_BlueBox,1457,3	// Partizan
+IG_BlueBox,1458,3	// Partizan
+IG_BlueBox,1460,3	// Trident
+IG_BlueBox,1461,3	// Trident
+IG_BlueBox,1463,3	// Halberd
+IG_BlueBox,1464,3	// Halberd
+IG_BlueBox,1472,3	// Soul Staff
+IG_BlueBox,1474,1	// Gae Bolg
+IG_BlueBox,1478,1	// Ahlspiess
+IG_BlueBox,1501,6	// Club
+IG_BlueBox,1502,6	// Club
+IG_BlueBox,1504,6	// Mace
+IG_BlueBox,1505,6	// Mace
+IG_BlueBox,1507,6	// Smasher
+IG_BlueBox,1508,6	// Smasher
+IG_BlueBox,1510,6	// Flail
+IG_BlueBox,1511,6	// Flail
+IG_BlueBox,1513,6	// Morning Star
+IG_BlueBox,1514,6	// Morning Star
+IG_BlueBox,1516,6	// Sword Mace
+IG_BlueBox,1517,6	// Sword Mace
+IG_BlueBox,1519,6	// Chain
+IG_BlueBox,1520,6	// Chain
+IG_BlueBox,1522,6	// Stunner
+IG_BlueBox,1550,3	// Book
+IG_BlueBox,1551,3	// Bible
+IG_BlueBox,1552,3	// Tablet
+IG_BlueBox,1553,3	// Book of Billows
+IG_BlueBox,1554,3	// Book of Mother Earth
+IG_BlueBox,1555,3	// Book of the Blazing Sun
+IG_BlueBox,1556,3	// Book of Gust of Wind
+IG_BlueBox,1558,3	// Girl's Diary
+IG_BlueBox,1559,1	// Legacy of Dragon
+IG_BlueBox,1560,1	// Sage's Diary
+IG_BlueBox,1561,1	// Hardcover Book
+IG_BlueBox,1601,3	// Rod
+IG_BlueBox,1602,3	// Rod
+IG_BlueBox,1604,3	// Wand
+IG_BlueBox,1605,3	// Wand
+IG_BlueBox,1607,3	// Staff
+IG_BlueBox,1608,3	// Staff
+IG_BlueBox,1610,3	// Arc Wand
+IG_BlueBox,1611,3	// Arc Wand
+IG_BlueBox,1613,3	// Mighty Staff
+IG_BlueBox,1614,3	// Wand of Occult
+IG_BlueBox,1615,3	// Evil Bone Wand
+IG_BlueBox,1616,1	// Wing Staff
+IG_BlueBox,1617,1	// Survivor's Rod
+IG_BlueBox,1618,1	// Survivor's Rod
+IG_BlueBox,1619,1	// Survivor's Rod
+IG_BlueBox,1620,1	// Survivor's Rod
+IG_BlueBox,1621,1	// Hypnotist's Staff
+IG_BlueBox,1622,1	// Hypnotist's Staff
+IG_BlueBox,1701,3	// Bow
+IG_BlueBox,1702,3	// Bow
+IG_BlueBox,1704,3	// Composite Bow
+IG_BlueBox,1705,3	// Composite Bow
+IG_BlueBox,1707,3	// Great Bow
+IG_BlueBox,1708,3	// Great Bow
+IG_BlueBox,1710,3	// Crossbow
+IG_BlueBox,1711,3	// Crossbow
+IG_BlueBox,1713,3	// Arbalest
+IG_BlueBox,1714,3	// Gakkung Bow
+IG_BlueBox,1715,3	// Arbalest
+IG_BlueBox,1716,3	// Gakkung Bow
+IG_BlueBox,1718,3	// Hunter Bow
+IG_BlueBox,1723,1	// Luna Bow
+IG_BlueBox,1724,1	// Dragon Wing
+IG_BlueBox,1730,1	// Burning Bow
+IG_BlueBox,1731,1	// Frozen Bow
+IG_BlueBox,1732,1	// Earth Bow
+IG_BlueBox,1733,1	// Gust Bow
+IG_BlueBox,1750,12	// Arrow
+IG_BlueBox,1751,12	// Silver Arrow
+IG_BlueBox,1752,12	// Fire Arrow
+IG_BlueBox,1753,12	// Steel Arrow
+IG_BlueBox,1754,12	// Crystal Arrow
+IG_BlueBox,1755,12	// Arrow of Wind
+IG_BlueBox,1756,12	// Stone Arrow
+IG_BlueBox,1757,12	// Immaterial Arrow
+IG_BlueBox,1758,12	// Stun Arrow
+IG_BlueBox,1759,12	// Frozen Arrow
+IG_BlueBox,1760,12	// Flash Arrow
+IG_BlueBox,1761,12	// Cursed Arrow
+IG_BlueBox,1762,12	// Rusty Arrow
+IG_BlueBox,1763,12	// Poison Arrow
+IG_BlueBox,1764,12	// Sharp Arrow
+IG_BlueBox,1765,12	// Oridecon Arrow
+IG_BlueBox,1767,12	// Shadow Arrow
+IG_BlueBox,1768,12	// Sleep Arrow
+IG_BlueBox,1769,12	// Mute Arrow
+IG_BlueBox,1770,12	// Iron Arrow
+IG_BlueBox,1801,3	// Waghnak
+IG_BlueBox,1802,3	// Waghnak
+IG_BlueBox,1803,3	// Knuckle Duster
+IG_BlueBox,1804,3	// Knuckle Duster
+IG_BlueBox,1805,3	// Studded Knuckles
+IG_BlueBox,1806,3	// Studded Knuckles
+IG_BlueBox,1807,3	// Fist
+IG_BlueBox,1808,3	// Fist
+IG_BlueBox,1809,3	// Claw
+IG_BlueBox,1810,3	// Claw
+IG_BlueBox,1811,3	// Finger
+IG_BlueBox,1812,3	// Finger
+IG_BlueBox,1815,1	// Hatii Claw
+IG_BlueBox,1818,1	// Magma Fist
+IG_BlueBox,1819,1	// Icicle Fist
+IG_BlueBox,1820,1	// Electric Fist
+IG_BlueBox,1821,1	// Seismic Fist
+IG_BlueBox,1822,1	// Combo Battle Glove
+IG_BlueBox,1901,3	// Violin
+IG_BlueBox,1902,3	// Violin
+IG_BlueBox,1903,3	// Mandolin
+IG_BlueBox,1904,3	// Mandolin
+IG_BlueBox,1905,3	// Lute
+IG_BlueBox,1906,3	// Lute
+IG_BlueBox,1907,3	// Guitar
+IG_BlueBox,1908,3	// Guitar
+IG_BlueBox,1909,3	// Harp
+IG_BlueBox,1910,3	// Harp
+IG_BlueBox,1911,3	// Gumoongoh
+IG_BlueBox,1912,3	// Gumoongoh
+IG_BlueBox,1914,1	// Burning Passion Guitar
+IG_BlueBox,1915,1	// Loner's Guitar
+IG_BlueBox,1916,1	// Green Acre Guitar
+IG_BlueBox,1917,1	// Gentle Breeze Guitar
+IG_BlueBox,1918,1	// Oriental Lute
+IG_BlueBox,1919,1	// Base Guitar
+IG_BlueBox,1950,3	// Rope
+IG_BlueBox,1951,3	// Rope
+IG_BlueBox,1952,3	// Whip
+IG_BlueBox,1953,3	// Whip
+IG_BlueBox,1954,3	// Wire Whip
+IG_BlueBox,1955,3	// Wire Whip
+IG_BlueBox,1956,3	// Rante Whip
+IG_BlueBox,1957,3	// Rante Whip
+IG_BlueBox,1958,3	// Tail Whip
+IG_BlueBox,1959,3	// Tail Whip
+IG_BlueBox,1960,3	// Whip
+IG_BlueBox,1961,3	// Whip
+IG_BlueBox,1965,1	// Red Flame Whip
+IG_BlueBox,1966,1	// Icicle Whip
+IG_BlueBox,1967,1	// Gaia Whip
+IG_BlueBox,1968,1	// Skipping Rope
+IG_BlueBox,1969,1	// Blade Whip
+IG_BlueBox,1970,1	// Queen's Whip
+IG_BlueBox,1971,1	// Electric Wire
+IG_BlueBox,1972,1	// Electric Eel
+IG_BlueBox,1973,1	// Sea Witch's Foot
+IG_BlueBox,1974,1	// Carrot Whip
+IG_BlueBox,2101,3	// Guard
+IG_BlueBox,2102,3	// Guard
+IG_BlueBox,2103,3	// Buckler
+IG_BlueBox,2104,3	// Buckler
+IG_BlueBox,2105,3	// Shield
+IG_BlueBox,2106,3	// Shield
+IG_BlueBox,2107,3	// Mirror Shield
+IG_BlueBox,2108,3	// Mirror Shield
+IG_BlueBox,2109,3	// Memory Book
+IG_BlueBox,2112,3	// Novice Guard
+IG_BlueBox,2113,1	// Novice Shield
+IG_BlueBox,2123,1	// Orleans's Server
+IG_BlueBox,2124,1	// Thorny Buckler
+IG_BlueBox,2125,1	// Strong Shield
+IG_BlueBox,2201,3	// Sunglasses
+IG_BlueBox,2203,3	// Glasses
+IG_BlueBox,2205,3	// Diver Goggles
+IG_BlueBox,2206,3	// Wedding Veil
+IG_BlueBox,2207,3	// Fancy Flower
+IG_BlueBox,2208,3	// Ribbon
+IG_BlueBox,2209,3	// Ribbon
+IG_BlueBox,2210,3	// Hair Band
+IG_BlueBox,2211,3	// Bandana
+IG_BlueBox,2212,3	// Eye Patch
+IG_BlueBox,2213,3	// Kitty Band
+IG_BlueBox,2214,3	// Bunny Band
+IG_BlueBox,2215,3	// Flower Band
+IG_BlueBox,2216,3	// Biretta
+IG_BlueBox,2217,3	// Biretta
+IG_BlueBox,2218,3	// Flu Mask
+IG_BlueBox,2220,3	// Hat
+IG_BlueBox,2221,3	// Hat
+IG_BlueBox,2222,3	// Turban
+IG_BlueBox,2223,3	// Turban
+IG_BlueBox,2224,3	// Goggles
+IG_BlueBox,2225,3	// Goggles
+IG_BlueBox,2226,3	// Cap
+IG_BlueBox,2227,3	// Cap
+IG_BlueBox,2228,3	// Helm
+IG_BlueBox,2229,3	// Helm
+IG_BlueBox,2230,3	// Gemmed Sallet
+IG_BlueBox,2231,3	// Gemmed Sallet
+IG_BlueBox,2232,3	// Circlet
+IG_BlueBox,2233,3	// Circlet
+IG_BlueBox,2236,3	// Santa Hat
+IG_BlueBox,2239,3	// Monocle
+IG_BlueBox,2241,3	// Grandpa Beard
+IG_BlueBox,2242,3	// Purple Glasses
+IG_BlueBox,2243,3	// Geek Glasses
+IG_BlueBox,2244,3	// Big Ribbon
+IG_BlueBox,2245,3	// Sweet Gent
+IG_BlueBox,2246,3	// Golden Gear
+IG_BlueBox,2247,3	// Romantic Gent
+IG_BlueBox,2248,3	// Western Grace
+IG_BlueBox,2249,1	// Coronet
+IG_BlueBox,2250,3	// Cute Ribbon
+IG_BlueBox,2251,3	// Monk Hat
+IG_BlueBox,2252,3	// Wizard Hat
+IG_BlueBox,2253,3	// Sunflower
+IG_BlueBox,2254,1	// Angel Wing
+IG_BlueBox,2255,1	// Evil Wing
+IG_BlueBox,2257,3	// Unicorn Horn
+IG_BlueBox,2258,1	// Spiky Band
+IG_BlueBox,2259,3	// Mini Propeller
+IG_BlueBox,2260,3	// Mini Glasses
+IG_BlueBox,2261,3	// Army Cap
+IG_BlueBox,2262,3	// Clown Nose
+IG_BlueBox,2263,3	// Zorro Masque
+IG_BlueBox,2265,3	// Gangster Mask
+IG_BlueBox,2266,3	// Iron Cain
+IG_BlueBox,2267,3	// Cigarette
+IG_BlueBox,2268,3	// Pipe
+IG_BlueBox,2269,3	// Romantic Flower
+IG_BlueBox,2270,3	// Romantic Leaf
+IG_BlueBox,2271,3	// Jack be Dandy
+IG_BlueBox,2274,1	// Ghost Bandana
+IG_BlueBox,2275,3	// Red Bandana
+IG_BlueBox,2276,3	// Angled Glasses
+IG_BlueBox,2277,3	// Nurse Cap
+IG_BlueBox,2278,3	// Mr. Smile
+IG_BlueBox,2279,3	// Bomb Wick
+IG_BlueBox,2282,3	// Halo
+IG_BlueBox,2285,3	// Apple of Archer
+IG_BlueBox,2287,3	// Pirate Bandana
+IG_BlueBox,2288,3	// Mr. Scream
+IG_BlueBox,2289,3	// Poo Poo Hat
+IG_BlueBox,2290,3	// Funeral Hat
+IG_BlueBox,2291,3	// Masquerade
+IG_BlueBox,2294,3	// Stellar
+IG_BlueBox,2295,3	// Blinker
+IG_BlueBox,2297,3	// Goblin Mask
+IG_BlueBox,2298,3	// Green Feeler
+IG_BlueBox,2299,3	// Orc Helm
+IG_BlueBox,2301,3	// Cotton Shirt
+IG_BlueBox,2302,3	// Cotton Shirt
+IG_BlueBox,2303,3	// Jacket
+IG_BlueBox,2304,3	// Jacket
+IG_BlueBox,2305,3	// Adventurer's Suit
+IG_BlueBox,2306,3	// Adventurer's Suit
+IG_BlueBox,2307,3	// Mantle
+IG_BlueBox,2308,3	// Mantle
+IG_BlueBox,2309,3	// Coat
+IG_BlueBox,2310,3	// Coat
+IG_BlueBox,2311,3	// Mink Coat
+IG_BlueBox,2312,3	// Padded Armor
+IG_BlueBox,2313,3	// Padded Armor
+IG_BlueBox,2314,3	// Chain Mail
+IG_BlueBox,2315,3	// Chain Mail
+IG_BlueBox,2316,3	// Full Plate
+IG_BlueBox,2317,3	// Full Plate
+IG_BlueBox,2318,3	// Lord's Clothes
+IG_BlueBox,2320,3	// Formal Suit
+IG_BlueBox,2321,3	// Silk Robe
+IG_BlueBox,2322,3	// Silk Robe
+IG_BlueBox,2323,3	// Scapulare
+IG_BlueBox,2324,3	// Scapulare
+IG_BlueBox,2325,3	// Saint's Robe
+IG_BlueBox,2326,3	// Saint's Robe
+IG_BlueBox,2328,3	// Wooden Mail
+IG_BlueBox,2329,3	// Wooden Mail
+IG_BlueBox,2330,3	// Tights
+IG_BlueBox,2331,3	// Tights
+IG_BlueBox,2332,3	// Silver Robe
+IG_BlueBox,2333,3	// Silver Robe
+IG_BlueBox,2335,3	// Thief Clothes
+IG_BlueBox,2336,3	// Thief Clothes
+IG_BlueBox,2337,3	// Ninja Suit
+IG_BlueBox,2339,3	// Pantie
+IG_BlueBox,2340,3	// Novice Breastplate
+IG_BlueBox,2341,3	// Legion Plate Armor
+IG_BlueBox,2352,3	// Tattered Novice Ninja Suit
+IG_BlueBox,2365,1	// Orleans's Gown
+IG_BlueBox,2401,3	// Sandals
+IG_BlueBox,2402,3	// Sandals
+IG_BlueBox,2403,3	// Shoes
+IG_BlueBox,2404,3	// Shoes
+IG_BlueBox,2405,3	// Boots
+IG_BlueBox,2406,3	// Boots
+IG_BlueBox,2407,3	// Crystal Pumps
+IG_BlueBox,2408,3	// Shackles
+IG_BlueBox,2409,3	// High Heels
+IG_BlueBox,2411,3	// Greaves
+IG_BlueBox,2414,3	// Novice Slippers
+IG_BlueBox,2416,1	// Novice Shoes
+IG_BlueBox,2420,1	// Angel's Reincarnation
+IG_BlueBox,2501,3	// Hood
+IG_BlueBox,2502,3	// Hood
+IG_BlueBox,2503,3	// Muffler
+IG_BlueBox,2504,3	// Muffler
+IG_BlueBox,2505,3	// Manteau
+IG_BlueBox,2506,3	// Manteau
+IG_BlueBox,2507,3	// Ancient Cape
+IG_BlueBox,2508,3	// Ragamuffin Manteau
+IG_BlueBox,2510,3	// Somber Novice Hood
+IG_BlueBox,2512,1	// Novice Manteau
+IG_BlueBox,2513,1	// Heavenly Maiden Robe
+IG_BlueBox,2514,1	// Pauldron
+IG_BlueBox,2515,1	// Eagle Wing
+IG_BlueBox,2601,3	// Ring
+IG_BlueBox,2602,3	// Earring
+IG_BlueBox,2603,3	// Necklace
+IG_BlueBox,2604,3	// Glove
+IG_BlueBox,2605,3	// Brooch
+IG_BlueBox,2607,3	// Clip
+IG_BlueBox,2608,3	// Rosary
+IG_BlueBox,2609,3	// Skull Ring
+IG_BlueBox,2610,3	// Gold Ring
+IG_BlueBox,2611,3	// Silver Ring
+IG_BlueBox,2612,3	// Flower Ring
+IG_BlueBox,2613,3	// Diamond Ring
+IG_BlueBox,2617,3	// Celebrant's Mitten
+IG_BlueBox,2618,3	// Matyr's Leash
+IG_BlueBox,2621,1	// Ring
+IG_BlueBox,2622,1	// Earring
+IG_BlueBox,2623,1	// Necklace
+IG_BlueBox,2624,1	// Glove
+IG_BlueBox,2625,1	// Brooch
+IG_BlueBox,2626,1	// Rosary
+IG_BlueBox,2627,3	// Belt
+IG_BlueBox,2628,3	// Novice Armlet
+IG_BlueBox,2652,1	// Goddess of Fortune's Cursed Brooch
+IG_BlueBox,2654,1	// Shinobi Sash
+IG_BlueBox,2656,1	// Armor Charm
+IG_BlueBox,5002,1	// Jewel Crown
+IG_BlueBox,5003,3	// Joker Jester
+IG_BlueBox,5005,3	// Gas Mask
+IG_BlueBox,5006,3	// Machoman's Glasses
+IG_BlueBox,5009,3	// Safety Helmet
+IG_BlueBox,5010,3	// Indian Fillet
+IG_BlueBox,5011,3	// Aerial
+IG_BlueBox,5014,3	// Fin Helm
+IG_BlueBox,5015,3	// Egg Shell
+IG_BlueBox,5030,3	// Panda Hat
+IG_BlueBox,5035,3	// Poring Hat
+IG_BlueBox,5037,3	// Nutshell
+IG_BlueBox,5055,3	// Novice False Eggshell
+IG_BlueBox,5085,1	// Small Ribbons
+IG_BlueBox,5088,3	// Surprised Mask
+IG_BlueBox,5089,3	// Annoyed Mask
+IG_BlueBox,5090,3	// Goblin Leader Mask
+IG_BlueBox,5111,1	// Galapago Cap
+IG_BlueBox,5112,1	// Super Novice Hat
+IG_BlueBox,5113,1	// Angry Snarl
+IG_BlueBox,5114,1	// Bucket Hat
+IG_BlueBox,5116,1	// Banana Hat
+IG_BlueBox,5118,1	// Puppy Headband
+IG_BlueBox,5119,1	// Super Novice Hat
+IG_BlueBox,5120,1	// Bucket Hat
+IG_BlueBox,5122,1	// Magni's Cap
+IG_BlueBox,5175,1	// Censor Bar
+IG_BlueBox,7001,12	// Mould Powder
+IG_BlueBox,7002,12	// Ogre Tooth
+IG_BlueBox,7003,12	// Anolian Skin
+IG_BlueBox,7004,12	// Mud Lump
+IG_BlueBox,7005,12	// Skull
+IG_BlueBox,7006,12	// Wing of Red Bat
+IG_BlueBox,7007,12	// Claw of Rat
+IG_BlueBox,7008,12	// Stiff Horn
+IG_BlueBox,7009,12	// Glitter Shell
+IG_BlueBox,7010,12	// Tail of Steel Scorpion
+IG_BlueBox,7011,12	// Claw of Monkey
+IG_BlueBox,7012,12	// Tough Scalelike Stem
+IG_BlueBox,7013,12	// Coral Reef
+IG_BlueBox,7014,12	// Old Portrait
+IG_BlueBox,7015,12	// Memory Bookmark
+IG_BlueBox,7016,12	// Bent Spoon
+IG_BlueBox,7026,12	// Key of the Clock Tower
+IG_BlueBox,7027,12	// Key of the Underground
+IG_BlueBox,7030,12	// Claw of Desert Wolf
+IG_BlueBox,7031,12	// Old Frying Pan
+IG_BlueBox,7032,12	// Piece of Egg Shell
+IG_BlueBox,7033,12	// Poison Spore
+IG_BlueBox,7034,12	// Red Stocking
+IG_BlueBox,7035,12	// Matchstick
+IG_BlueBox,7036,12	// Fang of Garm
+IG_BlueBox,7038,12	// Yarn
+IG_BlueBox,7041,12	// Fine Grit
+IG_BlueBox,7047,12	// Alice's Apron
+IG_BlueBox,7048,12	// Talon of Griffon
+IG_BlueBox,7049,12	// Stone
+IG_BlueBox,7053,12	// Cyfar
+IG_BlueBox,7054,12	// Brigan
+IG_BlueBox,7059,12	// Free Ticket for Kafra Storage
+IG_BlueBox,7060,12	// Free Ticket for Kafra Transportation
+IG_BlueBox,7061,12	// Free Ticket for the Cart Service
+IG_BlueBox,7063,12	// Soft Feather
+IG_BlueBox,7064,12	// Wing of Dragonfly
+IG_BlueBox,7065,12	// Sea-Otter Fur
+IG_BlueBox,7066,12	// Ice Cubic
+IG_BlueBox,7067,12	// Stone Fragment
+IG_BlueBox,7068,12	// Burnt Tree
+IG_BlueBox,7069,12	// Destroyed Armor
+IG_BlueBox,7070,12	// Broken Shell
+IG_BlueBox,7071,12	// Tattered Clothes
+IG_BlueBox,7072,12	// Old Shuriken
+IG_BlueBox,7093,12	// Cogwheel
+IG_BlueBox,7094,12	// Fragment
+IG_BlueBox,7095,12	// Metal Fragment
+IG_BlueBox,7096,12	// Lava
+IG_BlueBox,7097,12	// Burning Heart
+IG_BlueBox,7098,12	// Live Coal
+IG_BlueBox,7099,12	// Worn-out Magic Scroll
+IG_BlueBox,7100,12	// Sharp Leaf
+IG_BlueBox,7101,12	// Peco Peco Feather
+IG_BlueBox,7106,12	// Antelope Horn
+IG_BlueBox,7107,12	// Antelope Skin
+IG_BlueBox,7108,12	// Piece of Shield
+IG_BlueBox,7109,12	// Shining Spear Blade
+IG_BlueBox,7110,12	// Broken Sword
+IG_BlueBox,7111,12	// Slick Paper
+IG_BlueBox,7112,12	// Sharp Paper
+IG_BlueBox,7113,12	// Broken Pharaoh Emblem
+IG_BlueBox,7114,12	// Masque of Tutankhamen
+IG_BlueBox,7115,12	// Harpy Feather
+IG_BlueBox,7116,12	// Harpy Talon
+IG_BlueBox,7117,12	// Torn Magic Book
+IG_BlueBox,7118,12	// Torn Scroll
+IG_BlueBox,7119,12	// Bacillus
+IG_BlueBox,7120,12	// Burning Horseshoe
+IG_BlueBox,7121,12	// Honey Pot
+IG_BlueBox,7122,12	// Burning Hair
+IG_BlueBox,7123,12	// Dragon Skin
+IG_BlueBox,7124,12	// Sand Clump
+IG_BlueBox,7125,12	// Scorpion Claw
+IG_BlueBox,7126,12	// Large Jellopy
+IG_BlueBox,7134,12	// Medicine Bowl
+IG_BlueBox,7135,12	// Fire Bottle
+IG_BlueBox,7136,12	// Acid Bottle
+IG_BlueBox,7137,12	// Plant Bottle
+IG_BlueBox,7138,12	// Marine Sphere Bottle
+IG_BlueBox,7139,12	// Glistening Coat
+IG_BlueBox,7149,12	// Yellow Plate
+IG_BlueBox,7150,12	// Piece of Bamboo
+IG_BlueBox,7151,12	// Oil Paper
+IG_BlueBox,7152,12	// Glossy Hair
+IG_BlueBox,7153,12	// Worn-out Kimono
+IG_BlueBox,7154,12	// Poisonous Powder
+IG_BlueBox,7155,12	// Poisonous Toad Skin
+IG_BlueBox,7156,12	// Broken Shuriken
+IG_BlueBox,7157,12	// Dark Mask
+IG_BlueBox,7158,12	// Broken Liquor Jar
+IG_BlueBox,7159,12	// Tengu Nose
+IG_BlueBox,7161,12	// Black Bear Skin
+IG_BlueBox,7162,12	// Cloud Crumb
+IG_BlueBox,7163,12	// Hard Feeler
+IG_BlueBox,7164,12	// Solid_Peach
+IG_BlueBox,7165,12	// Transparent Celestial Robe
+IG_BlueBox,7166,12	// Soft Silk
+IG_BlueBox,7167,12	// Strange Steel Piece
+IG_BlueBox,7168,12	// Giant Butterfly Wing
+IG_BlueBox,7169,12	// Ba_Gua
+IG_BlueBox,7171,12	// Leopard Skin
+IG_BlueBox,7172,12	// Leopard Claw
+IG_BlueBox,7174,12	// Wrapping Lace
+IG_BlueBox,7175,12	// Wrapping Paper
+IG_BlueBox,7182,12	// Cacao
+IG_BlueBox,7186,12	// Thin Trunk
+IG_BlueBox,7187,12	// Festival Mask
+IG_BlueBox,7188,12	// Brown_Root
+IG_BlueBox,7189,12	// Wooden Heart
+IG_BlueBox,7190,12	// Solid Husk
+IG_BlueBox,7191,12	// Lamp
+IG_BlueBox,7192,12	// Vane
+IG_BlueBox,7193,12	// Sprout
+IG_BlueBox,7194,12	// Soft Blade of Grass
+IG_BlueBox,7195,12	// Slingshot
+IG_BlueBox,7196,12	// Shoulder Protector
+IG_BlueBox,7197,12	// Tough Vines
+IG_BlueBox,7198,12	// Huge Leaf
+IG_BlueBox,7200,12	// Elastic Band
+IG_BlueBox,7201,12	// Log
+IG_BlueBox,7202,12	// Pincher of Beetle
+IG_BlueBox,7203,12	// Strong Branch
+IG_BlueBox,7205,12	// Piece of Black Cloth
+IG_BlueBox,7206,12	// Black Cat Doll
+IG_BlueBox,7207,12	// Old Manteau
+IG_BlueBox,7208,12	// Rusty Kitchen Knife
+IG_BlueBox,7209,12	// Helm of Dullahan
+IG_BlueBox,7210,12	// Armor Piece of Dullahan
+IG_BlueBox,7211,12	// Fragment of Rossata Stone
+IG_BlueBox,7212,12	// Hung Doll
+IG_BlueBox,7213,12	// Needle Packet
+IG_BlueBox,7214,12	// Bat Cage
+IG_BlueBox,7215,12	// Broken Needle
+IG_BlueBox,7216,12	// Red Muffler
+IG_BlueBox,7217,12	// Spool
+IG_BlueBox,7218,12	// Decomposed Rope
+IG_BlueBox,7219,12	// Striped Sock
+IG_BlueBox,7220,12	// Ectoplasm
+IG_BlueBox,7221,12	// Tangled Chains
+IG_BlueBox,7222,12	// Wooden Gnarl
+IG_BlueBox,7223,12	// Contorted Self-Portrait
+IG_BlueBox,7225,12	// Pumpkin Lantern
+IG_BlueBox,7262,12	// Folding Fan of Cat Ghost
+IG_BlueBox,7263,12	// Cat's Eye
+IG_BlueBox,7264,12	// Dry Sand
+IG_BlueBox,7265,12	// Dragon Horn
+IG_BlueBox,7266,12	// Denture from Dragon Mask
+IG_BlueBox,7267,12	// Tiger Panty
+IG_BlueBox,7268,12	// Little Ghost Doll
+IG_BlueBox,7269,12	// Pinafore
+IG_BlueBox,7270,12	// Nursing_Bottle
+IG_BlueBox,7315,1	// Dark Crystal Fragment
+IG_BlueBox,7316,1	// Insect Leg
+IG_BlueBox,7317,1	// Rusty Screw
+IG_BlueBox,7318,1	// Old Pick
+IG_BlueBox,7319,1	// Used Iron Plate
+IG_BlueBox,7320,1	// Dust Pollutant
+IG_BlueBox,7321,1	// Crystal Fragment
+IG_BlueBox,7322,1	// Toxic Gas
+IG_BlueBox,7323,1	// Battered Kettle
+IG_BlueBox,7325,1	// Flexible Tube
+IG_BlueBox,7326,1	// Fluorescent Liquid
+IG_BlueBox,7327,1	// Flashlight
+IG_BlueBox,7440,1	// Red Feather
+IG_BlueBox,7441,1	// Blue Feather
+IG_BlueBox,7442,1	// Cursed Seal
+IG_BlueBox,7443,1	// Three-Headed Dragon's Head
+IG_BlueBox,7444,1	// Treasure Box
+IG_BlueBox,7445,1	// Green Bijou
+IG_BlueBox,7446,1	// Blue Bijou
+IG_BlueBox,7447,1	// Red Bijou
+IG_BlueBox,7448,1	// Yellow Bijou
+IG_BlueBox,7449,1	// Bloody Page
+IG_BlueBox,7450,1	// Skeletal Armor Piece
+IG_BlueBox,7451,1	// Fire Dragon Scale
+IG_BlueBox,7452,1	// Yellow Spice
+IG_BlueBox,7453,1	// Sweet Sauce
+IG_BlueBox,7454,1	// Savory Sauce
+IG_BlueBox,7455,1	// Spicy Sauce
+IG_BlueBox,7456,1	// Red Spice
+IG_BlueBox,7457,1	// Cooking Oil
+IG_BlueBox,7472,1	// Level 1 Cookbook
+IG_BlueBox,7473,1	// Level 2 Cookbook
+IG_BlueBox,7474,1	// Level 3 Cookbook
+IG_BlueBox,7475,1	// Level 4 Cookbook
+IG_BlueBox,7476,1	// Level 5 Cookbook
+IG_BlueBox,7482,1	// Pot
+IG_BlueBox,7512,1	// Burnt Part
+IG_BlueBox,7513,1	// Pocket Watch
+IG_BlueBox,7561,15	// Glacial Heart
+IG_BlueBox,7562,15	// Ice Scale
+IG_BlueBox,7563,15	// Bloody Rune
+IG_BlueBox,7564,15	// Rotten Meat
+IG_BlueBox,7565,15	// Sticky Poison
+IG_BlueBox,7567,1	// Suspicious Hat
+IG_BlueBox,7568,1	// White Mask
+IG_BlueBox,7751,34	// Old White Cloth
+IG_BlueBox,7752,32	// Clattering Skull
+IG_BlueBox,7753,34	// Broken Farming Utensil
+IG_BlueBox,10001,3	// Skull Helm
+IG_BlueBox,10002,3	// Monster Oxygen Mask
+IG_BlueBox,10003,3	// Transparent Headgear
+IG_BlueBox,10004,3	// Pacifier
+IG_BlueBox,10005,3	// Wig
+IG_BlueBox,10006,3	// Queen's Hair Ornament
+IG_BlueBox,10007,3	// Silk Ribbon
+IG_BlueBox,10008,3	// Punisher
+IG_BlueBox,10009,3	// Wild Flower
+IG_BlueBox,10010,3	// Battered Pot
+IG_BlueBox,10011,3	// Stellar Hairpin
+IG_BlueBox,10012,3	// Tiny Egg Shell
+IG_BlueBox,10013,3	// Backpack
+IG_BlueBox,10014,3	// Rocker Glasses
+IG_BlueBox,10015,3	// Green Lace
+IG_BlueBox,10016,3	// Golden Bell
+IG_BlueBox,10017,3	// Bark Shorts
+IG_BlueBox,10018,3	// Monkey Circlet
+IG_BlueBox,10019,3	// Red Scarf
+IG_BlueBox,10020,3	// Grave Keeper's Sword
+IG_BlueBox,13000,1	// Jujube Dagger
+IG_BlueBox,13001,1	// Dragon Killer
+IG_BlueBox,13002,1	// Ginnungagap
+IG_BlueBox,13003,1	// Cowardice Blade
+IG_BlueBox,13004,1	// Cowardice Blade
+IG_BlueBox,13163,1	// Long Barrel
+IG_BlueBox,13164,1	// Long Barrel
+IG_BlueBox,13167,1	// Gate Keeper-DD
+IG_BlueBox,13168,1	// Thunder P
+IG_BlueBox,13170,2	// Lever Action Rifle
+IG_BlueBox,13200,1	// Bullet
+IG_BlueBox,13201,1	// Silver Bullet
+IG_BlueBox,13202,1	// Bloody Shell
+IG_BlueBox,13203,1	// Flare Sphere
+IG_BlueBox,13204,1	// Lightning Sphere
+IG_BlueBox,13205,1	// Poison Sphere
+IG_BlueBox,13206,1	// Blind Sphere
+IG_BlueBox,13207,1	// Freezing Sphere
+IG_BlueBox,13304,1	// Huuma Calm Mind

+ 393 - 393
db/pre-re/item_cardalbum.txt

@@ -3,397 +3,397 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-3,4001,10	// Poring Card
-3,4002,10	// Fabre Card
-3,4003,6	// Pupa Card
-3,4004,11	// Drops Card
-3,4005,1	// Santa Poring Card
-3,4006,7	// Lunatic Card
-3,4007,4	// Peco Peco Egg Card
-3,4008,10	// Picky Card
-3,4009,10	// Chonchon Card
-3,4010,10	// Willow Card
-3,4011,10	// Picky Egg Card
-3,4012,8	// Thief Bug Egg Card
-3,4013,7	// Andre Egg Card
-3,4014,5	// Roda Frog Card
-3,4015,7	// Condor Card
-3,4016,7	// Thief Bug Card
-3,4017,5	// Savage Babe Card
-3,4019,5	// Hornet Card
-3,4020,5	// Farmiliar Card
-3,4021,5	// Rocker Card
-3,4022,5	// Spore Card
-3,4023,5	// Baby Desert Wolf Card
-3,4024,5	// Plankton Card
-3,4025,5	// Skeleton Card
-3,4026,3	// Female Thief Bug Card
-3,4027,3	// Kukre Card
-3,4028,3	// Tarou Card
-3,4029,3	// Wolf Card
-3,4030,3	// Mandragora Card
-3,4031,3	// Peco Peco Card
-3,4032,3	// Ambernite Card
-3,4033,3	// Poporing Card
-3,4034,3	// Wormtail Card
-3,4035,3	// Hydra Card
-3,4036,3	// Muka Card
-3,4037,3	// Snake Card
-3,4038,3	// Zombie Card
-3,4039,3	// Stainer Card
-3,4041,3	// Coco Card
-3,4042,3	// Steel Chonchon Card
-3,4043,3	// Andre Card
-3,4044,3	// Smokie Card
-3,4045,3	// Horn Card
-3,4046,3	// Martin Card
-3,4048,3	// Poison Spore Card
-3,4049,3	// Vadon Card
-3,4050,3	// Male Thief Bug Card
-3,4051,3	// Yoyo Card
-3,4052,3	// Elder Willow Card
-3,4053,1	// Vitata Card
-3,4055,3	// Marina Card
-3,4056,3	// Dustiness Card
-3,4057,2	// Metaller Card
-3,4058,2	// Thara Frog Card
-3,4060,2	// Goblin Card
-3,4061,2	// Cornutus Card
-3,4062,2	// Anacondaq Card
-3,4063,2	// Caramel Card
-3,4064,2	// Zerom Card
-3,4065,2	// Kaho Card
-3,4066,2	// Orc Warrior Card
-3,4067,2	// Megalodon Card
-3,4068,2	// Scorpion Card
-3,4069,2	// Drainliar Card
-3,4070,2	// Eggyra Card
-3,4071,2	// Orc Zombie Card
-3,4072,2	// Golem Card
-3,4073,2	// Pirate Skeleton Card
-3,4074,2	// Bigfoot Card
-3,4075,2	// Argos Card
-3,4076,2	// Magnolia Card
-3,4077,2	// Phen Card
-3,4078,2	// Savage Card
-3,4079,2	// Mantis Card
-3,4080,2	// Flora Card
-3,4081,2	// Hode Card
-3,4082,1	// Desert Wolf Card
-3,4083,1	// Rafflesia Card
-3,4084,1	// Marine Sphere Card
-3,4085,1	// Orc Skeleton Card
-3,4086,1	// Soldier Skeleton Card
-3,4087,1	// Giearth Card
-3,4088,1	// Frilldora Card
-3,4089,1	// Swordfish Card
-3,4090,1	// Munak Card
-3,4091,1	// Kobold Card
-3,4092,1	// Skeleton Worker Card
-3,4093,1	// Obeaune Card
-3,4094,1	// Archer Skeleton Card
-3,4095,1	// Marse Card
-3,4096,1	// Zenorc Card
-3,4097,1	// Matyr Card
-3,4098,1	// Dokebi Card
-3,4099,1	// Pasana Card
-3,4100,1	// Sohee Card
-3,4101,1	// Sandman Card
-3,4102,1	// Whisper Card
-3,4103,1	// Horong Card
-3,4104,1	// Requiem Card
-3,4105,1	// Marc Card
-3,4106,1	// Mummy Card
-3,4107,1	// Verit Card
-3,4108,1	// Myst Card
-3,4109,1	// Jakk Card
-3,4110,1	// Ghoul Card
-3,4111,1	// Strouf Card
-3,4112,1	// Marduk Card
-3,4113,1	// Marionette Card
-3,4114,1	// Argiope Card
-3,4115,1	// Hunter Fly Card
-3,4116,1	// Isis Card
-3,4117,1	// Sidewinder Card
-3,4118,1	// Earth Petite Card
-3,4119,1	// Bathory Card
-3,4120,1	// Sky Petite Card
-3,4122,1	// Deviruchi Card
-3,4125,1	// Deviace Card
-3,4127,1	// Nightmare Card
-3,4129,1	// Bapho Jr. Card
-3,4133,1	// Raydric Card
-3,4136,1	// Khalitzburg Card
-3,4141,1	// Evil Druid Card
-3,4149,1	// Gargoyle Card
-3,4150,1	// Goat Card
-3,4151,1	// Gajomart Card
-3,4152,1	// Galapago Card
-3,4153,1	// Crab Card
-3,4154,1	// Dumpling Child Card
-3,4156,1	// Goblin Steamrider Card
-3,4157,1	// Goblin Archer Card
-3,4158,1	// Sky Deleter Card
-3,4159,1	// Nine Tail Card
-3,4160,1	// Firelock Soldier Card
-3,4161,1	// Grand Peco Card
-3,4162,1	// Grizzly Card
-3,4164,1	// Gullinbursti Card
-3,4165,1	// Gig Card
-3,4166,1	// Nightmare Terror Card
-3,4167,1	// Neraid Card
-3,4170,1	// Dark Frame Card
-3,4172,1	// The Paper Card
-3,4173,1	// Demon Pungus Card
-3,4175,1	// Poisonous Toad Card
-3,4176,1	// Dullahan Card
-3,4177,1	// Dryad Card
-3,4178,1	// Dragon Tail Card
-3,4180,1	// Driller Card
-3,4181,1	// Disguise Card
-3,4182,1	// Diabolic Card
-3,4184,1	// Lava Golem Card
-3,4185,1	// Rideword Card
-3,4186,1	// Raggler Card
-3,4187,1	// Raydric Archer Card
-3,4188,1	// Leib Olmai Card
-3,4189,1	// Wraith Dead Card
-3,4190,1	// Wraith Card
-3,4191,1	// Loli Ruri Card
-3,4192,1	// Rotar Zairo Card
-3,4193,1	// Lude Card
-3,4194,1	// Rybio Card
-3,4195,1	// Leaf Cat Card
-3,4196,1	// Marin Card
-3,4199,1	// Merman Card
-3,4200,1	// Megalith Card
-3,4201,1	// Majoruros Card
-3,4202,1	// Civil Servant Card
-3,4204,1	// Mini Demon Card
-3,4205,1	// Mimic Card
-3,4206,1	// Myst Case Card
-3,4208,1	// Miyabi Doll Card
-3,4209,1	// Violy Card
-3,4210,1	// Wanderer Card
-3,4212,1	// Bongun Card
-3,4213,1	// Brilight Card
-3,4214,1	// Bloody Murderer Card
-3,4215,1	// Blazer Card
-3,4216,1	// Sasquatch Card
-3,4217,1	// Enchanted Peach Tree Card
-3,4218,1	// Succubus Card
-3,4219,1	// Sage Worm Card
-3,4220,1	// Solider Card
-3,4221,1	// Skeleton General Card
-3,4222,1	// Skeleton Prisoner Card
-3,4223,1	// Stalactic Golem Card
-3,4224,1	// Stem Worm Card
-3,4225,1	// Stone Shooter Card
-3,4226,1	// Sting Card
-3,4227,1	// Spring Rabbit Card
-3,4228,1	// Sleeper Card
-3,4229,1	// Clock Tower Manager Card
-3,4230,1	// Shinobi Card
-3,4231,1	// Increase Soil Card
-3,4232,1	// Hermit Plant Card
-3,4233,1	// Baby Leopard Card
-3,4234,1	// Anolian Card
-3,4235,1	// Christmas Cookie Card
-3,4237,1	// Owl Duke Card
-3,4238,1	// Owl Baron Card
-3,4239,1	// Iron Fist Card
-3,4240,1	// Arclouze Card
-3,4242,1	// Apocalipse Card
-3,4243,1	// Antonio Card
-3,4244,1	// Alarm Card
-3,4245,1	// Am Mut Card
-3,4246,1	// Assaulter Card
-3,4247,1	// Aster Card
-3,4248,1	// Ancient Mummy Card
-3,4249,1	// Ancient Worm Card
-3,4251,1	// Elder Card
-3,4252,1	// Alligator Card
-3,4253,1	// Alice Card
-3,4255,1	// Orc Lady Card
-3,4256,1	// Orc Archer Card
-3,4257,1	// Wild Rose Card
-3,4258,1	// Evil Nymph Card
-3,4259,1	// Wooden Golem Card
-3,4260,1	// Wootan Shooter Card
-3,4261,1	// Wootan Fighter Card
-3,4262,1	// Cloud Hermit Card
-3,4264,1	// Wind Ghost Card
-3,4265,1	// Li Me Mang Ryang Card
-3,4267,1	// Explosion Card
-3,4268,1	// Injustice Card
-3,4269,1	// Incubus Card
-3,4270,1	// Giant Spider Card
-3,4271,1	// Giant Hornet Card
-3,4272,1	// Dancing Dragon Card
-3,4273,1	// Shell Fish Card
-3,4274,1	// Zombie Master Card
-3,4275,1	// Zombie Prisoner Card
-3,4277,1	// Zherlthsh Card
-3,4278,1	// Gibbet Card
-3,4279,1	// Earth Deleter Card
-3,4280,1	// Geographer Card
-3,4281,1	// Zipper Bear Card
-3,4282,1	// Tengu Card
-3,4283,1	// Greatest General Card
-3,4284,1	// Chepet Card
-3,4285,1	// Choco Card
-3,4286,1	// Karakasa Card
-3,4287,1	// Kapha Card
-3,4288,1	// Carat Card
-3,4289,1	// Caterpillar Card
-3,4290,1	// Cat O' Nine Tails Card
-3,4292,1	// Kobold Archer Card
-3,4293,1	// Cookie Card
-3,4294,1	// Quve Card
-3,4295,1	// Kraben Card
-3,4296,1	// Cramp Card
-3,4297,1	// Cruiser Card
-3,4298,1	// Creamy Fear Card
-3,4299,1	// Clock Card
-3,4300,1	// Chimera Card
-3,4301,1	// Killer Mantis Card
-3,4304,1	// Tamruan Card
-3,4307,1	// Beetle King Card
-3,4308,1	// Tri Joint Card
-3,4309,1	// Parasite Card
-3,4310,1	// Panzer Goblin Card
-3,4311,1	// Permeter Card
-3,4312,1	// Seal Card
-3,4313,1	// Punk Card
-3,4314,1	// Penomena Card
-3,4315,1	// Pest Card
-3,4316,1	// False Angel Card
-3,4319,1	// Freezer Card
-3,4321,1	// Hylozoist Card
-3,4322,1	// High Orc Card
-3,4323,1	// Garm Baby Card
-3,4325,1	// Harpy Card
-3,4326,1	// Sea-Otter Card
-3,4327,1	// Bloody Butterfly Card
-3,4328,1	// Hyegun Card
-3,4329,1	// Phendark Card
-3,4331,1	// Heater Card
-3,4332,1	// Waste Stove Card
-3,4333,3	// Venomous Card
-3,4334,1	// Noxious Card
-3,4335,3	// Pitman Card
-3,4336,1	// Ungoliant Card
-3,4337,1	// Porcellio Card
-3,4338,1	// Obsidian Card
-3,4339,1	// Mineral Card
-3,4340,1	// Teddy Bear Card
-3,4341,1	// Metaling Card
-3,4343,1	// Holden Card
-3,4344,3	// Anopheles Card
-3,4345,3	// Hill Wind Card
-3,4346,1	// Egnigem Cenia Card
-3,4347,3	// Armeyer Dinze Card
-3,4348,1	// Wikebine Tres Card
-3,4349,1	// Errende Ebecee Card
-3,4350,3	// Laurell Weinder Card
-3,4351,1	// Kavach Icarus Card
-3,4353,1	// Remover Card
-3,4354,1	// Gemini-S58 Card
-3,4355,3	// Gremlin Card
-3,4356,1	// Beholder Card
-3,4358,1	// Seyren Windsor Card
-3,4360,3	// Eremes Guile Card
-3,4362,1	// Howard Alt-Eisen Card
-3,4366,1	// Kathryne Keyron Card
-3,4368,1	// Cecil Damon Card
-3,4369,1	// Venatu Card
-3,4370,1	// Dimik Card
-3,4371,1	// Archdam Card
-3,4373,1	// Chung E Card
-3,4375,1	// Orc Baby Card
-3,4377,3	// Green Iguana Card
-3,4378,1	// Gold Acidus Card
-3,4379,1	// Blue Acidus Card
-3,4380,3	// Red Ferus Card
-3,4381,1	// Green Ferus Card
-3,4382,1	// Yellow Novus Card
-3,4383,3	// Red Novus Card
-3,4384,1	// Hydro Card
-3,4385,3	// Dragon Egg Card
-3,4387,1	// Ancient Mimic Card
-3,4388,3	// Deathword Card
-3,4389,1	// Plasma Card
-3,4390,1	// Breeze Card
-3,4391,3	// Retribution Card
-3,4392,1	// Observation Card
-3,4393,1	// Shelter Card
-3,4394,1	// Solace Card
-3,4395,1	// Thanatos Maero Card
-3,4396,1	// Thanatos Odium Card
-3,4397,1	// Thanatos Despero Card
-3,4400,1	// Aliza Card
-3,4401,1	// Alicel Card
-3,4402,1	// Aliot Card
-3,4404,1	// Skogul Card
-3,4405,1	// Frus Card
-3,4409,1	// Agav Card
-3,4410,1	// Echio Card
-3,4411,1	// Vanberk Card
-3,4412,1	// Isilla Card
-3,4413,1	// Hodremlin Card
-3,4414,1	// Seeker Card
-3,4415,2	// Snowier Card
-3,4416,1	// Siroma Card
-3,4417,1	// Ice Titan Card
-3,4418,1	// Gazeti Card
-3,4420,1	// Muscipular Card
-3,4421,2	// Drosera Card
-3,4422,1	// Roween Card
-3,4423,1	// Galion Card
-3,4424,3	// Stapo Card
-3,4426,1	// Byorgue Card
-3,4427,1	// Sword Guardian Card
-3,4428,1	// Bow Guardian Card
-3,4429,1	// Salamander Card
-3,4431,1	// Kasa Card
-3,4432,2	// Magmaring Card
-3,4433,1	// Imp Card
-3,4434,1	// Knocker Card
-3,4435,1	// Zombie Slaughter Card
-3,4436,2	// Ragged Zombie Card
-3,4437,2	// Hell Poodle Card
-3,4438,2	// Banshee Card
-3,4439,1	// Flame Skull Card
-3,4440,1	// Necromancer Card
+IG_CardAlbum,4001,10	// Poring Card
+IG_CardAlbum,4002,10	// Fabre Card
+IG_CardAlbum,4003,6		// Pupa Card
+IG_CardAlbum,4004,11	// Drops Card
+IG_CardAlbum,4005,1		// Santa Poring Card
+IG_CardAlbum,4006,7		// Lunatic Card
+IG_CardAlbum,4007,4		// Peco Peco Egg Card
+IG_CardAlbum,4008,10	// Picky Card
+IG_CardAlbum,4009,10	// Chonchon Card
+IG_CardAlbum,4010,10	// Willow Card
+IG_CardAlbum,4011,10	// Picky Egg Card
+IG_CardAlbum,4012,8		// Thief Bug Egg Card
+IG_CardAlbum,4013,7		// Andre Egg Card
+IG_CardAlbum,4014,5		// Roda Frog Card
+IG_CardAlbum,4015,7		// Condor Card
+IG_CardAlbum,4016,7		// Thief Bug Card
+IG_CardAlbum,4017,5		// Savage Babe Card
+IG_CardAlbum,4019,5		// Hornet Card
+IG_CardAlbum,4020,5		// Farmiliar Card
+IG_CardAlbum,4021,5		// Rocker Card
+IG_CardAlbum,4022,5		// Spore Card
+IG_CardAlbum,4023,5		// Baby Desert Wolf Card
+IG_CardAlbum,4024,5		// Plankton Card
+IG_CardAlbum,4025,5		// Skeleton Card
+IG_CardAlbum,4026,3		// Female Thief Bug Card
+IG_CardAlbum,4027,3		// Kukre Card
+IG_CardAlbum,4028,3		// Tarou Card
+IG_CardAlbum,4029,3		// Wolf Card
+IG_CardAlbum,4030,3		// Mandragora Card
+IG_CardAlbum,4031,3		// Peco Peco Card
+IG_CardAlbum,4032,3		// Ambernite Card
+IG_CardAlbum,4033,3		// Poporing Card
+IG_CardAlbum,4034,3		// Wormtail Card
+IG_CardAlbum,4035,3		// Hydra Card
+IG_CardAlbum,4036,3		// Muka Card
+IG_CardAlbum,4037,3		// Snake Card
+IG_CardAlbum,4038,3		// Zombie Card
+IG_CardAlbum,4039,3		// Stainer Card
+IG_CardAlbum,4041,3		// Coco Card
+IG_CardAlbum,4042,3		// Steel Chonchon Card
+IG_CardAlbum,4043,3		// Andre Card
+IG_CardAlbum,4044,3		// Smokie Card
+IG_CardAlbum,4045,3		// Horn Card
+IG_CardAlbum,4046,3		// Martin Card
+IG_CardAlbum,4048,3		// Poison Spore Card
+IG_CardAlbum,4049,3		// Vadon Card
+IG_CardAlbum,4050,3		// Male Thief Bug Card
+IG_CardAlbum,4051,3		// Yoyo Card
+IG_CardAlbum,4052,3		// Elder Willow Card
+IG_CardAlbum,4053,1		// Vitata Card
+IG_CardAlbum,4055,3		// Marina Card
+IG_CardAlbum,4056,3		// Dustiness Card
+IG_CardAlbum,4057,2		// Metaller Card
+IG_CardAlbum,4058,2		// Thara Frog Card
+IG_CardAlbum,4060,2		// Goblin Card
+IG_CardAlbum,4061,2		// Cornutus Card
+IG_CardAlbum,4062,2		// Anacondaq Card
+IG_CardAlbum,4063,2		// Caramel Card
+IG_CardAlbum,4064,2		// Zerom Card
+IG_CardAlbum,4065,2		// Kaho Card
+IG_CardAlbum,4066,2		// Orc Warrior Card
+IG_CardAlbum,4067,2		// Megalodon Card
+IG_CardAlbum,4068,2		// Scorpion Card
+IG_CardAlbum,4069,2		// Drainliar Card
+IG_CardAlbum,4070,2		// Eggyra Card
+IG_CardAlbum,4071,2		// Orc Zombie Card
+IG_CardAlbum,4072,2		// Golem Card
+IG_CardAlbum,4073,2		// Pirate Skeleton Card
+IG_CardAlbum,4074,2		// Bigfoot Card
+IG_CardAlbum,4075,2		// Argos Card
+IG_CardAlbum,4076,2		// Magnolia Card
+IG_CardAlbum,4077,2		// Phen Card
+IG_CardAlbum,4078,2		// Savage Card
+IG_CardAlbum,4079,2		// Mantis Card
+IG_CardAlbum,4080,2		// Flora Card
+IG_CardAlbum,4081,2		// Hode Card
+IG_CardAlbum,4082,1		// Desert Wolf Card
+IG_CardAlbum,4083,1		// Rafflesia Card
+IG_CardAlbum,4084,1		// Marine Sphere Card
+IG_CardAlbum,4085,1		// Orc Skeleton Card
+IG_CardAlbum,4086,1		// Soldier Skeleton Card
+IG_CardAlbum,4087,1		// Giearth Card
+IG_CardAlbum,4088,1		// Frilldora Card
+IG_CardAlbum,4089,1		// Swordfish Card
+IG_CardAlbum,4090,1		// Munak Card
+IG_CardAlbum,4091,1		// Kobold Card
+IG_CardAlbum,4092,1		// Skeleton Worker Card
+IG_CardAlbum,4093,1		// Obeaune Card
+IG_CardAlbum,4094,1		// Archer Skeleton Card
+IG_CardAlbum,4095,1		// Marse Card
+IG_CardAlbum,4096,1		// Zenorc Card
+IG_CardAlbum,4097,1		// Matyr Card
+IG_CardAlbum,4098,1		// Dokebi Card
+IG_CardAlbum,4099,1		// Pasana Card
+IG_CardAlbum,4100,1		// Sohee Card
+IG_CardAlbum,4101,1		// Sandman Card
+IG_CardAlbum,4102,1		// Whisper Card
+IG_CardAlbum,4103,1		// Horong Card
+IG_CardAlbum,4104,1		// Requiem Card
+IG_CardAlbum,4105,1		// Marc Card
+IG_CardAlbum,4106,1		// Mummy Card
+IG_CardAlbum,4107,1		// Verit Card
+IG_CardAlbum,4108,1		// Myst Card
+IG_CardAlbum,4109,1		// Jakk Card
+IG_CardAlbum,4110,1		// Ghoul Card
+IG_CardAlbum,4111,1		// Strouf Card
+IG_CardAlbum,4112,1		// Marduk Card
+IG_CardAlbum,4113,1		// Marionette Card
+IG_CardAlbum,4114,1		// Argiope Card
+IG_CardAlbum,4115,1		// Hunter Fly Card
+IG_CardAlbum,4116,1		// Isis Card
+IG_CardAlbum,4117,1		// Sidewinder Card
+IG_CardAlbum,4118,1		// Earth Petite Card
+IG_CardAlbum,4119,1		// Bathory Card
+IG_CardAlbum,4120,1		// Sky Petite Card
+IG_CardAlbum,4122,1		// Deviruchi Card
+IG_CardAlbum,4125,1		// Deviace Card
+IG_CardAlbum,4127,1		// Nightmare Card
+IG_CardAlbum,4129,1		// Bapho Jr. Card
+IG_CardAlbum,4133,1		// Raydric Card
+IG_CardAlbum,4136,1		// Khalitzburg Card
+IG_CardAlbum,4141,1		// Evil Druid Card
+IG_CardAlbum,4149,1		// Gargoyle Card
+IG_CardAlbum,4150,1		// Goat Card
+IG_CardAlbum,4151,1		// Gajomart Card
+IG_CardAlbum,4152,1		// Galapago Card
+IG_CardAlbum,4153,1		// Crab Card
+IG_CardAlbum,4154,1		// Dumpling Child Card
+IG_CardAlbum,4156,1		// Goblin Steamrider Card
+IG_CardAlbum,4157,1		// Goblin Archer Card
+IG_CardAlbum,4158,1		// Sky Deleter Card
+IG_CardAlbum,4159,1		// Nine Tail Card
+IG_CardAlbum,4160,1		// Firelock Soldier Card
+IG_CardAlbum,4161,1		// Grand Peco Card
+IG_CardAlbum,4162,1		// Grizzly Card
+IG_CardAlbum,4164,1		// Gullinbursti Card
+IG_CardAlbum,4165,1		// Gig Card
+IG_CardAlbum,4166,1		// Nightmare Terror Card
+IG_CardAlbum,4167,1		// Neraid Card
+IG_CardAlbum,4170,1		// Dark Frame Card
+IG_CardAlbum,4172,1		// The Paper Card
+IG_CardAlbum,4173,1		// Demon Pungus Card
+IG_CardAlbum,4175,1		// Poisonous Toad Card
+IG_CardAlbum,4176,1		// Dullahan Card
+IG_CardAlbum,4177,1		// Dryad Card
+IG_CardAlbum,4178,1		// Dragon Tail Card
+IG_CardAlbum,4180,1		// Driller Card
+IG_CardAlbum,4181,1		// Disguise Card
+IG_CardAlbum,4182,1		// Diabolic Card
+IG_CardAlbum,4184,1		// Lava Golem Card
+IG_CardAlbum,4185,1		// Rideword Card
+IG_CardAlbum,4186,1		// Raggler Card
+IG_CardAlbum,4187,1		// Raydric Archer Card
+IG_CardAlbum,4188,1		// Leib Olmai Card
+IG_CardAlbum,4189,1		// Wraith Dead Card
+IG_CardAlbum,4190,1		// Wraith Card
+IG_CardAlbum,4191,1		// Loli Ruri Card
+IG_CardAlbum,4192,1		// Rotar Zairo Card
+IG_CardAlbum,4193,1		// Lude Card
+IG_CardAlbum,4194,1		// Rybio Card
+IG_CardAlbum,4195,1		// Leaf Cat Card
+IG_CardAlbum,4196,1		// Marin Card
+IG_CardAlbum,4199,1		// Merman Card
+IG_CardAlbum,4200,1		// Megalith Card
+IG_CardAlbum,4201,1		// Majoruros Card
+IG_CardAlbum,4202,1		// Civil Servant Card
+IG_CardAlbum,4204,1		// Mini Demon Card
+IG_CardAlbum,4205,1		// Mimic Card
+IG_CardAlbum,4206,1		// Myst Case Card
+IG_CardAlbum,4208,1		// Miyabi Doll Card
+IG_CardAlbum,4209,1		// Violy Card
+IG_CardAlbum,4210,1		// Wanderer Card
+IG_CardAlbum,4212,1		// Bongun Card
+IG_CardAlbum,4213,1		// Brilight Card
+IG_CardAlbum,4214,1		// Bloody Murderer Card
+IG_CardAlbum,4215,1		// Blazer Card
+IG_CardAlbum,4216,1		// Sasquatch Card
+IG_CardAlbum,4217,1		// Enchanted Peach Tree Card
+IG_CardAlbum,4218,1		// Succubus Card
+IG_CardAlbum,4219,1		// Sage Worm Card
+IG_CardAlbum,4220,1		// Solider Card
+IG_CardAlbum,4221,1		// Skeleton General Card
+IG_CardAlbum,4222,1		// Skeleton Prisoner Card
+IG_CardAlbum,4223,1		// Stalactic Golem Card
+IG_CardAlbum,4224,1		// Stem Worm Card
+IG_CardAlbum,4225,1		// Stone Shooter Card
+IG_CardAlbum,4226,1		// Sting Card
+IG_CardAlbum,4227,1		// Spring Rabbit Card
+IG_CardAlbum,4228,1		// Sleeper Card
+IG_CardAlbum,4229,1		// Clock Tower Manager Card
+IG_CardAlbum,4230,1		// Shinobi Card
+IG_CardAlbum,4231,1		// Increase Soil Card
+IG_CardAlbum,4232,1		// Hermit Plant Card
+IG_CardAlbum,4233,1		// Baby Leopard Card
+IG_CardAlbum,4234,1		// Anolian Card
+IG_CardAlbum,4235,1		// Christmas Cookie Card
+IG_CardAlbum,4237,1		// Owl Duke Card
+IG_CardAlbum,4238,1		// Owl Baron Card
+IG_CardAlbum,4239,1		// Iron Fist Card
+IG_CardAlbum,4240,1		// Arclouze Card
+IG_CardAlbum,4242,1		// Apocalipse Card
+IG_CardAlbum,4243,1		// Antonio Card
+IG_CardAlbum,4244,1		// Alarm Card
+IG_CardAlbum,4245,1		// Am Mut Card
+IG_CardAlbum,4246,1		// Assaulter Card
+IG_CardAlbum,4247,1		// Aster Card
+IG_CardAlbum,4248,1		// Ancient Mummy Card
+IG_CardAlbum,4249,1		// Ancient Worm Card
+IG_CardAlbum,4251,1		// Elder Card
+IG_CardAlbum,4252,1		// Alligator Card
+IG_CardAlbum,4253,1		// Alice Card
+IG_CardAlbum,4255,1		// Orc Lady Card
+IG_CardAlbum,4256,1		// Orc Archer Card
+IG_CardAlbum,4257,1		// Wild Rose Card
+IG_CardAlbum,4258,1		// Evil Nymph Card
+IG_CardAlbum,4259,1		// Wooden Golem Card
+IG_CardAlbum,4260,1		// Wootan Shooter Card
+IG_CardAlbum,4261,1		// Wootan Fighter Card
+IG_CardAlbum,4262,1		// Cloud Hermit Card
+IG_CardAlbum,4264,1		// Wind Ghost Card
+IG_CardAlbum,4265,1		// Li Me Mang Ryang Card
+IG_CardAlbum,4267,1		// Explosion Card
+IG_CardAlbum,4268,1		// Injustice Card
+IG_CardAlbum,4269,1		// Incubus Card
+IG_CardAlbum,4270,1		// Giant Spider Card
+IG_CardAlbum,4271,1		// Giant Hornet Card
+IG_CardAlbum,4272,1		// Dancing Dragon Card
+IG_CardAlbum,4273,1		// Shell Fish Card
+IG_CardAlbum,4274,1		// Zombie Master Card
+IG_CardAlbum,4275,1		// Zombie Prisoner Card
+IG_CardAlbum,4277,1		// Zherlthsh Card
+IG_CardAlbum,4278,1		// Gibbet Card
+IG_CardAlbum,4279,1		// Earth Deleter Card
+IG_CardAlbum,4280,1		// Geographer Card
+IG_CardAlbum,4281,1		// Zipper Bear Card
+IG_CardAlbum,4282,1		// Tengu Card
+IG_CardAlbum,4283,1		// Greatest General Card
+IG_CardAlbum,4284,1		// Chepet Card
+IG_CardAlbum,4285,1		// Choco Card
+IG_CardAlbum,4286,1		// Karakasa Card
+IG_CardAlbum,4287,1		// Kapha Card
+IG_CardAlbum,4288,1		// Carat Card
+IG_CardAlbum,4289,1		// Caterpillar Card
+IG_CardAlbum,4290,1		// Cat O' Nine Tails Card
+IG_CardAlbum,4292,1		// Kobold Archer Card
+IG_CardAlbum,4293,1		// Cookie Card
+IG_CardAlbum,4294,1		// Quve Card
+IG_CardAlbum,4295,1		// Kraben Card
+IG_CardAlbum,4296,1		// Cramp Card
+IG_CardAlbum,4297,1		// Cruiser Card
+IG_CardAlbum,4298,1		// Creamy Fear Card
+IG_CardAlbum,4299,1		// Clock Card
+IG_CardAlbum,4300,1		// Chimera Card
+IG_CardAlbum,4301,1		// Killer Mantis Card
+IG_CardAlbum,4304,1		// Tamruan Card
+IG_CardAlbum,4307,1		// Beetle King Card
+IG_CardAlbum,4308,1		// Tri Joint Card
+IG_CardAlbum,4309,1		// Parasite Card
+IG_CardAlbum,4310,1		// Panzer Goblin Card
+IG_CardAlbum,4311,1		// Permeter Card
+IG_CardAlbum,4312,1		// Seal Card
+IG_CardAlbum,4313,1		// Punk Card
+IG_CardAlbum,4314,1		// Penomena Card
+IG_CardAlbum,4315,1		// Pest Card
+IG_CardAlbum,4316,1		// False Angel Card
+IG_CardAlbum,4319,1		// Freezer Card
+IG_CardAlbum,4321,1		// Hylozoist Card
+IG_CardAlbum,4322,1		// High Orc Card
+IG_CardAlbum,4323,1		// Garm Baby Card
+IG_CardAlbum,4325,1		// Harpy Card
+IG_CardAlbum,4326,1		// Sea-Otter Card
+IG_CardAlbum,4327,1		// Bloody Butterfly Card
+IG_CardAlbum,4328,1		// Hyegun Card
+IG_CardAlbum,4329,1		// Phendark Card
+IG_CardAlbum,4331,1		// Heater Card
+IG_CardAlbum,4332,1		// Waste Stove Card
+IG_CardAlbum,4333,3		// Venomous Card
+IG_CardAlbum,4334,1		// Noxious Card
+IG_CardAlbum,4335,3		// Pitman Card
+IG_CardAlbum,4336,1		// Ungoliant Card
+IG_CardAlbum,4337,1		// Porcellio Card
+IG_CardAlbum,4338,1		// Obsidian Card
+IG_CardAlbum,4339,1		// Mineral Card
+IG_CardAlbum,4340,1		// Teddy Bear Card
+IG_CardAlbum,4341,1		// Metaling Card
+IG_CardAlbum,4343,1		// Holden Card
+IG_CardAlbum,4344,3		// Anopheles Card
+IG_CardAlbum,4345,3		// Hill Wind Card
+IG_CardAlbum,4346,1		// Egnigem Cenia Card
+IG_CardAlbum,4347,3		// Armeyer Dinze Card
+IG_CardAlbum,4348,1		// Wikebine Tres Card
+IG_CardAlbum,4349,1		// Errende Ebecee Card
+IG_CardAlbum,4350,3		// Laurell Weinder Card
+IG_CardAlbum,4351,1		// Kavach Icarus Card
+IG_CardAlbum,4353,1		// Remover Card
+IG_CardAlbum,4354,1		// Gemini-S58 Card
+IG_CardAlbum,4355,3		// Gremlin Card
+IG_CardAlbum,4356,1		// Beholder Card
+IG_CardAlbum,4358,1		// Seyren Windsor Card
+IG_CardAlbum,4360,3		// Eremes Guile Card
+IG_CardAlbum,4362,1		// Howard Alt-Eisen Card
+IG_CardAlbum,4366,1		// Kathryne Keyron Card
+IG_CardAlbum,4368,1		// Cecil Damon Card
+IG_CardAlbum,4369,1		// Venatu Card
+IG_CardAlbum,4370,1		// Dimik Card
+IG_CardAlbum,4371,1		// Archdam Card
+IG_CardAlbum,4373,1		// Chung E Card
+IG_CardAlbum,4375,1		// Orc Baby Card
+IG_CardAlbum,4377,3		// Green Iguana Card
+IG_CardAlbum,4378,1		// Gold Acidus Card
+IG_CardAlbum,4379,1		// Blue Acidus Card
+IG_CardAlbum,4380,3		// Red Ferus Card
+IG_CardAlbum,4381,1		// Green Ferus Card
+IG_CardAlbum,4382,1		// Yellow Novus Card
+IG_CardAlbum,4383,3		// Red Novus Card
+IG_CardAlbum,4384,1		// Hydro Card
+IG_CardAlbum,4385,3		// Dragon Egg Card
+IG_CardAlbum,4387,1		// Ancient Mimic Card
+IG_CardAlbum,4388,3		// Deathword Card
+IG_CardAlbum,4389,1		// Plasma Card
+IG_CardAlbum,4390,1		// Breeze Card
+IG_CardAlbum,4391,3		// Retribution Card
+IG_CardAlbum,4392,1		// Observation Card
+IG_CardAlbum,4393,1		// Shelter Card
+IG_CardAlbum,4394,1		// Solace Card
+IG_CardAlbum,4395,1		// Thanatos Maero Card
+IG_CardAlbum,4396,1		// Thanatos Odium Card
+IG_CardAlbum,4397,1		// Thanatos Despero Card
+IG_CardAlbum,4400,1		// Aliza Card
+IG_CardAlbum,4401,1		// Alicel Card
+IG_CardAlbum,4402,1		// Aliot Card
+IG_CardAlbum,4404,1		// Skogul Card
+IG_CardAlbum,4405,1		// Frus Card
+IG_CardAlbum,4409,1		// Agav Card
+IG_CardAlbum,4410,1		// Echio Card
+IG_CardAlbum,4411,1		// Vanberk Card
+IG_CardAlbum,4412,1		// Isilla Card
+IG_CardAlbum,4413,1		// Hodremlin Card
+IG_CardAlbum,4414,1		// Seeker Card
+IG_CardAlbum,4415,2		// Snowier Card
+IG_CardAlbum,4416,1		// Siroma Card
+IG_CardAlbum,4417,1		// Ice Titan Card
+IG_CardAlbum,4418,1		// Gazeti Card
+IG_CardAlbum,4420,1		// Muscipular Card
+IG_CardAlbum,4421,2		// Drosera Card
+IG_CardAlbum,4422,1		// Roween Card
+IG_CardAlbum,4423,1		// Galion Card
+IG_CardAlbum,4424,3		// Stapo Card
+IG_CardAlbum,4426,1		// Byorgue Card
+IG_CardAlbum,4427,1		// Sword Guardian Card
+IG_CardAlbum,4428,1		// Bow Guardian Card
+IG_CardAlbum,4429,1		// Salamander Card
+IG_CardAlbum,4431,1		// Kasa Card
+IG_CardAlbum,4432,2		// Magmaring Card
+IG_CardAlbum,4433,1		// Imp Card
+IG_CardAlbum,4434,1		// Knocker Card
+IG_CardAlbum,4435,1		// Zombie Slaughter Card
+IG_CardAlbum,4436,2		// Ragged Zombie Card
+IG_CardAlbum,4437,2		// Hell Poodle Card
+IG_CardAlbum,4438,2		// Banshee Card
+IG_CardAlbum,4439,1		// Flame Skull Card
+IG_CardAlbum,4440,1		// Necromancer Card
 // Magic Card Album
-44,4047,1	// Ghostring Card
-44,4054,1	// Angeling Card
-44,4163,1	// Gryphon Card
-44,4169,1	// Dark Illusion Card
-44,4174,1	// Deviling Card
-44,4179,10	// Dragon Fly Card
-44,4183,10	// Vagabond Wolf Card
-44,4197,10	// Mastering Card
-44,4198,1	// Maya Purple Card
-44,4203,10	// Mutant Dragonoid Card
-44,4207,1	// Mysteltainn Card
-44,4211,1	// Vocal card
-44,4237,5	// Owl Duke Card
-44,4238,5	// Owl Baron Card
-44,4241,1	// Arc Angeling Card
-44,4250,1	// Executioner Card
-44,4254,1	// Tirfing Card
-44,4266,10	// Eclipse Card
-44,4284,10	// Chepet Card
-44,4285,10	// Choco Card
-44,4290,5	// Cat O' Nine Tails Card
-44,4291,10	// Kobold Leader Card
-44,4300,10	// Chimera Card
-44,4306,10	// Toad Card
-44,4320,1	// Bloody Knight Card
-44,4336,1	// Ungoliant Card
-44,4354,1	// Gemini-S58 Card
-44,4384,1	// Hydro Card
-44,4395,3	// Thanatos Maero Card
-44,4396,3	// Thanatos Odium Card
-44,4397,3	// Thanatos Despero Card
+IG_MagicCardAlbum,4047,1	// Ghostring Card
+IG_MagicCardAlbum,4054,1	// Angeling Card
+IG_MagicCardAlbum,4163,1	// Gryphon Card
+IG_MagicCardAlbum,4169,1	// Dark Illusion Card
+IG_MagicCardAlbum,4174,1	// Deviling Card
+IG_MagicCardAlbum,4179,10	// Dragon Fly Card
+IG_MagicCardAlbum,4183,10	// Vagabond Wolf Card
+IG_MagicCardAlbum,4197,10	// Mastering Card
+IG_MagicCardAlbum,4198,1	// Maya Purple Card
+IG_MagicCardAlbum,4203,10	// Mutant Dragonoid Card
+IG_MagicCardAlbum,4207,1	// Mysteltainn Card
+IG_MagicCardAlbum,4211,1	// Vocal card
+IG_MagicCardAlbum,4237,5	// Owl Duke Card
+IG_MagicCardAlbum,4238,5	// Owl Baron Card
+IG_MagicCardAlbum,4241,1	// Arc Angeling Card
+IG_MagicCardAlbum,4250,1	// Executioner Card
+IG_MagicCardAlbum,4254,1	// Tirfing Card
+IG_MagicCardAlbum,4266,10	// Eclipse Card
+IG_MagicCardAlbum,4284,10	// Chepet Card
+IG_MagicCardAlbum,4285,10	// Choco Card
+IG_MagicCardAlbum,4290,5	// Cat O' Nine Tails Card
+IG_MagicCardAlbum,4291,10	// Kobold Leader Card
+IG_MagicCardAlbum,4300,10	// Chimera Card
+IG_MagicCardAlbum,4306,10	// Toad Card
+IG_MagicCardAlbum,4320,1	// Bloody Knight Card
+IG_MagicCardAlbum,4336,1	// Ungoliant Card
+IG_MagicCardAlbum,4354,1	// Gemini-S58 Card
+IG_MagicCardAlbum,4384,1	// Hydro Card
+IG_MagicCardAlbum,4395,3	// Thanatos Maero Card
+IG_MagicCardAlbum,4396,3	// Thanatos Odium Card
+IG_MagicCardAlbum,4397,3	// Thanatos Despero Card

+ 1 - 1
db/pre-re/item_combo_db.txt

@@ -146,7 +146,7 @@
 4193:4294,{ bonus bMaxHP,300; bonus bMaxSP,60; }
 4208:4258:4325:4327:4382,{ bonus bInt,3; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",10; bonus2 bSkillAtk,"MG_THUNDERSTORM",10; if(BaseJob==Job_Sage) { bonus bMagicDamageReturn,20; bonus2 bAddMonsterDropItem,716,100; bonus2 bAddMonsterDropItem,715,100; bonus bCastrate,-20; } }
 4218:4269,{ bonus bHPrecovRate,30; bonus bSPrecovRate,30; bonus bVit,4; bonus bInt,4; }
-4220:4246:4311:4319:4331,{ bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus3 bAutoSpell,"BS_WEAPONPERFECT",1,3; bonus2 bAddMonsterDropItem,501,500; if(BaseClass==Job_Swordman) bonus2 bAddItemHealRate,IG_Potion,50; }
+4220:4246:4311:4319:4331,{ bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus3 bAutoSpell,"BS_WEAPONPERFECT",1,3; bonus2 bAddMonsterDropItem,501,500; if(BaseClass==Job_Swordman) bonus2 bAddItemGroupHealRate,IG_Potion,50; }
 4229:4244:4299:4313,{ bonus bDef,3; bonus bMdef,3; }
 4237:4238,{ bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",5,20; }
 4268:4277,{ bonus bBaseAtk,20; bonus bLuk,3; }

+ 153 - 153
db/pre-re/item_db.txt

@@ -533,11 +533,11 @@
 1180,Dragon_Slayer_,Dragon Slayer,5,20,,1300,150,,1,2,0x00004082,7,2,34,4,48,1,3,{ bonus bIgnoreDefRace,RC_Dragon; bonus2 bAddRace,RC_Dragon,15; },{},{}
 1181,Tae_Goo_Lyeon,Tae Goo Lyeon,5,20,,2000,250,,1,2,0x00004082,2,2,34,4,90,1,3,{ bonus bFlee2,10; if(JobLevel>=70) autobonus "{ bonus bBaseAtk,50; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; if(getrefine()>8) { bonus bCastrate,-20; bonus bDelayRate,-20; } },{},{}
 1182,Bloody_Eater,Bloody Eater,5,20,,1200,200,,1,2,0x00004082,2,2,34,4,50,1,3,{ bonus bAtkEle,Ele_Ghost; autobonus "{ bonus bCritical,100; bonus bBaseAtk,50; }",1,5000,0,"{ specialeffect2 EF_FIRESPLASHHIT; }"; bonus bHPGainValue,100; },{},{}
-1183,BF_Two_Handed_Sword1,Brave Assaulter's Katzbalger,5,20,,0,200,,1,0,0x00004082,7,2,34,3,80,1,3,{ bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1183,BF_Two_Handed_Sword1,Brave Assaulter's Katzbalger,5,20,,0,200,,1,0,0x00004082,7,2,34,3,80,1,3,{ bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1184,BF_Two_Handed_Sword2,Valorous Assaulter's Katzbalger,5,20,,0,200,,1,0,0x00004082,7,2,34,3,80,1,3,{ bonus bCritical,20; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus bCritAtkRate,20; bonus bUnbreakableWeapon,0; },{},{}
 1185,Violet_Fear,Violet Fear,5,20,,2200,275,,1,2,0x00004082,2,2,34,4,80,1,3,{ bonus3 bAutoSpell,"WZ_METEOR",3,30; bonus3 bAutoSpell,"WZ_FROSTNOVA",5,50; autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",50,5000; },{},{}
 1186,Death_Guidance,Death Guidance,5,20,,2000,200,,1,2,0x00004082,2,2,34,4,70,1,3,{ bonus bStr,5; bonus bAgi,2; bonus bFlee2,20; bonus3 bAutoSpell,"NPC_HELLPOWER",1,10; bonus4 bAutoSpell,"NPC_HELLPOWER",1,10,0; if( getrefine()>8 ) bonus3 bAutoSpell,"NPC_VAMPIRE_GIFT",2,20; else bonus3 bAutoSpell,"NPC_VAMPIRE_GIFT",1,20; },{},{}
-1187,Krieger_Twohand_Sword1,Glorious Claymore,5,20,,0,220,,1,0,0x00004082,7,2,34,4,80,1,3,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; bonus2 bIgnoreDefRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus3 bAutoSpell,"LK_CONCENTRATION",getskilllv("LK_CONCENTRATION")>1?getskilllv("LK_CONCENTRATION"):1,30; bonus3 bAutoSpell,"LK_AURABLADE",getskilllv("LK_AURABLADE")>1?getskilllv("LK_AURABLADE"):1,30; } },{},{}
+1187,Krieger_Twohand_Sword1,Glorious Claymore,5,20,,0,220,,1,0,0x00004082,7,2,34,4,80,1,3,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus3 bAutoSpell,"LK_CONCENTRATION",getskilllv("LK_CONCENTRATION")>1?getskilllv("LK_CONCENTRATION"):1,30; bonus3 bAutoSpell,"LK_AURABLADE",getskilllv("LK_AURABLADE")>1?getskilllv("LK_AURABLADE"):1,30; } },{},{}
 1188,Veteran_Sword,Veteran Sword,5,10000,,2000,180,,1,1,0x00004082,7,2,34,4,80,1,3,{ if(getskilllv("SM_BASH")==10) { bonus2 bSkillAtk,"SM_BASH",50; } if(getskilllv("KN_BOWLINGBASH")==10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1; },{},{}
 1189,Krasnaya,Krasnaya,5,20,,3800,200,,2,3,0x00004082,2,2,34,2,50,1,3,{ if(readparam(bStr)>=95) { bonus bBaseAtk,20; } },{},{}
 1190,Claymore_C,Claymore,5,0,,0,220,,1,0,0x00004080,7,2,34,3,1,0,3,{ bonus2 bAddSize,Size_All,40; },{},{}
@@ -621,10 +621,10 @@
 1276,Katar_Of_Thornbush_,Katar of Quaking,5,45000,,1200,105,,1,3,0x00001000,7,2,34,3,55,1,16,{ bonus bAtkEle,Ele_Earth; bonus2 bAddEff,Eff_Blind,500; },{},{}
 1277,Katar_Of_Raging_Blaze_,Katar of Raging Blaze,5,45000,,1200,105,,1,3,0x00001000,7,2,34,3,55,1,16,{ bonus bAtkEle,Ele_Fire; bonus2 bAddEff,Eff_Silence,500; },{},{}
 1278,Katar_Of_Piercing_Wind_,Katar of Piercing Wind,5,45000,,1200,105,,1,3,0x00001000,7,2,34,3,55,1,16,{ bonus bAtkEle,Ele_Wind; bonus2 bAddEff,Eff_Sleep,500; },{},{}
-1279,BF_Katar1,Brave Carnage Katar,5,20,,0,130,,1,0,0x00001000,7,2,34,3,80,1,16,{ bonus bStr,1; bonus bDex,1; bonus bLuk,1; bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1279,BF_Katar1,Brave Carnage Katar,5,20,,0,130,,1,0,0x00001000,7,2,34,3,80,1,16,{ bonus bStr,1; bonus bDex,1; bonus bLuk,1; bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1280,BF_Katar2,Valorous Carnage Katar,5,20,,0,130,,1,0,0x00001000,7,2,34,3,80,1,16,{ bonus bStr,1; bonus bDex,1; bonus bLuk,1; bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus bCritAtkRate,20; bonus bAspdRate,5; bonus bUnbreakableWeapon,0; },{},{}
-1281,Krieger_Katar1,Glorious Bloody Roar,5,20,,0,140,,1,0,0x00001000,7,2,34,4,80,1,16,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
-1282,Krieger_Katar2,Glorious Jamadhar,5,20,,0,140,,1,0,0x00001000,7,2,34,4,80,1,16,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bCriticalAddRace,RC_DemiHuman,5; bonus2 bCriticalAddRace,RC_Player,5; } if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
+1281,Krieger_Katar1,Glorious Bloody Roar,5,20,,0,140,,1,0,0x00001000,7,2,34,4,80,1,16,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
+1282,Krieger_Katar2,Glorious Jamadhar,5,20,,0,140,,1,0,0x00001000,7,2,34,4,80,1,16,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bCriticalAddRace,RC_DemiHuman,5; bonus2 bCriticalAddRace,RC_Player,5; } if(getrefine()>8) autobonus "{ bonus bAspdRate,100; }",70,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
 1283,Katar_Of_Speed,Katar Of Speed,5,20,,0,175,,1,0,0x00001000,7,2,34,4,0,0,16,{ bonus2 bSkillAtk,"AS_SONICBLOW",25; bonus bAspdRate,3; },{},{}
 1284,Krishna,Krishna,5,20,,1200,120,,1,2,0x00001000,2,2,34,3,50,1,16,{ bonus2 bSkillAtk,"AS_GRIMTOOTH",10; if(getskilllv("AS_SONICBLOW")) { bonus3 bAutoSpell,"AS_SONICBLOW",getskilllv("AS_SONICBLOW"),5; }else{ bonus3 bAutoSpell,"AS_SONICBLOW",1,5; } },{},{}
 1285,Cakram,Chakram,5,20,,1000,130,,1,2,0x00001000,2,2,34,3,50,1,16,{ if(getskilllv("AS_KATAR")==10) { bonus bHit,10; } bonus2 bSkillAtk,"ASC_METEORASSAULT",20; },{},{}
@@ -639,7 +639,7 @@
 1307,Windhawk,Windhawk,5,18000,,1500,115,,1,0,0x000654E2,7,2,2,2,14,1,6,{ bonus bAtkEle,Ele_Wind; bonus bAspdRate,5; },{},{}
 1308,Golden_Axe,Golden Axe,5,20,,3000,170,,1,0,0x00000001,7,2,2,4,45,1,6,{},{},{}
 1309,Orcish_Axe_,Orcish Axe,5,20,,1500,75,,1,4,0x000654E3,7,2,2,3,3,1,6,{},{},{}
-1310,Krieger_Onehand_Axe1,Glorious Cleaver,5,20,,0,130,,1,0,0x000444A2,7,2,2,4,80,1,6,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; bonus bAspdRate,5; } if(getrefine()>8) { bonus bAspdRate,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; } },{},{}
+1310,Krieger_Onehand_Axe1,Glorious Cleaver,5,20,,0,130,,1,0,0x000444A2,7,2,2,4,80,1,6,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; bonus bAspdRate,5; } if(getrefine()>8) { bonus bAspdRate,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; } },{},{}
 1311,Vecer_Axe,Vecer Axe,5,20,,1500,140,,1,2,0x000444A2,2,2,2,3,50,1,6,{ if(readparam(bLuk)>=90) { bonus bBaseAtk,20; } if(readparam(bDex)>=90) { bonus bCritical,5; } if(readparam(bDex)>=90||readparam(bLuk)>=90) { bonus2 bSkillAtk,"MC_MAMMONITE",15; } },{},{}
 1312,Orcish_Axe_C,Orcish Axe,5,0,,0,110,,1,0,0x000654E3,7,2,2,3,1,0,6,{ bonus2 bAddSize,Size_All,70; },{},{}
 1313,Tourist_Axe,Tourist Axe,5,0,,500,77,,1,0,0x000654E3,7,2,2,1,1,0,6,{ bonus bStr,2; },{},{}
@@ -674,10 +674,10 @@
 1376,Heart_Breaker,Heart Breaker,5,20,,2000,175,,1,1,0x000444A2,2,2,34,4,70,1,7,{ bonus bCritical,20+getrefine(); bonus bAspdRate,5; if((Class==Job_Whitesmith)||(Class==Job_Creator)) bonus3 bAutoSpell,"BS_HAMMERFALL",3,30; },{},{}
 1377,Hurricane_Fury,Hurricane's Fury,5,20,,3500,332,,1,1,0x000444A2,2,2,34,4,80,1,7,{ bonus2 bSubSize,Size_Medium,10+getrefine(); bonus bAspdRate,getrefine(); bonus3 bAutoSpell,"NPC_PULSESTRIKE",5,20; },{},{}
 1378,Great_Axe_C,Refined Great Axe,5,1,,0,215,,1,0,0x000444A2,7,2,34,4,0,0,7,{ bonus bStr,5; bonus bHit,20; bonus2 bAddSkillBlow,"MC_MAMMONITE",5; bonus2 bAddEff,Eff_Stun,2000; },{},{}
-1379,BF_Two_Handed_Axe1,Valorous Insane Battle Axe,5,20,,0,200,,1,0,0x000444A2,7,2,34,3,80,1,7,{ bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1379,BF_Two_Handed_Axe1,Valorous Insane Battle Axe,5,20,,0,200,,1,0,0x000444A2,7,2,34,3,80,1,7,{ bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1380,BF_Two_Handed_Axe2,Brave Insane Battle Axe,5,20,,0,200,,1,0,0x000444A2,7,2,34,3,80,1,7,{ bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; autobonus "{ bonus bBreakArmorRate,10000; }",20,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bUnbreakableWeapon,0; },{},{}
 1381,N_Battle_Axe,Novice Battle Axe,5,0,,0,100,,1,3,0x000444A2,7,2,34,1,3,0,7,{},{},{}
-1382,Krieger_Twohand_Axe1,Glorious Two-Handed Axe,5,20,,0,220,,1,0,0x000444A2,7,2,34,4,80,1,7,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; bonus2 bIgnoreDefRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; } if(getrefine()>8) { bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; bonus4 bAutoSpellOnSkill,"WS_CARTTERMINATION","NPC_CRITICALWOUND",2,200; } },{},{}
+1382,Krieger_Twohand_Axe1,Glorious Two-Handed Axe,5,20,,0,220,,1,0,0x000444A2,7,2,34,4,80,1,7,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; } if(getrefine()>8) { bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; bonus4 bAutoSpellOnSkill,"WS_CARTTERMINATION","NPC_CRITICALWOUND",2,200; } },{},{}
 1383,Holy_Celestial_Axe,Celestial Axe,5,20,,1500,200,,1,0,0x000444A2,7,2,34,4,60,1,7,{ bonus bAtkEle,Ele_Holy; bonus bVit,10; bonus2 bAddRace,RC_Undead,10; bonus3 bAutoSpell,"AL_BLESSING",5,50; },{},{}
 1384,Veteran_Axe,Veteran Axe,5,10000,,3000,250,,1,2,0x000444A2,7,2,34,3,80,1,7,{ if(getskilllv("BS_DAGGER")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_SWORD")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_TWOHANDSWORD")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_KNUCKLE")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_SPEAR")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_AXE")==3) { bonus bBaseAtk,10; } if(getskilllv("BS_MACE")==3) { bonus bBaseAtk,10; } bonus bVit,2; },{},{}
 1385,Bradium_Stonehammer,Bradium Stone Hammer,5,20,,2700,210,,1,0,0x000444A2,2,2,34,4,75,1,7,{ bonus3 bAddEffOnSkill,"BS_HAMMERFALL",Eff_Stun,500+(200*getrefine()); },{},{}
@@ -711,8 +711,8 @@
 1422,Hunting_Spear,Hunting Spear,5,20,,4200,180,,3,1,0x00004082,2,2,2,4,60,1,4,{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,100; },{},{}
 1423,Pole_XO,Pole XO,5,20,,0,120,,3,0,0x00004082,7,2,2,1,0,0,4,{ bonus2 bAddClass,Class_All,50; },{},{}
 1424,Skewer_C,Refined Brocca,5,1,,0,149,,3,0,0x00004082,7,2,2,4,0,0,4,{ bonus bIgnoreDefClass,Class_Normal; bonus2 bAddSize,Size_Medium,20; },{},{}
-1425,BF_Spear1,Assaulter Spear,5,20,,0,60,,3,0,0x00004082,7,2,2,3,80,1,4,{ bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(BaseJob==Job_Crusader) bonus bAspdRate,20; },{},{}
-1426,Krieger_Onehand_Spear1,Glorious Spear,5,20,,0,130,,3,0,0x00004082,7,2,2,4,80,1,4,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; bonus bAspdRate,10; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,100; } },{},{}
+1425,BF_Spear1,Assaulter Spear,5,20,,0,60,,3,0,0x00004082,7,2,2,3,80,1,4,{ bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(BaseJob==Job_Crusader) bonus bAspdRate,20; },{},{}
+1426,Krieger_Onehand_Spear1,Glorious Spear,5,20,,0,130,,3,0,0x00004082,7,2,2,4,80,1,4,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; bonus bAspdRate,10; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,100; } },{},{}
 1427,Spear_Of_Excellent,Spear Of Excellent,5,20,,0,160,,3,0,0x00004082,7,2,2,3,0,0,4,{ bonus2 bSkillAtk,"SM_MAGNUM",25; bonus bStr,2; },{},{}
 1428,Long_Horn_M,Long Horn,5,20,,1000,150,,3,1,0x00004082,2,2,2,4,65,1,4,{ bonus bAtkEle,Ele_Holy; bonus2 bAddEff,Eff_Bleeding,500; skill "TF_DETOXIFY",1; bonus bUnbreakableWeapon,0; },{},{}
 1429,Hunting_Spear_M,Hunting Spear,5,20,,4200,180,,3,1,0x00004082,2,2,2,4,60,1,4,{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,500; },{},{}
@@ -757,7 +757,7 @@
 1483,Ivory_Lance,Ivory Lance,5,20,,1000,160,,3,1,0x00004082,2,2,34,3,50,1,5,{ bonus bAgi,2; bonus bAspdRate,3; bonus2 bAddEff,Eff_Bleeding,300; bonus3 bAutoSpell,"LK_JOINTBEAT",1,100; skill "KN_SPEARSTAB",5; },{},{}
 1484,Cardo,Cardo,5,20,,5600,150,,3,1,0x00000080,2,2,34,4,70,1,5,{ bonus bAspdRate,-10; bonus bDef,getrefine()/2; },{},{}
 1485,Battle_Fork,Battle Fork,5,20,,700,112,,3,4,0x00004082,2,2,34,2,50,1,5,{},{},{}
-1486,Krieger_Twohand_Spear1,Glorious Lance,5,20,,0,220,,3,0,0x00004082,7,2,34,4,80,1,5,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; bonus2 bIgnoreDefRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,200; } },{},{}
+1486,Krieger_Twohand_Spear1,Glorious Lance,5,20,,0,220,,3,0,0x00004082,7,2,34,4,80,1,5,{ bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200; else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,"PA_PRESSURE",5,200; } },{},{}
 1487,Lance_C,Lance,5,0,,0,220,,3,0,0x00004082,7,2,34,3,1,0,5,{ bonus2 bAddSize,Size_All,50; },{},{}
 1488,Ahlspiess_C,Ahlspiess,5,20,,0,135,,3,0,0x00004080,7,2,34,4,1,1,5,{ bonus bIgnoreDefClass,Class_Normal; bonus bIgnoreDefClass,Class_Boss; bonus2 bAddRace,RC_DemiHuman,10; bonus2 bAddRace,RC_Player,10; bonus3 bAutoSpell,"KN_PIERCE",5,30; },{},{}
 // Maces
@@ -802,11 +802,11 @@
 1539,Golden_Mace_,Golden Mace,5,20,,800,110,,1,2,0x00008110,7,2,2,4,40,1,8,{ bonus2 bAddRace,RC_Undead,10; bonus bUnbreakableWeapon,0; },{},{}
 1540,Grand_Cross_,Grand Cross,5,20,,1500,140,,1,1,0x00008110,7,2,2,4,40,1,8,{ bonus bAtkEle,Ele_Holy; skill "PR_TURNUNDEAD",3; bonus3 bAutoSpell,"PR_TURNUNDEAD",3,100; bonus2 bSPDrainValueRace,RC_Undead,1; bonus2 bSPGainRace,RC_Undead,3; },{},{}
 1541,Nemesis,Nemesis,5,20,,900,120,,1,0,0x00008110,7,2,2,4,60,1,8,{ bonus bAtkEle,Ele_Holy; bonus2 bAddRace,RC_Undead,10; bonus2 bAddRace,RC_Demon,10; bonus3 bAutoSpell,"AL_CRUCIS",1+getrefine(),100; autobonus "{ bonus bBaseAtk,50; }",10,20000,BF_WEAPON,"{ specialeffect2 EF_BLOODDRAIN; }"; },{},{}
-1542,BF_Morning_Star1,Valorous Battlefield Morning Star,5,20,,0,105,,1,0,0x0004C5B3,7,2,2,3,80,1,8,{ bonus bStr,1; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1542,BF_Morning_Star1,Valorous Battlefield Morning Star,5,20,,0,105,,1,0,0x0004C5B3,7,2,2,3,80,1,8,{ bonus bStr,1; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1543,BF_Morning_Star2,Brave Battlefield Morning Star,5,20,,0,105,,1,0,0x0004C5B3,7,2,2,3,80,1,8,{ bonus bStr,1; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus bUnbreakableWeapon,0; autobonus "{ bonus2 bAddEff,Eff_Stun,5000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
 1544,Lunakaligo,Lunakaligo,5,20,,700,110,,1,3,0x00008110,2,2,2,3,50,1,8,{ if(readparam(bStr)>=77) { bonus bAspdRate,4; bonus2 bAddEff,Eff_Stun,1500; bonus3 bAddMonsterDropItem,12065,RC_Plant,500; bonus3 bAddMonsterDropItem,12043,RC_Brute,500; bonus3 bAddMonsterDropItem,12069,RC_Fish,500; } },{},{}
 1545,N_Mace,Novice Mace,5,0,,0,57,,1,3,0x0004C5B3,7,2,2,1,2,0,8,{},{},{}
-1546,Krieger_Onehand_Mace1,Glorious Morning Star,5,20,,0,130,,1,0,0x0004C5B3,7,2,2,4,80,1,8,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; bonus bAspdRate,5; } if(getrefine()>8) { bonus2 bAddEff,Eff_Stun,2000; bonus bAspdRate,5; } },{},{}
+1546,Krieger_Onehand_Mace1,Glorious Morning Star,5,20,,0,130,,1,0,0x0004C5B3,7,2,2,4,80,1,8,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; bonus bAspdRate,5; } if(getrefine()>8) { bonus2 bAddEff,Eff_Stun,2000; bonus bAspdRate,5; } },{},{}
 1547,Mace_Of_Madness,Mace Of Madness,5,20,,0,150,,1,0,0x0004C5B2,7,2,2,3,0,0,8,{ bonus2 bSkillAtk,"MC_CARTREVOLUTION",25; bonus bStr,2; },{},{}
 1548,Veteran_Hammer,Veteran Hammer,5,10000,,1800,160,,1,2,0x00008110,7,2,2,3,80,1,8,{ bonus bHealPower,getskilllv("AL_DP"); bonus bCritical,getskilllv("PR_MACEMASTERY")*2; bonus bInt,1; bonus bLuk,1; },{},{}
 // Books
@@ -834,10 +834,10 @@
 1571,Book_Of_Gust_Of_Wind_,Book of Gust of Wind,5,35000,,750,90,,1,3,0x00410100,7,2,2,3,27,1,15,{ bonus bAtkEle,Ele_Wind; },{},{}
 1572,Principles_Of_Magic,Principles of Magic,5,20,,300,60,,1,2,0x00410100,7,2,2,3,60,1,15,{ bonus bMatkRate,20; bonus bInt,3; bonus bSPrecovRate,5; },{},{}
 1573,Ancient_Magic,Ancient Magic,5,20,,700,30,,1,2,0x00410100,7,2,2,3,70,1,15,{ bonus bMatkRate,15; },{},{}
-1574,BF_Book1,Brave Battle Strategy Book,5,20,,0,90,,1,0,0x00410100,7,2,2,3,80,1,15,{ bonus bStr,2; bonus bInt,1; bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1574,BF_Book1,Brave Battle Strategy Book,5,20,,0,90,,1,0,0x00410100,7,2,2,3,80,1,15,{ bonus bStr,2; bonus bInt,1; bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1575,BF_Book2,Valorous Battle Strategy Book,5,20,,0,90,,1,0,0x00410100,7,2,2,3,80,1,15,{ bonus bStr,2; bonus bInt,1; bonus bMatkRate,15; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreMdefRaceRate,RC_Player,25; bonus bUnbreakableWeapon,0; },{},{}
-1576,Krieger_Book1,Glorious Tablet,5,20,,0,90,,1,0,0x00410100,7,2,2,4,80,1,15,{ bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,80; bonus2 bAddRace,RC_Player,80; bonus2 bIgnoreDefRate,RC_DemiHuman,25; bonus2 bIgnoreDefRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; },{},{}
-1577,Krieger_Book2,Glorious Apocalypse,5,20,,0,90,,1,0,0x00410100,7,2,2,4,80,1,15,{ bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,80; bonus2 bAddRace,RC_Player,80; bonus2 bIgnoreDefRate,RC_DemiHuman,25; bonus2 bIgnoreDefRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; if(getrefine()>8) { bonus bMatkRate,5; bonus bCastrate,-5; bonus bDelayRate,-5; } },{},{}
+1576,Krieger_Book1,Glorious Tablet,5,20,,0,90,,1,0,0x00410100,7,2,2,4,80,1,15,{ bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,80; bonus2 bAddRace,RC_Player,80; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) autobonus "{ bonus bBaseAtk,200; }",30,3000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; },{},{}
+1577,Krieger_Book2,Glorious Apocalypse,5,20,,0,90,,1,0,0x00410100,7,2,2,4,80,1,15,{ bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,80; bonus2 bAddRace,RC_Player,80; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player,25; bonus bUnbreakableWeapon,0; if(getrefine()>5) bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; if(getrefine()>8) { bonus bMatkRate,5; bonus bCastrate,-5; bonus bDelayRate,-5; } },{},{}
 1578,Book_Of_Prayer,Book Of Prayer,5,20,,0,140,,1,0,0x00410100,7,2,2,3,0,0,15,{ bonus bVit,2; bonus bMdef,2; bonus bMaxSPrate,10; },{},{}
 1579,Death_Note_M,Book of the Dead,5,20,,1000,137,,1,2,0x00410100,7,2,2,4,85,1,15,{ bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus2 bWeaponComaRace,RC_DemiHuman,10; bonus2 bWeaponComaRace,RC_Player,10; bonus bAspdRate,getrefine(); if(BaseJob==Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20; },{},{}
 1580,Encyclopedia_C,Giant Encyclopedia,5,0,,0,145,,1,0,0x00410100,7,2,2,3,0,0,15,{ bonus bMatkRate,15; bonus bInt,3; bonus bDex,2; bonus bCritical,20+((readparam(bLuk)*2)/10); bonus2 bAddSize,Size_All,40; },{},{}
@@ -931,12 +931,12 @@
 1735,Kkakkung,Kkakkung,5,20,,0,120,,5,0,0x000A0848,7,2,34,1,1,0,11,{ bonus2 bAddClass,Class_All,50; },{},{}
 1736,Double_Bound,Double Bound,5,20,,900,70,,5,3,0x00000800,2,2,34,3,70,1,11,{ bonus3 bAutoSpell,"AC_DOUBLE",GetSkillLv("AC_DOUBLE"),10; },{},{}
 1737,Ixion_Wing,Ixion Wings,5,20,,300,135,,5,1,0x00000800,2,2,34,4,70,1,11,{ autobonus "{ bonus bAspdRate,7; }",10+(getrefine()*2),7000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }"; bonus2 bAddSkillBlow,"AC_CHARGEARROW",3; },{},{}
-1738,BF_Bow1,Valorous Battle CrossBow,5,0,,0,100,,5,0,0x000A0848,7,2,34,3,80,1,11,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1738,BF_Bow1,Valorous Battle CrossBow,5,0,,0,100,,5,0,0x000A0848,7,2,34,3,80,1,11,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1739,BF_Bow2,Brave Battle CrossBow,5,0,,0,100,,5,0,0x000A0848,7,2,34,3,80,1,11,{ bonus bDex,2; bonus bInt,10; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus bUnbreakableWeapon,0; },{},{}
 1740,Nepenthes_Bow,Nepenthes Bow,5,20,,1000,105,,5,2,0x00000800,2,2,34,4,60,1,11,{ bonus4 bAutoSpellOnSkill,"AC_DOUBLE","AC_CHARGEARROW",1,20; },{},{}
 1741,Cursed_Lyre,Cursed Lyre,5,20,,1250,125,,5,1,0x00080808,2,2,34,4,80,1,11,{ bonus bLuk,-2; bonus2 bAddEff,Eff_Curse,400; },{},{}
 1742,N_Composite_Bow,Novice Composite Bow,5,1,,0,49,,5,3,0x000A0848,7,2,34,1,4,0,11,{},{},{}
-1743,Krieger_Bow1,Glorious Hunter Bow,5,0,,0,100,,5,0,0x001A0848,7,2,34,4,80,1,11,{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bCritAtkRate,getrefine() * 2; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) bonus2 bSkillAtk,"AC_DOUBLE",20; },{},{}
+1743,Krieger_Bow1,Glorious Hunter Bow,5,0,,0,100,,5,0,0x001A0848,7,2,34,4,80,1,11,{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bCritAtkRate,getrefine() * 2; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) bonus2 bSkillAtk,"AC_DOUBLE",20; },{},{}
 1744,Bow_Of_Evil,Bow Of Evil,5,0,,0,170,,5,0,0x000A0848,7,2,34,4,1,0,11,{ bonus2 bSkillAtk,"AC_DOUBLE",25; bonus bDex,2; },{},{}
 1745,Falken_Blitz,Falken Blitz,5,0,,1000,100,,5,2,0x00080808,2,2,34,3,50,1,11,{ bonus2 bSkillAtk,"SN_SHARPSHOOTING",10; bonus2 bSkillAtk,"AC_DOUBLE",10; bonus2 bSkillAtk,"AC_CHARGEARROW",10; },{},{}
 // Arrows
@@ -986,11 +986,11 @@
 1820,Electric_Fist,Electric Fist,5,20,,650,80,,1,3,0x00008100,7,2,2,3,75,1,12,{ bonus3 bAutoSpell,"SA_LIGHTNINGLOADER",5,10; },{},{}
 1821,Seismic_Fist,Seismic Fist,5,20,,650,80,,1,3,0x00008100,7,2,2,3,75,1,12,{ bonus3 bAutoSpell,"SA_SEISMICWEAPON",5,10; },{},{}
 1822,Combo_Battle_Glove,Combo Battle Glove,5,20,,500,30,,1,4,0x00008100,7,2,2,3,60,1,12,{ bonus2 bSkillAtk,"MO_TRIPLEATTACK",15; bonus2 bSkillAtk,"MO_CHAINCOMBO",15; bonus2 bSkillAtk,"MO_COMBOFINISH",20; },{},{}
-1823,BF_Knuckle1,Valorous Battle Fist,5,20,,0,30,,1,0,0x00008100,7,2,2,3,80,1,12,{ bonus bStr,2; bonus bAgi,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus4 bAutoSpell,"CH_SOULCOLLECT",1,5,0; bonus bUnbreakableWeapon,0; },{},{}
+1823,BF_Knuckle1,Valorous Battle Fist,5,20,,0,30,,1,0,0x00008100,7,2,2,3,80,1,12,{ bonus bStr,2; bonus bAgi,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus4 bAutoSpell,"CH_SOULCOLLECT",1,5,0; bonus bUnbreakableWeapon,0; },{},{}
 1824,BF_Knuckle2,Brave Battle Fist,5,20,,0,30,,1,0,0x00008100,7,2,2,3,80,1,12,{ bonus bStr,2; bonus bInt,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bCastrate,"MO_EXTREMITYFIST",-25; autobonus "{ bonus2 bCastrate,\"MO_EXTREMITYFIST\",-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }"; bonus bUnbreakableWeapon,0; },{},{}
 1825,Horn_Of_Hilthrion,Horn of Hillslion,5,20,,600,95,,1,3,0x00008000,2,2,2,3,60,1,12,{ bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus4 bAutoSpellOnSkill,"CH_PALMSTRIKE","MO_INVESTIGATE",1,100; bonus3 bAutoSpell,"MO_CALLSPIRITS",5,100; },{},{}
-1826,Krieger_Knuckle1,Glorious Claw,5,20,,0,30,,1,0,0x00008100,7,2,2,4,80,1,12,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus3 bAutoSpell,"MO_INVESTIGATE",5,(getrefine()*10-50); bonus3 bAutoSpell,"AL_DECAGI",1,(getrefine()*10-50); } },{},{}
-1827,Krieger_Knuckle2,Glorious Fist,5,20,,0,30,,1,0,0x00008100,7,2,2,4,80,1,12,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus2 bCastrate,"MO_EXTREMITYFIST",-100; bonus4 bautospellonskill,"MO_EXPLOSIONSPIRITS","CH_SOULCOLLECT",1,1000; } },{},{}
+1826,Krieger_Knuckle1,Glorious Claw,5,20,,0,30,,1,0,0x00008100,7,2,2,4,80,1,12,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus3 bAutoSpell,"MO_INVESTIGATE",5,(getrefine()*10-50); bonus3 bAutoSpell,"AL_DECAGI",1,(getrefine()*10-50); } },{},{}
+1827,Krieger_Knuckle2,Glorious Fist,5,20,,0,30,,1,0,0x00008100,7,2,2,4,80,1,12,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus2 bCastrate,"MO_EXTREMITYFIST",-100; bonus4 bautospellonskill,"MO_EXPLOSIONSPIRITS","CH_SOULCOLLECT",1,1000; } },{},{}
 1828,Monk_Knuckle,Monk Knuckle,5,20,,0,150,,1,0,0x00008100,7,2,2,4,0,0,12,{ bonus bInt,2; bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",25; },{},{}
 1829,Fist_C,Fist,5,0,,0,150,,1,0,0x00008100,7,2,2,3,1,0,12,{ bonus2 bAddSize,Size_All,40; },{},{}
 // Instruments
@@ -1016,11 +1016,11 @@
 1920,Berserk_Guitar,Berserk Guitar,5,20,,1800,10,,1,0,0x00080000,2,1,2,4,70,1,13,{ bonus bAspdRate,100; bonus bHPrecovRate,-100; bonus2 bHPLossRate,50,5000; bonus bDex,-readparam(bDex); },{},{}
 1921,Guh_Moon_Gom,Gun Moon Gom,5,20,,0,120,,1,0,0x00080000,7,1,2,1,0,0,13,{ bonus2 bAddClass,Class_All,50; },{},{}
 1922,Oriental_Lute_,Oriental Lute,5,20,,1200,150,,1,2,0x00080000,7,1,2,4,65,1,13,{ bonus2 bSkillAtk,"CG_ARROWVULCAN",10; bonus2 bSkillAtk,"BA_MUSICALSTRIKE",10; },{},{}
-1923,BF_Instrument1,Valorous Battlefield Guitar,5,20,,0,50,,1,0,0x00080000,7,1,2,3,80,1,13,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1923,BF_Instrument1,Valorous Battlefield Guitar,5,20,,0,50,,1,0,0x00080000,7,1,2,3,80,1,13,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1924,BF_Instrument2,Brave Battlefield Guitar,5,20,,0,50,,1,0,0x00080000,7,1,2,3,80,1,13,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bSkillAtk,"CG_ARROWVULCAN",20; bonus bUnbreakableWeapon,0; },{},{}
 1925,Cello,Cello,5,20,,700,110,,1,3,0x00080000,2,1,2,3,70,1,13,{ bonus bAgi,2; bonus bDex,3; bonus2 bAddSkillBlow,"BA_MUSICALSTRIKE",2; bonus2 bAddSkillBlow,"CG_ARROWVULCAN",3; },{},{}
 1926,Harp_Of_Nepenthes,Harp of Nepenthes,5,20,,1000,120,,1,2,0x00080000,2,1,2,4,60,1,13,{ bonus bInt,2; if( getrefine()>9 ) { bonus3 bAddEffOnSkill,"BA_MUSICALSTRIKE",Eff_Stun,2000; } else { bonus3 bAddEffOnSkill,"BA_MUSICALSTRIKE",Eff_Stun,1000; } },{},{}
-1927,Krieger_Instrument1,Glorious Guitar,5,20,,0,50,,1,0,0x00080000,7,1,2,4,80,1,13,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,100; },{},{}
+1927,Krieger_Instrument1,Glorious Guitar,5,20,,0,50,,1,0,0x00080000,7,1,2,4,80,1,13,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,100; },{},{}
 1928,Berserk_Guitar_I,Spirited Guitar,5,0,,0,40,,1,0,0x00080000,2,1,2,4,0,0,13,{ bonus bAspdRate,100; bonus bHPrecovRate,-100; bonus2 bHPLossRate,50,5000; bonus bDex,-readparam(bDex); },{},{}
 1929,Guitar_C,Guitar,5,0,,0,177,,1,0,0x00080000,7,1,2,3,1,0,13,{ bonus2 bAddSize,Size_All,40; },{},{}
 // Whips
@@ -1051,11 +1051,11 @@
 1974,Carrot_Whip,Carrot Whip,5,20,,1300,185,,2,0,0x00080000,2,0,2,4,70,1,14,{ if(getrefine()>0) bonus3 bAutoSpell,"AL_INCAGI",getrefine(),10; },{},{}
 1975,Queen_Is_Whip,Queen Is Whip,5,20,,0,120,,2,0,0x00080000,7,0,2,1,0,0,14,{ bonus2 bAddClass,Class_All,50; },{},{}
 1976,Queen's_Whip_,Queen's Whip,5,20,,1100,150,,2,2,0x00080000,7,0,2,4,65,1,14,{ bonus2 bSkillAtk,"CG_ARROWVULCAN",10; bonus2 bSkillAtk,"DC_THROWARROW",10; },{},{}
-1977,BF_Whip1,Valorous Battle Lariat,5,20,,0,50,,2,0,0x00080000,7,0,2,3,80,1,14,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+1977,BF_Whip1,Valorous Battle Lariat,5,20,,0,50,,2,0,0x00080000,7,0,2,3,80,1,14,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 1978,BF_Whip2,Brave Battle Lariat,5,20,,0,50,,2,0,0x00080000,7,0,2,3,80,1,14,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bSkillAtk,"CG_ARROWVULCAN",20; bonus bUnbreakableWeapon,0; },{},{}
 1979,Stem_Of_Nepenthes,Stem of Nepenthes,5,20,,1000,120,,2,2,0x00080000,2,0,2,4,60,1,14,{ bonus bInt,2; if( getrefine()>=9 ) { bonus3 bAddEffOnSkill,"DC_THROWARROW",Eff_Freeze,2000; } else { bonus3 bAddEffOnSkill,"DC_THROWARROW",Eff_Freeze,1000; } },{},{}
 1980,Whip_Of_Balance,Whip of Balance,5,20,,700,110,,2,3,0x00080000,2,0,2,3,70,1,14,{ bonus bAgi,2; bonus bDex,3; bonus2 bAddSkillBlow,"DC_THROWARROW",2; bonus2 bAddSkillBlow,"CG_ARROWVULCAN",3; },{},{}
-1981,Krieger_Whip1,Glorious Lariat,5,20,,0,50,,2,0,0x00080000,7,0,2,4,80,1,14,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,100; },{},{}
+1981,Krieger_Whip1,Glorious Lariat,5,20,,0,50,,2,0,0x00080000,7,0,2,4,80,1,14,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"CG_ARROWVULCAN","CG_TAROTCARD",5,100; },{},{}
 1982,Phenomena_Whip,Phenomena Whip,5,20,,0,160,,2,0,0x00080000,7,0,2,4,0,0,14,{ bonus bDex,2; bonus2 bSkillAtk,"DC_THROWARROW",25; },{},{}
 1983,Rante_C,Rante Whip,5,0,,0,170,,2,0,0x00080000,7,0,2,3,1,0,14,{ bonus2 bAddSize,Size_All,40; },{},{}
 // Additional 2-Handed Staffs
@@ -1089,7 +1089,7 @@
 2119,Improved_Arm_Guard,Advanced Arm Guard,4,40000,,150,,4,,0,0x02000000,7,2,32,,50,1,1,{ bonus bMdef,5; },{},{}
 2120,Improved_Arm_Guard_,Advanced Arm Guard,4,40000,,150,,4,,1,0x02000000,7,2,32,,50,1,1,{ bonus bMdef,5; },{},{}
 2121,Memorize_Book_,Memory Book,4,20,,1000,,3,,1,0x00810204,7,2,32,,0,1,5,{ bonus bInt,1; bonus bMdef,2; },{},{}
-2122,Platinum_Shield,Platinum Shield,4,20,,1200,,5,,0,0xFFFFFFFE,2,2,32,,68,1,4,{ bonus bMdef,5; bonus2 bSubSize,Size_Medium,15; bonus2 bSubSize,Size_Large,15; bonus2 bSubRace,RC_Undead,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",2,150,BF_MAGIC,0; },{},{}
+2122,Platinum_Shield,Platinum Shield,4,20,,1200,,5,,0,0xFFFFFFFE,2,2,32,,68,1,4,{ bonus bMdef,5; bonus2 bSubSize,Size_Medium,15; bonus2 bSubSize,Size_Large,15; bonus2 bSubRace,RC_Undead,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0; },{},{}
 2123,Orleans_Server,Orleans's Server,4,20,,1000,,5,,1,0xFFFFFFFE,2,2,32,,55,1,4,{ bonus bMdef,2; bonus bMagicDamageReturn,5; },{},{}
 2124,Thorny_Buckler,Thorny Buckler,4,20,,1000,,5,,1,0xFFFFFFFE,2,2,32,,55,1,2,{ bonus bMdef,2; },{},{}
 2125,Strong_Shield,Strong Shield,4,20,,2500,,4,,1,0xFFFFFFFE,2,2,32,,75,1,4,{ bonus bNoKnockback,0; bonus2 bSubEle,Ele_Neutral,-20; bonus2 bSubEle,Ele_Fire,-20; bonus2 bSubEle,Ele_Water,-20; bonus2 bSubEle,Ele_Wind,-20; bonus2 bSubEle,Ele_Earth,-20; bonus2 bSubEle,Ele_Dark,-20; bonus2 bSubEle,Ele_Holy,-20; bonus2 bSubEle,Ele_Ghost,-20; },{},{}
@@ -1328,7 +1328,7 @@
 2414,Novice_Boots,Novice Slippers,4,1,,1,,2,,0,0x00000001,7,2,64,,0,0,0,{},{},{}
 2415,Slipper,Bunny Slipper,4,34000,,300,,3,,1,0xFFFFFFFE,7,0,64,,30,1,0,{ bonus bLuk,3; bonus bMdef,3; },{},{}
 2416,Novice_Shoes,Novice Shoes,4,35000,,500,,2,,1,0x00000001,7,2,64,,40,1,0,{ bonus bMaxHPrate,5; },{},{}
-2417,Fricco_Shoes,Fricco's Shoes,4,30000,,500,,3,,0,0xFFFFFFFE,7,2,64,,65,1,0,{ bonus bAgi,2; bonus2 bAddItemHealRate,IG_Potion,20; },{},{}
+2417,Fricco_Shoes,Fricco's Shoes,4,30000,,500,,3,,0,0xFFFFFFFE,7,2,64,,65,1,0,{ bonus bAgi,2; bonus2 bAddItemGroupHealRate,IG_Potion,20; },{},{}
 2418,Vidar's_Boots,Vidar's Boots,4,30000,,650,,4,,0,0xFFFFFFFE,7,2,64,,65,1,0,{ bonus bMaxHPrate,9; bonus bMaxSPrate,9; },{},{}
 2419,Goibne's_Combat_Boots,Goibne's Greaves,4,30000,,700,,4,,0,0xFFFFFFFE,7,2,64,,54,1,0,{ bonus bMdef,3; bonus bMaxHPrate,5; bonus bMaxSPrate,5; },{},{}
 2420,Angel's_Arrival,Angel's Reincarnation,4,10000,,300,,2,,1,0x00000001,7,2,64,,25,1,0,{ bonus bMaxHP,100; },{},{}
@@ -1394,8 +1394,8 @@
 2528,Wool_Scarf,Wool Scarf,4,20,,500,,3,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bMdef,4; },{},{}
 2529,Rider_Insignia,Rider Insignia,4,20,,500,,4,,0,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; },{},{}
 2530,Rider_Insignia_,Rider Insignia,4,20,,500,,4,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; },{},{}
-2531,Ulfhedinn,Ulfhedinn,4,20,,700,,3,,1,0x000654E2,2,2,4,,70,1,0,{ bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",1,20; },{},{}
-2532,Mithril_Magic_Cape,Mithril Magic Cape,4,20,,400,,3,,1,0x00098B1C,2,2,4,,70,1,0,{ bonus bMdef,3; bonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",1,200,BF_MAGIC,0; },{},{}
+2531,Ulfhedinn,Ulfhedinn,4,20,,700,,3,,1,0x000654E2,2,2,4,,70,1,0,{ bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,20; },{},{}
+2532,Mithril_Magic_Cape,Mithril Magic Cape,4,20,,400,,3,,1,0x00098B1C,2,2,4,,70,1,0,{ bonus bMdef,3; bonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0; },{},{}
 //2533,Freyja_Cape,Freyja Cape,4,0,,200,,10,,0,0xFFFFFFFE,7,2,4,,0,0,0,{ bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player,15; },{},{}
 2534,Ruffler,Ruffler,4,20,,0,,10,,0,0xFFFFFFFF,7,2,4,,0,0,0,{ bonus2 bSubEle,Ele_Neutral,17; bonus bFlee,17; },{},{}
 2535,Cloak_Of_Survival_C,Cloak Of Survival,4,1,,0,,5,,0,0x00810204,7,2,4,,0,0,0,{ bonus bVit,10; bonus bMdef,10; },{},{}
@@ -1415,7 +1415,7 @@
 2549,Krieger_Muffler1,Glorious Muffler,4,20,,0,,0,,0,0xFFFFFFFE,7,2,4,,81,1,0,{ bonus bMaxHPRate,5; bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player,5; },{},{}
 2550,Fisher's_Muffler,Fisher's Muffler,4,20,,200,,0,,0,0xFFFFFFFF,7,2,4,,0,1,0,{},{},{}
 2551,Rider_Insignia_M,Crest of the Rider,4,20,,500,,4,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; },{},{}
-2552,Mithril_Magic_Cape_M,Mithril Magic Manteau,4,20,,400,,3,,1,0x00098B1C,2,2,4,,70,1,0,{ bonus bMdef,3; bonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",1,200,BF_MAGIC,0; },{},{}
+2552,Mithril_Magic_Cape_M,Mithril Magic Manteau,4,20,,400,,3,,1,0x00098B1C,2,2,4,,70,1,0,{ bonus bMdef,3; bonus5 bAutoSpellWhenHit,"NPC_ANTIMAGIC",6,200,BF_MAGIC,0; },{},{}
 2553,Dragon_Manteau,Dragon Manteau,4,20,,1000,,5,,1,0xFFFFFFFE,2,2,4,,0,1,0,{ bonus bAgi,1; bonus bMdef,5; },{},{}
 2554,Piece_Of_Angent_Skin,Nydhorgg's Shadow Garb,4,20,,400,,5,,1,0xFFFFFFFE,2,2,4,,90,1,0,{ bonus2 bSubEle,Ele_Neutral,7; bonus2 bSubEle,Ele_Water,7; bonus2 bSubEle,Ele_Earth,7; bonus2 bSubEle,Ele_Fire,7; bonus2 bSubEle,Ele_Wind,7; bonus2 bSubEle,Ele_Poison,7; bonus2 bSubEle,Ele_Holy,7; bonus2 bSubEle,Ele_Dark,7; bonus2 bSubEle,Ele_Ghost,7; bonus2 bSubEle,Ele_Undead,7; bonus bMaxSP,(BaseLevel/3)+(getrefine()*10); bonus3 bSPDrainRate,10,1,0; bonus bMdef,3; },{},{}
 // Accessories
@@ -1594,7 +1594,7 @@
 2773,Krieger_Ring2,Glorious Mass-Production Ring,4,20,,0,,0,,0,0xFFFFFFFE,7,2,136,,61,0,0,{ bonus bAllStats,2; },{},{}
 2774,Krieger_Ring3,Glorious Popularized Ring,4,20,,0,,0,,0,0xFFFFFFFE,7,2,136,,0,0,0,{ bonus bAllStats,1; },{},{}
 2775,Lure,Lure,4,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{},{}
-2776,Cool_Towel,Adventurer's Trusty Towel,4,20,,100,,,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{ setoption Option_Summer,1; },{ setoption Option_Summer,0; }
+2776,Cool_Towel,Adventurer's Trusty Towel,4,20,,100,,,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{ sc_start SC_SUMMER,-1,0; },{ sc_end SC_SUMMER; }
 2777,Shaman_Ring,Shaman Ring,4,20,,100,,0,,1,0xFFFFFFFF,7,2,136,,30,0,0,{ bonus bUseSPrate,-5; },{},{}
 2778,Shaman_Earing,Shaman Earrings,4,20,,100,,0,,0,0xFFFFFFFF,7,2,136,,30,0,0,{ bonus bInt,2; },{},{}
 2779,Dark_Knight_Belt,Dark Knight Belt,4,20,,500,,1,,0,0xFFFFFFFF,7,2,136,,30,0,0,{ bonus bStr,2; bonus bAgi,1; },{},{}
@@ -1777,9 +1777,9 @@
 4149,Gargoyle_Card,Gargoyle Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12028,RC_Insect,100; },{},{}
 4150,Goat_Card,Goat Card,6,20,,10,,,,,,,,16,,,,,{ if(getrefine()<6) { bonus bDef,2; bonus bMdef,5; } },{},{}
 4151,Gajomart_Card,Gajomart Card,6,20,,10,,,,,,,,64,,,,,{ bonus2 bSubRace,RC_Plant,-20; bonus2 bExpAddRace,RC_Plant,10; },{},{}
-4152,Galapago_Card,Galapago Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Juice,50; bonus3 bAddMonsterDropItem,531,RC_Insect,300; bonus3 bAddMonsterDropItem,532,RC_Insect,300; bonus3 bAddMonsterDropItem,534,RC_Insect,300; },{},{}
+4152,Galapago_Card,Galapago Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemGroupHealRate,IG_Juice,50; bonus3 bAddMonsterDropItem,531,RC_Insect,300; bonus3 bAddMonsterDropItem,532,RC_Insect,300; bonus3 bAddMonsterDropItem,534,RC_Insect,300; },{},{}
 4153,Crab_Card,Crab Card,6,20,,10,,,,,,,,2,,,,,{ bonus bBaseAtk,5; bonus2 bAddDamageClass,1266,30; },{},{}
-4154,Rice_Cake_Boy_Card,Dumpling Child Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Candy,50; bonus3 bAddMonsterDropItem,529,RC_DemiHuman,300; bonus3 bAddMonsterDropItem,529,RC_Player,300; bonus3 bAddMonsterDropItem,530,RC_DemiHuman,100; bonus3 bAddMonsterDropItem,530,RC_Player,100; },{},{}
+4154,Rice_Cake_Boy_Card,Dumpling Child Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemGroupHealRate,IG_Candy,50; bonus3 bAddMonsterDropItem,529,RC_DemiHuman,300; bonus3 bAddMonsterDropItem,529,RC_Player,300; bonus3 bAddMonsterDropItem,530,RC_DemiHuman,100; bonus3 bAddMonsterDropItem,530,RC_Player,100; },{},{}
 4155,Goblin_Leader_Card,Goblin Leader Card,6,20,,10,,,,,,,,2,,,,,{ bonus2 bAddRace2,1,30; },{},{}
 4156,Steam_Goblin_Card,Goblin Steamrider Card,6,20,,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Formless,7; },{},{}
 4157,Goblin_Archer_Card,Goblin Archer Card,6,20,,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Undead,7; },{},{}
@@ -1852,12 +1852,12 @@
 4224,Stem_Worm_Card,Stem Worm Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12032,RC_Brute,100; },{},{}
 4225,Stone_Shooter_Card,Stone Shooter Card,6,20,,10,,,,,,,,2,,,,,{ bonus bBaseAtk,10; bonus bHit,10; },{},{}
 4226,Sting_Card,Sting Card,6,20,,10,,,,,,,,32,,,,,{ bonus bDef,2; if(getrefine()>8) bonus bMdef,5; },{},{}
-4227,Spring_Rabbit_Card,Spring Rabbit Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Meat,50; bonus3 bAddMonsterDropItem,517,RC_Brute,200; bonus3 bAddMonsterDropItem,528,RC_Brute,200; },{},{}
+4227,Spring_Rabbit_Card,Spring Rabbit Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemGroupHealRate,IG_Meat,50; bonus3 bAddMonsterDropItem,517,RC_Brute,200; bonus3 bAddMonsterDropItem,528,RC_Brute,200; },{},{}
 4228,Sleeper_Card,Sleeper Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12031,RC_Fish,100; },{},{}
 4229,C_Tower_Manager_Card,Tower Keeper Card,6,20,,10,,,,,,,,769,,,,,{ bonus bInt,1; bonus bCastrate,-5; },{},{}
 4230,Shinobi_Card,Shinobi Card,6,20,,10,,,,,,,,136,,,,,{ bonus bAgi,1; bonus3 bAutoSpellWhenHit,"AS_CLOAKING",5,100; },{},{}
 4231,Increase_Soil_Card,Mi Gao Card,6,20,,10,,,,,,,,32,,,,,{ bonus2 bSubRace2,5,50; },{},{}
-4232,Wild_Ginseng_Card,Hermit Plant Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Herb,50; bonus3 bAddMonsterDropItem,507,RC_Plant,300; bonus3 bAddMonsterDropItem,508,RC_Plant,200; bonus3 bAddMonsterDropItem,509,RC_Plant,100; },{},{}
+4232,Wild_Ginseng_Card,Hermit Plant Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemGroupHealRate,IG_Herb,50; bonus3 bAddMonsterDropItem,507,RC_Plant,300; bonus3 bAddMonsterDropItem,508,RC_Plant,200; bonus3 bAddMonsterDropItem,509,RC_Plant,100; },{},{}
 4233,Baby_Leopard_Card,Baby Leopard Card,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,3; if(BaseClass==Job_Merchant) bonus bUnbreakableArmor,0; },{},{}
 4234,Anolian_Card,Anolian Card,6,20,,10,,,,,,,,16,,,,,{ bonus3 bAutoSpellWhenHit,"AC_CONCENTRATION",1+9*(getskilllv("AC_CONCENTRATION")==10),30; },{},{}
 4235,Cookie_XMAS_Card,Christmas Cookie Card,6,20,,10,,,,,,,,64,,,,,{ bonus2 bSubRace,RC_Angel,-20; bonus2 bExpAddRace,RC_Angel,10; },{},{}
@@ -1951,7 +1951,7 @@
 4323,Garm_Baby_Card,Hatii Babe Card,6,20,,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,"MG_FROSTDIVER",3,50; },{},{}
 4324,Garm_Card,Hatii Card,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Freeze,5000; },{},{}
 4325,Harpy_Card,Harpy Card,6,20,,10,,,,,,,,4,,,,,{ bonus2 bSubEle,Ele_Neutral,15; bonus2 bSkillAtk,"MG_NAPALMBEAT",5; },{},{}
-4326,See_Otter_Card,Sea-Otter Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemHealRate,IG_Fish,50; bonus3 bAddMonsterDropItem,551,RC_Fish,300; bonus3 bAddMonsterDropItem,544,RC_Fish,300; },{},{}
+4326,See_Otter_Card,Sea-Otter Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddItemGroupHealRate,IG_Fish,50; bonus3 bAddMonsterDropItem,551,RC_Fish,300; bonus3 bAddMonsterDropItem,544,RC_Fish,300; },{},{}
 4327,Blood_Butterfly_Card,Bloody Butterfly Card,6,20,,10,,,,,,,,136,,,,,{ bonus bCastrate,30; bonus bNoCastCancel,0; bonus2 bSkillAtk,"MG_FIREWALL",5; },{},{}
 4328,Hyegun_Card,Yao Jun Card,6,20,,10,,,,,,,,4,,,,,{ bonus bFlee,15; bonus bCritical,1; },{},{}
 4329,Phendark_Card,Phendark Card,6,20,,10,,,,,,,,2,,,,,{ bonus2 bSPGainRace,RC_DemiHuman,5; bonus2 bSPGainRace,RC_Player,5; },{},{ heal 0,-5; }
@@ -2080,92 +2080,92 @@
 4453,Hilsrion_Card,Hillsrion Card,6,20,,10,,,,,,,,2,,,,,{ bonus bBaseAtk,25; },{},{}
 // Armor Enchant System
 //===================================================================
-4700,Strength1,STR+1,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,1; },{},{}
-4701,Strength2,STR+2,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,2; },{},{}
-4702,Strength3,STR+3,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,3; },{},{}
-4703,Strength4,STR+4,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,4; },{},{}
-4704,Strength5,STR+5,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,5; },{},{}
-4705,Strength6,STR+6,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,6; },{},{}
-4706,Strength7,STR+7,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,7; },{},{}
-4707,Strength8,STR+8,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,8; },{},{}
-4708,Strength9,STR+9,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,9; },{},{}
-4709,Strength10,STR+10,6,20,,10,,,,,,,,16,,,,,{ bonus bStr,10; },{},{}
-4710,Inteligence1,INT+1,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,1; },{},{}
-4711,Inteligence2,INT+2,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,2; },{},{}
-4712,Inteligence3,INT+3,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,3; },{},{}
-4713,Inteligence4,INT+4,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,4; },{},{}
-4714,Inteligence5,INT+5,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,5; },{},{}
-4715,Inteligence6,INT+6,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,6; },{},{}
-4716,Inteligence7,INT+7,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,7; },{},{}
-4717,Inteligence8,INT+8,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,8; },{},{}
-4718,Inteligence9,INT+9,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,9; },{},{}
-4719,Inteligence10,INT+10,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,10; },{},{}
-4720,Dexterity1,DEX+1,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,1; },{},{}
-4721,Dexterity2,DEX+2,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,2; },{},{}
-4722,Dexterity3,DEX+3,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,3; },{},{}
-4723,Dexterity4,DEX+4,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,4; },{},{}
-4724,Dexterity5,DEX+5,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,5; },{},{}
-4725,Dexterity6,DEX+6,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,6; },{},{}
-4726,Dexterity7,DEX+7,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,7; },{},{}
-4727,Dexterity8,DEX+8,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,8; },{},{}
-4728,Dexterity9,DEX+9,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,9; },{},{}
-4729,Dexterity10,DEX+10,6,20,,10,,,,,,,,16,,,,,{ bonus bDex,10; },{},{}
-4730,Agility1,AGI+1,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,1; },{},{}
-4731,Agility2,AGI+2,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,2; },{},{}
-4732,Agility3,AGI+3,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,3; },{},{}
-4733,Agility4,AGI+4,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,4; },{},{}
-4734,Agility5,AGI+5,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,5; },{},{}
-4735,Agility6,AGI+6,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,6; },{},{}
-4736,Agility7,AGI+7,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,7; },{},{}
-4737,Agility8,AGI+8,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,8; },{},{}
-4738,Agility9,AGI+9,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,9; },{},{}
-4739,Agility10,AGI+10,6,20,,10,,,,,,,,16,,,,,{ bonus bAgi,10; },{},{}
-4740,Vitality1,VIT+1,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,1; },{},{}
-4741,Vitality2,VIT+2,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,2; },{},{}
-4742,Vitality3,VIT+3,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,3; },{},{}
-4743,Vitality4,VIT+4,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,4; },{},{}
-4744,Vitality5,VIT+5,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,5; },{},{}
-4745,Vitality6,VIT+6,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,6; },{},{}
-4746,Vitality7,VIT+7,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,7; },{},{}
-4747,Vitality8,VIT+8,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,8; },{},{}
-4748,Vitality9,VIT+9,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,9; },{},{}
-4749,Vitality10,VIT+10,6,20,,10,,,,,,,,16,,,,,{ bonus bVit,10; },{},{}
-4750,Luck1,LUK+1,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,1; },{},{}
-4751,Luck2,LUK+2,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,2; },{},{}
-4752,Luck3,LUK+3,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,3; },{},{}
-4753,Luck4,LUK+4,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,4; },{},{}
-4754,Luck5,LUK+5,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,5; },{},{}
-4755,Luck6,LUK+6,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,6; },{},{}
-4756,Luck7,LUK+7,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,7; },{},{}
-4757,Luck8,LUK+8,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,8; },{},{}
-4758,Luck9,LUK+9,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,9; },{},{}
-4759,Luck10,LUK+10,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,10; },{},{}
-4760,Magic_Attack1,MATK+1%,6,20,,10,,,,,,,,16,,,,,{ bonus bMatkRate,1; },{},{}
-4761,Magic_Attack2,MATK+2%,6,20,,10,,,,,,,,16,,,,,{ bonus bMatkRate,2; },{},{}
-4762,Evasion6,FLEE+6,6,20,,10,,,,,,,,16,,,,,{ bonus bFlee,6; },{},{}
-4763,Evasion12,FLEE+12,6,20,,10,,,,,,,,16,,,,,{ bonus bFlee,12; },{},{}
-4764,Critical5,CRI+5,6,20,,10,,,,,,,,16,,,,,{ bonus bCritical,5; },{},{}
-4765,Critical7,CRI+7,6,20,,10,,,,,,,,16,,,,,{ bonus bCritical,7; },{},{}
-4766,Atk2,ATK+2%,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddClass,Class_All,2; },{},{}
-4767,Atk3,ATK+3%,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddClass,Class_All,3; },{},{}
-4768,Str1_J,STR+1,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4769,Str2_J,STR+2,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4770,Str3_J,STR+3,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4771,Int1_J,INT+1,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4772,Int2_J,INT+2,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4773,Int3_J,INT+3,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4774,Vit1_J,VIT+1,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4775,Vit2_J,VIT+2,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4776,Vit3_J,VIT+3,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4777,Agi1_J,AGI+1,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4778,Agi2_J,AGI+2,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4779,Agi3_J,AGI+3,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4780,Dex1_J,DEX+1,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4781,Dex2_J,DEX+2,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4782,Dex3_J,DEX+3,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4783,Luk1_J,LUK+1,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4784,Luk2_J,LUK+2,6,20,,10,,,,,,,,16,,,,,{},{},{}
-4785,Luk3_J,LUK+3,6,20,,10,,,,,,,,16,,,,,{},{},{}
+4700,Strength1,STR+1,6,20,,10,,,,,,,,,,,,,{ bonus bStr,1; },{},{}
+4701,Strength2,STR+2,6,20,,10,,,,,,,,,,,,,{ bonus bStr,2; },{},{}
+4702,Strength3,STR+3,6,20,,10,,,,,,,,,,,,,{ bonus bStr,3; },{},{}
+4703,Strength4,STR+4,6,20,,10,,,,,,,,,,,,,{ bonus bStr,4; },{},{}
+4704,Strength5,STR+5,6,20,,10,,,,,,,,,,,,,{ bonus bStr,5; },{},{}
+4705,Strength6,STR+6,6,20,,10,,,,,,,,,,,,,{ bonus bStr,6; },{},{}
+4706,Strength7,STR+7,6,20,,10,,,,,,,,,,,,,{ bonus bStr,7; },{},{}
+4707,Strength8,STR+8,6,20,,10,,,,,,,,,,,,,{ bonus bStr,8; },{},{}
+4708,Strength9,STR+9,6,20,,10,,,,,,,,,,,,,{ bonus bStr,9; },{},{}
+4709,Strength10,STR+10,6,20,,10,,,,,,,,,,,,,{ bonus bStr,10; },{},{}
+4710,Inteligence1,INT+1,6,20,,10,,,,,,,,,,,,,{ bonus bInt,1; },{},{}
+4711,Inteligence2,INT+2,6,20,,10,,,,,,,,,,,,,{ bonus bInt,2; },{},{}
+4712,Inteligence3,INT+3,6,20,,10,,,,,,,,,,,,,{ bonus bInt,3; },{},{}
+4713,Inteligence4,INT+4,6,20,,10,,,,,,,,,,,,,{ bonus bInt,4; },{},{}
+4714,Inteligence5,INT+5,6,20,,10,,,,,,,,,,,,,{ bonus bInt,5; },{},{}
+4715,Inteligence6,INT+6,6,20,,10,,,,,,,,,,,,,{ bonus bInt,6; },{},{}
+4716,Inteligence7,INT+7,6,20,,10,,,,,,,,,,,,,{ bonus bInt,7; },{},{}
+4717,Inteligence8,INT+8,6,20,,10,,,,,,,,,,,,,{ bonus bInt,8; },{},{}
+4718,Inteligence9,INT+9,6,20,,10,,,,,,,,,,,,,{ bonus bInt,9; },{},{}
+4719,Inteligence10,INT+10,6,20,,10,,,,,,,,,,,,,{ bonus bInt,10; },{},{}
+4720,Dexterity1,DEX+1,6,20,,10,,,,,,,,,,,,,{ bonus bDex,1; },{},{}
+4721,Dexterity2,DEX+2,6,20,,10,,,,,,,,,,,,,{ bonus bDex,2; },{},{}
+4722,Dexterity3,DEX+3,6,20,,10,,,,,,,,,,,,,{ bonus bDex,3; },{},{}
+4723,Dexterity4,DEX+4,6,20,,10,,,,,,,,,,,,,{ bonus bDex,4; },{},{}
+4724,Dexterity5,DEX+5,6,20,,10,,,,,,,,,,,,,{ bonus bDex,5; },{},{}
+4725,Dexterity6,DEX+6,6,20,,10,,,,,,,,,,,,,{ bonus bDex,6; },{},{}
+4726,Dexterity7,DEX+7,6,20,,10,,,,,,,,,,,,,{ bonus bDex,7; },{},{}
+4727,Dexterity8,DEX+8,6,20,,10,,,,,,,,,,,,,{ bonus bDex,8; },{},{}
+4728,Dexterity9,DEX+9,6,20,,10,,,,,,,,,,,,,{ bonus bDex,9; },{},{}
+4729,Dexterity10,DEX+10,6,20,,10,,,,,,,,,,,,,{ bonus bDex,10; },{},{}
+4730,Agility1,AGI+1,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,1; },{},{}
+4731,Agility2,AGI+2,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,2; },{},{}
+4732,Agility3,AGI+3,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,3; },{},{}
+4733,Agility4,AGI+4,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,4; },{},{}
+4734,Agility5,AGI+5,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,5; },{},{}
+4735,Agility6,AGI+6,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,6; },{},{}
+4736,Agility7,AGI+7,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,7; },{},{}
+4737,Agility8,AGI+8,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,8; },{},{}
+4738,Agility9,AGI+9,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,9; },{},{}
+4739,Agility10,AGI+10,6,20,,10,,,,,,,,,,,,,{ bonus bAgi,10; },{},{}
+4740,Vitality1,VIT+1,6,20,,10,,,,,,,,,,,,,{ bonus bVit,1; },{},{}
+4741,Vitality2,VIT+2,6,20,,10,,,,,,,,,,,,,{ bonus bVit,2; },{},{}
+4742,Vitality3,VIT+3,6,20,,10,,,,,,,,,,,,,{ bonus bVit,3; },{},{}
+4743,Vitality4,VIT+4,6,20,,10,,,,,,,,,,,,,{ bonus bVit,4; },{},{}
+4744,Vitality5,VIT+5,6,20,,10,,,,,,,,,,,,,{ bonus bVit,5; },{},{}
+4745,Vitality6,VIT+6,6,20,,10,,,,,,,,,,,,,{ bonus bVit,6; },{},{}
+4746,Vitality7,VIT+7,6,20,,10,,,,,,,,,,,,,{ bonus bVit,7; },{},{}
+4747,Vitality8,VIT+8,6,20,,10,,,,,,,,,,,,,{ bonus bVit,8; },{},{}
+4748,Vitality9,VIT+9,6,20,,10,,,,,,,,,,,,,{ bonus bVit,9; },{},{}
+4749,Vitality10,VIT+10,6,20,,10,,,,,,,,,,,,,{ bonus bVit,10; },{},{}
+4750,Luck1,LUK+1,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,1; },{},{}
+4751,Luck2,LUK+2,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,2; },{},{}
+4752,Luck3,LUK+3,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,3; },{},{}
+4753,Luck4,LUK+4,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,4; },{},{}
+4754,Luck5,LUK+5,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,5; },{},{}
+4755,Luck6,LUK+6,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,6; },{},{}
+4756,Luck7,LUK+7,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,7; },{},{}
+4757,Luck8,LUK+8,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,8; },{},{}
+4758,Luck9,LUK+9,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,9; },{},{}
+4759,Luck10,LUK+10,6,20,,10,,,,,,,,,,,,,{ bonus bLuk,10; },{},{}
+4760,Magic_Attack1,MATK+1%,6,20,,10,,,,,,,,,,,,,{ bonus bMatkRate,1; },{},{}
+4761,Magic_Attack2,MATK+2%,6,20,,10,,,,,,,,,,,,,{ bonus bMatkRate,2; },{},{}
+4762,Evasion6,FLEE+6,6,20,,10,,,,,,,,,,,,,{ bonus bFlee,6; },{},{}
+4763,Evasion12,FLEE+12,6,20,,10,,,,,,,,,,,,,{ bonus bFlee,12; },{},{}
+4764,Critical5,CRI+5,6,20,,10,,,,,,,,,,,,,{ bonus bCritical,5; },{},{}
+4765,Critical7,CRI+7,6,20,,10,,,,,,,,,,,,,{ bonus bCritical,7; },{},{}
+4766,Atk2,ATK+2%,6,20,,10,,,,,,,,,,,,,{ bonus2 bAddClass,Class_All,2; },{},{}
+4767,Atk3,ATK+3%,6,20,,10,,,,,,,,,,,,,{ bonus2 bAddClass,Class_All,3; },{},{}
+4768,Str1_J,STR+1,6,20,,10,,,,,,,,,,,,,{},{},{}
+4769,Str2_J,STR+2,6,20,,10,,,,,,,,,,,,,{},{},{}
+4770,Str3_J,STR+3,6,20,,10,,,,,,,,,,,,,{},{},{}
+4771,Int1_J,INT+1,6,20,,10,,,,,,,,,,,,,{},{},{}
+4772,Int2_J,INT+2,6,20,,10,,,,,,,,,,,,,{},{},{}
+4773,Int3_J,INT+3,6,20,,10,,,,,,,,,,,,,{},{},{}
+4774,Vit1_J,VIT+1,6,20,,10,,,,,,,,,,,,,{},{},{}
+4775,Vit2_J,VIT+2,6,20,,10,,,,,,,,,,,,,{},{},{}
+4776,Vit3_J,VIT+3,6,20,,10,,,,,,,,,,,,,{},{},{}
+4777,Agi1_J,AGI+1,6,20,,10,,,,,,,,,,,,,{},{},{}
+4778,Agi2_J,AGI+2,6,20,,10,,,,,,,,,,,,,{},{},{}
+4779,Agi3_J,AGI+3,6,20,,10,,,,,,,,,,,,,{},{},{}
+4780,Dex1_J,DEX+1,6,20,,10,,,,,,,,,,,,,{},{},{}
+4781,Dex2_J,DEX+2,6,20,,10,,,,,,,,,,,,,{},{},{}
+4782,Dex3_J,DEX+3,6,20,,10,,,,,,,,,,,,,{},{},{}
+4783,Luk1_J,LUK+1,6,20,,10,,,,,,,,,,,,,{},{},{}
+4784,Luk2_J,LUK+2,6,20,,10,,,,,,,,,,,,,{},{},{}
+4785,Luk3_J,LUK+3,6,20,,10,,,,,,,,,,,,,{},{},{}
 // More Headgears
 //===================================================================
 5001,Headset,Headset,4,20,,200,,3,,0,0xFFFFFFFE,7,2,256,,1,1,87,{ bonus2 bResEff,Eff_Curse,1000; },{},{}
@@ -2849,7 +2849,7 @@
 //5679,Engineer_Cap,Engineer Cap,4,20,,200,,2,,1,0xFFFFFFFF,7,2,256,,10,1,608,{},{},{}
 //5680,Hawkeyes,Hawkeyes,4,20,,100,,0,,0,0xFFFFFFFF,7,2,512,,10,0,609,{},{},{}
 5681,F_Ribbon_Green,Green Ribbon,4,800,,100,,1,,0,0xFFFFFFFF,7,0,256,,0,1,244,{ bonus bMdef,3; },{},{}
-5682,Triangle_Rune_Cap,Triangle Rune Cap,4,20,,300,,5,,1,0xFFFFFFFF,7,2,256,,1,1,610,{ bonus bInt,1; },{},{}
+5682,Triangle_Rune_Cap,Triangle Rune Cap,4,20,,300,,5,,1,0xFFFFFFFF,7,2,256,,1,1,610,{ bonus bHealPower,2; if (getrefine() > 6) { bonus bMatk,10; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,150,BF_MAGIC,0; } else { bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",7,150,BF_MAGIC,0; } },{},{}
 5683,Majestic_Goat_Repl,Baphomet Horns,4,20,,100,,5,,0,0xFFFFFFFF,7,2,256,,1,1,41,{},{},{}
 5684,Jewel_Crown_Repl,Ornate Crown,4,20,,100,,5,,0,0xFFFFFFFF,7,2,256,,1,1,88,{},{},{}
 5685,Prontera_Army_Cap_Repl,Army Cap,4,20,,100,,5,,0,0xFFFFFFFF,7,2,256,,1,1,48,{},{},{}
@@ -4968,13 +4968,13 @@
 12419,Mana_Plus,Mana Plus,2,100,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_MANA_PLUS,500000,50; },{},{}
 12420,Stamina_Up_M,Stamina Up M,2,100,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_MUSTLE_M,500000,5; },{},{}
 12421,Falmons_F,Falmons F,3,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_LIFE_FORCE_F,500000,5; },{},{}
-12422,HP_Increase_Potion_(Small),HP Increase Potion (Small),0,10,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_INCMHP,500000,(500+(BaseLevel*10/3)); percentheal 1,0; },{},{}
-12423,HP_Increase_Potion_(Medium),HP Increase Potion (Medium),0,10,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_INCMHP,500000,(1500+(BaseLevel*10/3)); percentheal 2,0; },{},{}
-12424,HP_Increase_Potion_(Large),HP Increase Potion (Large),0,10,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_INCMHP,500000,(2500+(BaseLevel*10/3)); percentheal 5,0; },{},{}
-12425,SP_Increase_Potion_(Small),SP Increase Potion (Small),0,10,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_INCMSPRATE,500000,((BaseLevel/10)-5); percentheal 0,2; },{},{}
-12426,SP_Increase_Potion_(Medium),SP Increase Potion (Medium),0,10,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_INCMSPRATE,500000,(BaseLevel/10); percentheal 0,4; },{},{}
-12427,SP_Increase_Potion_(Large),SP Increase Potion (Large),0,10,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_INCMSPRATE,500000,((BaseLevel/10)+5); percentheal 0,8; },{},{}
-12428,Concentrated_White_Potion_Z,Concentrated White Potion Z,0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0; heal 1000,0; },{},{}
+12422,HP_Increase_Potion_(Small),HP Increase Potion (Small),0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMHP,500000,(500+(BaseLevel*10/3)); percentheal 1,0; },{},{}
+12423,HP_Increase_Potion_(Medium),HP Increase Potion (Medium),0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMHP,500000,(1500+(BaseLevel*10/3)); percentheal 2,0; },{},{}
+12424,HP_Increase_Potion_(Large),HP Increase Potion (Large),0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMHP,500000,(2500+(BaseLevel*10/3)); percentheal 5,0; },{},{}
+12425,SP_Increase_Potion_(Small),SP Increase Potion (Small),0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMSPRATE,500000,((BaseLevel/10)-5); percentheal 0,2; },{},{}
+12426,SP_Increase_Potion_(Medium),SP Increase Potion (Medium),0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMSPRATE,500000,(BaseLevel/10); percentheal 0,4; },{},{}
+12427,SP_Increase_Potion_(Large),SP Increase Potion (Large),0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCMSPRATE,500000,((BaseLevel/10)+5); percentheal 0,8; },{},{}
+12428,Concentrated_White_Potion_Z,Concentrated White Potion Z,0,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20; heal 1000,0; },{},{}
 12429,Savage_Full_Roast,Savage Full Roast,2,,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_SAVAGE_STEAK,300000,20; },{},{}
 12430,Cocktail_Warg_Blood,Cocktail Warg Blood,2,,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; },{},{}
 12431,Minor_Stew,Minor Stew,2,,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_MINOR_BBQ,300000,20; },{},{}
@@ -5346,13 +5346,13 @@
 13033,Assasin_Dagger_,Assassin Dagger,5,20,,600,140,,1,1,0x00001000,7,2,2,4,36,1,1,{ bonus bMaxHPrate,20; bonus bMaxSPrate,15; bonus bAspdRate,2; bonus bAtkEle,Ele_Dark; },{},{}
 13034,Twilight_Desert,Desert Twilight,5,20,,600,130,,1,2,0x00001000,2,2,2,2,70,1,1,{},{},{}
 13035,Sandstorm,Sandstorm,5,20,,600,50,,1,4,0x00001000,2,2,2,2,70,1,1,{},{},{}
-13036,BF_Dagger1,Brave Assassin's Damascus,5,20,,0,120,,1,0,0xFE9F7EEF,7,2,2,3,80,1,1,{ bonus bStr,1; bonus bAgi,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15; },{},{}
+13036,BF_Dagger1,Brave Assassin's Damascus,5,20,,0,120,,1,0,0xFE9F7EEF,7,2,2,3,80,1,1,{ bonus bStr,1; bonus bAgi,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15; },{},{}
 13037,BF_Dagger2,Valorous Assassin's Damascus,5,20,,0,120,,1,0,0xFE9F7EEF,7,2,2,3,80,1,1,{ bonus bStr,1; bonus bAgi,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus bUnbreakableWeapon,0; autobonus "{ bonus bDefRatioAtkClass,Class_All; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }"; if(Class==Job_Ninja||Class==Job_Rogue||Class==Job_Stalker) bonus bMatkRate,15; },{},{}
 13038,Dagger_Of_Hunter,Dagger of Hunter,5,20,,700,120,,1,3,0x00020000,2,2,2,3,70,1,1,{ bonus bStr,1; bonus bAgi,2; bonus bDex,1; bonus4 bAutoSpellOnSkill,"RG_BACKSTAP","SM_BASH",10,100; bonus2 bSkillAtk,"RG_BACKSTAP",20; },{},{}
 13039,Ivory_Knife,Ivory Knife,5,20,,700,130,,1,2,0x028F5EEE,2,2,2,3,50,1,1,{ bonus bAgi,2; bonus bAspdRate,3; bonus2 bAddEff,Eff_Bleeding,300; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,30; },{},{}
 13040,N_Cutter,Novice Cutter,5,0,,0,50,,1,3,0xFE9F7EEF,7,2,2,1,1,0,1,{},{},{}
 13041,N_Main_Gauche,Novice Main Gauche,5,0,,0,63,,1,3,0xFE9F7EEF,7,2,2,1,1,0,1,{},{},{}
-13042,Krieger_Dagger1,Glorious Gladius,5,20,,0,120,,1,0,0xFE9F7EEF,7,2,2,4,80,1,1,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus3 bAutoSpell,"PR_LEXDIVINA",1,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"RG_RAID","NPC_WIDEBLEEDING",1,250; },{},{}
+13042,Krieger_Dagger1,Glorious Gladius,5,20,,0,120,,1,0,0xFE9F7EEF,7,2,2,4,80,1,1,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus3 bAutoSpell,"PR_LEXDIVINA",1,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) bonus4 bAutoSpellOnSkill,"RG_RAID","NPC_WIDEBLEEDING",1,250; },{},{}
 13043,Fortune_Sword_I,Fortune Sword,5,0,,0,120,,1,0,0x028F5EEE,7,2,2,4,0,0,1,{ bonus bLuk,5; },{},{}
 13044,House_Auger_I,Ice Pick,5,0,,0,105,,1,0,0x028F5EEE,7,2,2,4,0,0,1,{},{},{}
 13045,Kamaitachi_I,Kamaitachi,5,0,,0,155,,2,0,0x02000000,7,2,2,4,0,0,1,{},{},{}
@@ -5368,9 +5368,9 @@
 13105,The_Garrison_,Garrison,5,48000,,500,70,,7,2,0x41000000,7,2,34,2,55,1,17,{ bonus bHit,-10; },{},{}
 13106,Gold_Lux,Gold Lux,5,100000,,500,20,,7,0,0x41000000,7,2,34,3,12,1,17,{ bonus bHit,-10; if(getskilllv("GS_GLITTERING")>0) bonus3 bAutoSpell,"GS_GLITTERING",getskilllv("GS_GLITTERING"),100; },{},{}
 13107,Wasteland_Outlaw,Wasteland's Outlaw,5,20,,580,68,,7,2,0x41000000,7,2,34,3,70,1,17,{ bonus bHit,readparam(bAgi)/10; bonus bAspdRate,readparam(bAgi)/14; },{},{}
-13108,BF_Pistol1,Soldier Revolver,5,0,,0,70,,7,0,0x41000000,7,2,34,3,80,1,17,{ bonus bDex,2; bonus bHit,-10; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bUnbreakableWeapon,0; },{},{}
+13108,BF_Pistol1,Soldier Revolver,5,0,,0,70,,7,0,0x41000000,7,2,34,3,80,1,17,{ bonus bDex,2; bonus bHit,-10; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; autobonus "{ bonus bAspdRate,100; }",10,3000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bUnbreakableWeapon,0; },{},{}
 13109,Wasteland_Outlaw_C,Wasteland Outlaw,5,20,,0,100,,7,0,0x41000000,7,2,34,3,0,0,17,{ bonus bHit,readparam(bAgi)/10; bonus bAspdRate,readparam(bAgi)/14; bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; },{},{}
-13110,Krieger_Pistol1,Glorious Pistol,5,0,,0,80,,7,0,0x41000000,7,2,34,4,80,1,17,{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5){ bonus2 bAddRace,RC_DemiHuman,pow(getrefine()-4,2); bonus2 bAddRace,RC_Player,pow(getrefine()-4,2); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus4 bAutoSpellOnSkill,"GS_RAPIDSHOWER","GS_GLITTERING",1,1000; bonus2 bSkillAtk,"GS_RAPIDSHOWER",getrefine()*2; } },{},{}
+13110,Krieger_Pistol1,Glorious Pistol,5,0,,0,80,,7,0,0x41000000,7,2,34,4,80,1,17,{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5){ bonus2 bAddRace,RC_DemiHuman,pow(getrefine()-4,2); bonus2 bAddRace,RC_Player,pow(getrefine()-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus4 bAutoSpellOnSkill,"GS_RAPIDSHOWER","GS_GLITTERING",1,1000; bonus2 bSkillAtk,"GS_RAPIDSHOWER",getrefine()*2; } },{},{}
 //13111,Sharpshooter_Revolver
 13112,P_Revolver1,Eden Revlover I,5,0,,0,4,,7,0,0x41000000,7,2,34,1,26,0,17,{ bonus bHit,-5; },{},{}
 13113,P_Revolver2,Eden Revlover II,5,0,,0,60,,7,0,0x41000000,7,2,34,1,40,0,17,{ bonus bHit,-5; },{},{}
@@ -5396,15 +5396,15 @@
 13168,Thunder_P,Thunder P,5,76000,,700,80,,9,1,0x41000000,7,2,34,3,70,1,20,{ bonus bSplashRange,1; bonus bHit,-5; bonus bAspdRate,20; },{},{}
 13169,Thunder_P_,Thunder P,5,76000,,700,80,,9,2,0x41000000,7,2,34,3,70,1,20,{ bonus bSplashRange,1; bonus bHit,-5; bonus bAspdRate,20; },{},{}
 13170,Lever_Action_Rifle,Lever Action Rifle,5,20,,770,138,,9,2,0x41000000,7,2,34,3,70,1,18,{ bonus bHit,20; bonus bCritical,50; bonus bAspdRate,-5; },{},{}
-13171,BF_Rifle1,Soldier Rifle,5,0,,0,50,,9,0,0x41000000,7,2,34,3,80,1,18,{ bonus bDex,2; bonus bHit,10; bonus bCritical,10; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bCastrate,"GS_TRACKING",-25; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
-13172,BF_Gatling_Gun1,Soldier Gatling Gun,5,0,,0,80,,9,0,0x41000000,7,2,34,3,80,1,19,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon,0; },{},{}
-13173,BF_Shotgun1,Soldier Shotgun,5,0,,0,100,,9,0,0x41000000,7,2,34,3,80,1,20,{ bonus bDex,2; bonus bSplashRange,1; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon,0; },{},{}
-13174,BF_Launcher1,Soldier Grenade Launcher,5,0,,0,300,,9,0,0x41000000,7,2,34,3,80,1,21,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; autobonus "{ bonus bBaseAtk,300; bonus2 bHPLossRate,120,1000; }",30,9000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon,0; },{},{}
+13171,BF_Rifle1,Soldier Rifle,5,0,,0,50,,9,0,0x41000000,7,2,34,3,80,1,18,{ bonus bDex,2; bonus bHit,10; bonus bCritical,10; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bCastrate,"GS_TRACKING",-25; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+13172,BF_Gatling_Gun1,Soldier Gatling Gun,5,0,,0,80,,9,0,0x41000000,7,2,34,3,80,1,19,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,120,1000; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon,0; },{},{}
+13173,BF_Shotgun1,Soldier Shotgun,5,0,,0,100,,9,0,0x41000000,7,2,34,3,80,1,20,{ bonus bDex,2; bonus bSplashRange,1; bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon,0; },{},{}
+13174,BF_Launcher1,Soldier Grenade Launcher,5,0,,0,300,,9,0,0x41000000,7,2,34,3,80,1,21,{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; autobonus "{ bonus bBaseAtk,300; bonus2 bHPLossRate,120,1000; }",30,9000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }"; bonus bUnbreakableWeapon,0; },{},{}
 13175,Lever_Action_Rifle_C,Lever Action Rifle,5,20,,0,170,,9,0,0x41000000,7,2,34,3,0,0,18,{ bonus bHit,20; bonus bCritical,50; bonus bAspdRate,-5; },{},{}
-13176,Krieger_Rifle1,Glorious Rifle,5,0,,0,90,,9,0,0x41000000,7,2,34,4,80,1,18,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus2 bCastrate,"GS_TRACKING",25; bonus2 bSkillAtk,"GS_TRACKING",getrefine() * 3; } },{},{}
-13177,Krieger_Gatling1,Glorious Gatling Gun,5,0,,0,90,,9,0,0x41000000,7,2,34,4,80,1,19,{ bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) {bonus2 bAddClass,Class_All,getrefine(); } },{},{}
-13178,Krieger_Shotgun1,Glorious Shotgun,5,0,,0,110,,9,0,0x41000000,7,2,34,4,80,1,20,{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bSplashRange,1; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus2 bSkillAtk,"GS_SPREADATTACK",getrefine() * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; } },{},{}
-13179,Krieger_Launcher1,Glorious Grenade Launcher,5,0,,0,330,,9,0,0x41000000,7,2,34,4,80,1,21,{ bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus2 bSkillAtk,"GS_GROUNDDRIFT",getrefine() * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; } },{},{}
+13176,Krieger_Rifle1,Glorious Rifle,5,0,,0,90,,9,0,0x41000000,7,2,34,4,80,1,18,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus2 bCastrate,"GS_TRACKING",25; bonus2 bSkillAtk,"GS_TRACKING",getrefine() * 3; } },{},{}
+13177,Krieger_Gatling1,Glorious Gatling Gun,5,0,,0,90,,9,0,0x41000000,7,2,34,4,80,1,19,{ bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) {bonus2 bAddClass,Class_All,getrefine(); } },{},{}
+13178,Krieger_Shotgun1,Glorious Shotgun,5,0,,0,110,,9,0,0x41000000,7,2,34,4,80,1,20,{ bonus2 bAddRace,RC_DemiHuman,55; bonus2 bAddRace,RC_Player,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bSplashRange,1; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus2 bSkillAtk,"GS_SPREADATTACK",getrefine() * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; } },{},{}
+13179,Krieger_Launcher1,Glorious Grenade Launcher,5,0,,0,330,,9,0,0x41000000,7,2,34,4,80,1,21,{ bonus2 bAddRace,RC_DemiHuman,35; bonus2 bAddRace,RC_Player,35; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus2 bSkillAtk,"GS_TRIPLEACTION",30; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus2 bSkillAtk,"GS_GROUNDDRIFT",getrefine() * 2; bonus3 bAddEffOnSkill,"GS_SPREADATTACK",Eff_Stun,2000; autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; } },{},{}
 // Bullets
 13200,Bullet,Bullet,10,1,,2,10,,,,0x41000000,7,2,32768,,1,,3,{},{},{}
 13201,Silver_Bullet,Silver Bullet,10,15,,2,15,,,,0x41000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Holy; },{},{}
@@ -5463,9 +5463,9 @@
 13302,Huuma_Giant_Wheel_,Huuma Giant Wheel Shuriken,5,40000,,2500,50,,1,4,0x02000000,7,2,34,4,42,1,22,{ bonus bUnbreakableWeapon,0; bonus2 bAddEff,Eff_Bleeding,100; },{},{}
 13303,Huuma_Blaze,Huuma Blaze Shuriken,5,78000,,1500,185,,1,0,0x02000000,7,2,34,4,55,1,22,{ bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Fire; bonus bDex,-2; bonus3 bAutoSpell,"MG_FIREBALL",5,30; },{},{}
 13304,Huuma_Calm_Mind,Huuma Calm Mind,5,20,,1550,112,,1,2,0x02000000,7,2,34,3,70,1,22,{ bonus bUnbreakableWeapon,0; bonus2 bSkillAtk,"NJ_HUUMA",30; bonus bNoCastCancel,0; },{},{}
-13305,BF_Huuma_Shuriken1,Brave Huuma Front Shuriken,5,20,,0,55,,1,0,0x02000000,7,2,34,3,80,1,22,{ bonus bStr,2; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+13305,BF_Huuma_Shuriken1,Brave Huuma Front Shuriken,5,20,,0,55,,1,0,0x02000000,7,2,34,3,80,1,22,{ bonus bStr,2; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 13306,BF_Huuma_Shuriken2,Valorous Huuma Front Shuriken,5,20,,0,55,,1,0,0x02000000,7,2,34,3,80,1,22,{ bonus bStr,2; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100; bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000,BF_WEAPON,"{specialeffect2 EF_POTION_BERSERK; }"; bonus bUnbreakableWeapon,0; },{},{}
-13307,Krieger_Huuma_Shuriken1,Glorious Shuriken,5,20,,0,55,,1,0,0x02000000,7,2,34,4,80,1,22,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bMatkRate,15; autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100; bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>8) { bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1; bonus4 bAutoSpellOnSkill,"NJ_HUUMA","NPC_CRITICALWOUND",2,200; } },{},{}
+13307,Krieger_Huuma_Shuriken1,Glorious Shuriken,5,20,,0,55,,1,0,0x02000000,7,2,34,4,80,1,22,{ bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bMatkRate,15; autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100; bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>8) { bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1; bonus4 bAutoSpellOnSkill,"NJ_HUUMA","NPC_CRITICALWOUND",2,200; } },{},{}
 13308,Huuma_Blaze_I,Huuma Blaze Shuriken,5,0,,0,230,,1,0,0x02000000,7,2,34,4,0,0,22,{ bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Fire; bonus bDex,2; },{},{}
 13309,Huuma_Giant_Wheel_C,Huuma Giant Wheel Shuriken,5,0,,0,99,,1,0,0x02000000,7,2,34,4,1,0,22,{ bonus2 bAddSize,Size_All,80; },{},{}
 // More 1-Handed Swords
@@ -5479,13 +5479,13 @@
 13407,Nagan_C,Refined Nagan,5,1,,0,148,,1,0,0x000654E2,7,2,2,4,0,0,2,{ skill "TF_DOUBLE",5; bonus bDoubleRate,25; bonus2 bAddRace,RC_DemiHuman,40; bonus2 bAddRace,RC_Player,40; },{},{}
 13408,Fire_Brand_C,Refined Fireblend,5,1,,0,120,,1,0,0x000654E2,7,2,2,4,0,0,2,{ bonus bAtkEle,Ele_Fire; bonus bInt,2; skill "MG_FIREBOLT",5; bonus3 bAutoSpell,"MG_FIREBOLT",5,100; },{},{}
 13409,Immaterial_Sword_C,Refined Immaterial Sword,5,1,,0,160,,1,0,0x000654E2,7,2,2,4,0,0,2,{ bonus bAtkEle,Ele_Ghost; bonus2 bSPVanishRate,45,30; bonus bSPDrainValue,-1; bonus bUnbreakableWeapon,0; },{},{}
-13410,BF_Sword1,Valorous Gladiator Blade,5,20,,0,115,,1,0,0x000654E3,7,2,2,3,80,1,2,{ bonus bStr,1; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
+13410,BF_Sword1,Valorous Gladiator Blade,5,20,,0,115,,1,0,0x000654E3,7,2,2,3,80,1,2,{ bonus bStr,1; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; },{},{}
 13411,BF_Sword2,Brave Gladiator Blade,5,20,,0,115,,1,0,0x000654E3,7,2,2,3,80,1,2,{ bonus bStr,1; bonus bDex,1; bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; },{},{}
 13412,Twin_Edge_B,Twin Edge of Naght Sieger,5,20,,1500,150,,1,3,0x000654E2,2,2,2,4,75,1,2,{ bonus bAtkEle,Ele_Water; skill "MG_FROSTDIVER",5; autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",50,5000; },{},{}
 13413,Twin_Edge_R,Twin Edge of Naght Sieger,5,20,,1500,160,,1,3,0x000654E2,2,2,2,4,75,1,2,{ bonus bAtkEle,Ele_Fire; skill "WZ_METEOR",3; autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",50,5000; },{},{}
 13414,Elemental_Sword,Elemental Sword,5,20,,1200,105,,1,3,0x000654E2,2,2,2,3,70,1,2,{ bonus bStr,2; bonus bInt,4; bonus bDex,1; bonus bMatkRate,5; bonus2 bAddEle,Ele_Neutral,10; bonus3 bAutoSpell,"MG_COLDBOLT",3,50; bonus4 bAutoSpellOnSkill,"MG_COLDBOLT","MG_FIREBOLT",3,1000; bonus4 bAutoSpellOnSkill,"MG_FIREBOLT","MG_LIGHTNINGBOLT",3,10000; bonus4 bAutoSpellOnSkill,"MG_LIGHTNINGBOLT","WZ_EARTHSPIKE",3,10000; },{},{}
 13415,N_Falchion,Novice Falchion,5,0,,0,59,,1,3,0x000654E3,7,2,2,1,2,0,2,{},{},{}
-13416,Krieger_Onehand_Sword1,Glorious Flamberge,5,20,,0,130,,1,0,0x000654E3,7,2,2,4,80,1,2,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; bonus2 bIgnoreDefRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRate,RC_DemiHuman,5; bonus2 bIgnoreDefRate,RC_Player,5; } if(getrefine()>6) bonus bAspdRate,5; if(getrefine()>8) { bonus bAspdRate,5; bonus4 bAutoSpellOnSkill,"SM_BASH","NPC_CRITICALWOUND",2,200; } },{},{}
+13416,Krieger_Onehand_Sword1,Glorious Flamberge,5,20,,0,130,,1,0,0x000654E3,7,2,2,4,80,1,2,{ bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(getrefine()>6) bonus bAspdRate,5; if(getrefine()>8) { bonus bAspdRate,5; bonus4 bAutoSpellOnSkill,"SM_BASH","NPC_CRITICALWOUND",2,200; } },{},{}
 13417,Krieger_Onehand_Sword2,Glorious Rapier,5,20,,0,130,,1,0,0x000654E3,7,2,2,4,80,1,2,{ bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; if(getrefine()>5) bonus bUseSPrate,-10; if(getrefine()>8) bonus bInt,5; },{},{}
 13418,Krieger_Onehand_Sword3,Glorious Holy Avenger,5,20,,0,130,,1,0,0x000444A2,7,2,2,4,80,1,2,{ bonus bInt,getrefine()-5; bonus bMatkRate,10; bonus bUnbreakableWeapon,0; if(getrefine()>5) bonus bUseSPrate,-10; if(getrefine()>8) bonus4 bAutoSpellOnSkill,"PA_PRESSURE","PR_LEXDIVINA",1,1000; if(getrefine()>9) bonus bInt,5; },{},{}
 13419,Holy_Saber,Holy saber,5,20,,0,160,,1,0,0x000654E2,7,2,2,3,0,0,2,{},{},{}
@@ -6411,21 +6411,21 @@
 14594,Quagmire_Scroll,Quagmire Scroll,11,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill "WZ_QUAGMIRE",5; },{},{}
 14595,Unsealed_Magic_Spell,Unsealed Magic Spell,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "yuno_fild09",255,127; },{},{}
 14596,Pierre_Treasurebox,Pierre's Treasure Box,2,0,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ getrandgroupitem(IG_Pierre_Treasurebox),1; getrandgroupitem(IG_Pierre_Treasurebox),1; getrandgroupitem(IG_Pierre_Treasurebox),1; getrandgroupitem(IG_Pierre_Treasurebox),1; getrandgroupitem(IG_Pierre_Treasurebox),1; getrandgroupitem(IG_Pierre_Treasurebox),1; },{},{}
-14597,PhreeoniS,Phreeoni Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMSCRIPT,180000,4121; },{},{}
-14598,GhostringS,Ghostring Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMSCRIPT,60000,4047; },{},{}
+14597,PhreeoniS,Phreeoni Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start2 SC_ITEMSCRIPT,180000,4121,SI_FOODHIT; },{},{}
+14598,GhostringS,Ghostring Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start2 SC_ITEMSCRIPT,60000,4047,SI_ARMOR_PROPERTY; },{},{}
 14599,Greed_Scroll_C,Greed Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
 14600,Mental_Potion,Mental Potion,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
 14601,Tyr's_Blessing,Tyr's Blessing,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCFLEE,300000,30; sc_start SC_INCHIT,300000,30; sc_start SC_ATKPOTION,300000,20; sc_start SC_MATKPOTION,300000,20; },{},{}
-14602,TaogunkaS,Tao Gunka Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMSCRIPT,180000,4302; },{},{}
-14603,MistressS,Mistress Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMSCRIPT,180000,4132; },{},{}
-14604,Orc_HeroS,Orc Hero Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMSCRIPT,60000,4143; },{},{}
-14605,Orc_LoadS,Orc Lord Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMSCRIPT,180000,4135; },{},{}
+14602,TaogunkaS,Tao Gunka Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start2 SC_ITEMSCRIPT,180000,4302,SI_MVPCARD_TAOGUNKA; },{},{}
+14603,MistressS,Mistress Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start2 SC_ITEMSCRIPT,180000,4132,SI_MVPCARD_MISTRESS; },{},{}
+14604,Orc_HeroS,Orc Hero Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start2 SC_ITEMSCRIPT,60000,4143,SI_MVPCARD_ORCHERO; },{},{}
+14605,Orc_LoadS,Orc Lord Scroll,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start2 SC_ITEMSCRIPT,180000,4135,SI_MVPCARD_ORCLORD; },{},{}
 14606,Job_Manual25,JOB Battle Manual,2,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
 14607,Luxurious_Dinner_W,Luxurious Western Food,2,10000,,600,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCALLSTATUS,3600000,3; },{},{}
 14608,Luxurious_Dinner_E,Manchu-Han Imperial Feast,2,20000,,1200,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCALLSTATUS,3600000,6; },{},{}
 14609,Spoiled_Cuisine,Spoiled Cuisine,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ percentheal 10,10; },{},{}
 // More Armors
-15000,Bone_Plate,Bone Plate,4,20,,1000,,7,,1,0x000654E2,2,2,16,,85,1,0,{ bonus bStr,1; bonus bMdef,3; bonus2 bIgnoreDefRate,RC_DemiHuman,10; bonus2 bIgnoreDefRate,RC_Player,10; bonus2 bIgnoreDefRate,RC_Brute,10; bonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10; },{},{}
+15000,Bone_Plate,Bone Plate,4,20,,1000,,7,,1,0x000654E2,2,2,16,,85,1,0,{ bonus bStr,1; bonus bMdef,3; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10; bonus2 bIgnoreDefRaceRate,RC_Player,10; bonus2 bIgnoreDefRaceRate,RC_Brute,10; bonus3 bAutoSpellWhenHit,"NPC_WIDEBLEEDING",1,10; },{},{}
 15001,Odin's_Blessing_I,Odin's Blessing,4,0,,0,,10,,0,0xFFFFFFFE,7,2,16,,0,0,0,{},{},{}
 // More Maces
 16000,Erde,Erde,5,20,,500,130,,1,2,0x0004C5B2,2,2,2,4,50,1,8,{ bonus2 bSkillAtk,"AM_ACIDTERROR",20; bonus2 bSkillAtk,"AM_DEMONSTRATION",20; bonus bMaxSP,50; bonus bHealPower,10; },{},{}

+ 53 - 0
db/pre-re/item_flag.txt

@@ -0,0 +1,53 @@
+// Flagged Items
+// <ItemID>,<Flag>
+//
+// <Flag>:
+// 1 - As Dead Branch item (will be logged at `branchlog` table and cannot be used at 'nobranch' mapflag)
+// 2 - As item group container, check player's inventory and weight before consumed
+// NOTE: For removing flag by import file, use "-" to remove the flag. Example, 604,-1 will removes flag 1 from Branch_Of_Dead_Tree
+
+// Logged as Dead Branch item
+604,1 //Branch_Of_Dead_Tree
+12103,1 //Bloody_Dead_Branch
+12109,1 //Poring_Box
+12024,1 //Red_Pouch_Of_Surprise
+
+// Item group container
+603,2 //Old_Blue_Box
+616,2 //Old_Card_Album
+617,2 //Old_Violet_Box
+618,2 //Worn_Out_Scroll
+644,2 //Gift_Box
+664,2 //Gift_Box_1
+665,2 //Gift_Box_2
+666,2 //Gift_Box_3
+667,2 //Gift_Box_4
+12023,2 //Giftbox_China
+12025,2 //Egg_Boy
+12026,2 //Egg_Girl
+12038,2 //Lotto_Box04
+12104,2 //Random_Quiver
+12105,2 //Set_Of_Taiming_Item
+12106,2 //Accessory_Box
+12107,2 //Wrapped_Mask
+12108,2 //Bundle_Of_Magic_Scroll
+12110,2 //First_Aid_Kit
+12111,2 //Food_Package
+12130,2 //Cookie_Bag
+12186,2 //Red_Box
+12187,2 //Green_Box
+12189,2 //Red_Box_
+12194,2 //Hometown_Gift
+12240,2 //Old_Yellow_Box
+12244,2 //Old_Gift_Box
+12246,2 //Magic_Card_Album
+12248,2 //Masquerade_Ball_Box
+12281,2 //Tresure_Box_WoE
+12286,2 //Masquerade_Ball_Box2
+12334,2 //Cherish_Box
+12339,2 //Cherish_Box_Ori
+12355,2 //Xmas_Gift
+12356,2 //Louise_Costume_Box
+12702,2 //Old_Bleu_Box
+12714,2 //Easter_Scroll
+14596,2 //Pierre_Treasurebox

+ 617 - 617
db/pre-re/item_giftbox.txt

@@ -4,626 +4,626 @@
 // GroupID,ItemID,Rate
 
 // GiftBox
-4,501,1	// Red Potion
-4,502,1	// Orange Potion
-4,503,1	// Yellow Potion
-4,504,1	// White Potion
-4,505,1	// Blue Potion
-4,506,1	// Green Potion
-4,526,1	// Royal Jelly
-4,529,1	// Candy
-4,530,1	// Candy Cane
-4,537,1	// Pet Food
-4,538,1	// Well-baked Cookie
-4,539,1	// Piece of Cake
-4,617,1	// Old Purple Box
-4,644,19	// Gift Box
-4,706,1	// Four Leaf Clover
-4,718,1	// Garnet
-4,719,1	// Amethyst
-4,720,1	// Aquamarine
-4,721,1	// Emerald
-4,722,1	// Pearl
-4,723,1	// Ruby
-4,724,1	// Cursed Ruby
-4,725,1	// Sardonyx
-4,726,1	// Sapphire
-4,727,1	// Opal
-4,728,1	// Topaz
-4,729,1	// Zircon
-4,730,1	// 1carat Diamond
-4,731,1	// 2carat Diamond
-4,732,1	// 3carat Diamond
-4,733,1	// Cracked Diamond
-4,734,1	// Red Frame
-4,735,1	// Chung Jah
-4,736,1	// China
-4,737,1	// Black Ladle
-4,738,1	// Pencil Case
-4,739,1	// Rouge
-4,740,1	// Puppet
-4,741,1	// Poring Doll
-4,742,1	// Chonchon Doll
-4,743,1	// Spore Doll
-4,744,1	// Bouquet
-4,745,1	// Wedding Bouquet
-4,746,1	// Glass Bead
-4,747,1	// Crystal Mirror
-4,748,1	// Witherless Rose
-4,749,1	// Frozen Rose
-4,750,1	// Baphomet Doll
-4,751,1	// Osiris Doll
-4,752,1	// Grasshopper Doll
-4,753,1	// Yoyo Doll
-4,754,1	// Raccoon Doll
-4,969,1	// Gold
-4,975,1	// Scarlet Dyestuff
-4,976,1	// Lemon Dyestuff
-4,978,1	// Cobaltblue Dyestuff
-4,979,1	// Darkgreen Dyestuff
-4,980,1	// Orange Dyestuff
-4,981,1	// Violet Dyestuff
-4,982,1	// White Dyestuff
-4,983,1	// Black Dyestuff
-4,994,1	// Flame Heart
-4,995,1	// Mystic Frozen
-4,996,1	// Rough Wind
-4,997,1	// Great Nature
-4,999,1	// Steel
-4,1000,1	// Star Crumb
-4,1558,1	// Girl's Diary
-4,4005,1	// Santa Poring Card
-4,7034,1	// Red Stocking
+IG_GiftBox,501,1	// Red Potion
+IG_GiftBox,502,1	// Orange Potion
+IG_GiftBox,503,1	// Yellow Potion
+IG_GiftBox,504,1	// White Potion
+IG_GiftBox,505,1	// Blue Potion
+IG_GiftBox,506,1	// Green Potion
+IG_GiftBox,526,1	// Royal Jelly
+IG_GiftBox,529,1	// Candy
+IG_GiftBox,530,1	// Candy Cane
+IG_GiftBox,537,1	// Pet Food
+IG_GiftBox,538,1	// Well-baked Cookie
+IG_GiftBox,539,1	// Piece of Cake
+IG_GiftBox,617,1	// Old Purple Box
+IG_GiftBox,644,19	// Gift Box
+IG_GiftBox,706,1	// Four Leaf Clover
+IG_GiftBox,718,1	// Garnet
+IG_GiftBox,719,1	// Amethyst
+IG_GiftBox,720,1	// Aquamarine
+IG_GiftBox,721,1	// Emerald
+IG_GiftBox,722,1	// Pearl
+IG_GiftBox,723,1	// Ruby
+IG_GiftBox,724,1	// Cursed Ruby
+IG_GiftBox,725,1	// Sardonyx
+IG_GiftBox,726,1	// Sapphire
+IG_GiftBox,727,1	// Opal
+IG_GiftBox,728,1	// Topaz
+IG_GiftBox,729,1	// Zircon
+IG_GiftBox,730,1	// 1carat Diamond
+IG_GiftBox,731,1	// 2carat Diamond
+IG_GiftBox,732,1	// 3carat Diamond
+IG_GiftBox,733,1	// Cracked Diamond
+IG_GiftBox,734,1	// Red Frame
+IG_GiftBox,735,1	// Chung Jah
+IG_GiftBox,736,1	// China
+IG_GiftBox,737,1	// Black Ladle
+IG_GiftBox,738,1	// Pencil Case
+IG_GiftBox,739,1	// Rouge
+IG_GiftBox,740,1	// Puppet
+IG_GiftBox,741,1	// Poring Doll
+IG_GiftBox,742,1	// Chonchon Doll
+IG_GiftBox,743,1	// Spore Doll
+IG_GiftBox,744,1	// Bouquet
+IG_GiftBox,745,1	// Wedding Bouquet
+IG_GiftBox,746,1	// Glass Bead
+IG_GiftBox,747,1	// Crystal Mirror
+IG_GiftBox,748,1	// Witherless Rose
+IG_GiftBox,749,1	// Frozen Rose
+IG_GiftBox,750,1	// Baphomet Doll
+IG_GiftBox,751,1	// Osiris Doll
+IG_GiftBox,752,1	// Grasshopper Doll
+IG_GiftBox,753,1	// Yoyo Doll
+IG_GiftBox,754,1	// Raccoon Doll
+IG_GiftBox,969,1	// Gold
+IG_GiftBox,975,1	// Scarlet Dyestuff
+IG_GiftBox,976,1	// Lemon Dyestuff
+IG_GiftBox,978,1	// Cobaltblue Dyestuff
+IG_GiftBox,979,1	// Darkgreen Dyestuff
+IG_GiftBox,980,1	// Orange Dyestuff
+IG_GiftBox,981,1	// Violet Dyestuff
+IG_GiftBox,982,1	// White Dyestuff
+IG_GiftBox,983,1	// Black Dyestuff
+IG_GiftBox,994,1	// Flame Heart
+IG_GiftBox,995,1	// Mystic Frozen
+IG_GiftBox,996,1	// Rough Wind
+IG_GiftBox,997,1	// Great Nature
+IG_GiftBox,999,1	// Steel
+IG_GiftBox,1000,1	// Star Crumb
+IG_GiftBox,1558,1	// Girl's Diary
+IG_GiftBox,4005,1	// Santa Poring Card
+IG_GiftBox,7034,1	// Red Stocking
 // GiftBox_1
-28,501,1	// Red Potion
-28,502,1	// Orange Potion
-28,503,1	// Yellow Potion
-28,504,1	// White Potion
-28,505,1	// Blue Potion
-28,506,1	// Green Potion
-28,526,1	// Royal Jelly
-28,529,1	// Candy
-28,530,1	// Candy Cane
-28,537,1	// Pet Food
-28,538,1	// Well-baked Cookie
-28,539,1	// Piece of Cake
-28,617,1	// Old Purple Box
-28,644,19	// Gift Box
-28,706,1	// Four Leaf Clover
-28,718,1	// Garnet
-28,719,1	// Amethyst
-28,720,1	// Aquamarine
-28,721,1	// Emerald
-28,722,1	// Pearl
-28,723,1	// Ruby
-28,724,1	// Cursed Ruby
-28,725,1	// Sardonyx
-28,726,1	// Sapphire
-28,727,1	// Opal
-28,728,1	// Topaz
-28,729,1	// Zircon
-28,730,1	// 1carat Diamond
-28,731,1	// 2carat Diamond
-28,732,1	// 3carat Diamond
-28,733,1	// Cracked Diamond
-28,734,1	// Red Frame
-28,735,1	// Chung Jah
-28,736,1	// China
-28,737,1	// Black Ladle
-28,738,1	// Pencil Case
-28,739,1	// Rouge
-28,740,1	// Puppet
-28,741,1	// Poring Doll
-28,742,1	// Chonchon Doll
-28,743,1	// Spore Doll
-28,744,1	// Bouquet
-28,745,1	// Wedding Bouquet
-28,746,1	// Glass Bead
-28,747,1	// Crystal Mirror
-28,748,1	// Witherless Rose
-28,749,1	// Frozen Rose
-28,750,1	// Baphomet Doll
-28,751,1	// Osiris Doll
-28,752,1	// Grasshopper Doll
-28,753,1	// Yoyo Doll
-28,754,1	// Raccoon Doll
-28,969,1	// Gold
-28,975,1	// Scarlet Dyestuff
-28,976,1	// Lemon Dyestuff
-28,978,1	// Cobaltblue Dyestuff
-28,979,1	// Darkgreen Dyestuff
-28,980,1	// Orange Dyestuff
-28,981,1	// Violet Dyestuff
-28,982,1	// White Dyestuff
-28,983,1	// Black Dyestuff
-28,994,1	// Flame Heart
-28,995,1	// Mystic Frozen
-28,996,1	// Rough Wind
-28,997,1	// Great Nature
-28,999,1	// Steel
-28,1000,1	// Star Crumb
-28,1558,1	// Girl's Diary
-28,4005,1	// Santa Poring Card
-28,7034,1	// Red Stocking
+IG_GiftBox_1,501,1	// Red Potion
+IG_GiftBox_1,502,1	// Orange Potion
+IG_GiftBox_1,503,1	// Yellow Potion
+IG_GiftBox_1,504,1	// White Potion
+IG_GiftBox_1,505,1	// Blue Potion
+IG_GiftBox_1,506,1	// Green Potion
+IG_GiftBox_1,526,1	// Royal Jelly
+IG_GiftBox_1,529,1	// Candy
+IG_GiftBox_1,530,1	// Candy Cane
+IG_GiftBox_1,537,1	// Pet Food
+IG_GiftBox_1,538,1	// Well-baked Cookie
+IG_GiftBox_1,539,1	// Piece of Cake
+IG_GiftBox_1,617,1	// Old Purple Box
+IG_GiftBox_1,644,19	// Gift Box
+IG_GiftBox_1,706,1	// Four Leaf Clover
+IG_GiftBox_1,718,1	// Garnet
+IG_GiftBox_1,719,1	// Amethyst
+IG_GiftBox_1,720,1	// Aquamarine
+IG_GiftBox_1,721,1	// Emerald
+IG_GiftBox_1,722,1	// Pearl
+IG_GiftBox_1,723,1	// Ruby
+IG_GiftBox_1,724,1	// Cursed Ruby
+IG_GiftBox_1,725,1	// Sardonyx
+IG_GiftBox_1,726,1	// Sapphire
+IG_GiftBox_1,727,1	// Opal
+IG_GiftBox_1,728,1	// Topaz
+IG_GiftBox_1,729,1	// Zircon
+IG_GiftBox_1,730,1	// 1carat Diamond
+IG_GiftBox_1,731,1	// 2carat Diamond
+IG_GiftBox_1,732,1	// 3carat Diamond
+IG_GiftBox_1,733,1	// Cracked Diamond
+IG_GiftBox_1,734,1	// Red Frame
+IG_GiftBox_1,735,1	// Chung Jah
+IG_GiftBox_1,736,1	// China
+IG_GiftBox_1,737,1	// Black Ladle
+IG_GiftBox_1,738,1	// Pencil Case
+IG_GiftBox_1,739,1	// Rouge
+IG_GiftBox_1,740,1	// Puppet
+IG_GiftBox_1,741,1	// Poring Doll
+IG_GiftBox_1,742,1	// Chonchon Doll
+IG_GiftBox_1,743,1	// Spore Doll
+IG_GiftBox_1,744,1	// Bouquet
+IG_GiftBox_1,745,1	// Wedding Bouquet
+IG_GiftBox_1,746,1	// Glass Bead
+IG_GiftBox_1,747,1	// Crystal Mirror
+IG_GiftBox_1,748,1	// Witherless Rose
+IG_GiftBox_1,749,1	// Frozen Rose
+IG_GiftBox_1,750,1	// Baphomet Doll
+IG_GiftBox_1,751,1	// Osiris Doll
+IG_GiftBox_1,752,1	// Grasshopper Doll
+IG_GiftBox_1,753,1	// Yoyo Doll
+IG_GiftBox_1,754,1	// Raccoon Doll
+IG_GiftBox_1,969,1	// Gold
+IG_GiftBox_1,975,1	// Scarlet Dyestuff
+IG_GiftBox_1,976,1	// Lemon Dyestuff
+IG_GiftBox_1,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_1,979,1	// Darkgreen Dyestuff
+IG_GiftBox_1,980,1	// Orange Dyestuff
+IG_GiftBox_1,981,1	// Violet Dyestuff
+IG_GiftBox_1,982,1	// White Dyestuff
+IG_GiftBox_1,983,1	// Black Dyestuff
+IG_GiftBox_1,994,1	// Flame Heart
+IG_GiftBox_1,995,1	// Mystic Frozen
+IG_GiftBox_1,996,1	// Rough Wind
+IG_GiftBox_1,997,1	// Great Nature
+IG_GiftBox_1,999,1	// Steel
+IG_GiftBox_1,1000,1	// Star Crumb
+IG_GiftBox_1,1558,1	// Girl's Diary
+IG_GiftBox_1,4005,1	// Santa Poring Card
+IG_GiftBox_1,7034,1	// Red Stocking
 // GiftBox_2
-29,501,1	// Red Potion
-29,502,1	// Orange Potion
-29,503,1	// Yellow Potion
-29,504,1	// White Potion
-29,505,1	// Blue Potion
-29,506,1	// Green Potion
-29,526,1	// Royal Jelly
-29,529,1	// Candy
-29,530,1	// Candy Cane
-29,537,1	// Pet Food
-29,538,1	// Well-baked Cookie
-29,539,1	// Piece of Cake
-29,617,1	// Old Purple Box
-29,644,19	// Gift Box
-29,706,1	// Four Leaf Clover
-29,718,1	// Garnet
-29,719,1	// Amethyst
-29,720,1	// Aquamarine
-29,721,1	// Emerald
-29,722,1	// Pearl
-29,723,1	// Ruby
-29,724,1	// Cursed Ruby
-29,725,1	// Sardonyx
-29,726,1	// Sapphire
-29,727,1	// Opal
-29,728,1	// Topaz
-29,729,1	// Zircon
-29,730,1	// 1carat Diamond
-29,731,1	// 2carat Diamond
-29,732,1	// 3carat Diamond
-29,733,1	// Cracked Diamond
-29,734,1	// Red Frame
-29,735,1	// Chung Jah
-29,736,1	// China
-29,737,1	// Black Ladle
-29,738,1	// Pencil Case
-29,739,1	// Rouge
-29,740,1	// Puppet
-29,741,1	// Poring Doll
-29,742,1	// Chonchon Doll
-29,743,1	// Spore Doll
-29,744,1	// Bouquet
-29,745,1	// Wedding Bouquet
-29,746,1	// Glass Bead
-29,747,1	// Crystal Mirror
-29,748,1	// Witherless Rose
-29,749,1	// Frozen Rose
-29,750,1	// Baphomet Doll
-29,751,1	// Osiris Doll
-29,752,1	// Grasshopper Doll
-29,753,1	// Yoyo Doll
-29,754,1	// Raccoon Doll
-29,969,1	// Gold
-29,975,1	// Scarlet Dyestuff
-29,976,1	// Lemon Dyestuff
-29,978,1	// Cobaltblue Dyestuff
-29,979,1	// Darkgreen Dyestuff
-29,980,1	// Orange Dyestuff
-29,981,1	// Violet Dyestuff
-29,982,1	// White Dyestuff
-29,983,1	// Black Dyestuff
-29,994,1	// Flame Heart
-29,995,1	// Mystic Frozen
-29,996,1	// Rough Wind
-29,997,1	// Great Nature
-29,999,1	// Steel
-29,1000,1	// Star Crumb
-29,1558,1	// Girl's Diary
-29,4005,1	// Santa Poring Card
-29,7034,1	// Red Stocking
+IG_GiftBox_2,501,1	// Red Potion
+IG_GiftBox_2,502,1	// Orange Potion
+IG_GiftBox_2,503,1	// Yellow Potion
+IG_GiftBox_2,504,1	// White Potion
+IG_GiftBox_2,505,1	// Blue Potion
+IG_GiftBox_2,506,1	// Green Potion
+IG_GiftBox_2,526,1	// Royal Jelly
+IG_GiftBox_2,529,1	// Candy
+IG_GiftBox_2,530,1	// Candy Cane
+IG_GiftBox_2,537,1	// Pet Food
+IG_GiftBox_2,538,1	// Well-baked Cookie
+IG_GiftBox_2,539,1	// Piece of Cake
+IG_GiftBox_2,617,1	// Old Purple Box
+IG_GiftBox_2,644,19	// Gift Box
+IG_GiftBox_2,706,1	// Four Leaf Clover
+IG_GiftBox_2,718,1	// Garnet
+IG_GiftBox_2,719,1	// Amethyst
+IG_GiftBox_2,720,1	// Aquamarine
+IG_GiftBox_2,721,1	// Emerald
+IG_GiftBox_2,722,1	// Pearl
+IG_GiftBox_2,723,1	// Ruby
+IG_GiftBox_2,724,1	// Cursed Ruby
+IG_GiftBox_2,725,1	// Sardonyx
+IG_GiftBox_2,726,1	// Sapphire
+IG_GiftBox_2,727,1	// Opal
+IG_GiftBox_2,728,1	// Topaz
+IG_GiftBox_2,729,1	// Zircon
+IG_GiftBox_2,730,1	// 1carat Diamond
+IG_GiftBox_2,731,1	// 2carat Diamond
+IG_GiftBox_2,732,1	// 3carat Diamond
+IG_GiftBox_2,733,1	// Cracked Diamond
+IG_GiftBox_2,734,1	// Red Frame
+IG_GiftBox_2,735,1	// Chung Jah
+IG_GiftBox_2,736,1	// China
+IG_GiftBox_2,737,1	// Black Ladle
+IG_GiftBox_2,738,1	// Pencil Case
+IG_GiftBox_2,739,1	// Rouge
+IG_GiftBox_2,740,1	// Puppet
+IG_GiftBox_2,741,1	// Poring Doll
+IG_GiftBox_2,742,1	// Chonchon Doll
+IG_GiftBox_2,743,1	// Spore Doll
+IG_GiftBox_2,744,1	// Bouquet
+IG_GiftBox_2,745,1	// Wedding Bouquet
+IG_GiftBox_2,746,1	// Glass Bead
+IG_GiftBox_2,747,1	// Crystal Mirror
+IG_GiftBox_2,748,1	// Witherless Rose
+IG_GiftBox_2,749,1	// Frozen Rose
+IG_GiftBox_2,750,1	// Baphomet Doll
+IG_GiftBox_2,751,1	// Osiris Doll
+IG_GiftBox_2,752,1	// Grasshopper Doll
+IG_GiftBox_2,753,1	// Yoyo Doll
+IG_GiftBox_2,754,1	// Raccoon Doll
+IG_GiftBox_2,969,1	// Gold
+IG_GiftBox_2,975,1	// Scarlet Dyestuff
+IG_GiftBox_2,976,1	// Lemon Dyestuff
+IG_GiftBox_2,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_2,979,1	// Darkgreen Dyestuff
+IG_GiftBox_2,980,1	// Orange Dyestuff
+IG_GiftBox_2,981,1	// Violet Dyestuff
+IG_GiftBox_2,982,1	// White Dyestuff
+IG_GiftBox_2,983,1	// Black Dyestuff
+IG_GiftBox_2,994,1	// Flame Heart
+IG_GiftBox_2,995,1	// Mystic Frozen
+IG_GiftBox_2,996,1	// Rough Wind
+IG_GiftBox_2,997,1	// Great Nature
+IG_GiftBox_2,999,1	// Steel
+IG_GiftBox_2,1000,1	// Star Crumb
+IG_GiftBox_2,1558,1	// Girl's Diary
+IG_GiftBox_2,4005,1	// Santa Poring Card
+IG_GiftBox_2,7034,1	// Red Stocking
 // Gift_Box3
-30,501,1	// Red Potion
-30,502,1	// Orange Potion
-30,503,1	// Yellow Potion
-30,504,1	// White Potion
-30,505,1	// Blue Potion
-30,506,1	// Green Potion
-30,526,1	// Royal Jelly
-30,529,1	// Candy
-30,530,1	// Candy Cane
-30,537,1	// Pet Food
-30,538,1	// Well-baked Cookie
-30,539,1	// Piece of Cake
-30,617,1	// Old Purple Box
-30,644,19	// Gift Box
-30,706,1	// Four Leaf Clover
-30,718,1	// Garnet
-30,719,1	// Amethyst
-30,720,1	// Aquamarine
-30,721,1	// Emerald
-30,722,1	// Pearl
-30,723,1	// Ruby
-30,724,1	// Cursed Ruby
-30,725,1	// Sardonyx
-30,726,1	// Sapphire
-30,727,1	// Opal
-30,728,1	// Topaz
-30,729,1	// Zircon
-30,730,1	// 1carat Diamond
-30,731,1	// 2carat Diamond
-30,732,1	// 3carat Diamond
-30,733,1	// Cracked Diamond
-30,734,1	// Red Frame
-30,735,1	// Chung Jah
-30,736,1	// China
-30,737,1	// Black Ladle
-30,738,1	// Pencil Case
-30,739,1	// Rouge
-30,740,1	// Puppet
-30,741,1	// Poring Doll
-30,742,1	// Chonchon Doll
-30,743,1	// Spore Doll
-30,744,1	// Bouquet
-30,745,1	// Wedding Bouquet
-30,746,1	// Glass Bead
-30,747,1	// Crystal Mirror
-30,748,1	// Witherless Rose
-30,749,1	// Frozen Rose
-30,750,1	// Baphomet Doll
-30,751,1	// Osiris Doll
-30,752,1	// Grasshopper Doll
-30,753,1	// Yoyo Doll
-30,754,1	// Raccoon Doll
-30,969,1	// Gold
-30,975,1	// Scarlet Dyestuff
-30,976,1	// Lemon Dyestuff
-30,978,1	// Cobaltblue Dyestuff
-30,979,1	// Darkgreen Dyestuff
-30,980,1	// Orange Dyestuff
-30,981,1	// Violet Dyestuff
-30,982,1	// White Dyestuff
-30,983,1	// Black Dyestuff
-30,994,1	// Flame Heart
-30,995,1	// Mystic Frozen
-30,996,1	// Rough Wind
-30,997,1	// Great Nature
-30,999,1	// Steel
-30,1000,1	// Star Crumb
-30,1558,1	// Girl's Diary
-30,4005,1	// Santa Poring Card
-30,7034,1	// Red Stocking
+IG_GiftBox_3,501,1	// Red Potion
+IG_GiftBox_3,502,1	// Orange Potion
+IG_GiftBox_3,503,1	// Yellow Potion
+IG_GiftBox_3,504,1	// White Potion
+IG_GiftBox_3,505,1	// Blue Potion
+IG_GiftBox_3,506,1	// Green Potion
+IG_GiftBox_3,526,1	// Royal Jelly
+IG_GiftBox_3,529,1	// Candy
+IG_GiftBox_3,530,1	// Candy Cane
+IG_GiftBox_3,537,1	// Pet Food
+IG_GiftBox_3,538,1	// Well-baked Cookie
+IG_GiftBox_3,539,1	// Piece of Cake
+IG_GiftBox_3,617,1	// Old Purple Box
+IG_GiftBox_3,644,19	// Gift Box
+IG_GiftBox_3,706,1	// Four Leaf Clover
+IG_GiftBox_3,718,1	// Garnet
+IG_GiftBox_3,719,1	// Amethyst
+IG_GiftBox_3,720,1	// Aquamarine
+IG_GiftBox_3,721,1	// Emerald
+IG_GiftBox_3,722,1	// Pearl
+IG_GiftBox_3,723,1	// Ruby
+IG_GiftBox_3,724,1	// Cursed Ruby
+IG_GiftBox_3,725,1	// Sardonyx
+IG_GiftBox_3,726,1	// Sapphire
+IG_GiftBox_3,727,1	// Opal
+IG_GiftBox_3,728,1	// Topaz
+IG_GiftBox_3,729,1	// Zircon
+IG_GiftBox_3,730,1	// 1carat Diamond
+IG_GiftBox_3,731,1	// 2carat Diamond
+IG_GiftBox_3,732,1	// 3carat Diamond
+IG_GiftBox_3,733,1	// Cracked Diamond
+IG_GiftBox_3,734,1	// Red Frame
+IG_GiftBox_3,735,1	// Chung Jah
+IG_GiftBox_3,736,1	// China
+IG_GiftBox_3,737,1	// Black Ladle
+IG_GiftBox_3,738,1	// Pencil Case
+IG_GiftBox_3,739,1	// Rouge
+IG_GiftBox_3,740,1	// Puppet
+IG_GiftBox_3,741,1	// Poring Doll
+IG_GiftBox_3,742,1	// Chonchon Doll
+IG_GiftBox_3,743,1	// Spore Doll
+IG_GiftBox_3,744,1	// Bouquet
+IG_GiftBox_3,745,1	// Wedding Bouquet
+IG_GiftBox_3,746,1	// Glass Bead
+IG_GiftBox_3,747,1	// Crystal Mirror
+IG_GiftBox_3,748,1	// Witherless Rose
+IG_GiftBox_3,749,1	// Frozen Rose
+IG_GiftBox_3,750,1	// Baphomet Doll
+IG_GiftBox_3,751,1	// Osiris Doll
+IG_GiftBox_3,752,1	// Grasshopper Doll
+IG_GiftBox_3,753,1	// Yoyo Doll
+IG_GiftBox_3,754,1	// Raccoon Doll
+IG_GiftBox_3,969,1	// Gold
+IG_GiftBox_3,975,1	// Scarlet Dyestuff
+IG_GiftBox_3,976,1	// Lemon Dyestuff
+IG_GiftBox_3,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_3,979,1	// Darkgreen Dyestuff
+IG_GiftBox_3,980,1	// Orange Dyestuff
+IG_GiftBox_3,981,1	// Violet Dyestuff
+IG_GiftBox_3,982,1	// White Dyestuff
+IG_GiftBox_3,983,1	// Black Dyestuff
+IG_GiftBox_3,994,1	// Flame Heart
+IG_GiftBox_3,995,1	// Mystic Frozen
+IG_GiftBox_3,996,1	// Rough Wind
+IG_GiftBox_3,997,1	// Great Nature
+IG_GiftBox_3,999,1	// Steel
+IG_GiftBox_3,1000,1	// Star Crumb
+IG_GiftBox_3,1558,1	// Girl's Diary
+IG_GiftBox_3,4005,1	// Santa Poring Card
+IG_GiftBox_3,7034,1	// Red Stocking
 // GiftBox_4
-31,501,1	// Red Potion
-31,502,1	// Orange Potion
-31,503,1	// Yellow Potion
-31,504,1	// White Potion
-31,505,1	// Blue Potion
-31,506,1	// Green Potion
-31,526,1	// Royal Jelly
-31,529,1	// Candy
-31,530,1	// Candy Cane
-31,537,1	// Pet Food
-31,538,1	// Well-baked Cookie
-31,539,1	// Piece of Cake
-31,617,1	// Old Purple Box
-31,644,19	// Gift Box
-31,706,1	// Four Leaf Clover
-31,718,1	// Garnet
-31,719,1	// Amethyst
-31,720,1	// Aquamarine
-31,721,1	// Emerald
-31,722,1	// Pearl
-31,723,1	// Ruby
-31,724,1	// Cursed Ruby
-31,725,1	// Sardonyx
-31,726,1	// Sapphire
-31,727,1	// Opal
-31,728,1	// Topaz
-31,729,1	// Zircon
-31,730,1	// 1carat Diamond
-31,731,1	// 2carat Diamond
-31,732,1	// 3carat Diamond
-31,733,1	// Cracked Diamond
-31,734,1	// Red Frame
-31,735,1	// Chung Jah
-31,736,1	// China
-31,737,1	// Black Ladle
-31,738,1	// Pencil Case
-31,739,1	// Rouge
-31,740,1	// Puppet
-31,741,1	// Poring Doll
-31,742,1	// Chonchon Doll
-31,743,1	// Spore Doll
-31,744,1	// Bouquet
-31,745,1	// Wedding Bouquet
-31,746,1	// Glass Bead
-31,747,1	// Crystal Mirror
-31,748,1	// Witherless Rose
-31,749,1	// Frozen Rose
-31,750,1	// Baphomet Doll
-31,751,1	// Osiris Doll
-31,752,1	// Grasshopper Doll
-31,753,1	// Yoyo Doll
-31,754,1	// Raccoon Doll
-31,969,1	// Gold
-31,975,1	// Scarlet Dyestuff
-31,976,1	// Lemon Dyestuff
-31,978,1	// Cobaltblue Dyestuff
-31,979,1	// Darkgreen Dyestuff
-31,980,1	// Orange Dyestuff
-31,981,1	// Violet Dyestuff
-31,982,1	// White Dyestuff
-31,983,1	// Black Dyestuff
-31,994,1	// Flame Heart
-31,995,1	// Mystic Frozen
-31,996,1	// Rough Wind
-31,997,1	// Great Nature
-31,999,1	// Steel
-31,1000,1	// Star Crumb
-31,1558,1	// Girl's Diary
-31,4005,1	// Santa Poring Card
-31,7034,1	// Red Stocking
+IG_GiftBox_4,501,1	// Red Potion
+IG_GiftBox_4,502,1	// Orange Potion
+IG_GiftBox_4,503,1	// Yellow Potion
+IG_GiftBox_4,504,1	// White Potion
+IG_GiftBox_4,505,1	// Blue Potion
+IG_GiftBox_4,506,1	// Green Potion
+IG_GiftBox_4,526,1	// Royal Jelly
+IG_GiftBox_4,529,1	// Candy
+IG_GiftBox_4,530,1	// Candy Cane
+IG_GiftBox_4,537,1	// Pet Food
+IG_GiftBox_4,538,1	// Well-baked Cookie
+IG_GiftBox_4,539,1	// Piece of Cake
+IG_GiftBox_4,617,1	// Old Purple Box
+IG_GiftBox_4,644,19	// Gift Box
+IG_GiftBox_4,706,1	// Four Leaf Clover
+IG_GiftBox_4,718,1	// Garnet
+IG_GiftBox_4,719,1	// Amethyst
+IG_GiftBox_4,720,1	// Aquamarine
+IG_GiftBox_4,721,1	// Emerald
+IG_GiftBox_4,722,1	// Pearl
+IG_GiftBox_4,723,1	// Ruby
+IG_GiftBox_4,724,1	// Cursed Ruby
+IG_GiftBox_4,725,1	// Sardonyx
+IG_GiftBox_4,726,1	// Sapphire
+IG_GiftBox_4,727,1	// Opal
+IG_GiftBox_4,728,1	// Topaz
+IG_GiftBox_4,729,1	// Zircon
+IG_GiftBox_4,730,1	// 1carat Diamond
+IG_GiftBox_4,731,1	// 2carat Diamond
+IG_GiftBox_4,732,1	// 3carat Diamond
+IG_GiftBox_4,733,1	// Cracked Diamond
+IG_GiftBox_4,734,1	// Red Frame
+IG_GiftBox_4,735,1	// Chung Jah
+IG_GiftBox_4,736,1	// China
+IG_GiftBox_4,737,1	// Black Ladle
+IG_GiftBox_4,738,1	// Pencil Case
+IG_GiftBox_4,739,1	// Rouge
+IG_GiftBox_4,740,1	// Puppet
+IG_GiftBox_4,741,1	// Poring Doll
+IG_GiftBox_4,742,1	// Chonchon Doll
+IG_GiftBox_4,743,1	// Spore Doll
+IG_GiftBox_4,744,1	// Bouquet
+IG_GiftBox_4,745,1	// Wedding Bouquet
+IG_GiftBox_4,746,1	// Glass Bead
+IG_GiftBox_4,747,1	// Crystal Mirror
+IG_GiftBox_4,748,1	// Witherless Rose
+IG_GiftBox_4,749,1	// Frozen Rose
+IG_GiftBox_4,750,1	// Baphomet Doll
+IG_GiftBox_4,751,1	// Osiris Doll
+IG_GiftBox_4,752,1	// Grasshopper Doll
+IG_GiftBox_4,753,1	// Yoyo Doll
+IG_GiftBox_4,754,1	// Raccoon Doll
+IG_GiftBox_4,969,1	// Gold
+IG_GiftBox_4,975,1	// Scarlet Dyestuff
+IG_GiftBox_4,976,1	// Lemon Dyestuff
+IG_GiftBox_4,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_4,979,1	// Darkgreen Dyestuff
+IG_GiftBox_4,980,1	// Orange Dyestuff
+IG_GiftBox_4,981,1	// Violet Dyestuff
+IG_GiftBox_4,982,1	// White Dyestuff
+IG_GiftBox_4,983,1	// Black Dyestuff
+IG_GiftBox_4,994,1	// Flame Heart
+IG_GiftBox_4,995,1	// Mystic Frozen
+IG_GiftBox_4,996,1	// Rough Wind
+IG_GiftBox_4,997,1	// Great Nature
+IG_GiftBox_4,999,1	// Steel
+IG_GiftBox_4,1000,1	// Star Crumb
+IG_GiftBox_4,1558,1	// Girl's Diary
+IG_GiftBox_4,4005,1	// Santa Poring Card
+IG_GiftBox_4,7034,1	// Red Stocking
 // GiftBox_China
-34,501,1	// Red Potion
-34,502,1	// Orange Potion
-34,503,1	// Yellow Potion
-34,504,1	// White Potion
-34,505,1	// Blue Potion
-34,506,1	// Green Potion
-34,518,1	// Honey
-34,520,1	// Hinalle Leaflet
-34,521,2	// Aloe Leaflet
-34,525,1	// Panacea
-34,526,1	// Royal Jelly
-34,529,1	// Candy
-34,530,1	// Candy Cane
-34,603,40	// Old Blue Box
-34,604,9	// Dead Branch
-34,605,1	// Anodyne
-34,606,1	// Aloevera
-34,607,1	// Yggdrasil Berry
-34,608,1	// Yggdrasil Seed
-34,610,1	// Yggdrasil Leaf
-34,612,5	// Mini Furnace
-34,613,1	// Iron Hammer
-34,614,1	// Golden Hammer
-34,615,1	// Oridecon Hammer
-34,701,1	// Ora Ora
-34,702,1	// Animal Gore
-34,703,1	// Hinalle
-34,704,1	// Aloe
-34,706,1	// Four Leaf Clover
-34,707,1	// Singing Plant
-34,708,1	// Ment
-34,710,1	// Illusion Flower
-34,715,1	// Yellow Gemstone
-34,716,1	// Red Gemstone
-34,717,1	// Blue Gemstone
-34,718,1	// Garnet
-34,719,1	// Amethyst
-34,720,1	// Aquamarine
-34,721,1	// Emerald
-34,722,1	// Pearl
-34,723,1	// Ruby
-34,724,1	// Cursed Ruby
-34,725,1	// Sardonyx
-34,726,1	// Sapphire
-34,727,1	// Opal
-34,728,1	// Topaz
-34,729,1	// Zircon
-34,730,1	// 1carat Diamond
-34,731,1	// 2carat Diamond
-34,732,1	// 3carat Diamond
-34,733,1	// Cracked Diamond
-34,734,1	// Red Frame
-34,735,1	// Chung Jah
-34,736,1	// China
-34,737,1	// Black Ladle
-34,738,1	// Pencil Case
-34,740,1	// Puppet
-34,741,1	// Poring Doll
-34,742,1	// Chonchon Doll
-34,743,1	// Spore Doll
-34,745,1	// Wedding Bouquet
-34,747,1	// Crystal Mirror
-34,748,1	// Witherless Rose
-34,749,1	// Frozen Rose
-34,752,1	// Grasshopper Doll
-34,753,1	// Yoyo Doll
-34,754,1	// Raccoon Doll
-34,909,1	// Jellopy
-34,910,1	// Garlet
-34,911,1	// Scell
-34,912,1	// Zargon
-34,931,1	// Orcish Voucher
-34,934,1	// Memento
-34,968,1	// Heroic Emblem
-34,969,1	// Gold
-34,971,1	// Detrimindexta
-34,972,1	// Karvodailnirol
-34,973,1	// Counteragent
-34,974,1	// Mixture
-34,975,1	// Scarlet Dyestuff
-34,976,1	// Lemon Dyestuff
-34,978,1	// Cobaltblue Dyestuff
-34,979,1	// Darkgreen Dyestuff
-34,980,1	// Orange Dyestuff
-34,981,1	// Violet Dyestuff
-34,982,1	// White Dyestuff
-34,983,1	// Black Dyestuff
-34,986,1	// Anvil
-34,987,1	// Oridecon Anvil
-34,988,1	// Golden Anvil
-34,989,1	// Emperium Anvil
-34,990,1	// Red Blood
-34,991,1	// Crystal Blue
-34,992,1	// Wind of Verdure
-34,993,1	// Green Live
-34,994,1	// Flame Heart
-34,995,1	// Mystic Frozen
-34,996,1	// Rough Wind
-34,997,1	// Great Nature
-34,998,1	// Iron
-34,999,1	// Steel
-34,1000,1	// Star Crumb
-34,1001,1	// Star Dust
-34,1002,1	// Iron Ore
-34,1003,1	// Coal
-34,1004,1	// Chivalry Emblem
-34,1005,1	// Hammer of Blacksmith
-34,1006,1	// Old Magicbook
-34,1007,1	// Necklace of Wisdom
-34,1008,1	// Necklace of Oblivion
-34,1009,1	// Hand of God
-34,1010,1	// Phracon
-34,1011,1	// Emveretarcon
-34,1065,1	// Trap
-34,1102,1	// Sword
-34,1105,1	// Falchion
-34,1108,1	// Blade
-34,1111,1	// Rapier
-34,1114,1	// Scimitar
-34,1117,1	// Katana
-34,1120,1	// Tsurugi
-34,1125,1	// Ring Pommel Saber
-34,1127,1	// Saber
-34,1128,1	// Haedonggum
-34,1129,1	// Flamberge
-34,1152,1	// Slayer
-34,1155,1	// Bastard Sword
-34,1158,1	// Two-Handed Sword
-34,1162,1	// Broad Sword
-34,1163,1	// Claymore
-34,1202,1	// Knife
-34,1205,1	// Cutter
-34,1208,1	// Main Gauche
-34,1211,1	// Dirk
-34,1214,1	// Dagger
-34,1217,1	// Stiletto
-34,1220,1	// Gladius
-34,1226,1	// Damascus
-34,1251,1	// Jur
-34,1253,1	// Katar
-34,1255,1	// Jamadhar
-34,1302,1	// Axe
-34,1352,1	// Battle Axe
-34,1355,1	// Hammer
-34,1358,1	// Buster
-34,1361,1	// Two-Handed Axe
-34,1402,1	// Javelin
-34,1405,1	// Spear
-34,1408,1	// Pike
-34,1410,1	// Lance
-34,1452,1	// Guisarme
-34,1455,1	// Glaive
-34,1458,1	// Partizan
-34,1461,1	// Trident
-34,1464,1	// Halberd
-34,1502,1	// Club
-34,1505,1	// Mace
-34,1508,1	// Smasher
-34,1511,1	// Flail
-34,1514,1	// Morning Star
-34,1517,1	// Sword Mace
-34,1520,1	// Chain
-34,1550,1	// Book
-34,1551,1	// Bible
-34,1602,1	// Rod
-34,1605,1	// Wand
-34,1608,1	// Staff
-34,1611,1	// Arc Wand
-34,1613,1	// Mighty Staff
-34,1702,1	// Bow
-34,1705,1	// Composite Bow
-34,1711,1	// Crossbow
-34,1713,1	// Arbalest
-34,1714,1	// Gakkung Bow
-34,1718,1	// Hunter Bow
-34,1719,1	// Roguemaster's Bow
-34,2102,1	// Guard
-34,2104,1	// Buckler
-34,2106,1	// Shield
-34,2108,1	// Mirror Shield
-34,2207,1	// Fancy Flower
-34,2209,1	// Ribbon
-34,2213,1	// Kitty Band
-34,2215,1	// Flower Band
-34,2217,1	// Biretta
-34,2221,1	// Hat
-34,2223,1	// Turban
-34,2225,1	// Goggles
-34,2227,1	// Cap
-34,2229,1	// Helm
-34,2231,1	// Gemmed Sallet
-34,2233,1	// Circlet
-34,2236,1	// Santa Hat
-34,2244,1	// Big Ribbon
-34,2249,1	// Coronet
-34,2250,1	// Cute Ribbon
-34,2257,1	// Unicorn Horn
-34,2258,1	// Spiky Band
-34,2262,1	// Clown Nose
-34,2263,1	// Zorro Masque
-34,2265,1	// Gangster Mask
-34,2269,1	// Romantic Flower
-34,2270,1	// Romantic Leaf
-34,2271,1	// Jack be Dandy
-34,2272,1	// Stop Post
-34,2273,1	// Doctor Band
-34,2275,1	// Red Bandana
-34,2276,1	// Angled Glasses
-34,2279,1	// Bomb Wick
-34,2284,1	// Antlers
-34,2287,1	// Pirate Bandana
-34,2289,1	// Poo Poo Hat
-34,2290,1	// Funeral Hat
-34,2291,1	// Masquerade
-34,2293,1	// Pretend Murdered
-34,2294,1	// Stellar
-34,2295,1	// Blinker
-34,2296,1	// Binoculars
-34,2298,1	// Green Feeler
-34,2299,1	// Orc Helm
-34,2302,1	// Cotton Shirt
-34,2304,1	// Jacket
-34,2306,1	// Adventurer's Suit
-34,2308,1	// Mantle
-34,2310,1	// Coat
-34,2311,1	// Mink Coat
-34,2313,1	// Padded Armor
-34,2315,1	// Chain Mail
-34,2317,1	// Full Plate
-34,2322,1	// Silk Robe
-34,2324,1	// Scapulare
-34,2326,1	// Saint's Robe
-34,2329,1	// Wooden Mail
-34,2331,1	// Tights
-34,2333,1	// Silver Robe
-34,2336,1	// Thief Clothes
-34,2337,1	// Ninja Suit
-34,2339,1	// Pantie
-34,2402,1	// Sandals
-34,2404,1	// Shoes
-34,2407,1	// Crystal Pumps
-34,2408,1	// Shackles
-34,2409,1	// High Heels
-34,2502,1	// Hood
-34,2504,1	// Muffler
-34,2506,1	// Manteau
-34,2507,1	// Ancient Cape
-34,2508,1	// Ragamuffin Manteau
-34,2601,1	// Ring
-34,2602,1	// Earring
-34,2603,1	// Necklace
-34,2604,1	// Glove
-34,2605,1	// Brooch
-34,2607,1	// Clip
-34,2608,1	// Rosary
-34,2609,1	// Skull Ring
-34,2610,1	// Gold Ring
-34,2611,1	// Silver Ring
-34,2612,1	// Flower Ring
-34,2613,1	// Diamond Ring
-34,5009,1	// Safety Helmet
-34,5010,1	// Indian Fillet
-34,5014,1	// Fin Helm
-34,5015,2	// Egg Shell
+IG_GiftBoxChina,501,1	// Red Potion
+IG_GiftBoxChina,502,1	// Orange Potion
+IG_GiftBoxChina,503,1	// Yellow Potion
+IG_GiftBoxChina,504,1	// White Potion
+IG_GiftBoxChina,505,1	// Blue Potion
+IG_GiftBoxChina,506,1	// Green Potion
+IG_GiftBoxChina,518,1	// Honey
+IG_GiftBoxChina,520,1	// Hinalle Leaflet
+IG_GiftBoxChina,521,2	// Aloe Leaflet
+IG_GiftBoxChina,525,1	// Panacea
+IG_GiftBoxChina,526,1	// Royal Jelly
+IG_GiftBoxChina,529,1	// Candy
+IG_GiftBoxChina,530,1	// Candy Cane
+IG_GiftBoxChina,603,40	// Old Blue Box
+IG_GiftBoxChina,604,9	// Dead Branch
+IG_GiftBoxChina,605,1	// Anodyne
+IG_GiftBoxChina,606,1	// Aloevera
+IG_GiftBoxChina,607,1	// Yggdrasil Berry
+IG_GiftBoxChina,608,1	// Yggdrasil Seed
+IG_GiftBoxChina,610,1	// Yggdrasil Leaf
+IG_GiftBoxChina,612,5	// Mini Furnace
+IG_GiftBoxChina,613,1	// Iron Hammer
+IG_GiftBoxChina,614,1	// Golden Hammer
+IG_GiftBoxChina,615,1	// Oridecon Hammer
+IG_GiftBoxChina,701,1	// Ora Ora
+IG_GiftBoxChina,702,1	// Animal Gore
+IG_GiftBoxChina,703,1	// Hinalle
+IG_GiftBoxChina,704,1	// Aloe
+IG_GiftBoxChina,706,1	// Four Leaf Clover
+IG_GiftBoxChina,707,1	// Singing Plant
+IG_GiftBoxChina,708,1	// Ment
+IG_GiftBoxChina,710,1	// Illusion Flower
+IG_GiftBoxChina,715,1	// Yellow Gemstone
+IG_GiftBoxChina,716,1	// Red Gemstone
+IG_GiftBoxChina,717,1	// Blue Gemstone
+IG_GiftBoxChina,718,1	// Garnet
+IG_GiftBoxChina,719,1	// Amethyst
+IG_GiftBoxChina,720,1	// Aquamarine
+IG_GiftBoxChina,721,1	// Emerald
+IG_GiftBoxChina,722,1	// Pearl
+IG_GiftBoxChina,723,1	// Ruby
+IG_GiftBoxChina,724,1	// Cursed Ruby
+IG_GiftBoxChina,725,1	// Sardonyx
+IG_GiftBoxChina,726,1	// Sapphire
+IG_GiftBoxChina,727,1	// Opal
+IG_GiftBoxChina,728,1	// Topaz
+IG_GiftBoxChina,729,1	// Zircon
+IG_GiftBoxChina,730,1	// 1carat Diamond
+IG_GiftBoxChina,731,1	// 2carat Diamond
+IG_GiftBoxChina,732,1	// 3carat Diamond
+IG_GiftBoxChina,733,1	// Cracked Diamond
+IG_GiftBoxChina,734,1	// Red Frame
+IG_GiftBoxChina,735,1	// Chung Jah
+IG_GiftBoxChina,736,1	// China
+IG_GiftBoxChina,737,1	// Black Ladle
+IG_GiftBoxChina,738,1	// Pencil Case
+IG_GiftBoxChina,740,1	// Puppet
+IG_GiftBoxChina,741,1	// Poring Doll
+IG_GiftBoxChina,742,1	// Chonchon Doll
+IG_GiftBoxChina,743,1	// Spore Doll
+IG_GiftBoxChina,745,1	// Wedding Bouquet
+IG_GiftBoxChina,747,1	// Crystal Mirror
+IG_GiftBoxChina,748,1	// Witherless Rose
+IG_GiftBoxChina,749,1	// Frozen Rose
+IG_GiftBoxChina,752,1	// Grasshopper Doll
+IG_GiftBoxChina,753,1	// Yoyo Doll
+IG_GiftBoxChina,754,1	// Raccoon Doll
+IG_GiftBoxChina,909,1	// Jellopy
+IG_GiftBoxChina,910,1	// Garlet
+IG_GiftBoxChina,911,1	// Scell
+IG_GiftBoxChina,912,1	// Zargon
+IG_GiftBoxChina,931,1	// Orcish Voucher
+IG_GiftBoxChina,934,1	// Memento
+IG_GiftBoxChina,968,1	// Heroic Emblem
+IG_GiftBoxChina,969,1	// Gold
+IG_GiftBoxChina,971,1	// Detrimindexta
+IG_GiftBoxChina,972,1	// Karvodailnirol
+IG_GiftBoxChina,973,1	// Counteragent
+IG_GiftBoxChina,974,1	// Mixture
+IG_GiftBoxChina,975,1	// Scarlet Dyestuff
+IG_GiftBoxChina,976,1	// Lemon Dyestuff
+IG_GiftBoxChina,978,1	// Cobaltblue Dyestuff
+IG_GiftBoxChina,979,1	// Darkgreen Dyestuff
+IG_GiftBoxChina,980,1	// Orange Dyestuff
+IG_GiftBoxChina,981,1	// Violet Dyestuff
+IG_GiftBoxChina,982,1	// White Dyestuff
+IG_GiftBoxChina,983,1	// Black Dyestuff
+IG_GiftBoxChina,986,1	// Anvil
+IG_GiftBoxChina,987,1	// Oridecon Anvil
+IG_GiftBoxChina,988,1	// Golden Anvil
+IG_GiftBoxChina,989,1	// Emperium Anvil
+IG_GiftBoxChina,990,1	// Red Blood
+IG_GiftBoxChina,991,1	// Crystal Blue
+IG_GiftBoxChina,992,1	// Wind of Verdure
+IG_GiftBoxChina,993,1	// Green Live
+IG_GiftBoxChina,994,1	// Flame Heart
+IG_GiftBoxChina,995,1	// Mystic Frozen
+IG_GiftBoxChina,996,1	// Rough Wind
+IG_GiftBoxChina,997,1	// Great Nature
+IG_GiftBoxChina,998,1	// Iron
+IG_GiftBoxChina,999,1	// Steel
+IG_GiftBoxChina,1000,1	// Star Crumb
+IG_GiftBoxChina,1001,1	// Star Dust
+IG_GiftBoxChina,1002,1	// Iron Ore
+IG_GiftBoxChina,1003,1	// Coal
+IG_GiftBoxChina,1004,1	// Chivalry Emblem
+IG_GiftBoxChina,1005,1	// Hammer of Blacksmith
+IG_GiftBoxChina,1006,1	// Old Magicbook
+IG_GiftBoxChina,1007,1	// Necklace of Wisdom
+IG_GiftBoxChina,1008,1	// Necklace of Oblivion
+IG_GiftBoxChina,1009,1	// Hand of God
+IG_GiftBoxChina,1010,1	// Phracon
+IG_GiftBoxChina,1011,1	// Emveretarcon
+IG_GiftBoxChina,1065,1	// Trap
+IG_GiftBoxChina,1102,1	// Sword
+IG_GiftBoxChina,1105,1	// Falchion
+IG_GiftBoxChina,1108,1	// Blade
+IG_GiftBoxChina,1111,1	// Rapier
+IG_GiftBoxChina,1114,1	// Scimitar
+IG_GiftBoxChina,1117,1	// Katana
+IG_GiftBoxChina,1120,1	// Tsurugi
+IG_GiftBoxChina,1125,1	// Ring Pommel Saber
+IG_GiftBoxChina,1127,1	// Saber
+IG_GiftBoxChina,1128,1	// Haedonggum
+IG_GiftBoxChina,1129,1	// Flamberge
+IG_GiftBoxChina,1152,1	// Slayer
+IG_GiftBoxChina,1155,1	// Bastard Sword
+IG_GiftBoxChina,1158,1	// Two-Handed Sword
+IG_GiftBoxChina,1162,1	// Broad Sword
+IG_GiftBoxChina,1163,1	// Claymore
+IG_GiftBoxChina,1202,1	// Knife
+IG_GiftBoxChina,1205,1	// Cutter
+IG_GiftBoxChina,1208,1	// Main Gauche
+IG_GiftBoxChina,1211,1	// Dirk
+IG_GiftBoxChina,1214,1	// Dagger
+IG_GiftBoxChina,1217,1	// Stiletto
+IG_GiftBoxChina,1220,1	// Gladius
+IG_GiftBoxChina,1226,1	// Damascus
+IG_GiftBoxChina,1251,1	// Jur
+IG_GiftBoxChina,1253,1	// Katar
+IG_GiftBoxChina,1255,1	// Jamadhar
+IG_GiftBoxChina,1302,1	// Axe
+IG_GiftBoxChina,1352,1	// Battle Axe
+IG_GiftBoxChina,1355,1	// Hammer
+IG_GiftBoxChina,1358,1	// Buster
+IG_GiftBoxChina,1361,1	// Two-Handed Axe
+IG_GiftBoxChina,1402,1	// Javelin
+IG_GiftBoxChina,1405,1	// Spear
+IG_GiftBoxChina,1408,1	// Pike
+IG_GiftBoxChina,1410,1	// Lance
+IG_GiftBoxChina,1452,1	// Guisarme
+IG_GiftBoxChina,1455,1	// Glaive
+IG_GiftBoxChina,1458,1	// Partizan
+IG_GiftBoxChina,1461,1	// Trident
+IG_GiftBoxChina,1464,1	// Halberd
+IG_GiftBoxChina,1502,1	// Club
+IG_GiftBoxChina,1505,1	// Mace
+IG_GiftBoxChina,1508,1	// Smasher
+IG_GiftBoxChina,1511,1	// Flail
+IG_GiftBoxChina,1514,1	// Morning Star
+IG_GiftBoxChina,1517,1	// Sword Mace
+IG_GiftBoxChina,1520,1	// Chain
+IG_GiftBoxChina,1550,1	// Book
+IG_GiftBoxChina,1551,1	// Bible
+IG_GiftBoxChina,1602,1	// Rod
+IG_GiftBoxChina,1605,1	// Wand
+IG_GiftBoxChina,1608,1	// Staff
+IG_GiftBoxChina,1611,1	// Arc Wand
+IG_GiftBoxChina,1613,1	// Mighty Staff
+IG_GiftBoxChina,1702,1	// Bow
+IG_GiftBoxChina,1705,1	// Composite Bow
+IG_GiftBoxChina,1711,1	// Crossbow
+IG_GiftBoxChina,1713,1	// Arbalest
+IG_GiftBoxChina,1714,1	// Gakkung Bow
+IG_GiftBoxChina,1718,1	// Hunter Bow
+IG_GiftBoxChina,1719,1	// Roguemaster's Bow
+IG_GiftBoxChina,2102,1	// Guard
+IG_GiftBoxChina,2104,1	// Buckler
+IG_GiftBoxChina,2106,1	// Shield
+IG_GiftBoxChina,2108,1	// Mirror Shield
+IG_GiftBoxChina,2207,1	// Fancy Flower
+IG_GiftBoxChina,2209,1	// Ribbon
+IG_GiftBoxChina,2213,1	// Kitty Band
+IG_GiftBoxChina,2215,1	// Flower Band
+IG_GiftBoxChina,2217,1	// Biretta
+IG_GiftBoxChina,2221,1	// Hat
+IG_GiftBoxChina,2223,1	// Turban
+IG_GiftBoxChina,2225,1	// Goggles
+IG_GiftBoxChina,2227,1	// Cap
+IG_GiftBoxChina,2229,1	// Helm
+IG_GiftBoxChina,2231,1	// Gemmed Sallet
+IG_GiftBoxChina,2233,1	// Circlet
+IG_GiftBoxChina,2236,1	// Santa Hat
+IG_GiftBoxChina,2244,1	// Big Ribbon
+IG_GiftBoxChina,2249,1	// Coronet
+IG_GiftBoxChina,2250,1	// Cute Ribbon
+IG_GiftBoxChina,2257,1	// Unicorn Horn
+IG_GiftBoxChina,2258,1	// Spiky Band
+IG_GiftBoxChina,2262,1	// Clown Nose
+IG_GiftBoxChina,2263,1	// Zorro Masque
+IG_GiftBoxChina,2265,1	// Gangster Mask
+IG_GiftBoxChina,2269,1	// Romantic Flower
+IG_GiftBoxChina,2270,1	// Romantic Leaf
+IG_GiftBoxChina,2271,1	// Jack be Dandy
+IG_GiftBoxChina,2272,1	// Stop Post
+IG_GiftBoxChina,2273,1	// Doctor Band
+IG_GiftBoxChina,2275,1	// Red Bandana
+IG_GiftBoxChina,2276,1	// Angled Glasses
+IG_GiftBoxChina,2279,1	// Bomb Wick
+IG_GiftBoxChina,2284,1	// Antlers
+IG_GiftBoxChina,2287,1	// Pirate Bandana
+IG_GiftBoxChina,2289,1	// Poo Poo Hat
+IG_GiftBoxChina,2290,1	// Funeral Hat
+IG_GiftBoxChina,2291,1	// Masquerade
+IG_GiftBoxChina,2293,1	// Pretend Murdered
+IG_GiftBoxChina,2294,1	// Stellar
+IG_GiftBoxChina,2295,1	// Blinker
+IG_GiftBoxChina,2296,1	// Binoculars
+IG_GiftBoxChina,2298,1	// Green Feeler
+IG_GiftBoxChina,2299,1	// Orc Helm
+IG_GiftBoxChina,2302,1	// Cotton Shirt
+IG_GiftBoxChina,2304,1	// Jacket
+IG_GiftBoxChina,2306,1	// Adventurer's Suit
+IG_GiftBoxChina,2308,1	// Mantle
+IG_GiftBoxChina,2310,1	// Coat
+IG_GiftBoxChina,2311,1	// Mink Coat
+IG_GiftBoxChina,2313,1	// Padded Armor
+IG_GiftBoxChina,2315,1	// Chain Mail
+IG_GiftBoxChina,2317,1	// Full Plate
+IG_GiftBoxChina,2322,1	// Silk Robe
+IG_GiftBoxChina,2324,1	// Scapulare
+IG_GiftBoxChina,2326,1	// Saint's Robe
+IG_GiftBoxChina,2329,1	// Wooden Mail
+IG_GiftBoxChina,2331,1	// Tights
+IG_GiftBoxChina,2333,1	// Silver Robe
+IG_GiftBoxChina,2336,1	// Thief Clothes
+IG_GiftBoxChina,2337,1	// Ninja Suit
+IG_GiftBoxChina,2339,1	// Pantie
+IG_GiftBoxChina,2402,1	// Sandals
+IG_GiftBoxChina,2404,1	// Shoes
+IG_GiftBoxChina,2407,1	// Crystal Pumps
+IG_GiftBoxChina,2408,1	// Shackles
+IG_GiftBoxChina,2409,1	// High Heels
+IG_GiftBoxChina,2502,1	// Hood
+IG_GiftBoxChina,2504,1	// Muffler
+IG_GiftBoxChina,2506,1	// Manteau
+IG_GiftBoxChina,2507,1	// Ancient Cape
+IG_GiftBoxChina,2508,1	// Ragamuffin Manteau
+IG_GiftBoxChina,2601,1	// Ring
+IG_GiftBoxChina,2602,1	// Earring
+IG_GiftBoxChina,2603,1	// Necklace
+IG_GiftBoxChina,2604,1	// Glove
+IG_GiftBoxChina,2605,1	// Brooch
+IG_GiftBoxChina,2607,1	// Clip
+IG_GiftBoxChina,2608,1	// Rosary
+IG_GiftBoxChina,2609,1	// Skull Ring
+IG_GiftBoxChina,2610,1	// Gold Ring
+IG_GiftBoxChina,2611,1	// Silver Ring
+IG_GiftBoxChina,2612,1	// Flower Ring
+IG_GiftBoxChina,2613,1	// Diamond Ring
+IG_GiftBoxChina,5009,1	// Safety Helmet
+IG_GiftBoxChina,5010,1	// Indian Fillet
+IG_GiftBoxChina,5014,1	// Fin Helm
+IG_GiftBoxChina,5015,2	// Egg Shell
 // Old Gift Box
-43,5270,45	// Happy Wig
-43,5271,15	// Phoenix Crown
-43,5272,40	// Smiling Mask
+IG_OldGiftBox,5270,45	// Happy Wig
+IG_OldGiftBox,5271,15	// Phoenix Crown
+IG_OldGiftBox,5272,40	// Smiling Mask

+ 516 - 516
db/pre-re/item_misc.txt

@@ -3,559 +3,559 @@
 // GroupID,ItemID,Rate
 //
 // Cookie Bag
-7,529,5		//Candy
-7,530,5		//Candy Cane
-7,538,5		//Well-baked Cookie
-7,539,5		//Piece of Cake
-7,558,1		//Chocolate
-7,559,1		//Hand-made Chocolate
-7,560,1		//Hand-made White Chocolate
-7,561,1		//White Chocolate
-7,564,5		//Rice Ball
-7,570,5		//Lucky Candy
-7,571,5		//Lucky Candy Cane
-7,572,5		//Lucky Cookie
-7,573,1		//Chocolate Drink
-7,12122,1	//Sesame Pastry
-7,12123,1	//Honey Pastry
-7,12124,1	//Rainbow Cake
+IG_CookieBag,529,5		//Candy
+IG_CookieBag,530,5		//Candy Cane
+IG_CookieBag,538,5		//Well-baked Cookie
+IG_CookieBag,539,5		//Piece of Cake
+IG_CookieBag,558,1		//Chocolate
+IG_CookieBag,559,1		//Hand-made Chocolate
+IG_CookieBag,560,1		//Hand-made White Chocolate
+IG_CookieBag,561,1		//White Chocolate
+IG_CookieBag,564,5		//Rice Ball
+IG_CookieBag,570,5		//Lucky Candy
+IG_CookieBag,571,5		//Lucky Candy Cane
+IG_CookieBag,572,5		//Lucky Cookie
+IG_CookieBag,573,1		//Chocolate Drink
+IG_CookieBag,12122,1	//Sesame Pastry
+IG_CookieBag,12123,1	//Honey Pastry
+IG_CookieBag,12124,1	//Rainbow Cake
 // First Aid Kit
-8,501,5		// Red Potion
-8,502,5		// Orange Potion
-8,503,5		// Yellow Potion
-8,504,5		// White Potion
-8,505,5		// Blue Potion
-8,506,5		// Green Potion
-8,545,5		// Condensed Red Potion
-8,546,5		// Condensed Yellow Potion
-8,547,5		// Condensed White Potion
-8,569,5		// Novice Potion
-8,605,5		// Anodyne
-8,645,5		// Concentration Potion
-8,656,5		// Awakening Potion
-8,657,5		// Berserk Potion
-8,678,1		// Poison Bottle
-8,12016,5	// Speed Potion
-8,12017,5	// Slow Potion
-8,12020,5	// Cursed_Water
+IG_FirstAid,501,5		// Red Potion
+IG_FirstAid,502,5		// Orange Potion
+IG_FirstAid,503,5		// Yellow Potion
+IG_FirstAid,504,5		// White Potion
+IG_FirstAid,505,5		// Blue Potion
+IG_FirstAid,506,5		// Green Potion
+IG_FirstAid,545,5		// Condensed Red Potion
+IG_FirstAid,546,5		// Condensed Yellow Potion
+IG_FirstAid,547,5		// Condensed White Potion
+IG_FirstAid,569,5		// Novice Potion
+IG_FirstAid,605,5		// Anodyne
+IG_FirstAid,645,5		// Concentration Potion
+IG_FirstAid,656,5		// Awakening Potion
+IG_FirstAid,657,5		// Berserk Potion
+IG_FirstAid,678,1		// Poison Bottle
+IG_FirstAid,12016,5	// Speed Potion
+IG_FirstAid,12017,5	// Slow Potion
+IG_FirstAid,12020,5	// Cursed_Water
 // Herbs
-9,507,1		// Red Herb
-9,508,1		// Yellow Herb
-9,509,1		// White Herb
+IG_Herb,507,1		// Red Herb
+IG_Herb,508,1		// Yellow Herb
+IG_Herb,509,1		// White Herb
 // Fruits
-10,512,1	// Apple
-10,513,1	// Banana
-10,514,1	// Grape
-10,515,1	// Carrot
-10,516,1	// Potato
+IG_Fruit,512,1	// Apple
+IG_Fruit,513,1	// Banana
+IG_Fruit,514,1	// Grape
+IG_Fruit,515,1	// Carrot
+IG_Fruit,516,1	// Potato
 // Meat
-11,517,1	// Meat
-11,528,1	// Monster Food
+IG_Meat,517,1	// Meat
+IG_Meat,528,1	// Monster Food
 // Candy
-12,529,1	// Candy
-12,530,1	// Candy Cane
+IG_Candy,529,1	// Candy
+IG_Candy,530,1	// Candy Cane
 // Juice
-13,531,1	// Apple Juice
-13,532,1	// Banana Juice
-13,534,1	// Carrot Juice
+IG_Juice,531,1	// Apple Juice
+IG_Juice,532,1	// Banana Juice
+IG_Juice,534,1	// Carrot Juice
 // Fish
-14,544,1	// Raw Fish
-14,551,1	// Sushi
+IG_Fish,544,1	// Raw Fish
+IG_Fish,551,1	// Sushi
 // Boxes
-15,603,1	// Old Blue Box
-15,617,1	// Old Purple Box
-15,644,1	// Gift Box
+IG_Box,603,1	// Old Blue Box
+IG_Box,617,1	// Old Purple Box
+IG_Box,644,1	// Gift Box
 // Gemstones
-16,715,1	// Yellow Gemstone
-16,716,1	// Red Gemstone
-16,717,1	// Blue Gemstone
+IG_Gemstone,715,1	// Yellow Gemstone
+IG_Gemstone,716,1	// Red Gemstone
+IG_Gemstone,717,1	// Blue Gemstone
 // Elemental Resist Potions
-17,12118,1	// Fire Resist Potion
-17,12119,1	// Cold Resist Potion
-17,12120,1	// Earth Resist Potion
-17,12121,1	// Thunder Resist Potion
+IG_Resist,12118,1	// Fire Resist Potion
+IG_Resist,12119,1	// Cold Resist Potion
+IG_Resist,12120,1	// Earth Resist Potion
+IG_Resist,12121,1	// Thunder Resist Potion
 // Ores
-18,1002,30	// Iron_Ore
-18,998,28	// Iron
-18,993,26	// Yellow_Live
-18,1003,24	// Coal
-18,992,22	// Wind_Of_Verdure
-18,1010,20	// Phracon
-18,991,18	// Crystal_Blue
-18,990,16	// Boody_Red
-18,999,14	// Steel
-18,1011,12	// Emveretarcon
-18,757,10	// Elunium_Stone
-18,756,9	// Oridecon_Stone
-18,997,8	// Great_Nature
-18,996,7	// Rough_Wind
-18,995,6	// Mistic_Frozen
-18,994,5	// Flame_Heart
-18,985,4	// Elunium
-18,984,3	// Oridecon
-18,969,2	// Gold
-18,714,1	// Emperium
+IG_Ore,1002,30	// Iron_Ore
+IG_Ore,998,28	// Iron
+IG_Ore,993,26	// Yellow_Live
+IG_Ore,1003,24	// Coal
+IG_Ore,992,22	// Wind_Of_Verdure
+IG_Ore,1010,20	// Phracon
+IG_Ore,991,18	// Crystal_Blue
+IG_Ore,990,16	// Boody_Red
+IG_Ore,999,14	// Steel
+IG_Ore,1011,12	// Emveretarcon
+IG_Ore,757,10	// Elunium_Stone
+IG_Ore,756,9	// Oridecon_Stone
+IG_Ore,997,8	// Great_Nature
+IG_Ore,996,7	// Rough_Wind
+IG_Ore,995,6	// Mistic_Frozen
+IG_Ore,994,5	// Flame_Heart
+IG_Ore,985,4	// Elunium
+IG_Ore,984,3	// Oridecon
+IG_Ore,969,2	// Gold
+IG_Ore,714,1	// Emperium
 // Food Types
-19,526,5	// Royal_Jelly
-19,12042,10	// Str_Dish02
-19,12057,10	// Agi_Dish02
-19,12053,10	// Vit_Dish03
-19,12062,10	// Dex_Dish02
-19,12068,10	// Luk_Dish03
-19,12047,10	// Int_Dish02
-19,531,30	// Apple_Juice
-19,532,30	// Banana_Juice
-19,533,30	// Grape_Juice
-19,534,30	// Carrot_Juice
-19,538,30	// Well_Baked_Cookie
-19,536,50	// Ice_Cream
-19,544,50	// Fish_Slice
-19,548,50	// Cheese
-19,551,50	// Shusi
-19,553,50	// Bun
-19,554,50	// Mojji
-19,535,50	// Pumpkin
-19,516,100	// Sweet_Potato
-19,513,100	// Banana
-19,512,600	// Apple
+IG_Food,526,5	// Royal_Jelly
+IG_Food,12042,10	// Str_Dish02
+IG_Food,12057,10	// Agi_Dish02
+IG_Food,12053,10	// Vit_Dish03
+IG_Food,12062,10	// Dex_Dish02
+IG_Food,12068,10	// Luk_Dish03
+IG_Food,12047,10	// Int_Dish02
+IG_Food,531,30	// Apple_Juice
+IG_Food,532,30	// Banana_Juice
+IG_Food,533,30	// Grape_Juice
+IG_Food,534,30	// Carrot_Juice
+IG_Food,538,30	// Well_Baked_Cookie
+IG_Food,536,50	// Ice_Cream
+IG_Food,544,50	// Fish_Slice
+IG_Food,548,50	// Cheese
+IG_Food,551,50	// Shusi
+IG_Food,553,50	// Bun
+IG_Food,554,50	// Mojji
+IG_Food,535,50	// Pumpkin
+IG_Food,516,100	// Sweet_Potato
+IG_Food,513,100	// Banana
+IG_Food,512,600	// Apple
 // Recovery Types
-20,522,5	// Fruit_Of_Mastela
-20,521,5	// Leaflet_Of_Aloe
-20,520,10	// Leaflet_Of_Hinal
-20,545,10	// Red_Slim_Potion
-20,12118,10	// Resist_Earth
-20,508,20	// Yellow_Herb
-20,501,20	// Red_Potion
-20,511,30	// Green_Herb
-20,507,30	// Red_Herb
-20,569,50	// Novice_Potion
-20,549,50	// Nice_Sweet_Potato
-20,529,100	// Candy
-20,528,200	// Monster's_Feed
-20,550,600	// Popped_Rice
+IG_Recovery,522,5	// Fruit_Of_Mastela
+IG_Recovery,521,5	// Leaflet_Of_Aloe
+IG_Recovery,520,10	// Leaflet_Of_Hinal
+IG_Recovery,545,10	// Red_Slim_Potion
+IG_Recovery,12118,10	// Resist_Earth
+IG_Recovery,508,20	// Yellow_Herb
+IG_Recovery,501,20	// Red_Potion
+IG_Recovery,511,30	// Green_Herb
+IG_Recovery,507,30	// Red_Herb
+IG_Recovery,569,50	// Novice_Potion
+IG_Recovery,549,50	// Nice_Sweet_Potato
+IG_Recovery,529,100	// Candy
+IG_Recovery,528,200	// Monster's_Feed
+IG_Recovery,550,600	// Popped_Rice
 // Minerals - Unused
-21,714,1	// Emperium
-21,756,1	// Rough Oridecon
-21,757,1	// Rough Elunium
-21,969,1	// Gold
-21,984,1	// Oridecon
-21,985,1	// Elunium
-21,990,1	// Red Blood
-21,991,1	// Crystal Blue
-21,992,1	// Wind of Verdure
-21,993,1	// Green Live
-21,994,1	// Flame Heart
-21,995,1	// Mystic Frozen
-21,996,1	// Rough Wind
-21,997,1	// Great Nature
-21,998,1	// Iron
-21,999,1	// Steel
-21,1002,1	// Iron Ore
-21,1003,1	// Coal
-21,1010,1	// Phracon
-21,1011,1	// Emveretarcon
+IG_Mineral,714,1	// Emperium
+IG_Mineral,756,1	// Rough Oridecon
+IG_Mineral,757,1	// Rough Elunium
+IG_Mineral,969,1	// Gold
+IG_Mineral,984,1	// Oridecon
+IG_Mineral,985,1	// Elunium
+IG_Mineral,990,1	// Red Blood
+IG_Mineral,991,1	// Crystal Blue
+IG_Mineral,992,1	// Wind of Verdure
+IG_Mineral,993,1	// Green Live
+IG_Mineral,994,1	// Flame Heart
+IG_Mineral,995,1	// Mystic Frozen
+IG_Mineral,996,1	// Rough Wind
+IG_Mineral,997,1	// Great Nature
+IG_Mineral,998,1	// Iron
+IG_Mineral,999,1	// Steel
+IG_Mineral,1002,1	// Iron Ore
+IG_Mineral,1003,1	// Coal
+IG_Mineral,1010,1	// Phracon
+IG_Mineral,1011,1	// Emveretarcon
 // Set Of Taiming Item
-22,619,1	// Unripe Apple
-22,620,1	// Orange Juice
-22,621,1	// Bitter Herb
-22,622,1	// Rainbow Carrot
-22,623,1	// Earthworm the Dude
-22,624,1	// Rotten Fish
-22,625,1	// Rusty Iron
-22,626,1	// Monster Juice
-22,627,1	// Sweet Milk
-22,628,1	// Well-Dried Bone
-22,629,1	// Singing Flower
-22,630,1	// Dew Laden Moss
-22,631,1	// Deadly Noxious Herb
-22,632,1	// Fatty Chubby Earthworm
-22,633,1	// Sweet Potato
-22,634,1	// Tropical Banana
-22,635,1	// Orc Trophy
-22,636,1	// No Recipient
-22,637,1	// Old Broom
-22,638,1	// Silver Knife of Chastity
-22,639,1	// Armlet of Obedience
-22,640,1	// Shining Stone
-22,641,1	// Contracts in Shadow
-22,642,1	// Book of the Devil
-22,659,1	// Her Heart
-22,660,1	// Forbidden Red Candle
-22,661,1	// Soft Apron
-22,10001,1	// Skull Helm
-22,10002,1	// Monster Oxygen Mask
-22,10003,1	// Transparent Headgear
-22,10004,1	// Pacifier
-22,10005,1	// Wig
-22,10006,1	// Queen's Hair Ornament
-22,10007,1	// Silk Ribbon
-22,10008,1	// Punisher
-22,10009,1	// Wild Flower
-22,10010,1	// Battered Pot
-22,10011,1	// Stellar Hairpin
-22,10012,1	// Tiny Egg Shell
-22,10013,1	// Backpack
-22,10014,1	// Rocker Glasses
-22,10015,1	// Green Lace
-22,10016,1	// Golden Bell
-22,10017,1	// Bark Shorts
-22,10018,1	// Monkey Circlet
-22,10019,1	// Red Scarf
-22,10020,1	// Grave Keeper's Sword
-22,12373,1	// Boy's Pure Heart
-22,12374,1	// Ice Fireworks
-22,12395,1	// Tantan Noodle
+IG_Taming,619,1	// Unripe Apple
+IG_Taming,620,1	// Orange Juice
+IG_Taming,621,1	// Bitter Herb
+IG_Taming,622,1	// Rainbow Carrot
+IG_Taming,623,1	// Earthworm the Dude
+IG_Taming,624,1	// Rotten Fish
+IG_Taming,625,1	// Rusty Iron
+IG_Taming,626,1	// Monster Juice
+IG_Taming,627,1	// Sweet Milk
+IG_Taming,628,1	// Well-Dried Bone
+IG_Taming,629,1	// Singing Flower
+IG_Taming,630,1	// Dew Laden Moss
+IG_Taming,631,1	// Deadly Noxious Herb
+IG_Taming,632,1	// Fatty Chubby Earthworm
+IG_Taming,633,1	// Sweet Potato
+IG_Taming,634,1	// Tropical Banana
+IG_Taming,635,1	// Orc Trophy
+IG_Taming,636,1	// No Recipient
+IG_Taming,637,1	// Old Broom
+IG_Taming,638,1	// Silver Knife of Chastity
+IG_Taming,639,1	// Armlet of Obedience
+IG_Taming,640,1	// Shining Stone
+IG_Taming,641,1	// Contracts in Shadow
+IG_Taming,642,1	// Book of the Devil
+IG_Taming,659,1	// Her Heart
+IG_Taming,660,1	// Forbidden Red Candle
+IG_Taming,661,1	// Soft Apron
+IG_Taming,10001,1	// Skull Helm
+IG_Taming,10002,1	// Monster Oxygen Mask
+IG_Taming,10003,1	// Transparent Headgear
+IG_Taming,10004,1	// Pacifier
+IG_Taming,10005,1	// Wig
+IG_Taming,10006,1	// Queen's Hair Ornament
+IG_Taming,10007,1	// Silk Ribbon
+IG_Taming,10008,1	// Punisher
+IG_Taming,10009,1	// Wild Flower
+IG_Taming,10010,1	// Battered Pot
+IG_Taming,10011,1	// Stellar Hairpin
+IG_Taming,10012,1	// Tiny Egg Shell
+IG_Taming,10013,1	// Backpack
+IG_Taming,10014,1	// Rocker Glasses
+IG_Taming,10015,1	// Green Lace
+IG_Taming,10016,1	// Golden Bell
+IG_Taming,10017,1	// Bark Shorts
+IG_Taming,10018,1	// Monkey Circlet
+IG_Taming,10019,1	// Red Scarf
+IG_Taming,10020,1	// Grave Keeper's Sword
+IG_Taming,12373,1	// Boy's Pure Heart
+IG_Taming,12374,1	// Ice Fireworks
+IG_Taming,12395,1	// Tantan Noodle
 // Bundle Of Magic Scroll
-23,686,1	// Level 3 Earth Spike
-23,687,1	// Level 5 Earth Spike
-23,688,1	// Level 3 Cold Bolt
-23,689,1	// Level 5 Cold Bolt
-23,690,1	// Level 3 Fire Bolt
-23,691,1	// Level 5 Fire Bolt
-23,692,1	// Level 3 Lightening Bolt
-23,693,1	// Level 5 Lightening Bolt
-23,694,1	// Level 3 Soul Strike
-23,695,1	// Level 5 Soul Strike
-23,696,1	// Level 1 Fire Ball
-23,697,1	// Level 5 Fire Ball
-23,698,1	// Level 1 Fire Wall
-23,699,1	// Level 5 Fire Wall
-23,700,1	// Level 1 Frost Diver
-23,12000,1	// Level 5 Frost Diver
-23,12001,1	// Level 3 Heal
-23,12002,1	// Level 5 Heal
+IG_Scroll,686,1	// Level 3 Earth Spike
+IG_Scroll,687,1	// Level 5 Earth Spike
+IG_Scroll,688,1	// Level 3 Cold Bolt
+IG_Scroll,689,1	// Level 5 Cold Bolt
+IG_Scroll,690,1	// Level 3 Fire Bolt
+IG_Scroll,691,1	// Level 5 Fire Bolt
+IG_Scroll,692,1	// Level 3 Lightening Bolt
+IG_Scroll,693,1	// Level 5 Lightening Bolt
+IG_Scroll,694,1	// Level 3 Soul Strike
+IG_Scroll,695,1	// Level 5 Soul Strike
+IG_Scroll,696,1	// Level 1 Fire Ball
+IG_Scroll,697,1	// Level 5 Fire Ball
+IG_Scroll,698,1	// Level 1 Fire Wall
+IG_Scroll,699,1	// Level 5 Fire Wall
+IG_Scroll,700,1	// Level 1 Frost Diver
+IG_Scroll,12000,1	// Level 5 Frost Diver
+IG_Scroll,12001,1	// Level 3 Heal
+IG_Scroll,12002,1	// Level 5 Heal
 // Random Quiver
-24,12004,1	// Quiver
-24,12005,1	// Iron Arrow Quiver
-24,12006,1	// Steel Arrow Quiver
-24,12007,1	// Oridecon Arrow Quiver
-24,12008,1	// Fire Arrow Quiver
-24,12009,1	// Silver Arrow Quiver
-24,12010,1	// Wind Arrow Quiver
-24,12011,1	// Stone Arrow Quiver
-24,12012,1	// Crystal Arrow Quiver
-24,12013,1	// Shadow Arrow Quiver
-24,12014,1	// Immaterial Arrow Quiver
-24,12015,1	// Rusty Arrow Quiver
-24,12183,2	// Holy Arrow Quiver
+IG_Quiver,12004,1	// Quiver
+IG_Quiver,12005,1	// Iron Arrow Quiver
+IG_Quiver,12006,1	// Steel Arrow Quiver
+IG_Quiver,12007,1	// Oridecon Arrow Quiver
+IG_Quiver,12008,1	// Fire Arrow Quiver
+IG_Quiver,12009,1	// Silver Arrow Quiver
+IG_Quiver,12010,1	// Wind Arrow Quiver
+IG_Quiver,12011,1	// Stone Arrow Quiver
+IG_Quiver,12012,1	// Crystal Arrow Quiver
+IG_Quiver,12013,1	// Shadow Arrow Quiver
+IG_Quiver,12014,1	// Immaterial Arrow Quiver
+IG_Quiver,12015,1	// Rusty Arrow Quiver
+IG_Quiver,12183,2	// Holy Arrow Quiver
 // Wrapped Mask
-25,2278,10	// Mr. Smile
-25,2281,10	// Opera Masque
-25,2288,10	// Mr. Scream
-25,2292,10	// Welding Mask
-25,2297,10	// Goblin Mask
-25,5005,10	// Gas Mask
-25,5086,10	// Alarm Mask
-25,5087,10	// Poker Face
-25,5088,10	// Surprised Mask
-25,5089,10	// Annoyed Mask
-25,5090,10	// Goblin Leader Mask
-25,5121,1	// Zherlthsh Mask
-25,5176,2	// Hahoe Mask
+IG_Mask,2278,10	// Mr. Smile
+IG_Mask,2281,10	// Opera Masque
+IG_Mask,2288,10	// Mr. Scream
+IG_Mask,2292,10	// Welding Mask
+IG_Mask,2297,10	// Goblin Mask
+IG_Mask,5005,10	// Gas Mask
+IG_Mask,5086,10	// Alarm Mask
+IG_Mask,5087,10	// Poker Face
+IG_Mask,5088,10	// Surprised Mask
+IG_Mask,5089,10	// Annoyed Mask
+IG_Mask,5090,10	// Goblin Leader Mask
+IG_Mask,5121,1	// Zherlthsh Mask
+IG_Mask,5176,2	// Hahoe Mask
 // Accessory Box
-26,2601,10	// Ring
-26,2602,11	// Earring
-26,2603,12	// Necklace
-26,2604,12	// Glove
-26,2605,12	// Brooch
-26,2607,12	// Clip
-26,2608,14	// Rosary
-26,2609,14	// Skull Ring
-26,2610,14	// Gold Ring
-26,2611,14	// Silver Ring
-26,2612,14	// Flower Ring
-26,2613,11	// Diamond Ring
-26,2615,1	// Safety Ring
-26,2616,1	// Critical Ring
-26,2617,10	// Celebrant's Mitten
-26,2618,11	// Matyr's Leash
-26,2619,10	// Bow Thimble
-26,2621,1	// Ring
-26,2622,1	// Earring
-26,2623,10	// Necklace
-26,2624,1	// Glove
-26,2625,1	// Brooch
-26,2626,1	// Rosary
-26,2627,10	// Belt
-26,2628,14	// Novice Armlet
-26,2654,1	// Shinobi Sash
-26,2656,1	// Armor Charm
-26,2658,10	// Nile Rose
-26,2659,2	// Vesper Core 01
-26,2660,2	// Vesper Core 02
-26,2661,2	// Vesper Core 03
-26,2662,2	// Vesper Core 04
-26,2671,1	// Bow Thimble
-26,2677,1	// Spiritual Ring
-26,2680,9	// Ring of Minor Spirits
-26,2700,2	// Red Silk of Seal
-26,2701,1	// Glove of Orleans
-26,2703,1	// Expert Ring
-26,2716,1	// Librarian Glove
-26,2717,1	// Pocket Watch
-26,2718,1	// Lunatic Brooch
-26,2719,1	// Iron Wrist
+IG_Accesory,2601,10	// Ring
+IG_Accesory,2602,11	// Earring
+IG_Accesory,2603,12	// Necklace
+IG_Accesory,2604,12	// Glove
+IG_Accesory,2605,12	// Brooch
+IG_Accesory,2607,12	// Clip
+IG_Accesory,2608,14	// Rosary
+IG_Accesory,2609,14	// Skull Ring
+IG_Accesory,2610,14	// Gold Ring
+IG_Accesory,2611,14	// Silver Ring
+IG_Accesory,2612,14	// Flower Ring
+IG_Accesory,2613,11	// Diamond Ring
+IG_Accesory,2615,1	// Safety Ring
+IG_Accesory,2616,1	// Critical Ring
+IG_Accesory,2617,10	// Celebrant's Mitten
+IG_Accesory,2618,11	// Matyr's Leash
+IG_Accesory,2619,10	// Bow Thimble
+IG_Accesory,2621,1	// Ring
+IG_Accesory,2622,1	// Earring
+IG_Accesory,2623,10	// Necklace
+IG_Accesory,2624,1	// Glove
+IG_Accesory,2625,1	// Brooch
+IG_Accesory,2626,1	// Rosary
+IG_Accesory,2627,10	// Belt
+IG_Accesory,2628,14	// Novice Armlet
+IG_Accesory,2654,1	// Shinobi Sash
+IG_Accesory,2656,1	// Armor Charm
+IG_Accesory,2658,10	// Nile Rose
+IG_Accesory,2659,2	// Vesper Core 01
+IG_Accesory,2660,2	// Vesper Core 02
+IG_Accesory,2661,2	// Vesper Core 03
+IG_Accesory,2662,2	// Vesper Core 04
+IG_Accesory,2671,1	// Bow Thimble
+IG_Accesory,2677,1	// Spiritual Ring
+IG_Accesory,2680,9	// Ring of Minor Spirits
+IG_Accesory,2700,2	// Red Silk of Seal
+IG_Accesory,2701,1	// Glove of Orleans
+IG_Accesory,2703,1	// Expert Ring
+IG_Accesory,2716,1	// Librarian Glove
+IG_Accesory,2717,1	// Pocket Watch
+IG_Accesory,2718,1	// Lunatic Brooch
+IG_Accesory,2719,1	// Iron Wrist
 // jewels
-27,715,100	// Yellow_Gemstone
-27,716,100	// Red_Gemstone
-27,717,100	// Blue_Gemstone
-27,718,10	// Dark_Red_Jewel
-27,719,10	// Violet_Jewel
-27,720,10	// Skyblue_Jewel
-27,721,10	// Azure_Jewel
-27,722,10	// Scarlet_Jewel
-27,723,10	// Cardinal_Jewel
-27,724,10	// Cardinal_Jewel_
-27,725,10	// Red_Jewel
-27,726,10	// Blue_Jewel
-27,727,10	// White_Jewel
-27,728,10	// Golden_Jewel
-27,729,10	// Bluish_Green_Jewel 
-27,730,5	// Crystal_Jewel
-27,731,4	// Crystal_Jewel_
-27,732,3	// Crystal_Jewel__
-27,733,27	// Crystal_Jewel___
-27,746,50	// Glass_Bead
+IG_Jewel,715,100	// Yellow_Gemstone
+IG_Jewel,716,100	// Red_Gemstone
+IG_Jewel,717,100	// Blue_Gemstone
+IG_Jewel,718,10	// Dark_Red_Jewel
+IG_Jewel,719,10	// Violet_Jewel
+IG_Jewel,720,10	// Skyblue_Jewel
+IG_Jewel,721,10	// Azure_Jewel
+IG_Jewel,722,10	// Scarlet_Jewel
+IG_Jewel,723,10	// Cardinal_Jewel
+IG_Jewel,724,10	// Cardinal_Jewel_
+IG_Jewel,725,10	// Red_Jewel
+IG_Jewel,726,10	// Blue_Jewel
+IG_Jewel,727,10	// White_Jewel
+IG_Jewel,728,10	// Golden_Jewel
+IG_Jewel,729,10	// Bluish_Green_Jewel 
+IG_Jewel,730,5	// Crystal_Jewel
+IG_Jewel,731,4	// Crystal_Jewel_
+IG_Jewel,732,3	// Crystal_Jewel__
+IG_Jewel,733,27	// Crystal_Jewel___
+IG_Jewel,746,50	// Glass_Bead
 // Egg Boy
-32,514,300	// Grape
-32,564,522	// Rice Ball
-32,660,20	// Forbidden Red Candle
-32,682,100	// Distilled Fighting Spirit
-32,683,50	// Herb of Incantation
-32,2274,5	// Ghost Bandana
-32,5072,2	// Incubus Horn
+IG_EggBoy,514,300	// Grape
+IG_EggBoy,564,522	// Rice Ball
+IG_EggBoy,660,20	// Forbidden Red Candle
+IG_EggBoy,682,100	// Distilled Fighting Spirit
+IG_EggBoy,683,50	// Herb of Incantation
+IG_EggBoy,2274,5	// Ghost Bandana
+IG_EggBoy,5072,2	// Incubus Horn
 // Egg Girl
-33,514,300	// Grape
-33,564,522	// Rice Ball
-33,661,20	// Soft Apron
-33,682,100	// Distilled Fighting Spirit
-33,683,50	// Herb of Incantation
-33,5042,5	// Bao Bao
-33,5066,2	// Succubus Horn
+IG_EggGirl,514,300	// Grape
+IG_EggGirl,564,522	// Rice Ball
+IG_EggGirl,661,20	// Soft Apron
+IG_EggGirl,682,100	// Distilled Fighting Spirit
+IG_EggGirl,683,50	// Herb of Incantation
+IG_EggGirl,5042,5	// Bao Bao
+IG_EggGirl,5066,2	// Succubus Horn
 // Lotto Box
-35,7391,1	// Lotto Ball 31
-35,7392,1	// Lotto Ball 32
-35,7393,1	// Lotto Ball 33
-35,7394,1	// Lotto Ball 34
-35,7395,1	// Lotto Ball 35
-35,7396,1	// Lotto Ball 36
-35,7397,1	// Lotto Ball 37
-35,7398,1	// Lotto Ball 38
-35,7540,1	// Lotto Ball 39
-35,7541,1	// Lotto Ball 40
+IG_LottoBox,7391,1	// Lotto Ball 31
+IG_LottoBox,7392,1	// Lotto Ball 32
+IG_LottoBox,7393,1	// Lotto Ball 33
+IG_LottoBox,7394,1	// Lotto Ball 34
+IG_LottoBox,7395,1	// Lotto Ball 35
+IG_LottoBox,7396,1	// Lotto Ball 36
+IG_LottoBox,7397,1	// Lotto Ball 37
+IG_LottoBox,7398,1	// Lotto Ball 38
+IG_LottoBox,7540,1	// Lotto Ball 39
+IG_LottoBox,7541,1	// Lotto Ball 40
 // Food Package
-36,512,1	// Apple
-36,513,1	// Banana
-36,514,1	// Grape
-36,515,1	// Carrot
-36,516,1	// Potato
-36,517,1	// Meat
-36,518,1	// Honey
-36,519,1	// Milk
-36,520,1	// Hinalle Leaflet
-36,521,1	// Aloe Leaflet
-36,522,1	// Mastela Fruit
-36,526,1	// Royal Jelly
-36,529,1	// Candy
-36,530,1	// Candy Cane
-36,531,1	// Apple Juice
-36,532,1	// Banana Juice
-36,533,1	// Grape Juice
-36,534,1	// Carrot Juice
-36,536,1	// Ice Cream
-36,538,1	// Well-baked Cookie
-36,539,1	// Piece of Cake
-36,544,1	// Raw Fish
-36,548,1	// Cheese
-36,549,1	// Yam
-36,550,1	// Rice Cake
-36,551,1	// Sushi
-36,553,1	// Bao
-36,554,1	// Mochi
-36,555,1	// Traditional Rice Cake
-36,556,1	// Rice Cake Stick
-36,557,1	// Neatly Sliced Rice Cake
-36,558,1	// Chocolate
-36,559,1	// Hand-made Chocolate
-36,560,1	// Hand-made White Chocolate
-36,561,1	// White Chocolate
-36,564,1	// Rice Ball
-36,566,1	// Tom Yum Goong
-36,567,1	// Shrimp
-36,568,1	// Lemon
-36,576,1	// Prickly Fruit
-36,607,1	// Yggdrasil Berry
-36,608,1	// Yggdrasil Seed
-36,663,1	// Songpyun
-36,669,1	// Rice-Cake Soup
+IG_FoodBag,512,1	// Apple
+IG_FoodBag,513,1	// Banana
+IG_FoodBag,514,1	// Grape
+IG_FoodBag,515,1	// Carrot
+IG_FoodBag,516,1	// Potato
+IG_FoodBag,517,1	// Meat
+IG_FoodBag,518,1	// Honey
+IG_FoodBag,519,1	// Milk
+IG_FoodBag,520,1	// Hinalle Leaflet
+IG_FoodBag,521,1	// Aloe Leaflet
+IG_FoodBag,522,1	// Mastela Fruit
+IG_FoodBag,526,1	// Royal Jelly
+IG_FoodBag,529,1	// Candy
+IG_FoodBag,530,1	// Candy Cane
+IG_FoodBag,531,1	// Apple Juice
+IG_FoodBag,532,1	// Banana Juice
+IG_FoodBag,533,1	// Grape Juice
+IG_FoodBag,534,1	// Carrot Juice
+IG_FoodBag,536,1	// Ice Cream
+IG_FoodBag,538,1	// Well-baked Cookie
+IG_FoodBag,539,1	// Piece of Cake
+IG_FoodBag,544,1	// Raw Fish
+IG_FoodBag,548,1	// Cheese
+IG_FoodBag,549,1	// Yam
+IG_FoodBag,550,1	// Rice Cake
+IG_FoodBag,551,1	// Sushi
+IG_FoodBag,553,1	// Bao
+IG_FoodBag,554,1	// Mochi
+IG_FoodBag,555,1	// Traditional Rice Cake
+IG_FoodBag,556,1	// Rice Cake Stick
+IG_FoodBag,557,1	// Neatly Sliced Rice Cake
+IG_FoodBag,558,1	// Chocolate
+IG_FoodBag,559,1	// Hand-made Chocolate
+IG_FoodBag,560,1	// Hand-made White Chocolate
+IG_FoodBag,561,1	// White Chocolate
+IG_FoodBag,564,1	// Rice Ball
+IG_FoodBag,566,1	// Tom Yum Goong
+IG_FoodBag,567,1	// Shrimp
+IG_FoodBag,568,1	// Lemon
+IG_FoodBag,576,1	// Prickly Fruit
+IG_FoodBag,607,1	// Yggdrasil Berry
+IG_FoodBag,608,1	// Yggdrasil Seed
+IG_FoodBag,663,1	// Songpyun
+IG_FoodBag,669,1	// Rice-Cake Soup
 // Potions
-37,501,1	// Red Potion
-37,502,1	// Orange Potion
-37,503,1	// Yellow Potion
-37,504,1	// White Potion
+IG_Potion,501,1	// Red Potion
+IG_Potion,502,1	// Orange Potion
+IG_Potion,503,1	// Yellow Potion
+IG_Potion,504,1	// White Potion
 // Red Box_
-38,5137,1	// Alice Doll
-38,5138,9	// Magic Eyes
-38,5139,10	// Lotus
-38,5140,10	// Kawaii Ribbon
+IG_RedBox_2,5137,1	// Alice Doll
+IG_RedBox_2,5138,9	// Magic Eyes
+IG_RedBox_2,5139,10	// Lotus
+IG_RedBox_2,5140,10	// Kawaii Ribbon
 // Old Bleu Box
-39,519,1	// Milk
-39,538,1	// Well-baked Cookie
-39,644,1	// Gift Box
-39,687,1	// Level 5 Earth Spike
-39,689,1	// Level 5 Cold Bolt
-39,691,1	// Level 5 Fire Bolt
-39,693,1	// Level 5 Lightening Bolt
-39,697,1	// Level 5 Fire Ball
-39,699,1	// Level 5 Fire Wall
-39,12000,1	// Level 5 Frost Diver
-39,12002,1	// Level 5 Heal
+IG_BleuBox,519,1	// Milk
+IG_BleuBox,538,1	// Well-baked Cookie
+IG_BleuBox,644,1	// Gift Box
+IG_BleuBox,687,1	// Level 5 Earth Spike
+IG_BleuBox,689,1	// Level 5 Cold Bolt
+IG_BleuBox,691,1	// Level 5 Fire Bolt
+IG_BleuBox,693,1	// Level 5 Lightening Bolt
+IG_BleuBox,697,1	// Level 5 Fire Ball
+IG_BleuBox,699,1	// Level 5 Fire Wall
+IG_BleuBox,12000,1	// Level 5 Frost Diver
+IG_BleuBox,12002,1	// Level 5 Heal
 // Red Box
-40,5099,1	// Neko Mimi
-40,5137,11	// Alice Doll
-40,5138,11	// Magic Eyes
-40,5139,11	// Lotus
-40,5140,11	// Kawaii Ribbon
-40,5142,11	// Crescent Helm
-40,5143,12	// Kabuki Mask
-40,5152,1	// Phoenix Crown
-40,5181,11	// Helm of Darkness
-40,5182,1	// Puppy Hat
-40,5183,11	// Nest Hat
-40,5185,11	// Laurel Crown
-40,5186,11	// Geographer Decoration
-40,5187,10	// Twin Ribbon
+IG_RedBox,5099,1	// Neko Mimi
+IG_RedBox,5137,11	// Alice Doll
+IG_RedBox,5138,11	// Magic Eyes
+IG_RedBox,5139,11	// Lotus
+IG_RedBox,5140,11	// Kawaii Ribbon
+IG_RedBox,5142,11	// Crescent Helm
+IG_RedBox,5143,12	// Kabuki Mask
+IG_RedBox,5152,1	// Phoenix Crown
+IG_RedBox,5181,11	// Helm of Darkness
+IG_RedBox,5182,1	// Puppy Hat
+IG_RedBox,5183,11	// Nest Hat
+IG_RedBox,5185,11	// Laurel Crown
+IG_RedBox,5186,11	// Geographer Decoration
+IG_RedBox,5187,10	// Twin Ribbon
 // Green Box
-41,573,100	// Chocolate Drink
-41,607,99	// Yggdrasil Berry
-41,608,100	// Yggdrasil Seed
-41,5182,1	// Puppy Hat
-41,12018,100	// Firecracker
-41,12075,100	// Steamed Tongue
-41,12080,100	// Dragon Breath Cocktail
-41,12085,100	// Immortal Stew
-41,12090,100	// Steamed Desert Scorpions
-41,12095,100	// Hwergelmir's Tonic
-41,12100,100	// Cooked Nine Tail
+IG_GreenBox,573,100	// Chocolate Drink
+IG_GreenBox,607,99	// Yggdrasil Berry
+IG_GreenBox,608,100	// Yggdrasil Seed
+IG_GreenBox,5182,1	// Puppy Hat
+IG_GreenBox,12018,100	// Firecracker
+IG_GreenBox,12075,100	// Steamed Tongue
+IG_GreenBox,12080,100	// Dragon Breath Cocktail
+IG_GreenBox,12085,100	// Immortal Stew
+IG_GreenBox,12090,100	// Steamed Desert Scorpions
+IG_GreenBox,12095,100	// Hwergelmir's Tonic
+IG_GreenBox,12100,100	// Cooked Nine Tail
 // Old Yellow Box
-42,5259,1	// Elephant Hat
-42,5260,1	// Cookie Hat
-42,5261,1	// Silver Tiara
-42,5262,1	// Golden Tiara
+IG_YellowBox,5259,1	// Elephant Hat
+IG_YellowBox,5260,1	// Cookie Hat
+IG_YellowBox,5261,1	// Silver Tiara
+IG_YellowBox,5262,1	// Golden Tiara
 // Hometown Gift
-45,663,1	// Korean Rice Cake
-45,12122,1	// Sesame Pastry
-45,12123,1	// Honey Pastry
-45,12124,1	// Rainbow Cake
-45,12195,1	// Plain Rice Cake
-45,12196,1	// Hearty Rice Cake
-45,12197,1	// Salty Rice Cake
-45,12198,1	// Lucky Rice Cake
+IG_HometownGift,663,1	// Korean Rice Cake
+IG_HometownGift,12122,1	// Sesame Pastry
+IG_HometownGift,12123,1	// Honey Pastry
+IG_HometownGift,12124,1	// Rainbow Cake
+IG_HometownGift,12195,1	// Plain Rice Cake
+IG_HometownGift,12196,1	// Hearty Rice Cake
+IG_HometownGift,12197,1	// Salty Rice Cake
+IG_HometownGift,12198,1	// Lucky Rice Cake
 // Masquerade Ball Box
-46,5296,10	// Drooping Nine Tail
-46,5297,1	// Soul Wing
-46,5298,10	// Dokebi's Wig
-46,5299,10	// Pagdayaw
+IG_Masquerade,5296,10	// Drooping Nine Tail
+IG_Masquerade,5297,1	// Soul Wing
+IG_Masquerade,5298,10	// Dokebi's Wig
+IG_Masquerade,5299,10	// Pagdayaw
 // Tresure Box WoE
-47,603,6	// Old Blue Box
-47,658,6	// Tribal Solidarity
-47,678,3	// Poison Bottle
-47,732,9	// 3carat Diamond
-47,12010,24	// Wind Arrow Quiver
-47,12011,25	// Stone Arrow Quiver
-47,12012,26	// Crystal Arrow Quiver
-47,12105,12	// Taming Gift Set
-47,12107,2	// Wrapped Mask
-47,12108,9	// Scroll Package
-47,12110,9	// First Aid Kit
-47,12111,36	// Bundle of Food
-47,12130,48	// Cookie Bag
-47,12149,27	// Bullet Casing
-47,12150,27	// Shell of Blood Casing
-47,12151,27	// Silver Bullet Casing
-47,12183,7	// Holy Arrow Quiver
-47,12194,6	// Present from Home
-47,12260,22	// Summer Event Suit
-47,12702,8	// Old Bleu Box
+IG_Tresure_Box_WoE,603,6	// Old Blue Box
+IG_Tresure_Box_WoE,658,6	// Tribal Solidarity
+IG_Tresure_Box_WoE,678,3	// Poison Bottle
+IG_Tresure_Box_WoE,732,9	// 3carat Diamond
+IG_Tresure_Box_WoE,12010,24	// Wind Arrow Quiver
+IG_Tresure_Box_WoE,12011,25	// Stone Arrow Quiver
+IG_Tresure_Box_WoE,12012,26	// Crystal Arrow Quiver
+IG_Tresure_Box_WoE,12105,12	// Taming Gift Set
+IG_Tresure_Box_WoE,12107,2	// Wrapped Mask
+IG_Tresure_Box_WoE,12108,9	// Scroll Package
+IG_Tresure_Box_WoE,12110,9	// First Aid Kit
+IG_Tresure_Box_WoE,12111,36	// Bundle of Food
+IG_Tresure_Box_WoE,12130,48	// Cookie Bag
+IG_Tresure_Box_WoE,12149,27	// Bullet Casing
+IG_Tresure_Box_WoE,12150,27	// Shell of Blood Casing
+IG_Tresure_Box_WoE,12151,27	// Silver Bullet Casing
+IG_Tresure_Box_WoE,12183,7	// Holy Arrow Quiver
+IG_Tresure_Box_WoE,12194,6	// Present from Home
+IG_Tresure_Box_WoE,12260,22	// Summer Event Suit
+IG_Tresure_Box_WoE,12702,8	// Old Bleu Box
 // Masquerade Ball Box2
-48,5211,1	// Ribbon Hat
-48,5213,13	// Rabbit Ears
-48,5289,10	// Vanilmirth Hat
-48,5304,10	// Executioner Hood
+IG_Masquerade_2,5211,1	// Ribbon Hat
+IG_Masquerade_2,5213,13	// Rabbit Ears
+IG_Masquerade_2,5289,10	// Vanilmirth Hat
+IG_Masquerade_2,5304,10	// Executioner Hood
 // Easter Scroll
-49,636,110	// No Recipient
-49,637,110	// Old Broom
-49,638,110	// Silver Knife of Chastity
-49,639,110	// Armlet of Obedience
-49,640,110	// Shining Stone
-49,641,110	// Contracts in Shadow
-49,642,110	// Book of the Devil
-49,643,205	// Pet Incubator
-49,659,110	// Her Heart
-49,2264,1	// Munak Hat
-49,2274,1	// Ghost Bandana
-49,5046,1	// Bongun Hat
-49,5167,1	// Munak Hat [1]
-49,5168,1	// Bongun Hat [1]
+IG_Easter_Scroll,636,110	// No Recipient
+IG_Easter_Scroll,637,110	// Old Broom
+IG_Easter_Scroll,638,110	// Silver Knife of Chastity
+IG_Easter_Scroll,639,110	// Armlet of Obedience
+IG_Easter_Scroll,640,110	// Shining Stone
+IG_Easter_Scroll,641,110	// Contracts in Shadow
+IG_Easter_Scroll,642,110	// Book of the Devil
+IG_Easter_Scroll,643,205	// Pet Incubator
+IG_Easter_Scroll,659,110	// Her Heart
+IG_Easter_Scroll,2264,1	// Munak Hat
+IG_Easter_Scroll,2274,1	// Ghost Bandana
+IG_Easter_Scroll,5046,1	// Bongun Hat
+IG_Easter_Scroll,5167,1	// Munak Hat [1]
+IG_Easter_Scroll,5168,1	// Bongun Hat [1]
 // Pierre Treasurebox
-50,603,11	// Old Blue Box
-50,604,3	// Dead Branch
-50,617,5	// Old Purple Box
-50,644,3	// Gift Box
-50,975,3	// Scarlet Dyestuff
-50,976,3	// Lemon Dyestuff
-50,978,3	// Cobaltblue Dyestuff
-50,979,3	// Darkgreen Dyestuff
-50,980,3	// Orange Dyestuff
-50,981,3	// Violet Dyestuff
-50,982,3	// White Dyestuff
-50,983,3	// Black Dyestuff
-50,7289,3	// Peridot
-50,7290,3	// Phlogopite
-50,7291,3	// Agate
-50,7292,3	// Muscovite
-50,7293,3	// Rose Quartz
-50,7294,3	// Turquoise
-50,7295,3	// Citrin
-50,7296,3	// Pyroxene
-50,7297,3	// Biotite
-50,12018,3	// Firecracker
-50,12075,3	// Steamed Tongue
-50,12085,3	// Immortal Stew
-50,12090,3	// Steamed Desert Scorpions
-50,12095,3	// Hwergelmir's Tonic
-50,12100,3	// Cooked Nine Tail
-50,12103,1	// Bloody Branch
+IG_Pierre_Treasurebox,603,11	// Old Blue Box
+IG_Pierre_Treasurebox,604,3	// Dead Branch
+IG_Pierre_Treasurebox,617,5	// Old Purple Box
+IG_Pierre_Treasurebox,644,3	// Gift Box
+IG_Pierre_Treasurebox,975,3	// Scarlet Dyestuff
+IG_Pierre_Treasurebox,976,3	// Lemon Dyestuff
+IG_Pierre_Treasurebox,978,3	// Cobaltblue Dyestuff
+IG_Pierre_Treasurebox,979,3	// Darkgreen Dyestuff
+IG_Pierre_Treasurebox,980,3	// Orange Dyestuff
+IG_Pierre_Treasurebox,981,3	// Violet Dyestuff
+IG_Pierre_Treasurebox,982,3	// White Dyestuff
+IG_Pierre_Treasurebox,983,3	// Black Dyestuff
+IG_Pierre_Treasurebox,7289,3	// Peridot
+IG_Pierre_Treasurebox,7290,3	// Phlogopite
+IG_Pierre_Treasurebox,7291,3	// Agate
+IG_Pierre_Treasurebox,7292,3	// Muscovite
+IG_Pierre_Treasurebox,7293,3	// Rose Quartz
+IG_Pierre_Treasurebox,7294,3	// Turquoise
+IG_Pierre_Treasurebox,7295,3	// Citrin
+IG_Pierre_Treasurebox,7296,3	// Pyroxene
+IG_Pierre_Treasurebox,7297,3	// Biotite
+IG_Pierre_Treasurebox,12018,3	// Firecracker
+IG_Pierre_Treasurebox,12075,3	// Steamed Tongue
+IG_Pierre_Treasurebox,12085,3	// Immortal Stew
+IG_Pierre_Treasurebox,12090,3	// Steamed Desert Scorpions
+IG_Pierre_Treasurebox,12095,3	// Hwergelmir's Tonic
+IG_Pierre_Treasurebox,12100,3	// Cooked Nine Tail
+IG_Pierre_Treasurebox,12103,1	// Bloody Branch
 // Cherish Box
-51,5454,1	// Puppy Hat
-51,5455,4	// Decorative Geographer
-51,5456,5	// Summer Hat
+IG_Cherish_Box,5454,1	// Puppy Hat
+IG_Cherish_Box,5455,4	// Decorative Geographer
+IG_Cherish_Box,5456,5	// Summer Hat
 // Cherish Box Ori
-52,2712,3	// Collector's Edition Book
-52,5212,2	// Solar Panels
-52,5256,1	// Valkyrie Feather Band
-52,5305,2	// Pirate Dagger
-52,5332,2	// Loki Mask
+IG_Cherish_Box_Ori,2712,3	// Collector's Edition Book
+IG_Cherish_Box_Ori,5212,2	// Solar Panels
+IG_Cherish_Box_Ori,5256,1	// Valkyrie Feather Band
+IG_Cherish_Box_Ori,5305,2	// Pirate Dagger
+IG_Cherish_Box_Ori,5332,2	// Loki Mask
 // Louise_Costume_Box
-53,12132,18	// Red_Bag
-53,12260,2	// Cool_Summer_Outfit
+IG_Louise_Costume_Box,12132,18	// Red_Bag
+IG_Louise_Costume_Box,12260,2	// Cool_Summer_Outfit
 // Xmas_Gift
-54,559,18	// Light_Orange_Pot
-54,560,18	// HandMade_Chocolate_
-54,573,18	// Chocolate_Drink
-54,603,24	// Old_Blue_Box
-54,644,66	// Gift_Box
-54,732,12	// Crystal_Jewel__
-54,5136,12	// Santa's_Hat_
-54,12016,12	// Speed_Up_Potion
-54,12017,12	// Slow_Down_Potion
-54,12105,6	// Set_Of_Taiming_Item
-54,12107,6	// Wrapped_Mask
-54,12108,12	// Bundle_Of_Magic_Scroll
-54,12110,12	// First_Aid_Kit
-54,12130,12	// Cookie_Bag
-54,12132,6	// Red_Bag
-54,12354,24	// Buche_De_Noel
-54,12702,36	// Old_Bleu_Box
-54,14546,6	// Fire_Cracker_Love
-54,14550,6	// Fire_Cracker_Xmas
+IG_Xmas_Gift,559,18	// Light_Orange_Pot
+IG_Xmas_Gift,560,18	// HandMade_Chocolate_
+IG_Xmas_Gift,573,18	// Chocolate_Drink
+IG_Xmas_Gift,603,24	// Old_Blue_Box
+IG_Xmas_Gift,644,66	// Gift_Box
+IG_Xmas_Gift,732,12	// Crystal_Jewel__
+IG_Xmas_Gift,5136,12	// Santa's_Hat_
+IG_Xmas_Gift,12016,12	// Speed_Up_Potion
+IG_Xmas_Gift,12017,12	// Slow_Down_Potion
+IG_Xmas_Gift,12105,6	// Set_Of_Taiming_Item
+IG_Xmas_Gift,12107,6	// Wrapped_Mask
+IG_Xmas_Gift,12108,12	// Bundle_Of_Magic_Scroll
+IG_Xmas_Gift,12110,12	// First_Aid_Kit
+IG_Xmas_Gift,12130,12	// Cookie_Bag
+IG_Xmas_Gift,12132,6	// Red_Bag
+IG_Xmas_Gift,12354,24	// Buche_De_Noel
+IG_Xmas_Gift,12702,36	// Old_Bleu_Box
+IG_Xmas_Gift,14546,6	// Fire_Cracker_Love
+IG_Xmas_Gift,14550,6	// Fire_Cracker_Xmas

+ 923 - 923
db/pre-re/item_violetbox.txt

@@ -3,926 +3,926 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-2,501,14	// Red Potion
-2,502,14	// Orange Potion
-2,503,14	// Yellow Potion
-2,504,14	// White Potion
-2,505,14	// Blue Potion
-2,506,14	// Green Potion
-2,507,14	// Red Herb
-2,508,14	// Yellow Herb
-2,509,14	// White Herb
-2,510,14	// Blue Herb
-2,511,14	// Green Herb
-2,512,14	// Apple
-2,513,14	// Banana
-2,514,14	// Grape
-2,515,14	// Carrot
-2,516,14	// Potato
-2,517,14	// Meat
-2,518,14	// Honey
-2,519,14	// Milk
-2,520,14	// Hinalle Leaflet
-2,521,14	// Aloe Leaflet
-2,522,14	// Mastela Fruit
-2,523,14	// Holy Water
-2,525,14	// Panacea
-2,526,14	// Royal Jelly
-2,528,14	// Monster Food
-2,529,14	// Candy
-2,530,14	// Candy Cane
-2,531,14	// Apple Juice
-2,532,14	// Banana Juice
-2,533,14	// Grape Juice
-2,534,14	// Carrot Juice
-2,535,14	// Pumpkin
-2,536,14	// Ice Cream
-2,537,14	// Pet Food
-2,538,14	// Well-baked Cookie
-2,539,14	// Piece of Cake
-2,544,14	// Raw Fish
-2,545,14	// Condensed Red Potion
-2,546,14	// Condensed Yellow Potion
-2,547,14	// Condensed White Potion
-2,548,14	// Cheese
-2,549,14	// Yam
-2,550,14	// Rice Cake
-2,551,14	// Sushi
-2,553,14	// Bao
-2,555,14	// Traditional Rice Cake
-2,558,14	// Chocolate
-2,561,14	// White Chocolate
-2,601,14	// Fly Wing
-2,602,14	// Butterfly Wing
-2,604,214	// Dead Branch
-2,605,14	// Anodyne
-2,606,14	// Aloevera
-2,607,14	// Yggdrasil Berry
-2,608,14	// Yggdrasil Seed
-2,609,14	// Amulet
-2,610,14	// Yggdrasil Leaf
-2,611,14	// Magnifier
-2,612,14	// Mini Furnace
-2,613,14	// Iron Hammer
-2,614,14	// Golden Hammer
-2,615,14	// Oridecon Hammer
-2,616,1		// Old Card Album
-2,617,103	// Old Purple Box
-2,618,14	// Worn Out Scroll
-2,619,14	// Unripe Apple
-2,620,14	// Orange Juice
-2,621,14	// Bitter Herb
-2,622,14	// Rainbow Carrot
-2,623,14	// Earthworm the Dude
-2,624,14	// Rotten Fish
-2,625,14	// Rusty Iron
-2,626,14	// Monster Juice
-2,627,14	// Sweet Milk
-2,628,14	// Well-Dried Bone
-2,629,14	// Singing Flower
-2,630,14	// Dew Laden Moss
-2,631,14	// Deadly Noxious Herb
-2,632,14	// Fatty Chubby Earthworm
-2,633,14	// Sweet Potato
-2,634,14	// Tropical Banana
-2,635,14	// Orc Trophy
-2,636,14	// No Recipient
-2,637,14	// Old Broom
-2,638,14	// Silver Knife of Chastity
-2,639,14	// Armlet of Obedience
-2,640,14	// Shining Stone
-2,641,14	// Contracts in Shadow
-2,642,14	// Book of the Devil
-2,643,14	// Pet Incubator
-2,644,114	// Gift Box
-2,645,14	// Concentration Potion
-2,656,14	// Awakening Potion
-2,657,14	// Berserk Potion
-2,659,14	// Her Heart
-2,663,14	// Songpyun
-2,664,14	// Gift Box
-2,665,14	// Gift Box
-2,666,14	// Gift Box
-2,667,14	// Gift Box
-2,668,14	// Red_Envelope
-2,678,14	// Poison Bottle
-2,679,14	// Pilule
-2,701,14	// Ora Ora
-2,702,14	// Animal Gore
-2,703,14	// Hinalle
-2,704,14	// Aloe
-2,705,14	// Clover
-2,706,14	// Four Leaf Clover
-2,707,14	// Singing Plant
-2,708,14	// Ment
-2,710,14	// Illusion Flower
-2,711,14	// Shoot
-2,712,14	// Flower
-2,713,14	// Empty Bottle
-2,715,14	// Yellow Gemstone
-2,716,14	// Red Gemstone
-2,717,14	// Blue Gemstone
-2,718,14	// Garnet
-2,719,14	// Amethyst
-2,720,14	// Aquamarine
-2,721,14	// Emerald
-2,722,14	// Pearl
-2,723,14	// Ruby
-2,724,14	// Cursed Ruby
-2,725,14	// Sardonyx
-2,726,14	// Sapphire
-2,727,14	// Opal
-2,728,14	// Topaz
-2,729,14	// Zircon
-2,730,14	// 1carat Diamond
-2,731,14	// 2carat Diamond
-2,732,14	// 3carat Diamond
-2,733,14	// Cracked Diamond
-2,734,14	// Red Frame
-2,735,14	// Chung Jah
-2,736,14	// China
-2,737,14	// Black Ladle
-2,738,14	// Pencil Case
-2,739,14	// Rouge
-2,740,14	// Puppet
-2,741,14	// Poring Doll
-2,742,14	// Chonchon Doll
-2,743,14	// Spore Doll
-2,744,14	// Bouquet
-2,745,14	// Wedding Bouquet
-2,746,14	// Glass Bead
-2,747,14	// Crystal Mirror
-2,748,14	// Witherless Rose
-2,749,14	// Frozen Rose
-2,750,14	// Baphomet Doll
-2,751,14	// Osiris Doll
-2,752,14	// Grasshopper Doll
-2,753,14	// Yoyo Doll
-2,754,14	// Raccoon Doll
-2,901,14	// Danggie
-2,902,14	// Tree Root
-2,903,14	// Reptile Tongue
-2,904,14	// Scorpion Tail
-2,905,14	// Stem
-2,906,14	// Pointed Scale
-2,907,14	// Resin
-2,908,14	// Spawn
-2,909,14	// Jellopy
-2,910,14	// Garlet
-2,911,14	// Scell
-2,912,14	// Zargon
-2,913,14	// Tooth of Bat
-2,914,14	// Fluff
-2,915,14	// Chrysalis
-2,916,14	// Feather of Birds
-2,917,14	// Talon
-2,918,14	// Sticky Webfoot
-2,919,14	// Animal Skin
-2,920,14	// Wolf Claw
-2,921,14	// Mushroom Spore
-2,922,14	// Orc's Fang
-2,923,14	// Evil Horn
-2,924,14	// Powder of Butterfly
-2,925,14	// Bill of Birds
-2,926,14	// Snake Scale
-2,928,14	// Insect Feeler
-2,929,14	// Immortal Heart
-2,930,14	// Rotten Bandage
-2,931,14	// Orcish Voucher
-2,932,14	// Skel-Bone
-2,934,14	// Memento
-2,935,14	// Shell
-2,936,14	// Scale Shell
-2,937,14	// Venom Canine
-2,938,14	// Sticky Mucus
-2,939,14	// Bee Sting
-2,940,14	// Grasshopper's Leg
-2,941,14	// Nose Ring
-2,942,14	// Yoyo Tail
-2,943,14	// Solid Shell
-2,944,14	// Horseshoe
-2,945,14	// Raccoon Leaf
-2,946,14	// Snail's Shell
-2,947,14	// Horn
-2,948,14	// Bear's Footskin
-2,949,14	// Feather
-2,950,14	// Heart of Mermaid
-2,951,14	// Fin
-2,952,14	// Cactus Needle
-2,953,14	// Stone Heart
-2,954,14	// Shining Scale
-2,955,14	// Worm Peeling
-2,956,14	// Gill
-2,957,14	// Decayed Nail
-2,958,14	// Horrendous Mouth
-2,959,14	// Stinky Scale
-2,960,14	// Nipper
-2,961,14	// Conch
-2,962,14	// Tentacle
-2,963,14	// Sharp Scale
-2,964,14	// Crab Shell
-2,965,14	// Clam Shell
-2,966,14	// Clam Flesh
-2,967,14	// Turtle Shell
-2,968,14	// Heroic Emblem
-2,969,14	// Gold
-2,971,14	// Detrimindexta
-2,972,14	// Karvodailnirol
-2,973,14	// Counteragent
-2,974,14	// Mixture
-2,975,14	// Scarlet Dyestuff
-2,976,14	// Lemon Dyestuff
-2,978,14	// Cobaltblue Dyestuff
-2,979,14	// Darkgreen Dyestuff
-2,980,14	// Orange Dyestuff
-2,981,14	// Violet Dyestuff
-2,982,14	// White Dyestuff
-2,983,14	// Black Dyestuff
-2,986,14	// Anvil
-2,987,14	// Oridecon Anvil
-2,988,14	// Golden Anvil
-2,989,14	// Emperium Anvil
-2,990,14	// Red Blood
-2,991,14	// Crystal Blue
-2,992,14	// Wind of Verdure
-2,993,14	// Green Live
-2,994,14	// Flame Heart
-2,995,14	// Mystic Frozen
-2,996,14	// Rough Wind
-2,997,14	// Great Nature
-2,998,14	// Iron
-2,999,14	// Steel
-2,1000,14	// Star Crumb
-2,1001,14	// Star Dust
-2,1002,14	// Iron Ore
-2,1003,14	// Coal
-2,1004,14	// Chivalry Emblem
-2,1005,14	// Hammer of Blacksmith
-2,1006,14	// Old Magicbook
-2,1007,14	// Necklace of Wisdom
-2,1008,14	// Necklace of Oblivion
-2,1009,14	// Hand of God
-2,1010,14	// Phracon
-2,1011,14	// Emveretarcon
-2,1012,14	// Frill
-2,1013,14	// Rainbow Shell
-2,1014,14	// Ant Jaw
-2,1015,14	// Tongue
-2,1016,14	// Rat Tail
-2,1017,14	// Mole Whiskers
-2,1018,14	// Mole Claw
-2,1019,14	// Trunk
-2,1020,14	// Black Hair
-2,1021,14	// Dokebi Horn
-2,1022,14	// Nine Tails
-2,1023,14	// Fish Tail
-2,1024,14	// Squid Ink
-2,1025,14	// Cobweb
-2,1026,14	// Acorn
-2,1027,14	// Porcupine Quill
-2,1028,14	// Mane
-2,1029,14	// Tiger Skin
-2,1031,14	// Mantis Scythe
-2,1032,14	// Maneater Blossom
-2,1033,14	// Maneater Root
-2,1034,14	// Blue Hair
-2,1035,14	// Dragon Canine
-2,1036,14	// Dragon Scale
-2,1037,14	// Dragon Tail
-2,1038,14	// Little Evil Horn
-2,1039,14	// Little Evil Wing
-2,1040,14	// Elder Pixie's Moustache
-2,1041,14	// Lantern
-2,1042,14	// Bug Leg
-2,1043,14	// Orc Claw
-2,1044,14	// Zenorc's Fang
-2,1045,14	// Cultish Masque
-2,1046,14	// Scorpion Nipper
-2,1047,14	// Dead Medusa
-2,1048,14	// Horrendous Hair
-2,1049,14	// Skirt of Virgin
-2,1050,14	// Tendon
-2,1051,14	// Detonator
-2,1052,14	// Single Cell
-2,1053,14	// Ancient Tooth
-2,1054,14	// Ancient Lips
-2,1055,14	// Earthworm Peeling
-2,1056,14	// Grit
-2,1057,14	// Moth Dust
-2,1058,14	// Moth Wings
-2,1059,14	// Fabric
-2,1060,14	// Golden Hair
-2,1061,14	// Witched Starsand
-2,1062,14	// Jack o' Pumpkin
-2,1063,14	// Fang
-2,1064,14	// Reins
-2,1065,14	// Trap
-2,1066,14	// Fine-grained Trunk
-2,1067,14	// Solid Trunk
-2,1068,14	// Barren Trunk
-2,1088,14	// Morocc Solution
-2,1089,14	// Payon Solution
-2,1092,14	// Empty Test Tube
-2,1093,14	// Empty Potion Bottle
-2,1094,14	// Short Daenggie
-2,1095,14	// Clock Hand
-2,1096,14	// Round Shell
-2,1097,14	// Worn Out Page
-2,1098,14	// Manacles
-2,1099,14	// Worn-out Prison Uniform
-2,1102,7	// Sword
-2,1105,7	// Falchion
-2,1108,7	// Blade
-2,1111,7	// Rapier
-2,1114,7	// Scimitar
-2,1117,7	// Katana
-2,1120,7	// Tsurugi
-2,1124,7	// Orcish sword
-2,1125,7	// Ring Pommel Saber
-2,1127,7	// Saber
-2,1128,7	// Haedonggum
-2,1129,7	// Flamberge
-2,1147,1	// Town Sword
-2,1148,1	// Star Dust Blade
-2,1152,7	// Slayer
-2,1155,7	// Bastard Sword
-2,1158,7	// Two-Handed Sword
-2,1162,7	// Broad Sword
-2,1163,7	// Claymore
-2,1202,7	// Knife
-2,1205,7	// Cutter
-2,1208,7	// Main Gauche
-2,1211,7	// Dirk
-2,1214,7	// Dagger
-2,1217,7	// Stiletto
-2,1220,7	// Gladius
-2,1226,7	// Damascus
-2,1243,7	// Novice Main Gauche
-2,1251,7	// Jur
-2,1253,7	// Katar
-2,1255,7	// Jamadhar
-2,1256,7	// Katar of Frozen Icicle
-2,1257,7	// Katar of Quaking
-2,1258,7	// Katar of Raging Blaze
-2,1259,7	// Katar of Piercing Wind
-2,1262,1	// Loki's Nail
-2,1263,1	// Unholy Touch
-2,1264,2	// Specialty Jur
-2,1265,1	// Bloody Roar
-2,1269,1	// Inverse Scale
-2,1271,1	// Blood Tears
-2,1302,7	// Axe
-2,1304,7	// Orcish Axe
-2,1307,1	// Windhawk
-2,1352,7	// Battle Axe
-2,1355,7	// Hammer
-2,1358,7	// Buster
-2,1361,7	// Two-Handed Axe
-2,1370,1	// Doom Slayer
-2,1376,1	// Heart Breaker
-2,1377,1	// Hurricane Fury
-2,1402,7	// Javelin
-2,1405,7	// Spear
-2,1408,7	// Pike
-2,1411,7	// Lance
-2,1452,7	// Guisarme
-2,1455,7	// Glaive
-2,1458,7	// Partizan
-2,1461,7	// Trident
-2,1464,7	// Halberd
-2,1472,7	// Soul Staff
-2,1474,1	// Gae Bolg
-2,1478,1	// Ahlspiess
-2,1502,7	// Club
-2,1505,7	// Mace
-2,1508,7	// Smasher
-2,1511,7	// Flail
-2,1514,7	// Morning Star
-2,1517,7	// Sword Mace
-2,1520,7	// Chain
-2,1522,7	// Stunner
-2,1550,7	// Book
-2,1551,7	// Bible
-2,1552,7	// Tablet
-2,1553,7	// Book of Billows
-2,1554,7	// Book of Mother Earth
-2,1555,7	// Book of the Blazing Sun
-2,1556,7	// Book of Gust of Wind
-2,1558,7	// Girl's Diary
-2,1559,1	// Legacy of Dragon
-2,1560,1	// Sage's Diary
-2,1561,1	// Hardcover Book
-2,1602,7	// Rod
-2,1605,7	// Wand
-2,1608,7	// Staff
-2,1611,7	// Arc Wand
-2,1613,7	// Mighty Staff
-2,1614,7	// Wand of Occult
-2,1615,7	// Evil Bone Wand
-2,1616,1	// Wing Staff
-2,1618,1	// Survivor's Rod
-2,1620,1	// Survivor's Rod
-2,1622,1	// Hypnotist's Staff
-2,1702,7	// Bow
-2,1705,7	// Composite Bow
-2,1708,7	// Great Bow
-2,1711,7	// Crossbow
-2,1715,7	// Arbalest
-2,1716,7	// Gakkung Bow
-2,1718,7	// Hunter Bow
-2,1723,1	// Luna Bow
-2,1724,1	// Dragon Wing
-2,1730,1	// Burning Bow
-2,1731,1	// Frozen Bow
-2,1732,1	// Earth Bow
-2,1733,1	// Gust Bow
-2,1750,14	// Arrow
-2,1751,14	// Silver Arrow
-2,1752,14	// Fire Arrow
-2,1753,14	// Steel Arrow
-2,1754,14	// Crystal Arrow
-2,1755,14	// Arrow of Wind
-2,1756,14	// Stone Arrow
-2,1757,14	// Immaterial Arrow
-2,1758,14	// Stun Arrow
-2,1759,14	// Frozen Arrow
-2,1760,14	// Flash Arrow
-2,1761,14	// Cursed Arrow
-2,1762,14	// Rusty Arrow
-2,1763,14	// Poison Arrow
-2,1764,14	// Sharp Arrow
-2,1765,14	// Oridecon Arrow
-2,1767,14	// Shadow Arrow
-2,1768,14	// Sleep Arrow
-2,1769,14	// Mute Arrow
-2,1770,14	// Iron Arrow
-2,1802,7	// Waghnak
-2,1804,7	// Knuckle Duster
-2,1806,7	// Studded Knuckles
-2,1808,7	// Fist
-2,1810,7	// Claw
-2,1812,7	// Finger
-2,1815,1	// Hatii Claw
-2,1818,1	// Magma Fist
-2,1819,1	// Icicle Fist
-2,1820,1	// Electric Fist
-2,1821,1	// Seismic Fist
-2,1822,1	// Combo Battle Glove
-2,1902,7	// Violin
-2,1904,7	// Mandolin
-2,1906,7	// Lute
-2,1908,7	// Guitar
-2,1910,7	// Harp
-2,1912,7	// Gumoongoh
-2,1914,1	// Burning Passion Guitar
-2,1915,1	// Loner's Guitar
-2,1916,1	// Green Acre Guitar
-2,1917,1	// Gentle Breeze Guitar
-2,1918,1	// Oriental Lute
-2,1919,1	// Base Guitar
-2,1951,7	// Rope
-2,1953,7	// Whip
-2,1955,7	// Wire Whip
-2,1957,7	// Rante Whip
-2,1959,7	// Tail Whip
-2,1961,7	// Whip
-2,1965,1	// Red Flame Whip
-2,1966,1	// Icicle Whip
-2,1967,1	// Gaia Whip
-2,1968,1	// Skipping Rope
-2,1969,1	// Blade Whip
-2,1970,1	// Queen's Whip
-2,1971,1	// Electric Wire
-2,1972,1	// Electric Eel
-2,1973,1	// Sea Witch's Foot
-2,1974,1	// Carrot Whip
-2,2102,7	// Guard
-2,2104,7	// Buckler
-2,2106,7	// Shield
-2,2108,7	// Mirror Shield
-2,2109,7	// Memory Book
-2,2112,7	// Novice Guard
-2,2201,7	// Sunglasses
-2,2203,7	// Glasses
-2,2205,7	// Diver Goggles
-2,2206,7	// Wedding Veil
-2,2207,7	// Fancy Flower
-2,2208,7	// Ribbon
-2,2209,7	// Ribbon
-2,2210,7	// Hair Band
-2,2211,7	// Bandana
-2,2212,7	// Eye Patch
-2,2213,7	// Kitty Band
-2,2214,7	// Bunny Band
-2,2215,7	// Flower Band
-2,2216,7	// Biretta
-2,2217,7	// Biretta
-2,2218,7	// Flu Mask
-2,2220,7	// Hat
-2,2221,7	// Hat
-2,2222,7	// Turban
-2,2223,7	// Turban
-2,2224,7	// Goggles
-2,2225,7	// Goggles
-2,2226,7	// Cap
-2,2227,7	// Cap
-2,2228,7	// Helm
-2,2229,7	// Helm
-2,2230,7	// Gemmed Sallet
-2,2231,7	// Gemmed Sallet
-2,2232,7	// Circlet
-2,2233,7	// Circlet
-2,2236,7	// Santa Hat
-2,2239,7	// Monocle
-2,2241,7	// Grandpa Beard
-2,2242,7	// Purple Glasses
-2,2243,7	// Geek Glasses
-2,2244,7	// Big Ribbon
-2,2245,7	// Sweet Gent
-2,2246,7	// Golden Gear
-2,2247,7	// Romantic Gent
-2,2248,7	// Western Grace
-2,2249,1	// Coronet
-2,2250,7	// Cute Ribbon
-2,2251,7	// Monk Hat
-2,2252,7	// Wizard Hat
-2,2253,7	// Sunflower
-2,2254,1	// Angel Wing
-2,2255,1	// Evil Wing
-2,2257,7	// Unicorn Horn
-2,2258,1	// Spiky Band
-2,2259,7	// Mini Propeller
-2,2260,7	// Mini Glasses
-2,2261,7	// Army Cap
-2,2262,7	// Clown Nose
-2,2263,7	// Zorro Masque
-2,2265,7	// Gangster Mask
-2,2266,7	// Iron Cain
-2,2267,7	// Cigarette
-2,2268,7	// Pipe
-2,2269,7	// Romantic Flower
-2,2270,7	// Romantic Leaf
-2,2271,7	// Jack be Dandy
-2,2274,1	// Ghost Bandana
-2,2275,7	// Red Bandana
-2,2276,7	// Angled Glasses
-2,2277,7	// Nurse Cap
-2,2278,7	// Mr. Smile
-2,2279,7	// Bomb Wick
-2,2282,7	// Halo
-2,2285,7	// Apple of Archer
-2,2286,1	// Elven Ears
-2,2287,7	// Pirate Bandana
-2,2288,7	// Mr. Scream
-2,2289,7	// Poo Poo Hat
-2,2290,7	// Funeral Hat
-2,2291,7	// Masquerade
-2,2294,7	// Stellar
-2,2295,7	// Blinker
-2,2297,7	// Goblin Mask
-2,2298,7	// Green Feeler
-2,2299,7	// Orc Helm
-2,2302,7	// Cotton Shirt
-2,2304,7	// Jacket
-2,2306,7	// Adventurer's Suit
-2,2308,7	// Mantle
-2,2310,7	// Coat
-2,2311,7	// Mink Coat
-2,2313,7	// Padded Armor
-2,2315,7	// Chain Mail
-2,2317,7	// Full Plate
-2,2318,7	// Lord's Clothes
-2,2320,7	// Formal Suit
-2,2322,7	// Silk Robe
-2,2324,7	// Scapulare
-2,2326,7	// Saint's Robe
-2,2327,1	// Holy Robe
-2,2329,7	// Wooden Mail
-2,2331,7	// Tights
-2,2333,7	// Silver Robe
-2,2334,1	// Mage Coat
-2,2336,7	// Thief Clothes
-2,2337,7	// Ninja Suit
-2,2339,7	// Pantie
-2,2340,7	// Novice Breastplate
-2,2352,7	// Tattered Novice Ninja Suit
-2,2402,7	// Sandals
-2,2404,7	// Shoes
-2,2406,7	// Boots
-2,2407,7	// Crystal Pumps
-2,2408,7	// Shackles
-2,2409,7	// High Heels
-2,2411,7	// Greaves
-2,2414,7	// Novice Slippers
-2,2502,7	// Hood
-2,2504,7	// Muffler
-2,2506,7	// Manteau
-2,2507,7	// Ancient Cape
-2,2508,7	// Ragamuffin Manteau
-2,2510,7	// Somber Novice Hood
-2,2513,1	// Heavenly Maiden Robe
-2,2514,1	// Pauldron
-2,2515,1	// Eagle Wing
-2,2601,7	// Ring
-2,2602,7	// Earring
-2,2603,7	// Necklace
-2,2604,7	// Glove
-2,2605,7	// Brooch
-2,2607,7	// Clip
-2,2608,7	// Rosary
-2,2609,7	// Skull Ring
-2,2610,7	// Gold Ring
-2,2611,7	// Silver Ring
-2,2612,7	// Flower Ring
-2,2613,7	// Diamond Ring
-2,2614,1	// Eye of Dullahan
-2,2615,1	// Safety Ring
-2,2616,1	// Critical Ring
-2,2617,7	// Celebrant's Mitten
-2,2618,7	// Matyr's Leash
-2,2621,1	// Ring
-2,2622,1	// Earring
-2,2623,1	// Necklace
-2,2624,1	// Glove
-2,2625,1	// Brooch
-2,2626,1	// Rosary
-2,2627,7	// Belt
-2,2628,7	// Novice Armlet
-2,2652,1	// Goddess of Fortune's Cursed Brooch
-2,2654,1	// Shinobi Sash
-2,2655,1	// Bloodied Shackle Ball
-2,2656,1	// Armor Charm
-2,5002,1	// Jewel Crown
-2,5003,7	// Joker Jester
-2,5005,7	// Gas Mask
-2,5006,7	// Machoman's Glasses
-2,5007,1	// Grand Circlet
-2,5009,7	// Safety Helmet
-2,5010,7	// Indian Fillet
-2,5011,7	// Aerial
-2,5014,7	// Fin Helm
-2,5015,7	// Egg Shell
-2,5017,1	// Bone Helm
-2,5030,7	// Panda Hat
-2,5035,7	// Poring Hat
-2,5037,7	// Nutshell
-2,5053,1	// Sphinx Hat
-2,5055,7	// Novice False Eggshell
-2,5066,1	// Succubus Horn
-2,5072,1	// Incubus Horn
-2,5085,1	// Small Ribbons
-2,5088,7	// Surprised Mask
-2,5089,7	// Annoyed Mask
-2,5090,7	// Goblin Leader Mask
-2,5111,1	// Galapago Cap
-2,5113,1	// Angry Snarl
-2,5116,1	// Banana Hat
-2,5118,1	// Puppy Headband
-2,5119,1	// Super Novice Hat
-2,5120,1	// Bucket Hat
-2,7001,14	// Mould Powder
-2,7002,14	// Ogre Tooth
-2,7003,14	// Anolian Skin
-2,7004,14	// Mud Lump
-2,7005,14	// Skull
-2,7006,14	// Wing of Red Bat
-2,7007,14	// Claw of Rat
-2,7008,14	// Stiff Horn
-2,7009,14	// Glitter Shell
-2,7010,14	// Tail of Steel Scorpion
-2,7011,14	// Claw of Monkey
-2,7012,14	// Tough Scalelike Stem
-2,7013,14	// Coral Reef
-2,7014,14	// Old Portrait
-2,7015,14	// Memory Bookmark
-2,7016,14	// Bent Spoon
-2,7026,14	// Key of the Clock Tower
-2,7027,14	// Key of the Underground
-2,7030,14	// Claw of Desert Wolf
-2,7031,14	// Old Frying Pan
-2,7032,14	// Piece of Egg Shell
-2,7033,14	// Poison Spore
-2,7034,14	// Red Stocking
-2,7035,14	// Matchstick
-2,7036,14	// Fang of Garm
-2,7038,14	// Yarn
-2,7041,14	// Fine Grit
-2,7047,14	// Alice's Apron
-2,7048,14	// Talon of Griffon
-2,7049,14	// Stone
-2,7053,14	// Cyfar
-2,7054,14	// Brigan
-2,7059,14	// Free Ticket for Kafra Storage
-2,7060,14	// Free Ticket for Kafra Transportation
-2,7061,14	// Free Ticket for the Cart Service
-2,7063,14	// Soft Feather
-2,7064,14	// Wing of Dragonfly
-2,7065,14	// Sea-Otter Fur
-2,7066,14	// Ice Cubic
-2,7067,14	// Stone Fragment
-2,7068,14	// Burnt Tree
-2,7069,14	// Destroyed Armor
-2,7070,14	// Broken Shell
-2,7071,14	// Tattered Clothes
-2,7072,14	// Old Shuriken
-2,7093,14	// Cogwheel
-2,7094,14	// Fragment
-2,7095,14	// Metal Fragment
-2,7096,14	// Lava
-2,7097,14	// Burning Heart
-2,7098,14	// Live Coal
-2,7099,14	// Worn-out Magic Scroll
-2,7100,14	// Sharp Leaf
-2,7101,14	// Peco Peco Feather
-2,7106,14	// Antelope Horn
-2,7107,14	// Antelope Skin
-2,7108,14	// Piece of Shield
-2,7109,14	// Shining Spear Blade
-2,7110,14	// Broken Sword
-2,7111,14	// Slick Paper
-2,7112,14	// Sharp Paper
-2,7113,14	// Broken Pharaoh Emblem
-2,7114,14	// Masque of Tutankhamen
-2,7115,14	// Harpy Feather
-2,7116,14	// Harpy Talon
-2,7117,14	// Torn Magic Book
-2,7118,14	// Torn Scroll
-2,7119,14	// Bacillus
-2,7120,14	// Burning Horseshoe
-2,7121,14	// Honey Pot
-2,7122,14	// Burning Hair
-2,7123,14	// Dragon Skin
-2,7124,14	// Sand Clump
-2,7125,14	// Scorpion Claw
-2,7126,14	// Large Jellopy
-2,7134,14	// Medicine Bowl
-2,7135,14	// Fire Bottle
-2,7136,14	// Acid Bottle
-2,7137,14	// Plant Bottle
-2,7138,14	// Marine Sphere Bottle
-2,7139,14	// Glistening Coat
-2,7149,14	// Yellow Plate
-2,7150,14	// Piece of Bamboo
-2,7151,14	// Oil Paper
-2,7152,14	// Glossy Hair
-2,7153,14	// Worn-out Kimono
-2,7154,14	// Poisonous Powder
-2,7155,14	// Poisonous Toad Skin
-2,7156,14	// Broken Shuriken
-2,7157,14	// Dark Mask
-2,7158,14	// Broken Liquor Jar
-2,7159,14	// Tengu Nose
-2,7161,14	// Black Bear Skin
-2,7162,14	// Cloud Crumb
-2,7163,14	// Hard Feeler
-2,7164,14	// Solid_Peach
-2,7165,14	// Transparent Celestial Robe
-2,7166,14	// Soft Silk
-2,7167,14	// Strange Steel Piece
-2,7168,14	// Giant Butterfly Wing
-2,7169,14	// Ba_Gua
-2,7171,14	// Leopard Skin
-2,7172,14	// Leopard Claw
-2,7174,14	// Wrapping Lace
-2,7175,14	// Wrapping Paper
-2,7182,14	// Cacao
-2,7186,14	// Thin Trunk
-2,7187,14	// Festival Mask
-2,7188,14	// Brown_Root
-2,7189,14	// Wooden Heart
-2,7190,14	// Solid Husk
-2,7191,14	// Lamp
-2,7192,14	// Vane
-2,7193,14	// Sprout
-2,7194,14	// Soft Blade of Grass
-2,7195,14	// Slingshot
-2,7196,14	// Shoulder Protector
-2,7197,14	// Tough Vines
-2,7198,14	// Huge Leaf
-2,7200,14	// Elastic Band
-2,7201,14	// Log
-2,7202,14	// Pincher of Beetle
-2,7203,14	// Strong Branch
-2,7205,14	// Piece of Black Cloth
-2,7206,14	// Black Cat Doll
-2,7207,14	// Old Manteau
-2,7208,14	// Rusty Kitchen Knife
-2,7209,14	// Helm of Dullahan
-2,7210,14	// Armor Piece of Dullahan
-2,7211,14	// Fragment of Rossata Stone
-2,7212,14	// Hung Doll
-2,7213,14	// Needle Packet
-2,7214,14	// Bat Cage
-2,7215,14	// Broken Needle
-2,7216,14	// Red Muffler
-2,7217,14	// Spool
-2,7218,14	// Decomposed Rope
-2,7219,14	// Striped Sock
-2,7220,14	// Ectoplasm
-2,7221,14	// Tangled Chains
-2,7222,14	// Wooden Gnarl
-2,7223,14	// Contorted Self-Portrait
-2,7225,14	// Pumpkin Lantern
-2,7262,14	// Folding Fan of Cat Ghost
-2,7263,14	// Cat's Eye
-2,7264,14	// Dry Sand
-2,7265,14	// Dragon Horn
-2,7266,14	// Denture from Dragon Mask
-2,7267,14	// Tiger Panty
-2,7268,14	// Little Ghost Doll
-2,7269,14	// Pinafore
-2,7270,14	// Nursing_Bottle
-2,7315,1	// Dark Crystal Fragment
-2,7316,1	// Insect Leg
-2,7317,1	// Rusty Screw
-2,7318,1	// Old Pick
-2,7319,1	// Used Iron Plate
-2,7320,1	// Dust Pollutant
-2,7321,1	// Crystal Fragment
-2,7322,1	// Toxic Gas
-2,7323,1	// Battered Kettle
-2,7325,1	// Flexible Tube
-2,7326,1	// Fluorescent Liquid
-2,7327,1	// Flashlight
-2,7436,1	// Fragment of Agony
-2,7437,1	// Fragment of Misery
-2,7438,1	// Fragment of Hatred
-2,7439,1	// Fragment of Despair
-2,7440,1	// Red Feather
-2,7441,1	// Blue Feather
-2,7442,1	// Cursed Seal
-2,7443,1	// Three-Headed Dragon's Head
-2,7444,1	// Treasure Box
-2,7445,1	// Green Bijou
-2,7446,1	// Blue Bijou
-2,7447,1	// Red Bijou
-2,7448,1	// Yellow Bijou
-2,7449,1	// Bloody Page
-2,7450,1	// Skeletal Armor Piece
-2,7451,1	// Fire Dragon Scale
-2,7452,1	// Yellow Spice
-2,7453,1	// Sweet Sauce
-2,7454,1	// Savory Sauce
-2,7455,1	// Spicy Sauce
-2,7456,1	// Red Spice
-2,7457,1	// Cooking Oil
-2,7472,1	// Level 1 Cookbook
-2,7473,1	// Level 2 Cookbook
-2,7474,1	// Level 3 Cookbook
-2,7475,1	// Level 4 Cookbook
-2,7476,1	// Level 5 Cookbook
-2,7477,1	// Level 6 Cookbook
-2,7478,1	// Level 7 Cookbook
-2,7479,1	// Level 8 Cookbook
-2,7480,1	// Level 9 Cookbook
-2,7481,1	// Level 10 Cookbook
-2,7482,1	// Pot
-2,7512,1	// Burnt Part
-2,7513,1	// Pocket Watch
-2,7561,1	// Glacial Heart
-2,7562,1	// Ice Scale
-2,7563,1	// Bloody Rune
-2,7564,1	// Rotten Meat
-2,7565,1	// Sticky Poison
-2,7567,1	// Suspicious Hat
-2,7568,1	// White Mask
-2,7751,17	// Old White Cloth
-2,7752,16	// Clattering Skull
-2,7753,17	// Broken Farming Utensil
-2,10001,7	// Skull Helm
-2,10002,7	// Monster Oxygen Mask
-2,10003,7	// Transparent Headgear
-2,10004,7	// Pacifier
-2,10005,7	// Wig
-2,10006,7	// Queen's Hair Ornament
-2,10007,7	// Silk Ribbon
-2,10008,7	// Punisher
-2,10009,7	// Wild Flower
-2,10010,7	// Battered Pot
-2,10011,7	// Stellar Hairpin
-2,10012,7	// Tiny Egg Shell
-2,10013,7	// Backpack
-2,10014,7	// Rocker Glasses
-2,10015,7	// Green Lace
-2,10016,7	// Golden Bell
-2,10017,7	// Bark Shorts
-2,10018,7	// Monkey Circlet
-2,10019,7	// Red Scarf
-2,10020,7	// Grave Keeper's Sword
-2,13001,1	// Dragon Killer
-2,13002,1	// Ginnungagap
-2,13004,1	// Cowardice Blade
-2,13163,1	// Long Barrel
-2,13164,1	// Long Barrel
-2,13167,1	// Gate Keeper-DD
-2,13168,1	// Thunder P
-2,13170,2	// Lever Action Rifle
-2,13200,1	// Bullet
-2,13201,1	// Silver Bullet
-2,13202,1	// Bloody Shell
-2,13203,1	// Flare Sphere
-2,13204,1	// Lightning Sphere
-2,13205,1	// Poison Sphere
-2,13206,1	// Blind Sphere
-2,13207,1	// Freezing Sphere
-2,13304,1	// Huuma Calm Mind
+IG_VioletBox,501,14	// Red Potion
+IG_VioletBox,502,14	// Orange Potion
+IG_VioletBox,503,14	// Yellow Potion
+IG_VioletBox,504,14	// White Potion
+IG_VioletBox,505,14	// Blue Potion
+IG_VioletBox,506,14	// Green Potion
+IG_VioletBox,507,14	// Red Herb
+IG_VioletBox,508,14	// Yellow Herb
+IG_VioletBox,509,14	// White Herb
+IG_VioletBox,510,14	// Blue Herb
+IG_VioletBox,511,14	// Green Herb
+IG_VioletBox,512,14	// Apple
+IG_VioletBox,513,14	// Banana
+IG_VioletBox,514,14	// Grape
+IG_VioletBox,515,14	// Carrot
+IG_VioletBox,516,14	// Potato
+IG_VioletBox,517,14	// Meat
+IG_VioletBox,518,14	// Honey
+IG_VioletBox,519,14	// Milk
+IG_VioletBox,520,14	// Hinalle Leaflet
+IG_VioletBox,521,14	// Aloe Leaflet
+IG_VioletBox,522,14	// Mastela Fruit
+IG_VioletBox,523,14	// Holy Water
+IG_VioletBox,525,14	// Panacea
+IG_VioletBox,526,14	// Royal Jelly
+IG_VioletBox,528,14	// Monster Food
+IG_VioletBox,529,14	// Candy
+IG_VioletBox,530,14	// Candy Cane
+IG_VioletBox,531,14	// Apple Juice
+IG_VioletBox,532,14	// Banana Juice
+IG_VioletBox,533,14	// Grape Juice
+IG_VioletBox,534,14	// Carrot Juice
+IG_VioletBox,535,14	// Pumpkin
+IG_VioletBox,536,14	// Ice Cream
+IG_VioletBox,537,14	// Pet Food
+IG_VioletBox,538,14	// Well-baked Cookie
+IG_VioletBox,539,14	// Piece of Cake
+IG_VioletBox,544,14	// Raw Fish
+IG_VioletBox,545,14	// Condensed Red Potion
+IG_VioletBox,546,14	// Condensed Yellow Potion
+IG_VioletBox,547,14	// Condensed White Potion
+IG_VioletBox,548,14	// Cheese
+IG_VioletBox,549,14	// Yam
+IG_VioletBox,550,14	// Rice Cake
+IG_VioletBox,551,14	// Sushi
+IG_VioletBox,553,14	// Bao
+IG_VioletBox,555,14	// Traditional Rice Cake
+IG_VioletBox,558,14	// Chocolate
+IG_VioletBox,561,14	// White Chocolate
+IG_VioletBox,601,14	// Fly Wing
+IG_VioletBox,602,14	// Butterfly Wing
+IG_VioletBox,604,214	// Dead Branch
+IG_VioletBox,605,14	// Anodyne
+IG_VioletBox,606,14	// Aloevera
+IG_VioletBox,607,14	// Yggdrasil Berry
+IG_VioletBox,608,14	// Yggdrasil Seed
+IG_VioletBox,609,14	// Amulet
+IG_VioletBox,610,14	// Yggdrasil Leaf
+IG_VioletBox,611,14	// Magnifier
+IG_VioletBox,612,14	// Mini Furnace
+IG_VioletBox,613,14	// Iron Hammer
+IG_VioletBox,614,14	// Golden Hammer
+IG_VioletBox,615,14	// Oridecon Hammer
+IG_VioletBox,616,1		// Old Card Album
+IG_VioletBox,617,103	// Old Purple Box
+IG_VioletBox,618,14	// Worn Out Scroll
+IG_VioletBox,619,14	// Unripe Apple
+IG_VioletBox,620,14	// Orange Juice
+IG_VioletBox,621,14	// Bitter Herb
+IG_VioletBox,622,14	// Rainbow Carrot
+IG_VioletBox,623,14	// Earthworm the Dude
+IG_VioletBox,624,14	// Rotten Fish
+IG_VioletBox,625,14	// Rusty Iron
+IG_VioletBox,626,14	// Monster Juice
+IG_VioletBox,627,14	// Sweet Milk
+IG_VioletBox,628,14	// Well-Dried Bone
+IG_VioletBox,629,14	// Singing Flower
+IG_VioletBox,630,14	// Dew Laden Moss
+IG_VioletBox,631,14	// Deadly Noxious Herb
+IG_VioletBox,632,14	// Fatty Chubby Earthworm
+IG_VioletBox,633,14	// Sweet Potato
+IG_VioletBox,634,14	// Tropical Banana
+IG_VioletBox,635,14	// Orc Trophy
+IG_VioletBox,636,14	// No Recipient
+IG_VioletBox,637,14	// Old Broom
+IG_VioletBox,638,14	// Silver Knife of Chastity
+IG_VioletBox,639,14	// Armlet of Obedience
+IG_VioletBox,640,14	// Shining Stone
+IG_VioletBox,641,14	// Contracts in Shadow
+IG_VioletBox,642,14	// Book of the Devil
+IG_VioletBox,643,14	// Pet Incubator
+IG_VioletBox,644,114	// Gift Box
+IG_VioletBox,645,14	// Concentration Potion
+IG_VioletBox,656,14	// Awakening Potion
+IG_VioletBox,657,14	// Berserk Potion
+IG_VioletBox,659,14	// Her Heart
+IG_VioletBox,663,14	// Songpyun
+IG_VioletBox,664,14	// Gift Box
+IG_VioletBox,665,14	// Gift Box
+IG_VioletBox,666,14	// Gift Box
+IG_VioletBox,667,14	// Gift Box
+IG_VioletBox,668,14	// Red_Envelope
+IG_VioletBox,678,14	// Poison Bottle
+IG_VioletBox,679,14	// Pilule
+IG_VioletBox,701,14	// Ora Ora
+IG_VioletBox,702,14	// Animal Gore
+IG_VioletBox,703,14	// Hinalle
+IG_VioletBox,704,14	// Aloe
+IG_VioletBox,705,14	// Clover
+IG_VioletBox,706,14	// Four Leaf Clover
+IG_VioletBox,707,14	// Singing Plant
+IG_VioletBox,708,14	// Ment
+IG_VioletBox,710,14	// Illusion Flower
+IG_VioletBox,711,14	// Shoot
+IG_VioletBox,712,14	// Flower
+IG_VioletBox,713,14	// Empty Bottle
+IG_VioletBox,715,14	// Yellow Gemstone
+IG_VioletBox,716,14	// Red Gemstone
+IG_VioletBox,717,14	// Blue Gemstone
+IG_VioletBox,718,14	// Garnet
+IG_VioletBox,719,14	// Amethyst
+IG_VioletBox,720,14	// Aquamarine
+IG_VioletBox,721,14	// Emerald
+IG_VioletBox,722,14	// Pearl
+IG_VioletBox,723,14	// Ruby
+IG_VioletBox,724,14	// Cursed Ruby
+IG_VioletBox,725,14	// Sardonyx
+IG_VioletBox,726,14	// Sapphire
+IG_VioletBox,727,14	// Opal
+IG_VioletBox,728,14	// Topaz
+IG_VioletBox,729,14	// Zircon
+IG_VioletBox,730,14	// 1carat Diamond
+IG_VioletBox,731,14	// 2carat Diamond
+IG_VioletBox,732,14	// 3carat Diamond
+IG_VioletBox,733,14	// Cracked Diamond
+IG_VioletBox,734,14	// Red Frame
+IG_VioletBox,735,14	// Chung Jah
+IG_VioletBox,736,14	// China
+IG_VioletBox,737,14	// Black Ladle
+IG_VioletBox,738,14	// Pencil Case
+IG_VioletBox,739,14	// Rouge
+IG_VioletBox,740,14	// Puppet
+IG_VioletBox,741,14	// Poring Doll
+IG_VioletBox,742,14	// Chonchon Doll
+IG_VioletBox,743,14	// Spore Doll
+IG_VioletBox,744,14	// Bouquet
+IG_VioletBox,745,14	// Wedding Bouquet
+IG_VioletBox,746,14	// Glass Bead
+IG_VioletBox,747,14	// Crystal Mirror
+IG_VioletBox,748,14	// Witherless Rose
+IG_VioletBox,749,14	// Frozen Rose
+IG_VioletBox,750,14	// Baphomet Doll
+IG_VioletBox,751,14	// Osiris Doll
+IG_VioletBox,752,14	// Grasshopper Doll
+IG_VioletBox,753,14	// Yoyo Doll
+IG_VioletBox,754,14	// Raccoon Doll
+IG_VioletBox,901,14	// Danggie
+IG_VioletBox,902,14	// Tree Root
+IG_VioletBox,903,14	// Reptile Tongue
+IG_VioletBox,904,14	// Scorpion Tail
+IG_VioletBox,905,14	// Stem
+IG_VioletBox,906,14	// Pointed Scale
+IG_VioletBox,907,14	// Resin
+IG_VioletBox,908,14	// Spawn
+IG_VioletBox,909,14	// Jellopy
+IG_VioletBox,910,14	// Garlet
+IG_VioletBox,911,14	// Scell
+IG_VioletBox,912,14	// Zargon
+IG_VioletBox,913,14	// Tooth of Bat
+IG_VioletBox,914,14	// Fluff
+IG_VioletBox,915,14	// Chrysalis
+IG_VioletBox,916,14	// Feather of Birds
+IG_VioletBox,917,14	// Talon
+IG_VioletBox,918,14	// Sticky Webfoot
+IG_VioletBox,919,14	// Animal Skin
+IG_VioletBox,920,14	// Wolf Claw
+IG_VioletBox,921,14	// Mushroom Spore
+IG_VioletBox,922,14	// Orc's Fang
+IG_VioletBox,923,14	// Evil Horn
+IG_VioletBox,924,14	// Powder of Butterfly
+IG_VioletBox,925,14	// Bill of Birds
+IG_VioletBox,926,14	// Snake Scale
+IG_VioletBox,928,14	// Insect Feeler
+IG_VioletBox,929,14	// Immortal Heart
+IG_VioletBox,930,14	// Rotten Bandage
+IG_VioletBox,931,14	// Orcish Voucher
+IG_VioletBox,932,14	// Skel-Bone
+IG_VioletBox,934,14	// Memento
+IG_VioletBox,935,14	// Shell
+IG_VioletBox,936,14	// Scale Shell
+IG_VioletBox,937,14	// Venom Canine
+IG_VioletBox,938,14	// Sticky Mucus
+IG_VioletBox,939,14	// Bee Sting
+IG_VioletBox,940,14	// Grasshopper's Leg
+IG_VioletBox,941,14	// Nose Ring
+IG_VioletBox,942,14	// Yoyo Tail
+IG_VioletBox,943,14	// Solid Shell
+IG_VioletBox,944,14	// Horseshoe
+IG_VioletBox,945,14	// Raccoon Leaf
+IG_VioletBox,946,14	// Snail's Shell
+IG_VioletBox,947,14	// Horn
+IG_VioletBox,948,14	// Bear's Footskin
+IG_VioletBox,949,14	// Feather
+IG_VioletBox,950,14	// Heart of Mermaid
+IG_VioletBox,951,14	// Fin
+IG_VioletBox,952,14	// Cactus Needle
+IG_VioletBox,953,14	// Stone Heart
+IG_VioletBox,954,14	// Shining Scale
+IG_VioletBox,955,14	// Worm Peeling
+IG_VioletBox,956,14	// Gill
+IG_VioletBox,957,14	// Decayed Nail
+IG_VioletBox,958,14	// Horrendous Mouth
+IG_VioletBox,959,14	// Stinky Scale
+IG_VioletBox,960,14	// Nipper
+IG_VioletBox,961,14	// Conch
+IG_VioletBox,962,14	// Tentacle
+IG_VioletBox,963,14	// Sharp Scale
+IG_VioletBox,964,14	// Crab Shell
+IG_VioletBox,965,14	// Clam Shell
+IG_VioletBox,966,14	// Clam Flesh
+IG_VioletBox,967,14	// Turtle Shell
+IG_VioletBox,968,14	// Heroic Emblem
+IG_VioletBox,969,14	// Gold
+IG_VioletBox,971,14	// Detrimindexta
+IG_VioletBox,972,14	// Karvodailnirol
+IG_VioletBox,973,14	// Counteragent
+IG_VioletBox,974,14	// Mixture
+IG_VioletBox,975,14	// Scarlet Dyestuff
+IG_VioletBox,976,14	// Lemon Dyestuff
+IG_VioletBox,978,14	// Cobaltblue Dyestuff
+IG_VioletBox,979,14	// Darkgreen Dyestuff
+IG_VioletBox,980,14	// Orange Dyestuff
+IG_VioletBox,981,14	// Violet Dyestuff
+IG_VioletBox,982,14	// White Dyestuff
+IG_VioletBox,983,14	// Black Dyestuff
+IG_VioletBox,986,14	// Anvil
+IG_VioletBox,987,14	// Oridecon Anvil
+IG_VioletBox,988,14	// Golden Anvil
+IG_VioletBox,989,14	// Emperium Anvil
+IG_VioletBox,990,14	// Red Blood
+IG_VioletBox,991,14	// Crystal Blue
+IG_VioletBox,992,14	// Wind of Verdure
+IG_VioletBox,993,14	// Green Live
+IG_VioletBox,994,14	// Flame Heart
+IG_VioletBox,995,14	// Mystic Frozen
+IG_VioletBox,996,14	// Rough Wind
+IG_VioletBox,997,14	// Great Nature
+IG_VioletBox,998,14	// Iron
+IG_VioletBox,999,14	// Steel
+IG_VioletBox,1000,14	// Star Crumb
+IG_VioletBox,1001,14	// Star Dust
+IG_VioletBox,1002,14	// Iron Ore
+IG_VioletBox,1003,14	// Coal
+IG_VioletBox,1004,14	// Chivalry Emblem
+IG_VioletBox,1005,14	// Hammer of Blacksmith
+IG_VioletBox,1006,14	// Old Magicbook
+IG_VioletBox,1007,14	// Necklace of Wisdom
+IG_VioletBox,1008,14	// Necklace of Oblivion
+IG_VioletBox,1009,14	// Hand of God
+IG_VioletBox,1010,14	// Phracon
+IG_VioletBox,1011,14	// Emveretarcon
+IG_VioletBox,1012,14	// Frill
+IG_VioletBox,1013,14	// Rainbow Shell
+IG_VioletBox,1014,14	// Ant Jaw
+IG_VioletBox,1015,14	// Tongue
+IG_VioletBox,1016,14	// Rat Tail
+IG_VioletBox,1017,14	// Mole Whiskers
+IG_VioletBox,1018,14	// Mole Claw
+IG_VioletBox,1019,14	// Trunk
+IG_VioletBox,1020,14	// Black Hair
+IG_VioletBox,1021,14	// Dokebi Horn
+IG_VioletBox,1022,14	// Nine Tails
+IG_VioletBox,1023,14	// Fish Tail
+IG_VioletBox,1024,14	// Squid Ink
+IG_VioletBox,1025,14	// Cobweb
+IG_VioletBox,1026,14	// Acorn
+IG_VioletBox,1027,14	// Porcupine Quill
+IG_VioletBox,1028,14	// Mane
+IG_VioletBox,1029,14	// Tiger Skin
+IG_VioletBox,1031,14	// Mantis Scythe
+IG_VioletBox,1032,14	// Maneater Blossom
+IG_VioletBox,1033,14	// Maneater Root
+IG_VioletBox,1034,14	// Blue Hair
+IG_VioletBox,1035,14	// Dragon Canine
+IG_VioletBox,1036,14	// Dragon Scale
+IG_VioletBox,1037,14	// Dragon Tail
+IG_VioletBox,1038,14	// Little Evil Horn
+IG_VioletBox,1039,14	// Little Evil Wing
+IG_VioletBox,1040,14	// Elder Pixie's Moustache
+IG_VioletBox,1041,14	// Lantern
+IG_VioletBox,1042,14	// Bug Leg
+IG_VioletBox,1043,14	// Orc Claw
+IG_VioletBox,1044,14	// Zenorc's Fang
+IG_VioletBox,1045,14	// Cultish Masque
+IG_VioletBox,1046,14	// Scorpion Nipper
+IG_VioletBox,1047,14	// Dead Medusa
+IG_VioletBox,1048,14	// Horrendous Hair
+IG_VioletBox,1049,14	// Skirt of Virgin
+IG_VioletBox,1050,14	// Tendon
+IG_VioletBox,1051,14	// Detonator
+IG_VioletBox,1052,14	// Single Cell
+IG_VioletBox,1053,14	// Ancient Tooth
+IG_VioletBox,1054,14	// Ancient Lips
+IG_VioletBox,1055,14	// Earthworm Peeling
+IG_VioletBox,1056,14	// Grit
+IG_VioletBox,1057,14	// Moth Dust
+IG_VioletBox,1058,14	// Moth Wings
+IG_VioletBox,1059,14	// Fabric
+IG_VioletBox,1060,14	// Golden Hair
+IG_VioletBox,1061,14	// Witched Starsand
+IG_VioletBox,1062,14	// Jack o' Pumpkin
+IG_VioletBox,1063,14	// Fang
+IG_VioletBox,1064,14	// Reins
+IG_VioletBox,1065,14	// Trap
+IG_VioletBox,1066,14	// Fine-grained Trunk
+IG_VioletBox,1067,14	// Solid Trunk
+IG_VioletBox,1068,14	// Barren Trunk
+IG_VioletBox,1088,14	// Morocc Solution
+IG_VioletBox,1089,14	// Payon Solution
+IG_VioletBox,1092,14	// Empty Test Tube
+IG_VioletBox,1093,14	// Empty Potion Bottle
+IG_VioletBox,1094,14	// Short Daenggie
+IG_VioletBox,1095,14	// Clock Hand
+IG_VioletBox,1096,14	// Round Shell
+IG_VioletBox,1097,14	// Worn Out Page
+IG_VioletBox,1098,14	// Manacles
+IG_VioletBox,1099,14	// Worn-out Prison Uniform
+IG_VioletBox,1102,7	// Sword
+IG_VioletBox,1105,7	// Falchion
+IG_VioletBox,1108,7	// Blade
+IG_VioletBox,1111,7	// Rapier
+IG_VioletBox,1114,7	// Scimitar
+IG_VioletBox,1117,7	// Katana
+IG_VioletBox,1120,7	// Tsurugi
+IG_VioletBox,1124,7	// Orcish sword
+IG_VioletBox,1125,7	// Ring Pommel Saber
+IG_VioletBox,1127,7	// Saber
+IG_VioletBox,1128,7	// Haedonggum
+IG_VioletBox,1129,7	// Flamberge
+IG_VioletBox,1147,1	// Town Sword
+IG_VioletBox,1148,1	// Star Dust Blade
+IG_VioletBox,1152,7	// Slayer
+IG_VioletBox,1155,7	// Bastard Sword
+IG_VioletBox,1158,7	// Two-Handed Sword
+IG_VioletBox,1162,7	// Broad Sword
+IG_VioletBox,1163,7	// Claymore
+IG_VioletBox,1202,7	// Knife
+IG_VioletBox,1205,7	// Cutter
+IG_VioletBox,1208,7	// Main Gauche
+IG_VioletBox,1211,7	// Dirk
+IG_VioletBox,1214,7	// Dagger
+IG_VioletBox,1217,7	// Stiletto
+IG_VioletBox,1220,7	// Gladius
+IG_VioletBox,1226,7	// Damascus
+IG_VioletBox,1243,7	// Novice Main Gauche
+IG_VioletBox,1251,7	// Jur
+IG_VioletBox,1253,7	// Katar
+IG_VioletBox,1255,7	// Jamadhar
+IG_VioletBox,1256,7	// Katar of Frozen Icicle
+IG_VioletBox,1257,7	// Katar of Quaking
+IG_VioletBox,1258,7	// Katar of Raging Blaze
+IG_VioletBox,1259,7	// Katar of Piercing Wind
+IG_VioletBox,1262,1	// Loki's Nail
+IG_VioletBox,1263,1	// Unholy Touch
+IG_VioletBox,1264,2	// Specialty Jur
+IG_VioletBox,1265,1	// Bloody Roar
+IG_VioletBox,1269,1	// Inverse Scale
+IG_VioletBox,1271,1	// Blood Tears
+IG_VioletBox,1302,7	// Axe
+IG_VioletBox,1304,7	// Orcish Axe
+IG_VioletBox,1307,1	// Windhawk
+IG_VioletBox,1352,7	// Battle Axe
+IG_VioletBox,1355,7	// Hammer
+IG_VioletBox,1358,7	// Buster
+IG_VioletBox,1361,7	// Two-Handed Axe
+IG_VioletBox,1370,1	// Doom Slayer
+IG_VioletBox,1376,1	// Heart Breaker
+IG_VioletBox,1377,1	// Hurricane Fury
+IG_VioletBox,1402,7	// Javelin
+IG_VioletBox,1405,7	// Spear
+IG_VioletBox,1408,7	// Pike
+IG_VioletBox,1411,7	// Lance
+IG_VioletBox,1452,7	// Guisarme
+IG_VioletBox,1455,7	// Glaive
+IG_VioletBox,1458,7	// Partizan
+IG_VioletBox,1461,7	// Trident
+IG_VioletBox,1464,7	// Halberd
+IG_VioletBox,1472,7	// Soul Staff
+IG_VioletBox,1474,1	// Gae Bolg
+IG_VioletBox,1478,1	// Ahlspiess
+IG_VioletBox,1502,7	// Club
+IG_VioletBox,1505,7	// Mace
+IG_VioletBox,1508,7	// Smasher
+IG_VioletBox,1511,7	// Flail
+IG_VioletBox,1514,7	// Morning Star
+IG_VioletBox,1517,7	// Sword Mace
+IG_VioletBox,1520,7	// Chain
+IG_VioletBox,1522,7	// Stunner
+IG_VioletBox,1550,7	// Book
+IG_VioletBox,1551,7	// Bible
+IG_VioletBox,1552,7	// Tablet
+IG_VioletBox,1553,7	// Book of Billows
+IG_VioletBox,1554,7	// Book of Mother Earth
+IG_VioletBox,1555,7	// Book of the Blazing Sun
+IG_VioletBox,1556,7	// Book of Gust of Wind
+IG_VioletBox,1558,7	// Girl's Diary
+IG_VioletBox,1559,1	// Legacy of Dragon
+IG_VioletBox,1560,1	// Sage's Diary
+IG_VioletBox,1561,1	// Hardcover Book
+IG_VioletBox,1602,7	// Rod
+IG_VioletBox,1605,7	// Wand
+IG_VioletBox,1608,7	// Staff
+IG_VioletBox,1611,7	// Arc Wand
+IG_VioletBox,1613,7	// Mighty Staff
+IG_VioletBox,1614,7	// Wand of Occult
+IG_VioletBox,1615,7	// Evil Bone Wand
+IG_VioletBox,1616,1	// Wing Staff
+IG_VioletBox,1618,1	// Survivor's Rod
+IG_VioletBox,1620,1	// Survivor's Rod
+IG_VioletBox,1622,1	// Hypnotist's Staff
+IG_VioletBox,1702,7	// Bow
+IG_VioletBox,1705,7	// Composite Bow
+IG_VioletBox,1708,7	// Great Bow
+IG_VioletBox,1711,7	// Crossbow
+IG_VioletBox,1715,7	// Arbalest
+IG_VioletBox,1716,7	// Gakkung Bow
+IG_VioletBox,1718,7	// Hunter Bow
+IG_VioletBox,1723,1	// Luna Bow
+IG_VioletBox,1724,1	// Dragon Wing
+IG_VioletBox,1730,1	// Burning Bow
+IG_VioletBox,1731,1	// Frozen Bow
+IG_VioletBox,1732,1	// Earth Bow
+IG_VioletBox,1733,1	// Gust Bow
+IG_VioletBox,1750,14	// Arrow
+IG_VioletBox,1751,14	// Silver Arrow
+IG_VioletBox,1752,14	// Fire Arrow
+IG_VioletBox,1753,14	// Steel Arrow
+IG_VioletBox,1754,14	// Crystal Arrow
+IG_VioletBox,1755,14	// Arrow of Wind
+IG_VioletBox,1756,14	// Stone Arrow
+IG_VioletBox,1757,14	// Immaterial Arrow
+IG_VioletBox,1758,14	// Stun Arrow
+IG_VioletBox,1759,14	// Frozen Arrow
+IG_VioletBox,1760,14	// Flash Arrow
+IG_VioletBox,1761,14	// Cursed Arrow
+IG_VioletBox,1762,14	// Rusty Arrow
+IG_VioletBox,1763,14	// Poison Arrow
+IG_VioletBox,1764,14	// Sharp Arrow
+IG_VioletBox,1765,14	// Oridecon Arrow
+IG_VioletBox,1767,14	// Shadow Arrow
+IG_VioletBox,1768,14	// Sleep Arrow
+IG_VioletBox,1769,14	// Mute Arrow
+IG_VioletBox,1770,14	// Iron Arrow
+IG_VioletBox,1802,7	// Waghnak
+IG_VioletBox,1804,7	// Knuckle Duster
+IG_VioletBox,1806,7	// Studded Knuckles
+IG_VioletBox,1808,7	// Fist
+IG_VioletBox,1810,7	// Claw
+IG_VioletBox,1812,7	// Finger
+IG_VioletBox,1815,1	// Hatii Claw
+IG_VioletBox,1818,1	// Magma Fist
+IG_VioletBox,1819,1	// Icicle Fist
+IG_VioletBox,1820,1	// Electric Fist
+IG_VioletBox,1821,1	// Seismic Fist
+IG_VioletBox,1822,1	// Combo Battle Glove
+IG_VioletBox,1902,7	// Violin
+IG_VioletBox,1904,7	// Mandolin
+IG_VioletBox,1906,7	// Lute
+IG_VioletBox,1908,7	// Guitar
+IG_VioletBox,1910,7	// Harp
+IG_VioletBox,1912,7	// Gumoongoh
+IG_VioletBox,1914,1	// Burning Passion Guitar
+IG_VioletBox,1915,1	// Loner's Guitar
+IG_VioletBox,1916,1	// Green Acre Guitar
+IG_VioletBox,1917,1	// Gentle Breeze Guitar
+IG_VioletBox,1918,1	// Oriental Lute
+IG_VioletBox,1919,1	// Base Guitar
+IG_VioletBox,1951,7	// Rope
+IG_VioletBox,1953,7	// Whip
+IG_VioletBox,1955,7	// Wire Whip
+IG_VioletBox,1957,7	// Rante Whip
+IG_VioletBox,1959,7	// Tail Whip
+IG_VioletBox,1961,7	// Whip
+IG_VioletBox,1965,1	// Red Flame Whip
+IG_VioletBox,1966,1	// Icicle Whip
+IG_VioletBox,1967,1	// Gaia Whip
+IG_VioletBox,1968,1	// Skipping Rope
+IG_VioletBox,1969,1	// Blade Whip
+IG_VioletBox,1970,1	// Queen's Whip
+IG_VioletBox,1971,1	// Electric Wire
+IG_VioletBox,1972,1	// Electric Eel
+IG_VioletBox,1973,1	// Sea Witch's Foot
+IG_VioletBox,1974,1	// Carrot Whip
+IG_VioletBox,2102,7	// Guard
+IG_VioletBox,2104,7	// Buckler
+IG_VioletBox,2106,7	// Shield
+IG_VioletBox,2108,7	// Mirror Shield
+IG_VioletBox,2109,7	// Memory Book
+IG_VioletBox,2112,7	// Novice Guard
+IG_VioletBox,2201,7	// Sunglasses
+IG_VioletBox,2203,7	// Glasses
+IG_VioletBox,2205,7	// Diver Goggles
+IG_VioletBox,2206,7	// Wedding Veil
+IG_VioletBox,2207,7	// Fancy Flower
+IG_VioletBox,2208,7	// Ribbon
+IG_VioletBox,2209,7	// Ribbon
+IG_VioletBox,2210,7	// Hair Band
+IG_VioletBox,2211,7	// Bandana
+IG_VioletBox,2212,7	// Eye Patch
+IG_VioletBox,2213,7	// Kitty Band
+IG_VioletBox,2214,7	// Bunny Band
+IG_VioletBox,2215,7	// Flower Band
+IG_VioletBox,2216,7	// Biretta
+IG_VioletBox,2217,7	// Biretta
+IG_VioletBox,2218,7	// Flu Mask
+IG_VioletBox,2220,7	// Hat
+IG_VioletBox,2221,7	// Hat
+IG_VioletBox,2222,7	// Turban
+IG_VioletBox,2223,7	// Turban
+IG_VioletBox,2224,7	// Goggles
+IG_VioletBox,2225,7	// Goggles
+IG_VioletBox,2226,7	// Cap
+IG_VioletBox,2227,7	// Cap
+IG_VioletBox,2228,7	// Helm
+IG_VioletBox,2229,7	// Helm
+IG_VioletBox,2230,7	// Gemmed Sallet
+IG_VioletBox,2231,7	// Gemmed Sallet
+IG_VioletBox,2232,7	// Circlet
+IG_VioletBox,2233,7	// Circlet
+IG_VioletBox,2236,7	// Santa Hat
+IG_VioletBox,2239,7	// Monocle
+IG_VioletBox,2241,7	// Grandpa Beard
+IG_VioletBox,2242,7	// Purple Glasses
+IG_VioletBox,2243,7	// Geek Glasses
+IG_VioletBox,2244,7	// Big Ribbon
+IG_VioletBox,2245,7	// Sweet Gent
+IG_VioletBox,2246,7	// Golden Gear
+IG_VioletBox,2247,7	// Romantic Gent
+IG_VioletBox,2248,7	// Western Grace
+IG_VioletBox,2249,1	// Coronet
+IG_VioletBox,2250,7	// Cute Ribbon
+IG_VioletBox,2251,7	// Monk Hat
+IG_VioletBox,2252,7	// Wizard Hat
+IG_VioletBox,2253,7	// Sunflower
+IG_VioletBox,2254,1	// Angel Wing
+IG_VioletBox,2255,1	// Evil Wing
+IG_VioletBox,2257,7	// Unicorn Horn
+IG_VioletBox,2258,1	// Spiky Band
+IG_VioletBox,2259,7	// Mini Propeller
+IG_VioletBox,2260,7	// Mini Glasses
+IG_VioletBox,2261,7	// Army Cap
+IG_VioletBox,2262,7	// Clown Nose
+IG_VioletBox,2263,7	// Zorro Masque
+IG_VioletBox,2265,7	// Gangster Mask
+IG_VioletBox,2266,7	// Iron Cain
+IG_VioletBox,2267,7	// Cigarette
+IG_VioletBox,2268,7	// Pipe
+IG_VioletBox,2269,7	// Romantic Flower
+IG_VioletBox,2270,7	// Romantic Leaf
+IG_VioletBox,2271,7	// Jack be Dandy
+IG_VioletBox,2274,1	// Ghost Bandana
+IG_VioletBox,2275,7	// Red Bandana
+IG_VioletBox,2276,7	// Angled Glasses
+IG_VioletBox,2277,7	// Nurse Cap
+IG_VioletBox,2278,7	// Mr. Smile
+IG_VioletBox,2279,7	// Bomb Wick
+IG_VioletBox,2282,7	// Halo
+IG_VioletBox,2285,7	// Apple of Archer
+IG_VioletBox,2286,1	// Elven Ears
+IG_VioletBox,2287,7	// Pirate Bandana
+IG_VioletBox,2288,7	// Mr. Scream
+IG_VioletBox,2289,7	// Poo Poo Hat
+IG_VioletBox,2290,7	// Funeral Hat
+IG_VioletBox,2291,7	// Masquerade
+IG_VioletBox,2294,7	// Stellar
+IG_VioletBox,2295,7	// Blinker
+IG_VioletBox,2297,7	// Goblin Mask
+IG_VioletBox,2298,7	// Green Feeler
+IG_VioletBox,2299,7	// Orc Helm
+IG_VioletBox,2302,7	// Cotton Shirt
+IG_VioletBox,2304,7	// Jacket
+IG_VioletBox,2306,7	// Adventurer's Suit
+IG_VioletBox,2308,7	// Mantle
+IG_VioletBox,2310,7	// Coat
+IG_VioletBox,2311,7	// Mink Coat
+IG_VioletBox,2313,7	// Padded Armor
+IG_VioletBox,2315,7	// Chain Mail
+IG_VioletBox,2317,7	// Full Plate
+IG_VioletBox,2318,7	// Lord's Clothes
+IG_VioletBox,2320,7	// Formal Suit
+IG_VioletBox,2322,7	// Silk Robe
+IG_VioletBox,2324,7	// Scapulare
+IG_VioletBox,2326,7	// Saint's Robe
+IG_VioletBox,2327,1	// Holy Robe
+IG_VioletBox,2329,7	// Wooden Mail
+IG_VioletBox,2331,7	// Tights
+IG_VioletBox,2333,7	// Silver Robe
+IG_VioletBox,2334,1	// Mage Coat
+IG_VioletBox,2336,7	// Thief Clothes
+IG_VioletBox,2337,7	// Ninja Suit
+IG_VioletBox,2339,7	// Pantie
+IG_VioletBox,2340,7	// Novice Breastplate
+IG_VioletBox,2352,7	// Tattered Novice Ninja Suit
+IG_VioletBox,2402,7	// Sandals
+IG_VioletBox,2404,7	// Shoes
+IG_VioletBox,2406,7	// Boots
+IG_VioletBox,2407,7	// Crystal Pumps
+IG_VioletBox,2408,7	// Shackles
+IG_VioletBox,2409,7	// High Heels
+IG_VioletBox,2411,7	// Greaves
+IG_VioletBox,2414,7	// Novice Slippers
+IG_VioletBox,2502,7	// Hood
+IG_VioletBox,2504,7	// Muffler
+IG_VioletBox,2506,7	// Manteau
+IG_VioletBox,2507,7	// Ancient Cape
+IG_VioletBox,2508,7	// Ragamuffin Manteau
+IG_VioletBox,2510,7	// Somber Novice Hood
+IG_VioletBox,2513,1	// Heavenly Maiden Robe
+IG_VioletBox,2514,1	// Pauldron
+IG_VioletBox,2515,1	// Eagle Wing
+IG_VioletBox,2601,7	// Ring
+IG_VioletBox,2602,7	// Earring
+IG_VioletBox,2603,7	// Necklace
+IG_VioletBox,2604,7	// Glove
+IG_VioletBox,2605,7	// Brooch
+IG_VioletBox,2607,7	// Clip
+IG_VioletBox,2608,7	// Rosary
+IG_VioletBox,2609,7	// Skull Ring
+IG_VioletBox,2610,7	// Gold Ring
+IG_VioletBox,2611,7	// Silver Ring
+IG_VioletBox,2612,7	// Flower Ring
+IG_VioletBox,2613,7	// Diamond Ring
+IG_VioletBox,2614,1	// Eye of Dullahan
+IG_VioletBox,2615,1	// Safety Ring
+IG_VioletBox,2616,1	// Critical Ring
+IG_VioletBox,2617,7	// Celebrant's Mitten
+IG_VioletBox,2618,7	// Matyr's Leash
+IG_VioletBox,2621,1	// Ring
+IG_VioletBox,2622,1	// Earring
+IG_VioletBox,2623,1	// Necklace
+IG_VioletBox,2624,1	// Glove
+IG_VioletBox,2625,1	// Brooch
+IG_VioletBox,2626,1	// Rosary
+IG_VioletBox,2627,7	// Belt
+IG_VioletBox,2628,7	// Novice Armlet
+IG_VioletBox,2652,1	// Goddess of Fortune's Cursed Brooch
+IG_VioletBox,2654,1	// Shinobi Sash
+IG_VioletBox,2655,1	// Bloodied Shackle Ball
+IG_VioletBox,2656,1	// Armor Charm
+IG_VioletBox,5002,1	// Jewel Crown
+IG_VioletBox,5003,7	// Joker Jester
+IG_VioletBox,5005,7	// Gas Mask
+IG_VioletBox,5006,7	// Machoman's Glasses
+IG_VioletBox,5007,1	// Grand Circlet
+IG_VioletBox,5009,7	// Safety Helmet
+IG_VioletBox,5010,7	// Indian Fillet
+IG_VioletBox,5011,7	// Aerial
+IG_VioletBox,5014,7	// Fin Helm
+IG_VioletBox,5015,7	// Egg Shell
+IG_VioletBox,5017,1	// Bone Helm
+IG_VioletBox,5030,7	// Panda Hat
+IG_VioletBox,5035,7	// Poring Hat
+IG_VioletBox,5037,7	// Nutshell
+IG_VioletBox,5053,1	// Sphinx Hat
+IG_VioletBox,5055,7	// Novice False Eggshell
+IG_VioletBox,5066,1	// Succubus Horn
+IG_VioletBox,5072,1	// Incubus Horn
+IG_VioletBox,5085,1	// Small Ribbons
+IG_VioletBox,5088,7	// Surprised Mask
+IG_VioletBox,5089,7	// Annoyed Mask
+IG_VioletBox,5090,7	// Goblin Leader Mask
+IG_VioletBox,5111,1	// Galapago Cap
+IG_VioletBox,5113,1	// Angry Snarl
+IG_VioletBox,5116,1	// Banana Hat
+IG_VioletBox,5118,1	// Puppy Headband
+IG_VioletBox,5119,1	// Super Novice Hat
+IG_VioletBox,5120,1	// Bucket Hat
+IG_VioletBox,7001,14	// Mould Powder
+IG_VioletBox,7002,14	// Ogre Tooth
+IG_VioletBox,7003,14	// Anolian Skin
+IG_VioletBox,7004,14	// Mud Lump
+IG_VioletBox,7005,14	// Skull
+IG_VioletBox,7006,14	// Wing of Red Bat
+IG_VioletBox,7007,14	// Claw of Rat
+IG_VioletBox,7008,14	// Stiff Horn
+IG_VioletBox,7009,14	// Glitter Shell
+IG_VioletBox,7010,14	// Tail of Steel Scorpion
+IG_VioletBox,7011,14	// Claw of Monkey
+IG_VioletBox,7012,14	// Tough Scalelike Stem
+IG_VioletBox,7013,14	// Coral Reef
+IG_VioletBox,7014,14	// Old Portrait
+IG_VioletBox,7015,14	// Memory Bookmark
+IG_VioletBox,7016,14	// Bent Spoon
+IG_VioletBox,7026,14	// Key of the Clock Tower
+IG_VioletBox,7027,14	// Key of the Underground
+IG_VioletBox,7030,14	// Claw of Desert Wolf
+IG_VioletBox,7031,14	// Old Frying Pan
+IG_VioletBox,7032,14	// Piece of Egg Shell
+IG_VioletBox,7033,14	// Poison Spore
+IG_VioletBox,7034,14	// Red Stocking
+IG_VioletBox,7035,14	// Matchstick
+IG_VioletBox,7036,14	// Fang of Garm
+IG_VioletBox,7038,14	// Yarn
+IG_VioletBox,7041,14	// Fine Grit
+IG_VioletBox,7047,14	// Alice's Apron
+IG_VioletBox,7048,14	// Talon of Griffon
+IG_VioletBox,7049,14	// Stone
+IG_VioletBox,7053,14	// Cyfar
+IG_VioletBox,7054,14	// Brigan
+IG_VioletBox,7059,14	// Free Ticket for Kafra Storage
+IG_VioletBox,7060,14	// Free Ticket for Kafra Transportation
+IG_VioletBox,7061,14	// Free Ticket for the Cart Service
+IG_VioletBox,7063,14	// Soft Feather
+IG_VioletBox,7064,14	// Wing of Dragonfly
+IG_VioletBox,7065,14	// Sea-Otter Fur
+IG_VioletBox,7066,14	// Ice Cubic
+IG_VioletBox,7067,14	// Stone Fragment
+IG_VioletBox,7068,14	// Burnt Tree
+IG_VioletBox,7069,14	// Destroyed Armor
+IG_VioletBox,7070,14	// Broken Shell
+IG_VioletBox,7071,14	// Tattered Clothes
+IG_VioletBox,7072,14	// Old Shuriken
+IG_VioletBox,7093,14	// Cogwheel
+IG_VioletBox,7094,14	// Fragment
+IG_VioletBox,7095,14	// Metal Fragment
+IG_VioletBox,7096,14	// Lava
+IG_VioletBox,7097,14	// Burning Heart
+IG_VioletBox,7098,14	// Live Coal
+IG_VioletBox,7099,14	// Worn-out Magic Scroll
+IG_VioletBox,7100,14	// Sharp Leaf
+IG_VioletBox,7101,14	// Peco Peco Feather
+IG_VioletBox,7106,14	// Antelope Horn
+IG_VioletBox,7107,14	// Antelope Skin
+IG_VioletBox,7108,14	// Piece of Shield
+IG_VioletBox,7109,14	// Shining Spear Blade
+IG_VioletBox,7110,14	// Broken Sword
+IG_VioletBox,7111,14	// Slick Paper
+IG_VioletBox,7112,14	// Sharp Paper
+IG_VioletBox,7113,14	// Broken Pharaoh Emblem
+IG_VioletBox,7114,14	// Masque of Tutankhamen
+IG_VioletBox,7115,14	// Harpy Feather
+IG_VioletBox,7116,14	// Harpy Talon
+IG_VioletBox,7117,14	// Torn Magic Book
+IG_VioletBox,7118,14	// Torn Scroll
+IG_VioletBox,7119,14	// Bacillus
+IG_VioletBox,7120,14	// Burning Horseshoe
+IG_VioletBox,7121,14	// Honey Pot
+IG_VioletBox,7122,14	// Burning Hair
+IG_VioletBox,7123,14	// Dragon Skin
+IG_VioletBox,7124,14	// Sand Clump
+IG_VioletBox,7125,14	// Scorpion Claw
+IG_VioletBox,7126,14	// Large Jellopy
+IG_VioletBox,7134,14	// Medicine Bowl
+IG_VioletBox,7135,14	// Fire Bottle
+IG_VioletBox,7136,14	// Acid Bottle
+IG_VioletBox,7137,14	// Plant Bottle
+IG_VioletBox,7138,14	// Marine Sphere Bottle
+IG_VioletBox,7139,14	// Glistening Coat
+IG_VioletBox,7149,14	// Yellow Plate
+IG_VioletBox,7150,14	// Piece of Bamboo
+IG_VioletBox,7151,14	// Oil Paper
+IG_VioletBox,7152,14	// Glossy Hair
+IG_VioletBox,7153,14	// Worn-out Kimono
+IG_VioletBox,7154,14	// Poisonous Powder
+IG_VioletBox,7155,14	// Poisonous Toad Skin
+IG_VioletBox,7156,14	// Broken Shuriken
+IG_VioletBox,7157,14	// Dark Mask
+IG_VioletBox,7158,14	// Broken Liquor Jar
+IG_VioletBox,7159,14	// Tengu Nose
+IG_VioletBox,7161,14	// Black Bear Skin
+IG_VioletBox,7162,14	// Cloud Crumb
+IG_VioletBox,7163,14	// Hard Feeler
+IG_VioletBox,7164,14	// Solid_Peach
+IG_VioletBox,7165,14	// Transparent Celestial Robe
+IG_VioletBox,7166,14	// Soft Silk
+IG_VioletBox,7167,14	// Strange Steel Piece
+IG_VioletBox,7168,14	// Giant Butterfly Wing
+IG_VioletBox,7169,14	// Ba_Gua
+IG_VioletBox,7171,14	// Leopard Skin
+IG_VioletBox,7172,14	// Leopard Claw
+IG_VioletBox,7174,14	// Wrapping Lace
+IG_VioletBox,7175,14	// Wrapping Paper
+IG_VioletBox,7182,14	// Cacao
+IG_VioletBox,7186,14	// Thin Trunk
+IG_VioletBox,7187,14	// Festival Mask
+IG_VioletBox,7188,14	// Brown_Root
+IG_VioletBox,7189,14	// Wooden Heart
+IG_VioletBox,7190,14	// Solid Husk
+IG_VioletBox,7191,14	// Lamp
+IG_VioletBox,7192,14	// Vane
+IG_VioletBox,7193,14	// Sprout
+IG_VioletBox,7194,14	// Soft Blade of Grass
+IG_VioletBox,7195,14	// Slingshot
+IG_VioletBox,7196,14	// Shoulder Protector
+IG_VioletBox,7197,14	// Tough Vines
+IG_VioletBox,7198,14	// Huge Leaf
+IG_VioletBox,7200,14	// Elastic Band
+IG_VioletBox,7201,14	// Log
+IG_VioletBox,7202,14	// Pincher of Beetle
+IG_VioletBox,7203,14	// Strong Branch
+IG_VioletBox,7205,14	// Piece of Black Cloth
+IG_VioletBox,7206,14	// Black Cat Doll
+IG_VioletBox,7207,14	// Old Manteau
+IG_VioletBox,7208,14	// Rusty Kitchen Knife
+IG_VioletBox,7209,14	// Helm of Dullahan
+IG_VioletBox,7210,14	// Armor Piece of Dullahan
+IG_VioletBox,7211,14	// Fragment of Rossata Stone
+IG_VioletBox,7212,14	// Hung Doll
+IG_VioletBox,7213,14	// Needle Packet
+IG_VioletBox,7214,14	// Bat Cage
+IG_VioletBox,7215,14	// Broken Needle
+IG_VioletBox,7216,14	// Red Muffler
+IG_VioletBox,7217,14	// Spool
+IG_VioletBox,7218,14	// Decomposed Rope
+IG_VioletBox,7219,14	// Striped Sock
+IG_VioletBox,7220,14	// Ectoplasm
+IG_VioletBox,7221,14	// Tangled Chains
+IG_VioletBox,7222,14	// Wooden Gnarl
+IG_VioletBox,7223,14	// Contorted Self-Portrait
+IG_VioletBox,7225,14	// Pumpkin Lantern
+IG_VioletBox,7262,14	// Folding Fan of Cat Ghost
+IG_VioletBox,7263,14	// Cat's Eye
+IG_VioletBox,7264,14	// Dry Sand
+IG_VioletBox,7265,14	// Dragon Horn
+IG_VioletBox,7266,14	// Denture from Dragon Mask
+IG_VioletBox,7267,14	// Tiger Panty
+IG_VioletBox,7268,14	// Little Ghost Doll
+IG_VioletBox,7269,14	// Pinafore
+IG_VioletBox,7270,14	// Nursing_Bottle
+IG_VioletBox,7315,1	// Dark Crystal Fragment
+IG_VioletBox,7316,1	// Insect Leg
+IG_VioletBox,7317,1	// Rusty Screw
+IG_VioletBox,7318,1	// Old Pick
+IG_VioletBox,7319,1	// Used Iron Plate
+IG_VioletBox,7320,1	// Dust Pollutant
+IG_VioletBox,7321,1	// Crystal Fragment
+IG_VioletBox,7322,1	// Toxic Gas
+IG_VioletBox,7323,1	// Battered Kettle
+IG_VioletBox,7325,1	// Flexible Tube
+IG_VioletBox,7326,1	// Fluorescent Liquid
+IG_VioletBox,7327,1	// Flashlight
+IG_VioletBox,7436,1	// Fragment of Agony
+IG_VioletBox,7437,1	// Fragment of Misery
+IG_VioletBox,7438,1	// Fragment of Hatred
+IG_VioletBox,7439,1	// Fragment of Despair
+IG_VioletBox,7440,1	// Red Feather
+IG_VioletBox,7441,1	// Blue Feather
+IG_VioletBox,7442,1	// Cursed Seal
+IG_VioletBox,7443,1	// Three-Headed Dragon's Head
+IG_VioletBox,7444,1	// Treasure Box
+IG_VioletBox,7445,1	// Green Bijou
+IG_VioletBox,7446,1	// Blue Bijou
+IG_VioletBox,7447,1	// Red Bijou
+IG_VioletBox,7448,1	// Yellow Bijou
+IG_VioletBox,7449,1	// Bloody Page
+IG_VioletBox,7450,1	// Skeletal Armor Piece
+IG_VioletBox,7451,1	// Fire Dragon Scale
+IG_VioletBox,7452,1	// Yellow Spice
+IG_VioletBox,7453,1	// Sweet Sauce
+IG_VioletBox,7454,1	// Savory Sauce
+IG_VioletBox,7455,1	// Spicy Sauce
+IG_VioletBox,7456,1	// Red Spice
+IG_VioletBox,7457,1	// Cooking Oil
+IG_VioletBox,7472,1	// Level 1 Cookbook
+IG_VioletBox,7473,1	// Level 2 Cookbook
+IG_VioletBox,7474,1	// Level 3 Cookbook
+IG_VioletBox,7475,1	// Level 4 Cookbook
+IG_VioletBox,7476,1	// Level 5 Cookbook
+IG_VioletBox,7477,1	// Level 6 Cookbook
+IG_VioletBox,7478,1	// Level 7 Cookbook
+IG_VioletBox,7479,1	// Level 8 Cookbook
+IG_VioletBox,7480,1	// Level 9 Cookbook
+IG_VioletBox,7481,1	// Level 10 Cookbook
+IG_VioletBox,7482,1	// Pot
+IG_VioletBox,7512,1	// Burnt Part
+IG_VioletBox,7513,1	// Pocket Watch
+IG_VioletBox,7561,1	// Glacial Heart
+IG_VioletBox,7562,1	// Ice Scale
+IG_VioletBox,7563,1	// Bloody Rune
+IG_VioletBox,7564,1	// Rotten Meat
+IG_VioletBox,7565,1	// Sticky Poison
+IG_VioletBox,7567,1	// Suspicious Hat
+IG_VioletBox,7568,1	// White Mask
+IG_VioletBox,7751,17	// Old White Cloth
+IG_VioletBox,7752,16	// Clattering Skull
+IG_VioletBox,7753,17	// Broken Farming Utensil
+IG_VioletBox,10001,7	// Skull Helm
+IG_VioletBox,10002,7	// Monster Oxygen Mask
+IG_VioletBox,10003,7	// Transparent Headgear
+IG_VioletBox,10004,7	// Pacifier
+IG_VioletBox,10005,7	// Wig
+IG_VioletBox,10006,7	// Queen's Hair Ornament
+IG_VioletBox,10007,7	// Silk Ribbon
+IG_VioletBox,10008,7	// Punisher
+IG_VioletBox,10009,7	// Wild Flower
+IG_VioletBox,10010,7	// Battered Pot
+IG_VioletBox,10011,7	// Stellar Hairpin
+IG_VioletBox,10012,7	// Tiny Egg Shell
+IG_VioletBox,10013,7	// Backpack
+IG_VioletBox,10014,7	// Rocker Glasses
+IG_VioletBox,10015,7	// Green Lace
+IG_VioletBox,10016,7	// Golden Bell
+IG_VioletBox,10017,7	// Bark Shorts
+IG_VioletBox,10018,7	// Monkey Circlet
+IG_VioletBox,10019,7	// Red Scarf
+IG_VioletBox,10020,7	// Grave Keeper's Sword
+IG_VioletBox,13001,1	// Dragon Killer
+IG_VioletBox,13002,1	// Ginnungagap
+IG_VioletBox,13004,1	// Cowardice Blade
+IG_VioletBox,13163,1	// Long Barrel
+IG_VioletBox,13164,1	// Long Barrel
+IG_VioletBox,13167,1	// Gate Keeper-DD
+IG_VioletBox,13168,1	// Thunder P
+IG_VioletBox,13170,2	// Lever Action Rifle
+IG_VioletBox,13200,1	// Bullet
+IG_VioletBox,13201,1	// Silver Bullet
+IG_VioletBox,13202,1	// Bloody Shell
+IG_VioletBox,13203,1	// Flare Sphere
+IG_VioletBox,13204,1	// Lightning Sphere
+IG_VioletBox,13205,1	// Poison Sphere
+IG_VioletBox,13206,1	// Blind Sphere
+IG_VioletBox,13207,1	// Freezing Sphere
+IG_VioletBox,13304,1	// Huuma Calm Mind

Plik diff jest za duży
+ 1 - 1
db/pre-re/job_exp.txt


+ 22 - 22
db/pre-re/mob_skill_db.txt

@@ -75,8 +75,8 @@
 1010,Willow@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,9,
 1010,Willow@NPC_TELEKINESISATTACK,chase,191,5,500,0,5000,yes,target,always,0,,,,,,9,
 1011,Chonchon@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
-//1011,Chonchon@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x181,,,,19,
-//1011,Chonchon@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x181,,,,19,
+//1011,Chonchon@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
+//1011,Chonchon@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
 1012,Roda Frog@NPC_WATERATTACK,attack,184,1,2000,0,5000,yes,target,always,0,,,,,,,
 1013,Wolf@NPC_GROUNDATTACK,attack,185,2,500,500,5000,no,target,always,0,,,,,,6,
 1013,Wolf@NPC_PROVOCATION,chase,194,1,200,0,5000,yes,target,always,0,,,,,,19,
@@ -90,7 +90,7 @@
 1015,Zombie@NPC_UNDEADATTACK,angry,347,1,2000,0,5000,yes,target,always,0,,,,,,,
 1016,Archer Skeleton@AC_DOUBLE,attack,46,1,500,1000,5000,no,target,always,0,,,,,,,
 1016,Archer Skeleton@NPC_UNDEADATTACK,attack,347,2,500,500,5000,no,target,always,0,,,,,,,
-//1016,Archer Skeleton@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1016,Archer Skeleton@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1018,Creamy@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,30,,,,,,,
 1018,Creamy@AL_TELEPORT,idle,26,1,500,0,5000,yes,self,always,0,,,,,,,
 1018,Creamy@NPC_SLEEPATTACK,attack,182,3,500,0,5000,yes,target,always,0,,,,,,,
@@ -317,8 +317,8 @@
 1061,Nightmare@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,,
 1062,Santa Poring@NPC_EMOTION,loot,197,1,2000,0,5000,yes,self,always,0,2,,,,,,
 1062,Santa Poring@NPC_HOLYATTACK,attack,189,1,2000,0,5000,yes,target,always,0,,,,,,,
-//1063,Lunatic@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
-//1063,Lunatic@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
+//1063,Lunatic@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
+//1063,Lunatic@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
 1064,Megalodon@NPC_CHANGETELEKINESIS,attack,169,1,500,2000,5000,no,self,myhpltmaxrate,30,,,,,,7,
 1064,Megalodon@NPC_UNDEADATTACK,attack,347,2,500,0,5000,yes,target,always,0,,,,,,,
 1065,Strouf@MG_FROSTDIVER,attack,15,9,1000,1000,5000,yes,target,always,0,,,,,,,
@@ -714,7 +714,7 @@
 1141,Marina@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,6,
 1141,Marina@NPC_EMOTION,walk,197,1,2000,0,5000,yes,self,always,0,19,,,,,,
 1141,Marina@NPC_WATERATTACK,attack,184,2,500,500,5000,no,target,always,0,,,,,,6,
-1142,Marine Sphere@NPC_RUN,idle,354,7,10000,0,30000,no,master,alchemist,,,,,,,,
+1142,Marine Sphere@NPC_RUN,idle,354,7,10000,0,30000,no,master,alchemist,,,,,,,26,
 1142,Marine Sphere@NPC_SELFDESTRUCTION,any,173,1,10000,3000,0,no,self,afterskill,354,,,,,,,
 1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,500,2000,5000,no,self,myhpltmaxrate,99,,,,,,,
 1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,10000,2000,5000,no,self,skillused,173,,,,,,,
@@ -933,7 +933,7 @@
 1189,Orc Archer@HT_ANKLESNARE,idle,117,5,500,0,300000,yes,around2,always,0,,,,,,29,
 1189,Orc Archer@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,5,,,,,,
 1189,Orc Archer@NPC_GROUNDATTACK,attack,185,2,500,500,5000,no,target,always,0,,,,,,,
-//1189,Orc Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1189,Orc Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1190,Orc Lord@AL_INCAGI,chase,29,10,2000,700,300000,no,self,always,0,,,,,,6,
 1190,Orc Lord@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1190,Orc Lord@AL_TELEPORT,idle,26,1,5000,0,5000,yes,self,rudeattacked,,,,,,,,
@@ -1101,11 +1101,11 @@
 1247,Antonio@AL_TELEPORT,attack,26,1,1000,0,5000,yes,self,always,0,,,,,,29,
 1247,Antonio@AL_TELEPORT,idle,26,1,1000,0,5000,yes,self,always,0,,,,,,29,
 1247,Antonio@AL_TELEPORT,chase,26,1,1000,0,5000,yes,self,always,0,,,,,,29,
-1247,Antonio@NPC_RUN,attack,354,1,10000,0,0,yes,self,always,0,,,,,,29,
-1247,Antonio@NPC_RUN,chase,354,1,10000,0,0,yes,self,always,0,,,,,,29,
+1247,Antonio@NPC_RUN,attack,354,1,10000,0,0,yes,self,always,0,,,,,,26,
+1247,Antonio@NPC_RUN,chase,354,1,10000,0,0,yes,self,always,0,,,,,,26,
 1248,Cruiser@NPC_COMBOATTACK,attack,171,1,500,700,5000,no,target,always,0,,,,,,24,
 1248,Cruiser@NPC_EMOTION,chase,197,1,2000,0,5000,yes,self,always,0,27,,,,,,
-//1248,Cruiser@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1248,Cruiser@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1249,Myst Case@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1249,Myst Case@KN_SPEARSTAB,attack,58,5,500,800,5000,no,target,always,0,,,,,,,
 1249,Myst Case@MC_MAMMONITE,attack,42,5,500,800,5000,no,target,always,0,,,,,,8,
@@ -1167,7 +1167,7 @@
 1253,Gargoyle@NPC_BLINDATTACK,attack,177,5,500,0,5000,yes,target,always,0,,,,,,,
 1253,Gargoyle@NPC_KEEPING,attack,201,1,2000,0,5000,yes,self,myhpltmaxrate,30,,,,,,9,
 1253,Gargoyle@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
-//1253,Gargoyle@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1253,Gargoyle@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1254,Raggler@NPC_COMBOATTACK,attack,171,2,500,700,5000,no,target,always,0,,,,,,6,
 1254,Raggler@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
 1254,Raggler@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x3695,,,,,
@@ -1186,7 +1186,7 @@
 1258,Goblin Archer@NPC_EMOTION,chase,197,1,2000,0,5000,yes,self,always,0,16,,,,,,
 1258,Goblin Archer@NPC_POISON,attack,176,1,500,800,5000,no,target,always,0,,,,,,,
 1258,Goblin Archer@NPC_POISONATTACK,attack,188,2,500,500,5000,no,target,always,0,,,,,,,
-//1258,Goblin Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1258,Goblin Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1259,Gryphon@KN_PIERCE,attack,56,10,500,700,5000,no,target,always,0,,,,,,6,
 1259,Gryphon@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,6,
 1259,Gryphon@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
@@ -1226,8 +1226,8 @@
 1265,Cookie@NPC_EMOTION,walk,197,1,2000,0,5000,yes,self,always,0,2,,,,,,
 1265,Cookie@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,4,
 1265,Cookie@NPC_TELEKINESISATTACK,chase,191,5,500,0,5000,yes,target,always,0,,,,,,4,
-//1266,Aster@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
-//1266,Aster@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
+//1266,Aster@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
+//1266,Aster@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
 1267,Carat@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,30,,,,,,,
 1267,Carat@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1267,Carat@AL_TELEPORT,idle,26,1,500,0,5000,yes,self,always,0,,,,,,,
@@ -1290,7 +1290,7 @@
 1275,Alice@NPC_SUMMONSLAVE,idle,196,1,500,2000,60000,no,self,slavele,0,1744,,,,,,
 1276,Raydric Archer@AC_CHARGEARROW,attack,148,1,500,0,5000,yes,target,always,0,,,,,,9,
 1276,Raydric Archer@NPC_DARKNESSATTACK,attack,190,3,500,500,5000,no,target,always,0,,,,,,9,
-//1276,Raydric Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1276,Raydric Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1276,Raydric Archer@CR_AUTOGUARD,chase,249,2,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
 1276,Raydric Archer@CR_AUTOGUARD,attack,249,2,500,0,300000,yes,self,always,0,,,,,,,
 1277,Greatest General@NPC_BLINDATTACK,idle,177,3,10000,1500,5000,no,randomtarget,longrangeattacked,,,,,,,6,
@@ -1318,7 +1318,7 @@
 1282,Kobold Archer@AC_DOUBLE,attack,46,1,500,1000,5000,no,target,always,0,,,,,,6,
 1282,Kobold Archer@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,20,,,,,,
 1282,Kobold Archer@NPC_FIREATTACK,attack,186,2,500,500,5000,no,target,always,0,,,,,,6,
-//1282,Kobold Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1282,Kobold Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1283,Chimera@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1283,Chimera@NPC_FIREATTACK,attack,186,3,500,500,5000,no,target,always,0,,,,,,6,
 1283,Chimera@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
@@ -1655,7 +1655,7 @@
 1377,Elder@MG_LIGHTNINGBOLT,chase,20,7,10000,1500,5000,yes,target,always,0,,,,,,12,
 1377,Elder@MG_STONECURSE,attack,16,10,10000,0,5000,yes,target,always,0,,,,,,11,
 1377,Elder@SA_DISPELL,attack,289,1,0,0,30000,yes,target,always,0,,,,,,,
-//1377,Elder@NPC_RUN,attack,354,1,2000,500,0,no,self,always,0,,,,,,,
+//1377,Elder@NPC_RUN,attack,354,1,2000,500,0,no,self,always,0,,,,,,26,
 1377,Elder@NPC_SILENCEATTACK,attack,178,5,500,700,5000,no,target,always,0,,,,,,,
 //1377,Elder@NPC_EMOTION,idle,197,1,200,0,30000,yes,self,always,0,9,0x91,,,,,
 1377,Elder@MG_FIREBOLT,idle,19,7,10000,1500,5000,yes,randomtarget,always,0,,,,,,11,
@@ -1793,7 +1793,7 @@
 1390,Violy@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,2,
 1390,Violy@NPC_DARKBREATH,attack,202,2,500,800,5000,no,target,always,0,,,,,,,
 1390,Violy@PR_LEXDIVINA,attack,76,5,500,1000,5000,yes,target,always,0,,,,,,2,
-//1390,Violy@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1390,Violy@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1391,Galapago@AM_POTIONPITCHER,idle,231,4,500,500,5000,yes,self,myhpltmaxrate,99,,,,,,2,
 1391,Galapago@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
 1391,Galapago@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,1,0x108B,,,,,
@@ -1959,13 +1959,13 @@
 1410,Live Peach Tree@AM_POTIONPITCHER,chase,231,2,10000,500,5000,no,self,myhpltmaxrate,30,,,,,,19,
 1410,Live Peach Tree@NPC_GUIDEDATTACK,attack,172,3,500,1000,20000,no,target,always,0,,,,,,6,
 1410,Live Peach Tree@NPC_GUIDEDATTACK,chase,172,2,500,1000,20000,no,target,always,0,,,,,,6,
-//1410,Live Peach Tree@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1410,Live Peach Tree@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1412,Taoist Hermit@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,30,,,,,,,
 1412,Taoist Hermit@MG_LIGHTNINGBOLT,attack,20,5,2000,1500,5000,yes,target,always,0,,,,,,6,
 1412,Taoist Hermit@MG_LIGHTNINGBOLT,chase,20,5,2000,1500,5000,yes,target,always,0,,,,,,6,
 1412,Taoist Hermit@NPC_BLINDATTACK,attack,177,3,500,0,5000,yes,target,always,0,,,,,,29,
 1412,Taoist Hermit@NPC_BLINDATTACK,chase,177,3,500,0,5000,yes,target,always,0,,,,,,29,
-//1412,Taoist Cloud Hermit@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1412,Taoist Cloud Hermit@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1413,Wild Ginseng@NPC_BARRIER,attack,204,1,2000,3000,5000,no,self,myhpltmaxrate,30,,,,,,9,
 1413,Wild Ginseng@NPC_MAGICALATTACK,attack,192,1,500,1000,5000,no,target,always,0,,,,,,7,
 1415,Baby Leopard@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,6,
@@ -2488,7 +2488,7 @@
 1494,Beetle King@NPC_KEEPING,attack,201,1,2000,0,5000,yes,self,myhpltmaxrate,30,,,,,,19,
 1495,Stone Shooter@NPC_FIREATTACK,attack,186,2,500,500,5000,no,target,always,0,,,,,,6,
 1495,Stone Shooter@NPC_PIERCINGATT,attack,158,2,500,0,5000,yes,target,always,0,,,,,,6,
-//1495,Stone Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1495,Stone Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1497,Wooden Golem@AL_HEAL,idle,28,1,2000,0,5000,yes,self,always,0,,,,,,,
 1497,Wooden Golem@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,9,
 1497,Wooden Golem@NPC_STUNATTACK,attack,179,2,500,1500,5000,no,target,always,0,,,,,,,
@@ -2496,7 +2496,7 @@
 1498,Wootan Shooter@NPC_STUNATTACK,attack,179,2,500,1500,5000,no,target,always,0,,,,,,2,
 1499,Wootan Fighter@KN_TWOHANDQUICKEN,attack,60,9,2000,0,120000,yes,self,myhpltmaxrate,30,,,,,,6,
 1499,Wootan Fighter@SM_MAGNUM,attack,7,5,500,500,5000,no,self,always,0,,,,,,,
-//1498,Wootan Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1498,Wootan Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1500,Parasite@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,9,
 1500,Parasite@NPC_PETRIFYATTACK,attack,180,3,500,500,5000,no,target,always,0,,,,,,9,
 1500,Parasite@NPC_POISON,attack,176,3,500,800,5000,no,target,always,0,,,,,,9,

+ 100 - 48
db/pre-re/skill_cast_db.txt

@@ -988,15 +988,15 @@
 //-- NPC_EVILLAND
 670,0,0,0,30000,30000,0
 //-- NPC_MAGICMIRROR
-671,0,0,0,30000,0,0
+671,0,0,0,30000:30000:30000:30000:30000:2000:2000:2000:2000:2000,0,0
 //-- NPC_SLOWCAST
 672,0,0,0,0,30000,0
 //-- NPC_CRITICALWOUND
 673,0,0,0,0,30000,0
 //-- NPC_STONESKIN
-675,0,0,0,30000,0,0
+675,0,0,0,30000:30000:30000:30000:30000:2000:2000:2000:2000:2000,0,0
 //-- NPC_ANTIMAGIC
-676,0,0,0,30000,0,0
+676,0,0,0,30000:30000:30000:30000:30000:2000:2000:2000:2000:2000,0,0
 //-- NPC_WIDECURSE
 677,0,0,0,0,30000,0
 //-- NPC_WIDESTUN
@@ -1105,6 +1105,11 @@
 2018,0,0,0,180000,0,0
 //-- RK_ABUNDANCE
 2019,0,0,0,180000,0,0
+
+//-- RK_DRAGONBREATH_WATER
+5004,500:500:500:1500:1500:1500:2000:2000:2500:2500,2500,0,10000,0,0
+//-- RK_LUXANIMA
+5005,0,0,0,60000,0,0
 //==========================================
 
 //===== Gillotine Cross ====================
@@ -1138,6 +1143,9 @@
 2036,0,200,0,3000,0,0
 //-- GC_CROSSRIPPERSLASHER
 2037,0,1000,0,0,0,0
+
+//-- GC_DARKCROW
+5001,0,1500,0,5000,0,60000
 //==========================================
 
 //===== Arch Bishop ========================
@@ -1175,6 +1183,9 @@
 2054,2000,1000,0,90000:120000:150000:180000:210000:240000:270000:300000:330000:360000,0,0
 //-- AB_SILENTIUM
 2057,4000,0,0,20000:30000:40000:50000:60000,0,15000
+
+//-- AB_OFFERTORIUM
+5011,4000,0,0,90000,0,0
 //==========================================
 
 //===== Warlock ============================
@@ -1218,6 +1229,9 @@
 2229,2000,0,0,120000:160000:200000:240000:280000,0,0
 //-- WL_READING_SB
 2231,5000,500,0,0,0,0
+
+//-- WL_TELEKINESIS_INTENSE
+5012,1000,0,0,60000,0,300000
 //==========================================
 
 //===== Ranger =============================
@@ -1255,6 +1269,9 @@
 2253,0,0,0,20000,15000,0
 //-- RA_ICEBOUNDTRAP
 2254,0,0,0,20000,15000,0
+
+//-- RA_UNLIMIT
+5002,1000,500,0,60000,0,300000
 //==========================================
 
 //===== Mechanic ===========================
@@ -1308,6 +1325,9 @@
 2282,0,0,0,20000:30000:40000:50000:60000,0,0
 //-- NC_DISJOINT
 2283,2000,0,0,0,0,0
+
+//-- NC_MAGMA_ERUPTION
+5006,1000,0,0,10000,42000,0
 //==========================================
 
 //===== Shadow Chaser ======================
@@ -1352,7 +1372,10 @@
 //-- SC_BLOODYLUST //dur2=intr
 2303,2000,2000,0,10000:20000:30000,0,180000
 //-- SC_FEINTBOMB
-2304,1000,0,0,1000,0,5000
+2304,1000,0,0,500,1500,5000
+
+//-- SC_ESCAPE
+5010,0,0,0,1000,0,15000
 //==========================================
 
 //==== Royal Guard skills ==================
@@ -1392,6 +1415,9 @@
 2324,1000,3000,0,0,0,20000
 //-- LG_INSPIRATION
 2325,2000,2000,0,30000:45000:60000:75000:90000,0,540000:480000:420000:360000:300000
+
+//-- LG_KINGS_GRACE
+5013,1000,0,0,5000,0,0
 //==========================================
 
 //===== Sura Skills ========================
@@ -1430,11 +1456,14 @@
 //-- SR_GENTLETOUCH_CURE
 2345,0,1000,0,0,0,1000:1500:2000:2500:3000
 //-- SR_GENTLETOUCH_ENERGYGAIN
-2346,1000,1000,0,240000,0,0
+2346,1000,1000,0,240000,600000,0
 //-- SR_GENTLETOUCH_CHANGE
 2347,1000,1000,0,240000,0,200000:180000:160000:140000:120000
 //-- SR_GENTLETOUCH_REVITALIZE
 2348,1000,1000,0,240000,0,200000:180000:160000:140000:120000
+
+//-- SR_FLASHCOMBO
+5009,0,4000,0,4000,0,0
 //==========================================
 
 //==== Wanderer skills =====================
@@ -1497,6 +1526,9 @@
 2433,1000,1000,0,20000:30000:40000:50000:60000,0,180000
 //-- WM_UNLIMITED_HUMMING_VOICE
 2434,1000,1000,0,60000:90000:120000:150000:180000,0,110000:120000:130000:140000:150000
+
+//-- WM_FRIGG_SONG
+5007,0,0,0,60000,0,0
 //==========================================
 
 //==== Sorcerer skills =====================
@@ -1521,7 +1553,7 @@
 //-- SO_WARMER
 2452,2200:2400:2600:2800:3000,1000,0,40000:45000:50000:55000:60000,30000,35000:40000:45000:50000:55000
 //-- SO_VACUUM_EXTREME
-2453,1000:1500:2000:2500:3000,1000,0,4000:6000:8000:10000:12000,0,5000
+2453,1000:1500:2000:2500:3000,1000,0,4000:6000:8000:10000:12000,1000,5000
 //-- SO_VARETYR_SPEAR
 2454,2200:2400:2600:2800:3000,1000,0,0,2200:2400:2600:2800:3000,2000
 //-- SO_ARULLO
@@ -1550,6 +1582,9 @@
 2467,1000,0,0,60000,0,60000
 //-- SO_EARTH_INSIGNIA
 2468,1000,0,0,60000,0,60000
+
+//-- SO_ELEMENTAL_SHIELD
+5008,1000,0,0,10000,0,10000
 //==========================================
 
 //==== Genetic skills ======================
@@ -1576,9 +1611,9 @@
 //-- GN_FIRE_EXPANSION
 2486,2000,500,0,0,0,0
 //-- GN_FIRE_EXPANSION_SMOKE_POWDER
-2487,0,0,0,10000:12000:14000:16000:18000,0,0
+2487,0,0,0,4000,0,0
 //-- GN_FIRE_EXPANSION_TEAR_GAS
-2488,0,0,0,10000:12000:14000:16000:18000,0,0
+2488,0,0,0,5000,0,0
 //-- GN_HELLS_PLANT
 2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0
 //-- GN_HELLS_PLANT_ATK
@@ -1588,7 +1623,10 @@
 //-- GN_SLINGITEM
 2493,0,0,0,0,0,1000
 //-- GN_SLINGITEM_RANGEMELEEATK
-2498,0,0,0,5000:10000:60000:60000:3000,0,0
+2498,0,0,0,3000,0,0
+
+//-- GN_ILLUSIONDOPING
+5003,0,0,0,10000,0,10000
 //==========================================
 
 //===== Extra 3rd Class Skills =============
@@ -1608,7 +1646,7 @@
 //-- ALL_GUARDIAN_RECALL
 2536,3000,0,0,0,0,300000
 //-- ALL_ODINS_POWER
-2537,5000,5000,0,60000,0,60000
+2537,0,0,0,60000,0,0
 //==========================================
 
 //===== Rebellion ==========================
@@ -1664,82 +1702,96 @@
 
 //==== Kagerou & Oboro skills ==============
 //-- KO_YAMIKUMO
-3001,0,0,0,60000,0,0
+3001,0,0,0,200000,0,0
 //-- KO_JYUMONJIKIRI
-3004,0,2500,0,5000,0,0
+3004,0,500,0,3000,0,5000
 //-- KO_SETSUDAN
-3005,0,2000,0,0,0,0
+3005,0,0,0,0,0,3000
 //-- KO_BAKURETSU
-3006,1000:1500:2000:2500:3000,1000,0,100,0,3000
+3006,1000:1400:1800:2200:2600,1000,0,100,0,3000
 //-- KO_HAPPOKUNAI
-3007,0,1000,0,0,0,0
+3007,0,500,0,0,0,0
 //-- KO_MUCHANAGE
-3008,0,0,0,100,0,10000
+3008,1000,0,0,100,0,10000
 //-- KO_HUUMARANKA
-3009,0,3000,0,500,0,0
+3009,1000:1200:1400:1600:1800,1000,0,500,0,3000
 //-- KO_MAKIBISHI
-3010,0,0,0,12000:14000:16000:18000:20000,10000,0
+3010,0,0,0,12000:14000:16000:18000:20000,2500:3000:3500:4000:4500,10000
 //-- KO_MEIKYOUSISUI
-3011,3000,0,0,10000,0,0
+3011,3000,0,0,10000,0,10000
 //-- KO_ZANZOU
-3012,0,0,0,27000:24000:21000:18000:15000,0,0
+3012,0,1000,0,27000:24000:21000:18000:15000,0,30000:27000:24000:21000:18000
 //-- KO_KYOUGAKU
-3013,1000,0,0,12000:14000:16000:18000:20000,0,0
+3013,3000:2500:2000:1500:1000,1000,0,12000:14000:16000:18000:20000,0,10000
 //-- KO_JYUSATSU
-3014,1000,0,0,8000:10000:12000:14000:16000,0,0
+3014,3000:2500:2000:1500:1000,1000,0,8000:10000:12000:14000:16000,0,10000
 //-- KO_KAHU_ENTEN
-3015,500,0,0,300000,0,0
+3015,2000,0,0,300000,0,0
 //-- KO_HYOUHU_HUBUKI
-3016,500,0,0,300000,0,0
+3016,2000,0,0,300000,0,0
 //-- KO_KAZEHU_SEIRAN
-3017,500,0,0,300000,0,0
+3017,2000,0,0,300000,0,0
 //-- KO_DOHU_KOUKAI
-3018,500,0,0,300000,0,0
-//-- KO_KAIHOU
-3019,1000,0,0,0,0,0
+3018,2000,0,0,300000,0,0
 //-- KO_ZENKAI
-3020,1000,0,0,10000,10000,0
+3020,0,1000,0,10000,10000,0
 //-- KO_GENWAKU
-3021,500,0,0,5000,0,0
+3021,3000:2500:2000:1500:1000,1000,0,30000,0,10000
 //-- KO_IZAYOI
 3022,0,0,0,30000:45000:60000:75000:90000,0,60000
 //-- KG_KAGEHUMI
-3023,0,0,0,5000,0,5000
+3023,0,0,0,5000:6000:7000:8000:9000,0,0
 //-- KG_KYOMU
-3024,0,0,0,10000:15000:20000:25000:30000,0,0
+3024,0,1000,0,10000:15000:20000:25000:30000,0,20000
 //-- KG_KAGEMUSYA
-3025,0,0,0,60000:90000:120000:15000:180000,0,0
+3025,0,1000,0,60000:90000:120000:150000:180000,0,20000
 //-- OB_ZANGETSU
-3026,0,0,0,60000:75000:90000:105000:120000,0,0
+3026,3000:1500:2000:2500:3000,1000,0,60000:75000:90000:105000:120000,0,30000
 //-- OB_OBOROGENSOU
-3027,0,0,0,10000:15000:20000:25000:30000,0,0
+3027,1000,1000,0,10000:15000:20000:25000:30000,0,15000
 //-- OB_AKAITSUKI
-3029,0,0,0,10000:15000:20000:25000:30000,0,0
+3029,3000:1500:2000:2500:3000,1000,0,10000:15000:20000:25000:30000,0,30000
+//==========================================
+
+//===== Eclage Skills ======================
+//-- ECL_SNOWFLIP
+3031,0,0,0,0,0,5000
+//-- ECL_PEONYMAMY
+3032,0,0,0,0,0,5000
+//-- ECL_SADAGUI
+3033,0,0,0,0,0,5000
+//-- ECL_SEQUOIADUST
+3034,0,0,0,0,0,5000
+//-- ECLAGE_RECALL
+3035,3000,0,0,0,0,300000
 //==========================================
 
+//-- ALL_FULL_THROTTLE
+5014,0,0,0,10000:15000:20000:25000:30000,10000,1800000
+
 //===== Homunculus Skills ==================
 //-- HLIF_HEAL
 8001,0,2000,0,0,0,0
 //-- HLIF_AVOID
 8002,0,35000,0,40000:35000:30000:25000:20000,0,0
 //-- HLIF_CHANGE
-8004,0,600000:900000:1200000,0,60000:180000:300000,0,0
+8004,0,0,0,60000:180000:300000,600000:900000:1200000,0
 //-- HAMI_CASTLE
-8005,0,0,0,0,60000:70000:80000:90000:129000,0
+8005,0,0,0,0,1000,0
 //-- HAMI_DEFENCE
-8006,0,0,0,40000:35000:30000:25000:20000,0,0
+8006,0,30000,0,40000:35000:30000:25000:20000,0,0
 //-- HAMI_BLOODLUST
 8008,0,0,0,60000:180000:300000,300000:600000:900000,0
 //-- HFLI_MOON
-8009,0,0,1000,0,0,0
+8009,0,0,2000,0,0,0
 //-- HFLI_FLEET
 8010,0,0,0,60000:55000:50000:45000:40000,60000:70000:80000:90000:120000,0
 //-- HFLI_SPEED
 8011,0,0,0,60000:55000:50000:45000:40000,60000:70000:80000:90000:120000,0
 //-- HVAN_CAPRICE
-8013,0,1000:1200:1400:1600:1800,0,0,0,0
+8013,0,2000:2200:2400:2600:2800,0,0,0,0
 //-- HVAN_CHAOTIC
-8014,0,1000,1000,0,0,0
+8014,0,3000,3000,0,0,0
 //-- HVAN_EXPLOSION
 8016,0,0,1000,0,0,0
 //==========================================
@@ -1757,11 +1809,11 @@
 //-- MH_OVERED_BOOST
 8023,800:700:600:500:400,0,0,30000:45000:60000:75000:90000,0,0
 //-- MH_ERASER_CUTTER
-8024,1000:1500:2000:2500:3000,0,0,0,0,0
+8024,1000:1500:2000:2500:3000,2000,0,0,0,0
 //-- MH_XENO_SLASHER
-8025,1500:2500:3500:4500:5500,0,0,500,0,0
+8025,1500:2500:3500:4500:5500,5000,0,500,0,0
 //-- MH_SILENT_BREEZE
-8026,2000,0,0,9000:12000:15000:18000:21000,0,0
+8026,1000:1200:1400:1600:1800,0,0,9000:12000:15000:18000:21000,0,0
 //-- MH_STYLE_CHANGE
 //8027,0,0,0,0,0,0,0
 //-- MH_SONIC_CRAW
@@ -1801,11 +1853,11 @@
 //===== Mercenary Skills ===================
 //-- MS_MAGNUM
 8202,0,0,2000,2000,10000,0
-//-- KN_BOWLINGBASH
+//-- MS_BOWLINGBASH
 8203,700,0,0,0,0,0
-//-- LK_PARRYING
+//-- MS_PARRYING
 8204,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,0,0
-//-- CR_REFLECTSHIELD
+//-- MS_REFLECTSHIELD
 8205,0,0,0,300000,0,0
 //-- MS_BERSERK
 8206,0,0,0,300000,15000,0

+ 91 - 59
db/pre-re/skill_db.txt

@@ -62,6 +62,7 @@
 //    0x1000- Spell that does not affect user that has NC_HOVERING active
 //    0x2000- spell that can be using while riding warg
 //    0x4000- spell that can't be used while in mado
+//    0x8000- spell that can be used to target while under Man Hole effect
 // 17 Name
 // 18 Description
 1,0,0,0,0,0,0,9,0,no,0,0,0,none,0,0x0,		NV_BASIC,Basic Skill
@@ -79,7 +80,7 @@
 //****
 // Mage
 9,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x20,		MG_SRECOVERY,Increase SP Recovery
-10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0,0x20,		MG_SIGHT,Sight
+10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0,0x4020,		MG_SIGHT,Sight
 11,9,6,1,8,0x6,1,10,1,yes,0,0x2000,0,magic,0,0x20,		MG_NAPALMBEAT,Napalm Beat
 12,9,8,2,8,0x1,0,10,1,yes,0,0,0,magic,0,0x20,		MG_SAFETYWALL,Safety Wall
 13,9,8,1,8,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0x2000,0,magic,0,0x20,		MG_SOULSTRIKE,Soul Strike
@@ -132,7 +133,7 @@
 48,-1,8,0,-1,0,0,10,2,no,0,0,0,weapon,0,0x0,		TF_DOUBLE,Double Attack
 49,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,		TF_MISS,Improve Dodge
 50,1,6,1,0,1,0,10,1,no,0,0,0,weapon,0,0x0,		TF_STEAL,Steal
-51,1,6,4,0,1,0,10,1,no,0,0,0,none,0,0x64,		TF_HIDING,Hiding
+51,1,6,4,0,1,0,10,1,no,0,0,0,none,0,0x4064,		TF_HIDING,Hiding
 52,-2,6,1,5,0,0,10,1,no,0,0,0,weapon,0,0x0,		TF_POISON,Envenom
 53,9,6,16,5,0x1,0,1,1,no,0,0,0,weapon,0,0x0,		TF_DETOXIFY,Detoxify
 //
@@ -172,7 +173,7 @@
 //****
 // Wizard
 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:12,yes,0,0x2080,5,magic,0,0x0,	WZ_FIREPILLAR,Fire Pillar
-81,0,6,4,3,0,3,10,1,yes,0,0x2000,0,magic,5,0x20,		WZ_SIGHTRASHER,Sightrasher
+81,0,6,4,3,0,7,10,1,yes,0,0x2000,0,magic,5,0x20,		WZ_SIGHTRASHER,Sightrasher
 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,0x20,	WZ_METEOR,Meteor Storm
 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,0x20,	WZ_JUPITEL,Jupitel Thunder
 85,9,8,2,4,0,0,10,-10,yes,0,0x2000,0,magic,0,0x20,		WZ_VERMILION,Lord of Vermilion
@@ -543,7 +544,7 @@
 //****
 // Sniper
 380,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0,	SN_SIGHT,Falcon Eyes
-381,5,8,1,0,0x40,0,5,1,yes,0,0,0,misc,0,0x80,		SN_FALCONASSAULT,Falcon Assault
+381,5,8,1,-3,0x40,0,5,1,yes,0,0,0,misc,0,0x80,		SN_FALCONASSAULT,Falcon Assault
 382,9,8,1,-1,0,2,5,1,yes,0,0,13,weapon,0,0x0,	SN_SHARPSHOOTING,Focused Arrow Strike
 383,0,6,4,0,0x3,-1,10,1,yes,0,0,0,weapon,0,0x0,	SN_WINDWALK,Wind Walker
 
@@ -626,9 +627,9 @@
 //****
 // Star Gladiator
 427,0,6,4,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0,		SG_FEEL,Feeling the Sun Moon and Stars
-428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x0,	SG_SUN_WARM,Warmth of the Sun
-429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x0,	SG_MOON_WARM,Warmth of the Moon
-430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x0,	SG_STAR_WARM,Warmth of the Stars
+428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x1,	SG_SUN_WARM,Warmth of the Sun
+429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x1,	SG_MOON_WARM,Warmth of the Moon
+430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x1,	SG_STAR_WARM,Warmth of the Stars
 431,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0,		SG_SUN_COMFORT,Comfort of the Sun
 432,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0,		SG_MOON_COMFORT,Comfort of the Moon
 433,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0,		SG_STAR_COMFORT,Comfort of the Stars
@@ -693,7 +694,7 @@
 477,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x4000,	WS_WEAPONREFINE,Upgrade Weapon
 478,3,6,2,0,0x3,3,10,1,no,0,0,0,none,0,0x0,		CR_SLIMPITCHER,Aid Condensed Potion
 479,1,6,16,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x0,	CR_FULLPROTECTION,Full Protection
-480,5,8,1,0,0,0,5,5,no,0,0,0,weapon,0,0x0,		PA_SHIELDCHAIN,Shield Chain
+480,5,8,1,-1,0,0,5,5,no,0,0,0,weapon,0,0x0,		PA_SHIELDCHAIN,Shield Chain
 481,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		HP_MANARECHARGE,Mana Recharge
 482,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0,0x0,		PF_DOUBLECASTING,Double Casting
 483,16,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0,0x20,	HW_GANBANTEIN,Ganbantein
@@ -885,12 +886,12 @@
 2004,5,8,1,-1,0,0,10,-5,no,0,0,0,weapon,0,0x0,	RK_HUNDREDSPEAR,Hundred Spear
 2005,1,6,2,4,0x2,2,5,1,no,0,0,0,weapon,3,0x0,	RK_WINDCUTTER,Wind Cutter
 2006,0,6,4,-1,0x2,5,5,1,no,0,0,0,weapon,0,0x0,	RK_IGNITIONBREAK,Ignition Break
-2007,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0,		RK_DRAGONTRAINING,Dragon Training
-2008,9,6,2,3,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,misc,0,0x0,	RK_DRAGONBREATH,Dragon Breath
+2007,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		RK_DRAGONTRAINING,Dragon Training
+2008,9,6,2,3,0x42,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0,0x0,	RK_DRAGONBREATH,Dragon Breath
 2009,0,6,4,0,0x3,3:4:5:6:7,5,1,no,0,0,0,none,0,0x0,	RK_DRAGONHOWLING,Dragon Howling
 2010,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		RK_RUNEMASTERY,Rune Mastery
 2011,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	RK_MILLENNIUMSHIELD,Millenium Shield
-2012,1,6,4,-1,0,0,1,1,yes,0,0,0,weapon,0,0x0,	RK_CRUSHSTRIKE,Crush Strike
+2012,1,6,4,-1,0,0,1,1,yes,0,0,0,none,0,0x0,	RK_CRUSHSTRIKE,Crush Strike
 2013,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	RK_REFRESH,Refresh
 2014,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	RK_GIANTGROWTH,Giant Growth
 2015,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	RK_STONEHARDSKIN,Stone Hard Skin
@@ -958,7 +959,7 @@
 
 //****
 // AB Arch Bishop
-2038,11,8,1,6,0x2,3,5,-3,yes,0,0,0,magic,0,0x0,	AB_JUDEX,Judex
+2038,11,8,1,6,0x2,1,5,-3,yes,0,0,0,magic,0,0x0,	AB_JUDEX,Judex
 2039,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0,	AB_ANCILLA,Ancilla
 2040,11,8,1,6,0,0,10,-10,yes,0,0,0,magic,0,0x0,	AB_ADORAMUS,Adoramus
 2041,0,6,4,6,0x3,3:7:15,3,1,yes,0,0,0,magic,0,0x0,	AB_CLEMENTIA,Crementia
@@ -992,9 +993,9 @@
 2239,3,6,2,0,0x42,3,5,1,no,0,0x80,3,misc,0,0x2800,	RA_CLUSTERBOMB,Cluster Bomb
 2240,0,6,4,0,0,0,1,1,no,0,0,0,none,0,0x0,		RA_WUGMASTERY,Warg Mastery
 2241,0,6,4,0,0,0,3,1,no,0,0,0,none,0,0x2000,		RA_WUGRIDER,Warg Rider
-2242,0,6,4,-1,0x2,1,1,0,no,0,0,0,weapon,0,0x2000,	RA_WUGDASH,Warg Dash
-2243,9,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0,0x2000,	RA_WUGSTRIKE,Warg Strike
-2244,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x80,	RA_WUGBITE,Warg Bite
+2242,0,6,4,-1,0x42,1,1,0,no,0,0,0,weapon,0,0x2000,	RA_WUGDASH,Warg Dash
+2243,9,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0,0x2000,	RA_WUGSTRIKE,Warg Strike
+2244,9,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0,0x80,	RA_WUGBITE,Warg Bite
 2245,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		RA_TOOTHOFWUG,Tooth of Warg
 2246,0,6,4,0,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0,0x0,	RA_SENSITIVEKEEN,Sensitive Keen
 2247,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x42,		RA_CAMOUFLAGE,Camouflage
@@ -1003,8 +1004,8 @@
 2250,3,6,2,1,0x43,2,1,1,no,0,0x80,1,misc,0,0x0,	RA_COBALTTRAP,Cobalt Trap
 2251,3,6,2,2,0x43,2,1,1,no,0,0x80,1,misc,0,0x0,	RA_MAIZETRAP,Maize Trap
 2252,3,6,2,4,0x43,2,1,1,no,0,0x80,1,misc,0,0x0,	RA_VERDURETRAP,Verdure Trap
-2253,3,6,2,0,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_FIRINGTRAP,Firing Trap
-2254,3,6,2,0,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_ICEBOUNDTRAP,Icebound Trap
+2253,3,6,2,3,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_FIRINGTRAP,Firing Trap
+2254,3,6,2,1,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_ICEBOUNDTRAP,Icebound Trap
 
 //****
 // NC Mechanic
@@ -1019,8 +1020,8 @@
 2263,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		NC_HOVERING,Hovering
 2264,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7,0x0,		NC_F_SIDESLIDE,Front-Side Slide
 2265,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7,0x0,		NC_B_SIDESLIDE,Back-Side Slide
-2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0,0x0,		NC_MAINFRAME,Mainframe Restructure // Check me. Part of the code notes translated to "The amount of fuel have".
-2267,0,6,4,-1,0x4A,2:3:4,3,1,no,0,0,0,misc,5,0x0,	NC_SELFDESTRUCTION,Self Destruction
+2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0,0x0,		NC_MAINFRAME,Mainframe Restructure
+2267,0,6,4,0,0xCA,2:3:4,3,1,no,0,0,0,weapon,5,0x0,	NC_SELFDESTRUCTION,Self Destruction
 2268,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0,0x0,	NC_SHAPESHIFT,Shape Shift
 2269,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		NC_EMERGENCYCOOL,Emergency Cool
 2270,0,6,4,0,0x3,7,1,1,yes,0,0,0,none,0,0x0,	NC_INFRAREDSCAN,Infrared Scan
@@ -1033,9 +1034,9 @@
 2277,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		NC_RESEARCHFE,Research Fire/Earth
 2278,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6,0x0,	NC_AXEBOOMERANG,Axe Boomerang
 2279,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	NC_POWERSWING,Power Swing
-2280,0,8,4,-1,0x2,2:2:3:3:3,5,-6,no,0,0,0,weapon,0,0x0,	NC_AXETORNADO,Axe Tornado // Check me. Takes 20 * Skill LV amount of HP each use.
+2280,0,8,4,-1,0x2,2:2:3:3:3,5,-6,no,0,0,0,weapon,0,0x0,	NC_AXETORNADO,Axe Tornado
 2281,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x0,	NC_SILVERSNIPER,FAW - Silver Sniper
-2282,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x0,	NC_MAGICDECOY,FAW - Magic Decoy //CHECK FIX ME!!!! Wind and Earth stones spawning opposite decoys.
+2282,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x0,	NC_MAGICDECOY,FAW - Magic Decoy
 2283,5,6,1,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		NC_DISJOINT,FAW Removal
 
 //****
@@ -1043,7 +1044,7 @@
 2284,1,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0,0x0,	SC_FATALMENACE,Fatal Menace
 2285,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0,	SC_REPRODUCE,Reproduce
 2286,0,6,4,0,0x1,0,10,1,yes,0,0,0,none,0,0x0,	SC_AUTOSHADOWSPELL,Auto Shadow Spell
-2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x40,		SC_SHADOWFORM,Shadow Form
+2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x8040,		SC_SHADOWFORM,Shadow Form
 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
 2289,0,6,4,0,0x3,2,5,1,no,0,0,0,none,0,0x0,		SC_BODYPAINT,Body Painting
 2290,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	SC_INVISIBILITY,Invisibility
@@ -1054,12 +1055,12 @@
 2295,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x20,	SC_LAZINESS,Masquerade - Laziness
 2296,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x20,	SC_UNLUCKY,Masquerade - Unlucky
 2297,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x20,	SC_WEAKNESS,Masquerade - Weakness
-2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x20,	SC_STRIPACCESSARY,Strip Accessory //CHECK Is weapon attack type needed?
-2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,none,0,0x0,	SC_MANHOLE,Man Hole
-2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,none,0,0x0,	SC_DIMENSIONDOOR,Dimension Door
-2301,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,none,0,0x0,	SC_CHAOSPANIC,Chaos Panic
-2302,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,none,0,0x0,	SC_MAELSTROM,Maelstrom
-2303,7,6,2,0,0x1,3,3,1,yes,0,0,1,none,0,0x0,	SC_BLOODYLUST,Bloody Lust
+2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,none,0,0x8020,	SC_STRIPACCESSARY,Strip Accessory
+2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,magic,0,0x0,	SC_MANHOLE,Man Hole
+2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SC_DIMENSIONDOOR,Dimension Door
+2301,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,magic,0,0x0,	SC_CHAOSPANIC,Chaos Panic
+2302,7,6,2,0,0x1,0,3,1,yes,0,0x20000,1,magic,0,0x0,	SC_MAELSTROM,Maelstrom
+2303,7,6,2,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0,	SC_BLOODYLUST,Bloody Lust
 2304,0,6,4,-1,0,0,3,1,no,0,0,0,weapon,0,0x0,	SC_FEINTBOMB,Feint Bomb
 
 //****
@@ -1074,7 +1075,7 @@
 2314,1,6,1,-1,0,0,1,1,no,0,0,0,weapon,0,0x0,	LG_RAGEBURST,Rage Burst
 2315,0,6,4,0:6:0,0x2,0,3,1,yes,0,0,0,none,2:0:0,0x0,	LG_SHIELDSPELL,Shield Spell
 2316,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	LG_EXEEDBREAK,Exceed Break
-2317,1,6,2,-1,0x2,5,5,1,yes,0,0,0,none,3:4:5:6:7,0x0,	LG_OVERBRAND,Over Brand
+2317,2,6,2,-1,0x2,0,5,1,yes,0,0,0,weapon,0,0x0,	LG_OVERBRAND,Over Brand
 2318,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	LG_PRESTIGE,Prestige
 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.
 2320,0,6,4,-1,0x2,3,5,1,yes,0,0,0,weapon,0,0x1000,	LG_MOONSLASHER,Moon Slasher
@@ -1083,6 +1084,8 @@
 2323,0,8,4,2,0x2,1:1:2:2:3,5,-5,yes,0,0,0,weapon,0,0x0,	LG_EARTHDRIVE,Earth Drive
 2324,3,8,1,-1,0,0,5,3,yes,0,0,0,weapon,0,0x0,	LG_HESPERUSLIT,Hesperus Lit
 2325,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	LG_INSPIRATION,Inspiration
+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
+2520,1,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0,0,	LG_OVERBRAND_PLUSATK,Overbrand Plus Attack
 
 //****
 // SR Sura
@@ -1090,10 +1093,10 @@
 2327,0,8,4,-1,0x2,2,5,-3,no,0,0,0,weapon,3,0x0,	SR_SKYNETBLOW,Sky Net Blow
 2328,0,6,4,-1,0x2,1:2:3:4:5,5,1,no,0,0,0,weapon,0,0x0,	SR_EARTHSHAKER,Earth Shaker
 2329,-2,8,4,-1,0,0,5,-2,no,0,0x200,0,weapon,0,0x0,	SR_FALLENEMPIRE,Fallen Empire
-2330,-2,6,1,-1,0x2,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0,0,weapon,0,0x0,	SR_TIGERCANNON,Tiger Cannon
-2331,1:2:3:3:4:4:5:5:6:7,6,1,0,0,0,10,0,no,0,0,0,none,0,0x0,		SR_HELLGATE,Hell Gate
+2330,-2,6,1,-1,0x42,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0,0,weapon,0,0x0,	SR_TIGERCANNON,Tiger Cannon
+2331,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		SR_HELLGATE,Hell Gate
 2332,0,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0,0x0,	SR_RAMPAGEBLASTER,Rampage Blaster
-2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		SR_CRESCENTELBOW,Crescent Elbow //CHECK Check the autospell ID.
+2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		SR_CRESCENTELBOW,Crescent Elbow
 2334,0,6,4,0,0x3,1:1:2:2:3,5,1,no,0,0,0,none,0,0x0,	SR_CURSEDCIRCLE,Cursed Circle
 2335,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		SR_LIGHTNINGWALK,Lightning Walk
 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
@@ -1102,8 +1105,8 @@
 2339,0,0,0,0,0,0,5,1,no,0,0,0,none,0,0x0,		SR_GENTLETOUCH,Gentle Touch
 2340,0,6,4,0,0x3,2,1,1,no,0,0,0,none,0,0x0,	SR_ASSIMILATEPOWER,Assimilate Power
 2341,3,6,16,0,0x1,0,1,1,yes,0,0x200,0,none,0,0x0,	SR_POWERVELOCITY,Power Velocity
-2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,3,0x0,	SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell //CHECK Does this ignore defense?
-2343,1:2:3:3:4:4:5:5:6:7,8,1,0,0,0,10,-7,yes,0,0,0,weapon,0,0x0,	SR_GATEOFHELL,Gate of Hell //CHECK Need to fix to be enemy targeted and also combo after Fallen Empire
+2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,7,0x0,	SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell
+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
 2344,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	SR_GENTLETOUCH_QUIET,Gentle Touch - Quiet
 2345,2,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	SR_GENTLETOUCH_CURE,Gentle Touch - Cure
 2346,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	SR_GENTLETOUCH_ENERGYGAIN,Gentle Touch - Energy Gain
@@ -1134,7 +1137,7 @@
 2416,0,6,1,-1,0,0,5,1,no,0,0,0,magic,0,0x0,	WM_REVERBERATION_MAGIC,Reverberation Magic
 2417,11,6,2,0,0x3,5,1,1,no,0,0,0,none,0,0x0,	WM_DOMINION_IMPULSE,Dominion Impulse
 2418,9,6,2,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	WM_SEVERE_RAINSTORM,Severe Rainstorm
-2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0,0x0,	WM_POEMOFNETHERWORLD,Poem of The Netherworld //CHECK May need to recode too.
+2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0,0x0,	WM_POEMOFNETHERWORLD,Poem of The Netherworld
 2420,0,6,4,0,0x2,2:3:4:5:6,5,1,yes,0,0,0,none,0,0x0,	WM_VOICEOFSIREN,Voice of Siren
 2421,7,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	WM_DEADHILLHERE,Valley of Death
 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
@@ -1176,8 +1179,8 @@
 2462,0,6,4,0,0x1,0,2,1,yes,0,0,0,none,0,0x0,	SO_EL_ANALYSIS,Four Spirit Analysis
 2463,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		SO_EL_SYMPATHY,Spirit Sympathy
 2464,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	SO_EL_CURE,Spirit Recovery
-2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_FIRE_INSIGNIA,Fire Insignia //CHECK All 4 insignia skills can be targeted and animations work
-2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_WATER_INSIGNIA,Water Insignia // but its effects havent been coded yet.
+2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_FIRE_INSIGNIA,Fire Insignia
+2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_WATER_INSIGNIA,Water Insignia
 2467,9,6,2,4,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_WIND_INSIGNIA,Wind Insignia
 2468,9,6,2,2,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_EARTH_INSIGNIA,Earth Insignia
 
@@ -1192,14 +1195,14 @@
 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....
 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.
 2482,11,6,16,0,0,0,5,1,yes,0,0,1,weapon,2,0x0,	GN_WALLOFTHORN,Wall of Thorns
-2483,11,6,2,0,0x3,4,10,1,yes,0,0x2000,0,weapon,0,0x0,	GN_CRAZYWEED,Crazy Weed
-2484,0,6,2,2,0x2,2,10,1,no,0,0x2000,0,weapon,0,0x0,	GN_CRAZYWEED_ATK,Crazy Weed Attack
+2483,11,6,2,0,0x3,4,10,1,yes,0,0x0,0,weapon,0,0x1,	GN_CRAZYWEED,Crazy Weed
+2484,0,6,2,2,0x2,2,10,1,no,0,0x0,0,weapon,0,0x1,	GN_CRAZYWEED_ATK,Crazy Weed Attack
 2485,9,6,2,3,0,0,5,1,yes,0,0,0,magic,0,0x0,		GN_DEMONIC_FIRE,Demonic Fire
 2486,9,6,2,0,0,0,5,1,yes,0,0,0,none,0,0x0,		GN_FIRE_EXPANSION,Fire Expansion
 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
 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
-2489,11,6,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,weapon,0,0x0,		GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
-2490,9,6,2,0,0x3,1,5,1,yes,0,0x80,2:3:4:5:6,none,0,0x0,	GN_HELLS_PLANT,Hell's Plant
+2489,11,8,1,-1,0x28,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,magic,0,0x0,		GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
+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
 2491,0,6,1,0,0x90,0,5,1,no,0,0,0,misc,0,0x0,	GN_HELLS_PLANT_ATK,Hell's Plant Attack
 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
 2493,11,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	GN_SLINGITEM,Sling Item
@@ -1230,19 +1233,19 @@
 2552,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	RL_RICHS_COIN,Rich's Coin
 2553,15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	RL_MASS_SPIRAL,Mass Spiral
 2554,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_BANISHING_BUSTER,Banishing Buster
-2555,3,6,2,0,0x1,1,5,1,no,0,0,1,misc,0,0x0,	RL_B_TRAP,Bind Trap
+2555,3,6,2,0,0x1,1,5,1,no,0,0,3,misc,0,0x0,	RL_B_TRAP,Bind Trap
 2556,0,6,4,0,0x3,-1,1,1,no,0,0,0,none,0,0x0,	RL_FLICKER,Flicker
 2557,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_S_STORM,Shatter Storm
 2558,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0,	RL_E_CHAIN,Eternal Chain
 2559,-9,6,4,-1,0x3,21,1,1,no,0,0x0,0,weapon,0,0x0,	RL_QD_SHOT,Quick Draw Shot
 2560,11,6,1,0,0x1,0,1,1,no,0,0,3,none,0,0x0,	RL_C_MARKER,Crimson Marker
-2561,0,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0,0x0,	RL_FIREDANCE,Fire Dance
+2561,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_FIREDANCE,Fire Dance
 2562,7:8:9:10:11,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_H_MINE,Howling Mine
 2563,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	RL_P_ALTER,Platinum Alter
 2564,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	RL_FALLEN_ANGEL,Fallen Angel
-2565,0,6,4,-1,0x2,2:2:2:2:3,5,1,no,0,0,0,weapon,3,0x0,	RL_R_TRIP,Round Trip
+2565,0,6,4,-1,0x2,3:3:4:5:6,5,1,no,0,0,0,weapon,3,0x0,	RL_R_TRIP,Round Trip
 2566,0,6,4,-1,0x3,-1,5,1,no,0,0,0,weapon,0,0x0,	RL_D_TAIL,Dragon Tail
-2567,3,6,1,-1,0x2,5,5,1,no,0,0,0,weapon,0,0,	RL_FIRE_RAIN,Fire Rain
+2567,9,6,2,-1,0x2,1,5,1,no,0,0,0,weapon,0,0,	RL_FIRE_RAIN,Fire Rain
 2568,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	RL_HEAT_BARREL,Heat Barrel
 2569,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	RL_AM_BLAST,Anti-Material Blast
 2570,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	RL_SLUGSHOT,Slug Shot
@@ -1258,21 +1261,21 @@
 3003,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0,		KO_LEFT,Left Hand Mastery
 3004,3:4:5:6:7,8,1,-1,0,0,5,-2,no,0,0,0,weapon,0,0x0,	KO_JYUMONJIKIRI,Cross Strike
 3005,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,		KO_SETSUDAN,Soul Sever
-3006,7:8:9:10:11,6,2,0,0x2,2,5,0,no,0,0,0,weapon,0,0x0,	KO_BAKURETSU,Bakuretsu Kunai
-3007,0,6,4,-1,0x42,4:4:4:4:5,5,0,no,0,0,0,misc,0,0x0,	KO_HAPPOKUNAI,Happo Kunai
-3008,9,8,2,0,0x52,2,10,-10,no,0,0x18000,0,misc,0,0x0,	KO_MUCHANAGE,Mucha Nage
+3006,7:8:9:10:11,6,2,-1,0x42,2,5,1,no,0,0,0,weapon,0,0x0,	KO_BAKURETSU,Bakuretsu Kunai
+3007,5,6,4,-1,0x42,4:4:4:4:5,5,1,no,0,0,0,weapon,0,0x0,	KO_HAPPOKUNAI,Happo Kunai
+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,Mucha Nage
 3009,9:10:11:12:13,8,2,-1,0x2,3,5,2,no,0,0,0,weapon,0,0x0,	KO_HUUMARANKA,Huuma Shuriken Ranka 
-3010,3,6,4,0,0x43,0,5,1,no,0,0x80,0,misc,0,0x0,	KO_MAKIBISHI,Makibishi
+3010,3,6,4,0,0x52,0,5,1,no,0,0x80,0,weapon,0,0x10,	KO_MAKIBISHI,Makibishi
 3011,0,6,4,0,0x1,0,5,0,yes,0,0,0,none,0,0x0,	KO_MEIKYOUSISUI,Meikyo Shisui
-3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,7,0x0,		KO_ZANZOU,Zanzou
+3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,3:4:5:6:7,0x0,	KO_ZANZOU,Zanzou
 3013,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		KO_KYOUGAKU,Kyougaku
 3014,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		KO_JYUSATSU,Jyusatsu
 3015,0,6,4,3,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_KAHU_ENTEN,Kahu Enten
 3016,0,6,4,1,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_HYOUHU_HUBUKI,Hyouhu Hubuki
 3017,0,6,4,4,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_KAZEHU_SEIRAN,Kazehu Seiran
-3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_DOHU_KOUKAI,Dohu Koukai	
-3019,11,6,1,0,0,0,5,0,no,0,0,0,weapon,0,0x0,	KO_KAIHOU,Technique Kaihou
-3020,7,6,2,0,0,0,1,3,yes,0,0,0,magic,0,0x0,		KO_ZENKAI,Zenkai
+3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_DOHU_KOUKAI,Dohu Koukai
+3019,11,6,1,0,0,0,1,1,no,0,0,0,magic,0,0x0,		KO_KAIHOU,Technique Kaihou
+3020,7,6,2,0,0,0,1,1,yes,0,0,0,magic,0,0x0,		KO_ZENKAI,Zenkai
 3021,5:6:7:8:9,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	KO_GENWAKU,Genwaku
 3022,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		KO_IZAYOI,Izayoi
 3023,0,6,4,0,0x3,2:3:4:5:6,5,0,no,0,0,0,none,0,0x0,	KG_KAGEHUMI,Kagehumi
@@ -1280,13 +1283,42 @@
 3025,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	KG_KAGEMUSYA,Kagemusha
 3026,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	OB_ZANGETSU,Zangetsu
 3027,7,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	OB_OBOROGENSOU,Oboro Gensou
-3028,1,6,4,0,0x2,3,1,1,no,0,0,0,weapon,0,0x0,	OB_OBOROGENSOU_TRANSITION_ATK,
+3028,1,6,4,0,0x2,3,1,1,no,0,0,0,weapon,0,0x0,	OB_OBOROGENSOU_TRANSITION_ATK,Hazy Moonlight Illusion Transition Attack
 3029,7,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		OB_AKAITSUKI,Akaitsuki
 
+//****
+// Eclage Skills
+3031,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	ECL_SNOWFLIP,Snow Flip
+3032,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	ECL_PEONYMAMY,Peony Mamy
+3033,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	ECL_SADAGUI,Sadagui
+3034,7,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	ECL_SEQUOIADUST,Sequoia Dust
+3035,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		ECLAGE_RECALL,Return To Eclage
+
 // Copied Bard / Dancer Skills
 //3036,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,	BA_POEMBRAGI2,Poem of Bragi 2
 //3037,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,	DC_FORTUNEKISS2,Fortune Kiss 2
 
+//****
+// EP 14.3 Part 2 3rd Job Skills
+5001,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0,0x0, GC_DARKCROW,Dark Claw
+5002,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RA_UNLIMIT,Unlimited
+5003,7,6,1,-1,0x2,4:5:6:7:-1,5,1,no,0,0,0,weapon,0,0x0, GN_ILLUSIONDOPING,Illusion Doping
+5004,9,6,2,1,0x42,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0,0x0, RK_DRAGONBREATH_WATER,Dragon Breath - Water
+5005,0,6,4,0,0x3,3,1,1,no,0,0,0,none,0,0x0, RK_LUXANIMA,Lux Anima
+5006,1,6,2,3,0,0,5,1,no,0,0,3,misc,0,0x0, NC_MAGMA_ERUPTION,Magma Eruption
+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
+5008,0,6,4,0,0x3,15,5,1,no,0,0,0,none,0,0x0, SO_ELEMENTAL_SHIELD,Elemental Shield
+5009,1,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_FLASHCOMBO,Flash Combo
+5010,0,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SC_ESCAPE,Emergency Escape
+5011,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, AB_OFFERTORIUM,Offertorium
+5012,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, WL_TELEKINESIS_INTENSE,Intense Telekinesis
+5013,0,6,4,0,0x3,5,5,1,no,0,0,0,none,0,0x0, LG_KINGS_GRACE,King's Grace
+5014,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, ALL_FULL_THROTTLE,Full Throttle
+5015,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_FLASHCOMBO_ATK_STEP1,Flash Combo Attack Step 1
+5016,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_FLASHCOMBO_ATK_STEP2,Flash Combo Attack Step 2
+5017,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_FLASHCOMBO_ATK_STEP3,Flash Combo Attack Step 3
+5018,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, SR_FLASHCOMBO_ATK_STEP4,Flash Combo Attack Step 4
+
 //****
 // Homunculus S
 8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0,0x0,	HLIF_HEAL,Healing Touch
@@ -1311,11 +1343,11 @@
 8021,1,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		MH_PAIN_KILLER,Pain Killer
 8022,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0,0x0,		MH_LIGHT_OF_REGENE,Light of Regene
 8023,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0,0x0,		MH_OVERED_BOOST,Overed Boost
-8024,7,6,1,4:0:4:0:4,0,0,5,1,no,0,0,0,magic,0,0x0,	MH_ERASER_CUTTER,Eraser Cutter
-8025,7,6,2,4:0:4:0:4,0,0,5,1,no,0,0,0,magic,0,0x0,	MH_XENO_SLASHER,Xeno Slasher
-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
+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
+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
+8026,5:5:7:7:9,6,6,0,0x1,0,5,1,no,0,0,0,magic,0,0x0,	MH_SILENT_BREEZE,Silent Breeze
 8027,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		MH_STYLE_CHANGE,Style Change
-8028,1,8,1,0,0,0,5,1,no,0,0,0,weapon,0,0x0,		MH_SONIC_CRAW,Sonic Claw
+8028,1,8,1,0,0,0,5,1,no,0,0x0200,0,weapon,0,0x0,		MH_SONIC_CRAW,Sonic Claw
 8029,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0,	MH_SILVERVEIN_RUSH,Silver Bain Rush
 8030,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0,	MH_MIDNIGHT_FRENZY,Midnight Frenzy
 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
@@ -1323,7 +1355,7 @@
 8033,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		MH_STEINWAND,Stone Wall
 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
 8035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		MH_ANGRIFFS_MODUS,Attack Mode
-8036,3:4:5:6:7,6,1,0,0,0,5,1,no,0,0,0,weapon,0,0x0,	MH_TINDER_BREAKER,Tinder Breaker
+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
 8037,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0,	MH_CBC,Continual Break Combo
 8038,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0,	MH_EQC,Eternal Quick Combo
 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

+ 6 - 0
db/pre-re/skill_nocast_db.txt

@@ -156,6 +156,7 @@
 361,512	//HP_ASSUMPTIO
 691,512	//CASH_ASSUMPTIO
 2284,512	//SC_FATALMENACE
+2294,512	//SC_IGNORANCE
 2300,512	//SC_DIMENSIONDOOR
 
 //----------------------------------------------------------------------------
@@ -167,6 +168,7 @@
 405,1024	//PF_SPIDERWEB
 674,1024	//NPC_EXPULSION
 2284,1024	//SC_FATALMENACE
+2294,1024	//SC_IGNORANCE
 2300,1024	//SC_DIMENSIONDOOR
 
 //----------------------------------------------------------------------------
@@ -177,5 +179,9 @@
 491,2048	//CR_CULTIVATION
 1013,2048	//BS_GREED
 2299,2048	//SC_MANHOLE
+2300,2048	//SC_DIMENSIONDOOR
+2301,2048	//SC_CHAOSPANIC
+2303,2048	//SC_BLOODYLUST
 2419,2048	//WM_POEMOFNETHERWORLD
 2482,2048	//GN_WALLOFTHORN
+2493,2048	//GN_SLINGITEM

+ 863 - 843
db/pre-re/skill_require_db.txt

@@ -33,1044 +33,1064 @@
 
 //****
 // SM Swordman
-5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_BASH#バッシュ#
-6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_PROVOKE#プロボック#
-7,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_MAGNUM#マグナムブレイク#
-8,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_ENDURE#インデュア#
+5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_BASH
+6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SM_PROVOKE
+7,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_MAGNUM
+8,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SM_ENDURE
 
 //****
 // MG Mage
-10,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SIGHT#サイト#
-11,0,0,9:9:9:12:12:12:15:15:15:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_NAPALMBEAT#ナパ?ムビ?ト#
-12,0,0,30:30:30:35:35:35:40:40:40:40,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SAFETYWALL#セイフティウォ?ル#
-13,0,0,18:14:24:20:30:26:36:32:42:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SOULSTRIKE#ソウルストライク#
-14,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_COLDBOLT#コ?ルドボルト#
-15,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FROSTDIVER#フロストダイバ?#
-16,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_STONECURSE#スト?ンカ?ス#
-17,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREBALL#ファイア?ボ?ル#
-18,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREWALL#ファイア?ウォ?ル#
-19,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREBOLT#ファイア?ボルト#
-20,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_LIGHTNINGBOLT#ライトニングボルト#
-21,0,0,29:34:39:44:49:54:59:64:69:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_THUNDERSTORM#サンダ?スト?ム#
+10,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_SIGHT
+11,0,0,9:9:9:12:12:12:15:15:15:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//MG_NAPALMBEAT
+12,0,0,30:30:30:35:35:35:40:40:40:40,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SAFETYWALL
+13,0,0,18:14:24:20:30:26:36:32:42:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SOULSTRIKE
+14,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_COLDBOLT
+15,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FROSTDIVER
+16,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_STONECURSE
+17,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_FIREBALL
+18,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_FIREWALL
+19,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREBOLT
+20,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_LIGHTNINGBOLT
+21,0,0,29:34:39:44:49:54:59:64:69:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_THUNDERSTORM
 
 //****
 // AL Acolyte
-24,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_RUWACH#ルアフ#
-25,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_PNEUMA#ニュ?マ#
-26,0,0,10:9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_TELEPORT#テレポ?ト#
-27,0,0,35:32:29:26,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_WARP#ワ?プポ?タル#
-28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HEAL#ヒ?ル#
-29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_INCAGI#速度?加#
-30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//AL_DECAGI#速度減少#
-31,0,0,10,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HOLYWATER#アクアベネディクタ#
-32,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_CRUCIS#シグナムクルシス#
-33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_ANGELUS#エンジェラス#
-34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_BLESSING#ブレッシング#
-35,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_CURE#キュア?#
+24,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_RUWACH
+25,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_PNEUMA
+26,0,0,10:9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_TELEPORT
+27,0,0,35:32:29:26,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AL_WARP
+28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HEAL
+29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_INCAGI
+30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_DECAGI
+31,0,0,10,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_HOLYWATER
+32,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_CRUCIS
+33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_ANGELUS
+34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_BLESSING
+35,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_CURE
 
 //****
 // MC Merchant
-40,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_IDENTIFY#アイテム鑑定#
-41,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_VENDING#露店開設#
-42,0,0,5,0,0,100:200:300:400:500:600:700:800:900:1000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_MAMMONITE#メマ?ナイト#
+40,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_IDENTIFY
+41,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_VENDING
+42,0,0,5,0,0,100:200:300:400:500:600:700:800:900:1000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_MAMMONITE
 
 //****
 // AC Archer
-45,0,0,25:30:35:40:45:50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_CONCENTRATION#集中力向上#
-46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_DOUBLE#ダブルストレイフィング#
-47,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_SHOWER#アロ?シャワ?#
+45,0,0,25:30:35:40:45:50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_CONCENTRATION
+46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AC_DOUBLE
+47,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AC_SHOWER
 
 //****
 // TF Thief
-50,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_STEAL#スティ?ル#
-51,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_HIDING#ハイディング#
-52,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_POISON#インベナム#
-53,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_DETOXIFY#解毒#
+50,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_STEAL
+51,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_HIDING
+52,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_POISON
+53,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_DETOXIFY
 
-54,0,0,60,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_RESURRECTION#リザレクション#
+54,0,0,60,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_RESURRECTION
 
 //****
 // KN Knight
-56,0,0,7,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_PIERCE#ピア?ス#
-57,0,0,12,0,0,0,4:5,0,0,riding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_BRANDISHSPEAR#ブランディッシュスピア#
-58,0,0,9,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_SPEARSTAB#スピアスタブ#
-59,0,0,10,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_SPEARBOOMERANG#スピアブ?メラン#
-60,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_TWOHANDQUICKEN#ツ?ハンドクイッケン#
-61,0,0,3,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_AUTOCOUNTER#オ?トカウンタ?#
-62,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_BOWLINGBASH#ボウリングバッシュ#
+56,0,0,7,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_PIERCE
+57,0,0,12,0,0,0,4:5,0,0,riding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KN_BRANDISHSPEAR
+58,0,0,9,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_SPEARSTAB
+59,0,0,10,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_SPEARBOOMERANG
+60,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//KN_TWOHANDQUICKEN
+61,0,0,3,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_AUTOCOUNTER
+62,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_BOWLINGBASH
 
 //****
 // PR Priest
-66,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_IMPOSITIO#イムポシティオマヌス#
-67,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SUFFRAGIUM#サフラギウム#
-68,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_ASPERSIO#アスペルシオ#
-69,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_BENEDICTIO#聖?降福#
-70,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SANCTUARY#サンクチュアリ#
-71,0,0,6:8:10:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SLOWPOISON#スロ?ポイズン#
-72,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_STRECOVERY#リカバリ?#
-73,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_KYRIE#キリエエレイソン#
-74,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_MAGNIFICAT#マグニフィカ?ト#
-75,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_GLORIA#グロリア#
-76,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_LEXDIVINA#レックスディビ?ナ#
-77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_TURNUNDEAD#タ?ンアンデッド#
-78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_LEXAETERNA#レックスエ?テルナ#
-79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_MAGNUS#マグヌスエクソシズム#
+66,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PR_IMPOSITIO
+67,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_SUFFRAGIUM
+68,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PR_ASPERSIO
+69,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_BENEDICTIO
+70,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SANCTUARY
+71,0,0,6:8:10:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//PR_SLOWPOISON
+72,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_STRECOVERY
+73,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_KYRIE
+74,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_MAGNIFICAT
+75,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_GLORIA
+76,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_LEXDIVINA
+77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_TURNUNDEAD
+78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_LEXAETERNA
+79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_MAGNUS
 
 //****
 // WZ Wizard
-80,0,0,75,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_FIREPILLAR#ファイア?ピラ?#
-81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,none,SC_SIGHT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_SIGHTRASHER#サイトラッシャ?#
-83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_METEOR#メテオスト?ム#
-84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_JUPITEL#ユピテルサンダ?#
-85,0,0,60:64:68:72:76:80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_VERMILION#ロ?ドオブヴァ?ミリオン#
-86,0,0,15:20:20:25:25:25:25:25:25:25,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_WATERBALL#ウォ?タ?ボ?ル#
-87,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_ICEWALL#アイスウォ?ル#
-88,0,0,45:43:41:39:37:35:33:31:29:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_FROSTNOVA#フロストノヴァ#
-89,0,0,78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_STORMGUST#スト?ムガスト#
-90,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_EARTHSPIKE#ア?ススパイク#
-91,0,0,28:32:36:40:44,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_HEAVENDRIVE#ヘヴンズドライブ#
-92,0,0,5:10:15:20:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_QUAGMIRE#クァグマイア#
-93,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_ESTIMATION#モンスタ?情報#
+80,0,0,75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,717,1,717,1,717,1,717,1,717,1,0						//WZ_FIREPILLAR
+81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,none,SC_SIGHT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_SIGHTRASHER
+83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_METEOR
+84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_JUPITEL
+85,0,0,60:64:68:72:76:80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_VERMILION
+86,0,0,15:20:20:25:25:25:25:25:25:25,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_WATERBALL
+87,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_ICEWALL
+88,0,0,45:43:41:39:37:35:33:31:29:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_FROSTNOVA
+89,0,0,78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_STORMGUST
+90,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WZ_EARTHSPIKE
+91,0,0,28:32:36:40:44,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WZ_HEAVENDRIVE
+92,0,0,5:10:15:20:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WZ_QUAGMIRE
+93,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_ESTIMATION
 
 //****
 // BS Blacksmith
-108,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_REPAIRWEAPON#武器修理#
-110,0,0,10,0,0,0,1:2:6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_HAMMERFALL#ハンマ?フォ?ル#
-111,0,0,20:23:26:29:32,0,0,0,6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_ADRENALINE#アドレナリンラッシュ#
-112,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_WEAPONPERFECT#ウェポンパ?フェクション#
-113,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_OVERTHRUST#オ?バ?トラスト#
-114,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_MAXIMIZE#マキシマイズパワ?#
+108,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BS_REPAIRWEAPON
+110,0,0,10,0,0,0,1:2:6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//BS_HAMMERFALL
+111,0,0,20:23:26:29:32,0,0,0,6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//BS_ADRENALINE
+112,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BS_WEAPONPERFECT
+113,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BS_OVERTHRUST
+114,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BS_MAXIMIZE
 
 //****
 // HT Hunter
-115,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SKIDTRAP#スキッドトラップ#
-116,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_LANDMINE#ランドマイン#
-117,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_ANKLESNARE#アンクルスネア#
-118,0,0,45,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SHOCKWAVE#ショックウェ?ブトラップ#
-119,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SANDMAN#サンドマン#
-120,0,0,12,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_FLASHER#フラッシャ?#
-121,0,0,10,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_FREEZINGTRAP#フリ?ジングトラップ#
-122,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_BLASTMINE#ブラストマイン#
-123,0,0,15,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_CLAYMORETRAP#クレイモアトラップ#
-124,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_REMOVETRAP#リム?ブトラップ#
-125,0,0,1,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_TALKIEBOX#ト?キ?ボックス#
-129,0,0,10:13:16:19:22,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_BLITZBEAT#ブリッツビ?ト#
-130,0,0,8,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_DETECTING#ディテクティング#
-131,0,0,10,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SPRINGTRAP#スプリングトラップ#
+115,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SKIDTRAP
+116,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_LANDMINE
+117,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_ANKLESNARE
+118,0,0,45,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SHOCKWAVE
+119,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SANDMAN
+120,0,0,12,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_FLASHER
+121,0,0,10,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_FREEZINGTRAP
+122,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_BLASTMINE
+123,0,0,15,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_CLAYMORETRAP
+124,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_REMOVETRAP
+125,0,0,1,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_TALKIEBOX
+129,0,0,10:13:16:19:22,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//HT_BLITZBEAT
+130,0,0,8,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_DETECTING
+131,0,0,10,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SPRINGTRAP
 
 //****
 // AS Assassin
-135,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_CLOAKING#クロ?キング#
-136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SONICBLOW#ソニックブロ?#
-137,0,0,3,0,0,0,16,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_GRIMTOOTH#グリムトゥ?ス#
-138,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_ENCHANTPOISON#エンチャントポイズン#
-139,0,0,25:30:35:40:45:50:55:60:45:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_POISONREACT#ポイズンリアクト#
-140,0,0,20,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_VENOMDUST#ベナムダスト#
-141,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SPLASHER#ベナムスプラッシャ?#
+135,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AS_CLOAKING
+136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SONICBLOW
+137,0,0,3,0,0,0,16,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AS_GRIMTOOTH
+138,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AS_ENCHANTPOISON
+139,0,0,25:30:35:40:45:50:55:60:45:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_POISONREACT
+140,0,0,20,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AS_VENOMDUST
+141,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SPLASHER
 
 //****
 // 1st Class Quest Skills
-142,0,0,3,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NV_FIRSTAID#?急手?#
-143,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NV_TRICKDEAD#死んだふり#
-146,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_AUTOBERSERK#オ?トバ?サ?ク#
-147,0,0,10,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_MAKINGARROW#矢作成#
-148,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_CHARGEARROW#チャ?ジアロ?#
-149,0,0,9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_SPRINKLESAND#砂まき#
-150,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_BACKSLIDING#バックステップ#
-151,0,0,3,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_PICKSTONE#石拾い#
-152,0,0,2,0,0,0,99,0,0,none,0,0,7049,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_THROWSTONE#石投げ#
-153,0,0,12,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_CARTREVOLUTION#カ?トレボリュ?ション#
-154,0,0,40,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_CHANGECART#チェンジカ?ト#
-155,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_LOUD#ラウドボイス#
-156,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HOLYLIGHT#ホ?リ?ライト#
-157,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_ENERGYCOAT#エナジ?コ?ト#
+142,0,0,3,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NV_FIRSTAID
+143,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NV_TRICKDEAD
+146,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SM_AUTOBERSERK
+147,0,0,10,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//AC_MAKINGARROW
+148,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AC_CHARGEARROW
+149,0,0,9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_SPRINKLESAND
+150,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_BACKSLIDING
+151,0,0,3,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TF_PICKSTONE
+152,0,0,2,0,0,0,99,0,0,none,0,0,7049,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//TF_THROWSTONE
+153,0,0,12,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_CARTREVOLUTION
+154,0,0,40,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_CHANGECART
+155,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_LOUD
+156,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_HOLYLIGHT
+157,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_ENERGYCOAT
 
 //****
 // RG Rogue
-211,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STEALCOIN#スティ?ルコイン#
-212,0,0,16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_BACKSTAP#バックスタブ#
-214,0,0,20,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_RAID#サプライズアタック#
-215,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPWEAPON#ストリップウェポン#
-216,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPSHIELD#ストリップシ?ルド#
-217,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPARMOR#ストリップア?マ?#
-218,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPHELM#ストリップヘルム#
-219,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_INTIMIDATE#インティミデイト#
-220,0,0,15,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_GRAFFITI#グラフィティ#
-221,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_FLAGGRAFFITI#フラッググラフィティ#
-222,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_CLEANER#クリ?ナ?#
+211,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_STEALCOIN
+212,0,0,16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_BACKSTAP
+214,0,0,20,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RG_RAID
+215,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPWEAPON
+216,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPSHIELD
+217,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPARMOR
+218,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPHELM
+219,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_INTIMIDATE
+220,0,0,15,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RG_GRAFFITI
+221,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_FLAGGRAFFITI
+222,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_CLEANER
 
 //****
 // AM Alchemist
-228,0,0,5,0,0,0,99,0,0,none,0,0,7134,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_PHARMACY#ファ?マシ?#
-229,0,0,10,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_DEMONSTRATION#デモンストレ?ション#
-230,0,0,15,0,0,0,99,0,0,none,0,0,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_ACIDTERROR#アシッドテラ?#
-231,0,0,1,0,0,0,99,0,0,none,0,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1,0	//AM_POTIONPITCHER#ポ?ションピッチャ?#
-232,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CANNIBALIZE#バイオプラント#
-233,0,0,10,0,0,0,99,0,0,none,0,0,7138,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_SPHEREMINE#スフィア?マイン#
-234,0,0,30,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_WEAPON#ケミカルウェポンチャ?ジ#
-235,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_SHIELD#ケミカルシ?ルドチャ?ジ#
-236,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_ARMOR#ケミカルア?マ?チャ?ジ#
-237,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_HELM#ケミカルヘル??チャ?ジ#
-
-243,0,0,10,0,0,0,99,0,0,none,0,0,7142,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CALLHOMUNCULUS
-244,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_REST
-247,0,0,74:68:62:56:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_RESURRECTHOMUN
+228,0,0,5,0,0,0,99,0,0,none,0,0,7134,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_PHARMACY
+229,0,0,10,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_DEMONSTRATION
+230,0,0,15,0,0,0,99,0,0,none,0,0,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_ACIDTERROR
+231,0,0,1,0,0,0,99,0,0,none,0,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1,0			//AM_POTIONPITCHER
+232,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CANNIBALIZE
+233,0,0,10,0,0,0,99,0,0,none,0,0,7138,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_SPHEREMINE
+234,0,0,30,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_WEAPON
+235,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_SHIELD
+236,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_ARMOR
+237,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_HELM
+
+243,0,0,10,0,0,0,99,0,0,none,0,0,7142,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CALLHOMUNCULUS
+244,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AM_REST
+247,0,0,74:68:62:56:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AM_RESURRECTHOMUN
 
 //****
 // CR Crusader
-249,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_AUTOGUARD#オ?トガ?ド#
-250,0,0,10,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SHIELDCHARGE#シ?ルドチャ?ジ#
-251,0,0,12,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SHIELDBOOMERANG#シ?ルドブ?メラン#
-252,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_REFLECTSHIELD#リフレクトシ?ルド#
-253,0,0,11:12:13:14:15:16:17:18:19:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_HOLYCROSS#ホ?リ?クロス#
-254,0,0,37:44:51:58:65:72:79:86:93:100,20,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_GRANDCROSS#グランドクロス#
-255,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_DEVOTION#ディボ?ション#
-256,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_PROVIDENCE#プロヴィデンス#
-257,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_DEFENDER#ディフェンダ?#
-258,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SPEARQUICKEN#スピアクイッケン#
+249,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_AUTOGUARD
+250,0,0,10,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_SHIELDCHARGE
+251,0,0,12,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_SHIELDBOOMERANG
+252,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_REFLECTSHIELD
+253,0,0,11:12:13:14:15:16:17:18:19:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_HOLYCROSS
+254,0,0,37:44:51:58:65:72:79:86:93:100,20,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_GRANDCROSS
+255,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CR_DEVOTION
+256,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CR_PROVIDENCE
+257,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_DEFENDER
+258,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SPEARQUICKEN
 
 //****
 // MO Monk
-261,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_CALLSPIRITS#?功#
-262,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_ABSORBSPIRITS#?奪#
-264,0,0,14,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BODYRELOCATION#?影#
-266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_INVESTIGATE#?勁#
-267,0,0,10,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_FINGEROFFENSIVE#指?#
-268,0,0,200,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_STEELBODY#金剛#
-269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BLADESTOP#白刃取り#
-270,0,0,15,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_EXPLOSIONSPIRITS#爆裂波動#
-271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_EXPLOSIONSPIRITS,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_EXTREMITYFIST#阿修羅覇凰拳#
-272,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_CHAINCOMBO#連打掌#
-273,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_COMBOFINISH#猛龍拳#
+261,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_CALLSPIRITS
+262,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_ABSORBSPIRITS
+264,0,0,14,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_BODYRELOCATION
+266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MO_INVESTIGATE
+267,0,0,10,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//MO_FINGEROFFENSIVE
+268,0,0,200,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_STEELBODY
+269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BLADESTOP
+270,0,0,15,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_EXPLOSIONSPIRITS
+271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_EXPLOSIONSPIRITS,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_EXTREMITYFIST
+272,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_CHAINCOMBO
+273,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_COMBOFINISH
 
 //****
 // SA Sage
-275,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_CASTCANCEL#キャストキャンセル#
-276,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_MAGICROD#マジックロッド#
-277,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_SPELLBREAKER#スペルブレイカ?#
-279,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_AUTOSPELL#オ?トスペル#
-280,0,0,40,0,0,0,99,0,0,none,0,0,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FLAMELAUNCHER#フレイムランチャ?#
-281,0,0,40,0,0,0,99,0,0,none,0,0,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FROSTWEAPON#フロストウェポン#
-282,0,0,40,0,0,0,99,0,0,none,0,0,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_LIGHTNINGLOADER#ライトニングロ?ダ?#
-283,0,0,40,0,0,0,99,0,0,none,0,0,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_SEISMICWEAPON#サイズミックウェポン#
-285,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_VOLCANO#ボルケ?ノ#
-286,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_DELUGE#デリュ?ジ#
-287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_VIOLENTGALE#バイオレントゲイル#
-288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_LANDPROTECTOR#ランドプロテクタ?#
-289,0,0,1,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_DISPELL#ディスペル#
-290,0,0,50,0,0,0,99,0,0,none,0,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ABRACADABRA#アブラカタブラ#
-291,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_MONOCELL#チェンジポリン#
-292,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_CLASSCHANGE#クラスチェンジ#
-293,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_SUMMONMONSTER#サモンモンスタ?#
-294,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_REVERSEORCISH#リバ?スオ?キッシュ#
-295,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_DEATH#デス#
-296,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FORTUNE#フォ?チュン#
-297,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_TAMINGMONSTER#テイミングモンスタ?#
-298,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_QUESTION#?#
-299,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_GRAVITY#グラビティ#
-300,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_LEVELUP#レベルアップ#
-301,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_INSTANTDEATH#インスタントデス#
-302,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FULLRECOVERY#フルリカバリ?#
-303,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_COMA#コ?マ#
+275,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_CASTCANCEL
+276,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_MAGICROD
+277,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_SPELLBREAKER
+279,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_AUTOSPELL
+280,0,0,40,0,0,0,99,0,0,none,0,0,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_FLAMELAUNCHER
+281,0,0,40,0,0,0,99,0,0,none,0,0,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_FROSTWEAPON
+282,0,0,40,0,0,0,99,0,0,none,0,0,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_LIGHTNINGLOADER
+283,0,0,40,0,0,0,99,0,0,none,0,0,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_SEISMICWEAPON
+285,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_VOLCANO
+286,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_DELUGE
+287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_VIOLENTGALE
+288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_LANDPROTECTOR
+289,0,0,1,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_DISPELL
+290,0,0,50,0,0,0,99,0,0,none,0,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ABRACADABRA
+291,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_MONOCELL
+292,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_CLASSCHANGE
+293,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_SUMMONMONSTER
+294,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_REVERSEORCISH
+295,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_DEATH
+296,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_FORTUNE
+297,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_TAMINGMONSTER
+298,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_QUESTION
+299,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_GRAVITY
+300,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_LEVELUP
+301,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_INSTANTDEATH
+302,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_FULLRECOVERY
+303,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_COMA
 
 //****
 // Bard & Dancer
-304,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ADAPTATION#アドリブ#
-305,0,0,1,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ENCORE#アンコ?ル#
-306,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_LULLABY#子守歌#
-307,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_RICHMANKIM#ニヨルドの宴#
-308,0,0,30,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ETERNALCHAOS#永遠の混沌#
-309,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_DRUMBATTLEFIELD#?太鼓の響き#
-310,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_RINGNIBELUNGEN#ニ?ベルングの指輪#
-311,0,0,15,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ROKISWEIL#ロキの叫び#
-312,0,0,10,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_INTOABYSS#深淵の中に#
-313,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_SIEGFRIED#不死身のジ?クフリ?ド#
+304,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BD_ADAPTATION
+305,0,0,1,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_ENCORE
+306,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_LULLABY
+307,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_RICHMANKIM
+308,0,0,30,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_ETERNALCHAOS
+309,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//BD_DRUMBATTLEFIELD
+310,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//BD_RINGNIBELUNGEN
+311,0,0,15,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_ROKISWEIL
+312,0,0,10,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_INTOABYSS
+313,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_SIEGFRIED
 
 //****
 // BA Bard
-316,0,0,1:3:5:7:9,0,0,0,13,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_MUSICALSTRIKE#ミュ?ジカルストライク#
-317,0,0,18:21:24:27:30,0,0,0,13,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_DISSONANCE#不協和音#
-318,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_FROSTJOKE#寒いジョ?ク#
-319,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_WHISTLE#口笛#
-320,0,0,38:41:44:47:50:53:56:59:62:65,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_ASSASSINCROSS#夕陽のアサシンクロス#
-321,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_POEMBRAGI#ブラギの詩#
-322,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_APPLEIDUN#イドゥンの林檎#
+316,0,0,1:3:5:7:9,0,0,0,13,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//BA_MUSICALSTRIKE
+317,0,0,18:21:24:27:30,0,0,0,13,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BA_DISSONANCE
+318,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BA_FROSTJOKE
+319,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_WHISTLE
+320,0,0,38:41:44:47:50:53:56:59:62:65,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_ASSASSINCROSS
+321,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_POEMBRAGI
+322,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_APPLEIDUN
 
 //****
 // DC Dancer
-324,0,0,1:3:5:7:9,0,0,0,14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_THROWARROW#矢?ち#
-325,0,0,23:26:29:32:35,0,0,0,14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_UGLYDANCE#自分勝手なダンス#
-326,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_SCREAM#スクリ?ム#
-327,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_HUMMING#ハミング#
-328,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_DONTFORGETME#私を忘れないで…#
-329,0,0,43:46:49:52:55:58:61:64:67:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_FORTUNEKISS#幸運のキス#
-330,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_SERVICEFORYOU#サ?ビスフォ?ユ?#
-
-334,0,0,1,-10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_MALE#君だけは護るよ#
-335,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_FEMALE#?なたに?くします#
-336,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_CALLPARTNER#?なたに逢いたい#
-337,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ITM_TOMAHAWK##
+324,0,0,1:3:5:7:9,0,0,0,14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//DC_THROWARROW
+325,0,0,23:26:29:32:35,0,0,0,14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//DC_UGLYDANCE
+326,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//DC_SCREAM
+327,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_HUMMING
+328,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_DONTFORGETME
+329,0,0,43:46:49:52:55:58:61:64:67:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_FORTUNEKISS
+330,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_SERVICEFORYOU
+
+334,0,0,1,-10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_MALE
+335,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_FEMALE
+336,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_CALLPARTNER
+337,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ITM_TOMAHAWK
 
 //****
 // LK Lord Knight
-355,0,0,18:26:34:42:50,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_AURABLADE#オ?ラブレ?ド#
-356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_PARRYING#パリイング#
-357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_CONCENTRATION#コンセントレ?ション#
-358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_TENSIONRELAX#テンションリラックス#
-359,0,0,200,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_BERSERK#バ?サ?ク#
+355,0,0,18:26:34:42:50,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_AURABLADE
+356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_PARRYING
+357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LK_CONCENTRATION
+358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_TENSIONRELAX
+359,0,0,200,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_BERSERK
 
 //****
 // HP High Priest
-361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HP_ASSUMPTIO#アスムプティオ#
-362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0	//HP_BASILICA#バジリカ#
+361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HP_ASSUMPTIO
+362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0		//HP_BASILICA
 
 //****
 // HW High Wizard
-365,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_MAGICCRASHER#マジッククラッシャ?#
-366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_MAGICPOWER#魔法力?幅#
+365,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HW_MAGICCRASHER
+366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_MAGICPOWER
 
 //****
 // PA Paladin
-367,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_PRESSURE#プレッシャ?#
-368,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_SACRIFICE#サクリファイス#
-369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_GOSPEL#ゴスペル#
+367,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PA_PRESSURE
+368,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PA_SACRIFICE
+369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_GOSPEL
 
 //****
 // CH Champion
-370,0,0,2:4:6:8:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_PALMSTRIKE#猛虎硬派山#
-371,0,0,4:6:8:10:12,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_TIGERFIST#伏虎拳#
-372,0,0,4:6:8:10:12:14:16:18:20:22,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_CHAINCRUSH#連柱崩?#
+370,0,0,2:4:6:8:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_PALMSTRIKE
+371,0,0,4:6:8:10:12,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//CH_TIGERFIST
+372,0,0,4:6:8:10:12:14:16:18:20:22,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//CH_CHAINCRUSH
 
 //****
 // PF Professor
-373,0,0,1:2:3:4:5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_HPCONVERSION#???????#
-374,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_SOULCHANGE#ソウルチェンジ#
-375,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_SOULBURN#?ウルバ?ン#
+373,0,0,1:2:3:4:5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//PF_HPCONVERSION
+374,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PF_SOULCHANGE
+375,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//PF_SOULBURN
 
 //****
 // ASC Assassin Cross
-378,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,678,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_EDP#エンチャントデッドリ?ポイズン#
-379,0,0,20:20:20:20:20:30:30:30:30:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_BREAKER#ソウルブレ?カ?#
+378,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,678,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//ASC_EDP
+379,0,0,20:20:20:20:20:30:30:30:30:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_BREAKER
 
 //****
 // SN Sniper
-380,0,0,20:20:25:25:30:30:35:35:40:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_SIGHT#トゥル?サイト#
-381,0,0,30:34:38:42:46,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_FALCONASSAULT#ファルコンアサルト#
-382,0,0,18:21:24:27:30,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//SN_SHARPSHOOTING#シャ?プシュ?ティング#
-383,0,0,46:52:58:64:70:76:82:88:94:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_WINDWALK#ウインドウォ?ク#
+380,0,0,20:20:25:25:30:30:35:35:40:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_SIGHT
+381,0,0,30:34:38:42:46,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SN_FALCONASSAULT
+382,0,0,18:21:24:27:30,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SN_SHARPSHOOTING
+383,0,0,46:52:58:64:70:76:82:88:94:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_WINDWALK
 
 //****
 // WS Whitesmith
-384,0,0,50:50:60:60:70:70:80:80:90:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_MELTDOWN#メルトダウン#
-385,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CREATECOIN#クリエイトコイン#
-386,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CREATENUGGET#塊製造#
-387,0,0,20,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CARTBOOST#カ?トブ?スト#
-388,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_SYSTEMCREATE#自動攻??置製作#
+384,0,0,50:50:60:60:70:70:80:80:90:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_MELTDOWN
+385,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_CREATECOIN
+386,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_CREATENUGGET
+387,0,0,20,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_CARTBOOST
+388,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//WS_SYSTEMCREATE
 
 //****
 // ST Stalker
-389,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_CHASEWALK#チェイスウォ?ク#
-390,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_REJECTSWORD#リジェクトソ?ド#
+389,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ST_CHASEWALK
+390,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//ST_REJECTSWORD
 
 //****
 // CG Clown & Gypsy
-394,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,13:14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_ARROWVULCAN#アロ?バルカン#
-395,0,0,30:40:50:60:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_MOONLIT#月明りの泉に落ちる花びら#
-396,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_MARIONETTE#マリオネットコントロ?ル#
+394,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,13:14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_ARROWVULCAN
+395,0,0,30:40:50:60:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//CG_MOONLIT
+396,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CG_MARIONETTE
 
 //****
 // Other 2-Trans Class Skills
-397,0,0,18:21:24:27:30,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_SPIRALPIERCE#スパイラルピア?ス#
-398,0,0,23,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_HEADCRUSH#ヘッドクラッシュ#
-399,0,0,12:12:14:14:16:16:18:18:20:20,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_JOINTBEAT#ジョイントビ?ト#
-400,0,0,10:25:40:55:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_NAPALMVULCAN#ナパ?ムバルカン#
-401,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_SOULCOLLECT#狂?功#
-402,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_MINDBREAKER#マインドブレ?カ?#
-403,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_MEMORIZE#メモライズ#
-404,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_FOGWALL#フォグウォ?ル#
-405,0,0,50,0,0,0,99,0,0,none,0,0,1025,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_SPIDERWEB#スパイダ?ウェッブ#
-406,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_METEORASSAULT#メテオアサルト#
-407,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_CDP#デッドリ?ポイズン作成#
-
-408,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_BABY##
-409,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_CALLPARENT##
-410,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_CALLBABY##
+397,0,0,18:21:24:27:30,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LK_SPIRALPIERCE
+398,0,0,23,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_HEADCRUSH
+399,0,0,12:12:14:14:16:16:18:18:20:20,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_JOINTBEAT
+400,0,0,10:25:40:55:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HW_NAPALMVULCAN
+401,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CH_SOULCOLLECT
+402,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PF_MINDBREAKER
+403,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PF_MEMORIZE
+404,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PF_FOGWALL
+405,0,0,50,0,0,0,99,0,0,none,0,0,1025,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//PF_SPIDERWEB
+406,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_METEORASSAULT
+407,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ASC_CDP
+
+408,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_BABY
+409,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_CALLPARENT
+410,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_CALLBABY
 
 //****
 // TK Taekwon
 411,0,0,100:90:80:70:60:50:40:30:20:10,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_RUN
-412,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYSTORM
-413,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_STORMKICK
-414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYDOWN
-415,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_DOWNKICK
-416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYTURN
-417,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_TURNKICK
-418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYCOUNTER
-419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_COUNTERKICK
-420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_DODGE
-421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_JUMPKICK
-425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_SEVENWIND
-426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_HIGHJUMP
+412,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYSTORM
+413,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_STORMKICK
+414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYDOWN
+415,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_DOWNKICK
+416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYTURN
+417,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_TURNKICK
+418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYCOUNTER
+419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_COUNTERKICK
+420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_DODGE
+421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//TK_JUMPKICK
+425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//TK_SEVENWIND
+426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_HIGHJUMP
 
 //****
 // SG Star Gladiator
-427,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_FEEL
-428,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_SUN_WARM
-429,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_MOON_WARM
-430,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_STAR_WARM
-431,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_SUN_COMFORT
-432,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_MOON_COMFORT
-433,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_STAR_COMFORT
-434,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_HATE
-444,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_FUSION
-
-446,0,0,10,0,8,0,99,0,0,none,0,0,657,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_BERSERKPITCHER#Berserk Pitcher#
-459,0,0,64,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_ADRENALINE2#
+427,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_FEEL
+428,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_SUN_WARM
+429,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_MOON_WARM
+430,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_STAR_WARM
+431,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SG_SUN_COMFORT
+432,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SG_MOON_COMFORT
+433,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SG_STAR_COMFORT
+434,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_HATE
+444,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_FUSION
+
+446,0,0,10,0,8,0,99,0,0,none,0,0,657,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_BERSERKPITCHER
+459,0,0,64,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_ADRENALINE2
 
 //****
 // SL Soul Linker
-445,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_ALCHEMIST
-447,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_MONK
-448,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_STAR
-449,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SAGE
-450,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_CRUSADER
-451,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SUPERNOVICE
-452,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_KNIGHT
-453,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_WIZARD
-454,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_PRIEST
-455,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_BARDDANCER
-456,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_ROGUE
-457,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_ASSASSIN
-458,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_BLACKSMITH
-460,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_HUNTER
-461,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SOULLINKER
-462,0,0,120:110:100:90:80:70:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_KAIZEL#Kaizel#
-463,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_KAAHI#Kaahi#
-464,0,0,20:30:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_KAUPE#Kauf#
-465,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_KAITE#Kaite#
-467,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_STIN#Estin#
-468,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_STUN#Estern#
+445,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_ALCHEMIST
+447,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_MONK
+448,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_STAR
+449,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_SAGE
+450,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_CRUSADER
+451,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_SUPERNOVICE
+452,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_KNIGHT
+453,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_WIZARD
+454,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_PRIEST
+455,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_BARDDANCER
+456,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_ROGUE
+457,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_ASSASSIN
+458,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_BLACKSMITH
+460,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_HUNTER
+461,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_SOULLINKER
+462,0,0,120:110:100:90:80:70:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_KAIZEL
+463,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SL_KAAHI
+464,0,0,20:30:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SL_KAUPE
+465,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SL_KAITE
+467,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_STIN
+468,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_STUN
 469,0,0,8:16:24:32:40:48:56:64:72:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SMA
-470,0,0,75:65:55:45:35:25:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SWOO#Esu#
-471,0,0,55:35:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SKE#Esk#
-472,0,0,100:80:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SKA#Eska#
+470,0,0,75:65:55:45:35:25:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_SWOO
+471,0,0,55:35:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SL_SKE
+472,0,0,100:80:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SL_SKA
 
 //****
 // Other Skills
-475,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_PRESERVE##
-476,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_FULLSTRIP##
-477,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_WEAPONREFINE##
-478,0,0,30,0,0,0,99,0,0,none,0,0,545,1,545,1,545,1,545,1,545,1,546,1,546,1,546,1,546,1,547,1,0	//CR_SLIMPITCHER##
-479,0,0,40,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_FULLPROTECTION##
-480,0,0,28:31:34:37:40,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_SHIELDCHAIN##
-482,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_DOUBLECASTING##
-483,0,0,40,0,0,0,99,0,0,none,0,0,715,1,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_GANBANTEIN##
-484,0,0,20:40:60:80:100,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_GRAVITATION##
-485,0,0,15,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_CARTBOOST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CARTTERMINATION##
-486,0,0,15,0,0,3000:3500:4000:4500:5000,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_OVERTHRUSTMAX##
-487,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_LONGINGFREEDOM##
-488,0,0,20:30:40:50:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_HERMODE##
-489,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_TAROTCARD##
-490,0,0,30,0,0,0,99,0,0,none,0,0,7135,1,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_ACIDDEMONSTRATION##
-491,0,0,10,0,0,0,99,0,0,none,0,0,921,1,905,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_CULTIVATION##
-492,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ITEM_ENCHANTARMS##
-493,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_MISSION##
-494,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_HIGH##
-495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_ONEHAND##
-496,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_TWILIGHT1##
-497,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_TWILIGHT2##
-498,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_TWILIGHT3##
-499,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_POWER##
+475,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ST_PRESERVE
+476,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//ST_FULLSTRIP
+477,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_WEAPONREFINE
+478,0,0,30,0,0,0,99,0,0,none,0,0,545,1,545,1,545,1,545,1,545,1,546,1,546,1,546,1,546,1,547,1,0			//CR_SLIMPITCHER
+479,0,0,40,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_FULLPROTECTION
+480,0,0,28:31:34:37:40,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//PA_SHIELDCHAIN
+482,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PF_DOUBLECASTING
+483,0,0,40,0,0,0,99,0,0,none,0,0,715,1,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HW_GANBANTEIN
+484,0,0,20:40:60:80:100,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//HW_GRAVITATION
+485,0,0,15,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_CARTBOOST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CARTTERMINATION
+486,0,0,15,0,0,3000:3500:4000:4500:5000,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_OVERTHRUSTMAX
+487,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CG_LONGINGFREEDOM
+488,0,0,20:30:40:50:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//CG_HERMODE
+489,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CG_TAROTCARD
+490,0,0,30,0,0,0,99,0,0,none,0,0,7135,1,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//CR_ACIDDEMONSTRATION
+491,0,0,10,0,0,0,99,0,0,none,0,0,921,1,905,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_CULTIVATION
+492,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ITEM_ENCHANTARMS
+493,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_MISSION
+494,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_HIGH
+495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_ONEHAND
+496,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AM_TWILIGHT1
+497,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AM_TWILIGHT2
+498,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AM_TWILIGHT3
+499,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_POWER
 
 //****
 // GS Gunslinger
-500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_GLITTERING
-501,0,0,10,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_FLING
-502,0,0,20,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_TRIPLEACTION
-503,0,0,30,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_BULLSEYE
-504,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_MADNESSCANCEL
-505,0,0,15,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_ADJUSTMENT
-506,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_INCREASING
-507,0,0,7,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_MAGICALBULLET
-508,0,0,10,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_CRACKER
+500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_GLITTERING
+501,0,0,10,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_FLING
+502,0,0,20,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_TRIPLEACTION
+503,0,0,30,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_BULLSEYE
+504,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_MADNESSCANCEL
+505,0,0,15,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_ADJUSTMENT
+506,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_INCREASING
+507,0,0,7,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_MAGICALBULLET
+508,0,0,10,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_CRACKER
 512,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_TRACKING
-513,0,0,15:20:25:30:35,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_DISARM
-514,0,0,11:12:13:14:15,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_PIERCINGSHOT
+513,0,0,15:20:25:30:35,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GS_DISARM
+514,0,0,11:12:13:14:15,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GS_PIERCINGSHOT
 515,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,17,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_RAPIDSHOWER
 516,0,0,32:34:36:38:40:42:44:46:48:50,0,0,0,17,3,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_DESPERADO
 517,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,19,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_GATLINGFEVER
-518,0,0,3:6:9:12:15:18:21:24:27:30,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_DUST
+518,0,0,3:6:9:12:15:18:21:24:27:30,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//GS_DUST
 519,0,0,20:25:30:35:40:45:50:55:60:65,0,0,0,20,3,2:2:4:4:6:6:8:8:10:10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_FULLBUSTER
 520,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_SPREADATTACK
-521,0,0,4:8:12:16:20:24:28:32:36:40,0,0,0,21,5,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_GROUNDDRIFT
+521,0,0,4:8:12:16:20:24:28:32:36:40,0,0,0,21,5,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//GS_GROUNDDRIFT
 
 //****
 // NJ Ninja
-523,0,0,2,0,0,0,99,6,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_SYURIKEN
-524,0,0,30:25:20:15:10,0,0,0,99,7,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KUNAI
-525,0,0,20:25:30:35:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HUUMA
+523,0,0,2,0,0,0,99,6,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_SYURIKEN
+524,0,0,30:25:20:15:10,0,0,0,99,7,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_KUNAI
+525,0,0,20:25:30:35:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_HUUMA
 526,0,0,50,0,0,500:1000:1500:2000:2500:3000:3500:4000:4500:5000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_ZENYNAGE
-527,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_TATAMIGAESHI
+527,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_TATAMIGAESHI
 528,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KASUMIKIRI
-529,0,0,10,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_SHADOWJUMP
-530,0,0,14:16:18:20:22,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KIRIKAGE
-531,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_UTSUSEMI
+529,0,0,10,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NJ_SHADOWJUMP
+530,0,0,14:16:18:20:22,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//NJ_KIRIKAGE
+531,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_UTSUSEMI
 532,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_BUNSINJYUTSU
-533,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_NINPOU
+533,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_NINPOU
 534,0,0,18:20:22:24:26:28:30:32:34:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KOUENKA
-535,0,0,25,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KAENSIN
-536,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_BAKUENRYU
+535,0,0,25,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NJ_KAENSIN
+536,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_BAKUENRYU
 537,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HYOUSENSOU
 538,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_SUITON
-539,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HYOUSYOURAKU
+539,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_HYOUSYOURAKU
 540,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HUUJIN
-541,0,0,16:20:24:28:32,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_RAIGEKISAI
-542,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KAMAITACHI
-543,0,0,20:30:40:50:60,-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_NEN
+541,0,0,16:20:24:28:32,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_RAIGEKISAI
+542,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_KAMAITACHI
+543,0,0,20:30:40:50:60,-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_NEN
 544,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_ISSEN
 
-688,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GM_SANDMAN
-698,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_WEWISH#Christmas Carol
-
-1001,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_CHARGEATK#チャ?[ジアタック#
-1002,0,0,15,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SHRINK#シュリンク#
-1004,0,0,15,0,0,0,99,2,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_VENOMKNIFE#ベナムナイフ#
-1005,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_CLOSECONFINE#ク??[ズコンファイン#
-1006,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_SIGHTBLASTER#サイトブラスタ?[#
-1007,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_CREATECON#エルレ?ンタルコンバ?[タ?サ??
-1008,0,0,30,0,0,0,99,0,0,none,0,0,12115,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTWATER#エルレ?ンタルチェンジ#
-1009,0,0,10,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_PHANTASMIC#ファンタスミックア??[#
-1010,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_PANGVOICE#パンボイス#
-1011,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_WINKCHARM#魅惑のウィンク#
-1013,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_GREED#貪欲#
-1014,0,0,400,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_REDEMPTIO#レデムプティオ#
-1015,0,0,40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_KITRANSLATION#珍奇?入(?U気?入)#
-1016,10,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BALKYOUNG#足? (発勁)#
-1017,0,0,30,0,0,0,99,0,0,none,0,0,12116,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTGROUND
-1018,0,0,30,0,0,0,99,0,0,none,0,0,12114,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTFIRE
-1019,0,0,30,0,0,0,99,0,0,none,0,0,12117,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTWIND
+688,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GM_SANDMAN
+698,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_WEWISH
+
+1001,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_CHARGEATK
+1002,0,0,15,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_SHRINK
+1004,0,0,15,0,0,0,99,2,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AS_VENOMKNIFE
+1005,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_CLOSECONFINE
+1006,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_SIGHTBLASTER
+1007,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_CREATECON
+1008,0,0,30,0,0,0,99,0,0,none,0,0,12115,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTWATER
+1009,0,0,10,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_PHANTASMIC
+1010,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BA_PANGVOICE
+1011,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//DC_WINKCHARM
+1013,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BS_GREED
+1014,0,0,400,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//PR_REDEMPTIO
+1015,0,0,40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_KITRANSLATION
+1016,10,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MO_BALKYOUNG
+1017,0,0,30,0,0,0,99,0,0,none,0,0,12116,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTGROUND
+1018,0,0,30,0,0,0,99,0,0,none,0,0,12114,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTFIRE
+1019,0,0,30,0,0,0,99,0,0,none,0,0,12117,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTWIND
 
 //*****
 // RK Rune Knight
-2001,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_ENCHANTBLADE#Enchant Blade#
-2002,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_SONICWAVE#Sonic Wave#
-2003,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DEATHBOUND#Death Bound#
-2004,0,0,60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_HUNDREDSPEAR#Hundred Spear#
-2005,0,0,20:24:28:32:36,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_WINDCUTTER#Wind Cutter#
-2006,0,0,35:40:45:50:55,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_IGNITIONBREAK#Ignition Break#
-2008,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH#Dragon Breath#
-2009,0,0,70,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONHOWLING#Dragon Howling#
-2011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_MILLENNIUMSHIELD#Millenium Shield#
-2012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_CRUSHSTRIKE#Crush Strike#
-2013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_REFRESH#Refresh#
-2014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_GIANTGROWTH#Giant Growth#
-2015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_STONEHARDSKIN#Stone Hard Skin#
-2016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_VITALITYACTIVATION#Vitality Activation#
-2017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_STORMBLAST#Storm Blast#
-2018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_FIGHTINGSPIRIT#Fighting Spirit#
-2019,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_ABUNDANCE#Abundance#
-2020,0,0,15:18:21:24:27,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_PHANTOMTHRUST#Phantom Thrust#
+2001,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RK_ENCHANTBLADE
+2002,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RK_SONICWAVE
+2003,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DEATHBOUND
+2004,0,0,60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RK_HUNDREDSPEAR
+2005,0,0,20:24:28:32:36,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//RK_WINDCUTTER
+2006,0,0,35:40:45:50:55,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//RK_IGNITIONBREAK
+2008,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH
+2009,0,0,70,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RK_DRAGONHOWLING
+2011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_MILLENNIUMSHIELD
+2012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_CRUSHSTRIKE
+2013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_REFRESH
+2014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_GIANTGROWTH
+2015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_STONEHARDSKIN
+2016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_VITALITYACTIVATION
+2017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_STORMBLAST
+2018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_FIGHTINGSPIRIT
+2019,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_ABUNDANCE
+2020,0,0,15:18:21:24:27,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RK_PHANTOMTHRUST
 
 //****
 // GC Guilottine Cross
-2021,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_VENOMIMPRESS#Venom Impress#
-2022,0,0,25,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CROSSIMPACT#Cross Impact# //CHECK Is this move_enable needed?
-2023,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_DARKILLUSION#Dark Illusion#
-
-2025,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CREATENEWPOISON#Create New Poison#
-2026,0,0,10,0,0,0,99,0,0,none,0,0,6128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_ANTIDOTE#Antidote#
-2027,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_POISONINGWEAPON#Poisoning Weapon#
-2028,0,0,40:36:32:28:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_WEAPONBLOCKING#Weapon Blocking#
-2029,0,0,5:8:11:14:17,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_COUNTERSLASH#Counter Slash#
-2030,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_WEAPONCRUSH#Weapon Crush#
-2031,0,0,30:40:50:60:70,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_VENOMPRESSURE#Venom Pressure#
-2032,0,0,40,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_POISONSMOKE#Poison Smoke#
-2033,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CLOAKINGEXCEED#Cloaking Exceed#
-2034,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_PHANTOMMENACE#Phantom Menace#
-2035,0,0,100,10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_HALLUCINATIONWALK#Hallucination Walk#
-2036,0,0,5,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_ROLLINGCUTTER#Rolling Cutter#
-2037,0,0,20:24:28:32:36,0,0,0,16,0,0,none,SC_ROLLINGCUTTER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
+2021,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_VENOMIMPRESS
+2022,0,0,25,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//GC_CROSSIMPACT //CHECK Is this move_enable needed?
+2023,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_DARKILLUSION
+
+2025,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_CREATENEWPOISON
+2026,0,0,10,0,0,0,99,0,0,none,0,0,6128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GC_ANTIDOTE
+2027,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_POISONINGWEAPON
+2028,0,0,40:36:32:28:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_WEAPONBLOCKING
+2029,0,0,5:8:11:14:17,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_COUNTERSLASH
+2030,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_WEAPONCRUSH
+2031,0,0,30:40:50:60:70,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_VENOMPRESSURE
+2032,0,0,40,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//GC_POISONSMOKE
+2033,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_CLOAKINGEXCEED
+2034,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_PHANTOMMENACE
+2035,0,0,100,10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GC_HALLUCINATIONWALK
+2036,0,0,5,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_ROLLINGCUTTER
+2037,0,0,20:24:28:32:36,0,0,0,16,0,0,none,SC_ROLLINGCUTTER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CROSSRIPPERSLASHER
 
 //****
 // WL Warlock
-2201,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_WHITEIMPRISON#White Imprison#
-2202,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SOULEXPANSION#Soul Expansion#
-2203,0,0,40:48:56:64:72,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_FROSTMISTY#Frosty Misty#
-2204,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_JACKFROST#Jack Frost#
-2205,0,0,40:42:44:46:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_MARSHOFABYSS#Marsh of Abyss#
-2206,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_RECOGNIZEDSPELL#Recognized Spell#
-2207,0,0,32:34:36:38:40,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SIENNAEXECRATE#Sienna Execrate#
-
-2209,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_STASIS#Stasis#
-2210,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_DRAINLIFE#Drain Life#
-2211,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_CRIMSONROCK#Crimson Rock#
-2212,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_HELLINFERNO#Hell Inferno#
-2213,0,0,480:560:640:720:800,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_COMET#Comet#
-2214,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_CHAINLIGHTNING#Chain Lightning#
-2215,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_CHAINLIGHTNING_ATK#Chain Lightning Attack#
-2216,0,0,70:78:86:94:102,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_EARTHSTRAIN#Earth Strain#
-2217,0,0,120:150:180:210:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX#Tetra Vortex#
-2218,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_FIRE#Tetra Vortex Fire#
-2219,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_WATER#Tetra Vortex Water#
-2220,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_WIND#Tetra Vortex Wind#
-2221,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_GROUND#Tetra Vortex Earth#
-2222,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONFB#Summon Fire Ball#
-2223,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONBL#Summon Lightning Ball#
-2224,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONWB#Summon Water Ball#
-2225,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_FIRE#Summon Attack Fire#
-2226,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_WIND#Summon Attack Wind#
-2227,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_WATER#Summon Attack Water#
-2228,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_GROUND#Summon Attack Earth#
-2229,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONSTONE#Summon Stone#
-2230,0,0,3:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_RELEASE#Release#
-2231,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_READING_SB#Reading Spellbook#
-//2232,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_FREEZE_SP#Freeze Spell# (Passive Skill)
+2201,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_WHITEIMPRISON
+2202,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SOULEXPANSION
+2203,0,0,40:48:56:64:72,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_FROSTMISTY
+2204,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_JACKFROST
+2205,0,0,40:42:44:46:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_MARSHOFABYSS
+2206,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_RECOGNIZEDSPELL
+2207,0,0,32:34:36:38:40,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_SIENNAEXECRATE
+
+2209,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_STASIS
+2210,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_DRAINLIFE
+2211,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_CRIMSONROCK
+2212,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_HELLINFERNO
+2213,0,0,480:560:640:720:800,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_COMET
+2214,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_CHAINLIGHTNING
+2215,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_CHAINLIGHTNING_ATK
+2216,0,0,70:78:86:94:102,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_EARTHSTRAIN
+2217,0,0,120:150:180:210:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_TETRAVORTEX
+2218,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_FIRE
+2219,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_WATER
+2220,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_WIND
+2221,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_GROUND
+2222,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONFB
+2223,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONBL
+2224,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONWB
+2225,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_FIRE
+2226,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_WIND
+2227,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_WATER
+2228,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_GROUND
+2229,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONSTONE
+2230,0,0,3:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//WL_RELEASE
+2231,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_READING_SB
+//2232,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//WL_FREEZE_SP (Passive Skill)
 
 //****
 // AB Arch Bishop
-2038,0,0,20:23:26:29:32,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_JUDEX#Judex#
-2039,0,0,30,0,-30,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ANCILLA#Ancilla#
-2040,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ADORAMUS#Adoramus#
-2041,0,0,280:320:360,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CLEMENTIA#Crementia#
-2042,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CANTO#Canto Candidus#
-2043,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CHEAL#Coluceo Heal#
-2044,0,0,300,0,0,0,99,0,0,none,0,0,12333,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_EPICLESIS#Epiclesis#
-2045,0,0,90:100:110:120:130:140:150:160:170:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_PRAEFATIO#Praefatio#
-2046,0,0,35:38:41:44:47:50:53:56:59:62,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ORATIO#Oratio#
-2047,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_LAUDAAGNUS#Lauda Agnus#
-2048,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_LAUDARAMUS#Lauda Ramus#
-
-2050,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_RENOVATIO#Renovatio#
-2051,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_HIGHNESSHEAL#Highness Heal#
-2052,0,0,54:60:66:72:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CLEARANCE#Clearance#
-2053,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_EXPIATIO#Expiatio#
-2054,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT#Duple Light#
-2055,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT_MELEE#Duple Light Melee#
-2056,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT_MAGIC#Duple Light Magic#
-2057,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_SILENTIUM#Silentium#
-
-2515,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_SECRAMENT#Sacrament#
+2038,0,0,20:23:26:29:32,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_JUDEX
+2039,0,0,30,0,-30,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AB_ANCILLA
+2040,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ADORAMUS
+2041,0,0,280:320:360,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CLEMENTIA
+2042,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CANTO
+2043,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CHEAL
+2044,0,0,300,0,0,0,99,0,0,none,0,0,12333,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AB_EPICLESIS
+2045,0,0,90:100:110:120:130:140:150:160:170:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_PRAEFATIO
+2046,0,0,35:38:41:44:47:50:53:56:59:62,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ORATIO
+2047,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_LAUDAAGNUS
+2048,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_LAUDARAMUS
+
+2050,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AB_RENOVATIO
+2051,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//AB_HIGHNESSHEAL
+2052,0,0,54:60:66:72:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CLEARANCE
+2053,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_EXPIATIO
+2054,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT
+2055,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AB_DUPLELIGHT_MELEE
+2056,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AB_DUPLELIGHT_MAGIC
+2057,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_SILENTIUM
+
+2515,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//AB_SECRAMENT
 
 //****
 // RA Ranger
-2233,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ARROWSTORM#Arrow Storm#
-2234,0,0,55:60:65:70:75,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_FEARBREEZE#Fear Breeze#
-
-2236,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_AIMEDBOLT#Aimed Bolt# //How many arrows does it require???
-2237,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_DETONATOR#Detonator#
-2238,0,0,35,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ELECTRICSHOCKER#Electric Shocker#
-2239,0,0,20,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_CLUSTERBOMB#Cluster Bomb#
-2240,0,0,5,0,0,0,99,0,0,none,0,0,6124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGMASTERY#Warg Mastery#
-2241,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGRIDER#Warg Rider#
-2242,0,0,4,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGDASH#Warg Dash#
-2243,0,0,20:22:24:26:28,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGSTRIKE#Warg Strike#
-2244,0,0,40:42:44:46:48,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGBITE#Warg Bite#
-
-2246,0,0,12,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_SENSITIVEKEEN#Sensitive Keen#
-2247,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_CAMOUFLAGE#Camouflage#
-
-2249,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6360,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_MAGENTATRAP#Magenta Trap#
-2250,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6361,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_COBALTTRAP#Cobalt Trap#
-2251,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6363,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_MAIZETRAP#Maize Trap#
-2252,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6362,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_VERDURETRAP#Verdure Trap#
-2253,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_FIRINGTRAP#Firing Trap#
-2254,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ICEBOUNDTRAP#Icebound Trap#
+2233,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ARROWSTORM
+2234,0,0,55:60:65:70:75,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RA_FEARBREEZE
+
+2236,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_AIMEDBOLT //How many arrows does it require???
+2237,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_DETONATOR
+2238,0,0,35,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_ELECTRICSHOCKER
+2239,0,0,20,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_CLUSTERBOMB
+2240,0,0,5,0,0,0,99,0,0,none,0,0,6124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_WUGMASTERY
+2241,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_WUGRIDER
+2242,0,0,4,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_WUGDASH
+2243,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RA_WUGSTRIKE
+2244,0,0,40:42:44:46:48,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RA_WUGBITE
+
+2246,0,0,12,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_SENSITIVEKEEN
+2247,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_CAMOUFLAGE
+
+2249,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6360,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_MAGENTATRAP
+2250,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6361,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_COBALTTRAP
+2251,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6363,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_MAIZETRAP
+2252,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6362,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_VERDURETRAP
+2253,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_FIRINGTRAP
+2254,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_ICEBOUNDTRAP
 
 //****
 // NC Mechanic
-2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_BOOSTKNUCKLE#Boost Knuckle#
-2257,0,0,50,0,0,0,99,0,0,mado,0,0,1549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_PILEBUNKER#Pile Bunker#
-2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_VULCANARM#Vulcan Arm#
-2259,0,0,20,0,0,0,99,0,0,mado,0,0,2139,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_FLAMELAUNCHER#Flame Launcher#
-2260,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_COLDSLOWER#Cold Slower#
-2261,0,0,40:45:50,0,0,0,99,8,1,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_ARMSCANNON#Arm Cannon#
-2262,0,0,20:40:60,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2800	//NC_ACCELERATION#Acceleration#
-2263,0,0,25,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2801	//NC_HOVERING#Hovering#
-2264,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_F_SIDESLIDE#Front - Side Slide#
-2265,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_B_SIDESLIDE#Back - Side Slide#
-
-2267,0,0,1,0,0,0,99,0,0,mado,0,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2802	//NC_SELFDESTRUCTION#Self Destruction#
-2268,0,0,100,0,0,0,99,0,0,mado,0,0,6360,1,6363,1,6362,1,6361,1,6146,2,0,0,0,0,0,0,0,0,0,0,2803	//NC_SHAPESHIFT#Shape Shift#
-2269,0,0,20,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2804	//NC_EMERGENCYCOOL#Emergency Cool#
-2270,0,0,45,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_INFRAREDSCAN#Infrared Scan#
-2271,0,0,30,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_ANALYZE#Analyze#
-2272,0,0,90,0,0,0,99,0,0,mado,0,0,2805,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805	//NC_MAGNETICFIELD#Magnetic Field#
-2273,0,0,90,0,0,0,99,0,0,mado,0,0,2806,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2806	//NC_NEUTRALBARRIER#Neutral Barrier#
-2274,0,0,100:150:200,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2808	//NC_STEALTHFIELD#Stealth Field#
-2275,0,0,25:30:35:40:45,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2807	//NC_REPAIR#Repair#
-
-2278,0,0,20:22:24:26:28,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_AXEBOOMERANG#Axe Boomerang#
-2279,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_POWERSWING#Power Swing#
-2280,20:40:60:80:100,0,18:20:22:24:26,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_AXETORNADO#Axe Tornado#
-2281,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,612,0,615,0,998,1,999,5,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_SILVERSNIPER#FAW - Silver Sniper#
-2282,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,612,0,615,0,998,2,7054,1,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_MAGICDECOY#FAW - Magic Decoy#
-2283,0,0,15,0,0,0,99,0,0,none,0,0,6186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_DISJOINT#FAW Removal#
+2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NC_BOOSTKNUCKLE
+2257,0,0,50,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1549							//NC_PILEBUNKER
+2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NC_VULCANARM
+2259,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2139						//NC_FLAMELAUNCHER
+2260,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NC_COLDSLOWER
+2261,0,0,40:45:50,0,0,0,99,8,1,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NC_ARMSCANNON
+2262,0,0,20:40:60,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2800					//NC_ACCELERATION
+2263,0,0,25,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2801						//NC_HOVERING
+2264,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_F_SIDESLIDE
+2265,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_B_SIDESLIDE
+
+2267,0,0,1,0,0,0,99,0,0,mado,0,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2802						//NC_SELFDESTRUCTION
+2268,0,0,100,0,0,0,99,0,0,mado,0,0,6360,1,6363,1,6362,1,6361,1,0,0,0,0,0,0,0,0,0,0,6146,2,2803			//NC_SHAPESHIFT
+2269,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2804						//NC_EMERGENCYCOOL
+2270,0,0,45,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NC_INFRAREDSCAN
+2271,0,0,30,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_ANALYZE
+2272,0,0,90,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805						//NC_MAGNETICFIELD
+2273,0,0,90,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2806						//NC_NEUTRALBARRIER
+2274,0,0,100:150:200,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2808				//NC_STEALTHFIELD
+2275,0,0,25:30:35:40:45,0,0,0,99,0,0,mado,0,0,12392,1,12392,1,12393,1,12393,1,12394,1,0,0,0,0,0,0,0,0,6146,1,2807			//NC_REPAIR
+
+2278,0,0,20:22:24:26:28,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NC_AXEBOOMERANG
+2279,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NC_POWERSWING
+2280,20:40:60:80:100,0,18:20:22:24:26,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_AXETORNADO
+2281,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,612,0,615,0,998,1,999,5,0,0,0,0,0,0,0,0,0,0,0,0,0			//NC_SILVERSNIPER
+2282,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,612,0,615,0,998,2,7054,1,0,0,0,0,0,0,0,0,0,0,0,0,0		//NC_MAGICDECOY
+2283,0,0,15,0,0,0,99,0,0,none,0,0,6186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_DISJOINT
 
 //****
 // SC Shadow Chaser
-2284,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_FATALMENACE#Fatal Menace#
-2285,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_REPRODUCE#Reproduce#
-2286,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_AUTOSHADOWSPELL#Auto Shadow Spell#
-2287,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_SHADOWFORM#Shadow Form#
-2288,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,11,1,3,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_TRIANGLESHOT#Triangle Shot#
-2289,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_BODYPAINT#Body Painting#
-2290,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_INVISIBILITY#Invisibility#
-2291,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_DEADLYINFECT#Deadly Infect#
-2292,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_ENERVATION#Masquerade - Enervation#
-2293,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_GROOMY#Masquerade - Gloomy#
-2294,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_IGNORANCE#Masquerade - Ignorance#
-2295,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_LAZINESS#Masquerade - Laziness#
-2296,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_UNLUCKY#Masquerade - Unlucky#
-2297,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_WEAKNESS#Masquerade - Weakness#
-2298,0,0,15:18:21:24:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_STRIPACCESSARY#Strip Accessory#
-2299,0,0,20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_MANHOLE#Man Hole#
-2300,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_DIMENSIONDOOR#Dimension Door#
-2301,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_CHAOSPANIC#Chaos Panic#
-2302,0,0,50:55:60,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_MAELSTROM#Maelstrom#
-2303,0,0,60:70:80,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_BLOODYLUST#Bloody Lust#
-2304,0,0,24:28:32,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_FEINTBOMB#Feint Bomb#
+2284,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_FATALMENACE
+2285,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_REPRODUCE
+2286,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_AUTOSHADOWSPELL
+2287,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_SHADOWFORM
+2288,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,11,1,3,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_TRIANGLESHOT
+2289,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SC_BODYPAINT
+2290,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SC_INVISIBILITY
+2291,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_DEADLYINFECT
+2292,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_ENERVATION
+2293,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_GROOMY
+2294,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_IGNORANCE
+2295,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_LAZINESS
+2296,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_UNLUCKY
+2297,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_WEAKNESS
+2298,0,0,15:18:21:24:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_STRIPACCESSARY
+2299,0,0,20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_MANHOLE
+2300,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_DIMENSIONDOOR
+2301,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_CHAOSPANIC
+2302,0,0,50:55:60,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_MAELSTROM
+2303,0,0,60:70:80,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_BLOODYLUST
+2304,0,0,24:28:32,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_FEINTBOMB
 
 //****
 // LG Royal Guard
-2307,0,0,12:16:20:24:28,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_CANNONSPEAR#Cannon Spear#
-2308,0,0,20:20:20:20:20:25:25:25:25:25,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_BANISHINGPOINT#Banishing Point#
-2309,0,0,30:45:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_TRAMPLE#Trample#
-2310,0,0,10:12:14:16:18,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_SHIELDPRESS#Shield Press#
-2311,0,0,60:80:100:120:140,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_REFLECTDAMAGE#Reflect Damage#
-2312,0,0,50,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_PINPOINTATTACK#Pinpoint Attack#
-2313,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_FORCEOFVANGUARD#Force of Vanguard#
-2314,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_RAGEBURST#Rage Burst#
-2315,0,0,50,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_SHIELDSPELL#Shield Spell#
-2316,0,0,20:32:44:56:68,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_EXEEDBREAK#Exceed Break#
-2317,0,0,20:30:40:50:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_OVERBRAND#Over Brand#
-2318,0,0,75:80:85:90:95,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_PRESTIGE#Prestige#
-2319,0,0,30:36:42:48:54,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_BANDING#Banding#
-2320,0,0,20:24:28:32:36,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_MOONSLASHER#Moon Slasher#
-2321,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_RAYOFGENESIS#Ray of Genesis#
-2322,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,523,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_PIETY#Piety#
-2323,0,0,52:60:68:76:84,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_EARTHDRIVE#Earth Drive#
-2324,0,0,80:90:100:110:120,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_HESPERUSLIT#Hesperus Lit#
-2325,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_INSPIRATION#Inspiration#
+2307,0,0,12:16:20:24:28,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_CANNONSPEAR
+2308,0,0,20:20:20:20:20:25:25:25:25:25,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_BANISHINGPOINT
+2309,0,0,30:45:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//LG_TRAMPLE
+2310,0,0,10:12:14:16:18,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_SHIELDPRESS
+2311,0,0,60:80:100:120:140,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//LG_REFLECTDAMAGE
+2312,0,0,50,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//LG_PINPOINTATTACK
+2313,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LG_FORCEOFVANGUARD
+2314,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//LG_RAGEBURST
+2315,0,0,50,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//LG_SHIELDSPELL
+2316,0,0,20:32:44:56:68,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_EXEEDBREAK
+2317,0,0,20:30:40:50:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_OVERBRAND
+2318,0,0,75:80:85:90:95,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_PRESTIGE
+2319,0,0,30:36:42:48:54,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_BANDING
+2320,0,0,20:24:28:32:36,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_MOONSLASHER
+2321,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_RAYOFGENESIS
+2322,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,523,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_PIETY
+2323,0,0,52:60:68:76:84,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_EARTHDRIVE
+2324,0,0,80:90:100:110:120,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_HESPERUSLIT
+2325,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_INSPIRATION
 
 //****
 // SR Sura
-2326,0,0,3:4:5:6:7:8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_DRAGONCOMBO#Dragon Combo#
-2327,0,0,8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_SKYNETBLOW#Sky Net Blow#
-2328,0,0,36:40:44:48:52,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_EARTHSHAKER#Earth Shaker#
-2329,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FALLENEMPIRE#Fallen Empire#
-2330,0,0,1:2:3:4:5:6:7:8:9:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_TIGERCANNON#Tiger Cannon#
-2331,0,0,1,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_HELLGATE#Hell Gate#
-2332,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_RAMPAGEBLASTER#Rampage Blaster#
-2333,0,0,80,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CRESCENTELBOW#Crescent Elbow#
-2334,0,0,40:60:80:100:120,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CURSEDCIRCLE#Cursed Circle#
-2335,0,0,80:70:60:50:40,-5:-4:-3:-2:-1,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_LIGHTNINGWALK#Lightning Walk#
-2336,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_KNUCKLEARROW#Knuckle Arrow#
-2337,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_WINDMILL#Windmill#
-2338,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_RAISINGDRAGON#Raising Dragon#
-2339,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH#Gentle Touch#
-2340,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_ASSIMILATEPOWER#Assimilate Power#
-2341,0,0,50,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_POWERVELOCITY#Power Velocity#
-2342,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CRESCENTELBOW_AUTOSPELL#Crescent Elbow Autospell#
-2343,0,0,11:12:13:14:15:16:17:18:19:20,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GATEOFHELL#Gate of Hell#
-2344,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_QUIET#Gentle Touch - Quiet#
-2345,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_CURE#Gentle Touch - Cure#
-2346,0,0,40:50:60:70:80,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_ENERGYGAIN#Gentle Touch - Energy Gain#
-2347,0,0,40:50:60:70:80,-2:-4:-6:-8:-10,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_CHANGE#Gentle Touch - Change#
-2348,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
+2326,0,0,3:4:5:6:7:8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SR_DRAGONCOMBO
+2327,0,0,8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_SKYNETBLOW
+2328,0,0,36:40:44:48:52,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_EARTHSHAKER
+2329,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_FALLENEMPIRE
+2330,0,0,1:2:3:4:5:6:7:8:9:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_TIGERCANNON
+2331,0,0,1,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_HELLGATE
+2332,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SR_RAMPAGEBLASTER
+2333,0,0,80,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_CRESCENTELBOW
+2334,0,0,40:60:80:100:120,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CURSEDCIRCLE
+2335,0,0,80:70:60:50:40,-5:-4:-3:-2:-1,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_LIGHTNINGWALK
+2336,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_KNUCKLEARROW
+2337,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_WINDMILL
+2338,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SR_RAISINGDRAGON
+2339,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_GENTLETOUCH
+2340,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_ASSIMILATEPOWER
+2341,0,0,50,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_POWERVELOCITY
+2342,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_CRESCENTELBOW_AUTOSPELL
+2343,0,0,11:12:13:14:15:16:17:18:19:20,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GATEOFHELL
+2344,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_GENTLETOUCH_QUIET
+2345,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_GENTLETOUCH_CURE
+2346,0,0,40:50:60:70:80,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_ENERGYGAIN
+2347,0,0,40:50:60:70:80,-2:-4:-6:-8:-10,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_CHANGE
+2348,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SR_GENTLETOUCH_REVITALIZE
 //More from SR Sura (but not following ID order)
-2517,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_HOWLINGOFLION#Howling of Lion# 
-2518,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_RIDEINLIGHTNING#Ride In Lightening#
+2517,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//SR_HOWLINGOFLION
+2518,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SR_RIDEINLIGHTNING
 
 //****
 // WA Wanderer
-2350,0,0,96:112:128:144:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WA_SWING_DANCE#Swing Dance#
-2351,0,0,60:69:78:87:96,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WA_SYMPHONY_OF_LOVER#Symphony of Lover#
-2352,0,0,84:96:108:120:134,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WA_MOONLIT_SERENADE#Moonlit Serenade#
+2350,0,0,96:112:128:144:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WA_SWING_DANCE
+2351,0,0,60:69:78:87:96,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WA_SYMPHONY_OF_LOVER
+2352,0,0,84:96:108:120:134,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WA_MOONLIT_SERENADE
 
 //****
 // MI Minstrel
-2381,0,0,82:88:94:100:106,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MI_RUSH_WINDMILL#Windmill Rush Attack#
-2382,0,0,86:92:98:104:110,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MI_ECHOSONG#Echo Song#
-2383,0,0,70:75:80:85:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MI_HARMONIZE#Harmonize#
+2381,0,0,82:88:94:100:106,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//MI_RUSH_WINDMILL
+2382,0,0,86:92:98:104:110,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//MI_ECHOSONG
+2383,0,0,70:75:80:85:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MI_HARMONIZE
 
 //****
 // WM Wanderer/Minstrel
-2413,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_METALICSOUND#Metallic Sound#
-2414,0,0,28:32:38:42:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_REVERBERATION#Reverberation#
-2415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_REVERBERATION_MELEE#Reverberation Melee# 
-2416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_REVERBERATION_MAGIC#Reverberation Magic# 
-2417,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_DOMINION_IMPULSE#Dominion Impulse#
-2418,0,0,80:90:100:110:120,0,0,0,11,1,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SEVERE_RAINSTORM#Severe Rainstorm#
-2419,0,0,12:16:20:24:28,0,0,0,13:14,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_POEMOFNETHERWORLD#Poem of Netherworld#
-2420,0,0,48:56:64:72:80,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_VOICEOFSIREN#Voice of Siren#
-2421,0,0,50:53:56:59:62,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_DEADHILLHERE#Valley of Death#
-2422,0,0,80:90:100:110:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_LULLABY_DEEPSLEEP#Deep Sleep Lullaby#
-2423,0,0,42:46:50:54:58,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SIRCLEOFNATURE#Circle of Nature's Sound#
-2424,0,0,40:45:50:55:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_RANDOMIZESPELL#Improvised Song#
-2425,0,0,60:75:90:105:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MW_GLOOMYDAY#Gloomy Day#
-2426,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_GREAT_ECHO#Great Echo# - Missing 1 Lozange. Need item ID.
-2427,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SONG_OF_MANA#Song of Mana#
-2428,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_DANCE_WITH_WUG#Dance With Warg#
-2429,0,0,50:60:70:80:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SOUND_OF_DESTRUCTION#Sound of Destruction#
-2430,0,0,150:160:170:180:190,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SATURDAY_NIGHT_FEVER#Saturday Night Fever#
-2431,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_LERADS_DEW#Lerad's Dew#
-2432,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_MELODYOFSINK#Melody of Sink#
-2433,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_WARCRY_OF_BEYOND#Warcry of Beyond#
-2434,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+2413,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WM_METALICSOUND
+2414,0,0,28:32:38:42:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WM_REVERBERATION
+2415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WM_REVERBERATION_MELEE
+2416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WM_REVERBERATION_MAGIC
+2417,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WM_DOMINION_IMPULSE
+2418,0,0,80:90:100:110:120,0,0,0,11,1,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_SEVERE_RAINSTORM
+2419,0,0,12:16:20:24:28,0,0,0,13:14,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_POEMOFNETHERWORLD
+2420,0,0,48:56:64:72:80,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_VOICEOFSIREN
+2421,0,0,50:53:56:59:62,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_DEADHILLHERE
+2422,0,0,80:90:100:110:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_LULLABY_DEEPSLEEP
+2423,0,0,42:46:50:54:58,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_SIRCLEOFNATURE
+2424,0,0,40:45:50:55:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_RANDOMIZESPELL
+2425,0,0,60:75:90:105:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//MW_GLOOMYDAY
+2426,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_GREAT_ECHO // Missing 1 Lozange. Need item ID.
+2427,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_SONG_OF_MANA
+2428,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_DANCE_WITH_WUG
+2429,0,0,50:60:70:80:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_SOUND_OF_DESTRUCTION
+2430,0,0,150:160:170:180:190,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_SATURDAY_NIGHT_FEVER
+2431,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_LERADS_DEW
+2432,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_MELODYOFSINK
+2433,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_WARCRY_OF_BEYOND
+2434,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_UNLIMITED_HUMMING_VOICE
 
 //****
 // SO Sorcerer
-2443,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_FIREWALK#Fire Walk#
-2444,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_ELECTRICWALK#Electric Walk#
-2445,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SPELLFIST#Spell Fist#
-2446,0,0,62:70:78:86:94,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EARTHGRAVE#Earth Grave#
-2447,0,0,50:56:62:68:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_DIAMONDDUST#Diamond Dust#
-2448,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_POISON_BUSTER#Poison Buster#
-2449,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_PSYCHIC_WAVE#Psychic Wave#
-2450,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_CLOUD_KILL#Cloud Kill#
-2451,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_STRIKING#Striking#
-2452,0,0,40:52:64:76:88,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_WARMER#Warmer#
-2453,0,0,34:42:50:58:66,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_VACUUM_EXTREME#Vacuum Extreme#
-2454,0,0,55:62:69:76:83,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_VARETYR_SPEAR#Varetyr Spear#
-2455,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_ARRULLO#Arrullo#
-2456,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_CONTROL#Spirit Control#
-2457,0,0,100:150:200,0,0,0,99,0,0,none,0,0,990,3,990,6,994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_AGNI#Summon Fire Spirit Agni#
-2458,0,0,100:150:200,0,0,0,99,0,0,none,0,0,991,3,991,6,995,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_AQUA#Summon Water Spirit Aqua#
-2459,0,0,100:150:200,0,0,0,99,0,0,none,0,0,992,3,992,6,996,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_VENTUS#Summon Wind Spirit Ventus#
-2460,0,0,100:150:200,0,0,0,99,0,0,none,0,0,993,3,993,6,997,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_TERA#Summon Wind Spirit Tera#
-2461,0,0,50,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_ACTION#Elemental Action#
-2462,0,0,10:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_ANALYSIS#Four Spirit Analysis#
-2464,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_CURE#Spirit Recovery#
-2465,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6360,1,6360,2,6360,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_FIRE_INSIGNIA#Fire Insignia#
-2466,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6361,1,6361,2,6361,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_WATER_INSIGNIA#Water Insignia#
-2467,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6362,1,6362,2,6362,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_WIND_INSIGNIA#Wind Insignia#
-2468,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6363,1,6363,2,6363,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EARTH_INSIGNIA#Earth Insignia#
+2443,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_FIREWALK
+2444,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_ELECTRICWALK
+2445,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_SPELLFIST
+2446,0,0,62:70:78:86:94,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EARTHGRAVE
+2447,0,0,50:56:62:68:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_DIAMONDDUST
+2448,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_POISON_BUSTER
+2449,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_PSYCHIC_WAVE
+2450,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_CLOUD_KILL
+2451,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_STRIKING
+2452,0,0,40:52:64:76:88,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_WARMER
+2453,0,0,34:42:50:58:66,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_VACUUM_EXTREME
+2454,0,0,55:62:69:76:83,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_VARETYR_SPEAR
+2455,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_ARRULLO
+2456,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EL_CONTROL
+2457,0,0,100:150:200,0,0,0,99,0,0,none,0,0,990,3,990,6,994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_AGNI
+2458,0,0,100:150:200,0,0,0,99,0,0,none,0,0,991,3,991,6,995,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_AQUA
+2459,0,0,100:150:200,0,0,0,99,0,0,none,0,0,992,3,992,6,996,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_VENTUS
+2460,0,0,100:150:200,0,0,0,99,0,0,none,0,0,993,3,993,6,997,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_TERA
+2461,0,0,50,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EL_ACTION
+2462,0,0,10:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SO_EL_ANALYSIS
+2464,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EL_CURE
+2465,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6360,1,6360,2,6360,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_FIRE_INSIGNIA
+2466,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6361,1,6361,2,6361,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_WATER_INSIGNIA
+2467,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6362,1,6362,2,6362,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_WIND_INSIGNIA
+2468,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6363,1,6363,2,6363,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_EARTH_INSIGNIA
 
 //****
 // GN Genetic
-2476,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CART_TORNADO#Cart Tornado#
-2477,0,0,40:42:46:48:50,0,0,0,99,8,1,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CARTCANNON#Cart Cannon#
-2478,0,0,20:24:28:32:36,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CARTBOOST#Cart Boost#
-2479,0,0,22:26:30:34:38,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_THORNS_TRAP#Thorn Trap#
-2480,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6211,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_BLOOD_SUCKER#Blood Sucker#
-2481,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,6212,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_SPORE_EXPLOSION#Spore Explosion#
-2482,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_WALLOFTHORN#Wall of Thorns#
-2483,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CRAZYWEED#Crazy Weed#
-2484,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CRAZYWEED_ATK#Crazy Weed Attack#
-2485,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_DEMONIC_FIRE#Demonic Fire#
-2486,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6216,1,6213,1,6214,1,6215,1,7136,1,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION#Fire Expansion#
-2487,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION_SMOKE_POWDER#Fire Expansion Smoke Powder#
-2488,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION_TEAR_GAS#Fire Expansion Tear Gas#
-2489,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION_ACID#Fire Expansion Acid#
-2490,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_HELLS_PLANT#Hell's Plant#
-2491,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_HELLS_PLANT_ATK#Hell's Plant Attack#
-2492,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,6217,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_MANDRAGORA#Howling of Mandragora#
-2493,0,0,4,0,0,0,99,9,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_SLINGITEM#Sling Item#
-2494,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CHANGEMATERIAL#Change Material#
-2495,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_MIX_COOKING#Mix Cooking#
-2496,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_MAKEBOMB#Create Bomb#
-2497,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_S_PHARMACY#Special Pharmacy#
-2498,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_SLINGITEM_RANGEMELEEATK#Sling Item Attack#
-
-2533,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_ODINS_RECALL#Odin's Recall#
-2534,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RETURN_TO_ELDICASTES#Return To Eldicastes#
-2535,0,0,1,0,0,0,99,0,0,none,0,0,6377,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_BUYING_STORE#Open Buying Store
-2536,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_GUARDIAN_RECALL#Guardian's Recall#
-2537,0,0,70:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_ODINS_POWER#Odin's Power#
-
-//2538,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BEER_BOTTLE_CAP#Beer Bottle Cap#
-
-//2542,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_TETANY#Tentay#
-//2543,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_RAY_OF_PROTECTION#Ray of Protection#
-//2544,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_CARTDECORATE#Cart Decorate#
+2476,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_CART_TORNADO
+2477,0,0,40:42:46:48:50,0,0,0,99,8,1,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GN_CARTCANNON
+2478,0,0,20:24:28:32:36,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GN_CARTBOOST
+2479,0,0,22:26:30:34:38,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_THORNS_TRAP
+2480,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6211,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_BLOOD_SUCKER
+2481,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,6212,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_SPORE_EXPLOSION
+2482,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_WALLOFTHORN
+2483,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CRAZYWEED
+2484,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_CRAZYWEED_ATK
+2485,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_DEMONIC_FIRE
+2486,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6216,1,6213,1,6214,1,6215,1,7136,1,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION
+2487,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_FIRE_EXPANSION_SMOKE_POWDER
+2488,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_FIRE_EXPANSION_TEAR_GAS
+2489,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_FIRE_EXPANSION_ACID
+2490,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_HELLS_PLANT
+2491,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_HELLS_PLANT_ATK
+2492,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,6217,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_MANDRAGORA
+2493,0,0,4,0,0,0,99,9,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_SLINGITEM
+2494,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_CHANGEMATERIAL
+2495,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GN_MIX_COOKING
+2496,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GN_MAKEBOMB
+2497,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_S_PHARMACY
+2498,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_SLINGITEM_RANGEMELEEATK
+
+2533,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_ODINS_RECALL
+2534,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RETURN_TO_ELDICASTES
+2535,0,0,1,0,0,0,99,0,0,none,0,0,6377,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_BUYING_STORE
+2536,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_GUARDIAN_RECALL
+2537,0,0,70:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_ODINS_POWER
+
+//2538,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BEER_BOTTLE_CAP
+
+//2542,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_TETANY
+//2543,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_RAY_OF_PROTECTION
+//2544,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MC_CARTDECORATE
 
 //****
 // Rebellion
-2551,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_GLITTERING_GREED#Flip The Coin Greed#
-2552,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_RICHS_COIN#Rich's Coin#
-2553,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_MASS_SPIRAL#Mass Spiral#
-2554,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_BANISHING_BUSTER#Banishing Buster#
-2555,0,0,30:32:34:36:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_B_TRAP#Bind Trap#
-2556,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FLICKER#Flicker#
-2557,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_S_STORM#Shatter Storm#
-2558,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_E_CHAIN#Eternal Chain#
-2559,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_QD_SHOT#Quick Draw Shot#
-2560,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_C_MARKER#Crimson Marker#
-2561,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FIREDANCE#Fire Dance#
-2562,0,0,45:50:55:60:65,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_H_MINE#Howling Mine#
-2563,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_P_ALTER#Platinum Alter#
-2564,0,0,90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FALLEN_ANGEL#Fallen Angel#
-2565,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_R_TRIP#Round Trip#
-2566,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_D_TAIL#Dragon Tail#
-2567,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FIRE_RAIN#Fire Rain#
-2568,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_HEAT_BARREL#Heat Barrel#
-2569,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_AM_BLAST#Anti-Material Blast#
-2570,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_SLUGSHOT#Slug Shot#
-2571,0,0,70:80:90:100:110,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_HAMMER_OF_GOD#Hammer of God#
-2572,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_R_TRIP_PLUSATK#Round Trip Plus Attack#
-2573,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_B_FLICKER_ATK#Bind Flicker Attack#
-2574,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_GLITTERING_GREED_ATK#Flip The Coin Greed Attack#
+2551,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_GLITTERING_GREED
+2552,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_RICHS_COIN
+2553,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_MASS_SPIRAL
+2554,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_BANISHING_BUSTER
+2555,0,0,30:32:34:36:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_B_TRAP
+2556,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_FLICKER
+2557,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_S_STORM
+2558,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_E_CHAIN
+2559,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_QD_SHOT
+2560,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_C_MARKER
+2561,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_FIREDANCE
+2562,0,0,45:50:55:60:65,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_H_MINE
+2563,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_P_ALTER
+2564,0,0,90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_FALLEN_ANGEL
+2565,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_R_TRIP
+2566,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_D_TAIL
+2567,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_FIRE_RAIN
+2568,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_HEAT_BARREL
+2569,0,0,80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_AM_BLAST
+2570,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_SLUGSHOT
+2571,0,0,70:80:90:100:110,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_HAMMER_OF_GOD
+2572,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_R_TRIP_PLUSATK
+2573,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_B_FLICKER_ATK
+2574,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_GLITTERING_GREED_ATK
 
 //****
 // Kagerou/Oboro
-3001,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_YAMIKUMO#Yamikumo#
-3004,0,0,10:12:14:16:18,0,0,0,25:26:28,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_JYUMONJIKIRI#Cross Strike#
-3005,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_SETSUDAN#Soul Sever#
-3006,0,0,5:6:7:8:9,0,0,0,99,0,0,none,0,0,13294,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_BAKURETSU#Bakuretsu Kunai#
-3007,0,0,8:9:10:11:12,0,0,0,99,7,8,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_HAPPOKUNAI#Happo Kunai#
-3008,0,0,50,0,0,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MUCHANAGE#Mucha Nage#
-3009,0,0,24:28:32:36:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_HUUMARANKA#Huuma Shuriken Ranka#
-3010,0,0,9:12:15:18:21,0,0,0,99,0,0,none,0,0,6493,3:4:5:6:7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MAKIBISHI#Makibishi#
-3011,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MEIKYOUSISUI#Meikyo Shisui#
-3012,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_ZANZOU#Zanzou#
-3013,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KYOUGAKU#Kyougaku#
-3014,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_JYUSATSU#Jyusatsu#
-3015,0,0,20,0,0,0,99,0,0,none,0,0,6512,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KAHU_ENTEN#Kahu Enten#
-3016,0,0,20,0,0,0,99,0,0,none,0,0,6513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_HYOUHU_HUBUKI#Hyouhu Hubuki#
-3017,0,0,20,0,0,0,99,0,0,none,0,0,6514,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KAZEHU_SEIRAN#Kazehu Seiran#
-3018,0,0,20,0,0,0,99,0,0,none,0,0,6515,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_DOHU_KOUKAI#Dohu Koukai#
-3019,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KAIHOU#Technique Kaihou#
-3020,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_ZENKAI#Zenkai#
-3021,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_GENWAKU#Genwaku#
-3022,0,0,70:75:80:85:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_IZAYOI#Izayoi#
-3023,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KG_KAGEHUMI#Kagehumi#
-3024,0,0,50,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KG_KYOMU#Kyomu#
-3025,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,6499,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KG_KAGEMUSYA#Kagemusha#
-3026,0,0,60:70:80:90:100 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//OB_ZANGETSU#Zangetsu#
-3027,0,0,55:60:65:70:75 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//OB_OBOROGENSOU#Oboro Gensou#
-3029,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//OB_AKAITSUKI#Akaitsuki#
+3001,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KO_YAMIKUMO
+3004,0,0,10:12:14:16:18,0,0,0,25:26:28,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//KO_JYUMONJIKIRI
+3005,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_SETSUDAN
+3006,0,0,5:6:7:8:9,0,0,0,99,0,0,none,0,0,13294,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_BAKURETSU
+3007,0,0,8:9:10:11:12,0,0,0,99,7,8,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_HAPPOKUNAI
+3008,0,0,50,0,0,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MUCHANAGE
+3009,0,0,24:28:32:36:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_HUUMARANKA
+3010,0,0,9:12:15:18:21,0,0,0,99,0,0,none,0,0,6493,3:4:5:6:7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//KO_MAKIBISHI
+3011,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_MEIKYOUSISUI
+3012,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_ZANZOU
+3013,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_KYOUGAKU
+3014,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_JYUSATSU
+3015,0,0,20,0,0,0,99,0,0,none,0,0,6512,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_KAHU_ENTEN
+3016,0,0,20,0,0,0,99,0,0,none,0,0,6513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_HYOUHU_HUBUKI
+3017,0,0,20,0,0,0,99,0,0,none,0,0,6514,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_KAZEHU_SEIRAN
+3018,0,0,20,0,0,0,99,0,0,none,0,0,6515,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_DOHU_KOUKAI
+3019,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KO_KAIHOU
+3020,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KO_ZENKAI
+3021,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_GENWAKU
+3022,0,0,70:75:80:85:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_IZAYOI
+3023,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KG_KAGEHUMI
+3024,0,0,50,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KG_KYOMU
+3025,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,6499,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//KG_KAGEMUSYA
+3026,0,0,60:70:80:90:100 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//OB_ZANGETSU
+3027,0,0,55:60:65:70:75 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//OB_OBOROGENSOU
+3029,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//OB_AKAITSUKI
+
+// EP 14.3 Part 2 3rd Job Skills
+5001,0,0,22:34:46:58:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_DARKCROW
+5002,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//RA_UNLIMIT
+5003,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_ILLUSIONDOPING
+5004,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH_WATER
+5005,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_LUXANIMA
+5006,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NC_MAGMA_ERUPTION
+5007,0,0,200:230:260:290:320,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//WM_FRIGG_SONG
+5008,0,0,120,0,0,0,99,0,0,elementalspirit,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_ELEMENTAL_SHIELD
+5009,0,0,65,0,0,0,99,0,0,none,0,5:5:4:4:3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SR_FLASHCOMBO
+5010,0,0,30:26:22:18:14,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SC_ESCAPE
+5011,0,0,30:60:90:120:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//AB_OFFERTORIUM
+5012,0,0,100:150:200:250:300,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_TELEKINESIS_INTENSE
+5013,0,0,200:180:160:140:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//LG_KINGS_GRACE
+5014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_FULL_THROTTLE
+5015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP1 //All 4 steps are using temp req SP values for now.
+5016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP2
+5017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP3
+5018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP4
 
 // Copied Bard / Dancer Skills
-//3036,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_POEMBRAGI2#Poem of Bragi 2#
-//3037,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_FORTUNEKISS2#Fortune Kiss 2#
-
-8001,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,545,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HLIF_HEAL
-8002,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HLIF_AVOID
-8004,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HLIF_CHANGE
-8005,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HAMI_CASTLE
-8006,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HAMI_DEFENCE
-8008,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HAMI_BLOODLUST
-8009,0,0,4:8:12:16:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_MOON
-8010,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_FLEET
-8011,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_SPEED
-8012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_SBR44
-8013,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HVAN_CAPRICE
-8014,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HVAN_CHAOTIC
-8016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HVAN_EXPLOSION
-8018,0,0,60:80:100:120:140,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SUMMON_LEGION#Summon Legion#
-8019,0,0,48:60:72:84:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_NEEDLE_OF_PARALYZE#Needle of Paralyze#
-8020,0,0,65:75:85:95:105,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_POISON_MIST#Poison Mist#
-8021,0,0,48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_PAIN_KILLER#Pain Killer#
-8022,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_LIGHT_OF_REGENE#Light of Regene#
-8023,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_OVERED_BOOST#Overed Boost#
-8024,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_ERASER_CUTTER#Eraser Cutter#
-8025,0,0,90:100:110:120:130,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_XENO_SLASHER#Xeno Slasher#
-8026,0,0,45:54:63:72:81,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SILENT_BREEZE#Silent Breeze#
-8027,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_STYLE_CHANGE#Style Change#
-8028,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SONIC_CRAW#Sonic Claw#
-8029,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SILVERVEIN_RUSH#Silver Bain Rush#
-8030,0,0,8:16:24:32:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_MIDNIGHT_FRENZY#Midnight Frenzy#
-8031,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_STAHL_HORN#Steel Horn#
-8032,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_GOLDENE_FERSE#Golden Heel#
-8033,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_STEINWAND#Stone Wall#
-8034,0,0,60:68:76:84:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_HEILIGE_STANGE#Holy Pole#
-8035,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_ANGRIFFS_MODUS#Attack Mode#
-8036,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_TINDER_BREAKER#Tinder Breaker#
-8037,0,0,10:20:30:40:50,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_CBC#Continual Break Combo#
-8038,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_EQC#Eternal Quick Combo#
-8039,0,0,34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_MAGMA_FLOW#Magma Flow#
-8040,0,0,54:58:62:66:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_GRANITIC_ARMOR#Granitic Armor#
-8041,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_LAVA_SLIDE#Lava Slide#
-8042,0,0,20:28:36:44:52,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_PYROCLASTIC#Pyroclastic#
-8043,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_VOLCANIC_ASH#Volcanic Ash#
+//3036,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BA_POEMBRAGI2
+//3037,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//DC_FORTUNEKISS2
+
+8001,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,545,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//HLIF_HEAL
+8002,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HLIF_AVOID
+8004,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HLIF_CHANGE
+8005,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HAMI_CASTLE
+8006,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HAMI_DEFENCE
+8008,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HAMI_BLOODLUST
+8009,0,0,4:8:12:16:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HFLI_MOON
+8010,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HFLI_FLEET
+8011,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HFLI_SPEED
+8012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HFLI_SBR44
+8013,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HVAN_CAPRICE
+8014,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HVAN_CHAOTIC
+8016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HVAN_EXPLOSION
+8018,0,0,60:80:100:120:140,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_SUMMON_LEGION
+8019,0,0,48:60:72:84:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_NEEDLE_OF_PARALYZE
+8020,0,0,65:75:85:95:105,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_POISON_MIST
+8021,0,0,48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_PAIN_KILLER
+8022,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_LIGHT_OF_REGENE
+8023,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_OVERED_BOOST
+8024,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_ERASER_CUTTER
+8025,0,0,90:100:110:120:130,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_XENO_SLASHER
+8026,0,0,45:54:63:72:81,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_SILENT_BREEZE
+8027,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MH_STYLE_CHANGE
+8028,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_SONIC_CRAW
+8029,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_SILVERVEIN_RUSH
+8030,0,0,8:16:24:32:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_MIDNIGHT_FRENZY
+8031,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_STAHL_HORN
+8032,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_GOLDENE_FERSE
+8033,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_STEINWAND
+8034,0,0,60:68:76:84:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_HEILIGE_STANGE
+8035,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_ANGRIFFS_MODUS
+8036,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_TINDER_BREAKER
+8037,0,0,10:20:30:40:50,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_CBC
+8038,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_EQC
+8039,0,0,34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_MAGMA_FLOW
+8040,0,0,54:58:62:66:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_GRANITIC_ARMOR
+8041,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_LAVA_SLIDE
+8042,0,0,20:28:36:44:52,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_PYROCLASTIC
+8043,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_VOLCANIC_ASH
 
 8201,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_BASH
 8202,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_MAGNUM
 8203,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_BOWLINGBASH
-8204,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_PARRYING
+8204,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MS_PARRYING
 8205,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_REFLECTSHIELD
-8206,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_BERSERK
-8207,0,0,12,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_DOUBLE
-8208,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SHOWER
-8209,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SKIDTRAP
-8210,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_LANDMINE
-8211,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SANDMAN
-8212,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_FREEZINGTRAP
-8213,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_REMOVETRAP
-8214,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_CHARGEARROW
-8215,0,0,18:21:24:27:30,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//MA_SHARPSHOOTING
-8216,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_PIERCE
-8217,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_BRANDISH
-8218,0,0,18:21:24:27:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_SPIRALPIERCE
-8219,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_DEFENDER
+8206,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MS_BERSERK
+8207,0,0,12,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_DOUBLE
+8208,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_SHOWER
+8209,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_SKIDTRAP
+8210,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_LANDMINE
+8211,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_SANDMAN
+8212,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_FREEZINGTRAP
+8213,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_REMOVETRAP
+8214,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_CHARGEARROW
+8215,0,0,18:21:24:27:30,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MA_SHARPSHOOTING
+8216,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ML_PIERCE
+8217,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ML_BRANDISH
+8218,0,0,18:21:24:27:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//ML_SPIRALPIERCE
+8219,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ML_DEFENDER
 8220,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_AUTOGUARD
-8221,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_DEVOTION
-8222,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_MAGNIFICAT
+8221,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ML_DEVOTION
+8222,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_MAGNIFICAT
 8223,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_QUICKEN
-8224,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_SIGHT
-8225,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_CRASH
-8226,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_REGAIN
-8227,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_TENDER
-8228,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_BENEDICTION
-8229,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_RECUPERATE
-8230,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_MENTALCURE
-8231,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_COMPRESS
-8232,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_PROVOKE
-8233,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_AUTOBERSERK
-8234,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//MER_DECAGI
-8235,0,0,10,100,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_SCAPEGOAT
+8224,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_SIGHT
+8225,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_CRASH
+8226,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_REGAIN
+8227,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_TENDER
+8228,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_BENEDICTION
+8229,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_RECUPERATE
+8230,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_MENTALCURE
+8231,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_COMPRESS
+8232,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//MER_PROVOKE
+8233,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_AUTOBERSERK
+8234,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_DECAGI
+8235,0,0,10,100,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MER_SCAPEGOAT
 8236,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_LEXDIVINA
-8237,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_ESTIMATION
+8237,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_ESTIMATION
 8238,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_KYRIE
 8239,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_BLESSING
 8240,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_INCAGI
 
 // Elemental Spirits Skills
-8401,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_CIRCLE_OF_FIRE#Circle of Fire#
-8402,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_CLOAK#Fire Cloak#
-8403,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_MANTLE#Fire Mantle#
-8404,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_SCREEN#Water Screen#
-8405,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_DROP#Water Drop#
-8406,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_BARRIER#Water Barrier#
-8407,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WIND_STEP#Wind Step#
-8408,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WIND_CURTAIN#Wind Curtain#
-8409,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ZEPHYR#Zephyr#
-8410,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_SOLID_SKIN#Solid Skin#
-8411,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_STONE_SHIELD#Stone Shield#
-8412,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_POWER_OF_GAIA#Power of Gaia#
-8413,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_PYROTECHNIC#Pyrotechnic#
-8414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_HEATER#Heater#
-8415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TROPIC#Tropic#
-8416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_AQUAPLAY#Aqua Play#
-8417,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_COOLER#Cooler#
-8418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_CHILLY_AIR#Cool Air#
-8419,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_GUST#Gust#
-8420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_BLAST#Blast#
-8421,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WILD_STORM#Wild Storm#
-8422,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_PETROLOGY#Petrology#
-8423,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_CURSED_SOIL#Cursed Soil#
-8424,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_UPHEAVAL#Upheaval#
-8425,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_ARROW#Fire Arrow#
-8426,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_BOMB#Fire Bomb#
-8427,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_BOMB_ATK#Fire Bomb Attack#
-8428,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_WAVE#Fire Wave#
-8429,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_WAVE_ATK#Fire Wave Attack#
-8430,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ICE_NEEDLE#Ice Needle#
-8431,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_SCREW#Water Screw#
-8432,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_SCREW_ATK#Water Screw Attack#
-8433,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TIDAL_WEAPON#Tidal Weapon#
-8434,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WIND_SLASH#Wind Slasher#
-8435,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_HURRICANE#Hurricane Rage#
-8436,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_HURRICANE_ATK#Hurricane Rage Attack#
-8437,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TYPOON_MIS#Typhoon Missile#
-8438,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TYPOON_MIS_ATK#Typhoon Missile Attack#
-8439,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_STONE_HAMMER#Stone Hammer#
-8440,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ROCK_CRUSHER#Rock Launcher#
-8441,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ROCK_CRUSHER_ATK#Rock Launcher Attack#
-8442,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_STONE_RAIN#Stone Rain#
+8401,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_CIRCLE_OF_FIRE
+8402,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_CLOAK
+8403,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_MANTLE
+8404,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_SCREEN
+8405,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_DROP
+8406,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_BARRIER
+8407,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WIND_STEP
+8408,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WIND_CURTAIN
+8409,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ZEPHYR
+8410,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_SOLID_SKIN
+8411,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_STONE_SHIELD
+8412,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_POWER_OF_GAIA
+8413,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_PYROTECHNIC
+8414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_HEATER
+8415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TROPIC
+8416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_AQUAPLAY
+8417,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_COOLER
+8418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_CHILLY_AIR
+8419,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_GUST
+8420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_BLAST
+8421,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WILD_STORM
+8422,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_PETROLOGY
+8423,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_CURSED_SOIL
+8424,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_UPHEAVAL
+8425,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_ARROW
+8426,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_BOMB
+8427,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_BOMB_ATK
+8428,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_WAVE
+8429,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_WAVE_ATK
+8430,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ICE_NEEDLE
+8431,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_SCREW
+8432,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_SCREW_ATK
+8433,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TIDAL_WEAPON
+8434,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WIND_SLASH
+8435,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_HURRICANE
+8436,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_HURRICANE_ATK
+8437,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TYPOON_MIS
+8438,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TYPOON_MIS_ATK
+8439,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_STONE_HAMMER
+8440,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ROCK_CRUSHER
+8441,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ROCK_CRUSHER_ATK
+8442,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_STONE_RAIN
 
 // Guild Skills
-10010,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_BATTLEORDER##
-10011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_REGENERATION##
-10012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_RESTORE##
-10013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_EMERGENCYCALL##
+10010,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_BATTLEORDER
+10011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_REGENERATION
+10012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_RESTORE
+10013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_EMERGENCYCALL

+ 102 - 0
db/pre-re/skill_tree.txt

@@ -2393,6 +2393,8 @@
 4054,2009,5,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
 4054,2010,10,0,0,0,0,0,0,0,0,0,0 //RK_RUNEMASTERY#Rune Mastery#
 4054,2020,5,57,2,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
+4054,5004,10,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath(Water)#
+4054,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Warlock (Regular)
 4055,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4055,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2448,6 +2450,8 @@
 4055,2230,2,0,0,0,0,0,0,0,0,0,0 //WL_RELEASE#Release#
 4055,2231,1,0,0,0,0,0,0,0,0,0,0 //WL_READING_SB#Reading Spellbook#
 4055,2232,5,0,0,0,0,0,0,0,0,0,0 //WL_FREEZE_SP#Freeze Spell#
+4055,5012,5,2202,5,0,0,0,0,0,0,0,0 //WL_TELEKINESIS_INTENSE#Intense Telekinesis#
+4055,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Ranger (Regular)
 4056,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4056,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2500,6 +2504,8 @@
 4056,2252,1,2248,1,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
 4056,2253,5,2237,1,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
 4056,2254,5,2237,1,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
+4056,5002,5,2234,5,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimit#
+4056,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Arch Bishop (Regular)
 4057,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4057,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2557,6 +2563,8 @@
 4057,2054,10,68,1,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT#Duple Light#
 4057,2057,5,2052,1,0,0,0,0,0,0,0,0 //AB_SILENTIUM#Silentium#
 4057,2515,5,2044,1,2053,1,0,0,0,0,0,0 //AB_SECRAMENT#Secrament#
+4057,5011,5,2051,2,0,0,0,0,0,0,0,0 //AB_OFFERTORIUM#Offertorium#
+4057,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Mechanic (Regular)
 4058,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4058,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2624,6 +2632,8 @@
 4058,2281,5,2277,2,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
 4058,2282,5,2277,2,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
 4058,2283,1,2281,1,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
+4058,5006,5,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
+4058,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Guillotine Cross (Regular)
 4059,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4059,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2667,6 +2677,8 @@
 4059,2035,5,2034,1,0,0,0,0,0,0,0,0 //GC_HALLUCINATIONWALK#Hallucination Walk#
 4059,2036,5,136,10,0,0,0,0,0,0,0,0 //GC_ROLLINGCUTTER#Rolling Cutter#
 4059,2037,5,2036,1,0,0,0,0,0,0,0,0 //GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
+4059,5001,5,2023,5,0,0,0,0,0,0,0,0 //GC_DARKCROW#Dark Claw#
+4059,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Rune Knight (Trans)
 4060,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4060,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2712,6 +2724,8 @@
 4060,2009,5,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
 4060,2010,10,0,0,0,0,0,0,0,0,0,0 //RK_RUNEMASTERY#Rune Mastery#
 4060,2020,5,57,2,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
+4060,5004,10,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath(Water)#
+4060,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Warlock (Trans)
 4061,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4061,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2773,6 +2787,8 @@
 4061,2230,2,0,0,0,0,0,0,0,0,0,0 //WL_RELEASE#Release#
 4061,2231,1,0,0,0,0,0,0,0,0,0,0 //WL_READING_SB#Reading Spellbook#
 4061,2232,5,0,0,0,0,0,0,0,0,0,0 //WL_FREEZE_SP#Freeze Spell#
+4061,5012,5,2202,5,0,0,0,0,0,0,0,0 //WL_TELEKINESIS_INTENSE#Intense Telekinesis#
+4061,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Ranger (Trans)
 4062,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4062,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2829,6 +2845,8 @@
 4062,2252,1,2248,1,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
 4062,2253,5,2237,1,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
 4062,2254,5,2237,1,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
+4062,5002,5,2234,5,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimit#
+4062,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Arch Bishop (Trans)
 4063,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4063,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2890,6 +2908,8 @@
 4063,2054,10,68,1,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT#Duple Light#
 4063,2057,5,2052,1,0,0,0,0,0,0,0,0 //AB_SILENTIUM#Silentium#
 4063,2515,5,2044,1,2053,1,0,0,0,0,0,0 //AB_SECRAMENT#Secrament#
+4063,5011,5,2051,2,0,0,0,0,0,0,0,0 //AB_OFFERTORIUM#Offertorium#
+4063,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Mechanic (Trans)
 4064,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4064,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -2962,6 +2982,8 @@
 4064,2281,5,2277,2,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
 4064,2282,5,2277,2,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
 4064,2283,1,2281,1,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
+4064,5006,5,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
+4064,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Guillotine Cross (Trans)
 4065,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4065,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3010,6 +3032,8 @@
 4065,2035,5,2034,1,0,0,0,0,0,0,0,0 //GC_HALLUCINATIONWALK#Hallucination Walk#
 4065,2036,5,136,10,0,0,0,0,0,0,0,0 //GC_ROLLINGCUTTER#Rolling Cutter#
 4065,2037,5,2036,1,0,0,0,0,0,0,0,0 //GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
+4065,5001,5,2023,5,0,0,0,0,0,0,0,0 //GC_DARKCROW#Dark Claw#
+4065,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Royal Guard (Regular)
 4066,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4066,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3062,6 +3086,8 @@
 4066,2323,5,2311,3,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
 4066,2324,5,2318,3,2319,3,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
 4066,2325,5,2315,3,2321,4,2322,5,0,0,0,0 //LG_INSPIRATION#Inspiration#
+4066,5013,5,2311,5,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
+4066,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Sorcerer (Regular)
 4067,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4067,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3131,6 +3157,8 @@
 4067,2466,3,2458,3,0,0,0,0,0,0,0,0 //SO_WATER_INSIGNIA#Water Insignia#
 4067,2467,3,2459,3,0,0,0,0,0,0,0,0 //SO_WIND_INSIGNIA#Wind Insignia#
 4067,2468,3,2460,3,0,0,0,0,0,0,0,0 //SO_EARTH_INSIGNIA#Earth Insignia#
+4067,5008,5,2456,3,0,0,0,0,0,0,0,0 //SO_ELEMENTAL_SHIELD#Elemental Shield#
+4067,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Minstrel (Regular)
 4068,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4068,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3185,6 +3213,8 @@
 4068,2432,5,2427,1,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody Of Sink#
 4068,2433,5,2431,1,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry Of Beyond#
 4068,2434,5,2429,1,2433,1,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+4068,5007,5,2412,1,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG#
+4068,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Wanderer (Regular)
 4069,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4069,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3239,6 +3269,8 @@
 4069,2432,5,2427,1,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody Of Sink#
 4069,2433,5,2431,1,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry Of Beyond#
 4069,2434,5,2429,1,2433,1,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+4069,5007,5,2412,1,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG#
+4069,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Sura (Regular)
 4070,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4070,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3297,6 +3329,8 @@
 4070,2348,5,2347,5,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
 4070,2517,5,2340,1,2518,3,0,0,0,0,0,0 //SR_HOWLINGOFLION#Howling Of Lion#
 4070,2518,5,267,3,0,0,0,0,0,0,0,0 //SR_RIDEINLIGHTNING#Ride In Lightening#
+4070,5009,5,2326,3,2329,3,2330,1,2327,1,0,0 //SR_FLASHCOMBO#Flash Combo#
+4070,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Genetic (Regular)
 4071,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4071,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3350,6 +3384,8 @@
 4071,2495,2,2497,1,0,0,0,0,0,0,0,0 //GN_MIX_COOKING#Mix Cooking#
 4071,2496,2,2495,1,0,0,0,0,0,0,0,0 //GN_MAKEBOMB#Create Bomb#
 4071,2497,10,0,0,0,0,0,0,0,0,0,0 //GN_S_PHARMACY#Special Pharmacy#
+4071,5003,5,2497,1,0,0,0,0,0,0,0,0 //GN_ILLUSIONDOOPING#Hallucination Drug#
+4071,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Shadow Chaser (Regular)
 4072,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4072,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3406,6 +3442,8 @@
 4072,2302,3,2296,3,2301,3,0,0,0,0,0,0 //SC_MAELSTROM#Maelstrom#
 4072,2303,3,2300,3,0,0,0,0,0,0,0,0 //SC_BLOODYLUST#Bloody Lust#
 4072,2304,3,2300,3,0,0,0,0,0,0,0,0 //SC_FEINTBOMB#Feint Bomb#
+4072,5010,5,2288,2,0,0,0,0,0,0,0,0 //SC_ESCAPE#Emergency Escape#
+4072,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Royal Guard (Trans)
 4073,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4073,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3462,6 +3500,8 @@
 4073,2323,5,2311,3,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
 4073,2324,5,2318,3,2319,3,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
 4073,2325,5,2315,3,2321,4,2322,5,0,0,0,0 //LG_INSPIRATION#Inspiration#
+4073,5013,5,2311,5,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
+4073,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Sorcerer (Trans)
 4074,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4074,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3539,6 +3579,8 @@
 4074,2466,3,2458,3,0,0,0,0,0,0,0,0 //SO_WATER_INSIGNIA#Water Insignia#
 4074,2467,3,2459,3,0,0,0,0,0,0,0,0 //SO_WIND_INSIGNIA#Wind Insignia#
 4074,2468,3,2460,3,0,0,0,0,0,0,0,0 //SO_EARTH_INSIGNIA#Earth Insignia#
+4074,5008,5,2456,3,0,0,0,0,0,0,0,0 //SO_ELEMENTAL_SHIELD#Elemental Shield#
+4074,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Minstrel (Trans)
 4075,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4075,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3599,6 +3641,8 @@
 4075,2432,5,2427,1,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody Of Sink#
 4075,2433,5,2431,1,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry Of Beyond#
 4075,2434,5,2429,1,2433,1,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+4075,5007,5,2412,1,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG#
+4075,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Wanderer (Trans)
 4076,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4076,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3659,6 +3703,8 @@
 4076,2432,5,2427,1,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody Of Sink#
 4076,2433,5,2431,1,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry Of Beyond#
 4076,2434,5,2429,1,2433,1,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+4076,5007,5,2412,1,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG# 
+4076,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Sura (Trans)
 4077,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4077,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3721,6 +3767,8 @@
 4077,2348,5,2347,5,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
 4077,2517,5,2340,1,2518,3,0,0,0,0,0,0 //SR_HOWLINGOFLION#Howling Of Lion#
 4077,2518,5,267,3,0,0,0,0,0,0,0,0 //SR_RIDEINLIGHTNING#Ride In Lightening#
+4077,5009,5,2326,3,2329,3,2330,1,2327,1,0,0 //SR_FLASHCOMBO#Flash Combo#
+4077,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Genetic (Trans)
 4078,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4078,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3778,6 +3826,8 @@
 4078,2495,2,2497,1,0,0,0,0,0,0,0,0 //GN_MIX_COOKING#Mix Cooking#
 4078,2496,2,2495,1,0,0,0,0,0,0,0,0 //GN_MAKEBOMB#Create Bomb#
 4078,2497,10,0,0,0,0,0,0,0,0,0,0 //GN_S_PHARMACY#Special Pharmacy#
+4078,5003,5,2497,1,0,0,0,0,0,0,0,0 //GN_ILLUSIONDOOPING#Hallucination Drug# 
+4078,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Shadow Chaser (Trans)
 4079,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4079,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3838,6 +3888,8 @@
 4079,2302,3,2296,3,2301,3,0,0,0,0,0,0 //SC_MAELSTROM#Maelstrom#
 4079,2303,3,2300,3,0,0,0,0,0,0,0,0 //SC_BLOODYLUST#Bloody Lust#
 4079,2304,3,2300,3,0,0,0,0,0,0,0,0 //SC_FEINTBOMB#Feint Bomb#
+4079,5010,5,2288,2,0,0,0,0,0,0,0,0 //SC_ESCAPE#Emergency Escape#
+4079,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Rune Knight (Dragon) (Regular)
 4080,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4080,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3875,6 +3927,8 @@
 4080,2009,5,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
 4080,2010,10,0,0,0,0,0,0,0,0,0,0 //RK_RUNEMASTERY#Rune Mastery#
 4080,2020,5,57,2,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
+4080,5004,10,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath(Water)#
+4080,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Rune Knight (Dragon) (Trans)
 4081,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4081,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3920,6 +3974,8 @@
 4081,2009,5,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
 4081,2010,10,0,0,0,0,0,0,0,0,0,0 //RK_RUNEMASTERY#Rune Mastery#
 4081,2020,5,57,2,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
+4081,5004,10,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath(Water)#
+4081,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Royal Guard (Gryphon) (Regular)
 4082,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4082,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -3972,6 +4028,8 @@
 4082,2323,5,2311,3,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
 4082,2324,5,2318,3,2319,3,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
 4082,2325,5,2315,3,2321,4,2322,5,0,0,0,0 //LG_INSPIRATION#Inspiration#
+4082,5013,5,2311,5,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
+4082,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Royal Guard (Gryphon) (Trans)
 4083,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4083,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4028,6 +4086,8 @@
 4083,2323,5,2311,3,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
 4083,2324,5,2318,3,2319,3,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
 4083,2325,5,2315,3,2321,4,2322,5,0,0,0,0 //LG_INSPIRATION#Inspiration#
+4083,5013,5,2311,5,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
+4083,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Ranger (Warg) (Regular)
 4084,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4084,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4080,6 +4140,8 @@
 4084,2252,1,2248,1,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
 4084,2253,5,2237,1,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
 4084,2254,5,2237,1,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
+4084,5002,5,2234,5,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimit#
+4084,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Ranger (Warg) (Trans)
 4085,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4085,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4136,6 +4198,8 @@
 4085,2252,1,2248,1,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
 4085,2253,5,2237,1,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
 4085,2254,5,2237,1,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
+4085,5002,5,2234,5,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimit#
+4085,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Mechanic (Mado) (Regular)
 4086,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4086,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4203,6 +4267,8 @@
 4086,2281,5,2277,2,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
 4086,2282,5,2277,2,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
 4086,2283,1,2281,1,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
+4086,5006,5,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
+4086,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Mechanic (Mado) (Trans)
 4087,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4087,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4275,6 +4341,8 @@
 4087,2281,5,2277,2,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
 4087,2282,5,2277,2,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
 4087,2283,1,2281,1,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
+4087,5006,5,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
+4087,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Rune Knight
 4096,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4096,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4313,6 +4381,8 @@
 4096,2009,5,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
 4096,2010,10,0,0,0,0,0,0,0,0,0,0 //RK_RUNEMASTERY#Rune Mastery#
 4096,2020,5,57,2,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
+4096,5004,10,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath(Water)#
+4096,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Warlock
 4097,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4097,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4369,6 +4439,8 @@
 4097,2230,2,0,0,0,0,0,0,0,0,0,0 //WL_RELEASE#Release#
 4097,2231,1,0,0,0,0,0,0,0,0,0,0 //WL_READING_SB#Reading Spellbook#
 4097,2232,5,0,0,0,0,0,0,0,0,0,0 //WL_FREEZE_SP#Freeze Spell#
+4097,5012,5,2202,5,0,0,0,0,0,0,0,0 //WL_TELEKINESIS_INTENSE#Intense Telekinesis#
+4097,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Ranger
 4098,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4098,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4422,6 +4494,8 @@
 4098,2252,1,2248,1,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
 4098,2253,5,2237,1,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
 4098,2254,5,2237,1,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
+4098,5002,5,2234,5,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimit#
+4098,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Arch Bishop
 4099,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4099,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4480,6 +4554,8 @@
 4099,2054,10,68,1,0,0,0,0,0,0,0,0 //AB_DUPLELIGHT#Duple Light#
 4099,2057,5,2052,1,0,0,0,0,0,0,0,0 //AB_SILENTIUM#Silentium#
 4099,2515,5,2044,1,2053,1,0,0,0,0,0,0 //AB_SECRAMENT#Secrament#
+4099,5011,5,2051,2,0,0,0,0,0,0,0,0 //AB_OFFERTORIUM#Offertorium#
+4099,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Mechanic
 4100,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4100,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4548,6 +4624,8 @@
 4100,2281,5,2277,2,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
 4100,2282,5,2277,2,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
 4100,2283,1,2281,1,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
+4100,5006,5,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
+4100,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Guillotine Cross
 4101,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4101,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4592,6 +4670,8 @@
 4101,2035,5,2034,1,0,0,0,0,0,0,0,0 //GC_HALLUCINATIONWALK#Hallucination Walk#
 4101,2036,5,136,10,0,0,0,0,0,0,0,0 //GC_ROLLINGCUTTER#Rolling Cutter#
 4101,2037,5,2036,1,0,0,0,0,0,0,0,0 //GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
+4101,5001,5,2023,5,0,0,0,0,0,0,0,0 //GC_DARKCROW#Dark Claw#
+4101,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Royal Guard
 4102,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4102,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4645,6 +4725,8 @@
 4102,2323,5,2311,3,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
 4102,2324,5,2318,3,2319,3,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
 4102,2325,5,2315,3,2321,4,2322,5,0,0,0,0 //LG_INSPIRATION#Inspiration#
+4102,5013,5,2311,5,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace# 
+4102,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Sorcerer
 4103,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4103,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4715,6 +4797,8 @@
 4103,2466,3,2458,3,0,0,0,0,0,0,0,0 //SO_WATER_INSIGNIA#Water Insignia#
 4103,2467,3,2459,3,0,0,0,0,0,0,0,0 //SO_WIND_INSIGNIA#Wind Insignia#
 4103,2468,3,2460,3,0,0,0,0,0,0,0,0 //SO_EARTH_INSIGNIA#Earth Insignia#
+4103,5008,5,2456,3,0,0,0,0,0,0,0,0 //SO_ELEMENTAL_SHIELD#Elemental Shield#
+4103,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Minstrel
 4104,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4104,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4770,6 +4854,8 @@
 4104,2432,5,2427,1,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody Of Sink#
 4104,2433,5,2431,1,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry Of Beyond#
 4104,2434,5,2429,1,2433,1,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+4104,5007,5,2412,1,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG# 
+4104,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Wanderer
 4105,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4105,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4825,6 +4911,8 @@
 4105,2432,5,2427,1,0,0,0,0,0,0,0,0 //WM_MELODYOFSINK#Melody Of Sink#
 4105,2433,5,2431,1,0,0,0,0,0,0,0,0 //WM_BEYOND_OF_WARCRY#Warcry Of Beyond#
 4105,2434,5,2429,1,2433,1,0,0,0,0,0,0 //WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+4105,5007,5,2412,1,0,0,0,0,0,0,0,0 //WM_FRIGG_SONG#
+4105,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Sura
 4106,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4106,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4884,6 +4972,8 @@
 4106,2348,5,2347,5,0,0,0,0,0,0,0,0 //SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
 4106,2517,5,2340,1,2518,3,0,0,0,0,0,0 //SR_HOWLINGOFLION#Howling Of Lion#
 4106,2518,5,267,3,0,0,0,0,0,0,0,0 //SR_RIDEINLIGHTNING#Ride In Lightening#
+4106,5009,5,2326,3,2329,3,2330,1,2327,1,0,0 //SR_FLASHCOMBO#Flash Combo#
+4106,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Genetic
 4107,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4107,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4938,6 +5028,8 @@
 4107,2495,2,2497,1,0,0,0,0,0,0,0,0 //GN_MIX_COOKING#Mix Cooking#
 4107,2496,2,2495,1,0,0,0,0,0,0,0,0 //GN_MAKEBOMB#Create Bomb#
 4107,2497,10,0,0,0,0,0,0,0,0,0,0 //GN_S_PHARMACY#Special Pharmacy#
+4107,5003,5,2497,1,0,0,0,0,0,0,0,0 //GN_ILLUSIONDOOPING#Hallucination Drug#
+4107,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Shadow Chaser
 4108,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4108,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -4995,6 +5087,8 @@
 4108,2302,3,2296,3,2301,3,0,0,0,0,0,0 //SC_MAELSTROM#Maelstrom#
 4108,2303,3,2300,3,0,0,0,0,0,0,0,0 //SC_BLOODYLUST#Bloody Lust#
 4108,2304,3,2300,3,0,0,0,0,0,0,0,0 //SC_FEINTBOMB#Feint Bomb#
+4108,5010,5,2288,2,0,0,0,0,0,0,0,0 //SC_ESCAPE#Emergency Escape#
+4108,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Rune Knight (Dragon)
 4109,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4109,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -5033,6 +5127,8 @@
 4109,2009,5,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONHOWLING#Dragon Howling#
 4109,2010,10,0,0,0,0,0,0,0,0,0,0 //RK_RUNEMASTERY#Rune Mastery#
 4109,2020,5,57,2,0,0,0,0,0,0,0,0 //RK_PHANTOMTHRUST#Phantom Thrust#
+4109,5004,10,2007,2,0,0,0,0,0,0,0,0 //RK_DRAGONBREATH_WATER#Dragon Breath(Water)#
+4109,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Royal Guard (Gryphon)
 4110,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4110,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -5086,6 +5182,8 @@
 4110,2323,5,2311,3,0,0,0,0,0,0,0,0 //LG_EARTHDRIVE#Earth Drive#
 4110,2324,5,2318,3,2319,3,0,0,0,0,0,0 //LG_HESPERUSLIT#Hesperus Lit#
 4110,2325,5,2315,3,2321,4,2322,5,0,0,0,0 //LG_INSPIRATION#Inspiration#
+4110,5013,5,2311,5,0,0,0,0,0,0,0,0 //LG_KINGS_GRACE#King's Grace#
+4110,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Ranger (Warg)
 4111,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4111,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -5139,6 +5237,8 @@
 4111,2252,1,2248,1,0,0,0,0,0,0,0,0 //RA_VERDURETRAP#Verdure Trap#
 4111,2253,5,2237,1,0,0,0,0,0,0,0,0 //RA_FIRINGTRAP#Firing Trap#
 4111,2254,5,2237,1,0,0,0,0,0,0,0,0 //RA_ICEBOUNDTRAP#Icebound Trap#
+4111,5002,5,2234,5,0,0,0,0,0,0,0,0 //RA_UNLIMIT#Unlimit#
+4111,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Baby Mechanic (Mado)
 4112,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4112,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#
@@ -5207,6 +5307,8 @@
 4112,2281,5,2277,2,0,0,0,0,0,0,0,0 //NC_SILVERSNIPER#FAW - Silver Sniper#
 4112,2282,5,2277,2,0,0,0,0,0,0,0,0 //NC_MAGICDECOY#FAW - Magic Decoy#
 4112,2283,1,2281,1,0,0,0,0,0,0,0,0 //NC_DISJOINT#FAW Removal#
+4112,5006,5,0,0,0,0,0,0,0,0,0,0 //NC_MAGMA_ERUPTION#Magma Eruption#
+4112,5014,5,0,0,0,0,0,0,0,0,0,0 //ALL_FULL_THROTTLE#Full Throttle#
 //Super Novice (Expanded)
 4190,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
 4190,142,1,0,0,0,0,0,0,0,0,0,0 //NV_FIRSTAID#First Aid#

+ 34 - 30
db/pre-re/skill_unit_db.txt

@@ -5,7 +5,7 @@
 //
 // layout = -1:special, 0:1*1, 1:3*3, 2:5*5, up to 5:11*11
 // target = friend (party +guildmates +neutral players) / party / guild
-//          ally (party +guildmates) / all / enemy
+//          ally (party +guildmates) / all / sameguild (guild but no allies) / enemy
 // flag 0x0001(UF_DEFNOTENEMY)		If 'defunit_not_enemy' is set, the target is changed to 'friend'
 //      0x0002(UF_NOREITERRATION)	Spell cannot be stacked
 //      0x0004(UF_NOFOOTSET)		Spell cannot be cast near/on targets
@@ -118,29 +118,28 @@
 2253,0xd6,    ,  0, 1,1000,enemy, 0x002	//RA_FIRINGTRAP
 2254,0xd7,    ,  0, 1,1000,enemy, 0x002	//RA_ICEBOUNDTRAP
 
-2273,0xe2,    ,  2, 0, 500,friend,0x000	//NC_NEUTRALBARRIER
-2274,0xe3,    ,  2, 0, 500,all,   0x000	//NC_STEALTHFIELD
+2273,0xe2,    ,  2, 0, 500,all,   0x000	//NC_NEUTRALBARRIER
+2274,0xe3,    ,  2, 0, 500,friend,0x000	//NC_STEALTHFIELD
 
-2299,0xcc,    ,  0, 1,1000,all,   0x006	//SC_MANHOLE
-2300,0xcd,    ,  0, 1,1000,all,   0x006	//SC_DIMENSIONDOOR
-2301,0xce,    ,  0, 2,  -1,all,   0x200E	//SC_CHAOSPANIC
-2302,0xcf,    ,  0, 2,  -1,enemy, 0x002	//SC_MAELSTROM
-2303,0xd0,    ,  0, 2,  -1,all,   0x2018	//SC_BLOODYLUST
-2304,0xd1,    ,  0, 2,1000,enemy, 0x018	//SC_FEINTBOMB
+2299,0xcc,    ,  0, 1,1000,all,   0x006	 //SC_MANHOLE
+2300,0xcd,    ,  0, 0,1000,all,   0x006	 //SC_DIMENSIONDOOR
+2301,0xce,    ,  2, 0,  -1,all,   0x200E //SC_CHAOSPANIC
+2302,0xcf,    ,  2, 0,  -1,all,   0x2002 //SC_MAELSTROM
+2303,0xd0,    ,  3, 0,  -1,all,   0x2058 //SC_BLOODYLUST
+2304,0xd1,    ,  0, 2, 500,enemy, 0x018  //SC_FEINTBOMB
 
-2317,0x86,    , -1, 0,	-1,enemy, 0x010	//LG_OVERBRAND
 2319,0xec,    ,  0, 3,5000,all,   0x000	//LG_BANDING
 
-2414,0xda,    ,  0, 1,1000,enemy, 0x008	//WM_REVERBERATION
+2414,0xda,    ,  0, 0,1000,enemy, 0x008	//WM_REVERBERATION
 2418,0xdb,    ,  0, 5, 300,enemy, 0x800	//WM_SEVERE_RAINSTORM
-2419,0xde,    ,  0, 1,1000,all,	  0x014  //WM_POEMOFNETHERWORLD
+2419,0xde,    ,  0, 1,1000,enemy, 0x014 //WM_POEMOFNETHERWORLD
 
 2443,0xdc,    ,  0, 0,1000,enemy, 0x00A	//SO_FIREWALK
 2444,0xdd,    ,  0, 0,1000,enemy, 0x00A	//SO_ELECTRICWALK
 2446,0x86,    ,  0, 3:3:3:4:4,1000,enemy, 0x018	//SO_EARTHGRAVE
 2447,0x86,    ,  0, 3:3:3:4:4,1000,enemy, 0x018	//SO_DIAMONDDUST
 2449,0xdf,    ,  0, 3:3:4:4:5,500,enemy,  0x018	//SO_PSYCHIC_WAVE
-2450,0xe0,    ,  3, 0, 500,enemy, 0x010	//SO_CLOUD_KILL
+2450,0xe0,    ,  0, 3, 500,enemy, 0x010	//SO_CLOUD_KILL
 2452,0xe4,    ,  0, 3,3000,all,   0x010	//SO_WARMER
 2453,0xeb,    ,  0, 1:1:2:2:3,500,enemy,0x010	//SO_VACUUM_EXTREME
 2465,0xf1,    ,  0, 1,1000,all,   0x010	//SO_FIRE_INSIGNIA
@@ -149,26 +148,31 @@
 2468,0xf4,    ,  0, 1,1000,all,   0x010	//SO_EARTH_INSIGNIA
 
 2479,0xe5,    ,  0, 1,1000,enemy, 0x006	//GN_THORNS_TRAP
-2482,0xe6,0x7f, -1, 1, 100,all,   0x000	//GN_WALLOFTHORN
+2482,0xe6,0x7f,  0, 1, 100,all,   0x000	//GN_WALLOFTHORN
 2484,0x86,    ,  0, 1, 100,enemy, 0x080	//GN_CRAZYWEED_ATK
 2485,0xe7,    ,  0, 2,2000,enemy, 0x098	//GN_DEMONIC_FIRE
-2487,0xe8,    ,  0, 2, 500,enemy, 0x000	//GN_FIRE_EXPANSION_SMOKE_POWDER
-2488,0xe9,    ,  0, 2, 500,enemy, 0x000	//GN_FIRE_EXPANSION_TEAR_GAS
+2487,0xe8,    ,  2, 0,  -1,all,   0x2000	//GN_FIRE_EXPANSION_SMOKE_POWDER
+2488,0xe9,    ,  2, 0,  -1,all,   0x2000	//GN_FIRE_EXPANSION_TEAR_GAS
 2490,0xea,    ,  0, 1,1000,enemy, 0x002	//GN_HELLS_PLANT
 
-2555,0x104,   ,  0, 1:2:2:3:3,500,enemy,0x006	//RL_B_TRAP
+2555,0x104,   ,  0, 1:2:2:3:3,500,enemy,0x6	//RL_B_TRAP
+2567,0xe7,    , -1, 0,1000,enemy, 0x98	//RL_FIRE_RAIN
 
-3006,0x86,    ,  0, 2,1000,enemy, 0x018	//KO_BAKURETSU
-3008,0x86,    ,  0, 2,1000,enemy, 0x018	//KO_MUCHANAGE
-3009,0x86,    ,  0, 3, 500,enemy, 0x018	//KO_HUUMARANKA
-3020,0xf8,    ,  0, 3,1000,all,   0x018	//KO_ZENKAI
-3010,0xfc,    ,  0, 1,1000,enemy, 0x020	//KO_MAKIBISHI
+3006,0x86,    ,  0, 1,1000,enemy, 0x018	//KO_BAKURETSU
+3008,0x86,    ,  0, 1:1:1:1:1:1:1:1:1:2,1000,enemy, 0x018 //KO_MUCHANAGE
+3009,0x86,    ,  0, 3,1000,enemy, 0x018 //KO_HUUMARANKA
+3010,0xfc,    ,  0, 1,5000,enemy, 0x018 //KO_MAKIBISHI
+3020,0xf8,    ,  0, 2, 500,all, 0x018   //KO_ZENKAI
 
-8020,0xf5,    ,  0, 3,2300:2100:1900:1700:1500,enemy,   0x018	//MH_POISON_MIST
-8033,0x7e,    ,  0, 0,  -1,all,   0x003	//MH_STEINWAND 
+5006,0x101,   ,  0, 3,2000,enemy, 0x018	//NC_MAGMA_ERUPTION
+5008,0x85,    ,  0, 0,  -1,all,   0x003	//SO_ELEMENTAL_SHIELD
+5010,0xfe,    ,  0, 2,  -1,enemy, 0x000	//SC_ESCAPE
+
+8020,0xf5,    ,  3, 0,2300:2100:1900:1700:1500,enemy,   0x018	//MH_POISON_MIST
+8033,0x7e,    ,  0, 0,  -1,all,   0x003	//MH_STEINWAND
 8025,0x86,    ,  0, 2:2:3:3:4,1000,enemy, 0x018	//MH_XENO_SLASHER
 8041,0xf6,    ,  1:1:2:2:3, 0,2000,enemy,   0x01A	//MH_LAVA_SLIDE
-8043,0xf7,    ,  1, 0,-1,enemy,   0x2018	//MH_VOLCANIC_ASH
+8043,0xf7,    ,  1, 0,-1,all,   0x2018	//MH_VOLCANIC_ASH
 
 8208,0x86,    ,  0, 2,1000,enemy, 0x080	//MA_SHOWER
 8209,0x90,    ,  0, 1,1000,enemy, 0x006	//MA_SKIDTRAP
@@ -178,10 +182,10 @@
 
 8403,0xed,    , -1, 1,1000,enemy, 0x018 //EL_FIRE_MANTLE
 8406,0xee,    ,  0, 1,  -1,friend,0x018	//EL_WATER_BARRIER
-8409,0xef,    ,  0, 1,  -1,friend,0x018	//EL_ZEPHYR
+8409,0xef,    ,  0, 1,1000,friend,0x018	//EL_ZEPHYR
 8412,0xf0,    ,  0, 1,  -1,friend,0x018	//EL_POWER_OF_GAIA
 
-10006,0xc1,   ,  2, 0,  -1,guild, 0x040	//GD_LEADERSHIP 
-10007,0xc2,   ,  2, 0,  -1,guild, 0x040	//GD_GLORYWOUNDS 
-10008,0xc3,   ,  2, 0,  -1,guild, 0x040	//GD_SOULCOLD 
-10009,0xc4,   ,  2, 0,  -1,guild, 0x040	//GD_HAWKEYES 
+10006,0xc1,   ,  2, 0,  -1,guild, 0x040	//GD_LEADERSHIP
+10007,0xc2,   ,  2, 0,  -1,guild, 0x040	//GD_GLORYWOUNDS
+10008,0xc3,   ,  2, 0,  -1,guild, 0x040	//GD_SOULCOLD
+10009,0xc4,   ,  2, 0,  -1,guild, 0x040	//GD_HAWKEYES

+ 1 - 1
db/quest_db.txt

@@ -30,7 +30,7 @@
 1105,0,1513,50,0,0,0,0,"Solo at Louyang!"
 1106,0,1375,20,0,0,0,0,"Solo at Amatsu Dungeon!"
 1107,0,1403,40,0,0,0,0,"Solo at Amatsu Dungeon!"
-1108,0,1519,20,0,0,0,0,"Solo at Louyang!"
+1108,0,1631,20,0,0,0,0,"Solo at Louyang!"
 
 // Ropewa & Yuridi Quest
 1109,0,0,0,0,0,0,0,"Ropewa & Yuridi - Survivors of the Labyrinth"

+ 1 - 1
db/re/instance_db.txt

@@ -13,5 +13,5 @@
 7,Bangungot Hospital 2F,3600,1@ma_h,40,157,1@ma_h
 8,Buwaya Cave,3600,1@ma_c,35,57,1@ma_c
 9,Bakonawa Lake,7200,1@ma_b,64,51,1@ma_b
-//10,Wolfchev's Laboratory,14400,1@lhz,45,148,1@lhz
+10,Wolfchev's Laboratory,14400,1@lhz,45,148,1@lhz
 11,Old Glast Heim,3600,1@gl_k,150,20,1@gl_k,2@gl_k

+ 1022 - 1022
db/re/item_bluebox.txt

@@ -3,1025 +3,1025 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-1,501,12	// Red Potion
-1,502,12	// Orange Potion
-1,503,12	// Yellow Potion
-1,504,12	// White Potion
-1,505,12	// Blue Potion
-1,506,12	// Green Potion
-1,507,12	// Red Herb
-1,508,12	// Yellow Herb
-1,509,12	// White Herb
-1,510,12	// Blue Herb
-1,511,12	// Green Herb
-1,512,12	// Apple
-1,513,12	// Banana
-1,514,12	// Grape
-1,515,12	// Carrot
-1,516,12	// Potato
-1,517,12	// Meat
-1,518,12	// Honey
-1,519,12	// Milk
-1,520,12	// Hinalle Leaflet
-1,521,12	// Aloe Leaflet
-1,522,12	// Mastela Fruit
-1,523,12	// Holy Water
-1,525,12	// Panacea
-1,526,12	// Royal Jelly
-1,528,12	// Monster Food
-1,529,12	// Candy
-1,530,12	// Candy Cane
-1,531,12	// Apple Juice
-1,532,12	// Banana Juice
-1,533,12	// Grape Juice
-1,534,12	// Carrot Juice
-1,535,12	// Pumpkin
-1,536,12	// Ice Cream
-1,537,12	// Pet Food
-1,538,12	// Well-baked Cookie
-1,539,12	// Piece of Cake
-1,544,12	// Raw Fish
-1,545,12	// Condensed Red Potion
-1,546,12	// Condensed Yellow Potion
-1,547,12	// Condensed White Potion
-1,548,12	// Cheese
-1,549,12	// Yam
-1,550,12	// Rice Cake
-1,551,12	// Sushi
-1,553,12	// Bao
-1,555,12	// Traditional Rice Cake
-1,558,12	// Chocolate
-1,561,12	// White Chocolate
-1,601,12	// Fly Wing
-1,602,12	// Butterfly Wing
-1,604,512	// Dead Branch
-1,605,12	// Anodyne
-1,606,12	// Aloevera
-1,607,12	// Yggdrasil Berry
-1,608,12	// Yggdrasil Seed
-1,609,12	// Amulet
-1,610,12	// Yggdrasil Leaf
-1,611,12	// Magnifier
-1,612,12	// Mini Furnace
-1,613,12	// Iron Hammer
-1,614,12	// Golden Hammer
-1,615,12	// Oridecon Hammer
-1,618,12	// Worn Out Scroll
-1,619,12	// Unripe Apple
-1,620,12	// Orange Juice
-1,621,12	// Bitter Herb
-1,622,12	// Rainbow Carrot
-1,623,12	// Earthworm the Dude
-1,624,12	// Rotten Fish
-1,625,12	// Rusty Iron
-1,626,12	// Monster Juice
-1,627,12	// Sweet Milk
-1,628,12	// Well-Dried Bone
-1,629,12	// Singing Flower
-1,630,12	// Dew Laden Moss
-1,631,12	// Deadly Noxious Herb
-1,632,12	// Fatty Chubby Earthworm
-1,633,12	// Sweet Potato
-1,634,12	// Tropical Banana
-1,635,12	// Orc Trophy
-1,636,12	// No Recipient
-1,637,12	// Old Broom
-1,638,12	// Silver Knife of Chastity
-1,639,12	// Armlet of Obedience
-1,640,12	// Shining Stone
-1,641,12	// Contracts in Shadow
-1,642,12	// Book of the Devil
-1,643,12	// Pet Incubator
-1,644,312	// Gift Box
-1,645,12	// Concentration Potion
-1,656,12	// Awakening Potion
-1,657,12	// Berserk Potion
-1,659,12	// Her Heart
-1,663,12	// Songpyun
-1,664,12	// Gift Box
-1,665,12	// Gift Box
-1,666,12	// Gift Box
-1,667,12	// Gift Box
-1,668,12	// Red_Envelope
-1,678,12	// Poison Bottle
-1,679,12	// Pilule
-1,701,12	// Ora Ora
-1,702,12	// Animal Gore
-1,703,12	// Hinalle
-1,704,12	// Aloe
-1,705,12	// Clover
-1,706,12	// Four Leaf Clover
-1,707,12	// Singing Plant
-1,708,12	// Ment
-1,710,12	// Illusion Flower
-1,711,12	// Shoot
-1,712,12	// Flower
-1,713,12	// Empty Bottle
-1,715,12	// Yellow Gemstone
-1,716,12	// Red Gemstone
-1,717,12	// Blue Gemstone
-1,718,12	// Garnet
-1,719,12	// Amethyst
-1,720,12	// Aquamarine
-1,721,12	// Emerald
-1,722,12	// Pearl
-1,723,12	// Ruby
-1,724,12	// Cursed Ruby
-1,725,12	// Sardonyx
-1,726,12	// Sapphire
-1,727,12	// Opal
-1,728,12	// Topaz
-1,729,12	// Zircon
-1,730,12	// 1carat Diamond
-1,731,12	// 2carat Diamond
-1,732,12	// 3carat Diamond
-1,733,12	// Cracked Diamond
-1,734,12	// Red Frame
-1,735,12	// Chung Jah
-1,736,12	// China
-1,737,12	// Black Ladle
-1,738,12	// Pencil Case
-1,739,12	// Rouge
-1,740,12	// Puppet
-1,741,12	// Poring Doll
-1,742,12	// Chonchon Doll
-1,743,12	// Spore Doll
-1,744,12	// Bouquet
-1,745,12	// Wedding Bouquet
-1,746,12	// Glass Bead
-1,747,12	// Crystal Mirror
-1,748,12	// Witherless Rose
-1,749,12	// Frozen Rose
-1,750,12	// Baphomet Doll
-1,751,12	// Osiris Doll
-1,752,12	// Grasshopper Doll
-1,753,12	// Yoyo Doll
-1,754,12	// Raccoon Doll
-1,901,12	// Danggie
-1,902,12	// Tree Root
-1,903,12	// Reptile Tongue
-1,904,12	// Scorpion Tail
-1,905,12	// Stem
-1,906,12	// Pointed Scale
-1,907,12	// Resin
-1,908,12	// Spawn
-1,909,12	// Jellopy
-1,910,12	// Garlet
-1,911,12	// Scell
-1,912,12	// Zargon
-1,913,12	// Tooth of Bat
-1,914,12	// Fluff
-1,915,12	// Chrysalis
-1,916,12	// Feather of Birds
-1,917,12	// Talon
-1,918,12	// Sticky Webfoot
-1,919,12	// Animal Skin
-1,920,12	// Wolf Claw
-1,921,12	// Mushroom Spore
-1,922,12	// Orc's Fang
-1,923,12	// Evil Horn
-1,924,12	// Powder of Butterfly
-1,925,12	// Bill of Birds
-1,926,12	// Snake Scale
-1,928,12	// Insect Feeler
-1,929,12	// Immortal Heart
-1,930,12	// Rotten Bandage
-1,931,12	// Orcish Voucher
-1,932,12	// Skel-Bone
-1,934,12	// Memento
-1,935,12	// Shell
-1,936,12	// Scale Shell
-1,937,12	// Venom Canine
-1,938,12	// Sticky Mucus
-1,939,12	// Bee Sting
-1,940,12	// Grasshopper's Leg
-1,941,12	// Nose Ring
-1,942,12	// Yoyo Tail
-1,943,12	// Solid Shell
-1,944,12	// Horseshoe
-1,945,12	// Raccoon Leaf
-1,946,12	// Snail's Shell
-1,947,12	// Horn
-1,948,12	// Bear's Footskin
-1,949,12	// Feather
-1,950,12	// Heart of Mermaid
-1,951,12	// Fin
-1,952,12	// Cactus Needle
-1,953,12	// Stone Heart
-1,954,12	// Shining Scale
-1,955,12	// Worm Peeling
-1,956,12	// Gill
-1,957,12	// Decayed Nail
-1,958,12	// Horrendous Mouth
-1,959,12	// Stinky Scale
-1,960,12	// Nipper
-1,961,12	// Conch
-1,962,12	// Tentacle
-1,963,12	// Sharp Scale
-1,964,12	// Crab Shell
-1,965,12	// Clam Shell
-1,966,12	// Clam Flesh
-1,967,12	// Turtle Shell
-1,968,12	// Heroic Emblem
-1,969,12	// Gold
-1,971,12	// Detrimindexta
-1,972,12	// Karvodailnirol
-1,973,12	// Counteragent
-1,974,12	// Mixture
-1,975,12	// Scarlet Dyestuff
-1,976,12	// Lemon Dyestuff
-1,978,12	// Cobaltblue Dyestuff
-1,979,12	// Darkgreen Dyestuff
-1,980,12	// Orange Dyestuff
-1,981,12	// Violet Dyestuff
-1,982,12	// White Dyestuff
-1,983,12	// Black Dyestuff
-1,986,12	// Anvil
-1,987,12	// Oridecon Anvil
-1,988,12	// Golden Anvil
-1,989,12	// Emperium Anvil
-1,990,12	// Red Blood
-1,991,12	// Crystal Blue
-1,992,12	// Wind of Verdure
-1,993,12	// Green Live
-1,994,12	// Flame Heart
-1,995,12	// Mystic Frozen
-1,996,12	// Rough Wind
-1,997,12	// Great Nature
-1,998,12	// Iron
-1,999,12	// Steel
-1,1000,12	// Star Crumb
-1,1001,12	// Star Dust
-1,1002,12	// Iron Ore
-1,1003,12	// Coal
-1,1004,12	// Chivalry Emblem
-1,1005,12	// Hammer of Blacksmith
-1,1006,12	// Old Magicbook
-1,1007,12	// Necklace of Wisdom
-1,1008,12	// Necklace of Oblivion
-1,1009,12	// Hand of God
-1,1010,12	// Phracon
-1,1011,12	// Emveretarcon
-1,1012,12	// Frill
-1,1013,12	// Rainbow Shell
-1,1014,12	// Ant Jaw
-1,1015,12	// Tongue
-1,1016,12	// Rat Tail
-1,1017,12	// Mole Whiskers
-1,1018,12	// Mole Claw
-1,1019,12	// Trunk
-1,1020,12	// Black Hair
-1,1021,12	// Dokebi Horn
-1,1022,12	// Nine Tails
-1,1023,12	// Fish Tail
-1,1024,12	// Squid Ink
-1,1025,12	// Cobweb
-1,1026,12	// Acorn
-1,1027,12	// Porcupine Quill
-1,1028,12	// Mane
-1,1029,12	// Tiger Skin
-1,1031,12	// Mantis Scythe
-1,1032,12	// Maneater Blossom
-1,1033,12	// Maneater Root
-1,1034,12	// Blue Hair
-1,1035,12	// Dragon Canine
-1,1036,12	// Dragon Scale
-1,1037,12	// Dragon Tail
-1,1038,12	// Little Evil Horn
-1,1039,12	// Little Evil Wing
-1,1040,12	// Elder Pixie's Moustache
-1,1041,12	// Lantern
-1,1042,12	// Bug Leg
-1,1043,12	// Orc Claw
-1,1044,12	// Zenorc's Fang
-1,1045,12	// Cultish Masque
-1,1046,12	// Scorpion Nipper
-1,1047,12	// Dead Medusa
-1,1048,12	// Horrendous Hair
-1,1049,12	// Skirt of Virgin
-1,1050,12	// Tendon
-1,1051,12	// Detonator
-1,1052,12	// Single Cell
-1,1053,12	// Ancient Tooth
-1,1054,12	// Ancient Lips
-1,1055,12	// Earthworm Peeling
-1,1056,12	// Grit
-1,1057,12	// Moth Dust
-1,1058,12	// Moth Wings
-1,1059,12	// Fabric
-1,1060,12	// Golden Hair
-1,1061,12	// Witched Starsand
-1,1062,12	// Jack o' Pumpkin
-1,1063,12	// Fang
-1,1064,12	// Reins
-1,1065,12	// Trap
-1,1066,12	// Fine-grained Trunk
-1,1067,12	// Solid Trunk
-1,1068,12	// Barren Trunk
-1,1088,12	// Morocc Solution
-1,1089,12	// Payon Solution
-1,1092,12	// Empty Test Tube
-1,1093,12	// Empty Potion Bottle
-1,1094,12	// Short Daenggie
-1,1095,12	// Clock Hand
-1,1096,12	// Round Shell
-1,1097,12	// Worn Out Page
-1,1098,12	// Manacles
-1,1099,12	// Worn-out Prison Uniform
-1,1101,6	// Sword
-1,1102,6	// Sword
-1,1104,6	// Falchion
-1,1105,6	// Falchion
-1,1107,6	// Blade
-1,1108,6	// Blade
-1,1110,6	// Rapier
-1,1111,6	// Rapier
-1,1113,6	// Scimitar
-1,1114,6	// Scimitar
-1,1116,3	// Katana
-1,1117,3	// Katana
-1,1119,6	// Tsurugi
-1,1120,6	// Tsurugi
-1,1122,6	// Ring Pommel Saber
-1,1123,6	// Haedonggum
-1,1124,6	// Orcish sword
-1,1125,6	// Ring Pommel Saber
-1,1126,6	// Saber
-1,1127,6	// Saber
-1,1128,6	// Haedonggum
-1,1129,6	// Flamberge
-1,1146,1	// Town Sword
-1,1147,1	// Town Sword
-1,1148,1	// Star Dust Blade
-1,1151,3	// Slayer
-1,1152,3	// Slayer
-1,1154,3	// Bastard Sword
-1,1155,3	// Bastard Sword
-1,1157,3	// Two-Handed Sword
-1,1158,3	// Two-Handed Sword
-1,1160,3	// Broad Sword
-1,1162,3	// Broad Sword
-1,1163,3	// Claymore
-1,1201,3	// Knife
-1,1202,3	// Knife
-1,1204,3	// Cutter
-1,1205,3	// Cutter
-1,1207,3	// Main Gauche
-1,1208,3	// Main Gauche
-1,1210,3	// Dirk
-1,1211,3	// Dirk
-1,1213,3	// Dagger
-1,1214,3	// Dagger
-1,1216,3	// Stiletto
-1,1217,3	// Stiletto
-1,1219,3	// Gladius
-1,1220,3	// Gladius
-1,1222,3	// Damascus
-1,1226,3	// Damascus
-1,1243,3	// Novice Main Gauche
-1,1245,1	// Cinquedea
-1,1247,1	// Kindle Dagger
-1,1248,1	// Obsidian Dagger
-1,1249,1	// Fisherman's Dagger
-1,1250,3	// Jur
-1,1251,3	// Jur
-1,1252,3	// Katar
-1,1253,3	// Katar
-1,1254,3	// Jamadhar
-1,1255,3	// Jamadhar
-1,1256,3	// Katar of Frozen Icicle
-1,1257,3	// Katar of Quaking
-1,1258,3	// Katar of Raging Blaze
-1,1259,3	// Katar of Piercing Wind
-1,1262,1	// Loki's Nail
-1,1263,1	// Unholy Touch
-1,1264,2	// Specialty Jur
-1,1265,1	// Bloody Roar
-1,1269,1	// Inverse Scale
-1,1271,1	// Blood Tears
-1,1301,3	// Axe
-1,1302,3	// Axe
-1,1304,3	// Orcish Axe
-1,1307,1	// Windhawk
-1,1351,3	// Battle Axe
-1,1352,3	// Battle Axe
-1,1354,3	// Hammer
-1,1355,3	// Hammer
-1,1357,3	// Buster
-1,1358,3	// Buster
-1,1360,3	// Two-Handed Axe
-1,1361,3	// Two-Handed Axe
-1,1370,1	// Doom Slayer
-1,1376,1	// Heart Breaker
-1,1377,1	// Hurricane Fury
-1,1401,9	// Javelin
-1,1402,9	// Javelin
-1,1404,9	// Spear
-1,1405,9	// Spear
-1,1407,9	// Pike
-1,1408,9	// Pike
-1,1410,3	// Lance
-1,1411,3	// Lance
-1,1451,3	// Guisarme
-1,1452,3	// Guisarme
-1,1454,3	// Glaive
-1,1455,3	// Glaive
-1,1457,3	// Partizan
-1,1458,3	// Partizan
-1,1460,3	// Trident
-1,1461,3	// Trident
-1,1463,3	// Halberd
-1,1464,3	// Halberd
-1,1472,3	// Soul Staff
-1,1474,1	// Gae Bolg
-1,1478,1	// Ahlspiess
-1,1501,6	// Club
-1,1502,6	// Club
-1,1504,6	// Mace
-1,1505,6	// Mace
-1,1507,6	// Smasher
-1,1508,6	// Smasher
-1,1510,6	// Flail
-1,1511,6	// Flail
-1,1513,6	// Morning Star
-1,1514,6	// Morning Star
-1,1516,6	// Sword Mace
-1,1517,6	// Sword Mace
-1,1519,6	// Chain
-1,1520,6	// Chain
-1,1522,6	// Stunner
-1,1550,3	// Book
-1,1551,3	// Bible
-1,1552,3	// Tablet
-1,1553,3	// Book of Billows
-1,1554,3	// Book of Mother Earth
-1,1555,3	// Book of the Blazing Sun
-1,1556,3	// Book of Gust of Wind
-1,1558,3	// Girl's Diary
-1,1559,1	// Legacy of Dragon
-1,1560,1	// Sage's Diary
-1,1561,1	// Hardcover Book
-1,1601,3	// Rod
-1,1602,3	// Rod
-1,1604,3	// Wand
-1,1605,3	// Wand
-1,1607,3	// Staff
-1,1608,3	// Staff
-1,1610,3	// Arc Wand
-1,1611,3	// Arc Wand
-1,1613,3	// Mighty Staff
-1,1614,3	// Wand of Occult
-1,1615,3	// Evil Bone Wand
-1,1616,1	// Wing Staff
-1,1617,1	// Survivor's Rod
-1,1618,1	// Survivor's Rod
-1,1619,1	// Survivor's Rod
-1,1620,1	// Survivor's Rod
-1,1621,1	// Hypnotist's Staff
-1,1622,1	// Hypnotist's Staff
-1,1701,3	// Bow
-1,1702,3	// Bow
-1,1704,3	// Composite Bow
-1,1705,3	// Composite Bow
-1,1707,3	// Great Bow
-1,1708,3	// Great Bow
-1,1710,3	// Crossbow
-1,1711,3	// Crossbow
-1,1713,3	// Arbalest
-1,1714,3	// Gakkung Bow
-1,1715,3	// Arbalest
-1,1716,3	// Gakkung Bow
-1,1718,3	// Hunter Bow
-1,1723,1	// Luna Bow
-1,1724,1	// Dragon Wing
-1,1730,1	// Burning Bow
-1,1731,1	// Frozen Bow
-1,1732,1	// Earth Bow
-1,1733,1	// Gust Bow
-1,1750,12	// Arrow
-1,1751,12	// Silver Arrow
-1,1752,12	// Fire Arrow
-1,1753,12	// Steel Arrow
-1,1754,12	// Crystal Arrow
-1,1755,12	// Arrow of Wind
-1,1756,12	// Stone Arrow
-1,1757,12	// Immaterial Arrow
-1,1758,12	// Stun Arrow
-1,1759,12	// Frozen Arrow
-1,1760,12	// Flash Arrow
-1,1761,12	// Cursed Arrow
-1,1762,12	// Rusty Arrow
-1,1763,12	// Poison Arrow
-1,1764,12	// Sharp Arrow
-1,1765,12	// Oridecon Arrow
-1,1767,12	// Shadow Arrow
-1,1768,12	// Sleep Arrow
-1,1769,12	// Mute Arrow
-1,1770,12	// Iron Arrow
-1,1801,3	// Waghnak
-1,1802,3	// Waghnak
-1,1803,3	// Knuckle Duster
-1,1804,3	// Knuckle Duster
-1,1805,3	// Studded Knuckles
-1,1806,3	// Studded Knuckles
-1,1807,3	// Fist
-1,1808,3	// Fist
-1,1809,3	// Claw
-1,1810,3	// Claw
-1,1811,3	// Finger
-1,1812,3	// Finger
-1,1815,1	// Hatii Claw
-1,1818,1	// Magma Fist
-1,1819,1	// Icicle Fist
-1,1820,1	// Electric Fist
-1,1821,1	// Seismic Fist
-1,1822,1	// Combo Battle Glove
-1,1901,3	// Violin
-1,1902,3	// Violin
-1,1903,3	// Mandolin
-1,1904,3	// Mandolin
-1,1905,3	// Lute
-1,1906,3	// Lute
-1,1907,3	// Guitar
-1,1908,3	// Guitar
-1,1909,3	// Harp
-1,1910,3	// Harp
-1,1911,3	// Gumoongoh
-1,1912,3	// Gumoongoh
-1,1914,1	// Burning Passion Guitar
-1,1915,1	// Loner's Guitar
-1,1916,1	// Green Acre Guitar
-1,1917,1	// Gentle Breeze Guitar
-1,1918,1	// Oriental Lute
-1,1919,1	// Base Guitar
-1,1950,3	// Rope
-1,1951,3	// Rope
-1,1952,3	// Whip
-1,1953,3	// Whip
-1,1954,3	// Wire Whip
-1,1955,3	// Wire Whip
-1,1956,3	// Rante Whip
-1,1957,3	// Rante Whip
-1,1958,3	// Tail Whip
-1,1959,3	// Tail Whip
-1,1960,3	// Whip
-1,1961,3	// Whip
-1,1965,1	// Red Flame Whip
-1,1966,1	// Icicle Whip
-1,1967,1	// Gaia Whip
-1,1968,1	// Skipping Rope
-1,1969,1	// Blade Whip
-1,1970,1	// Queen's Whip
-1,1971,1	// Electric Wire
-1,1972,1	// Electric Eel
-1,1973,1	// Sea Witch's Foot
-1,1974,1	// Carrot Whip
-1,2101,3	// Guard
-1,2102,3	// Guard
-1,2103,3	// Buckler
-1,2104,3	// Buckler
-1,2105,3	// Shield
-1,2106,3	// Shield
-1,2107,3	// Mirror Shield
-1,2108,3	// Mirror Shield
-1,2109,3	// Memory Book
-1,2112,3	// Novice Guard
-1,2113,1	// Novice Shield
-1,2123,1	// Orleans's Server
-1,2124,1	// Thorny Buckler
-1,2125,1	// Strong Shield
-1,2201,3	// Sunglasses
-1,2203,3	// Glasses
-1,2205,3	// Diver Goggles
-1,2206,3	// Wedding Veil
-1,2207,3	// Fancy Flower
-1,2208,3	// Ribbon
-1,2209,3	// Ribbon
-1,2210,3	// Hair Band
-1,2211,3	// Bandana
-1,2212,3	// Eye Patch
-1,2213,3	// Kitty Band
-1,2214,3	// Bunny Band
-1,2215,3	// Flower Band
-1,2216,3	// Biretta
-1,2217,3	// Biretta
-1,2218,3	// Flu Mask
-1,2220,3	// Hat
-1,2221,3	// Hat
-1,2222,3	// Turban
-1,2223,3	// Turban
-1,2224,3	// Goggles
-1,2225,3	// Goggles
-1,2226,3	// Cap
-1,2227,3	// Cap
-1,2228,3	// Helm
-1,2229,3	// Helm
-1,2230,3	// Gemmed Sallet
-1,2231,3	// Gemmed Sallet
-1,2232,3	// Circlet
-1,2233,3	// Circlet
-1,2236,3	// Santa Hat
-1,2239,3	// Monocle
-1,2241,3	// Grandpa Beard
-1,2242,3	// Purple Glasses
-1,2243,3	// Geek Glasses
-1,2244,3	// Big Ribbon
-1,2245,3	// Sweet Gent
-1,2246,3	// Golden Gear
-1,2247,3	// Romantic Gent
-1,2248,3	// Western Grace
-1,2249,1	// Coronet
-1,2250,3	// Cute Ribbon
-1,2251,3	// Monk Hat
-1,2252,3	// Wizard Hat
-1,2253,3	// Sunflower
-1,2254,1	// Angel Wing
-1,2255,1	// Evil Wing
-1,2257,3	// Unicorn Horn
-1,2258,1	// Spiky Band
-1,2259,3	// Mini Propeller
-1,2260,3	// Mini Glasses
-1,2261,3	// Army Cap
-1,2262,3	// Clown Nose
-1,2263,3	// Zorro Masque
-1,2265,3	// Gangster Mask
-1,2266,3	// Iron Cain
-1,2267,3	// Cigarette
-1,2268,3	// Pipe
-1,2269,3	// Romantic Flower
-1,2270,3	// Romantic Leaf
-1,2271,3	// Jack be Dandy
-1,2274,1	// Ghost Bandana
-1,2275,3	// Red Bandana
-1,2276,3	// Angled Glasses
-1,2277,3	// Nurse Cap
-1,2278,3	// Mr. Smile
-1,2279,3	// Bomb Wick
-1,2282,3	// Halo
-1,2285,3	// Apple of Archer
-1,2287,3	// Pirate Bandana
-1,2288,3	// Mr. Scream
-1,2289,3	// Poo Poo Hat
-1,2290,3	// Funeral Hat
-1,2291,3	// Masquerade
-1,2294,3	// Stellar
-1,2295,3	// Blinker
-1,2297,3	// Goblin Mask
-1,2298,3	// Green Feeler
-1,2299,3	// Orc Helm
-1,2301,3	// Cotton Shirt
-1,2302,3	// Cotton Shirt
-1,2303,3	// Jacket
-1,2304,3	// Jacket
-1,2305,3	// Adventurer's Suit
-1,2306,3	// Adventurer's Suit
-1,2307,3	// Mantle
-1,2308,3	// Mantle
-1,2309,3	// Coat
-1,2310,3	// Coat
-1,2311,3	// Mink Coat
-1,2312,3	// Padded Armor
-1,2313,3	// Padded Armor
-1,2314,3	// Chain Mail
-1,2315,3	// Chain Mail
-1,2316,3	// Full Plate
-1,2317,3	// Full Plate
-1,2318,3	// Lord's Clothes
-1,2320,3	// Formal Suit
-1,2321,3	// Silk Robe
-1,2322,3	// Silk Robe
-1,2323,3	// Scapulare
-1,2324,3	// Scapulare
-1,2325,3	// Saint's Robe
-1,2326,3	// Saint's Robe
-1,2328,3	// Wooden Mail
-1,2329,3	// Wooden Mail
-1,2330,3	// Tights
-1,2331,3	// Tights
-1,2332,3	// Silver Robe
-1,2333,3	// Silver Robe
-1,2335,3	// Thief Clothes
-1,2336,3	// Thief Clothes
-1,2337,3	// Ninja Suit
-1,2339,3	// Pantie
-1,2340,3	// Novice Breastplate
-1,2341,3	// Legion Plate Armor
-1,2352,3	// Tattered Novice Ninja Suit
-1,2365,1	// Orleans's Gown
-1,2401,3	// Sandals
-1,2402,3	// Sandals
-1,2403,3	// Shoes
-1,2404,3	// Shoes
-1,2405,3	// Boots
-1,2406,3	// Boots
-1,2407,3	// Crystal Pumps
-1,2408,3	// Shackles
-1,2409,3	// High Heels
-1,2411,3	// Greaves
-1,2414,3	// Novice Slippers
-1,2416,1	// Novice Shoes
-1,2420,1	// Angel's Reincarnation
-1,2501,3	// Hood
-1,2502,3	// Hood
-1,2503,3	// Muffler
-1,2504,3	// Muffler
-1,2505,3	// Manteau
-1,2506,3	// Manteau
-1,2507,3	// Ancient Cape
-1,2508,3	// Ragamuffin Manteau
-1,2510,3	// Somber Novice Hood
-1,2512,1	// Novice Manteau
-1,2513,1	// Heavenly Maiden Robe
-1,2514,1	// Pauldron
-1,2515,1	// Eagle Wing
-1,2601,3	// Ring
-1,2602,3	// Earring
-1,2603,3	// Necklace
-1,2604,3	// Glove
-1,2605,3	// Brooch
-1,2607,3	// Clip
-1,2608,3	// Rosary
-1,2609,3	// Skull Ring
-1,2610,3	// Gold Ring
-1,2611,3	// Silver Ring
-1,2612,3	// Flower Ring
-1,2613,3	// Diamond Ring
-1,2617,3	// Celebrant's Mitten
-1,2618,3	// Matyr's Leash
-1,2621,1	// Ring
-1,2622,1	// Earring
-1,2623,1	// Necklace
-1,2624,1	// Glove
-1,2625,1	// Brooch
-1,2626,1	// Rosary
-1,2627,3	// Belt
-1,2628,3	// Novice Armlet
-1,2652,1	// Goddess of Fortune's Cursed Brooch
-1,2654,1	// Shinobi Sash
-1,2656,1	// Armor Charm
-1,5002,1	// Jewel Crown
-1,5003,3	// Joker Jester
-1,5005,3	// Gas Mask
-1,5006,3	// Machoman's Glasses
-1,5009,3	// Safety Helmet
-1,5010,3	// Indian Fillet
-1,5011,3	// Aerial
-1,5014,3	// Fin Helm
-1,5015,3	// Egg Shell
-1,5030,3	// Panda Hat
-1,5035,3	// Poring Hat
-1,5037,3	// Nutshell
-1,5055,3	// Novice False Eggshell
-1,5085,1	// Small Ribbons
-1,5088,3	// Surprised Mask
-1,5089,3	// Annoyed Mask
-1,5090,3	// Goblin Leader Mask
-1,5111,1	// Galapago Cap
-1,5112,1	// Super Novice Hat
-1,5113,1	// Angry Snarl
-1,5114,1	// Bucket Hat
-1,5116,1	// Banana Hat
-1,5118,1	// Puppy Headband
-1,5119,1	// Super Novice Hat
-1,5120,1	// Bucket Hat
-1,5122,1	// Magni's Cap
-1,5175,1	// Censor Bar
-1,7001,12	// Mould Powder
-1,7002,12	// Ogre Tooth
-1,7003,12	// Anolian Skin
-1,7004,12	// Mud Lump
-1,7005,12	// Skull
-1,7006,12	// Wing of Red Bat
-1,7007,12	// Claw of Rat
-1,7008,12	// Stiff Horn
-1,7009,12	// Glitter Shell
-1,7010,12	// Tail of Steel Scorpion
-1,7011,12	// Claw of Monkey
-1,7012,12	// Tough Scalelike Stem
-1,7013,12	// Coral Reef
-1,7014,12	// Old Portrait
-1,7015,12	// Memory Bookmark
-1,7016,12	// Bent Spoon
-1,7026,12	// Key of the Clock Tower
-1,7027,12	// Key of the Underground
-1,7030,12	// Claw of Desert Wolf
-1,7031,12	// Old Frying Pan
-1,7032,12	// Piece of Egg Shell
-1,7033,12	// Poison Spore
-1,7034,12	// Red Stocking
-1,7035,12	// Matchstick
-1,7036,12	// Fang of Garm
-1,7038,12	// Yarn
-1,7041,12	// Fine Grit
-1,7047,12	// Alice's Apron
-1,7048,12	// Talon of Griffon
-1,7049,12	// Stone
-1,7053,12	// Cyfar
-1,7054,12	// Brigan
-1,7059,12	// Free Ticket for Kafra Storage
-1,7060,12	// Free Ticket for Kafra Transportation
-1,7061,12	// Free Ticket for the Cart Service
-1,7063,12	// Soft Feather
-1,7064,12	// Wing of Dragonfly
-1,7065,12	// Sea-Otter Fur
-1,7066,12	// Ice Cubic
-1,7067,12	// Stone Fragment
-1,7068,12	// Burnt Tree
-1,7069,12	// Destroyed Armor
-1,7070,12	// Broken Shell
-1,7071,12	// Tattered Clothes
-1,7072,12	// Old Shuriken
-1,7093,12	// Cogwheel
-1,7094,12	// Fragment
-1,7095,12	// Metal Fragment
-1,7096,12	// Lava
-1,7097,12	// Burning Heart
-1,7098,12	// Live Coal
-1,7099,12	// Worn-out Magic Scroll
-1,7100,12	// Sharp Leaf
-1,7101,12	// Peco Peco Feather
-1,7106,12	// Antelope Horn
-1,7107,12	// Antelope Skin
-1,7108,12	// Piece of Shield
-1,7109,12	// Shining Spear Blade
-1,7110,12	// Broken Sword
-1,7111,12	// Slick Paper
-1,7112,12	// Sharp Paper
-1,7113,12	// Broken Pharaoh Emblem
-1,7114,12	// Masque of Tutankhamen
-1,7115,12	// Harpy Feather
-1,7116,12	// Harpy Talon
-1,7117,12	// Torn Magic Book
-1,7118,12	// Torn Scroll
-1,7119,12	// Bacillus
-1,7120,12	// Burning Horseshoe
-1,7121,12	// Honey Pot
-1,7122,12	// Burning Hair
-1,7123,12	// Dragon Skin
-1,7124,12	// Sand Clump
-1,7125,12	// Scorpion Claw
-1,7126,12	// Large Jellopy
-1,7134,12	// Medicine Bowl
-1,7135,12	// Fire Bottle
-1,7136,12	// Acid Bottle
-1,7137,12	// Plant Bottle
-1,7138,12	// Marine Sphere Bottle
-1,7139,12	// Glistening Coat
-1,7149,12	// Yellow Plate
-1,7150,12	// Piece of Bamboo
-1,7151,12	// Oil Paper
-1,7152,12	// Glossy Hair
-1,7153,12	// Worn-out Kimono
-1,7154,12	// Poisonous Powder
-1,7155,12	// Poisonous Toad Skin
-1,7156,12	// Broken Shuriken
-1,7157,12	// Dark Mask
-1,7158,12	// Broken Liquor Jar
-1,7159,12	// Tengu Nose
-1,7161,12	// Black Bear Skin
-1,7162,12	// Cloud Crumb
-1,7163,12	// Hard Feeler
-1,7164,12	// Solid_Peach
-1,7165,12	// Transparent Celestial Robe
-1,7166,12	// Soft Silk
-1,7167,12	// Strange Steel Piece
-1,7168,12	// Giant Butterfly Wing
-1,7169,12	// Ba_Gua
-1,7171,12	// Leopard Skin
-1,7172,12	// Leopard Claw
-1,7174,12	// Wrapping Lace
-1,7175,12	// Wrapping Paper
-1,7182,12	// Cacao
-1,7186,12	// Thin Trunk
-1,7187,12	// Festival Mask
-1,7188,12	// Brown_Root
-1,7189,12	// Wooden Heart
-1,7190,12	// Solid Husk
-1,7191,12	// Lamp
-1,7192,12	// Vane
-1,7193,12	// Sprout
-1,7194,12	// Soft Blade of Grass
-1,7195,12	// Slingshot
-1,7196,12	// Shoulder Protector
-1,7197,12	// Tough Vines
-1,7198,12	// Huge Leaf
-1,7200,12	// Elastic Band
-1,7201,12	// Log
-1,7202,12	// Pincher of Beetle
-1,7203,12	// Strong Branch
-1,7205,12	// Piece of Black Cloth
-1,7206,12	// Black Cat Doll
-1,7207,12	// Old Manteau
-1,7208,12	// Rusty Kitchen Knife
-1,7209,12	// Helm of Dullahan
-1,7210,12	// Armor Piece of Dullahan
-1,7211,12	// Fragment of Rossata Stone
-1,7212,12	// Hung Doll
-1,7213,12	// Needle Packet
-1,7214,12	// Bat Cage
-1,7215,12	// Broken Needle
-1,7216,12	// Red Muffler
-1,7217,12	// Spool
-1,7218,12	// Decomposed Rope
-1,7219,12	// Striped Sock
-1,7220,12	// Ectoplasm
-1,7221,12	// Tangled Chains
-1,7222,12	// Wooden Gnarl
-1,7223,12	// Contorted Self-Portrait
-1,7225,12	// Pumpkin Lantern
-1,7262,12	// Folding Fan of Cat Ghost
-1,7263,12	// Cat's Eye
-1,7264,12	// Dry Sand
-1,7265,12	// Dragon Horn
-1,7266,12	// Denture from Dragon Mask
-1,7267,12	// Tiger Panty
-1,7268,12	// Little Ghost Doll
-1,7269,12	// Pinafore
-1,7270,12	// Nursing_Bottle
-1,7315,1	// Dark Crystal Fragment
-1,7316,1	// Insect Leg
-1,7317,1	// Rusty Screw
-1,7318,1	// Old Pick
-1,7319,1	// Used Iron Plate
-1,7320,1	// Dust Pollutant
-1,7321,1	// Crystal Fragment
-1,7322,1	// Toxic Gas
-1,7323,1	// Battered Kettle
-1,7325,1	// Flexible Tube
-1,7326,1	// Fluorescent Liquid
-1,7327,1	// Flashlight
-1,7440,1	// Red Feather
-1,7441,1	// Blue Feather
-1,7442,1	// Cursed Seal
-1,7443,1	// Three-Headed Dragon's Head
-1,7444,1	// Treasure Box
-1,7445,1	// Green Bijou
-1,7446,1	// Blue Bijou
-1,7447,1	// Red Bijou
-1,7448,1	// Yellow Bijou
-1,7449,1	// Bloody Page
-1,7450,1	// Skeletal Armor Piece
-1,7451,1	// Fire Dragon Scale
-1,7452,1	// Yellow Spice
-1,7453,1	// Sweet Sauce
-1,7454,1	// Savory Sauce
-1,7455,1	// Spicy Sauce
-1,7456,1	// Red Spice
-1,7457,1	// Cooking Oil
-1,7472,1	// Level 1 Cookbook
-1,7473,1	// Level 2 Cookbook
-1,7474,1	// Level 3 Cookbook
-1,7475,1	// Level 4 Cookbook
-1,7476,1	// Level 5 Cookbook
-1,7482,1	// Pot
-1,7512,1	// Burnt Part
-1,7513,1	// Pocket Watch
-1,7561,15	// Glacial Heart
-1,7562,15	// Ice Scale
-1,7563,15	// Bloody Rune
-1,7564,15	// Rotten Meat
-1,7565,15	// Sticky Poison
-1,7567,1	// Suspicious Hat
-1,7568,1	// White Mask
-1,7751,34	// Old White Cloth
-1,7752,32	// Clattering Skull
-1,7753,34	// Broken Farming Utensil
-1,10001,3	// Skull Helm
-1,10002,3	// Monster Oxygen Mask
-1,10003,3	// Transparent Headgear
-1,10004,3	// Pacifier
-1,10005,3	// Wig
-1,10006,3	// Queen's Hair Ornament
-1,10007,3	// Silk Ribbon
-1,10008,3	// Punisher
-1,10009,3	// Wild Flower
-1,10010,3	// Battered Pot
-1,10011,3	// Stellar Hairpin
-1,10012,3	// Tiny Egg Shell
-1,10013,3	// Backpack
-1,10014,3	// Rocker Glasses
-1,10015,3	// Green Lace
-1,10016,3	// Golden Bell
-1,10017,3	// Bark Shorts
-1,10018,3	// Monkey Circlet
-1,10019,3	// Red Scarf
-1,10020,3	// Grave Keeper's Sword
-1,13000,1	// Jujube Dagger
-1,13001,1	// Dragon Killer
-1,13002,1	// Ginnungagap
-1,13003,1	// Cowardice Blade
-1,13004,1	// Cowardice Blade
-1,13163,1	// Long Barrel
-1,13164,1	// Long Barrel
-1,13167,1	// Gate Keeper-DD
-1,13168,1	// Thunder P
-1,13170,2	// Lever Action Rifle
-1,13200,1	// Bullet
-1,13201,1	// Silver Bullet
-1,13202,1	// Bloody Shell
-1,13203,1	// Flare Sphere
-1,13204,1	// Lightning Sphere
-1,13205,1	// Poison Sphere
-1,13206,1	// Blind Sphere
-1,13207,1	// Freezing Sphere
-1,13304,1	// Huuma Calm Mind
+IG_BlueBox,501,12	// Red Potion
+IG_BlueBox,502,12	// Orange Potion
+IG_BlueBox,503,12	// Yellow Potion
+IG_BlueBox,504,12	// White Potion
+IG_BlueBox,505,12	// Blue Potion
+IG_BlueBox,506,12	// Green Potion
+IG_BlueBox,507,12	// Red Herb
+IG_BlueBox,508,12	// Yellow Herb
+IG_BlueBox,509,12	// White Herb
+IG_BlueBox,510,12	// Blue Herb
+IG_BlueBox,511,12	// Green Herb
+IG_BlueBox,512,12	// Apple
+IG_BlueBox,513,12	// Banana
+IG_BlueBox,514,12	// Grape
+IG_BlueBox,515,12	// Carrot
+IG_BlueBox,516,12	// Potato
+IG_BlueBox,517,12	// Meat
+IG_BlueBox,518,12	// Honey
+IG_BlueBox,519,12	// Milk
+IG_BlueBox,520,12	// Hinalle Leaflet
+IG_BlueBox,521,12	// Aloe Leaflet
+IG_BlueBox,522,12	// Mastela Fruit
+IG_BlueBox,523,12	// Holy Water
+IG_BlueBox,525,12	// Panacea
+IG_BlueBox,526,12	// Royal Jelly
+IG_BlueBox,528,12	// Monster Food
+IG_BlueBox,529,12	// Candy
+IG_BlueBox,530,12	// Candy Cane
+IG_BlueBox,531,12	// Apple Juice
+IG_BlueBox,532,12	// Banana Juice
+IG_BlueBox,533,12	// Grape Juice
+IG_BlueBox,534,12	// Carrot Juice
+IG_BlueBox,535,12	// Pumpkin
+IG_BlueBox,536,12	// Ice Cream
+IG_BlueBox,537,12	// Pet Food
+IG_BlueBox,538,12	// Well-baked Cookie
+IG_BlueBox,539,12	// Piece of Cake
+IG_BlueBox,544,12	// Raw Fish
+IG_BlueBox,545,12	// Condensed Red Potion
+IG_BlueBox,546,12	// Condensed Yellow Potion
+IG_BlueBox,547,12	// Condensed White Potion
+IG_BlueBox,548,12	// Cheese
+IG_BlueBox,549,12	// Yam
+IG_BlueBox,550,12	// Rice Cake
+IG_BlueBox,551,12	// Sushi
+IG_BlueBox,553,12	// Bao
+IG_BlueBox,555,12	// Traditional Rice Cake
+IG_BlueBox,558,12	// Chocolate
+IG_BlueBox,561,12	// White Chocolate
+IG_BlueBox,601,12	// Fly Wing
+IG_BlueBox,602,12	// Butterfly Wing
+IG_BlueBox,604,512	// Dead Branch
+IG_BlueBox,605,12	// Anodyne
+IG_BlueBox,606,12	// Aloevera
+IG_BlueBox,607,12	// Yggdrasil Berry
+IG_BlueBox,608,12	// Yggdrasil Seed
+IG_BlueBox,609,12	// Amulet
+IG_BlueBox,610,12	// Yggdrasil Leaf
+IG_BlueBox,611,12	// Magnifier
+IG_BlueBox,612,12	// Mini Furnace
+IG_BlueBox,613,12	// Iron Hammer
+IG_BlueBox,614,12	// Golden Hammer
+IG_BlueBox,615,12	// Oridecon Hammer
+IG_BlueBox,618,12	// Worn Out Scroll
+IG_BlueBox,619,12	// Unripe Apple
+IG_BlueBox,620,12	// Orange Juice
+IG_BlueBox,621,12	// Bitter Herb
+IG_BlueBox,622,12	// Rainbow Carrot
+IG_BlueBox,623,12	// Earthworm the Dude
+IG_BlueBox,624,12	// Rotten Fish
+IG_BlueBox,625,12	// Rusty Iron
+IG_BlueBox,626,12	// Monster Juice
+IG_BlueBox,627,12	// Sweet Milk
+IG_BlueBox,628,12	// Well-Dried Bone
+IG_BlueBox,629,12	// Singing Flower
+IG_BlueBox,630,12	// Dew Laden Moss
+IG_BlueBox,631,12	// Deadly Noxious Herb
+IG_BlueBox,632,12	// Fatty Chubby Earthworm
+IG_BlueBox,633,12	// Sweet Potato
+IG_BlueBox,634,12	// Tropical Banana
+IG_BlueBox,635,12	// Orc Trophy
+IG_BlueBox,636,12	// No Recipient
+IG_BlueBox,637,12	// Old Broom
+IG_BlueBox,638,12	// Silver Knife of Chastity
+IG_BlueBox,639,12	// Armlet of Obedience
+IG_BlueBox,640,12	// Shining Stone
+IG_BlueBox,641,12	// Contracts in Shadow
+IG_BlueBox,642,12	// Book of the Devil
+IG_BlueBox,643,12	// Pet Incubator
+IG_BlueBox,644,312	// Gift Box
+IG_BlueBox,645,12	// Concentration Potion
+IG_BlueBox,656,12	// Awakening Potion
+IG_BlueBox,657,12	// Berserk Potion
+IG_BlueBox,659,12	// Her Heart
+IG_BlueBox,663,12	// Songpyun
+IG_BlueBox,664,12	// Gift Box
+IG_BlueBox,665,12	// Gift Box
+IG_BlueBox,666,12	// Gift Box
+IG_BlueBox,667,12	// Gift Box
+IG_BlueBox,668,12	// Red_Envelope
+IG_BlueBox,678,12	// Poison Bottle
+IG_BlueBox,679,12	// Pilule
+IG_BlueBox,701,12	// Ora Ora
+IG_BlueBox,702,12	// Animal Gore
+IG_BlueBox,703,12	// Hinalle
+IG_BlueBox,704,12	// Aloe
+IG_BlueBox,705,12	// Clover
+IG_BlueBox,706,12	// Four Leaf Clover
+IG_BlueBox,707,12	// Singing Plant
+IG_BlueBox,708,12	// Ment
+IG_BlueBox,710,12	// Illusion Flower
+IG_BlueBox,711,12	// Shoot
+IG_BlueBox,712,12	// Flower
+IG_BlueBox,713,12	// Empty Bottle
+IG_BlueBox,715,12	// Yellow Gemstone
+IG_BlueBox,716,12	// Red Gemstone
+IG_BlueBox,717,12	// Blue Gemstone
+IG_BlueBox,718,12	// Garnet
+IG_BlueBox,719,12	// Amethyst
+IG_BlueBox,720,12	// Aquamarine
+IG_BlueBox,721,12	// Emerald
+IG_BlueBox,722,12	// Pearl
+IG_BlueBox,723,12	// Ruby
+IG_BlueBox,724,12	// Cursed Ruby
+IG_BlueBox,725,12	// Sardonyx
+IG_BlueBox,726,12	// Sapphire
+IG_BlueBox,727,12	// Opal
+IG_BlueBox,728,12	// Topaz
+IG_BlueBox,729,12	// Zircon
+IG_BlueBox,730,12	// 1carat Diamond
+IG_BlueBox,731,12	// 2carat Diamond
+IG_BlueBox,732,12	// 3carat Diamond
+IG_BlueBox,733,12	// Cracked Diamond
+IG_BlueBox,734,12	// Red Frame
+IG_BlueBox,735,12	// Chung Jah
+IG_BlueBox,736,12	// China
+IG_BlueBox,737,12	// Black Ladle
+IG_BlueBox,738,12	// Pencil Case
+IG_BlueBox,739,12	// Rouge
+IG_BlueBox,740,12	// Puppet
+IG_BlueBox,741,12	// Poring Doll
+IG_BlueBox,742,12	// Chonchon Doll
+IG_BlueBox,743,12	// Spore Doll
+IG_BlueBox,744,12	// Bouquet
+IG_BlueBox,745,12	// Wedding Bouquet
+IG_BlueBox,746,12	// Glass Bead
+IG_BlueBox,747,12	// Crystal Mirror
+IG_BlueBox,748,12	// Witherless Rose
+IG_BlueBox,749,12	// Frozen Rose
+IG_BlueBox,750,12	// Baphomet Doll
+IG_BlueBox,751,12	// Osiris Doll
+IG_BlueBox,752,12	// Grasshopper Doll
+IG_BlueBox,753,12	// Yoyo Doll
+IG_BlueBox,754,12	// Raccoon Doll
+IG_BlueBox,901,12	// Danggie
+IG_BlueBox,902,12	// Tree Root
+IG_BlueBox,903,12	// Reptile Tongue
+IG_BlueBox,904,12	// Scorpion Tail
+IG_BlueBox,905,12	// Stem
+IG_BlueBox,906,12	// Pointed Scale
+IG_BlueBox,907,12	// Resin
+IG_BlueBox,908,12	// Spawn
+IG_BlueBox,909,12	// Jellopy
+IG_BlueBox,910,12	// Garlet
+IG_BlueBox,911,12	// Scell
+IG_BlueBox,912,12	// Zargon
+IG_BlueBox,913,12	// Tooth of Bat
+IG_BlueBox,914,12	// Fluff
+IG_BlueBox,915,12	// Chrysalis
+IG_BlueBox,916,12	// Feather of Birds
+IG_BlueBox,917,12	// Talon
+IG_BlueBox,918,12	// Sticky Webfoot
+IG_BlueBox,919,12	// Animal Skin
+IG_BlueBox,920,12	// Wolf Claw
+IG_BlueBox,921,12	// Mushroom Spore
+IG_BlueBox,922,12	// Orc's Fang
+IG_BlueBox,923,12	// Evil Horn
+IG_BlueBox,924,12	// Powder of Butterfly
+IG_BlueBox,925,12	// Bill of Birds
+IG_BlueBox,926,12	// Snake Scale
+IG_BlueBox,928,12	// Insect Feeler
+IG_BlueBox,929,12	// Immortal Heart
+IG_BlueBox,930,12	// Rotten Bandage
+IG_BlueBox,931,12	// Orcish Voucher
+IG_BlueBox,932,12	// Skel-Bone
+IG_BlueBox,934,12	// Memento
+IG_BlueBox,935,12	// Shell
+IG_BlueBox,936,12	// Scale Shell
+IG_BlueBox,937,12	// Venom Canine
+IG_BlueBox,938,12	// Sticky Mucus
+IG_BlueBox,939,12	// Bee Sting
+IG_BlueBox,940,12	// Grasshopper's Leg
+IG_BlueBox,941,12	// Nose Ring
+IG_BlueBox,942,12	// Yoyo Tail
+IG_BlueBox,943,12	// Solid Shell
+IG_BlueBox,944,12	// Horseshoe
+IG_BlueBox,945,12	// Raccoon Leaf
+IG_BlueBox,946,12	// Snail's Shell
+IG_BlueBox,947,12	// Horn
+IG_BlueBox,948,12	// Bear's Footskin
+IG_BlueBox,949,12	// Feather
+IG_BlueBox,950,12	// Heart of Mermaid
+IG_BlueBox,951,12	// Fin
+IG_BlueBox,952,12	// Cactus Needle
+IG_BlueBox,953,12	// Stone Heart
+IG_BlueBox,954,12	// Shining Scale
+IG_BlueBox,955,12	// Worm Peeling
+IG_BlueBox,956,12	// Gill
+IG_BlueBox,957,12	// Decayed Nail
+IG_BlueBox,958,12	// Horrendous Mouth
+IG_BlueBox,959,12	// Stinky Scale
+IG_BlueBox,960,12	// Nipper
+IG_BlueBox,961,12	// Conch
+IG_BlueBox,962,12	// Tentacle
+IG_BlueBox,963,12	// Sharp Scale
+IG_BlueBox,964,12	// Crab Shell
+IG_BlueBox,965,12	// Clam Shell
+IG_BlueBox,966,12	// Clam Flesh
+IG_BlueBox,967,12	// Turtle Shell
+IG_BlueBox,968,12	// Heroic Emblem
+IG_BlueBox,969,12	// Gold
+IG_BlueBox,971,12	// Detrimindexta
+IG_BlueBox,972,12	// Karvodailnirol
+IG_BlueBox,973,12	// Counteragent
+IG_BlueBox,974,12	// Mixture
+IG_BlueBox,975,12	// Scarlet Dyestuff
+IG_BlueBox,976,12	// Lemon Dyestuff
+IG_BlueBox,978,12	// Cobaltblue Dyestuff
+IG_BlueBox,979,12	// Darkgreen Dyestuff
+IG_BlueBox,980,12	// Orange Dyestuff
+IG_BlueBox,981,12	// Violet Dyestuff
+IG_BlueBox,982,12	// White Dyestuff
+IG_BlueBox,983,12	// Black Dyestuff
+IG_BlueBox,986,12	// Anvil
+IG_BlueBox,987,12	// Oridecon Anvil
+IG_BlueBox,988,12	// Golden Anvil
+IG_BlueBox,989,12	// Emperium Anvil
+IG_BlueBox,990,12	// Red Blood
+IG_BlueBox,991,12	// Crystal Blue
+IG_BlueBox,992,12	// Wind of Verdure
+IG_BlueBox,993,12	// Green Live
+IG_BlueBox,994,12	// Flame Heart
+IG_BlueBox,995,12	// Mystic Frozen
+IG_BlueBox,996,12	// Rough Wind
+IG_BlueBox,997,12	// Great Nature
+IG_BlueBox,998,12	// Iron
+IG_BlueBox,999,12	// Steel
+IG_BlueBox,1000,12	// Star Crumb
+IG_BlueBox,1001,12	// Star Dust
+IG_BlueBox,1002,12	// Iron Ore
+IG_BlueBox,1003,12	// Coal
+IG_BlueBox,1004,12	// Chivalry Emblem
+IG_BlueBox,1005,12	// Hammer of Blacksmith
+IG_BlueBox,1006,12	// Old Magicbook
+IG_BlueBox,1007,12	// Necklace of Wisdom
+IG_BlueBox,1008,12	// Necklace of Oblivion
+IG_BlueBox,1009,12	// Hand of God
+IG_BlueBox,1010,12	// Phracon
+IG_BlueBox,1011,12	// Emveretarcon
+IG_BlueBox,1012,12	// Frill
+IG_BlueBox,1013,12	// Rainbow Shell
+IG_BlueBox,1014,12	// Ant Jaw
+IG_BlueBox,1015,12	// Tongue
+IG_BlueBox,1016,12	// Rat Tail
+IG_BlueBox,1017,12	// Mole Whiskers
+IG_BlueBox,1018,12	// Mole Claw
+IG_BlueBox,1019,12	// Trunk
+IG_BlueBox,1020,12	// Black Hair
+IG_BlueBox,1021,12	// Dokebi Horn
+IG_BlueBox,1022,12	// Nine Tails
+IG_BlueBox,1023,12	// Fish Tail
+IG_BlueBox,1024,12	// Squid Ink
+IG_BlueBox,1025,12	// Cobweb
+IG_BlueBox,1026,12	// Acorn
+IG_BlueBox,1027,12	// Porcupine Quill
+IG_BlueBox,1028,12	// Mane
+IG_BlueBox,1029,12	// Tiger Skin
+IG_BlueBox,1031,12	// Mantis Scythe
+IG_BlueBox,1032,12	// Maneater Blossom
+IG_BlueBox,1033,12	// Maneater Root
+IG_BlueBox,1034,12	// Blue Hair
+IG_BlueBox,1035,12	// Dragon Canine
+IG_BlueBox,1036,12	// Dragon Scale
+IG_BlueBox,1037,12	// Dragon Tail
+IG_BlueBox,1038,12	// Little Evil Horn
+IG_BlueBox,1039,12	// Little Evil Wing
+IG_BlueBox,1040,12	// Elder Pixie's Moustache
+IG_BlueBox,1041,12	// Lantern
+IG_BlueBox,1042,12	// Bug Leg
+IG_BlueBox,1043,12	// Orc Claw
+IG_BlueBox,1044,12	// Zenorc's Fang
+IG_BlueBox,1045,12	// Cultish Masque
+IG_BlueBox,1046,12	// Scorpion Nipper
+IG_BlueBox,1047,12	// Dead Medusa
+IG_BlueBox,1048,12	// Horrendous Hair
+IG_BlueBox,1049,12	// Skirt of Virgin
+IG_BlueBox,1050,12	// Tendon
+IG_BlueBox,1051,12	// Detonator
+IG_BlueBox,1052,12	// Single Cell
+IG_BlueBox,1053,12	// Ancient Tooth
+IG_BlueBox,1054,12	// Ancient Lips
+IG_BlueBox,1055,12	// Earthworm Peeling
+IG_BlueBox,1056,12	// Grit
+IG_BlueBox,1057,12	// Moth Dust
+IG_BlueBox,1058,12	// Moth Wings
+IG_BlueBox,1059,12	// Fabric
+IG_BlueBox,1060,12	// Golden Hair
+IG_BlueBox,1061,12	// Witched Starsand
+IG_BlueBox,1062,12	// Jack o' Pumpkin
+IG_BlueBox,1063,12	// Fang
+IG_BlueBox,1064,12	// Reins
+IG_BlueBox,1065,12	// Trap
+IG_BlueBox,1066,12	// Fine-grained Trunk
+IG_BlueBox,1067,12	// Solid Trunk
+IG_BlueBox,1068,12	// Barren Trunk
+IG_BlueBox,1088,12	// Morocc Solution
+IG_BlueBox,1089,12	// Payon Solution
+IG_BlueBox,1092,12	// Empty Test Tube
+IG_BlueBox,1093,12	// Empty Potion Bottle
+IG_BlueBox,1094,12	// Short Daenggie
+IG_BlueBox,1095,12	// Clock Hand
+IG_BlueBox,1096,12	// Round Shell
+IG_BlueBox,1097,12	// Worn Out Page
+IG_BlueBox,1098,12	// Manacles
+IG_BlueBox,1099,12	// Worn-out Prison Uniform
+IG_BlueBox,1101,6	// Sword
+IG_BlueBox,1102,6	// Sword
+IG_BlueBox,1104,6	// Falchion
+IG_BlueBox,1105,6	// Falchion
+IG_BlueBox,1107,6	// Blade
+IG_BlueBox,1108,6	// Blade
+IG_BlueBox,1110,6	// Rapier
+IG_BlueBox,1111,6	// Rapier
+IG_BlueBox,1113,6	// Scimitar
+IG_BlueBox,1114,6	// Scimitar
+IG_BlueBox,1116,3	// Katana
+IG_BlueBox,1117,3	// Katana
+IG_BlueBox,1119,6	// Tsurugi
+IG_BlueBox,1120,6	// Tsurugi
+IG_BlueBox,1122,6	// Ring Pommel Saber
+IG_BlueBox,1123,6	// Haedonggum
+IG_BlueBox,1124,6	// Orcish sword
+IG_BlueBox,1125,6	// Ring Pommel Saber
+IG_BlueBox,1126,6	// Saber
+IG_BlueBox,1127,6	// Saber
+IG_BlueBox,1128,6	// Haedonggum
+IG_BlueBox,1129,6	// Flamberge
+IG_BlueBox,1146,1	// Town Sword
+IG_BlueBox,1147,1	// Town Sword
+IG_BlueBox,1148,1	// Star Dust Blade
+IG_BlueBox,1151,3	// Slayer
+IG_BlueBox,1152,3	// Slayer
+IG_BlueBox,1154,3	// Bastard Sword
+IG_BlueBox,1155,3	// Bastard Sword
+IG_BlueBox,1157,3	// Two-Handed Sword
+IG_BlueBox,1158,3	// Two-Handed Sword
+IG_BlueBox,1160,3	// Broad Sword
+IG_BlueBox,1162,3	// Broad Sword
+IG_BlueBox,1163,3	// Claymore
+IG_BlueBox,1201,3	// Knife
+IG_BlueBox,1202,3	// Knife
+IG_BlueBox,1204,3	// Cutter
+IG_BlueBox,1205,3	// Cutter
+IG_BlueBox,1207,3	// Main Gauche
+IG_BlueBox,1208,3	// Main Gauche
+IG_BlueBox,1210,3	// Dirk
+IG_BlueBox,1211,3	// Dirk
+IG_BlueBox,1213,3	// Dagger
+IG_BlueBox,1214,3	// Dagger
+IG_BlueBox,1216,3	// Stiletto
+IG_BlueBox,1217,3	// Stiletto
+IG_BlueBox,1219,3	// Gladius
+IG_BlueBox,1220,3	// Gladius
+IG_BlueBox,1222,3	// Damascus
+IG_BlueBox,1226,3	// Damascus
+IG_BlueBox,1243,3	// Novice Main Gauche
+IG_BlueBox,1245,1	// Cinquedea
+IG_BlueBox,1247,1	// Kindle Dagger
+IG_BlueBox,1248,1	// Obsidian Dagger
+IG_BlueBox,1249,1	// Fisherman's Dagger
+IG_BlueBox,1250,3	// Jur
+IG_BlueBox,1251,3	// Jur
+IG_BlueBox,1252,3	// Katar
+IG_BlueBox,1253,3	// Katar
+IG_BlueBox,1254,3	// Jamadhar
+IG_BlueBox,1255,3	// Jamadhar
+IG_BlueBox,1256,3	// Katar of Frozen Icicle
+IG_BlueBox,1257,3	// Katar of Quaking
+IG_BlueBox,1258,3	// Katar of Raging Blaze
+IG_BlueBox,1259,3	// Katar of Piercing Wind
+IG_BlueBox,1262,1	// Loki's Nail
+IG_BlueBox,1263,1	// Unholy Touch
+IG_BlueBox,1264,2	// Specialty Jur
+IG_BlueBox,1265,1	// Bloody Roar
+IG_BlueBox,1269,1	// Inverse Scale
+IG_BlueBox,1271,1	// Blood Tears
+IG_BlueBox,1301,3	// Axe
+IG_BlueBox,1302,3	// Axe
+IG_BlueBox,1304,3	// Orcish Axe
+IG_BlueBox,1307,1	// Windhawk
+IG_BlueBox,1351,3	// Battle Axe
+IG_BlueBox,1352,3	// Battle Axe
+IG_BlueBox,1354,3	// Hammer
+IG_BlueBox,1355,3	// Hammer
+IG_BlueBox,1357,3	// Buster
+IG_BlueBox,1358,3	// Buster
+IG_BlueBox,1360,3	// Two-Handed Axe
+IG_BlueBox,1361,3	// Two-Handed Axe
+IG_BlueBox,1370,1	// Doom Slayer
+IG_BlueBox,1376,1	// Heart Breaker
+IG_BlueBox,1377,1	// Hurricane Fury
+IG_BlueBox,1401,9	// Javelin
+IG_BlueBox,1402,9	// Javelin
+IG_BlueBox,1404,9	// Spear
+IG_BlueBox,1405,9	// Spear
+IG_BlueBox,1407,9	// Pike
+IG_BlueBox,1408,9	// Pike
+IG_BlueBox,1410,3	// Lance
+IG_BlueBox,1411,3	// Lance
+IG_BlueBox,1451,3	// Guisarme
+IG_BlueBox,1452,3	// Guisarme
+IG_BlueBox,1454,3	// Glaive
+IG_BlueBox,1455,3	// Glaive
+IG_BlueBox,1457,3	// Partizan
+IG_BlueBox,1458,3	// Partizan
+IG_BlueBox,1460,3	// Trident
+IG_BlueBox,1461,3	// Trident
+IG_BlueBox,1463,3	// Halberd
+IG_BlueBox,1464,3	// Halberd
+IG_BlueBox,1472,3	// Soul Staff
+IG_BlueBox,1474,1	// Gae Bolg
+IG_BlueBox,1478,1	// Ahlspiess
+IG_BlueBox,1501,6	// Club
+IG_BlueBox,1502,6	// Club
+IG_BlueBox,1504,6	// Mace
+IG_BlueBox,1505,6	// Mace
+IG_BlueBox,1507,6	// Smasher
+IG_BlueBox,1508,6	// Smasher
+IG_BlueBox,1510,6	// Flail
+IG_BlueBox,1511,6	// Flail
+IG_BlueBox,1513,6	// Morning Star
+IG_BlueBox,1514,6	// Morning Star
+IG_BlueBox,1516,6	// Sword Mace
+IG_BlueBox,1517,6	// Sword Mace
+IG_BlueBox,1519,6	// Chain
+IG_BlueBox,1520,6	// Chain
+IG_BlueBox,1522,6	// Stunner
+IG_BlueBox,1550,3	// Book
+IG_BlueBox,1551,3	// Bible
+IG_BlueBox,1552,3	// Tablet
+IG_BlueBox,1553,3	// Book of Billows
+IG_BlueBox,1554,3	// Book of Mother Earth
+IG_BlueBox,1555,3	// Book of the Blazing Sun
+IG_BlueBox,1556,3	// Book of Gust of Wind
+IG_BlueBox,1558,3	// Girl's Diary
+IG_BlueBox,1559,1	// Legacy of Dragon
+IG_BlueBox,1560,1	// Sage's Diary
+IG_BlueBox,1561,1	// Hardcover Book
+IG_BlueBox,1601,3	// Rod
+IG_BlueBox,1602,3	// Rod
+IG_BlueBox,1604,3	// Wand
+IG_BlueBox,1605,3	// Wand
+IG_BlueBox,1607,3	// Staff
+IG_BlueBox,1608,3	// Staff
+IG_BlueBox,1610,3	// Arc Wand
+IG_BlueBox,1611,3	// Arc Wand
+IG_BlueBox,1613,3	// Mighty Staff
+IG_BlueBox,1614,3	// Wand of Occult
+IG_BlueBox,1615,3	// Evil Bone Wand
+IG_BlueBox,1616,1	// Wing Staff
+IG_BlueBox,1617,1	// Survivor's Rod
+IG_BlueBox,1618,1	// Survivor's Rod
+IG_BlueBox,1619,1	// Survivor's Rod
+IG_BlueBox,1620,1	// Survivor's Rod
+IG_BlueBox,1621,1	// Hypnotist's Staff
+IG_BlueBox,1622,1	// Hypnotist's Staff
+IG_BlueBox,1701,3	// Bow
+IG_BlueBox,1702,3	// Bow
+IG_BlueBox,1704,3	// Composite Bow
+IG_BlueBox,1705,3	// Composite Bow
+IG_BlueBox,1707,3	// Great Bow
+IG_BlueBox,1708,3	// Great Bow
+IG_BlueBox,1710,3	// Crossbow
+IG_BlueBox,1711,3	// Crossbow
+IG_BlueBox,1713,3	// Arbalest
+IG_BlueBox,1714,3	// Gakkung Bow
+IG_BlueBox,1715,3	// Arbalest
+IG_BlueBox,1716,3	// Gakkung Bow
+IG_BlueBox,1718,3	// Hunter Bow
+IG_BlueBox,1723,1	// Luna Bow
+IG_BlueBox,1724,1	// Dragon Wing
+IG_BlueBox,1730,1	// Burning Bow
+IG_BlueBox,1731,1	// Frozen Bow
+IG_BlueBox,1732,1	// Earth Bow
+IG_BlueBox,1733,1	// Gust Bow
+IG_BlueBox,1750,12	// Arrow
+IG_BlueBox,1751,12	// Silver Arrow
+IG_BlueBox,1752,12	// Fire Arrow
+IG_BlueBox,1753,12	// Steel Arrow
+IG_BlueBox,1754,12	// Crystal Arrow
+IG_BlueBox,1755,12	// Arrow of Wind
+IG_BlueBox,1756,12	// Stone Arrow
+IG_BlueBox,1757,12	// Immaterial Arrow
+IG_BlueBox,1758,12	// Stun Arrow
+IG_BlueBox,1759,12	// Frozen Arrow
+IG_BlueBox,1760,12	// Flash Arrow
+IG_BlueBox,1761,12	// Cursed Arrow
+IG_BlueBox,1762,12	// Rusty Arrow
+IG_BlueBox,1763,12	// Poison Arrow
+IG_BlueBox,1764,12	// Sharp Arrow
+IG_BlueBox,1765,12	// Oridecon Arrow
+IG_BlueBox,1767,12	// Shadow Arrow
+IG_BlueBox,1768,12	// Sleep Arrow
+IG_BlueBox,1769,12	// Mute Arrow
+IG_BlueBox,1770,12	// Iron Arrow
+IG_BlueBox,1801,3	// Waghnak
+IG_BlueBox,1802,3	// Waghnak
+IG_BlueBox,1803,3	// Knuckle Duster
+IG_BlueBox,1804,3	// Knuckle Duster
+IG_BlueBox,1805,3	// Studded Knuckles
+IG_BlueBox,1806,3	// Studded Knuckles
+IG_BlueBox,1807,3	// Fist
+IG_BlueBox,1808,3	// Fist
+IG_BlueBox,1809,3	// Claw
+IG_BlueBox,1810,3	// Claw
+IG_BlueBox,1811,3	// Finger
+IG_BlueBox,1812,3	// Finger
+IG_BlueBox,1815,1	// Hatii Claw
+IG_BlueBox,1818,1	// Magma Fist
+IG_BlueBox,1819,1	// Icicle Fist
+IG_BlueBox,1820,1	// Electric Fist
+IG_BlueBox,1821,1	// Seismic Fist
+IG_BlueBox,1822,1	// Combo Battle Glove
+IG_BlueBox,1901,3	// Violin
+IG_BlueBox,1902,3	// Violin
+IG_BlueBox,1903,3	// Mandolin
+IG_BlueBox,1904,3	// Mandolin
+IG_BlueBox,1905,3	// Lute
+IG_BlueBox,1906,3	// Lute
+IG_BlueBox,1907,3	// Guitar
+IG_BlueBox,1908,3	// Guitar
+IG_BlueBox,1909,3	// Harp
+IG_BlueBox,1910,3	// Harp
+IG_BlueBox,1911,3	// Gumoongoh
+IG_BlueBox,1912,3	// Gumoongoh
+IG_BlueBox,1914,1	// Burning Passion Guitar
+IG_BlueBox,1915,1	// Loner's Guitar
+IG_BlueBox,1916,1	// Green Acre Guitar
+IG_BlueBox,1917,1	// Gentle Breeze Guitar
+IG_BlueBox,1918,1	// Oriental Lute
+IG_BlueBox,1919,1	// Base Guitar
+IG_BlueBox,1950,3	// Rope
+IG_BlueBox,1951,3	// Rope
+IG_BlueBox,1952,3	// Whip
+IG_BlueBox,1953,3	// Whip
+IG_BlueBox,1954,3	// Wire Whip
+IG_BlueBox,1955,3	// Wire Whip
+IG_BlueBox,1956,3	// Rante Whip
+IG_BlueBox,1957,3	// Rante Whip
+IG_BlueBox,1958,3	// Tail Whip
+IG_BlueBox,1959,3	// Tail Whip
+IG_BlueBox,1960,3	// Whip
+IG_BlueBox,1961,3	// Whip
+IG_BlueBox,1965,1	// Red Flame Whip
+IG_BlueBox,1966,1	// Icicle Whip
+IG_BlueBox,1967,1	// Gaia Whip
+IG_BlueBox,1968,1	// Skipping Rope
+IG_BlueBox,1969,1	// Blade Whip
+IG_BlueBox,1970,1	// Queen's Whip
+IG_BlueBox,1971,1	// Electric Wire
+IG_BlueBox,1972,1	// Electric Eel
+IG_BlueBox,1973,1	// Sea Witch's Foot
+IG_BlueBox,1974,1	// Carrot Whip
+IG_BlueBox,2101,3	// Guard
+IG_BlueBox,2102,3	// Guard
+IG_BlueBox,2103,3	// Buckler
+IG_BlueBox,2104,3	// Buckler
+IG_BlueBox,2105,3	// Shield
+IG_BlueBox,2106,3	// Shield
+IG_BlueBox,2107,3	// Mirror Shield
+IG_BlueBox,2108,3	// Mirror Shield
+IG_BlueBox,2109,3	// Memory Book
+IG_BlueBox,2112,3	// Novice Guard
+IG_BlueBox,2113,1	// Novice Shield
+IG_BlueBox,2123,1	// Orleans's Server
+IG_BlueBox,2124,1	// Thorny Buckler
+IG_BlueBox,2125,1	// Strong Shield
+IG_BlueBox,2201,3	// Sunglasses
+IG_BlueBox,2203,3	// Glasses
+IG_BlueBox,2205,3	// Diver Goggles
+IG_BlueBox,2206,3	// Wedding Veil
+IG_BlueBox,2207,3	// Fancy Flower
+IG_BlueBox,2208,3	// Ribbon
+IG_BlueBox,2209,3	// Ribbon
+IG_BlueBox,2210,3	// Hair Band
+IG_BlueBox,2211,3	// Bandana
+IG_BlueBox,2212,3	// Eye Patch
+IG_BlueBox,2213,3	// Kitty Band
+IG_BlueBox,2214,3	// Bunny Band
+IG_BlueBox,2215,3	// Flower Band
+IG_BlueBox,2216,3	// Biretta
+IG_BlueBox,2217,3	// Biretta
+IG_BlueBox,2218,3	// Flu Mask
+IG_BlueBox,2220,3	// Hat
+IG_BlueBox,2221,3	// Hat
+IG_BlueBox,2222,3	// Turban
+IG_BlueBox,2223,3	// Turban
+IG_BlueBox,2224,3	// Goggles
+IG_BlueBox,2225,3	// Goggles
+IG_BlueBox,2226,3	// Cap
+IG_BlueBox,2227,3	// Cap
+IG_BlueBox,2228,3	// Helm
+IG_BlueBox,2229,3	// Helm
+IG_BlueBox,2230,3	// Gemmed Sallet
+IG_BlueBox,2231,3	// Gemmed Sallet
+IG_BlueBox,2232,3	// Circlet
+IG_BlueBox,2233,3	// Circlet
+IG_BlueBox,2236,3	// Santa Hat
+IG_BlueBox,2239,3	// Monocle
+IG_BlueBox,2241,3	// Grandpa Beard
+IG_BlueBox,2242,3	// Purple Glasses
+IG_BlueBox,2243,3	// Geek Glasses
+IG_BlueBox,2244,3	// Big Ribbon
+IG_BlueBox,2245,3	// Sweet Gent
+IG_BlueBox,2246,3	// Golden Gear
+IG_BlueBox,2247,3	// Romantic Gent
+IG_BlueBox,2248,3	// Western Grace
+IG_BlueBox,2249,1	// Coronet
+IG_BlueBox,2250,3	// Cute Ribbon
+IG_BlueBox,2251,3	// Monk Hat
+IG_BlueBox,2252,3	// Wizard Hat
+IG_BlueBox,2253,3	// Sunflower
+IG_BlueBox,2254,1	// Angel Wing
+IG_BlueBox,2255,1	// Evil Wing
+IG_BlueBox,2257,3	// Unicorn Horn
+IG_BlueBox,2258,1	// Spiky Band
+IG_BlueBox,2259,3	// Mini Propeller
+IG_BlueBox,2260,3	// Mini Glasses
+IG_BlueBox,2261,3	// Army Cap
+IG_BlueBox,2262,3	// Clown Nose
+IG_BlueBox,2263,3	// Zorro Masque
+IG_BlueBox,2265,3	// Gangster Mask
+IG_BlueBox,2266,3	// Iron Cain
+IG_BlueBox,2267,3	// Cigarette
+IG_BlueBox,2268,3	// Pipe
+IG_BlueBox,2269,3	// Romantic Flower
+IG_BlueBox,2270,3	// Romantic Leaf
+IG_BlueBox,2271,3	// Jack be Dandy
+IG_BlueBox,2274,1	// Ghost Bandana
+IG_BlueBox,2275,3	// Red Bandana
+IG_BlueBox,2276,3	// Angled Glasses
+IG_BlueBox,2277,3	// Nurse Cap
+IG_BlueBox,2278,3	// Mr. Smile
+IG_BlueBox,2279,3	// Bomb Wick
+IG_BlueBox,2282,3	// Halo
+IG_BlueBox,2285,3	// Apple of Archer
+IG_BlueBox,2287,3	// Pirate Bandana
+IG_BlueBox,2288,3	// Mr. Scream
+IG_BlueBox,2289,3	// Poo Poo Hat
+IG_BlueBox,2290,3	// Funeral Hat
+IG_BlueBox,2291,3	// Masquerade
+IG_BlueBox,2294,3	// Stellar
+IG_BlueBox,2295,3	// Blinker
+IG_BlueBox,2297,3	// Goblin Mask
+IG_BlueBox,2298,3	// Green Feeler
+IG_BlueBox,2299,3	// Orc Helm
+IG_BlueBox,2301,3	// Cotton Shirt
+IG_BlueBox,2302,3	// Cotton Shirt
+IG_BlueBox,2303,3	// Jacket
+IG_BlueBox,2304,3	// Jacket
+IG_BlueBox,2305,3	// Adventurer's Suit
+IG_BlueBox,2306,3	// Adventurer's Suit
+IG_BlueBox,2307,3	// Mantle
+IG_BlueBox,2308,3	// Mantle
+IG_BlueBox,2309,3	// Coat
+IG_BlueBox,2310,3	// Coat
+IG_BlueBox,2311,3	// Mink Coat
+IG_BlueBox,2312,3	// Padded Armor
+IG_BlueBox,2313,3	// Padded Armor
+IG_BlueBox,2314,3	// Chain Mail
+IG_BlueBox,2315,3	// Chain Mail
+IG_BlueBox,2316,3	// Full Plate
+IG_BlueBox,2317,3	// Full Plate
+IG_BlueBox,2318,3	// Lord's Clothes
+IG_BlueBox,2320,3	// Formal Suit
+IG_BlueBox,2321,3	// Silk Robe
+IG_BlueBox,2322,3	// Silk Robe
+IG_BlueBox,2323,3	// Scapulare
+IG_BlueBox,2324,3	// Scapulare
+IG_BlueBox,2325,3	// Saint's Robe
+IG_BlueBox,2326,3	// Saint's Robe
+IG_BlueBox,2328,3	// Wooden Mail
+IG_BlueBox,2329,3	// Wooden Mail
+IG_BlueBox,2330,3	// Tights
+IG_BlueBox,2331,3	// Tights
+IG_BlueBox,2332,3	// Silver Robe
+IG_BlueBox,2333,3	// Silver Robe
+IG_BlueBox,2335,3	// Thief Clothes
+IG_BlueBox,2336,3	// Thief Clothes
+IG_BlueBox,2337,3	// Ninja Suit
+IG_BlueBox,2339,3	// Pantie
+IG_BlueBox,2340,3	// Novice Breastplate
+IG_BlueBox,2341,3	// Legion Plate Armor
+IG_BlueBox,2352,3	// Tattered Novice Ninja Suit
+IG_BlueBox,2365,1	// Orleans's Gown
+IG_BlueBox,2401,3	// Sandals
+IG_BlueBox,2402,3	// Sandals
+IG_BlueBox,2403,3	// Shoes
+IG_BlueBox,2404,3	// Shoes
+IG_BlueBox,2405,3	// Boots
+IG_BlueBox,2406,3	// Boots
+IG_BlueBox,2407,3	// Crystal Pumps
+IG_BlueBox,2408,3	// Shackles
+IG_BlueBox,2409,3	// High Heels
+IG_BlueBox,2411,3	// Greaves
+IG_BlueBox,2414,3	// Novice Slippers
+IG_BlueBox,2416,1	// Novice Shoes
+IG_BlueBox,2420,1	// Angel's Reincarnation
+IG_BlueBox,2501,3	// Hood
+IG_BlueBox,2502,3	// Hood
+IG_BlueBox,2503,3	// Muffler
+IG_BlueBox,2504,3	// Muffler
+IG_BlueBox,2505,3	// Manteau
+IG_BlueBox,2506,3	// Manteau
+IG_BlueBox,2507,3	// Ancient Cape
+IG_BlueBox,2508,3	// Ragamuffin Manteau
+IG_BlueBox,2510,3	// Somber Novice Hood
+IG_BlueBox,2512,1	// Novice Manteau
+IG_BlueBox,2513,1	// Heavenly Maiden Robe
+IG_BlueBox,2514,1	// Pauldron
+IG_BlueBox,2515,1	// Eagle Wing
+IG_BlueBox,2601,3	// Ring
+IG_BlueBox,2602,3	// Earring
+IG_BlueBox,2603,3	// Necklace
+IG_BlueBox,2604,3	// Glove
+IG_BlueBox,2605,3	// Brooch
+IG_BlueBox,2607,3	// Clip
+IG_BlueBox,2608,3	// Rosary
+IG_BlueBox,2609,3	// Skull Ring
+IG_BlueBox,2610,3	// Gold Ring
+IG_BlueBox,2611,3	// Silver Ring
+IG_BlueBox,2612,3	// Flower Ring
+IG_BlueBox,2613,3	// Diamond Ring
+IG_BlueBox,2617,3	// Celebrant's Mitten
+IG_BlueBox,2618,3	// Matyr's Leash
+IG_BlueBox,2621,1	// Ring
+IG_BlueBox,2622,1	// Earring
+IG_BlueBox,2623,1	// Necklace
+IG_BlueBox,2624,1	// Glove
+IG_BlueBox,2625,1	// Brooch
+IG_BlueBox,2626,1	// Rosary
+IG_BlueBox,2627,3	// Belt
+IG_BlueBox,2628,3	// Novice Armlet
+IG_BlueBox,2652,1	// Goddess of Fortune's Cursed Brooch
+IG_BlueBox,2654,1	// Shinobi Sash
+IG_BlueBox,2656,1	// Armor Charm
+IG_BlueBox,5002,1	// Jewel Crown
+IG_BlueBox,5003,3	// Joker Jester
+IG_BlueBox,5005,3	// Gas Mask
+IG_BlueBox,5006,3	// Machoman's Glasses
+IG_BlueBox,5009,3	// Safety Helmet
+IG_BlueBox,5010,3	// Indian Fillet
+IG_BlueBox,5011,3	// Aerial
+IG_BlueBox,5014,3	// Fin Helm
+IG_BlueBox,5015,3	// Egg Shell
+IG_BlueBox,5030,3	// Panda Hat
+IG_BlueBox,5035,3	// Poring Hat
+IG_BlueBox,5037,3	// Nutshell
+IG_BlueBox,5055,3	// Novice False Eggshell
+IG_BlueBox,5085,1	// Small Ribbons
+IG_BlueBox,5088,3	// Surprised Mask
+IG_BlueBox,5089,3	// Annoyed Mask
+IG_BlueBox,5090,3	// Goblin Leader Mask
+IG_BlueBox,5111,1	// Galapago Cap
+IG_BlueBox,5112,1	// Super Novice Hat
+IG_BlueBox,5113,1	// Angry Snarl
+IG_BlueBox,5114,1	// Bucket Hat
+IG_BlueBox,5116,1	// Banana Hat
+IG_BlueBox,5118,1	// Puppy Headband
+IG_BlueBox,5119,1	// Super Novice Hat
+IG_BlueBox,5120,1	// Bucket Hat
+IG_BlueBox,5122,1	// Magni's Cap
+IG_BlueBox,5175,1	// Censor Bar
+IG_BlueBox,7001,12	// Mould Powder
+IG_BlueBox,7002,12	// Ogre Tooth
+IG_BlueBox,7003,12	// Anolian Skin
+IG_BlueBox,7004,12	// Mud Lump
+IG_BlueBox,7005,12	// Skull
+IG_BlueBox,7006,12	// Wing of Red Bat
+IG_BlueBox,7007,12	// Claw of Rat
+IG_BlueBox,7008,12	// Stiff Horn
+IG_BlueBox,7009,12	// Glitter Shell
+IG_BlueBox,7010,12	// Tail of Steel Scorpion
+IG_BlueBox,7011,12	// Claw of Monkey
+IG_BlueBox,7012,12	// Tough Scalelike Stem
+IG_BlueBox,7013,12	// Coral Reef
+IG_BlueBox,7014,12	// Old Portrait
+IG_BlueBox,7015,12	// Memory Bookmark
+IG_BlueBox,7016,12	// Bent Spoon
+IG_BlueBox,7026,12	// Key of the Clock Tower
+IG_BlueBox,7027,12	// Key of the Underground
+IG_BlueBox,7030,12	// Claw of Desert Wolf
+IG_BlueBox,7031,12	// Old Frying Pan
+IG_BlueBox,7032,12	// Piece of Egg Shell
+IG_BlueBox,7033,12	// Poison Spore
+IG_BlueBox,7034,12	// Red Stocking
+IG_BlueBox,7035,12	// Matchstick
+IG_BlueBox,7036,12	// Fang of Garm
+IG_BlueBox,7038,12	// Yarn
+IG_BlueBox,7041,12	// Fine Grit
+IG_BlueBox,7047,12	// Alice's Apron
+IG_BlueBox,7048,12	// Talon of Griffon
+IG_BlueBox,7049,12	// Stone
+IG_BlueBox,7053,12	// Cyfar
+IG_BlueBox,7054,12	// Brigan
+IG_BlueBox,7059,12	// Free Ticket for Kafra Storage
+IG_BlueBox,7060,12	// Free Ticket for Kafra Transportation
+IG_BlueBox,7061,12	// Free Ticket for the Cart Service
+IG_BlueBox,7063,12	// Soft Feather
+IG_BlueBox,7064,12	// Wing of Dragonfly
+IG_BlueBox,7065,12	// Sea-Otter Fur
+IG_BlueBox,7066,12	// Ice Cubic
+IG_BlueBox,7067,12	// Stone Fragment
+IG_BlueBox,7068,12	// Burnt Tree
+IG_BlueBox,7069,12	// Destroyed Armor
+IG_BlueBox,7070,12	// Broken Shell
+IG_BlueBox,7071,12	// Tattered Clothes
+IG_BlueBox,7072,12	// Old Shuriken
+IG_BlueBox,7093,12	// Cogwheel
+IG_BlueBox,7094,12	// Fragment
+IG_BlueBox,7095,12	// Metal Fragment
+IG_BlueBox,7096,12	// Lava
+IG_BlueBox,7097,12	// Burning Heart
+IG_BlueBox,7098,12	// Live Coal
+IG_BlueBox,7099,12	// Worn-out Magic Scroll
+IG_BlueBox,7100,12	// Sharp Leaf
+IG_BlueBox,7101,12	// Peco Peco Feather
+IG_BlueBox,7106,12	// Antelope Horn
+IG_BlueBox,7107,12	// Antelope Skin
+IG_BlueBox,7108,12	// Piece of Shield
+IG_BlueBox,7109,12	// Shining Spear Blade
+IG_BlueBox,7110,12	// Broken Sword
+IG_BlueBox,7111,12	// Slick Paper
+IG_BlueBox,7112,12	// Sharp Paper
+IG_BlueBox,7113,12	// Broken Pharaoh Emblem
+IG_BlueBox,7114,12	// Masque of Tutankhamen
+IG_BlueBox,7115,12	// Harpy Feather
+IG_BlueBox,7116,12	// Harpy Talon
+IG_BlueBox,7117,12	// Torn Magic Book
+IG_BlueBox,7118,12	// Torn Scroll
+IG_BlueBox,7119,12	// Bacillus
+IG_BlueBox,7120,12	// Burning Horseshoe
+IG_BlueBox,7121,12	// Honey Pot
+IG_BlueBox,7122,12	// Burning Hair
+IG_BlueBox,7123,12	// Dragon Skin
+IG_BlueBox,7124,12	// Sand Clump
+IG_BlueBox,7125,12	// Scorpion Claw
+IG_BlueBox,7126,12	// Large Jellopy
+IG_BlueBox,7134,12	// Medicine Bowl
+IG_BlueBox,7135,12	// Fire Bottle
+IG_BlueBox,7136,12	// Acid Bottle
+IG_BlueBox,7137,12	// Plant Bottle
+IG_BlueBox,7138,12	// Marine Sphere Bottle
+IG_BlueBox,7139,12	// Glistening Coat
+IG_BlueBox,7149,12	// Yellow Plate
+IG_BlueBox,7150,12	// Piece of Bamboo
+IG_BlueBox,7151,12	// Oil Paper
+IG_BlueBox,7152,12	// Glossy Hair
+IG_BlueBox,7153,12	// Worn-out Kimono
+IG_BlueBox,7154,12	// Poisonous Powder
+IG_BlueBox,7155,12	// Poisonous Toad Skin
+IG_BlueBox,7156,12	// Broken Shuriken
+IG_BlueBox,7157,12	// Dark Mask
+IG_BlueBox,7158,12	// Broken Liquor Jar
+IG_BlueBox,7159,12	// Tengu Nose
+IG_BlueBox,7161,12	// Black Bear Skin
+IG_BlueBox,7162,12	// Cloud Crumb
+IG_BlueBox,7163,12	// Hard Feeler
+IG_BlueBox,7164,12	// Solid_Peach
+IG_BlueBox,7165,12	// Transparent Celestial Robe
+IG_BlueBox,7166,12	// Soft Silk
+IG_BlueBox,7167,12	// Strange Steel Piece
+IG_BlueBox,7168,12	// Giant Butterfly Wing
+IG_BlueBox,7169,12	// Ba_Gua
+IG_BlueBox,7171,12	// Leopard Skin
+IG_BlueBox,7172,12	// Leopard Claw
+IG_BlueBox,7174,12	// Wrapping Lace
+IG_BlueBox,7175,12	// Wrapping Paper
+IG_BlueBox,7182,12	// Cacao
+IG_BlueBox,7186,12	// Thin Trunk
+IG_BlueBox,7187,12	// Festival Mask
+IG_BlueBox,7188,12	// Brown_Root
+IG_BlueBox,7189,12	// Wooden Heart
+IG_BlueBox,7190,12	// Solid Husk
+IG_BlueBox,7191,12	// Lamp
+IG_BlueBox,7192,12	// Vane
+IG_BlueBox,7193,12	// Sprout
+IG_BlueBox,7194,12	// Soft Blade of Grass
+IG_BlueBox,7195,12	// Slingshot
+IG_BlueBox,7196,12	// Shoulder Protector
+IG_BlueBox,7197,12	// Tough Vines
+IG_BlueBox,7198,12	// Huge Leaf
+IG_BlueBox,7200,12	// Elastic Band
+IG_BlueBox,7201,12	// Log
+IG_BlueBox,7202,12	// Pincher of Beetle
+IG_BlueBox,7203,12	// Strong Branch
+IG_BlueBox,7205,12	// Piece of Black Cloth
+IG_BlueBox,7206,12	// Black Cat Doll
+IG_BlueBox,7207,12	// Old Manteau
+IG_BlueBox,7208,12	// Rusty Kitchen Knife
+IG_BlueBox,7209,12	// Helm of Dullahan
+IG_BlueBox,7210,12	// Armor Piece of Dullahan
+IG_BlueBox,7211,12	// Fragment of Rossata Stone
+IG_BlueBox,7212,12	// Hung Doll
+IG_BlueBox,7213,12	// Needle Packet
+IG_BlueBox,7214,12	// Bat Cage
+IG_BlueBox,7215,12	// Broken Needle
+IG_BlueBox,7216,12	// Red Muffler
+IG_BlueBox,7217,12	// Spool
+IG_BlueBox,7218,12	// Decomposed Rope
+IG_BlueBox,7219,12	// Striped Sock
+IG_BlueBox,7220,12	// Ectoplasm
+IG_BlueBox,7221,12	// Tangled Chains
+IG_BlueBox,7222,12	// Wooden Gnarl
+IG_BlueBox,7223,12	// Contorted Self-Portrait
+IG_BlueBox,7225,12	// Pumpkin Lantern
+IG_BlueBox,7262,12	// Folding Fan of Cat Ghost
+IG_BlueBox,7263,12	// Cat's Eye
+IG_BlueBox,7264,12	// Dry Sand
+IG_BlueBox,7265,12	// Dragon Horn
+IG_BlueBox,7266,12	// Denture from Dragon Mask
+IG_BlueBox,7267,12	// Tiger Panty
+IG_BlueBox,7268,12	// Little Ghost Doll
+IG_BlueBox,7269,12	// Pinafore
+IG_BlueBox,7270,12	// Nursing_Bottle
+IG_BlueBox,7315,1	// Dark Crystal Fragment
+IG_BlueBox,7316,1	// Insect Leg
+IG_BlueBox,7317,1	// Rusty Screw
+IG_BlueBox,7318,1	// Old Pick
+IG_BlueBox,7319,1	// Used Iron Plate
+IG_BlueBox,7320,1	// Dust Pollutant
+IG_BlueBox,7321,1	// Crystal Fragment
+IG_BlueBox,7322,1	// Toxic Gas
+IG_BlueBox,7323,1	// Battered Kettle
+IG_BlueBox,7325,1	// Flexible Tube
+IG_BlueBox,7326,1	// Fluorescent Liquid
+IG_BlueBox,7327,1	// Flashlight
+IG_BlueBox,7440,1	// Red Feather
+IG_BlueBox,7441,1	// Blue Feather
+IG_BlueBox,7442,1	// Cursed Seal
+IG_BlueBox,7443,1	// Three-Headed Dragon's Head
+IG_BlueBox,7444,1	// Treasure Box
+IG_BlueBox,7445,1	// Green Bijou
+IG_BlueBox,7446,1	// Blue Bijou
+IG_BlueBox,7447,1	// Red Bijou
+IG_BlueBox,7448,1	// Yellow Bijou
+IG_BlueBox,7449,1	// Bloody Page
+IG_BlueBox,7450,1	// Skeletal Armor Piece
+IG_BlueBox,7451,1	// Fire Dragon Scale
+IG_BlueBox,7452,1	// Yellow Spice
+IG_BlueBox,7453,1	// Sweet Sauce
+IG_BlueBox,7454,1	// Savory Sauce
+IG_BlueBox,7455,1	// Spicy Sauce
+IG_BlueBox,7456,1	// Red Spice
+IG_BlueBox,7457,1	// Cooking Oil
+IG_BlueBox,7472,1	// Level 1 Cookbook
+IG_BlueBox,7473,1	// Level 2 Cookbook
+IG_BlueBox,7474,1	// Level 3 Cookbook
+IG_BlueBox,7475,1	// Level 4 Cookbook
+IG_BlueBox,7476,1	// Level 5 Cookbook
+IG_BlueBox,7482,1	// Pot
+IG_BlueBox,7512,1	// Burnt Part
+IG_BlueBox,7513,1	// Pocket Watch
+IG_BlueBox,7561,15	// Glacial Heart
+IG_BlueBox,7562,15	// Ice Scale
+IG_BlueBox,7563,15	// Bloody Rune
+IG_BlueBox,7564,15	// Rotten Meat
+IG_BlueBox,7565,15	// Sticky Poison
+IG_BlueBox,7567,1	// Suspicious Hat
+IG_BlueBox,7568,1	// White Mask
+IG_BlueBox,7751,34	// Old White Cloth
+IG_BlueBox,7752,32	// Clattering Skull
+IG_BlueBox,7753,34	// Broken Farming Utensil
+IG_BlueBox,10001,3	// Skull Helm
+IG_BlueBox,10002,3	// Monster Oxygen Mask
+IG_BlueBox,10003,3	// Transparent Headgear
+IG_BlueBox,10004,3	// Pacifier
+IG_BlueBox,10005,3	// Wig
+IG_BlueBox,10006,3	// Queen's Hair Ornament
+IG_BlueBox,10007,3	// Silk Ribbon
+IG_BlueBox,10008,3	// Punisher
+IG_BlueBox,10009,3	// Wild Flower
+IG_BlueBox,10010,3	// Battered Pot
+IG_BlueBox,10011,3	// Stellar Hairpin
+IG_BlueBox,10012,3	// Tiny Egg Shell
+IG_BlueBox,10013,3	// Backpack
+IG_BlueBox,10014,3	// Rocker Glasses
+IG_BlueBox,10015,3	// Green Lace
+IG_BlueBox,10016,3	// Golden Bell
+IG_BlueBox,10017,3	// Bark Shorts
+IG_BlueBox,10018,3	// Monkey Circlet
+IG_BlueBox,10019,3	// Red Scarf
+IG_BlueBox,10020,3	// Grave Keeper's Sword
+IG_BlueBox,13000,1	// Jujube Dagger
+IG_BlueBox,13001,1	// Dragon Killer
+IG_BlueBox,13002,1	// Ginnungagap
+IG_BlueBox,13003,1	// Cowardice Blade
+IG_BlueBox,13004,1	// Cowardice Blade
+IG_BlueBox,13163,1	// Long Barrel
+IG_BlueBox,13164,1	// Long Barrel
+IG_BlueBox,13167,1	// Gate Keeper-DD
+IG_BlueBox,13168,1	// Thunder P
+IG_BlueBox,13170,2	// Lever Action Rifle
+IG_BlueBox,13200,1	// Bullet
+IG_BlueBox,13201,1	// Silver Bullet
+IG_BlueBox,13202,1	// Bloody Shell
+IG_BlueBox,13203,1	// Flare Sphere
+IG_BlueBox,13204,1	// Lightning Sphere
+IG_BlueBox,13205,1	// Poison Sphere
+IG_BlueBox,13206,1	// Blind Sphere
+IG_BlueBox,13207,1	// Freezing Sphere
+IG_BlueBox,13304,1	// Huuma Calm Mind

+ 1227 - 1124
db/re/item_buyingstore.txt

@@ -8,1128 +8,1231 @@
 //  Items are in same order as data\buyingstoreitemlist.txt, which
 //  must be edited as well for the client to accept added items.
 
-// items from 2011-11-02 update
-714  // Emperium
-6381  // Field_Shovel
-6382  // Urn
-6393  // Round_Feather
-6394  // Golden_Feather
-6395  // Angel_Magic_Power
-//6403
-//6404
-//6405
-//6423
-//6469
-//6470
-//6471
-//6493
-//6496
-//6497
-//6498
-//6499
-//6508
-//6509
-//6510
-//6511
-//6512
-//6513
-//6514
-//6515
-//6516
-//6517
-//6518
-//6523
-//6524
-//6525
-7347  // Lab_Staff_Record
-7760  // Yaga_Magic_Book
-7762  // Yaga_Pestle
-7824  // Spirit_Liquor
-11519  // Beef_Toast
-11520  // Mora_Mandarin
-11521  // Pingui_Berry_Juice
-11522  // Red_Raffle_Sap
-11523  // Yellow_Raffle_Sap
-11524  // White_Raffle_Sap
-11525  // Mora_Hip_Tea
-11526  // Rafflecino
-//11532
-//11533
-//11534
-//11536
-//11537
-//11547
-//11548
-//11549
-12329  // Recall_MaleGM
-12330  // Recall_FemaleGM
-12342  // Manuk's_Opportunity
-12343  // Manuk's_Courage
-12344  // Pinguicula's_fruit_Jam
-12345  // Luciola's_Honey_Jam
-12348  // Manuk's_Faith
-12349  // Cornus'_Tears
-12350  // Angeling_Potion
-12351  // Shout_Megaphone
-12354  // Buche_De_Noel
-12355  // Xmas_Gift
-12356  // Louise_Costume_Box
-12418  // Full_SwingK
-12419  // Mana_Plus
-12422  // HP_Increase_PotionS
-12423  // HP_Increase_PotionM
-12424  // HP_Increase_PotionL
-12425  // SP_Increase_PotionS
-12426  // SP_Increase_PotionM
-12427  // SP_Increase_PotionL
-12428  // Enrich_White_PotionZ
-12429  // Savage_BBQ
-12430  // Wug_Blood_Cocktail
-12431  // Minor_Brisket
-12432  // Siroma_Icetea
-12433  // Drocera_Herb_Stew
-12434  // Petti_Tail_Noodle
-12436  // Vitata500
-12437  // Enrich_Celermine_Juice
-12475  // Cure_Free
-12536  // NY_Rice_Cake_Soup
-12539  // Splendid_Box
-12561  // Mysterious_Seed
-12574  // Mora_Berry
-12575  // Arrow_Of_Elf_Cntr
-12576  // Hunting_Arrow_Cntr
-//12582
-//12608
+//--- 2014 / 04 / 21 - ÃÖÁ¾¼öÁ¤ÀÏ
+6691	//Fire_Feather
+6692	//Patrol_Journal
+6693	//Stone_Blessing
+6694	//Blood_of_The_Monster
+6695	//Tooth_Rock_Of_Fire_Golem
+6696	//Fire_Frill
+12490	//Vivid_Notation
+22516	//Black_As_Night_Piece
+22534	//Closed_Mind_Box
+11563	//Hot_Tea
+11564	//Sweets
+//--- 2013 / 12 / 23
+6832	//Questioned_Parts
+11597	//Iron_Worm
+22699	//Test_Reagent
+22679	//Death_Bin
+22687	//Fragments_Vicious_Mind
+//6615
+//--- 2013 / 08 / 02
+6750	//Failed_Engine
+6751	//Crushed_Can_Iron_Plate
+22648	//Angeling_Package
+22649	//Deviling_Package
+6797	//11th_Coin
+//11556
+6770	//Shark
+6771	//Bluefin_Tuna
+6772	//Octopus
+6773	//Snapper
+6774	//Piranha
+6775	//Salmon
+6776	//Eels
+6777	//Carp
+6778	//Squid_2
+6779	//Mackerel
+6780	//Crucian_Carp
+6781	//Living_Earthworm
+6782	//Fresh_Lobster
+11589	//Iceflake
+11590	//Meat_Skewer5
+22620	//Memorial_Box
+22621	//Squid_Bbq
+//--- 2013 / 04 / 16
+6557	//Fancy_Fairy_Wing
+6558	//Pile_Of_Acorn
+6559	//Eye_Drops
+6560	//Leaf_Bookmark
+6561	//Dustball
+12812	//Snow_Flip
+12813	//Peony_Mommy
+12814	//Slapping_Herb
+12815	//Yggdrasil_Dust
+//6592
+//6594
+//6595
+//6596
+//6597
+//6598
+//6599
+//6600
+//6601
+//6602
+//6603
+//6604
+//6605
+//6668
+7056	//Payroll_Of_Kafra
+//11557
+//11558
+//6607
+6608	//Coagulated_Spell
+//6609
+//6610
+//6611
+//6612
+//6613
+7228	//Gold_Bullion
+7229	//Silver_Bullion
+7230	//White_Gold_Bullion
+//6699
+//6700
+//6701
+//6702
+//6703
+//6704
+//6705
+//6706
+6683	//Dried_Flower
+7640	//Butterfly_Hair_Decoration
+7642	//Bloody_Coin
+7643	//Bloody_Letter
+7644	//Unsent_Letter
+6521	//Royal_Certificate
+6522	//Royal_Certificate_
+6531	//Royal_Certificate__
+6557	//Fancy_Fairy_Wing
+6558	//Pile_Of_Acorn
+6559	//Eye_Drops
+6560	//Leaf_Bookmark
+6561	//Dustball
+12812	//Snow_Flip
+12813	//Peony_Mommy
+12814	//Slapping_Herb
+12815	//Yggdrasil_Dust
+714	//Emperium
+6381	//Field_Shovel
+6382	//Urn
+6393	//Round_Feather
+6394	//Golden_Feather
+6395	//Angel_Magic_Power
+6403	//Comodo_L
+6404	//Caress_H
+6405	//Cendrawasih_F
+6423	//Anger_Seagod
+6469	//Will_Of_Warrior
+6470	//Blood_Thirst
+6471	//Goast_Chill
+6493	//Makibishi
+6496	//Tikbalang_Thick_Spine
+6497	//Lesser_Agimat
+6498	//Jejellopy
+6499	//Ancient_Grudge
+6508	//Silver_Bracelet
+6509	//Mysterious_Flower
+6510	//Elegant_Flower
+6511	//Beautiful_Flower
+6512	//Charm_Fire
+6513	//Charm_Ice
+6514	//Charm_Wind
+6515	//Charm_Earth
+6516	//Bakonawa_Doll
+6517	//Bangungot_Doll
+6518	//Buwaya_Doll
+6523	//Bakonawa_Spirit_Piece
+6524	//Bangungot_Spirit_Piece
+6525	//Buwaya_Spirit_Piece
+7347	//Lab_Staff_Record
+7760	//Yaga_Magic_Book
+7762	//Yaga_Pestle
+7824	//Spirit_Liquor
+11519	//Beef_Toast
+11520	//Mora_Mandarin
+11521	//Pingui_Berry_Juice
+11522	//Red_Raffle_Sap
+11523	//Yellow_Raffle_Sap
+11524	//White_Raffle_Sap
+11525	//Mora_Hip_Tea
+11526	//Rafflecino
+11532	//Nasi_Goreng
+11533	//Satay
+11534	//Coco_Juice
+11536	//Cat_Hard_Biscuit
+11537	//Rice_Weevil_Bug
+11547	//Woe_Violet_Potion
+11548	//Woe_White_Potion
+11549	//Woe_Blue_Potion
+12329	//Recall_MaleGM
+12330	//Recall_FemaleGM
+12342	//Manuk's_Opportunity
+12343	//Manuk's_Courage
+12344	//Pinguicula's_fruit_Jam
+12345	//Luciola's_Honey_Jam
+12348	//Manuk's_Faith
+12349	//Cornus'_Tears
+12350	//Angeling_Potion
+12351	//Shout_Megaphone
+12354	//Buche_De_Noel
+12355	//Xmas_Gift
+12356	//Louise_Costume_Box
+12418	//Full_SwingK
+12419	//Mana_Plus
+12422	//HP_Increase_Potion_(Small)
+12423	//HP_Increase_Potion_(Medium)
+12424	//HP_Increase_Potion_(Large)
+12425	//SP_Increase_Potion_(Small)
+12426	//SP_Increase_Potion_(Medium)
+12427	//SP_Increase_Potion_(Large)
+12428	//Concentrated_White_Potion_Z
+12429	//Savage_Full_Roast
+12430	//Cocktail_Warg_Blood
+12431	//Minor_Stew
+12432	//Siroma_Iced_Tea
+12433	//Drosera_Herb_Salad
+12434	//Petite_Tail_Noodles
+12436	//Vitata_500
+12437	//Concentrated_Ceromain_Soup
+12475	//Cure_Free
+12536	//NY_Rice_Cake_Soup
+12539	//Splendid_Box
+12561	//Mysterious_Seed
+12574	//Mora_Berry
+12575	//Arrow_Of_Elf_Cntr
+12576	//Hunting_Arrow_Cntr
+12582	//Siege_Supply_Box
+12608	//Splendid_Box2
 //12609
-//12612
-//12613
-//12614
-//12615
-//12616
-//12617
-//12618
-//12619
-//12620
-//12621
-//12623
-//12675
-//12676
-//12677
-//12678
-//12679
-//12680
-//12683
-//12690
-//12691
-//12692
-//12693
-//12694
-//12695
-//12698
-//12699
-//12700
-//12775
-
-// items from 2010-03-12 update
-601  // Wing_Of_Fly
-602  // Wing_Of_Butterfly
-603  // Old_Blue_Box
-604  // Branch_Of_Dead_Tree
-605  // Anodyne
-606  // Aloebera
-607  // Yggdrasilberry
-608  // Seed_Of_Yggdrasil
-609  // Amulet
-610  // Leaf_Of_Yggdrasil
-611  // Spectacles
-612  // Portable_Furnace
-613  // Iron_Hammer
-614  // Golden_Hammer
-615  // Oridecon_Hammer
-616  // Old_Card_Album
-617  // Old_Violet_Box
-618  // Worn_Out_Scroll
-619  // Unripe_Apple
-620  // Orange_Juice
-621  // Bitter_Herb
-622  // Rainbow_Carrot
-623  // Earthworm_The_Dude
-624  // Rotten_Fish
-625  // Lusty_Iron
-626  // Monster_Juice
-627  // Sweet_Milk
-628  // Well_Dried_Bone
-629  // Singing_Flower
-630  // Dew_Laden_Moss
-631  // Deadly_Noxious_Herb
-632  // Fatty_Chubby_Earthworm
-633  // Baked_Yam
-634  // Tropical_Banana
-635  // Horror_Of_Tribe
-636  // No_Recipient
-637  // Old_Broom
-638  // Silver_Knife_Of_Chaste
-639  // Armlet_Of_Obedience
-640  // Shining_Stone
-641  // Contracts_In_Shadow
-642  // Book_Of_Devil
-643  // Pet_Incubator
-644  // Gift_Box
-645  // Center_Potion
-656  // Awakening_Potion
-657  // Berserk_Potion
-658  // Union_Of_Tribe
-659  // Heart_Of_Her
-660  // Prohibition_Red_Candle
-661  // Sway_Apron
-662  // Inspector_Certificate
-663  // Korea_Rice_Cake
-664  // Gift_Box_1
-665  // Gift_Box_2
-666  // Gift_Box_3
-667  // Gift_Box_4
-668  // Handsei
-669  // Rice_Cake_Soup
-678  // Poison_Bottle
-679  // Gold_Pill
-681  // Memory_Of_Wedding
-682  // Realgar_Wine
-683  // Exorcize_Herb
-684  // Durian
-686  // Earth_Scroll_1_3
-687  // Earth_Scroll_1_5
-688  // Cold_Scroll_1_3
-689  // Cold_Scroll_1_5
-690  // Fire_Scroll_1_3
-691  // Fire_Scroll_1_5
-692  // Wind_Scroll_1_3
-693  // Wind_Scroll_1_5
-694  // Ghost_Scroll_1_3
-695  // Ghost_Scroll_1_5
-696  // Fire_Scroll_2_1
-697  // Fire_Scroll_2_5
-698  // Fire_Scroll_3_1
-699  // Fire_Scroll_3_5
-700  // Cold_Scroll_2_1
-12000  // Cold_Scroll_2_5
-12001  // Holy_Scroll_1_3
-12002  // Holy_Scroll_1_5
-12003  // Holy_Scroll_2_1
-12004  // Arrow_Container
-12005  // Iron_Arrow_Container
-12006  // Steel_Arrow_Container
-12007  // Ori_Arrow_Container
-12008  // Fire_Arrow_Container
-12009  // Silver_Arrow_Container
-12010  // Wind_Arrow_Container
-12011  // Stone_Arrow_Container
-12012  // Crystal_Arrow_Container
-12013  // Shadow_Arrow_Container
-12014  // Imma_Arrow_Container
-12015  // Rusty_Arrow_Container
-12016  // Speed_Up_Potion
-12017  // Slow_Down_Potion
-12018  // Fire_Cracker
-12020  // Water_Of_Darkness
-12027  // Giggling_Box
-12028  // Box_Of_Thunder
-12029  // Gloomy_Box
-12030  // Box_Of_Grudge
-12031  // Sleepy_Box
-12032  // Box_Of_Storm
-12033  // Box_Of_Sunlight
-12034  // Painting_Box
-12040  // Stone_Of_Intelligence_
-12041  // Str_Dish01
-12042  // Str_Dish02
-12043  // Str_Dish03
-12044  // Str_Dish04
-12045  // Str_Dish05
-12046  // Int_Dish01
-12047  // Int_Dish02
-12048  // Int_Dish03
-12049  // Int_Dish04
-12050  // Int_Dish05
-12051  // Vit_Dish01
-12052  // Vit_Dish02
-12053  // Vit_Dish03
-12054  // Vit_Dish04
-12055  // Vit_Dish05
-12056  // Agi_Dish01
-12057  // Agi_Dish02
-12058  // Agi_Dish03
-12059  // Agi_Dish04
-12060  // Agi_Dish05
-12061  // Dex_Dish01
-12062  // Dex_Dish02
-12063  // Dex_Dish03
-12064  // Dex_Dish04
-12065  // Dex_Dish05
-12066  // Luk_Dish01
-12067  // Luk_Dish02
-12068  // Luk_Dish03
-12069  // Luk_Dish04
-12070  // Luk_Dish05
-12071  // Str_Dish06
-12072  // Str_Dish07
-12073  // Str_Dish08
-12074  // Str_Dish09
-12075  // Str_Dish10
-12076  // Int_Dish06
-12077  // Int_Dish07
-12078  // Int_Dish08
-12079  // Int_Dish09
-12080  // Int_Dish10
-12081  // Vit_Dish06
-12082  // Vit_Dish07
-12083  // Vit_Dish08
-12084  // Vit_Dish09
-12085  // Vit_Dish10
-12086  // Agi_Dish06
-12087  // Agi_Dish07
-12088  // Agi_Dish08
-12089  // Agi_Dish09
-12090  // Agi_Dish10
-12091  // Dex_Dish06
-12092  // Dex_Dish07
-12093  // Dex_Dish08
-12094  // Dex_Dish09
-12095  // Dex_Dish10
-12096  // Luk_Dish06
-12097  // Luk_Dish07
-12098  // Luk_Dish08
-12099  // Luk_Dish09
-12100  // Luk_Dish10
-12101  // Citron
-12102  // Meat_Skewer
-12103  // Bloody_Dead_Branch
-12104  // Random_Quiver
-12105  // Set_Of_Taiming_Item
-12106  // Accessory_Box
-12107  // Wrapped_Mask
-12108  // Bundle_Of_Magic_Scroll
-12109  // Poring_Box
-12110  // First_Aid_Kit
-12111  // Food_Package
-12112  // Tropical_Sograt
-12113  // Vermilion_The_Beach
-12114  // Elemental_Fire
-12115  // Elemental_Water
-12116  // Elemental_Earth
-12117  // Elemental_Wind
-12118  // Resist_Fire
-12119  // Resist_Water
-12120  // Resist_Earth
-12121  // Resist_Wind
-12122  // Sesame_Pastry
-12123  // Honey_Pastry
-12124  // Rainbow_Cake
-12125  // Outdoor_Cooking_Kits
-12126  // Indoor_Cooking_Kits
-12127  // High_end_Cooking_Kits
-12128  // Imperial_Cooking_Kits
-12129  // Fantastic_Cooking_Kits
-12130  // Cookie_Bag
-12132  // Red_Bag
-12144  // Sphere_Case_Wind
-12145  // Sphere_Case_Darkness
-12146  // Sphere_Case_Poison
-12147  // Sphere_Case_Water
-12148  // Sphere_Case_Fire
-12149  // Bullet_Case
-12150  // Bullet_Case_Blood
-12151  // Bullet_Case_Silver
-12183  // Holy_Arrow_Quiver
-12184  // Mercenary_Red_Potion
-12185  // Mercenary_Blue_Potion
-12194  // Hometown_Gift
-12195  // Plain_Rice_Cake
-12196  // Hearty_Rice_Cake
-12197  // Salty_Rice_Cake
-12198  // Lucky_Rice_Cake
-12241  // M_Center_Potion
-12242  // M_Awakening_Potion
-12243  // M_Berserk_Potion
-12246  // Magic_Card_Album
-12260  // Cool_Summer_Outfit
-12290  // Mysterious_Can
-12291  // Mysterious_PET_Bottle
-12292  // Unripe_Fruit
-12293  // Dried_Yggdrasilberry
-12341  // Special_Alloy_Trap_Box
-12346  // Unripe_Acorn
-12347  // Acorn_Jelly
-12353  // Tiny_Waterbottle
-12358  // Fan_Of_Wind
-12359  // Very_Soft_Plant
-12360  // Very_Red_Juice
-12362  // Kuloren
-12364  // Staff_Of_Leader
-12365  // Charming_Lotus
-12366  // Gril_Doll
-12367  // Luxury_Whisky_Bottle
-12368  // Splendid_Mirror
-12369  // Coconut
-12371  // Magical_Lithography
-12372  // Hell_Contract
-12373  // Boy's_Naivety
-12374  // Flaming_Ice
-12376  // Mysterious_Can2
-12377  // Mysterious_PET_Bottle2
-12379  // Pope's_Cookie
-12383  // Vulcan_Bullet_Magazine
-12392  // RepairA
-12393  // RepairB
-12394  // RepairC
-12395  // Tantanmen
-12414  // Guarana_Candy
-12717  // Poison_Paralysis
-12718  // Poison_Leech
-12719  // Poison_Oblivion
-12720  // Poison_Contamination
-12721  // Poison_Numb
-12722  // Poison_Fever
-12723  // Poison_Laughing
-12724  // Poison_Fatigue
-12734  // Runstone_Quality
-12735  // Runstone_Ancient
-12736  // Runstone_Mystic
-12737  // Runstone_Ordinary
-12738  // Runstone_Rare
-506  // Green_Potion
-507  // Red_Herb
-508  // Yellow_Herb
-509  // White_Herb
-510  // Blue_Herb
-511  // Green_Herb
-512  // Apple
-513  // Banana
-514  // Grape
-515  // Carrot
-516  // Sweet_Potato
-517  // Meat
-518  // Honey
-519  // Milk
-520  // Leaflet_Of_Hinal
-521  // Leaflet_Of_Aloe
-522  // Fruit_Of_Mastela
-523  // Holy_Water
-525  // Panacea
-526  // Royal_Jelly
-528  // Monster's_Feed
-529  // Candy
-530  // Candy_Striper
-531  // Apple_Juice
-532  // Banana_Juice
-533  // Grape_Juice
-534  // Carrot_Juice
-535  // Pumpkin
-536  // Ice_Cream
-537  // Pet_Food
-538  // Well_Baked_Cookie
-539  // Piece_Of_Cake
-544  // Fish_Slice
-548  // Cheese
-549  // Nice_Sweet_Potato
-550  // Popped_Rice
-551  // Shusi
-553  // Bun
-564  // Rice_Ball
-566  // Tomyumkung
-567  // Prawn
-568  // Lemon
-569  // Novice_Potion
-570  // Lucky_Candy
-571  // Lucky_Candy_Cane
-572  // Lucky_Cookie
-574  // Egg
-576  // Prickly_Fruit
-577  // Grain
-578  // Strawberry
-579  // Delicious_Fish
-580  // Bread
-581  // Mushroom
-582  // Orange
-584  // Fish_Ball_Soup
-587  // Prickly_Fruit_
-591  // Caviar_Pancake
-592  // Jam_Pancake
-593  // Honey_Pancake
-594  // Sour_Cream_Pancake
-595  // Mushroom_Pancake
-11513  // Protect_Neck_Candy
-11515  // Coconut
-11516  // Acai_Fruit
-11517  // Puri_Potion
-701  // Ora_Ora
-702  // Animal_Blood
-703  // Hinalle
-704  // Aloe
-705  // Clover
-706  // Four_Leaf_Clover
-707  // Singing_Plant
-708  // Ment
-709  // Izidor
-710  // Illusion_Flower
-711  // Shoot
-712  // Flower
-713  // Empty_Bottle
-715  // Yellow_Gemstone
-716  // Red_Gemstone
-717  // Blue_Gemstone
-718  // Dark_Red_Jewel
-719  // Violet_Jewel
-720  // Skyblue_Jewel
-721  // Azure_Jewel
-722  // Scarlet_Jewel
-723  // Cardinal_Jewel
-724  // Cardinal_Jewel_
-725  // Red_Jewel
-726  // Blue_Jewel
-727  // White_Jewel
-728  // Golden_Jewel
-729  // Bluish_Green_Jewel
-730  // Crystal_Jewel
-731  // Crystal_Jewel_
-732  // Crystal_Jewel__
-733  // Crystal_Jewel___
-734  // Red_Frame
-735  // Blue_Porcelain
-736  // White_Platter
-737  // Black_Ladle
-738  // Pencil_Case
-739  // Rouge
-740  // Stuffed_Doll
-741  // Poring_Doll
-742  // Chonchon_Doll
-743  // Spore_Doll
-744  // Bunch_Of_Flowers
-745  // Wedding_Bouquet
-746  // Glass_Bead
-747  // Crystal_Mirror
-748  // Witherless_Rose
-749  // Frozen_Rose
-750  // Baphomet_Doll
-751  // Osiris_Doll
-752  // Grasshopper_Doll
-753  // Monkey_Doll
-754  // Raccoondog_Doll
-756  // Oridecon_Stone
-757  // Elunium_Stone
-901  // Danggie
-902  // Tree_Root
-903  // Reptile_Tongue
-904  // Scorpion's_Tail
-905  // Stem
-906  // Pointed_Scale
-907  // Resin
-908  // Spawn
-909  // Jellopy
-910  // Garlet
-911  // Scell
-912  // Zargon
-913  // Tooth_Of_Bat
-914  // Fluff
-915  // Chrysalis
-916  // Feather_Of_Birds
-917  // Talon
-918  // Sticky_Webfoot
-919  // Animal's_Skin
-920  // Claw_Of_Wolves
-921  // Mushroom_Spore
-922  // Orcish_Cuspid
-923  // Evil_Horn
-924  // Powder_Of_Butterfly
-925  // Bill_Of_Birds
-926  // Scale_Of_Snakes
-928  // Insect_Feeler
-929  // Immortal_Heart
-930  // Rotten_Bandage
-931  // Orcish_Voucher
-932  // Skel_Bone
-934  // Mementos
-935  // Shell
-936  // Scales_Shell
-937  // Posionous_Canine
-938  // Sticky_Mucus
-939  // Bee_Sting
-940  // Grasshopper's_Leg
-941  // Nose_Ring
-942  // Yoyo_Tail
-943  // Solid_Shell
-944  // Horseshoe
-945  // Raccoon_Leaf
-946  // Snail's_Shell
-947  // Horn
-948  // Bear's_Foot
-949  // Feather
-950  // Heart_Of_Mermaid
-951  // Fin
-952  // Cactus_Needle
-953  // Stone_Heart
-954  // Shining_Scales
-955  // Worm_Peelings
-956  // Gill
-957  // Decayed_Nail
-958  // Horrendous_Mouth
-959  // Rotten_Scale
-960  // Nipper
-961  // Conch
-962  // Tentacle
-963  // Sharp_Scale
-964  // Crap_Shell
-965  // Clam_Shell
-966  // Flesh_Of_Clam
-967  // Turtle_Shell
-968  // Voucher_Of_Orcish_Hero
-969  // Gold
-971  // Detrimindexta
-972  // Karvodailnirol
-973  // Counteragent
-974  // Mixture
-975  // Scarlet_Dyestuffs
-976  // Lemon_Dyestuffs
-978  // Cobaltblue_Dyestuffs
-979  // Darkgreen_Dyestuffs
-980  // Orange_Dyestuffs
-981  // Violet_Dyestuffs
-982  // White_Dyestuffs
-983  // Black_Dyestuffs
-984  // Oridecon
-985  // Elunium
-986  // Anvil
-987  // Oridecon_Anvil
-988  // Golden_Anvil
-989  // Emperium_Anvil
-990  // Boody_Red
-991  // Crystal_Blue
-992  // Wind_Of_Verdure
-993  // Yellow_Live
-994  // Flame_Heart
-995  // Mistic_Frozen
-996  // Rough_Wind
-997  // Great_Nature
-998  // Iron
-999  // Steel
-1000  // Star_Crumb
-1001  // Sparkling_Dust
-1002  // Iron_Ore
-1003  // Coal
-1004  // Patriotism_Marks
-1005  // Hammer_Of_Blacksmith
-1006  // Old_Magic_Book
-1007  // Penetration
-1008  // Frozen_Heart
-1009  // Sacred_Marks
-1010  // Phracon
-1011  // Emveretarcon
-1012  // Lizard_Scruff
-1013  // Colorful_Shell
-1014  // Jaws_Of_Ant
-1015  // Thin_N'_Long_Tongue
-1016  // Rat_Tail
-1017  // Moustache_Of_Mole
-1018  // Nail_Of_Mole
-1019  // Wooden_Block
-1020  // Long_Hair
-1021  // Dokkaebi_Horn
-1022  // Fox_Tail
-1023  // Fish_Tail
-1024  // Chinese_Ink
-1025  // Spiderweb
-1026  // Acorn
-1027  // Porcupine_Spike
-1028  // Wild_Boar's_Mane
-1029  // Tiger's_Skin
-1030  // Tiger_Footskin
-1031  // Limb_Of_Mantis
-1032  // Blossom_Of_Maneater
-1033  // Root_Of_Maneater
-1034  // Cobold_Hair
-1035  // Dragon_Canine
-1036  // Dragon_Scale
-1037  // Dragon_Train
-1038  // Petite_DiablOfs_Horn
-1039  // Petite_DiablOfs_Wing
-1040  // Elder_Pixie's_Beard
-1041  // Lantern
-1042  // Short_Leg
-1043  // Nail_Of_Orc
-1044  // Tooth_Of_
-1045  // Sacred_Masque
-1046  // Tweezer
-1047  // Head_Of_Medusa
-1048  // Slender_Snake
-1049  // Skirt_Of_Virgin
-1050  // Tendon
-1051  // Detonator
-1052  // Single_Cell
-1053  // Tooth_Of_Ancient_Fish
-1054  // Lip_Of_Ancient_Fish
-1055  // Earthworm_Peeling
-1056  // Grit
-1057  // Moth_Dust
-1058  // Wing_Of_Moth
-1059  // Transparent_Cloth
-1060  // Golden_Hair
-1061  // Starsand_Of_Witch
-1062  // Pumpkin_Head
-1063  // Sharpened_Cuspid
-1064  // Reins
-1065  // Booby_Trap
-1066  // Tree_Of_Archer_1
-1067  // Tree_Of_Archer_2
-1068  // Tree_Of_Archer_3
-1088  // Morocc_Potion
-1089  // Payon_Potion
-1092  // Empty_Cylinder
-1093  // Empty_Potion
-1094  // Short_Daenggie
-1095  // Needle_Of_Alarm
-1096  // Round_Shell
-1097  // Worn_Out_Page
-1098  // Manacles
-1099  // Worn_Out_Prison_Uniform
-6001  // Essence_Of_Fire
-6002  // Token_Of_Apostle
-6003  // Soul_Pendant
-6004  // Bapho_Doll
-6008  // Wood
-6010  // Pickaxe
-6020  // Fur
-6021  // Peaked_Hat
-6022  // Hard_Skin
-6023  // Mystic_Horn
-6032  // Horn_Of_Hilsrion
-6033  // Horn_Of_Tendrilion
-6073  // Dragon's_Mane
-6075  // Crystalized_Teardrop
-6086  // Withered_Flower
-6087  // Crystal_Of_Soul_01
-6088  // Crystal_Of_Soul_02
-6089  // Piece_Of_Darkness
-6090  // Purified_Bradium
-6091  // Dark_Red_Scale
-6095  // Flavored_Alcohol
-6096  // Fish_With_Blue_Back
-6097  // Pumpkin_Pie_
-6098  // Small_Snow_Flower
-6099  // Grilled_Rice_Cake
-6100  // Damp_Darkness
-6104  // Big_Cell
-6105  // Morning_Dew
-6106  // Well_Ripened_Berry
-6107  // Sunset_On_The_Rock
-6108  // Apple_Pudding
-6109  // Plant_Neutrient
-6110  // Vital_Flower
-6111  // Mystic_Stone
-6112  // Fresh_Plant
-6113  // Vital_Flower_
-6114  // Flame_Gemstone
-6115  // Bun_
-6120  // Face_Paint
-6123  // Surface_Paint
-6128  // Guillotine_Antidote
-6144  // Heartbroken_Tears
-6145  // Vulcan_Bullet
-6146  // Magic_Gear_Fuel
-6147  // Liquid_Condensed_Bullet
-6186  // Monkey_Wrench
-6189  // Magic_Book_FB
-6190  // Magic_Book_CB
-6191  // Magic_Book_LB
-6192  // Magic_Book_SG
-6193  // Magic_Book_LOV
-6194  // Magic_Book_MS
-6195  // Magic_Book_CM
-6196  // Magic_Book_TV
-6197  // Magic_Book_TS
-6198  // Magic_Book_JT
-6199  // Magic_Book_WB
-6200  // Magic_Book_HD
-6201  // Magic_Book_ES
-6202  // Magic_Book_ES_
-6203  // Magic_Book_CL
-6204  // Magic_Book_CR
-6205  // Magic_Book_DL
-6210  // Seed_Of_Thorny_Plant
-6211  // Bloodsuck_Plant_Seed
-6212  // Bomb_Mushroom_Spore
-6213  // Explosive_Powder
-6214  // Smokes_Powder
-6215  // Tear_Gas
-6216  // Oil_Bottle
-6217  // Mandragora_Flowerpot
-6223  // Carnium
-6224  // Bradium
-6244  // Dark_Powder
-6245  // Black_Powder
-6246  // Yellow_Powder
-6247  // White_Powder
-6248  // Chowder_Pot
-6249  // Savage_Meat
-6250  // Iron_Cooking_Skewer
-6251  // Black_Charcoal
-6252  // Wolf's_Blood
-6253  // Cold_Ice
-6254  // Seasoned_Tough_Meat
-6255  // Large_Pan
-6256  // Powdered_Ice
-6257  // Ice_Crystal
-6258  // Comodo_Tropical_Fruit
-6259  // Drosera_Feeler
-6260  // Petite_Tail
-6261  // Fine_Noodles
-6262  // Cold_Broth
-6263  // Coconut
-6264  // Melon
-6265  // Pineapple
-6279  // Apple_Bomb_Guidebook
-6280  // Pineapple_Bomb_Guidebook
-6281  // Coconut_Bomb_Guidebook
-6282  // Melon_Bomb_Guidebook
-6283  // Banana_Bomb_Guidebook
-6284  // Plant_Genetic_Cultivation_Guide
-6285  // Improved_Potion_Creation_Manual
-6297  // Empty_Potion_Bottle
-6321  // Rake_Helmet
-6322  // Antler_Helmet
-6323  // Two-Horn_Helmet
-6324  // One-Horn_Helmet
-6325  // White_Spider_Legs
-6326  // Queen_Scraba_Shell
-6360  // Scarlet_Point
-6361  // Indigo_Point
-6362  // Yellow_Wish_Point
-6363  // Lime_Green_Point
-7001  // Mould_Powder
-7002  // Ogre_Tooth
-7003  // Anolian_Skin
-7004  // Mud_Lump
-7005  // Skull
-7006  // Wing_Of_Red_Bat
-7007  // Claw_Of_Rat
-7008  // Stiff_Horn
-7009  // Glitter_Shell
-7010  // Tail_Of_Steel_Scorpion
-7011  // Claw_Of_Monkey
-7012  // Tough_Scalelike_Stem
-7013  // Coral_Reef
-7014  // Old_Portrait
-7015  // Bookclip_In_Memory
-7016  // Spoon_Stub
-7017  // Executioner's_Mitten
-7018  // Young_Twig
-7019  // Loki's_Whispers
-7020  // Mother's_Nightmare
-7021  // Foolishness_Of_Blind
-7022  // Old_Hilt
-7023  // Blade_Lost_In_Darkness
-7024  // Bloody_Edge
-7026  // Key_Of_Clock_Tower
-7027  // Underground_Key
-7030  // Claw_Of_Desert_Wolf
-7031  // Old_Frying_Pan
-7032  // Piece_Of_Egg_Shell
-7033  // Poison_Spore
-7034  // Red_Socks_With_Holes
-7035  // Matchstick
-7036  // Fang_Of_Garm
-7038  // Yarn
-7041  // Fine_Grit
-7043  // Fine_Sand
-7047  // Alice's_Apron
-7048  // Talon_Of_Griffin
-7049  // Stone
-7053  // Cyfar
-7054  // Brigan
-7055  // Animal_Pooopoo
-7056  // Payroll_Of_Kafra
-7057  // Gallar_Horn
-7058  // Gullraifnir
-7063  // Soft_Feather
-7064  // Dragon_Fly_Wing
-7065  // Sea_Otter_Leather
-7066  // Ice_Piece
-7067  // Stone_Piece
-7068  // Burn_Tree
-7069  // Broken_Armor_Piece
-7070  // Broken_Shell
-7071  // Tatters_Clothes
-7072  // Rust_Suriken
-7073  // Jewel_Of_Prayer
-7074  // Iron_Glove
-7075  // Iron_Maiden
-7076  // Mystery_Wheel
-7077  // Silver_Fancy
-7078  // Anger_Of_Valkurye
-7079  // Feather_Of_Angel
-7080  // Foot_Step_Of_Cat
-7081  // Beard_Of_Women
-7082  // Root_Of_Stone
-7083  // Soul_Of_Fish
-7084  // Saliva_Of_Bird
-7085  // Tendon_Of_Bear
-7086  // Symbol_Of_Sun
-7087  // Breath_Of_Soul
-7088  // Crystal_Of_Snow
-7089  // Indication_Of_Tempest
-7090  // Slilince_Wave
-7091  // Rough_Billows
-7092  // Air_Stream
-7093  // Wheel
-7094  // Mystery_Piece
-7095  // Broken_Steel_Piece
-7096  // Cold_Magma
-7097  // Burning_Heart
-7098  // Live_Coal
-7099  // Old_Magic_Circle
-7100  // Sharp_Leaf
-7101  // Peco_Wing_Feather
-7102  // Hideous_Dream
-7103  // Unknown_Liquid_Bottle
-7104  // Fake_Angel_Wing
-7105  // Fake_Angel_Loop
-7106  // Goat's_Horn
-7107  // Gaoat's_Skin
-7108  // Boroken_Shiled_Piece
-7109  // Shine_Spear_Blade
-7110  // Vroken_Sword
-7111  // Smooth_Paper
-7112  // Fright_Paper_Blade
-7113  // Broken_Pharaoh_Symbol
-7114  // Tutankhamen's_Mask
-7115  // Harpy's_Feather
-7116  // Harpy's_Claw
-7117  // Rent_Spell_Book
-7118  // Rent_Scroll
-7119  // Spawns
-7120  // Burning_Horse_Shoe
-7121  // Honey_Jar
-7122  // Hot_Hair
-7123  // Dragon's_Skin
-7124  // Sand_Lump
-7125  // Scropion's_Nipper
-7126  // Large_Jellopy
-7127  // Alcol_Create_Book
-7128  // FireBottle_Create_Book
-7129  // Acid_Create_Book
-7130  // Plant_Create_Book
-7131  // Mine_Create_Book
-7132  // Coating_Create_Book
-7133  // Slim_Potion_Create_Book
-7134  // Medicine_Bowl
-7140  // Seed_Of_Life
-7141  // Yggdrasilberry_Dew
-7143  // Life_Force_Pot
-7144  // Normal_Potion_Book
-7147  // Jasmin
-7149  // Yellow_Plate
-7150  // Bamboo_Cut
-7151  // Oil_Paper
-7152  // Glossy_Hair
-7153  // Old_Japaness_Clothes
-7154  // Poison_Powder
-7155  // Poison_Toad's_Skin
-7156  // Broken_Shuriken
-7157  // Black_Mask
-7158  // Broken_Wine_Vessel
-7159  // Tengu's_Nose
-7160  // Lord's_Passable_Ticket
-7161  // Black_Bear's_Skin
-7162  // Cloud_Piece
-7163  // Sharp_Feeler
-7164  // Hard_Peach
-7165  // Limpid_Celestial_Robe
-7166  // Soft_Silk_Cloth
-7167  // Mystery_Iron_Bit
-7168  // Great_Wing
-7169  // Taegeuk_Plate
-7170  // Tuxedo
-7171  // Leopard_Skin
-7172  // Leopard_Talon
-7174  // Packing_Ribbon
-7175  // Packing_Paper
-7182  // Cacao
-7186  // Thin_Stem
-7187  // Festival_Mask
-7188  // Browny_Root
-7189  // Heart_Of_Tree
-7190  // Solid_Peeling
-7191  // Lamplight
-7192  // Blade_Of_Pinwheel
-7193  // Germinating_Sprout
-7194  // Soft_Leaf
-7195  // Air_Rifle
-7196  // Shoulder_Protection
-7197  // Tough_Vines
-7198  // Great_Leaf
-7199  // Coupon
-7200  // Flexible_String
-7201  // Log
-7202  // Beetle_Nipper
-7203  // Solid_Twig
-7204  // Gunpowder
-7205  // Piece_Of_Black_Cloth
-7206  // Black_Kitty_Doll
-7207  // Old_Manteau
-7208  // Rusty_Cleaver
-7209  // Dullahan's_Helm
-7210  // Dullahan_Armor
-7211  // Rojerta_Piece
-7212  // Hanging_Doll
-7213  // Needle_Pouch
-7214  // Bat_Cage
-7215  // Broken_Needle
-7216  // Red_Scarf
-7217  // Spool
-7218  // Rotten_Rope
-7219  // Striped_Socks
-7220  // Ectoplasm
-7221  // Tangled_Chain
-7222  // Tree_Knot
-7223  // Distorted_Portrait
-7225  // Pumpkin_Bucket
-7226  // Pill
-7262  // Fan
-7263  // Cat_Eyed_Stone
-7264  // Dried_Sand
-7265  // Dragon_Horn
-7266  // Dragon_Fang
-7267  // Tiger_Skin_Panties
-7268  // Little_Blacky_Ghost
-7269  // Bib
-7270  // Milk_Bottle
-7277  // Munak_Doll
-7286  // Chilli
-7289  // Olivine
-7290  // Phlogopite
-7291  // Agate
-7292  // Muscovite
-7293  // Rose_Quartz
-7294  // Turquoise
-7295  // Citrine
-7296  // Pyroxene
-7297  // Biotite
-7298  // Leaf_Clothes
-7299  // Bamboo_Basket
-7300  // Gemstone
-7301  // Sword_Accessory
-7303  // Bag_Of_Rice
-7312  // Jubilee
-7315  // Dark_Crystal_Fragment
-7316  // Long_Limb
-7317  // Screw
-7318  // Old_Pick
-7319  // Old_Steel_Plate
-7320  // Air_Pollutant
-7321  // Fragment_Of_Crystal
-7322  // Poisonous_Gas
-7323  // Battered_Kettle
-7325  // Tube
-7326  // Fluorescent_Liquid
-7327  // Headlamp
-7340  // Will_Of_Darkness
-7345  // Armlet_Of_Prisoner
-7352  // Transparent_Plate01
-7353  // Transparent_Plate02
-7354  // Transparent_Plate03
-7355  // Transparent_Plate04
-7356  // Piece_Of_Crest1
-7357  // Piece_Of_Crest2
-7358  // Piece_Of_Crest3
-7359  // Piece_Of_Crest4
-7419  // Embryo_HandBook
-7433  // Scroll
-7434  // Elemental_Potion_Book
-7435  // Golden_Bracelet
-7436  // Piece_Of_Memory_Green
-7437  // Piece_Of_Memory_Purple
-7438  // Piece_Of_Memory_Blue
-7439  // Piece_Of_Memory_Red
-7440  // Red_Feather
-7441  // Blue_Feather
-7442  // Cursed_Seal
-7443  // Tri_Headed_Dragon_Head
-7444  // Treasure_Box
-7445  // Dragonball_Green
-7446  // Dragonball_Blue
-7447  // Dragonball_Red
-7448  // Dragonball_Yellow
-7449  // Bloody_Page
-7450  // Piece_Of_Bone_Armor
-7451  // Scale_Of_Red_Dragon
-7452  // Yellow_Spice
-7453  // Sweet_Sauce
-7454  // Plain_Sauce
-7455  // Hot_Sauce
-7456  // Red_Spice
-7457  // Cooking_Oil
-7472  // Cookbook01
-7473  // Cookbook02
-7474  // Cookbook03
-7475  // Cookbook04
-7476  // Cookbook05
-7477  // Cookbook06
-7478  // Cookbook07
-7479  // Cookbook08
-7480  // Cookbook09
-7481  // Cookbook10
-7482  // Pot
-7507  // Sturdy_Iron_Piece
-7510  // Valhalla_Flower
-7511  // Rune_Of_Darkness
-7512  // Burnt_Parts
-7513  // Pocket_Watch
-7521  // Flame_Stone
-7522  // Ice_Stone
-7523  // Wind_Stone
-7524  // Shadow_Orb
-7561  // Ice_Heart
-7562  // Ice_Scale
-7563  // Bloody_Rune
-7564  // Rotten_Meat
-7565  // Sticky_Poison
-7566  // Will_Of_Darkness_
-7567  // Suspicious_Hat
-7568  // White_Mask
-7574  // Ice_Particle
-7751  // Old_White_Cloth
-7752  // Clattering_Skull
-7753  // Broken_Farming_Utensil
-7754  // Broken_Crown
-7830  // Goddess_Tear
-7831  // Valkyrie_Token
-7832  // Brynhild_Armor_Piece
-7833  // Hero_Remains
-7834  // Andvari_Ring
-7835  // Dusk_Glow
-7836  // Dawn_Essence
-7837  // Cold_Moonlight
-7838  // Hazy_Starlight
-7931  // Poison_Kit
-7932  // Poison_Herb_Nerium
-7933  // Poison_Herb_Rantana
-7934  // Poison_Herb_Makulata
-7935  // Poison_Herb_Seratum
-7936  // Poison_Herb_Scopolia
-7937  // Poison_Herb_Amoena
-7938  // Light_Granule
-7939  // Elder_Branch
-7940  // Special_Alloy_Trap
-11000  // Prontera_Book_01
-11001  // Adventure_Story01
-11002  // Great_Chef_Orleans01
-11003  // Legend_Of_Kafra01
-11004  // Mercenary_Rebellion
-11005  // Tyrant_Schmidt
-11006  // Blood_Flower01
-11007  // Blood_Flower02
-11008  // Barmund
-11009  // Adventure_Story02
-11020  // Japan_Book1
-11021  // Japan_Book2
-11022  // Mix_Cooking_Ingredient_Book_1
-11023  // Vitality_Boost_Research_Book
-11024  // Energy_Drink_Formula
+12612	//Old_Coin_Pocket
+12613	//High_Coin_Pocket
+12614	//Mid_Coin_Pocket
+12615	//Low_Coin_Pocket
+12616	//Sgrade_Pocket
+12617	//Agrade_Pocket
+12618	//Bgrade_Pocket
+12619	//Cgrade_Pocket
+12620	//Dgrade_Pocket
+12621	//Egrade_Pocket
+12623	//High_Weapon_Box
+12675	//Sg_Weapon_Supply_Box
+12676	//Sg_Violet_Potion_Box
+12677	//Siege_Arrow_Quiver_S
+12678	//Siege_Arrow_Quiver_A
+12679	//Sg_White_Potion_Box
+12680	//Sg_Blue_Potion_Box
+12683	//Sg_Vi_Potion_Box200
+12690	//Old_C_Album_Helm
+12691	//Old_C_Album_Armor
+12692	//Old_C_Album_Shield
+12693	//Old_C_Album_Garment
+12694	//Old_C_Album_Shoes
+12695	//Old_C_Album_Acc
+12698	//Old_C_Album_Weapon
+12699	//Tikbalang_Belt
+12700	//Insideout_Shirt
+12775	//Ancient_Spirit_Agimat
+//--- 2010 / 03 / 12
+601	//Wing_Of_Fly
+602	//Wing_Of_Butterfly
+603	//Old_Blue_Box
+604	//Branch_Of_Dead_Tree
+605	//Anodyne
+606	//Aloebera
+607	//Yggdrasilberry
+608	//Seed_Of_Yggdrasil
+609	//Amulet
+610	//Leaf_Of_Yggdrasil
+611	//Spectacles
+612	//Portable_Furnace
+613	//Iron_Hammer
+614	//Golden_Hammer
+615	//Oridecon_Hammer
+616	//Old_Card_Album
+617	//Old_Violet_Box
+618	//Worn_Out_Scroll
+619	//Unripe_Apple
+620	//Orange_Juice
+621	//Bitter_Herb
+622	//Rainbow_Carrot
+623	//Earthworm_The_Dude
+624	//Rotten_Fish
+625	//Lusty_Iron
+626	//Monster_Juice
+627	//Sweet_Milk
+628	//Well_Dried_Bone
+629	//Singing_Flower
+630	//Dew_Laden_Moss
+631	//Deadly_Noxious_Herb
+632	//Fatty_Chubby_Earthworm
+633	//Baked_Yam
+634	//Tropical_Banana
+635	//Horror_Of_Tribe
+636	//No_Recipient
+637	//Old_Broom
+638	//Silver_Knife_Of_Chaste
+639	//Armlet_Of_Obedience
+640	//Shining_Stone
+641	//Contracts_In_Shadow
+642	//Book_Of_Devil
+643	//Pet_Incubator
+644	//Gift_Box
+645	//Center_Potion
+656	//Awakening_Potion
+657	//Berserk_Potion
+658	//Union_Of_Tribe
+659	//Heart_Of_Her
+660	//Prohibition_Red_Candle
+661	//Sway_Apron
+662	//Inspector_Certificate
+663	//Korea_Rice_Cake
+664	//Gift_Box_1
+665	//Gift_Box_2
+666	//Gift_Box_3
+667	//Gift_Box_4
+668	//Handsei
+669	//Rice_Cake_Soup
+678	//Poison_Bottle
+679	//Gold_Pill
+681	//Memory_Of_Wedding
+682	//Realgar_Wine
+683	//Exorcize_Herb
+684	//Durian
+686	//Earth_Scroll_1_3
+687	//Earth_Scroll_1_5
+688	//Cold_Scroll_1_3
+689	//Cold_Scroll_1_5
+690	//Fire_Scroll_1_3
+691	//Fire_Scroll_1_5
+692	//Wind_Scroll_1_3
+693	//Wind_Scroll_1_5
+694	//Ghost_Scroll_1_3
+695	//Ghost_Scroll_1_5
+696	//Fire_Scroll_2_1
+697	//Fire_Scroll_2_5
+698	//Fire_Scroll_3_1
+699	//Fire_Scroll_3_5
+700	//Cold_Scroll_2_1
+12000	//Cold_Scroll_2_5
+12001	//Holy_Scroll_1_3
+12002	//Holy_Scroll_1_5
+12003	//Holy_Scroll_2_1
+12004	//Arrow_Container
+12005	//Iron_Arrow_Container
+12006	//Steel_Arrow_Container
+12007	//Ori_Arrow_Container
+12008	//Fire_Arrow_Container
+12009	//Silver_Arrow_Container
+12010	//Wind_Arrow_Container
+12011	//Stone_Arrow_Container
+12012	//Crystal_Arrow_Container
+12013	//Shadow_Arrow_Container
+12014	//Imma_Arrow_Container
+12015	//Rusty_Arrow_Container
+12016	//Speed_Up_Potion
+12017	//Slow_Down_Potion
+12018	//Fire_Cracker
+12020	//Water_Of_Darkness
+12027	//Giggling_Box
+12028	//Box_Of_Thunder
+12029	//Gloomy_Box
+12030	//Box_Of_Grudge
+12031	//Sleepy_Box
+12032	//Box_Of_Storm
+12033	//Box_Of_Sunlight
+12034	//Painting_Box
+12040	//Stone_Of_Intelligence_
+12041	//Str_Dish01
+12042	//Str_Dish02
+12043	//Str_Dish03
+12044	//Str_Dish04
+12045	//Str_Dish05
+12046	//Int_Dish01
+12047	//Int_Dish02
+12048	//Int_Dish03
+12049	//Int_Dish04
+12050	//Int_Dish05
+12051	//Vit_Dish01
+12052	//Vit_Dish02
+12053	//Vit_Dish03
+12054	//Vit_Dish04
+12055	//Vit_Dish05
+12056	//Agi_Dish01
+12057	//Agi_Dish02
+12058	//Agi_Dish03
+12059	//Agi_Dish04
+12060	//Agi_Dish05
+12061	//Dex_Dish01
+12062	//Dex_Dish02
+12063	//Dex_Dish03
+12064	//Dex_Dish04
+12065	//Dex_Dish05
+12066	//Luk_Dish01
+12067	//Luk_Dish02
+12068	//Luk_Dish03
+12069	//Luk_Dish04
+12070	//Luk_Dish05
+12071	//Str_Dish06
+12072	//Str_Dish07
+12073	//Str_Dish08
+12074	//Str_Dish09
+12075	//Str_Dish10
+12076	//Int_Dish06
+12077	//Int_Dish07
+12078	//Int_Dish08
+12079	//Int_Dish09
+12080	//Int_Dish10
+12081	//Vit_Dish06
+12082	//Vit_Dish07
+12083	//Vit_Dish08
+12084	//Vit_Dish09
+12085	//Vit_Dish10
+12086	//Agi_Dish06
+12087	//Agi_Dish07
+12088	//Agi_Dish08
+12089	//Agi_Dish09
+12090	//Agi_Dish10
+12091	//Dex_Dish06
+12092	//Dex_Dish07
+12093	//Dex_Dish08
+12094	//Dex_Dish09
+12095	//Dex_Dish10
+12096	//Luk_Dish06
+12097	//Luk_Dish07
+12098	//Luk_Dish08
+12099	//Luk_Dish09
+12100	//Luk_Dish10
+12101	//Citron
+12102	//Meat_Skewer
+12103	//Bloody_Dead_Branch
+12104	//Random_Quiver
+12105	//Set_Of_Taiming_Item
+12106	//Accessory_Box
+12107	//Wrapped_Mask
+12108	//Bundle_Of_Magic_Scroll
+12109	//Poring_Box
+12110	//First_Aid_Kit
+12111	//Food_Package
+12112	//Tropical_Sograt
+12113	//Vermilion_The_Beach
+12114	//Elemental_Fire
+12115	//Elemental_Water
+12116	//Elemental_Earth
+12117	//Elemental_Wind
+12118	//Resist_Fire
+12119	//Resist_Water
+12120	//Resist_Earth
+12121	//Resist_Wind
+12122	//Sesame_Pastry
+12123	//Honey_Pastry
+12124	//Rainbow_Cake
+12125	//Outdoor_Cooking_Kits
+12126	//Indoor_Cooking_Kits
+12127	//High_end_Cooking_Kits
+12128	//Imperial_Cooking_Kits
+12129	//Fantastic_Cooking_Kits
+12130	//Cookie_Bag
+12132	//Red_Bag
+12144	//Sphere_Case_Wind
+12145	//Sphere_Case_Darkness
+12146	//Sphere_Case_Poison
+12147	//Sphere_Case_Water
+12148	//Sphere_Case_Fire
+12149	//Bullet_Case
+12150	//Bullet_Case_Blood
+12151	//Bullet_Case_Silver
+12183	//Holy_Arrow_Quiver
+12184	//Mercenary_Red_Potion
+12185	//Mercenary_Blue_Potion
+12194	//Hometown_Gift
+12195	//Plain_Rice_Cake
+12196	//Hearty_Rice_Cake
+12197	//Salty_Rice_Cake
+12198	//Lucky_Rice_Cake
+12241	//M_Center_Potion
+12242	//M_Awakening_Potion
+12243	//M_Berserk_Potion
+12246	//Magic_Card_Album
+12260	//Cool_Summer_Outfit
+12290	//Mysterious_Can
+12291	//Mysterious_PET_Bottle
+12292	//Unripe_Fruit
+12293	//Dried_Yggdrasilberry
+12341	//Special_Alloy_Trap_Box
+12346	//Unripe_Acorn
+12347	//Acorn_Jelly
+12353	//Tiny_Waterbottle
+12358	//Fan_Of_Wind
+12359	//Very_Soft_Plant
+12360	//Very_Red_Juice
+12362	//Kuloren
+12364	//Staff_Of_Leader
+12365	//Charming_Lotus
+12366	//Gril_Doll
+12367	//Luxury_Whisky_Bottle
+12368	//Splendid_Mirror
+12369	//Oilpalm_Coconut
+12371	//Magical_Lithography
+12372	//Hell_Contract
+12373	//Boy's_Naivety
+12374	//Flaming_Ice
+12376	//Mysterious_Can2
+12377	//Mysterious_PET_Bottle2
+12379	//Pope's_Cookie
+12383	//Vulcan_Bullet_Magazine
+12392	//Repair_A
+12393	//Repair_B
+12394	//Repair_C
+12395	//Tantanmen
+12414	//Guarana_Candy
+12717	//Poison_Paralysis
+12718	//Poison_Leech
+12719	//Poison_Oblivion
+12720	//Poison_Disheart
+12721	//Poison_Numb
+12722	//Poison_Fever
+12723	//Poison_Laughing
+12724	//Poison_Fatigue
+12734	//Runstone_Quality
+12735	//Runstone_Ancient
+12736	//Runstone_Mystic
+12737	//Runstone_Ordinary
+12738	//Runstone_Rare
+506	//Green_Potion
+507	//Red_Herb
+508	//Yellow_Herb
+509	//White_Herb
+510	//Blue_Herb
+511	//Green_Herb
+512	//Apple
+513	//Banana
+514	//Grape
+515	//Carrot
+516	//Sweet_Potato
+517	//Meat
+518	//Honey
+519	//Milk
+520	//Leaflet_Of_Hinal
+521	//Leaflet_Of_Aloe
+522	//Fruit_Of_Mastela
+523	//Holy_Water
+525	//Panacea
+526	//Royal_Jelly
+528	//Monster's_Feed
+529	//Candy
+530	//Candy_Striper
+531	//Apple_Juice
+532	//Banana_Juice
+533	//Grape_Juice
+534	//Carrot_Juice
+535	//Pumpkin
+536	//Ice_Cream
+537	//Pet_Food
+538	//Well_Baked_Cookie
+539	//Piece_Of_Cake
+544	//Fish_Slice
+548	//Cheese
+549	//Nice_Sweet_Potato
+550	//Popped_Rice
+551	//Shusi
+553	//Bun
+564	//Rice_Ball
+566	//Tomyumkung
+567	//Prawn
+568	//Lemon
+569	//Novice_Potion
+570	//Lucky_Candy
+571	//Lucky_Candy_Cane
+572	//Lucky_Cookie
+574	//Egg
+576	//Prickly_Fruit
+577	//Grain
+578	//Strawberry
+579	//Delicious_Fish
+580	//Bread
+581	//Mushroom
+582	//Orange
+584	//Fish_Ball_Soup
+587	//Prickly_Fruit_
+591	//Caviar_Pancake
+592	//Jam_Pancake
+593	//Honey_Pancake
+594	//Sour_Cream_Pancake
+595	//Mushroom_Pancake
+11513	//Protect_Neck_Candy
+11515	//Coconut
+11516	//Asai_Fruit
+11517	//Puri_Potion
+701	//Ora_Ora
+702	//Animal_Blood
+703	//Hinalle
+704	//Aloe
+705	//Clover
+706	//Four_Leaf_Clover
+707	//Singing_Plant
+708	//Ment
+709	//Izidor
+710	//Illusion_Flower
+711	//Shoot
+712	//Flower
+713	//Empty_Bottle
+715	//Yellow_Gemstone
+716	//Red_Gemstone
+717	//Blue_Gemstone
+718	//Dark_Red_Jewel
+719	//Violet_Jewel
+720	//Skyblue_Jewel
+721	//Azure_Jewel
+722	//Scarlet_Jewel
+723	//Cardinal_Jewel
+724	//Cardinal_Jewel_
+725	//Red_Jewel
+726	//Blue_Jewel
+727	//White_Jewel
+728	//Golden_Jewel
+729	//Bluish_Green_Jewel
+730	//Crystal_Jewel
+731	//Crystal_Jewel_
+732	//Crystal_Jewel__
+733	//Crystal_Jewel___
+734	//Red_Frame
+735	//Blue_Porcelain
+736	//White_Platter
+737	//Black_Ladle
+738	//Pencil_Case
+739	//Rouge
+740	//Stuffed_Doll
+741	//Poring_Doll
+742	//Chonchon_Doll
+743	//Spore_Doll
+744	//Bunch_Of_Flowers
+745	//Wedding_Bouquet
+746	//Glass_Bead
+747	//Crystal_Mirror
+748	//Witherless_Rose
+749	//Frozen_Rose
+750	//Baphomet_Doll
+751	//Osiris_Doll
+752	//Grasshopper_Doll
+753	//Monkey_Doll
+754	//Raccoondog_Doll
+756	//Oridecon_Stone
+757	//Elunium_Stone
+901	//Danggie
+902	//Tree_Root
+903	//Reptile_Tongue
+904	//Scorpion's_Tail
+905	//Stem
+906	//Pointed_Scale
+907	//Resin
+908	//Spawn
+909	//Jellopy
+910	//Garlet
+911	//Scell
+912	//Zargon
+913	//Tooth_Of_Bat
+914	//Fluff
+915	//Chrysalis
+916	//Feather_Of_Birds
+917	//Talon
+918	//Sticky_Webfoot
+919	//Animal's_Skin
+920	//Claw_Of_Wolves
+921	//Mushroom_Spore
+922	//Orcish_Cuspid
+923	//Evil_Horn
+924	//Powder_Of_Butterfly
+925	//Bill_Of_Birds
+926	//Scale_Of_Snakes
+928	//Insect_Feeler
+929	//Immortal_Heart
+930	//Rotten_Bandage
+931	//Orcish_Voucher
+932	//Skel_Bone
+934	//Mementos
+935	//Shell
+936	//Scales_Shell
+937	//Posionous_Canine
+938	//Sticky_Mucus
+939	//Bee_Sting
+940	//Grasshopper's_Leg
+941	//Nose_Ring
+942	//Yoyo_Tail
+943	//Solid_Shell
+944	//Horseshoe
+945	//Raccoon_Leaf
+946	//Snail's_Shell
+947	//Horn
+948	//Bear's_Foot
+949	//Feather
+950	//Heart_Of_Mermaid
+951	//Fin
+952	//Cactus_Needle
+953	//Stone_Heart
+954	//Shining_Scales
+955	//Worm_Peelings
+956	//Gill
+957	//Decayed_Nail
+958	//Horrendous_Mouth
+959	//Rotten_Scale
+960	//Nipper
+961	//Conch
+962	//Tentacle
+963	//Sharp_Scale
+964	//Crap_Shell
+965	//Clam_Shell
+966	//Flesh_Of_Clam
+967	//Turtle_Shell
+968	//Voucher_Of_Orcish_Hero
+969	//Gold
+971	//Detrimindexta
+972	//Karvodailnirol
+973	//Counteragent
+974	//Mixture
+975	//Scarlet_Dyestuffs
+976	//Lemon_Dyestuffs
+978	//Cobaltblue_Dyestuffs
+979	//Darkgreen_Dyestuffs
+980	//Orange_Dyestuffs
+981	//Violet_Dyestuffs
+982	//White_Dyestuffs
+983	//Black_Dyestuffs
+984	//Oridecon
+985	//Elunium
+986	//Anvil
+987	//Oridecon_Anvil
+988	//Golden_Anvil
+989	//Emperium_Anvil
+990	//Boody_Red
+991	//Crystal_Blue
+992	//Wind_Of_Verdure
+993	//Yellow_Live
+994	//Flame_Heart
+995	//Mistic_Frozen
+996	//Rough_Wind
+997	//Great_Nature
+998	//Iron
+999	//Steel
+1000	//Star_Crumb
+1001	//Sparkling_Dust
+1002	//Iron_Ore
+1003	//Coal
+1004	//Patriotism_Marks
+1005	//Hammer_Of_Blacksmith
+1006	//Old_Magic_Book
+1007	//Penetration
+1008	//Frozen_Heart
+1009	//Sacred_Marks
+1010	//Phracon
+1011	//Emveretarcon
+1012	//Lizard_Scruff
+1013	//Colorful_Shell
+1014	//Jaws_Of_Ant
+1015	//Thin_N'_Long_Tongue
+1016	//Rat_Tail
+1017	//Moustache_Of_Mole
+1018	//Nail_Of_Mole
+1019	//Wooden_Block
+1020	//Long_Hair
+1021	//Dokkaebi_Horn
+1022	//Fox_Tail
+1023	//Fish_Tail
+1024	//Chinese_Ink
+1025	//Spiderweb
+1026	//Acorn
+1027	//Porcupine_Spike
+1028	//Wild_Boar's_Mane
+1029	//Tiger's_Skin
+1030	//Tiger_Footskin
+1031	//Limb_Of_Mantis
+1032	//Blossom_Of_Maneater
+1033	//Root_Of_Maneater
+1034	//Cobold_Hair
+1035	//Dragon_Canine
+1036	//Dragon_Scale
+1037	//Dragon_Train
+1038	//Petite_DiablOfs_Horn
+1039	//Petite_DiablOfs_Wing
+1040	//Elder_Pixie's_Beard
+1041	//Lantern
+1042	//Short_Leg
+1043	//Nail_Of_Orc
+1044	//Tooth_Of_
+1045	//Sacred_Masque
+1046	//Tweezer
+1047	//Head_Of_Medusa
+1048	//Slender_Snake
+1049	//Skirt_Of_Virgin
+1050	//Tendon
+1051	//Detonator
+1052	//Single_Cell
+1053	//Tooth_Of_Ancient_Fish
+1054	//Lip_Of_Ancient_Fish
+1055	//Earthworm_Peeling
+1056	//Grit
+1057	//Moth_Dust
+1058	//Wing_Of_Moth
+1059	//Transparent_Cloth
+1060	//Golden_Hair
+1061	//Starsand_Of_Witch
+1062	//Pumpkin_Head
+1063	//Sharpened_Cuspid
+1064	//Reins
+1065	//Booby_Trap
+1066	//Tree_Of_Archer_1
+1067	//Tree_Of_Archer_2
+1068	//Tree_Of_Archer_3
+1088	//Morocc_Potion
+1089	//Payon_Potion
+1092	//Empty_Cylinder
+1093	//Empty_Potion
+1094	//Short_Daenggie
+1095	//Needle_Of_Alarm
+1096	//Round_Shell
+1097	//Worn_Out_Page
+1098	//Manacles
+1099	//Worn_Out_Prison_Uniform
+6001	//Essence_Of_Fire
+6002	//Token_Of_Apostle
+6003	//Soul_Pendant
+6004	//Bapho_Doll
+6008	//Wood
+6010	//Pickaxe
+6020	//Fur
+6021	//Peaked_Hat
+6022	//Hard_Skin
+6023	//Mystic_Horn
+6032	//Horn_Of_Hilsrion
+6033	//Horn_Of_Tendrilion
+6073	//Dragon's_Mane
+6075	//Crystalized_Teardrop
+6086	//Withered_Flower
+6087	//Crystal_Of_Soul_01
+6088	//Crystal_Of_Soul_02
+6089	//Piece_Of_Darkness
+6090	//Purified_Bradium
+6091	//Dark_Red_Scale
+6095	//Flavored_Alcohol
+6096	//Fish_With_Blue_Back
+6097	//Pumpkin_Pie_
+6098	//Small_Snow_Flower
+6099	//Grilled_Rice_Cake
+6100	//Damp_Darkness
+6104	//Big_Cell
+6105	//Morning_Dew
+6106	//Well_Ripened_Berry
+6107	//Sunset_On_The_Rock
+6108	//Apple_Pudding
+6109	//Plant_Neutrient
+6110	//Vital_Flower
+6111	//Mystic_Stone
+6112	//Fresh_Plant
+6113	//Vital_Flower_
+6114	//Flame_Gemstone
+6115	//Bun_
+6120	//Face_Paint
+6123	//Surface_Paint
+6128	//Guillotine_Antidote
+6144	//Heartbroken_Tears
+6145	//Vulcan_Bullet
+6146	//Magic_Gear_Fuel
+6147	//Liquid_Condensed_Bullet
+6186	//Monkey_Wrench
+6189	//Magic_Book_FB
+6190	//Magic_Book_CB
+6191	//Magic_Book_LB
+6192	//Magic_Book_SG
+6193	//Magic_Book_LOV
+6194	//Magic_Book_MS
+6195	//Magic_Book_CM
+6196	//Magic_Book_TV
+6197	//Magic_Book_TS
+6198	//Magic_Book_JT
+6199	//Magic_Book_WB
+6200	//Magic_Book_HD
+6201	//Magic_Book_ES
+6202	//Magic_Book_ES_
+6203	//Magic_Book_CL
+6204	//Magic_Book_CR
+6205	//Magic_Book_DL
+6210	//Seed_Of_Horny_Plant
+6211	//Bloodsuck_Plant_Seed
+6212	//Bomb_Mushroom_Spore
+6213	//Explosive_Powder
+6214	//Smoke_Powder
+6215	//Tear_Gas
+6216	//Oil_Bottle
+6217	//Mandragora_Flowerpot
+6223	//Carnium
+6224	//Bradium
+6244	//Gun_Powder
+6245	//Black_Powder
+6246	//Yellow_Powder
+6247	//White_Powder
+6248	//Melange_Pot
+6249	//Savage_Meat
+6250	//Cooking_Skewer
+6251	//Black_Charcoal
+6252	//Wolf_Blood
+6253	//Cold_Ice
+6254	//Beef_Head_Meat
+6255	//Large_Cookpot
+6256	//Ice_Fragment
+6257	//Ice_Crystal
+6258	//Comodo_Tropic_Fruit
+6259	//Drocera_Tentacle
+6260	//Petti_Tail
+6261	//Fine_Noodle
+6262	//Cool_Gravy
+6263	//Coconut_Fruit
+6264	//Melon
+6265	//Pineapple
+6279	//Apple_Bomb_CB
+6280	//Pinepple_Bomb_CB
+6281	//Coconut_Bomb_CB
+6282	//Melon_Bomb_CB
+6283	//Banana_Bomb_CB
+6284	//Plant_Genetic_Grow
+6285	//Quality_Potion_Book
+6297	//Bottle_To_Throw
+6321	//Rakehorn_Helm
+6322	//Antler_Helm
+6323	//Twinhorn_Helm
+6324	//Singlehorn_Helm
+6325	//White_Spider_Limb
+6326	//Queen_Wing_Piece
+6360	//Scarlet_Pts
+6361	//Indigo_Pts
+6362	//Yellow_Wish_Pts
+6363	//Lime_Green_Pts
+7001	//Mould_Powder
+7002	//Ogre_Tooth
+7003	//Anolian_Skin
+7004	//Mud_Lump
+7005	//Skull
+7006	//Wing_Of_Red_Bat
+7007	//Claw_Of_Rat
+7008	//Stiff_Horn
+7009	//Glitter_Shell
+7010	//Tail_Of_Steel_Scorpion
+7011	//Claw_Of_Monkey
+7012	//Tough_Scalelike_Stem
+7013	//Coral_Reef
+7014	//Old_Portrait
+7015	//Bookclip_In_Memory
+7016	//Spoon_Stub
+7017	//Executioner's_Mitten
+7018	//Young_Twig
+7019	//Loki's_Whispers
+7020	//Mother's_Nightmare
+7021	//Foolishness_Of_Blind
+7022	//Old_Hilt
+7023	//Blade_Lost_In_Darkness
+7024	//Bloody_Edge
+7026	//Key_Of_Clock_Tower
+7027	//Underground_Key
+7030	//Claw_Of_Desert_Wolf
+7031	//Old_Frying_Pan
+7032	//Piece_Of_Egg_Shell
+7033	//Poison_Spore
+7034	//Red_Socks_With_Holes
+7035	//Matchstick
+7036	//Fang_Of_Garm
+7038	//Yarn
+7041	//Fine_Grit
+7043	//Fine_Sand
+7047	//Alice's_Apron
+7048	//Talon_Of_Griffin
+7049	//Stone
+7053	//Cyfar
+7054	//Brigan
+7055	//Animal_Pooopoo
+7056	//Payroll_Of_Kafra
+7057	//Gallar_Horn
+7058	//Gullraifnir
+7063	//Soft_Feather
+7064	//Dragon_Fly_Wing
+7065	//Sea_Otter_Leather
+7066	//Ice_Piece
+7067	//Stone_Piece
+7068	//Burn_Tree
+7069	//Broken_Armor_Piece
+7070	//Broken_Shell
+7071	//Tatters_Clothes
+7072	//Rust_Suriken
+7073	//Jewel_Of_Prayer
+7074	//Iron_Glove
+7075	//Iron_Maiden
+7076	//Mystery_Wheel
+7077	//Silver_Fancy
+7078	//Anger_Of_Valkurye
+7079	//Feather_Of_Angel
+7080	//Foot_Step_Of_Cat
+7081	//Beard_Of_Women
+7082	//Root_Of_Stone
+7083	//Soul_Of_Fish
+7084	//Saliva_Of_Bird
+7085	//Tendon_Of_Bear
+7086	//Symbol_Of_Sun
+7087	//Breath_Of_Soul
+7088	//Crystal_Of_Snow
+7089	//Indication_Of_Tempest
+7090	//Slilince_Wave
+7091	//Rough_Billows
+7092	//Air_Stream
+7093	//Wheel
+7094	//Mystery_Piece
+7095	//Broken_Steel_Piece
+7096	//Cold_Magma
+7097	//Burning_Heart
+7098	//Live_Coal
+7099	//Old_Magic_Circle
+7100	//Sharp_Leaf
+7101	//Peco_Wing_Feather
+7102	//Hideous_Dream
+7103	//Unknown_Liquid_Bottle
+7104	//Fake_Angel_Wing
+7105	//Fake_Angel_Loop
+7106	//Goat's_Horn
+7107	//Gaoat's_Skin
+7108	//Boroken_Shiled_Piece
+7109	//Shine_Spear_Blade
+7110	//Vroken_Sword
+7111	//Smooth_Paper
+7112	//Fright_Paper_Blade
+7113	//Broken_Pharaoh_Symbol
+7114	//Tutankhamen's_Mask
+7115	//Harpy's_Feather
+7116	//Harpy's_Claw
+7117	//Rent_Spell_Book
+7118	//Rent_Scroll
+7119	//Spawns
+7120	//Burning_Horse_Shoe
+7121	//Honey_Jar
+7122	//Hot_Hair
+7123	//Dragon's_Skin
+7124	//Sand_Lump
+7125	//Scropion's_Nipper
+7126	//Large_Jellopy
+7127	//Alcol_Create_Book
+7128	//FireBottle_Create_Book
+7129	//Acid_Create_Book
+7130	//Plant_Create_Book
+7131	//Mine_Create_Book
+7132	//Coating_Create_Book
+7133	//Slim_Potion_Create_Book
+7134	//Medicine_Bowl
+7140	//Seed_Of_Life
+7141	//Yggdrasilberry_Dew
+7143	//Life_Force_Pot
+7144	//Normal_Potion_Book
+7147	//Jasmin
+7149	//Yellow_Plate
+7150	//Bamboo_Cut
+7151	//Oil_Paper
+7152	//Glossy_Hair
+7153	//Old_Japaness_Clothes
+7154	//Poison_Powder
+7155	//Poison_Toad's_Skin
+7156	//Broken_Shuriken
+7157	//Black_Mask
+7158	//Broken_Wine_Vessel
+7159	//Tengu's_Nose
+7160	//Lord's_Passable_Ticket
+7161	//Black_Bear's_Skin
+7162	//Cloud_Piece
+7163	//Sharp_Feeler
+7164	//Hard_Peach
+7165	//Limpid_Celestial_Robe
+7166	//Soft_Silk_Cloth
+7167	//Mystery_Iron_Bit
+7168	//Great_Wing
+7169	//Taegeuk_Plate
+7170	//Tuxedo
+7171	//Leopard_Skin
+7172	//Leopard_Talon
+7174	//Packing_Ribbon
+7175	//Packing_Paper
+7182	//Cacao
+7186	//Thin_Stem
+7187	//Festival_Mask
+7188	//Browny_Root
+7189	//Heart_Of_Tree
+7190	//Solid_Peeling
+7191	//Lamplight
+7192	//Blade_Of_Pinwheel
+7193	//Germinating_Sprout
+7194	//Soft_Leaf
+7195	//Air_Rifle
+7196	//Shoulder_Protection
+7197	//Tough_Vines
+7198	//Great_Leaf
+7200	//Flexible_String
+7201	//Log
+7202	//Beetle_Nipper
+7203	//Solid_Twig
+7204	//Gunpowder
+7205	//Piece_Of_Black_Cloth
+7206	//Black_Kitty_Doll
+7207	//Old_Manteau
+7208	//Rusty_Cleaver
+7209	//Dullahan's_Helm
+7210	//Dullahan_Armor
+7211	//Rojerta_Piece
+7212	//Hanging_Doll
+7213	//Needle_Pouch
+7214	//Bat_Cage
+7215	//Broken_Needle
+7216	//Red_Scarf
+7217	//Spool
+7218	//Rotten_Rope
+7219	//Striped_Socks
+7220	//Ectoplasm
+7221	//Tangled_Chain
+7222	//Tree_Knot
+7223	//Distorted_Portrait
+7225	//Pumpkin_Bucket
+7226	//Pill
+7262	//Fan
+7263	//Cat_Eyed_Stone
+7264	//Dried_Sand
+7265	//Dragon_Horn
+7266	//Dragon_Fang
+7267	//Tiger_Skin_Panties
+7268	//Little_Blacky_Ghost
+7269	//Bib
+7270	//Milk_Bottle
+7277	//Munak_Doll
+7286	//Chilli
+7289	//Olivine
+7290	//Phlogopite
+7291	//Agate
+7292	//Muscovite
+7293	//Rose_Quartz
+7294	//Turquoise
+7295	//Citrine
+7296	//Pyroxene
+7297	//Biotite
+7298	//Leaf_Clothes
+7299	//Bamboo_Basket
+7300	//Gemstone
+7301	//Sword_Accessory
+7303	//Bag_Of_Rice
+7312	//Jubilee
+7315	//Dark_Crystal_Fragment
+7316	//Long_Limb
+7317	//Screw
+7318	//Old_Pick
+7319	//Old_Steel_Plate
+7320	//Air_Pollutant
+7321	//Fragment_Of_Crystal
+7322	//Poisonous_Gas
+7323	//Battered_Kettle
+7325	//Tube
+7326	//Fluorescent_Liquid
+7327	//Headlamp
+7340	//Will_Of_Darkness
+7345	//Armlet_Of_Prisoner
+7352	//Transparent_Plate01
+7353	//Transparent_Plate02
+7354	//Transparent_Plate03
+7355	//Transparent_Plate04
+7356	//Piece_Of_Crest1
+7357	//Piece_Of_Crest2
+7358	//Piece_Of_Crest3
+7359	//Piece_Of_Crest4
+7419	//Embryo_HandBook
+7433	//Scroll
+7434	//Elemental_Potion_Book
+7435	//Golden_Bracelet
+7436	//Piece_Of_Memory_Green
+7437	//Piece_Of_Memory_Purple
+7438	//Piece_Of_Memory_Blue
+7439	//Piece_Of_Memory_Red
+7440	//Red_Feather
+7441	//Blue_Feather
+7442	//Cursed_Seal
+7443	//Tri_Headed_Dragon_Head
+7444	//Treasure_Box
+7445	//Dragonball_Green
+7446	//Dragonball_Blue
+7447	//Dragonball_Red
+7448	//Dragonball_Yellow
+7449	//Bloody_Page
+7450	//Piece_Of_Bone_Armor
+7451	//Scale_Of_Red_Dragon
+7452	//Yellow_Spice
+7453	//Sweet_Sauce
+7454	//Plain_Sauce
+7455	//Hot_Sauce
+7456	//Red_Spice
+7457	//Cooking_Oil
+7472	//Cookbook01
+7473	//Cookbook02
+7474	//Cookbook03
+7475	//Cookbook04
+7476	//Cookbook05
+7477	//Cookbook06
+7478	//Cookbook07
+7479	//Cookbook08
+7480	//Cookbook09
+7481	//Cookbook10
+7482	//Pot
+7507	//Sturdy_Iron_Piece
+7510	//Valhalla_Flower
+7511	//Rune_Of_Darkness
+7512	//Burnt_Parts
+7513	//Pocket_Watch
+7521	//Flame_Stone
+7522	//Ice_Stone
+7523	//Wind_Stone
+7524	//Shadow_Orb
+7561	//Ice_Heart
+7562	//Ice_Scale
+7563	//Bloody_Rune
+7564	//Rotten_Meat
+7565	//Sticky_Poison
+7566	//Will_Of_Darkness_
+7567	//Suspicious_Hat
+7568	//White_Mask
+7574	//Ice_Particle
+7751	//Old_White_Cloth
+7752	//Clattering_Skull
+7753	//Broken_Farming_Utensil
+7754	//Broken_Crown
+7830	//Goddess_Tear
+7831	//Valkyrie_Token
+7832	//Brynhild_Armor_Piece
+7833	//Hero_Remains
+7834	//Andvari_Ring
+7835	//Dusk_Glow
+7836	//Dawn_Essence
+7837	//Cold_Moonlight
+7838	//Hazy_Starlight
+7931	//Poison_Kit
+7932	//Poison_Herb_Nerium
+7933	//Poison_Herb_Rantana
+7934	//Poison_Herb_Makulata
+7935	//Poison_Herb_Seratum
+7936	//Poison_Herb_Scopolia
+7937	//Poison_Herb_Amoena
+7938	//Light_Granule
+7939	//Elder_Branch
+7940	//Special_Alloy_Trap
+11000	//Prontera_Book_01
+11001	//Adventure_Story01
+11002	//Great_Chef_Orleans01
+11003	//Legend_Of_Kafra01
+11004	//Mercenary_Rebellion
+11005	//Tyrant_Schmidt
+11006	//Blood_Flower01
+11007	//Blood_Flower02
+11008	//Barmund
+11009	//Adventure_Story02
+11020	//Japan_Book1
+11021	//Japan_Book2
+11022	//Mix_Cook_Book
+11023	//Increase_Stamina_Study
+11024	//Vital_Drink_CB
+//--- 2010 / 03 / 12

+ 440 - 440
db/re/item_cardalbum.txt

@@ -3,444 +3,444 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-3,4001,10	// Poring Card
-3,4002,10	// Fabre Card
-3,4003,6	// Pupa Card
-3,4004,11	// Drops Card
-3,4005,1	// Santa Poring Card
-3,4006,7	// Lunatic Card
-3,4007,4	// Peco Peco Egg Card
-3,4008,10	// Picky Card
-3,4009,10	// Chonchon Card
-3,4010,10	// Willow Card
-3,4011,10	// Picky Egg Card
-3,4012,8	// Thief Bug Egg Card
-3,4013,7	// Andre Egg Card
-3,4014,5	// Roda Frog Card
-3,4015,7	// Condor Card
-3,4016,7	// Thief Bug Card
-3,4017,5	// Savage Babe Card
-3,4019,5	// Hornet Card
-3,4020,5	// Farmiliar Card
-3,4021,5	// Rocker Card
-3,4022,5	// Spore Card
-3,4023,5	// Baby Desert Wolf Card
-3,4024,5	// Plankton Card
-3,4025,5	// Skeleton Card
-3,4026,3	// Female Thief Bug Card
-3,4027,3	// Kukre Card
-3,4028,3	// Tarou Card
-3,4029,3	// Wolf Card
-3,4030,3	// Mandragora Card
-3,4031,3	// Peco Peco Card
-3,4032,3	// Ambernite Card
-3,4033,3	// Poporing Card
-3,4034,3	// Wormtail Card
-3,4035,3	// Hydra Card
-3,4036,3	// Muka Card
-3,4037,3	// Snake Card
-3,4038,3	// Zombie Card
-3,4039,3	// Stainer Card
-3,4041,3	// Coco Card
-3,4042,3	// Steel Chonchon Card
-3,4043,3	// Andre Card
-3,4044,3	// Smokie Card
-3,4045,3	// Horn Card
-3,4046,3	// Martin Card
-3,4048,3	// Poison Spore Card
-3,4049,3	// Vadon Card
-3,4050,3	// Male Thief Bug Card
-3,4051,3	// Yoyo Card
-3,4052,3	// Elder Willow Card
-3,4053,1	// Vitata Card
-3,4055,3	// Marina Card
-3,4056,3	// Dustiness Card
-3,4057,2	// Metaller Card
-3,4058,2	// Thara Frog Card
-3,4060,2	// Goblin Card
-3,4061,2	// Cornutus Card
-3,4062,2	// Anacondaq Card
-3,4063,2	// Caramel Card
-3,4064,2	// Zerom Card
-3,4065,2	// Kaho Card
-3,4066,2	// Orc Warrior Card
-3,4067,2	// Megalodon Card
-3,4068,2	// Scorpion Card
-3,4069,2	// Drainliar Card
-3,4070,2	// Eggyra Card
-3,4071,2	// Orc Zombie Card
-3,4072,2	// Golem Card
-3,4073,2	// Pirate Skeleton Card
-3,4074,2	// Bigfoot Card
-3,4075,2	// Argos Card
-3,4076,2	// Magnolia Card
-3,4077,2	// Phen Card
-3,4078,2	// Savage Card
-3,4079,2	// Mantis Card
-3,4080,2	// Flora Card
-3,4081,2	// Hode Card
-3,4082,1	// Desert Wolf Card
-3,4083,1	// Rafflesia Card
-3,4084,1	// Marine Sphere Card
-3,4085,1	// Orc Skeleton Card
-3,4086,1	// Soldier Skeleton Card
-3,4087,1	// Giearth Card
-3,4088,1	// Frilldora Card
-3,4089,1	// Swordfish Card
-3,4090,1	// Munak Card
-3,4091,1	// Kobold Card
-3,4092,1	// Skeleton Worker Card
-3,4093,1	// Obeaune Card
-3,4094,1	// Archer Skeleton Card
-3,4095,1	// Marse Card
-3,4096,1	// Zenorc Card
-3,4097,1	// Matyr Card
-3,4098,1	// Dokebi Card
-3,4099,1	// Pasana Card
-3,4100,1	// Sohee Card
-3,4101,1	// Sandman Card
-3,4102,1	// Whisper Card
-3,4103,1	// Horong Card
-3,4104,1	// Requiem Card
-3,4105,1	// Marc Card
-3,4106,1	// Mummy Card
-3,4107,1	// Verit Card
-3,4108,1	// Myst Card
-3,4109,1	// Jakk Card
-3,4110,1	// Ghoul Card
-3,4111,1	// Strouf Card
-3,4112,1	// Marduk Card
-3,4113,1	// Marionette Card
-3,4114,1	// Argiope Card
-3,4115,1	// Hunter Fly Card
-3,4116,1	// Isis Card
-3,4117,1	// Sidewinder Card
-3,4118,1	// Earth Petite Card
-3,4119,1	// Bathory Card
-3,4120,1	// Sky Petite Card
-3,4122,1	// Deviruchi Card
-3,4125,1	// Deviace Card
-3,4127,1	// Nightmare Card
-3,4129,1	// Bapho Jr. Card
-3,4133,1	// Raydric Card
-3,4136,1	// Khalitzburg Card
-3,4141,1	// Evil Druid Card
-3,4149,1	// Gargoyle Card
-3,4150,1	// Goat Card
-3,4151,1	// Gajomart Card
-3,4152,1	// Galapago Card
-3,4153,1	// Crab Card
-3,4154,1	// Dumpling Child Card
-3,4156,1	// Goblin Steamrider Card
-3,4157,1	// Goblin Archer Card
-3,4158,1	// Sky Deleter Card
-3,4159,1	// Nine Tail Card
-3,4160,1	// Firelock Soldier Card
-3,4161,1	// Grand Peco Card
-3,4162,1	// Grizzly Card
-3,4164,1	// Gullinbursti Card
-3,4165,1	// Gig Card
-3,4166,1	// Nightmare Terror Card
-3,4167,1	// Neraid Card
-3,4170,1	// Dark Frame Card
-3,4172,1	// The Paper Card
-3,4173,1	// Demon Pungus Card
-3,4175,1	// Poisonous Toad Card
-3,4176,1	// Dullahan Card
-3,4177,1	// Dryad Card
-3,4178,1	// Dragon Tail Card
-3,4180,1	// Driller Card
-3,4181,1	// Disguise Card
-3,4182,1	// Diabolic Card
-3,4184,1	// Lava Golem Card
-3,4185,1	// Rideword Card
-3,4186,1	// Raggler Card
-3,4187,1	// Raydric Archer Card
-3,4188,1	// Leib Olmai Card
-3,4189,1	// Wraith Dead Card
-3,4190,1	// Wraith Card
-3,4191,1	// Loli Ruri Card
-3,4192,1	// Rotar Zairo Card
-3,4193,1	// Lude Card
-3,4194,1	// Rybio Card
-3,4195,1	// Leaf Cat Card
-3,4196,1	// Marin Card
-3,4199,1	// Merman Card
-3,4200,1	// Megalith Card
-3,4201,1	// Majoruros Card
-3,4202,1	// Civil Servant Card
-3,4204,1	// Mini Demon Card
-3,4205,1	// Mimic Card
-3,4206,1	// Myst Case Card
-3,4208,1	// Miyabi Doll Card
-3,4209,1	// Violy Card
-3,4210,1	// Wanderer Card
-3,4212,1	// Bongun Card
-3,4213,1	// Brilight Card
-3,4214,1	// Bloody Murderer Card
-3,4215,1	// Blazer Card
-3,4216,1	// Sasquatch Card
-3,4217,1	// Enchanted Peach Tree Card
-3,4218,1	// Succubus Card
-3,4219,1	// Sage Worm Card
-3,4220,1	// Solider Card
-3,4221,1	// Skeleton General Card
-3,4222,1	// Skeleton Prisoner Card
-3,4223,1	// Stalactic Golem Card
-3,4224,1	// Stem Worm Card
-3,4225,1	// Stone Shooter Card
-3,4226,1	// Sting Card
-3,4227,1	// Spring Rabbit Card
-3,4228,1	// Sleeper Card
-3,4229,1	// Clock Tower Manager Card
-3,4230,1	// Shinobi Card
-3,4231,1	// Increase Soil Card
-3,4232,1	// Hermit Plant Card
-3,4233,1	// Baby Leopard Card
-3,4234,1	// Anolian Card
-3,4235,1	// Christmas Cookie Card
-3,4237,1	// Owl Duke Card
-3,4238,1	// Owl Baron Card
-3,4239,1	// Iron Fist Card
-3,4240,1	// Arclouze Card
-3,4242,1	// Apocalipse Card
-3,4243,1	// Antonio Card
-3,4244,1	// Alarm Card
-3,4245,1	// Am Mut Card
-3,4246,1	// Assaulter Card
-3,4247,1	// Aster Card
-3,4248,1	// Ancient Mummy Card
-3,4249,1	// Ancient Worm Card
-3,4251,1	// Elder Card
-3,4252,1	// Alligator Card
-3,4253,1	// Alice Card
-3,4255,1	// Orc Lady Card
-3,4256,1	// Orc Archer Card
-3,4257,1	// Wild Rose Card
-3,4258,1	// Evil Nymph Card
-3,4259,1	// Wooden Golem Card
-3,4260,1	// Wootan Shooter Card
-3,4261,1	// Wootan Fighter Card
-3,4262,1	// Cloud Hermit Card
-3,4264,1	// Wind Ghost Card
-3,4265,1	// Li Me Mang Ryang Card
-3,4267,1	// Explosion Card
-3,4268,1	// Injustice Card
-3,4269,1	// Incubus Card
-3,4270,1	// Giant Spider Card
-3,4271,1	// Giant Hornet Card
-3,4272,1	// Dancing Dragon Card
-3,4273,1	// Shell Fish Card
-3,4274,1	// Zombie Master Card
-3,4275,1	// Zombie Prisoner Card
-3,4277,1	// Zherlthsh Card
-3,4278,1	// Gibbet Card
-3,4279,1	// Earth Deleter Card
-3,4280,1	// Geographer Card
-3,4281,1	// Zipper Bear Card
-3,4282,1	// Tengu Card
-3,4283,1	// Greatest General Card
-3,4284,1	// Chepet Card
-3,4285,1	// Choco Card
-3,4286,1	// Karakasa Card
-3,4287,1	// Kapha Card
-3,4288,1	// Carat Card
-3,4289,1	// Caterpillar Card
-3,4290,1	// Cat O' Nine Tails Card
-3,4292,1	// Kobold Archer Card
-3,4293,1	// Cookie Card
-3,4294,1	// Quve Card
-3,4295,1	// Kraben Card
-3,4296,1	// Cramp Card
-3,4297,1	// Cruiser Card
-3,4298,1	// Creamy Fear Card
-3,4299,1	// Clock Card
-3,4300,1	// Chimera Card
-3,4301,1	// Killer Mantis Card
-3,4304,1	// Tamruan Card
-3,4307,1	// Beetle King Card
-3,4308,1	// Tri Joint Card
-3,4309,1	// Parasite Card
-3,4310,1	// Panzer Goblin Card
-3,4311,1	// Permeter Card
-3,4312,1	// Seal Card
-3,4313,1	// Punk Card
-3,4314,1	// Penomena Card
-3,4315,1	// Pest Card
-3,4316,1	// False Angel Card
-3,4319,1	// Freezer Card
-3,4321,1	// Hylozoist Card
-3,4322,1	// High Orc Card
-3,4323,1	// Garm Baby Card
-3,4325,1	// Harpy Card
-3,4326,1	// Sea-Otter Card
-3,4327,1	// Bloody Butterfly Card
-3,4328,1	// Hyegun Card
-3,4329,1	// Phendark Card
-3,4331,1	// Heater Card
-3,4332,1	// Waste Stove Card
-3,4333,3	// Venomous Card
-3,4334,1	// Noxious Card
-3,4335,3	// Pitman Card
-3,4336,1	// Ungoliant Card
-3,4337,1	// Porcellio Card
-3,4338,1	// Obsidian Card
-3,4339,1	// Mineral Card
-3,4340,1	// Teddy Bear Card
-3,4341,1	// Metaling Card
-3,4343,1	// Holden Card
-3,4344,3	// Anopheles Card
-3,4345,3	// Hill Wind Card
-3,4346,1	// Egnigem Cenia Card
-3,4347,3	// Armeyer Dinze Card
-3,4348,1	// Wikebine Tres Card
-3,4349,1	// Errende Ebecee Card
-3,4350,3	// Laurell Weinder Card
-3,4351,1	// Kavach Icarus Card
-3,4353,1	// Remover Card
-3,4354,1	// Gemini-S58 Card
-3,4355,3	// Gremlin Card
-3,4356,1	// Beholder Card
-3,4358,1	// Seyren Windsor Card
-3,4360,3	// Eremes Guile Card
-3,4362,1	// Howard Alt-Eisen Card
-3,4366,1	// Kathryne Keyron Card
-3,4368,1	// Cecil Damon Card
-3,4369,1	// Venatu Card
-3,4370,1	// Dimik Card
-3,4371,1	// Archdam Card
-3,4373,1	// Chung E Card
-3,4375,1	// Orc Baby Card
-3,4377,3	// Green Iguana Card
-3,4378,1	// Gold Acidus Card
-3,4379,1	// Blue Acidus Card
-3,4380,3	// Red Ferus Card
-3,4381,1	// Green Ferus Card
-3,4382,1	// Yellow Novus Card
-3,4383,3	// Red Novus Card
-3,4384,1	// Hydro Card
-3,4385,3	// Dragon Egg Card
-3,4387,1	// Ancient Mimic Card
-3,4388,3	// Deathword Card
-3,4389,1	// Plasma Card
-3,4390,1	// Breeze Card
-3,4391,3	// Retribution Card
-3,4392,1	// Observation Card
-3,4393,1	// Shelter Card
-3,4394,1	// Solace Card
-3,4395,1	// Thanatos Maero Card
-3,4396,1	// Thanatos Odium Card
-3,4397,1	// Thanatos Despero Card
-3,4400,1	// Aliza Card
-3,4401,1	// Alicel Card
-3,4402,1	// Aliot Card
-3,4404,1	// Skogul Card
-3,4405,1	// Frus Card
-3,4409,1	// Agav Card
-3,4410,1	// Echio Card
-3,4411,1	// Vanberk Card
-3,4412,1	// Isilla Card
-3,4413,1	// Hodremlin Card
-3,4414,1	// Seeker Card
-3,4415,2	// Snowier Card
-3,4416,1	// Siroma Card
-3,4417,1	// Ice Titan Card
-3,4418,1	// Gazeti Card
-3,4420,1	// Muscipular Card
-3,4421,2	// Drosera Card
-3,4422,1	// Roween Card
-3,4423,1	// Galion Card
-3,4424,3	// Stapo Card
-3,4426,1	// Byorgue Card
-3,4427,1	// Sword Guardian Card
-3,4428,1	// Bow Guardian Card
-3,4429,1	// Salamander Card
-3,4431,1	// Kasa Card
-3,4432,2	// Magmaring Card
-3,4433,1	// Imp Card
-3,4434,1	// Knocker Card
-3,4435,1	// Zombie Slaughter Card
-3,4436,2	// Ragged Zombie Card
-3,4437,2	// Hell Poodle Card
-3,4438,2	// Banshee Card
-3,4439,1	// Flame Skull Card
-3,4440,1	// Necromancer Card
-3,4442,1	// Tatacho Card
-3,4443,2	// Aqua Elemental Card
-3,4444,2	// Draco Card
-3,4445,1	// Luciola Vespa Card
-3,4447,1	// Centipede Card
-3,4448,1	// Cornus Card
-3,4449,1	// Dark Shadow Card
-3,4450,1	// Banshee Master Card
-3,4452,2	// Centipede Larva Card
-3,4453,1	// Hillsrion Card
-3,4460,1	// Rhyncho Card
-3,4461,1	// Phylla Card
-3,4464,1	// Aunoe Card
-3,4465,1	// Fanat Card
-3,4466,1	// Beholder Master Card
-3,4467,1	// Heavy Metaling Card
-3,4468,1	// Dark Pinguicula Card
-3,4469,3	// Naga Card
-3,4470,3	// Nepenthes Card
-3,4471,3	// Draco Egg Card
-3,4472,3	// Bradium Golem Card
-3,4473,3	// Ancient Tree Card
-3,4474,3	// Zakudam Card
-3,4475,3	// Cobalt Mineral Card
-3,4476,3	// Pinguicula Card
-3,4477,3	// Hell Apocalypse Card
-3,4505,1	// Scaraba Card
-3,4506,1	// Dolomedes Card
-3,4508,1	// Gold Scaraba Card
-3,4510,1	// Miming Card
-3,4511,2	// Little Fatum Card
-3,4512,1	// Parus Card
-3,4513,1	// Angra Mantis Card
-3,4514,2	// Pom Spider Card
-3,4515,2	// Alnoldi Card
-3,4516,1	// Comodo Card
-3,4517,1	// Cendrawasih Card
-3,4518,1	// Banaspaty Card
-3,4519,2	// Butoijo Card
-3,4521,1	// Sedora Card
-3,4522,1	// Sropho Card
-3,4523,1	// Pot Dofle Card
-3,4524,1	// King Dramoh Card
-3,4530,1	// Siorava Card
-3,4531,2	// Red Eruma Card
-3,4532,1	// Wild Rider Card
-3,4533,2	// Octopus Card
+IG_CardAlbum,4001,10	// Poring Card
+IG_CardAlbum,4002,10	// Fabre Card
+IG_CardAlbum,4003,6		// Pupa Card
+IG_CardAlbum,4004,11	// Drops Card
+IG_CardAlbum,4005,1		// Santa Poring Card
+IG_CardAlbum,4006,7		// Lunatic Card
+IG_CardAlbum,4007,4		// Peco Peco Egg Card
+IG_CardAlbum,4008,10	// Picky Card
+IG_CardAlbum,4009,10	// Chonchon Card
+IG_CardAlbum,4010,10	// Willow Card
+IG_CardAlbum,4011,10	// Picky Egg Card
+IG_CardAlbum,4012,8		// Thief Bug Egg Card
+IG_CardAlbum,4013,7		// Andre Egg Card
+IG_CardAlbum,4014,5		// Roda Frog Card
+IG_CardAlbum,4015,7		// Condor Card
+IG_CardAlbum,4016,7		// Thief Bug Card
+IG_CardAlbum,4017,5		// Savage Babe Card
+IG_CardAlbum,4019,5		// Hornet Card
+IG_CardAlbum,4020,5		// Farmiliar Card
+IG_CardAlbum,4021,5		// Rocker Card
+IG_CardAlbum,4022,5		// Spore Card
+IG_CardAlbum,4023,5		// Baby Desert Wolf Card
+IG_CardAlbum,4024,5		// Plankton Card
+IG_CardAlbum,4025,5		// Skeleton Card
+IG_CardAlbum,4026,3		// Female Thief Bug Card
+IG_CardAlbum,4027,3		// Kukre Card
+IG_CardAlbum,4028,3		// Tarou Card
+IG_CardAlbum,4029,3		// Wolf Card
+IG_CardAlbum,4030,3		// Mandragora Card
+IG_CardAlbum,4031,3		// Peco Peco Card
+IG_CardAlbum,4032,3		// Ambernite Card
+IG_CardAlbum,4033,3		// Poporing Card
+IG_CardAlbum,4034,3		// Wormtail Card
+IG_CardAlbum,4035,3		// Hydra Card
+IG_CardAlbum,4036,3		// Muka Card
+IG_CardAlbum,4037,3		// Snake Card
+IG_CardAlbum,4038,3		// Zombie Card
+IG_CardAlbum,4039,3		// Stainer Card
+IG_CardAlbum,4041,3		// Coco Card
+IG_CardAlbum,4042,3		// Steel Chonchon Card
+IG_CardAlbum,4043,3		// Andre Card
+IG_CardAlbum,4044,3		// Smokie Card
+IG_CardAlbum,4045,3		// Horn Card
+IG_CardAlbum,4046,3		// Martin Card
+IG_CardAlbum,4048,3		// Poison Spore Card
+IG_CardAlbum,4049,3		// Vadon Card
+IG_CardAlbum,4050,3		// Male Thief Bug Card
+IG_CardAlbum,4051,3		// Yoyo Card
+IG_CardAlbum,4052,3		// Elder Willow Card
+IG_CardAlbum,4053,1		// Vitata Card
+IG_CardAlbum,4055,3		// Marina Card
+IG_CardAlbum,4056,3		// Dustiness Card
+IG_CardAlbum,4057,2		// Metaller Card
+IG_CardAlbum,4058,2		// Thara Frog Card
+IG_CardAlbum,4060,2		// Goblin Card
+IG_CardAlbum,4061,2		// Cornutus Card
+IG_CardAlbum,4062,2		// Anacondaq Card
+IG_CardAlbum,4063,2		// Caramel Card
+IG_CardAlbum,4064,2		// Zerom Card
+IG_CardAlbum,4065,2		// Kaho Card
+IG_CardAlbum,4066,2		// Orc Warrior Card
+IG_CardAlbum,4067,2		// Megalodon Card
+IG_CardAlbum,4068,2		// Scorpion Card
+IG_CardAlbum,4069,2		// Drainliar Card
+IG_CardAlbum,4070,2		// Eggyra Card
+IG_CardAlbum,4071,2		// Orc Zombie Card
+IG_CardAlbum,4072,2		// Golem Card
+IG_CardAlbum,4073,2		// Pirate Skeleton Card
+IG_CardAlbum,4074,2		// Bigfoot Card
+IG_CardAlbum,4075,2		// Argos Card
+IG_CardAlbum,4076,2		// Magnolia Card
+IG_CardAlbum,4077,2		// Phen Card
+IG_CardAlbum,4078,2		// Savage Card
+IG_CardAlbum,4079,2		// Mantis Card
+IG_CardAlbum,4080,2		// Flora Card
+IG_CardAlbum,4081,2		// Hode Card
+IG_CardAlbum,4082,1		// Desert Wolf Card
+IG_CardAlbum,4083,1		// Rafflesia Card
+IG_CardAlbum,4084,1		// Marine Sphere Card
+IG_CardAlbum,4085,1		// Orc Skeleton Card
+IG_CardAlbum,4086,1		// Soldier Skeleton Card
+IG_CardAlbum,4087,1		// Giearth Card
+IG_CardAlbum,4088,1		// Frilldora Card
+IG_CardAlbum,4089,1		// Swordfish Card
+IG_CardAlbum,4090,1		// Munak Card
+IG_CardAlbum,4091,1		// Kobold Card
+IG_CardAlbum,4092,1		// Skeleton Worker Card
+IG_CardAlbum,4093,1		// Obeaune Card
+IG_CardAlbum,4094,1		// Archer Skeleton Card
+IG_CardAlbum,4095,1		// Marse Card
+IG_CardAlbum,4096,1		// Zenorc Card
+IG_CardAlbum,4097,1		// Matyr Card
+IG_CardAlbum,4098,1		// Dokebi Card
+IG_CardAlbum,4099,1		// Pasana Card
+IG_CardAlbum,4100,1		// Sohee Card
+IG_CardAlbum,4101,1		// Sandman Card
+IG_CardAlbum,4102,1		// Whisper Card
+IG_CardAlbum,4103,1		// Horong Card
+IG_CardAlbum,4104,1		// Requiem Card
+IG_CardAlbum,4105,1		// Marc Card
+IG_CardAlbum,4106,1		// Mummy Card
+IG_CardAlbum,4107,1		// Verit Card
+IG_CardAlbum,4108,1		// Myst Card
+IG_CardAlbum,4109,1		// Jakk Card
+IG_CardAlbum,4110,1		// Ghoul Card
+IG_CardAlbum,4111,1		// Strouf Card
+IG_CardAlbum,4112,1		// Marduk Card
+IG_CardAlbum,4113,1		// Marionette Card
+IG_CardAlbum,4114,1		// Argiope Card
+IG_CardAlbum,4115,1		// Hunter Fly Card
+IG_CardAlbum,4116,1		// Isis Card
+IG_CardAlbum,4117,1		// Sidewinder Card
+IG_CardAlbum,4118,1		// Earth Petite Card
+IG_CardAlbum,4119,1		// Bathory Card
+IG_CardAlbum,4120,1		// Sky Petite Card
+IG_CardAlbum,4122,1		// Deviruchi Card
+IG_CardAlbum,4125,1		// Deviace Card
+IG_CardAlbum,4127,1		// Nightmare Card
+IG_CardAlbum,4129,1		// Bapho Jr. Card
+IG_CardAlbum,4133,1		// Raydric Card
+IG_CardAlbum,4136,1		// Khalitzburg Card
+IG_CardAlbum,4141,1		// Evil Druid Card
+IG_CardAlbum,4149,1		// Gargoyle Card
+IG_CardAlbum,4150,1		// Goat Card
+IG_CardAlbum,4151,1		// Gajomart Card
+IG_CardAlbum,4152,1		// Galapago Card
+IG_CardAlbum,4153,1		// Crab Card
+IG_CardAlbum,4154,1		// Dumpling Child Card
+IG_CardAlbum,4156,1		// Goblin Steamrider Card
+IG_CardAlbum,4157,1		// Goblin Archer Card
+IG_CardAlbum,4158,1		// Sky Deleter Card
+IG_CardAlbum,4159,1		// Nine Tail Card
+IG_CardAlbum,4160,1		// Firelock Soldier Card
+IG_CardAlbum,4161,1		// Grand Peco Card
+IG_CardAlbum,4162,1		// Grizzly Card
+IG_CardAlbum,4164,1		// Gullinbursti Card
+IG_CardAlbum,4165,1		// Gig Card
+IG_CardAlbum,4166,1		// Nightmare Terror Card
+IG_CardAlbum,4167,1		// Neraid Card
+IG_CardAlbum,4170,1		// Dark Frame Card
+IG_CardAlbum,4172,1		// The Paper Card
+IG_CardAlbum,4173,1		// Demon Pungus Card
+IG_CardAlbum,4175,1		// Poisonous Toad Card
+IG_CardAlbum,4176,1		// Dullahan Card
+IG_CardAlbum,4177,1		// Dryad Card
+IG_CardAlbum,4178,1		// Dragon Tail Card
+IG_CardAlbum,4180,1		// Driller Card
+IG_CardAlbum,4181,1		// Disguise Card
+IG_CardAlbum,4182,1		// Diabolic Card
+IG_CardAlbum,4184,1		// Lava Golem Card
+IG_CardAlbum,4185,1		// Rideword Card
+IG_CardAlbum,4186,1		// Raggler Card
+IG_CardAlbum,4187,1		// Raydric Archer Card
+IG_CardAlbum,4188,1		// Leib Olmai Card
+IG_CardAlbum,4189,1		// Wraith Dead Card
+IG_CardAlbum,4190,1		// Wraith Card
+IG_CardAlbum,4191,1		// Loli Ruri Card
+IG_CardAlbum,4192,1		// Rotar Zairo Card
+IG_CardAlbum,4193,1		// Lude Card
+IG_CardAlbum,4194,1		// Rybio Card
+IG_CardAlbum,4195,1		// Leaf Cat Card
+IG_CardAlbum,4196,1		// Marin Card
+IG_CardAlbum,4199,1		// Merman Card
+IG_CardAlbum,4200,1		// Megalith Card
+IG_CardAlbum,4201,1		// Majoruros Card
+IG_CardAlbum,4202,1		// Civil Servant Card
+IG_CardAlbum,4204,1		// Mini Demon Card
+IG_CardAlbum,4205,1		// Mimic Card
+IG_CardAlbum,4206,1		// Myst Case Card
+IG_CardAlbum,4208,1		// Miyabi Doll Card
+IG_CardAlbum,4209,1		// Violy Card
+IG_CardAlbum,4210,1		// Wanderer Card
+IG_CardAlbum,4212,1		// Bongun Card
+IG_CardAlbum,4213,1		// Brilight Card
+IG_CardAlbum,4214,1		// Bloody Murderer Card
+IG_CardAlbum,4215,1		// Blazer Card
+IG_CardAlbum,4216,1		// Sasquatch Card
+IG_CardAlbum,4217,1		// Enchanted Peach Tree Card
+IG_CardAlbum,4218,1		// Succubus Card
+IG_CardAlbum,4219,1		// Sage Worm Card
+IG_CardAlbum,4220,1		// Solider Card
+IG_CardAlbum,4221,1		// Skeleton General Card
+IG_CardAlbum,4222,1		// Skeleton Prisoner Card
+IG_CardAlbum,4223,1		// Stalactic Golem Card
+IG_CardAlbum,4224,1		// Stem Worm Card
+IG_CardAlbum,4225,1		// Stone Shooter Card
+IG_CardAlbum,4226,1		// Sting Card
+IG_CardAlbum,4227,1		// Spring Rabbit Card
+IG_CardAlbum,4228,1		// Sleeper Card
+IG_CardAlbum,4229,1		// Clock Tower Manager Card
+IG_CardAlbum,4230,1		// Shinobi Card
+IG_CardAlbum,4231,1		// Increase Soil Card
+IG_CardAlbum,4232,1		// Hermit Plant Card
+IG_CardAlbum,4233,1		// Baby Leopard Card
+IG_CardAlbum,4234,1		// Anolian Card
+IG_CardAlbum,4235,1		// Christmas Cookie Card
+IG_CardAlbum,4237,1		// Owl Duke Card
+IG_CardAlbum,4238,1		// Owl Baron Card
+IG_CardAlbum,4239,1		// Iron Fist Card
+IG_CardAlbum,4240,1		// Arclouze Card
+IG_CardAlbum,4242,1		// Apocalipse Card
+IG_CardAlbum,4243,1		// Antonio Card
+IG_CardAlbum,4244,1		// Alarm Card
+IG_CardAlbum,4245,1		// Am Mut Card
+IG_CardAlbum,4246,1		// Assaulter Card
+IG_CardAlbum,4247,1		// Aster Card
+IG_CardAlbum,4248,1		// Ancient Mummy Card
+IG_CardAlbum,4249,1		// Ancient Worm Card
+IG_CardAlbum,4251,1		// Elder Card
+IG_CardAlbum,4252,1		// Alligator Card
+IG_CardAlbum,4253,1		// Alice Card
+IG_CardAlbum,4255,1		// Orc Lady Card
+IG_CardAlbum,4256,1		// Orc Archer Card
+IG_CardAlbum,4257,1		// Wild Rose Card
+IG_CardAlbum,4258,1		// Evil Nymph Card
+IG_CardAlbum,4259,1		// Wooden Golem Card
+IG_CardAlbum,4260,1		// Wootan Shooter Card
+IG_CardAlbum,4261,1		// Wootan Fighter Card
+IG_CardAlbum,4262,1		// Cloud Hermit Card
+IG_CardAlbum,4264,1		// Wind Ghost Card
+IG_CardAlbum,4265,1		// Li Me Mang Ryang Card
+IG_CardAlbum,4267,1		// Explosion Card
+IG_CardAlbum,4268,1		// Injustice Card
+IG_CardAlbum,4269,1		// Incubus Card
+IG_CardAlbum,4270,1		// Giant Spider Card
+IG_CardAlbum,4271,1		// Giant Hornet Card
+IG_CardAlbum,4272,1		// Dancing Dragon Card
+IG_CardAlbum,4273,1		// Shell Fish Card
+IG_CardAlbum,4274,1		// Zombie Master Card
+IG_CardAlbum,4275,1		// Zombie Prisoner Card
+IG_CardAlbum,4277,1		// Zherlthsh Card
+IG_CardAlbum,4278,1		// Gibbet Card
+IG_CardAlbum,4279,1		// Earth Deleter Card
+IG_CardAlbum,4280,1		// Geographer Card
+IG_CardAlbum,4281,1		// Zipper Bear Card
+IG_CardAlbum,4282,1		// Tengu Card
+IG_CardAlbum,4283,1		// Greatest General Card
+IG_CardAlbum,4284,1		// Chepet Card
+IG_CardAlbum,4285,1		// Choco Card
+IG_CardAlbum,4286,1		// Karakasa Card
+IG_CardAlbum,4287,1		// Kapha Card
+IG_CardAlbum,4288,1		// Carat Card
+IG_CardAlbum,4289,1		// Caterpillar Card
+IG_CardAlbum,4290,1		// Cat O' Nine Tails Card
+IG_CardAlbum,4292,1		// Kobold Archer Card
+IG_CardAlbum,4293,1		// Cookie Card
+IG_CardAlbum,4294,1		// Quve Card
+IG_CardAlbum,4295,1		// Kraben Card
+IG_CardAlbum,4296,1		// Cramp Card
+IG_CardAlbum,4297,1		// Cruiser Card
+IG_CardAlbum,4298,1		// Creamy Fear Card
+IG_CardAlbum,4299,1		// Clock Card
+IG_CardAlbum,4300,1		// Chimera Card
+IG_CardAlbum,4301,1		// Killer Mantis Card
+IG_CardAlbum,4304,1		// Tamruan Card
+IG_CardAlbum,4307,1		// Beetle King Card
+IG_CardAlbum,4308,1		// Tri Joint Card
+IG_CardAlbum,4309,1		// Parasite Card
+IG_CardAlbum,4310,1		// Panzer Goblin Card
+IG_CardAlbum,4311,1		// Permeter Card
+IG_CardAlbum,4312,1		// Seal Card
+IG_CardAlbum,4313,1		// Punk Card
+IG_CardAlbum,4314,1		// Penomena Card
+IG_CardAlbum,4315,1		// Pest Card
+IG_CardAlbum,4316,1		// False Angel Card
+IG_CardAlbum,4319,1		// Freezer Card
+IG_CardAlbum,4321,1		// Hylozoist Card
+IG_CardAlbum,4322,1		// High Orc Card
+IG_CardAlbum,4323,1		// Garm Baby Card
+IG_CardAlbum,4325,1		// Harpy Card
+IG_CardAlbum,4326,1		// Sea-Otter Card
+IG_CardAlbum,4327,1		// Bloody Butterfly Card
+IG_CardAlbum,4328,1		// Hyegun Card
+IG_CardAlbum,4329,1		// Phendark Card
+IG_CardAlbum,4331,1		// Heater Card
+IG_CardAlbum,4332,1		// Waste Stove Card
+IG_CardAlbum,4333,3		// Venomous Card
+IG_CardAlbum,4334,1		// Noxious Card
+IG_CardAlbum,4335,3		// Pitman Card
+IG_CardAlbum,4336,1		// Ungoliant Card
+IG_CardAlbum,4337,1		// Porcellio Card
+IG_CardAlbum,4338,1		// Obsidian Card
+IG_CardAlbum,4339,1		// Mineral Card
+IG_CardAlbum,4340,1		// Teddy Bear Card
+IG_CardAlbum,4341,1		// Metaling Card
+IG_CardAlbum,4343,1		// Holden Card
+IG_CardAlbum,4344,3		// Anopheles Card
+IG_CardAlbum,4345,3		// Hill Wind Card
+IG_CardAlbum,4346,1		// Egnigem Cenia Card
+IG_CardAlbum,4347,3		// Armeyer Dinze Card
+IG_CardAlbum,4348,1		// Wikebine Tres Card
+IG_CardAlbum,4349,1		// Errende Ebecee Card
+IG_CardAlbum,4350,3		// Laurell Weinder Card
+IG_CardAlbum,4351,1		// Kavach Icarus Card
+IG_CardAlbum,4353,1		// Remover Card
+IG_CardAlbum,4354,1		// Gemini-S58 Card
+IG_CardAlbum,4355,3		// Gremlin Card
+IG_CardAlbum,4356,1		// Beholder Card
+IG_CardAlbum,4358,1		// Seyren Windsor Card
+IG_CardAlbum,4360,3		// Eremes Guile Card
+IG_CardAlbum,4362,1		// Howard Alt-Eisen Card
+IG_CardAlbum,4366,1		// Kathryne Keyron Card
+IG_CardAlbum,4368,1		// Cecil Damon Card
+IG_CardAlbum,4369,1		// Venatu Card
+IG_CardAlbum,4370,1		// Dimik Card
+IG_CardAlbum,4371,1		// Archdam Card
+IG_CardAlbum,4373,1		// Chung E Card
+IG_CardAlbum,4375,1		// Orc Baby Card
+IG_CardAlbum,4377,3		// Green Iguana Card
+IG_CardAlbum,4378,1		// Gold Acidus Card
+IG_CardAlbum,4379,1		// Blue Acidus Card
+IG_CardAlbum,4380,3		// Red Ferus Card
+IG_CardAlbum,4381,1		// Green Ferus Card
+IG_CardAlbum,4382,1		// Yellow Novus Card
+IG_CardAlbum,4383,3		// Red Novus Card
+IG_CardAlbum,4384,1		// Hydro Card
+IG_CardAlbum,4385,3		// Dragon Egg Card
+IG_CardAlbum,4387,1		// Ancient Mimic Card
+IG_CardAlbum,4388,3		// Deathword Card
+IG_CardAlbum,4389,1		// Plasma Card
+IG_CardAlbum,4390,1		// Breeze Card
+IG_CardAlbum,4391,3		// Retribution Card
+IG_CardAlbum,4392,1		// Observation Card
+IG_CardAlbum,4393,1		// Shelter Card
+IG_CardAlbum,4394,1		// Solace Card
+IG_CardAlbum,4395,1		// Thanatos Maero Card
+IG_CardAlbum,4396,1		// Thanatos Odium Card
+IG_CardAlbum,4397,1		// Thanatos Despero Card
+IG_CardAlbum,4400,1		// Aliza Card
+IG_CardAlbum,4401,1		// Alicel Card
+IG_CardAlbum,4402,1		// Aliot Card
+IG_CardAlbum,4404,1		// Skogul Card
+IG_CardAlbum,4405,1		// Frus Card
+IG_CardAlbum,4409,1		// Agav Card
+IG_CardAlbum,4410,1		// Echio Card
+IG_CardAlbum,4411,1		// Vanberk Card
+IG_CardAlbum,4412,1		// Isilla Card
+IG_CardAlbum,4413,1		// Hodremlin Card
+IG_CardAlbum,4414,1		// Seeker Card
+IG_CardAlbum,4415,2		// Snowier Card
+IG_CardAlbum,4416,1		// Siroma Card
+IG_CardAlbum,4417,1		// Ice Titan Card
+IG_CardAlbum,4418,1		// Gazeti Card
+IG_CardAlbum,4420,1		// Muscipular Card
+IG_CardAlbum,4421,2		// Drosera Card
+IG_CardAlbum,4422,1		// Roween Card
+IG_CardAlbum,4423,1		// Galion Card
+IG_CardAlbum,4424,3		// Stapo Card
+IG_CardAlbum,4426,1		// Byorgue Card
+IG_CardAlbum,4427,1		// Sword Guardian Card
+IG_CardAlbum,4428,1		// Bow Guardian Card
+IG_CardAlbum,4429,1		// Salamander Card
+IG_CardAlbum,4431,1		// Kasa Card
+IG_CardAlbum,4432,2		// Magmaring Card
+IG_CardAlbum,4433,1		// Imp Card
+IG_CardAlbum,4434,1		// Knocker Card
+IG_CardAlbum,4435,1		// Zombie Slaughter Card
+IG_CardAlbum,4436,2		// Ragged Zombie Card
+IG_CardAlbum,4437,2		// Hell Poodle Card
+IG_CardAlbum,4438,2		// Banshee Card
+IG_CardAlbum,4439,1		// Flame Skull Card
+IG_CardAlbum,4440,1		// Necromancer Card
+IG_CardAlbum,4442,1		// Tatacho Card
+IG_CardAlbum,4443,2		// Aqua Elemental Card
+IG_CardAlbum,4444,2		// Draco Card
+IG_CardAlbum,4445,1		// Luciola Vespa Card
+IG_CardAlbum,4447,1		// Centipede Card
+IG_CardAlbum,4448,1		// Cornus Card
+IG_CardAlbum,4449,1		// Dark Shadow Card
+IG_CardAlbum,4450,1		// Banshee Master Card
+IG_CardAlbum,4452,2		// Centipede Larva Card
+IG_CardAlbum,4453,1		// Hillsrion Card
+IG_CardAlbum,4460,1		// Rhyncho Card
+IG_CardAlbum,4461,1		// Phylla Card
+IG_CardAlbum,4464,1		// Aunoe Card
+IG_CardAlbum,4465,1		// Fanat Card
+IG_CardAlbum,4466,1		// Beholder Master Card
+IG_CardAlbum,4467,1		// Heavy Metaling Card
+IG_CardAlbum,4468,1		// Dark Pinguicula Card
+IG_CardAlbum,4469,3		// Naga Card
+IG_CardAlbum,4470,3		// Nepenthes Card
+IG_CardAlbum,4471,3		// Draco Egg Card
+IG_CardAlbum,4472,3		// Bradium Golem Card
+IG_CardAlbum,4473,3		// Ancient Tree Card
+IG_CardAlbum,4474,3		// Zakudam Card
+IG_CardAlbum,4475,3		// Cobalt Mineral Card
+IG_CardAlbum,4476,3		// Pinguicula Card
+IG_CardAlbum,4477,3		// Hell Apocalypse Card
+IG_CardAlbum,4505,1		// Scaraba Card
+IG_CardAlbum,4506,1		// Dolomedes Card
+IG_CardAlbum,4508,1		// Gold Scaraba Card
+IG_CardAlbum,4510,1		// Miming Card
+IG_CardAlbum,4511,2		// Little Fatum Card
+IG_CardAlbum,4512,1		// Parus Card
+IG_CardAlbum,4513,1		// Angra Mantis Card
+IG_CardAlbum,4514,2		// Pom Spider Card
+IG_CardAlbum,4515,2		// Alnoldi Card
+IG_CardAlbum,4516,1		// Comodo Card
+IG_CardAlbum,4517,1		// Cendrawasih Card
+IG_CardAlbum,4518,1		// Banaspaty Card
+IG_CardAlbum,4519,2		// Butoijo Card
+IG_CardAlbum,4521,1		// Sedora Card
+IG_CardAlbum,4522,1		// Sropho Card
+IG_CardAlbum,4523,1		// Pot Dofle Card
+IG_CardAlbum,4524,1		// King Dramoh Card
+IG_CardAlbum,4530,1		// Siorava Card
+IG_CardAlbum,4531,2		// Red Eruma Card
+IG_CardAlbum,4532,1		// Wild Rider Card
+IG_CardAlbum,4533,2		// Octopus Card
 // Magic Card Album
-44,4047,1	// Ghostring Card
-44,4054,1	// Angeling Card
-44,4163,1	// Gryphon Card
-44,4169,1	// Dark Illusion Card
-44,4174,1	// Deviling Card
-44,4179,10	// Dragon Fly Card
-44,4183,10	// Vagabond Wolf Card
-44,4197,10	// Mastering Card
-44,4198,1	// Maya Purple Card
-44,4203,10	// Mutant Dragonoid Card
-44,4207,1	// Mysteltainn Card
-44,4211,1	// Vocal card
-44,4237,5	// Owl Duke Card
-44,4238,5	// Owl Baron Card
-44,4241,1	// Arc Angeling Card
-44,4250,1	// Executioner Card
-44,4254,1	// Tirfing Card
-44,4266,10	// Eclipse Card
-44,4284,10	// Chepet Card
-44,4285,10	// Choco Card
-44,4290,5	// Cat O' Nine Tails Card
-44,4291,10	// Kobold Leader Card
-44,4300,10	// Chimera Card
-44,4306,10	// Toad Card
-44,4320,1	// Bloody Knight Card
-44,4336,1	// Ungoliant Card
-44,4354,1	// Gemini-S58 Card
-44,4384,1	// Hydro Card
-44,4395,3	// Thanatos Maero Card
-44,4396,3	// Thanatos Odium Card
-44,4397,3	// Thanatos Despero Card
+IG_MagicCardAlbum,4047,1	// Ghostring Card
+IG_MagicCardAlbum,4054,1	// Angeling Card
+IG_MagicCardAlbum,4163,1	// Gryphon Card
+IG_MagicCardAlbum,4169,1	// Dark Illusion Card
+IG_MagicCardAlbum,4174,1	// Deviling Card
+IG_MagicCardAlbum,4179,10	// Dragon Fly Card
+IG_MagicCardAlbum,4183,10	// Vagabond Wolf Card
+IG_MagicCardAlbum,4197,10	// Mastering Card
+IG_MagicCardAlbum,4198,1	// Maya Purple Card
+IG_MagicCardAlbum,4203,10	// Mutant Dragonoid Card
+IG_MagicCardAlbum,4207,1	// Mysteltainn Card
+IG_MagicCardAlbum,4211,1	// Vocal card
+IG_MagicCardAlbum,4237,5	// Owl Duke Card
+IG_MagicCardAlbum,4238,5	// Owl Baron Card
+IG_MagicCardAlbum,4241,1	// Arc Angeling Card
+IG_MagicCardAlbum,4250,1	// Executioner Card
+IG_MagicCardAlbum,4254,1	// Tirfing Card
+IG_MagicCardAlbum,4266,10	// Eclipse Card
+IG_MagicCardAlbum,4284,10	// Chepet Card
+IG_MagicCardAlbum,4285,10	// Choco Card
+IG_MagicCardAlbum,4290,5	// Cat O' Nine Tails Card
+IG_MagicCardAlbum,4291,10	// Kobold Leader Card
+IG_MagicCardAlbum,4300,10	// Chimera Card
+IG_MagicCardAlbum,4306,10	// Toad Card
+IG_MagicCardAlbum,4320,1	// Bloody Knight Card
+IG_MagicCardAlbum,4336,1	// Ungoliant Card
+IG_MagicCardAlbum,4354,1	// Gemini-S58 Card
+IG_MagicCardAlbum,4384,1	// Hydro Card
+IG_MagicCardAlbum,4395,3	// Thanatos Maero Card
+IG_MagicCardAlbum,4396,3	// Thanatos Odium Card
+IG_MagicCardAlbum,4397,3	// Thanatos Despero Card

+ 137 - 22
db/re/item_combo_db.txt

@@ -5,6 +5,7 @@
 
 1166:2527,{ bonus2 bAddRace,RC_Dragon,5; }
 1166:2527:5467,{ bonus2 bAddRace,RC_Dragon,25; }
+1180:2527,{ bonus2 bAddRace,RC_Dragon,5; }
 1180:2527:5467,{ bonus2 bAddRace,RC_Dragon,25; }
 1269:5467,{ bonus bAspd,1; bonus bFlee2,3; }
 1284:2892,{ bonus2 bSkillAtk,"AS_SONICBLOW",50; bonus bBaseAtk,50; bonus bFlee,-30; }
@@ -15,14 +16,15 @@
 1422:2133,{ bonus2 bAddClass,Class_All,4; bonus bDef,2; }
 1428:2115,{ bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",2,5; }
 1433:2153,{ bonus2 bSkillAtk,"CR_GRANDCROSS",10; bonus2 bSkillAtk,"LG_RAYOFGENESIS",10; }
-1472:2677,{ bonus bMatkRate,6; bonus bDex,2; bonus bCastrate,-getequiprefinerycnt(EQI_HEAD_TOP); }
-1472:2711,{ bonus bMatkRate,6; bonus bDex,2; bonus bCastrate,-getequiprefinerycnt(EQI_HAND_R); }
-1473:2677,{ bonus bMatkRate,6; bonus bDex,2; bonus bCastrate,-getequiprefinerycnt(EQI_HEAD_TOP); }
-1473:2711,{ bonus bMatkRate,6; bonus bDex,2; bonus bCastrate,-getequiprefinerycnt(EQI_HAND_R); }
+1472:2677,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HEAD_TOP); }
+1472:2711,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HAND_R); }
+1473:2677,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HEAD_TOP); }
+1473:2711,{ bonus bMatkRate,6; bonus bDex,2; bonus bVariableCastrate,-getequiprefinerycnt(EQI_HAND_R); }
 1474:2527,{ bonus2 bAddRace,RC_Dragon,5; }
 1474:2527:5467,{ bonus2 bAddRace,RC_Dragon,25; }
 1477:2700,{ bonus2 bResEff,Eff_Confusion,9500; }
 1479:2700,{ bonus2 bResEff,Eff_Confusion,9500; }
+1480:2527,{ bonus2 bAddRace,RC_Dragon,5; }
 1480:2527:5467,{ bonus2 bAddRace,RC_Dragon,25; }
 1535:4361,{ bonus bBreakArmorRate,900; bonus bBreakWeaponRate,900; }
 1559:5467,{ bonus bAspd,1; bonus bFlee2,3; }
@@ -42,6 +44,10 @@
 1646:2161,{ set .@i,getequiprefinerycnt(EQI_HAND_L)*4; bonus2 bVariableCastrate,"WZ_STORMGUST",-.@i; bonus2 bVariableCastrate,"WL_FROSTMISTY",-.@i; bonus2 bVariableCastrate,"WL_JACKFROST",-.@i; }
 1657:2471:2569:15029,{ bonus bHealPower,25; bonus2 bSkillUseSP,"AL_HEAL",-20; bonus2 bSkillCooldown,"AB_SECRAMENT",-2000; bonus2 bSkillCooldown,"AB_LAUDAAGNUS",-2000; bonus2 bSkillCooldown,"AB_LAUDARAMUS",-2000; }
 1660:2471:2569:15029,{ bonus bHealPower,45; bonus2 bSkillUseSP,"AL_HEAL",-50; bonus3 bAutoSpellWhenHit,"AB_SILENTIUM",1,100; bonus2 bSkillCooldown,"AB_CLEARANCE",-3000; bonus2 bSkillCooldown,"AB_LAUDAAGNUS",-3000; bonus2 bSkillCooldown,"AB_LAUDARAMUS",-3000; }
+1668:15089,{ bonus bDelayrate,-10; }
+1670:2968,{ bonus bMatkRate,getequiprefinerycnt(EQI_HAND_R)*5; }
+1670:2968:2969,{ bonus bMatkRate,-(getequiprefinerycnt(EQI_HAND_R)*5); }
+1670:2969,{ bonus bMatkRate,getequiprefinerycnt(EQI_HAND_R)*5; }
 1718:1774,{ bonus bLongAtkRate,50; }
 1723:2718,{ bonus bDex,1; bonus bMaxSP,50; bonus bSPrecovRate,10; }
 1724:5467,{ bonus bAspd,1; bonus bFlee2,3; }
@@ -66,12 +72,17 @@
 2012:2468:2860:15026,{ bonus2 bMagicAtkEle,Ele_Water,60; bonus2 bMagicAtkEle,Ele_Wind,-60; bonus2 bSubEle,Ele_Wind,-50; }
 2013:2469:2861:15027,{ bonus2 bMagicAtkEle,Ele_Fire,60; bonus2 bMagicAtkEle,Ele_Water,-60; bonus2 bSubEle,Ele_Water,-50; }
 2014:2470:2862:15028,{ bonus2 bMagicAtkEle,Ele_Earth,60; bonus2 bMagicAtkEle,Ele_Fire,-60; bonus2 bSubEle,Ele_Fire,-50; }
-2109:2717:2239,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
+2109:2239:2717,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
+2109:2971:5135,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
+2109:2971:18874,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
 2114:2353:5122,{ bonus bStr,2; bonus bDef,5; bonus bMdef,5; if(BaseClass==Job_Swordman) bonus bDef,6; }
 2115:2353:5124,{ bonus bDef,2-getequiprefinerycnt(EQI_HAND_L)-getequiprefinerycnt(EQI_HEAD_TOP); bonus bMdef,5+getequiprefinerycnt(EQI_HAND_L)+getequiprefinerycnt(EQI_HEAD_TOP); }
 2116:2355:2420:2521:5125,{ bonus bMaxHP,900; bonus bMaxSP,100; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,30; }
-2121:2717:2239,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
+2121:2239:2717,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
+2121:2971:5135,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
+2121:2971:18874,{ bonus bHPrecovRate,15; bonus bSPrecovRate,15; bonus bMatkRate,7; }
 2123:2701,{ bonus bVariableCastrate,-10; }
+2123:2881,{ bonus bMatkRate,getequiprefinerycnt(EQI_HAND_L)*2; }
 2124:2702,{ bonus bAspdRate,10; bonus bShortWeaponDamageReturn,5; }
 2135:2426,{ bonus2 bAddEff,Eff_Blind,500; autobonus "{ bonus bFlee,20; }",200,10000,BF_WEAPON,"{ specialeffect2 EF_INCAGILITY; }"; }
 2137:2353:5124,{ bonus bDef,2-getequiprefinerycnt(EQI_HAND_L)-getequiprefinerycnt(EQI_HEAD_TOP); bonus bMdef,5+getequiprefinerycnt(EQI_HAND_L)+getequiprefinerycnt(EQI_HEAD_TOP); }
@@ -82,12 +93,18 @@
 2173:15055,{ bonus bFlee,10; bonus bFlee2,10; }
 2177:18574,{ bonus2 bAddClass,Class_Boss,5; bonus2 bMagicAddClass,Class_Boss,5; if (getequiprefinerycnt(EQI_HEAD_TOP) > 7) { bonus2 bAddClass,Class_Boss,5; bonus2 bMagicAddClass,Class_Boss,5; } }
 2183:15068,{ bonus2 bSubEle,Ele_Neutral,5; }
-2183:22015,{ bonus bAllStats,2; }
 2183:15068:18776:20710:22015,{ bonus bMaxHP,900; bonus bMaxSP,100; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,30; }
+2183:22015,{ bonus bAllStats,2; }
 2241:5136,{ bonus bMaxHP,700; bonus bMaxSP,50; bonus4 bAutoSpellWhenHit,"AL_INCAGI",10,30,1; }
+2268:18573,{ set .@r,getequiprefinerycnt(EQI_HEAD_TOP); if(.@r > 6) { bonus bMaxHPrate,((.@r-5)/2)*2; bonus bHit,(.@r-5)/2; } }
+2269:5781,{ bonus bInt,1; bonus bMaxSP,30; }
+2269:5786,{ bonus2 bAddClass,Class_All,1; }
 //2269:5768,{ bonus bInt,1; if(getequiprefinerycnt(EQI_HEAD_TOP) > 6) bonus bMaxSPrate,getequiprefinerycnt(EQI_HEAD_TOP)-6; }
 //2270:5768,{ bonus bStr,1; if(getequiprefinerycnt(EQI_HEAD_TOP) > 2) bonus bUseSPrate,2-getequiprefinerycnt(EQI_HEAD_TOP); }
+2270:5781,{ bonus bLuk,1; bonus bFlee,2; }
+2270:5786,{ bonus bMatkRate,1; }
 2278:18527,{ bonus2 bAddMonsterDropItem,12192,20; }
+2278:18656,{ bonus2 bAddMonsterDropItem,12192,400; }
 2281:18527,{ bonus bFlee,10; }
 2286:18539,{ bonus bUseSPrate,-3; }
 2312:2656,{ bonus bDef,5; bonus bMaxHP,150; }
@@ -103,10 +120,12 @@
 2357:2421:2524:5171,{ bonus bAllStats,1; }
 2358:5153,{ bonus bLuk,6; bonus bFlee,5; bonus bInt,2; }
 2359:2654,{ bonus bUseSPrate,-20; bonus bMaxHP,300; }
+2365:2881,{ bonus bDelayRate,-15; }
 //2369:2428:2533:5306,{ bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSubRace,RC_Player,10; bonus bMaxHPrate,20; bonus2 bResEff,Eff_Freeze,10000; skill "WZ_FIREPILLAR",10; }
 2371:2522,{ bonus bAgi,5; bonus bFlee,10; }
 2371:2523,{ bonus bAgi,5; bonus bFlee,10; }
 2374:2729,{ bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; }
+2375:2729,{ bonus2 bAddClass,Class_All,3; bonus bMatkRate,3; }
 2376:2435:2538,{ bonus2 bSubRace,RC_All,-300; bonus2 bSubRace,RC_DemiHuman,300; bonus2 bSubRace,RC_Player,300; bonus bVit,3; bonus bMaxHPRate,12; bonus bHealpower2,10; bonus bAddItemHealRate,10; autobonus2 "{ bonus2 bHPRegenRate,600,1000; }",5,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }
 2377:2435:2538,{ bonus2 bSubRace,RC_All,-300; bonus2 bSubRace,RC_DemiHuman,300; bonus2 bSubRace,RC_Player,300; bonus bStr,3; bonus bMaxHPRate,12; bonus2 bSkillAtk,"MC_MAMMONITE",20; bonus2 bSkillHeal,"AM_POTIONPITCHER",10; bonus2 bSkillHeal2,"AM_POTIONPITCHER",10; bonus2 bSkillHeal2,"AL_HEAL",10; bonus bUnbreakableArmor,0; }
 2378:2435:2538,{ bonus2 bSubRace,RC_All,-300; bonus2 bSubRace,RC_DemiHuman,300; bonus2 bSubRace,RC_Player,300; bonus bAgi,3; bonus bMaxHPRate,12; bonus bCritical,5; bonus bAspdRate,5; autobonus "{ bonus2 bHPRegenRate,300,1000; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_HEAL; }"; }
@@ -120,6 +139,7 @@
 2399:2553,{ bonus bAgi,5; bonus bFlee,15; }
 2399:2553:5467,{ bonus2 bSubRace,RC_Dragon,20; }
 2408:2655,{ bonus bBaseAtk,50; bonus2 bAddDefMonster,1196,20; bonus2 bAddDefMonster,1197,20; }
+2408:15040,{ set .@r,getequiprefinerycnt(EQI_SHOES); if(.@r > 10) set .@r,10; bonus bMatkRate,5+.@r; }
 2424:2528,{ bonus bHPrecovRate,5; bonus bMaxHPrate,10; }
 2425:2529,{ bonus bFlee,10; }
 2425:2530,{ bonus bFlee,10; }
@@ -137,14 +157,18 @@
 2478:2578:2887:15039,{ bonus3 bAutoSpell,"ASC_BREAKER",(getskilllv("ASC_BREAKER"))?getskilllv("ASC_BREAKER"):1,20; if(readparam(bStr)>119) { bonus bBaseAtk,30; } bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; bonus bCritical,-20; }
 2479:2580:2890:15042,{ bonus bAspd,2; bonus2 bSkillAtk,"RA_ARROWSTORM",50; bonus bLongAtkRate,30; bonus3 bAutoSpell,"AC_DOUBLE",(getskilllv("AC_DOUBLE") < 3)?3:getskilllv("AC_DOUBLE"),20; }
 2480:2581:2891:15043,{ bonus bMaxHPRate,15; bonus bFlee2,20; bonus2 bSkillAtk,"RA_CLUSTERBOMB",20; bonus bLongAtkRate,-30; bonus bAspd,-7; }
-2483:2586:15046,{ bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player,15; }
-2484:2587:15047,{ bonus bDex,5; bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player,15; }
+2481:2730,{ bonus bBaseAtk,getequiprefinerycnt(EQI_SHOES); }
+2481:2731,{ bonus bMatkRate,getequiprefinerycnt(EQI_SHOES)/2; bonus bVariableCastrate,-(getequiprefinerycnt(EQI_SHOES)/2); }
+2481:10031,{ bonus bCritical,(getequiprefinerycnt(EQI_SHOES)/2)*10; }
+2483:2586:15046,{ bonus bVit,5; bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player,15; }
+2484:2586:15047,{ bonus bDex,5; bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player,15; }
 2485:2587:15048,{ bonus bInt,5; bonus bMdef,10; bonus2 bSubRace,RC_DemiHuman,15; bonus2 bSubRace,RC_Player,15; }
 2518:2648:2649:5126,{ bonus bInt,5; bonus bMdef,11; bonus bMaxSPrate,20; bonus bNoCastCancel,0; bonus bVariableCastrate,25; }
 2519:2650:2651:5127,{ bonus bStr,2; bonus bLuk,9; bonus bCritical,13; bonus bBaseAtk,18; bonus bFlee2,13; }
-2527:13001,{ bonus2 bAddRace,RC_Dragon,5; }
 2527:5467:13001,{ bonus2 bAddRace,RC_Dragon,25; }
 2527:5467:13030,{ bonus2 bAddRace,RC_Dragon,25; }
+2527:13001,{ bonus2 bAddRace,RC_Dragon,5; }
+2527:13030,{ bonus2 bAddRace,RC_Dragon,5; }
 2607:2677,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
 2607:2711,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
 2607:2786,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
@@ -158,29 +182,66 @@
 2626:2786,{ bonus2 bSkillAtk,"AL_HEAL",50; bonus2 bSkillAtk,"PR_MAGNUS",30; bonus bSPrecovRate,9; }
 2678:2679,{ bonus4 bAutoSpell,"MO_EXTREMITYFIST",1,3,1; bonus3 bAutoSpell,"PR_LEXAETERNA",1,20; bonus3 bAutoSpell,"AS_SONICBLOW",5,50; bonus3 bAutoSpell,"MO_INVESTIGATE",5,20; bonus3 bAutoSpell,"ASC_METEORASSAULT",2,50; }
 //2679:2792,{ bonus4 bAutoSpell,"MO_EXTREMITYFIST",1,3,1; bonus3 bAutoSpell,"PR_LEXAETERNA",1,20; bonus3 bAutoSpell,"AS_SONICBLOW",5,50; bonus3 bAutoSpell,"MO_INVESTIGATE",5,20; bonus3 bAutoSpell,"ASC_METEORASSAULT",2,50; }
-2720:2772,{ bonus2 bAddClass,Class_All,3; bonus bHealPower,5; }
-2721:2772,{ bonus2 bAddClass,Class_All,3; bonus bHealPower,5; }
-2722:2772,{ bonus2 bAddClass,Class_All,3; bonus bHealPower,5; }
-2723:2772,{ bonus2 bAddClass,Class_All,3; bonus bHealPower,5; }
-2724:2772,{ bonus2 bAddClass,Class_All,3; bonus bHealPower,5; }
-2725:2772,{ bonus2 bAddClass,Class_All,3; bonus bHealPower,5; }
+2701:2881,{ bonus bMatkRate,20; }
+2702:2874,{ bonus bAspd,1; }
+2720:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2720:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2720:2774,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2721:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2721:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2721:2774,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2722:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2722:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2722:2774,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2723:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2723:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2724:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2724:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2724:2774,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2725:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2725:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2725:2774,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
 2726:2727,{ bonus bUseSPrate,-25; }
 2733:2772,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2733:2773,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
+2733:2774,{ bonus2 bAddClass,Class_All,5; bonus bMatkRate,3; bonus bHealPower,5; }
 2747:13061,{ bonus bHit,5; bonus bMatk,5; bonus2 bSkillUseSP,"SC_ENERVATION",20; bonus2 bSkillUseSP,"SC_GROOMY",20; }
 2751:2888,{ bonus bAspdRate,3; bonus bVariableCastrate,-3; }
 2777:2778:5479,{ bonus bMaxHP,300; bonus bMatkRate,5; bonus2 bSubEle,Ele_Neutral,5; }
+2777:2825:5479,{ bonus bMaxHP,BaseLevel*10; bonus bMaxSP,BaseLevel*2; bonus bHealPower,10; }
 2779:2780:5482,{ bonus bMatkRate,10; bonus bInt,5; bonus2 bSubRace,RC_Angel,10; }
 2779:2780:5577,{ bonus bMatkRate,10; bonus bInt,5; bonus2 bSubRace,RC_Angel,10; }
+2779:2827:5482,{ autobonus "{ bonus bAspdRate,2; }",50,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bMaxHP,BaseLevel*15; bonus bMaxSP,(BaseLevel*12)/10; bonus2 bAddClass,Class_All,3; }
+2780:2826:5577,{ autobonus "{ bonus bAspdRate,2; }",50,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bMaxHP,BaseLevel*15; bonus bMaxSP,(BaseLevel*12)/10; bonus2 bAddClass,Class_All,3; }
+2826:2827:5577,{ autobonus "{ bonus bAspdRate,2; }",50,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bMaxHP,BaseLevel*15; bonus bMaxSP,(BaseLevel*12)/10; bonus2 bAddClass,Class_All,3; }
+2855:5360,{ bonus bCritAtkRate,10; if( getequiprefinerycnt(EQI_HEAD_TOP)>5 ) bonus bCritical,50; }
 2957:2958,{ bonus4 bAutoSpell,"MO_EXTREMITYFIST",1,3,1; bonus3 bAutoSpell,"PR_LEXAETERNA",1,20; bonus3 bAutoSpell,"AS_SONICBLOW",5,50; bonus3 bAutoSpell,"MO_INVESTIGATE",5,20; bonus3 bAutoSpell,"ASC_METEORASSAULT",2,50; }
 2959:18756,{ set .@i,3+(3*getequiprefinerycnt(EQI_HEAD_TOP)); autobonus "{ /* Active_Montransform ATROCE, SetDisappearSPAmount COMBIITEM_Shiba_Set 1 5 */ bonus bBaseAtk,30; }",.@i,5000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; autobonus2 "{ /* Active_Montransform ATROCE, SetDisappearSPAmount COMBIITEM_Shiba_Set 1 5 */ bonus bBaseAtk,30; }",.@i,5000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; }
+2966:2967:13092,{ bonus bBaseAtk,-(getequiprefinerycnt(EQI_HAND_R)*10); }
+2966:2967:16026,{ bonus bBaseAtk,-(getequiprefinerycnt(EQI_HAND_R)*5); }
+2966:2967:18821,{ bonus2 bAddClass,Class_All, -(getequiprefinerycnt(EQI_HEAD_TOP)/2); }
 2966:2968,{ bonus bAtkRate,4; bonus bMatkRate,4; }
 2966:2969,{ bonus bAtkRate,4; bonus bMatkRate,4; }
 2966:13092,{ bonus bBaseAtk,10*getequiprefinerycnt( (getequipid(EQI_HAND_R) == 13092) ? EQI_HAND_R : EQI_HAND_L ); }
+2966:16026,{ bonus bBaseAtk,getequiprefinerycnt(EQI_HAND_R)*5; }
+2966:18821,{ bonus2 bAddClass,Class_All,getequiprefinerycnt(EQI_HEAD_TOP)/2; }
 2967:2968,{ bonus bAtkRate,4; bonus bMatkRate,4; }
 2967:2969,{ bonus bAtkRate,4; bonus bMatkRate,4; }
+2967:13092,{ bonus bBaseAtk,getequiprefinerycnt(EQI_HAND_R)*10; }
+2967:16026,{ bonus bBaseAtk,getequiprefinerycnt(EQI_HAND_R)*5; }
+2967:18821,{ bonus2 bAddClass,Class_All,getequiprefinerycnt(EQI_HEAD_TOP)/2; }
+2968:2969:13092,{ bonus bBaseAtk,-(getequiprefinerycnt(EQI_HAND_R)*10); }
+2968:2969:18821,{ bonus bMagicAtkDef, getequiprefinerycnt(EQI_HEAD_TOP)/2; }
 2968:13092,{ bonus bMatk,10*getequiprefinerycnt( (getequipid(EQI_HAND_R) == 13092) ? EQI_HAND_R : EQI_HAND_L ); }
-2986:18872,{ bonus bBaseAtk,BaseLevel/4; }
+2968:18821,{ bonus bMatkRate,getequiprefinerycnt(EQI_HEAD_TOP)/2; }
+2969:13092,{ bonus bBaseAtk,getequiprefinerycnt(EQI_HAND_R)*10; }
+2969:18821,{ bonus bMatkRate,getequiprefinerycnt(EQI_HEAD_TOP)/2; }
+2983:4218,{ bonus bVit,-3; bonus bHPrecovRate,-20; bonus bMaxHP,1000; }
+2983:4218:4269,{ bonus bVit,-3; bonus bHPrecovRate,-20; bonus bMaxHP,1000; bonus bInt,-3; bonus bSPrecovRate,-20; bonus bMaxSP,150; }
+2983:4269,{ bonus bInt,-3; bonus bSPrecovRate,-20; bonus bMaxSP,150; }
+2984:4151:4164:4204:4221:4235:4239:4245:4249:4267:4275,{ bonus2 bExpAddRace,RC_All,2; }
 2986:2987:18872,{ bonus2 bAddMonsterDropItem,22559,50; }
+2986:18872,{ bonus bBaseAtk,BaseLevel/4; }
 2987:18872,{ bonus bMatk,BaseLevel/4; }
 4001:4197,{ bonus bFlee,18; }
 4006:4266,{ bonus bFlee,18; }
@@ -197,9 +258,12 @@
 4090:4212:4328,{ bonus bAllStats,1; }
 4106:4248,{ bonus bPerfectHitAddRate,20; }
 4127:4166,{ bonus2 bAddEffWhenHit,Eff_Curse,600; }
+4139:18619,{ bonus3 bAutoSpell,"RG_SNATCHER",5,20; bonus bDex,2; bonus bAgi,1; bonus bInt,-1; }
 4153:4247:4273,{ bonus3 bAddMonsterDropItem,544,RC_Fish,3000; bonus2 bAddEle,Ele_Water,30; }
+4153:18554,{ bonus2 bAddEle,Ele_Water,10; }
 4168:4169,{ bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bVariableCastrate,-10; }
 4169:4488,{ if(getequiprefinerycnt(EQI_SHOES) >= 15) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; } else { bonus bMaxHPrate,10; bonus bMaxSPrate,10; } }
+4169:4488,{ if(getequiprefinerycnt(EQI_SHOES) >= 15) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; } else { bonus bMaxHPrate,10; bonus bMaxSPrate,10; } }
 4172:4210:4230:4257:4272,{ bonus bAgi,5; bonus bStr,5; bonus bAspdRate,5; bonus bSpeedRate,25; bonus2 bSPDrainValue,1,0; if(BaseClass==Job_Thief) bonus bNoGemStone,0; }
 4178:4199:4234:4252:4297,{ bonus bAgi,5; bonus bDex,3; bonus bLongAtkRate,20; bonus bPerfectHitAddRate,20; if(BaseClass==Job_Archer) { bonus2 bExpAddRace,RC_Brute,5; bonus2 bWeaponComaRace,RC_Brute,100; } }
 4178:4234:4252:4297:4381,{ bonus bDex,5; bonus2 bSkillAtk,"CG_ARROWVULCAN",5; bonus2 bSkillAtk,"DC_THROWARROW",10; bonus2 bSkillAtk,"BA_MUSICALSTRIKE",10; if(BaseJob==Job_Bard||BaseJob==Job_Dancer) bonus3 bAutoSpellWhenHit,"CG_TAROTCARD",2,50; }
@@ -210,10 +274,12 @@
 4193:4294,{ bonus bMaxHP,300; bonus bMaxSP,60; }
 4208:4258:4325:4327:4382,{ bonus bInt,3; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",10; bonus2 bSkillAtk,"MG_THUNDERSTORM",10; if(BaseJob==Job_Sage) { bonus bMagicDamageReturn,20; bonus2 bAddMonsterDropItem,716,100; bonus2 bAddMonsterDropItem,715,100; bonus bVariableCastrate,-20; } }
 4218:4269,{ bonus bHPrecovRate,30; bonus bSPrecovRate,30; bonus bVit,4; bonus bInt,4; }
-4220:4246:4311:4319:4331,{ bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus3 bAutoSpell,"BS_WEAPONPERFECT",1,3; bonus2 bAddMonsterDropItem,501,500; if(BaseClass==Job_Swordman) bonus2 bAddItemHealRate,IG_Potion,50; }
+4220:4246:4311:4319:4331,{ bonus bStr,10; bonus bMaxHPrate,20; bonus bHPrecovRate,50; bonus3 bAutoSpell,"BS_WEAPONPERFECT",1,3; bonus2 bAddMonsterDropItem,501,500; if(BaseClass==Job_Swordman) bonus2 bAddItemGroupHealRate,IG_Potion,50; }
 4229:4244:4299:4313,{ bonus bDef,3; bonus bMdef,3; }
 4237:4238,{ bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",5,20; }
+4247:18554,{ bonus2 bAddEle,Ele_Water,10; }
 4268:4277,{ bonus bBaseAtk,20; bonus bLuk,3; }
+4273:18554,{ bonus2 bAddEle,Ele_Water,10; }
 4311:4319:4331:4371,{ bonus bInt,1; bonus bStr,1; bonus bDef,2; bonus bSPrecovRate,10; bonus2 bSkillAtk,"PA_SHIELDCHAIN",10; bonus2 bSkillAtk,"PA_SACRIFICE",10; bonus bVariableCastrate,-10; if(BaseJob==Job_Crusader) bonus bDefEle,Ele_Holy; }
 4323:4324,{ bonus3 bAutoSpell,"MG_FROSTDIVER",3,250; }
 4435:4436,{ bonus2 bSPGainRace,RC_DemiHuman,2; bonus2 bSPGainRace,RC_Player,2; }
@@ -221,29 +287,40 @@
 4605:4606,{ bonus2 bSubEle,Ele_Neutral,20; bonus bFlee,20; bonus2 bHPLossRate,100,6000; bonus2 bSPLossRate,6,6000; }
 4608:4609,{ bonus2 bAddSize,Size_Medium,15; bonus2 bAddSize,Size_Large,15; bonus2 bSubSize,Size_Medium,5; bonus2 bSubSize,Size_Large,5; }
 5040:5442,{ bonus bAspdRate,3; bonus bVariableCastrate,3; }
+5040:18673,{ bonus bSPrecovRate,3; }
+5041:18538,{ bonus2 bSubRace,RC_Angel,9; }
+5043:18656,{ bonus bFlee,10; bonus2 bAddEff,Eff_Stun,1000; }
+5048:18538,{ bonus2 bSubRace,RC_Demon,9; }
 5068:5653,{ bonus bStr,1; bonus bAtkRate,5; }
+5070:18576,{ bonus2 bSkillAtk,"MO_TRIPLEATTACK",5; bonus2 bSkillAtk,"MO_COMBOFINISH",5; bonus2 bSkillAtk,"CH_TIGERFIST",3; bonus2 bSkillAtk,"CH_CHAINCRUSH",3; if( getequiprefinerycnt(EQI_HEAD_TOP) < 10 ) bonus bUseSPrate, getequiprefinerycnt(EQI_HEAD_TOP); }
+5073:5574,{ bonus bDex,2; bonus bDef,2; }
 5074:5653,{ bonus bStr,1; bonus bAspdRate,2; }
 5086:18527,{ bonus2 bAddItemHealRate,12192,200; }
+5086:18656,{ bonus2 bAddItemHealRate,538,100; bonus2 bAddItemHealRate,12192,100; bonus2 bAddMonsterDropItem,538,400; bonus2 bAddMonsterDropItem,12192,400; }
 5176:18527,{ bonus bAspdRate,5; }
+5176:18656,{ bonus bAspd,1; autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; }
 //5184:5657,{ bonus bLongAtkRate,getrefine(); }
 //5206:5768,{ bonus bDex,1; if(getequiprefinerycnt(EQI_HEAD_TOP) > 4) bonus bDelayRate,4-getequiprefinerycnt(EQI_HEAD_TOP); }
 5358:5653,{ bonus bAgi,1; bonus bFlee,3; }
 //5359:5657,{ bonus bLongAtkRate,getequiprefinerycnt(EQI_HEAD_TOP); }
 5401:5653,{ bonus bInt,1; bonus bMatkRate,2; }
+5403:18529,{ bonus3 bAutoSpell,"BS_GREED",1,50; }
 //5470:5653,{ bonus bDex,1; bonus bLongAtkRate,3; }
+5475:18656,{ bonus bBaseAtk,30; bonus bMatk,30; bonus2 bAddMonsterDropItem,529,400; bonus2 bAddMonsterDropItem,530,400; bonus2 bAddMonsterDropItem,538,400; bonus2 bAddMonsterDropItem,12192,400;}
 //9024:18832,{ bonus3 bAutoSpell,"BS_ADRENALINE",2,(GetPetRelationship >= 3)?15:10; }
 13027:15044,{ set .@i,getequiprefinerycnt(EQI_ARMOR)?getequiprefinerycnt(EQI_ARMOR):1; bonus3 bAddMonsterDropItem,929,RC_DemiHuman,70*.@i; bonus3 bAddMonsterDropItem,970,RC_DemiHuman,50*.@i; bonus3 bAddMonsterDropItem,929,RC_Player,70*.@i; bonus3 bAddMonsterDropItem,970,RC_Player,50*.@i; bonus3 bAddMonsterDropItem,929,RC_Brute,70*.@i; bonus3 bAddMonsterDropItem,970,RC_Brute,50*.@i; }
 13034:13035,{ bonus bMaxSP,20; bonus bMaxHPRate,5; bonus bHit,10; bonus2 bAddSize,Size_Large,30; autobonus "{ bonus bAspdRate,100; }",1,7000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }"; }
+15041:18659,{ bonus bInt,3; bonus bStr,3; bonus bMdef,10; bonus bDefEle,Ele_Fire; bonus2 bAddEle,Ele_Earth,10; }
 15068:20710,{ bonus bAgi,5; bonus bFlee,10; }
 15088:18816:18818,{ bonus bMatk,BaseLevel/3; bonus2 bExpAddClass,Class_All,5; }
 15088:18817:18819,{ bonus bBaseAtk,BaseLevel/3; bonus2 bExpAddClass,Class_All,5; }
+15116:20743:22046,{ bonus bMaxSPrate,25; bonus bMaxSPrate,25; bonus bSpeedAddRate,10; }
 18507:18539,{ bonus bUseSPrate,-3; }
 18559:18560,{ bonus bCritAtkRate,5; }
 18776:20710,{ bonus bBaseAtk,10; }
 18776:22015,{ bonus bMatk,20; }
-24072:24075,{ bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
-24073:24076,{ bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
-24074:24077,{ bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
+18997:28326:28327,{ bonus bSpeed,25; bonus bBaseAtk,50; bonus bMatk,50; }
+24012:24013:24014:24015:24016:24017,{ bonus bAllStats,9; }
 24018:24019:24020,{ if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_WEAPON) >= 23) { bonus bAtkRate,1; } }
 24021:24022:24023,{ if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_WEAPON) >= 23) { bonus bMatkRate,1; } }
 24025:24028,{ set .@i,getequiprefinerycnt(EQI_SHADOW_ARMOR) + getequiprefinerycnt(EQI_SHADOW_SHOES); bonus bMaxHP,.@i; bonus bMaxSP,.@i; if(.@i >= 15) { bonus bMaxHPrate,1; } }
@@ -256,7 +333,7 @@
 24037:24043,{ bonus bDex,1; }
 24038:24044,{ bonus bVit,1; }
 24039:24045,{ bonus bAgi,1; }
-24046:24051,{ bonus2 bSubEle,Ele_Neutral,1; if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L)) { bonus2 bSubEle,Ele_Neutral,1; } }
+24046:24051,{ bonus2 bSubEle,Ele_Neutral,1; if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 15) { bonus2 bSubEle,Ele_Neutral,1; } }
 24052:24062,{ bonus2 bExpAddRace,RC_DemiHuman,3; bonus2 bExpAddRace,RC_Player,3; }
 24053:24063,{ bonus2 bAddRace,10,5; bonus2 bMagicAddRace,10,5; }
 24054:24065,{ bonus2 bExpAddRace,RC_Brute,3; }
@@ -267,5 +344,43 @@
 24059:24069,{ bonus2 bExpAddRace,RC_Formless,3; }
 24060:24070,{ bonus2 bExpAddRace,RC_Undead,3; }
 24061:24064,{ bonus2 bExpAddRace,RC_Plant,3; }
+24072:24075,{ bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
+24073:24076,{ bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
+24074:24077,{ bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
 24078:24079:24080,{ bonus3 bSPDrainRate,10,1+(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)/10),0; }
 24081:24082:24083,{ bonus3 bHPDrainRateRace,11,40,2+(getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_SHOES)/5); }
+24084:24085:24086:24087:24088:24089,{ bonus bAllStats,1; set .@i,getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L); if (.@i >= 45) { bonus bNoGemStone,1; } bonus bUseSPrate,100-.@i; }
+24090:24091:24092,{ bonus bDef,5; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES) >= 20) bonus2 bResEff,Eff_Stone,100; }
+24090:24093:24094,{ bonus bDef,5; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES) >= 20) bonus2 bResEff,Eff_Sleep,100; }
+24090:24095:24096,{ bonus bDef,5; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES) >= 20) bonus2 bResEff,Eff_Silence,100; }
+24090:24097:24098,{ bonus bDef,5; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES) >= 20) bonus2 bResEff,Eff_Blind,100; }
+24090:24099:24100:24101,{ bonus bDef,4; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 30) bonus2 bResEff,Eff_Freeze,100; }
+24090:24102:24103,{ bonus bDef,5; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 20) bonus2 bResEff,Eff_Bleeding,100; }
+24090:24104:24105:24106,{ bonus bDef,4; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 30) bonus2 bResEff,Eff_Stun,100; }
+24090:24107:24108,{ bonus bDef,5; if (getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ACC_L)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 20) bonus2 bResEff,Eff_Curse,100; }
+24109:24110,{ bonus bFixedCastrate,-(getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)); }
+24111:24112:24113,{ bonus bNoCastCancel,1; bonus bUseSPrate,40-getequiprefinerycnt(EQI_SHADOW_SHIELD)-getequiprefinerycnt(EQI_SHADOW_ARMOR)-getequiprefinerycnt(EQI_SHADOW_SHOES); }
+24150:24151,{ bonus bAtkRate,1; if (getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 15) bonus bNoSizeFix,1; }
+24152:24153,{ bonus bAtk,getequiprefinerycnt(EQI_SHADOW_WEAPON); if (getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R) >= 15) bonus bUnbreakableWeapon,1; }
+24154:24155,{ bonus bDef,getequiprefinerycnt(EQI_SHADOW_ARMOR); if (getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 15) bonus bUnbreakableArmor,1; }
+24156:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_DemiHuman; }
+24157:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Demon; }
+24158:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Brute; }
+24159:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Insect; }
+24160:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Fish; }
+24161:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Dragon; }
+24162:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Angel; }
+24163:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Formless; }
+24164:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Undead; }
+24165:24166:24167,{ bonus bBaseAtk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreDefRace,RC_Plant; }
+24168:24169:24170,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_DemiHuman; }
+24168:24169:24171,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Demon; }
+24168:24169:24172,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Brute; }
+24168:24169:24173,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Insect; }
+24168:24169:24174,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Fish; }
+24168:24169:24175,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Dragon; }
+24168:24169:24176,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Angel; }
+24168:24169:24177,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Formless; }
+24168:24169:24178,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Undead; }
+24168:24169:24179,{ bonus bMatk,5; if(getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L)>=25) bonus bIgnoreMDefRace,RC_Plant; }
+28326:28327,{ bonus bInt,8; bonus bStr,8; }

Plik diff jest za duży
+ 380 - 289
db/re/item_db.txt


+ 368 - 0
db/re/item_flag.txt

@@ -0,0 +1,368 @@
+// Flagged Items
+// <ItemID>,<Flag>
+//
+// <Flag>:
+// 1 - As Dead Branch item (will be logged at `branchlog` table and cannot be used at 'nobranch' mapflag)
+// 2 - As item group container, check player's inventory and weight before consumed
+// NOTE: For removing flag by import file, use "-" to remove the flag. Example, 604,-1 will removes flag 1 from Branch_Of_Dead_Tree
+
+// Logged as Dead Branch item
+604,1 //Branch_Of_Dead_Tree
+12103,1 //Bloody_Dead_Branch
+12109,1 //Poring_Box
+12024,1 //Red_Pouch_Of_Surprise
+
+// Item group container
+603,2 //Old_Blue_Box
+616,2 //Old_Card_Album
+617,2 //Old_Violet_Box
+644,2 //Gift_Box
+664,2 //Gift_Box_1
+665,2 //Gift_Box_2
+666,2 //Gift_Box_3
+667,2 //Gift_Box_4
+12023,2 //Giftbox_China
+12025,2 //Egg_Boy
+12026,2 //Egg_Girl
+12038,2 //Lotto_Box04
+12104,2 //Random_Quiver
+12105,2 //Set_Of_Taiming_Item
+12106,2 //Accessory_Box
+12107,2 //Wrapped_Mask
+12108,2 //Bundle_Of_Magic_Scroll
+12110,2 //First_Aid_Kit
+12111,2 //Food_Package
+12130,2 //Cookie_Bag
+12152,2 //Special_Box
+12186,2 //Red_Box
+12187,2 //Green_Box
+12189,2 //Red_Box_
+12194,2 //Hometown_Gift
+12240,2 //Old_Yellow_Box
+12244,2 //Old_Gift_Box
+12246,2 //Magic_Card_Album
+12248,2 //Masquerade_Ball_Box
+12281,2 //Tresure_Box_WoE
+12286,2 //Masquerade_Ball_Box2
+12334,2 //Cherish_Box
+12339,2 //Cherish_Box_Ori
+12355,2 //Xmas_Gift
+12356,2 //Louise_Costume_Box
+12391,2 //Lucky_Egg_C
+12403,2 //Lucky_Egg_C2
+12416,2 //Lucky_Egg_C3
+12473,2 //RWC_Parti_Box
+12474,2 //RWC_Final_Comp_Box
+12477,2 //Gift_Bundle
+12479,2 //Caracas_Ring_Box
+12492,2 //Crumpled_Paper
+12493,2 //Lucky_Egg_C4
+12537,2 //Solo_Gift_Basket
+12538,2 //Couple_Event_Basket
+12540,2 //GM_Warp_Box
+12541,2 //Fortune_Cookie1
+12542,2 //Fortune_Cookie2
+12543,2 //Fortune_Cookie3
+12545,2 //Lucky_Egg_C5
+12573,2 //Fruit_Basket
+12577,2 //Lucky_Egg_C6
+12595,2 //Lucky_Egg_C7
+12612,2 //Old_Coin_Pocket
+12613,2 //High_Coin_Pocket
+12614,2 //Mid_Coin_Pocket
+12615,2 //Low_Coin_Pocket
+12616,2 //Sgrade_Pocket
+12617,2 //Agrade_Pocket
+12618,2 //Bgrade_Pocket
+12619,2 //Cgrade_Pocket
+12620,2 //Dgrade_Pocket
+12621,2 //Egrade_Pocket
+12623,2 //High_Weapon_Box
+12641,2 //Lucky_Egg_C8
+12654,2 //Lucky_Egg_C9
+12673,2 //Lucky_Egg_C10
+12675,2 //Sg_Weapon_Supply_Box
+12690,2 //Old_C_Album_Helm
+12691,2 //Old_C_Album_Armor
+12692,2 //Old_C_Album_Shield
+12693,2 //Old_C_Album_Garment
+12694,2 //Old_C_Album_Shoes
+12695,2 //Old_C_Album_Acc
+12698,2 //Old_C_Album_Weapon
+12702,2 //Old_Bleu_Box
+12703,2 //Holy_Egg_2
+12714,2 //Easter_Scroll
+12756,2 //New_Gift_Envelope
+12767,2 //Passion_FB_Hat_Box
+12768,2 //Cool_FB_Hat_Box
+12769,2 //Victory_FB_Hat_Box
+12770,2 //Glory_FB_Hat_Box
+12771,2 //Passion_Hat_Box2
+12772,2 //Cool_Hat_Box2
+12773,2 //Victory_Hat_Box2
+12826,2 //Wind_Type_Scroll
+12827,2 //Water_Type_Scroll
+12828,2 //Fire_Type_Scroll
+12829,2 //Earth_Type_Scroll
+12850,2 //Heaven_Scroll
+12851,2 //Vocation_Scroll
+12852,2 //Wisdom_Scroll
+12853,2 //Patron_Scroll
+12915,2 //Aspersio_5_Scroll_Box
+12923,2 //Pet_Egg_Scroll_Box1
+12924,2 //Pet_Egg_Scroll_Box2
+12925,2 //Pet_Egg_Scroll1
+12926,2 //Pet_Egg_Scroll2
+12929,2 //Pet_Egg_Scroll_Box3
+12930,2 //Pet_Egg_Scroll_Box4
+12931,2 //Pet_Egg_Scroll_Box5
+12932,2 //Pet_Egg_Scroll3
+12933,2 //Pet_Egg_Scroll4
+12934,2 //Pet_Egg_Scroll5
+12935,2 //Infiltrator_Box
+12936,2 //Muramasa_Box
+12937,2 //Excalibur_Box
+12938,2 //Combat_Knife_Box
+12939,2 //Counter_Dagger_Box
+12940,2 //Kaiser_Knuckle_Box
+12941,2 //Pole_Axe_Box
+12942,2 //Mighty_Staff_Box
+12943,2 //Right_Epsilon_Box
+12944,2 //Balistar_Box
+12945,2 //Diary_Of_Great_Sage_Box
+12946,2 //Asura_Box
+12947,2 //Apple_Of_Archer_Box
+12948,2 //Bunny_Band_Box
+12949,2 //Sahkkat_Box
+12950,2 //Lord_Circlet_Box
+12951,2 //Elven_Ears_Box
+12952,2 //Steel_Flower_Box
+12953,2 //Critical_Ring_Box
+12954,2 //Earring_Box
+12955,2 //Ring_Box
+12956,2 //Necklace_Box
+12957,2 //Glove_Box
+12958,2 //Brooch_Box
+12959,2 //Rosary_Box
+12960,2 //Safety_Ring_Box
+12961,2 //Vesper_Core01_Box
+12962,2 //Vesper_Core02_Box
+12963,2 //Vesper_Core03_Box
+12964,2 //Vesper_Core04_Box
+12983,2 //Pet_Egg_Scroll_Box6
+12984,2 //Pet_Egg_Scroll_Box7
+12985,2 //Pet_Egg_Scroll_Box8
+12986,2 //Pet_Egg_Scroll_Box9
+12987,2 //Pet_Egg_Scroll_Box10
+12988,2 //Pet_Egg_Scroll_Box11
+12989,2 //Pet_Egg_Scroll6
+12990,2 //Pet_Egg_Scroll7
+12991,2 //Pet_Egg_Scroll8
+12992,2 //Pet_Egg_Scroll9
+12993,2 //Pet_Egg_Scroll10
+12994,2 //Pet_Egg_Scroll11
+13543,2 //CP_Helm_Scroll_Box
+13544,2 //CP_Shield_Scroll_Box
+13545,2 //CP_Armor_Scroll_Box
+13546,2 //CP_Weapon_Scroll_Box
+13547,2 //Repair_Scroll_Box
+13617,2 //Super_Pet_Egg1
+13618,2 //Super_Pet_Egg2
+13619,2 //Super_Pet_Egg3
+13620,2 //Super_Pet_Egg4
+13630,2 //Super_Card_Pet_Egg1
+13631,2 //Super_Card_Pet_Egg2
+13632,2 //Super_Card_Pet_Egg3
+13633,2 //Super_Card_Pet_Egg4
+13634,2 //Vigorgra_Package1
+13635,2 //Vigorgra_Package2
+13636,2 //Vigorgra_Package3
+13637,2 //Vigorgra_Package4
+13638,2 //Vigorgra_Package5
+13639,2 //Vigorgra_Package6
+13640,2 //Vigorgra_Package7
+13641,2 //Vigorgra_Package8
+13642,2 //Vigorgra_Package9
+13643,2 //Vigorgra_Package10
+13644,2 //Vigorgra_Package11
+13645,2 //Vigorgra_Package12
+13701,2 //Pet_Egg_Scroll12
+13702,2 //Pet_Egg_Scroll13
+13703,2 //Pet_Egg_Scroll14
+13704,2 //Super_Pet_Egg5
+13705,2 //Super_Pet_Egg6
+13706,2 //Super_Pet_Egg7
+13707,2 //Super_Pet_Egg8
+13708,2 //Pet_Egg_Scroll_E
+13725,2 //Ramen_Hat_Box
+13773,2 //Fire_Brand_Box
+13845,2 //Mysterious_Travel_Sack1
+13846,2 //Mysterious_Travel_Sack2
+13847,2 //Mysterious_Travel_Sack3
+13848,2 //Mysterious_Travel_Sack4
+13871,2 //Magician_Card_Box
+13872,2 //Acolyte_Card_Box
+13873,2 //Archer_Card_Box
+13874,2 //Swordman_Card_Box
+13875,2 //Thief_Card_Box
+13876,2 //Merchant_Card_Box
+13905,2 //Hard_Core_Set_Box
+13906,2 //Kitty_Set_Box
+13907,2 //Soft_Core_Set_Box
+13908,2 //Deviruchi_Set_Box
+13909,2 //MVP_Hunt_Box
+13910,2 //Brewing_Box
+13911,2 //Christmas_Pet_Scroll
+13953,2 //All_In_One_Ring_Box
+13989,2 //Acidbomb_10_Box
+14001,2 //Basic_Siege_Supply_Box
+14002,2 //Adv_Siege_Supply_Box
+14003,2 //Elite_Siege_Supply_Box
+14242,2 //Beholder_Ring_Box
+14243,2 //Hallow_Ring_Box
+14244,2 //Clamorous_Ring_Box
+14245,2 //Chemical_Ring_Box
+14246,2 //Insecticide_Ring_Box
+14247,2 //Fisher_Ring_Box
+14248,2 //Decussate_Ring_Box
+14249,2 //Bloody_Ring_Box
+14250,2 //Satanic_Ring_Box
+14251,2 //Dragoon_Ring_Box
+14296,2 //Angel_Scroll
+14297,2 //Devil_Scroll
+14298,2 //Surprise_Scroll
+14306,2 //RWC_Special_Scroll
+14307,2 //RWC_Limited_Scroll
+14316,2 //July7_Scroll
+14317,2 //Bacsojin_Scroll
+14345,2 //Animal_Scroll
+14363,2 //Heart_Scroll
+14408,2 //New_Year_Scroll
+14466,2 //Valentine_Pledge_Box
+14469,2 //Ox_Tail_Scroll
+14596,2 //Pierre_Treasurebox
+14613,2 //RWC_Scroll_2012
+14626,2 //Indigo_Scroll
+14643,2 //Violet_Scroll
+14664,2 //Bi_Hwang_Scroll
+14665,2 //Jung_Bi_Scroll
+14666,2 //Je_Un_Scroll
+14667,2 //Yong_Kwang_Scroll
+16245,2 //Tw_April_Scroll
+16257,2 //Buddah_Scroll
+16304,2 //Evil_Incarnation
+16371,2 //Tw_Aug_Scroll
+16372,2 //F_Clover_Box_Mouth
+16374,2 //Mouth_Bubble_Gum_Box
+16385,2 //F_Clover_Box_Mouth2
+16386,2 //F_Clover_Box_Mouth4
+16389,2 //BGum_Box_In_Mouth2
+16390,2 //BGum_Box_In_Mouth4
+16409,2 //Tw_Sep_Scroll
+16446,2 //Tw_October_Scroll
+16456,2 //My_Scroll1
+16457,2 //Tw_Nov_Scroll
+16466,2 //My_Scroll2
+16542,2 //Xmas_Bless
+16555,2 //Pr_Reset_Stone_Box
+16556,2 //FPr_Reset_Stone_Box
+16562,2 //Majestic_Devil_Scroll
+16576,2 //Illusion_Nothing
+16638,2 //Life_Ribbon_Box
+16639,2 //Life_Ribbon_Box2
+16640,2 //Life_Ribbon_Box3
+16652,2 //Flame_Light
+16666,2 //Magic_Candy_Box10
+16673,2 //Libra_Scroll
+16675,2 //Splash_Scroll
+16681,2 //BR_Independence_Scroll
+16682,2 //Boarding_Halter_Box
+16687,2 //RWC2010_SuitcaseA
+16688,2 //RWC2010_SuitcaseB
+16741,2 //Hairtail_Box1
+16742,2 //Hairtail_Box2
+16743,2 //Spearfish_Box1
+16744,2 //Spearfish_Box2
+16745,2 //Saurel_Box1
+16746,2 //Saurel_Box2
+16747,2 //Tuna_Box1
+16748,2 //Tuna_Box2
+16749,2 //Malang_Crab_Box1
+16750,2 //Malang_Crab_Box2
+16751,2 //Brindle_Eel_Box1
+16752,2 //Brindle_Eel_Box2
+16757,2 //Hallo_Scroll
+16760,2 //Umbala_Spirit_Box2
+16761,2 //F_Umbala_Spirit_Box2
+16763,2 //Ptotection_Seagod_Box2
+16764,2 //Ptotection_Seagod_Box3
+16765,2 //Octo_Hstick_Box
+16766,2 //Octo_Hstick_Box2
+16767,2 //Octo_Hstick_Box3
+16770,2 //Silvervine_Fruit_Box10
+16771,2 //Silvervine_Fruit_Box40
+16774,2 //Asgard_Scroll
+16775,2 //Sagittarius_Scroll
+16826,2 //Sagittarius_Scr_Box
+16972,2 //Weather_Report_Box
+16974,2 //Comin_Actor_Box
+16976,2 //Hen_Set_Box
+16979,2 //Silvervine_Fruit_Box4
+16990,2 //Sagittar_Diadem_Scroll
+16991,2 //Sagittar_Di_Scroll_Box
+16996,2 //Capri_Crown_Scroll
+16997,2 //Capri_Crown_Scroll_Box
+17011,2 //Capricon_Di_Scroll
+17012,2 //Capricon_Di_Scroll_Box
+17013,2 //Malang_Woe_Encard_Box
+17016,2 //Aquarius_Diadem_Scroll
+17017,2 //Aquarius_Di_Scroll_Box
+17020,2 //Tw_Nov_Scroll2
+17021,2 //Summer_Scroll3
+17022,2 //Super_Pet_Egg1_2
+17023,2 //Super_Pet_Egg4_2
+17024,2 //Lovely_Aquarius_Scroll
+17025,2 //Lovely_Aquarius_Box
+17026,2 //Boitata_Scroll
+17028,2 //Pisces_Diadem_Scroll
+17029,2 //Pisces_Diadem_Box
+17035,2 //Energetic_Pisces_Scroll
+17036,2 //Energetic_Pisces_Box
+17050,2 //Aries_Scroll
+17051,2 //Aries_Scroll_Box
+17062,2 //Taurus_Diadem_Scroll
+17063,2 //Taurus_Di_Scroll_Box
+17077,2 //Taurus_Crown_Scroll
+17078,2 //Taurus_Crown_Scroll_Box
+17082,2 //Gemi_Diadem_Scroll
+17083,2 //Gemi_Diadem_Scroll_Box
+17107,2 //Gemi_Crown_Scroll
+17108,2 //Gemi_Crown_Scroll_Box
+17138,2 //Ms_Cancer_Scroll
+17139,2 //RWC_Super_Scroll
+17140,2 //Leo_Scroll
+17141,2 //Ms_Virgo_Scroll
+17143,2 //Ms_Scorpio_Scroll
+17156,2 //TCG_Card_Scroll
+17165,2 //Challenge_Kit
+17209,2 //Tw_Rainbow_Scroll
+17210,2 //Tw_Red_Scroll
+17211,2 //Tw_Orange_Scroll
+17212,2 //Tw_Yellow_Scroll
+17233,2 //Scroll_Of_Death
+17234,2 //Scroll_Of_Life
+17235,2 //Scroll_Of_Magic
+17236,2 //Scroll_Of_Thews
+17237,2 //Scroll_Of_Darkness
+17238,2 //Scroll_Of_Holiness
+17239,2 //Horned_Scroll
+17240,2 //Mercury_Scroll
+17251,2 //C_Wing_Of_Fly_3Day_Box
+17252,2 //RWC_2012_Set_Box
+17256,2 //Good_Student_Gift_Box
+17257,2 //Bad_Student_Gift_Box
+17262,2 //Ex_Def_Potion_Box
+22514,2 //Candy_Holder
+22558,2 //Lucky_Bag
+22669,2 //HALLOWEEN_G_BOX
+22685,2 //Solo_Christmas_Gift

+ 617 - 617
db/re/item_giftbox.txt

@@ -4,626 +4,626 @@
 // GroupID,ItemID,Rate
 
 // GiftBox
-4,501,1	// Red Potion
-4,502,1	// Orange Potion
-4,503,1	// Yellow Potion
-4,504,1	// White Potion
-4,505,1	// Blue Potion
-4,506,1	// Green Potion
-4,526,1	// Royal Jelly
-4,529,1	// Candy
-4,530,1	// Candy Cane
-4,537,1	// Pet Food
-4,538,1	// Well-baked Cookie
-4,539,1	// Piece of Cake
-4,617,1	// Old Purple Box
-4,644,19	// Gift Box
-4,706,1	// Four Leaf Clover
-4,718,1	// Garnet
-4,719,1	// Amethyst
-4,720,1	// Aquamarine
-4,721,1	// Emerald
-4,722,1	// Pearl
-4,723,1	// Ruby
-4,724,1	// Cursed Ruby
-4,725,1	// Sardonyx
-4,726,1	// Sapphire
-4,727,1	// Opal
-4,728,1	// Topaz
-4,729,1	// Zircon
-4,730,1	// 1carat Diamond
-4,731,1	// 2carat Diamond
-4,732,1	// 3carat Diamond
-4,733,1	// Cracked Diamond
-4,734,1	// Red Frame
-4,735,1	// Chung Jah
-4,736,1	// China
-4,737,1	// Black Ladle
-4,738,1	// Pencil Case
-4,739,1	// Rouge
-4,740,1	// Puppet
-4,741,1	// Poring Doll
-4,742,1	// Chonchon Doll
-4,743,1	// Spore Doll
-4,744,1	// Bouquet
-4,745,1	// Wedding Bouquet
-4,746,1	// Glass Bead
-4,747,1	// Crystal Mirror
-4,748,1	// Witherless Rose
-4,749,1	// Frozen Rose
-4,750,1	// Baphomet Doll
-4,751,1	// Osiris Doll
-4,752,1	// Grasshopper Doll
-4,753,1	// Yoyo Doll
-4,754,1	// Raccoon Doll
-4,969,1	// Gold
-4,975,1	// Scarlet Dyestuff
-4,976,1	// Lemon Dyestuff
-4,978,1	// Cobaltblue Dyestuff
-4,979,1	// Darkgreen Dyestuff
-4,980,1	// Orange Dyestuff
-4,981,1	// Violet Dyestuff
-4,982,1	// White Dyestuff
-4,983,1	// Black Dyestuff
-4,994,1	// Flame Heart
-4,995,1	// Mystic Frozen
-4,996,1	// Rough Wind
-4,997,1	// Great Nature
-4,999,1	// Steel
-4,1000,1	// Star Crumb
-4,1558,1	// Girl's Diary
-4,4005,1	// Santa Poring Card
-4,7034,1	// Red Stocking
+IG_GiftBox,501,1	// Red Potion
+IG_GiftBox,502,1	// Orange Potion
+IG_GiftBox,503,1	// Yellow Potion
+IG_GiftBox,504,1	// White Potion
+IG_GiftBox,505,1	// Blue Potion
+IG_GiftBox,506,1	// Green Potion
+IG_GiftBox,526,1	// Royal Jelly
+IG_GiftBox,529,1	// Candy
+IG_GiftBox,530,1	// Candy Cane
+IG_GiftBox,537,1	// Pet Food
+IG_GiftBox,538,1	// Well-baked Cookie
+IG_GiftBox,539,1	// Piece of Cake
+IG_GiftBox,617,1	// Old Purple Box
+IG_GiftBox,644,19	// Gift Box
+IG_GiftBox,706,1	// Four Leaf Clover
+IG_GiftBox,718,1	// Garnet
+IG_GiftBox,719,1	// Amethyst
+IG_GiftBox,720,1	// Aquamarine
+IG_GiftBox,721,1	// Emerald
+IG_GiftBox,722,1	// Pearl
+IG_GiftBox,723,1	// Ruby
+IG_GiftBox,724,1	// Cursed Ruby
+IG_GiftBox,725,1	// Sardonyx
+IG_GiftBox,726,1	// Sapphire
+IG_GiftBox,727,1	// Opal
+IG_GiftBox,728,1	// Topaz
+IG_GiftBox,729,1	// Zircon
+IG_GiftBox,730,1	// 1carat Diamond
+IG_GiftBox,731,1	// 2carat Diamond
+IG_GiftBox,732,1	// 3carat Diamond
+IG_GiftBox,733,1	// Cracked Diamond
+IG_GiftBox,734,1	// Red Frame
+IG_GiftBox,735,1	// Chung Jah
+IG_GiftBox,736,1	// China
+IG_GiftBox,737,1	// Black Ladle
+IG_GiftBox,738,1	// Pencil Case
+IG_GiftBox,739,1	// Rouge
+IG_GiftBox,740,1	// Puppet
+IG_GiftBox,741,1	// Poring Doll
+IG_GiftBox,742,1	// Chonchon Doll
+IG_GiftBox,743,1	// Spore Doll
+IG_GiftBox,744,1	// Bouquet
+IG_GiftBox,745,1	// Wedding Bouquet
+IG_GiftBox,746,1	// Glass Bead
+IG_GiftBox,747,1	// Crystal Mirror
+IG_GiftBox,748,1	// Witherless Rose
+IG_GiftBox,749,1	// Frozen Rose
+IG_GiftBox,750,1	// Baphomet Doll
+IG_GiftBox,751,1	// Osiris Doll
+IG_GiftBox,752,1	// Grasshopper Doll
+IG_GiftBox,753,1	// Yoyo Doll
+IG_GiftBox,754,1	// Raccoon Doll
+IG_GiftBox,969,1	// Gold
+IG_GiftBox,975,1	// Scarlet Dyestuff
+IG_GiftBox,976,1	// Lemon Dyestuff
+IG_GiftBox,978,1	// Cobaltblue Dyestuff
+IG_GiftBox,979,1	// Darkgreen Dyestuff
+IG_GiftBox,980,1	// Orange Dyestuff
+IG_GiftBox,981,1	// Violet Dyestuff
+IG_GiftBox,982,1	// White Dyestuff
+IG_GiftBox,983,1	// Black Dyestuff
+IG_GiftBox,994,1	// Flame Heart
+IG_GiftBox,995,1	// Mystic Frozen
+IG_GiftBox,996,1	// Rough Wind
+IG_GiftBox,997,1	// Great Nature
+IG_GiftBox,999,1	// Steel
+IG_GiftBox,1000,1	// Star Crumb
+IG_GiftBox,1558,1	// Girl's Diary
+IG_GiftBox,4005,1	// Santa Poring Card
+IG_GiftBox,7034,1	// Red Stocking
 // GiftBox_1
-28,501,1	// Red Potion
-28,502,1	// Orange Potion
-28,503,1	// Yellow Potion
-28,504,1	// White Potion
-28,505,1	// Blue Potion
-28,506,1	// Green Potion
-28,526,1	// Royal Jelly
-28,529,1	// Candy
-28,530,1	// Candy Cane
-28,537,1	// Pet Food
-28,538,1	// Well-baked Cookie
-28,539,1	// Piece of Cake
-28,617,1	// Old Purple Box
-28,644,19	// Gift Box
-28,706,1	// Four Leaf Clover
-28,718,1	// Garnet
-28,719,1	// Amethyst
-28,720,1	// Aquamarine
-28,721,1	// Emerald
-28,722,1	// Pearl
-28,723,1	// Ruby
-28,724,1	// Cursed Ruby
-28,725,1	// Sardonyx
-28,726,1	// Sapphire
-28,727,1	// Opal
-28,728,1	// Topaz
-28,729,1	// Zircon
-28,730,1	// 1carat Diamond
-28,731,1	// 2carat Diamond
-28,732,1	// 3carat Diamond
-28,733,1	// Cracked Diamond
-28,734,1	// Red Frame
-28,735,1	// Chung Jah
-28,736,1	// China
-28,737,1	// Black Ladle
-28,738,1	// Pencil Case
-28,739,1	// Rouge
-28,740,1	// Puppet
-28,741,1	// Poring Doll
-28,742,1	// Chonchon Doll
-28,743,1	// Spore Doll
-28,744,1	// Bouquet
-28,745,1	// Wedding Bouquet
-28,746,1	// Glass Bead
-28,747,1	// Crystal Mirror
-28,748,1	// Witherless Rose
-28,749,1	// Frozen Rose
-28,750,1	// Baphomet Doll
-28,751,1	// Osiris Doll
-28,752,1	// Grasshopper Doll
-28,753,1	// Yoyo Doll
-28,754,1	// Raccoon Doll
-28,969,1	// Gold
-28,975,1	// Scarlet Dyestuff
-28,976,1	// Lemon Dyestuff
-28,978,1	// Cobaltblue Dyestuff
-28,979,1	// Darkgreen Dyestuff
-28,980,1	// Orange Dyestuff
-28,981,1	// Violet Dyestuff
-28,982,1	// White Dyestuff
-28,983,1	// Black Dyestuff
-28,994,1	// Flame Heart
-28,995,1	// Mystic Frozen
-28,996,1	// Rough Wind
-28,997,1	// Great Nature
-28,999,1	// Steel
-28,1000,1	// Star Crumb
-28,1558,1	// Girl's Diary
-28,4005,1	// Santa Poring Card
-28,7034,1	// Red Stocking
+IG_GiftBox_1,501,1	// Red Potion
+IG_GiftBox_1,502,1	// Orange Potion
+IG_GiftBox_1,503,1	// Yellow Potion
+IG_GiftBox_1,504,1	// White Potion
+IG_GiftBox_1,505,1	// Blue Potion
+IG_GiftBox_1,506,1	// Green Potion
+IG_GiftBox_1,526,1	// Royal Jelly
+IG_GiftBox_1,529,1	// Candy
+IG_GiftBox_1,530,1	// Candy Cane
+IG_GiftBox_1,537,1	// Pet Food
+IG_GiftBox_1,538,1	// Well-baked Cookie
+IG_GiftBox_1,539,1	// Piece of Cake
+IG_GiftBox_1,617,1	// Old Purple Box
+IG_GiftBox_1,644,19	// Gift Box
+IG_GiftBox_1,706,1	// Four Leaf Clover
+IG_GiftBox_1,718,1	// Garnet
+IG_GiftBox_1,719,1	// Amethyst
+IG_GiftBox_1,720,1	// Aquamarine
+IG_GiftBox_1,721,1	// Emerald
+IG_GiftBox_1,722,1	// Pearl
+IG_GiftBox_1,723,1	// Ruby
+IG_GiftBox_1,724,1	// Cursed Ruby
+IG_GiftBox_1,725,1	// Sardonyx
+IG_GiftBox_1,726,1	// Sapphire
+IG_GiftBox_1,727,1	// Opal
+IG_GiftBox_1,728,1	// Topaz
+IG_GiftBox_1,729,1	// Zircon
+IG_GiftBox_1,730,1	// 1carat Diamond
+IG_GiftBox_1,731,1	// 2carat Diamond
+IG_GiftBox_1,732,1	// 3carat Diamond
+IG_GiftBox_1,733,1	// Cracked Diamond
+IG_GiftBox_1,734,1	// Red Frame
+IG_GiftBox_1,735,1	// Chung Jah
+IG_GiftBox_1,736,1	// China
+IG_GiftBox_1,737,1	// Black Ladle
+IG_GiftBox_1,738,1	// Pencil Case
+IG_GiftBox_1,739,1	// Rouge
+IG_GiftBox_1,740,1	// Puppet
+IG_GiftBox_1,741,1	// Poring Doll
+IG_GiftBox_1,742,1	// Chonchon Doll
+IG_GiftBox_1,743,1	// Spore Doll
+IG_GiftBox_1,744,1	// Bouquet
+IG_GiftBox_1,745,1	// Wedding Bouquet
+IG_GiftBox_1,746,1	// Glass Bead
+IG_GiftBox_1,747,1	// Crystal Mirror
+IG_GiftBox_1,748,1	// Witherless Rose
+IG_GiftBox_1,749,1	// Frozen Rose
+IG_GiftBox_1,750,1	// Baphomet Doll
+IG_GiftBox_1,751,1	// Osiris Doll
+IG_GiftBox_1,752,1	// Grasshopper Doll
+IG_GiftBox_1,753,1	// Yoyo Doll
+IG_GiftBox_1,754,1	// Raccoon Doll
+IG_GiftBox_1,969,1	// Gold
+IG_GiftBox_1,975,1	// Scarlet Dyestuff
+IG_GiftBox_1,976,1	// Lemon Dyestuff
+IG_GiftBox_1,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_1,979,1	// Darkgreen Dyestuff
+IG_GiftBox_1,980,1	// Orange Dyestuff
+IG_GiftBox_1,981,1	// Violet Dyestuff
+IG_GiftBox_1,982,1	// White Dyestuff
+IG_GiftBox_1,983,1	// Black Dyestuff
+IG_GiftBox_1,994,1	// Flame Heart
+IG_GiftBox_1,995,1	// Mystic Frozen
+IG_GiftBox_1,996,1	// Rough Wind
+IG_GiftBox_1,997,1	// Great Nature
+IG_GiftBox_1,999,1	// Steel
+IG_GiftBox_1,1000,1	// Star Crumb
+IG_GiftBox_1,1558,1	// Girl's Diary
+IG_GiftBox_1,4005,1	// Santa Poring Card
+IG_GiftBox_1,7034,1	// Red Stocking
 // GiftBox_2
-29,501,1	// Red Potion
-29,502,1	// Orange Potion
-29,503,1	// Yellow Potion
-29,504,1	// White Potion
-29,505,1	// Blue Potion
-29,506,1	// Green Potion
-29,526,1	// Royal Jelly
-29,529,1	// Candy
-29,530,1	// Candy Cane
-29,537,1	// Pet Food
-29,538,1	// Well-baked Cookie
-29,539,1	// Piece of Cake
-29,617,1	// Old Purple Box
-29,644,19	// Gift Box
-29,706,1	// Four Leaf Clover
-29,718,1	// Garnet
-29,719,1	// Amethyst
-29,720,1	// Aquamarine
-29,721,1	// Emerald
-29,722,1	// Pearl
-29,723,1	// Ruby
-29,724,1	// Cursed Ruby
-29,725,1	// Sardonyx
-29,726,1	// Sapphire
-29,727,1	// Opal
-29,728,1	// Topaz
-29,729,1	// Zircon
-29,730,1	// 1carat Diamond
-29,731,1	// 2carat Diamond
-29,732,1	// 3carat Diamond
-29,733,1	// Cracked Diamond
-29,734,1	// Red Frame
-29,735,1	// Chung Jah
-29,736,1	// China
-29,737,1	// Black Ladle
-29,738,1	// Pencil Case
-29,739,1	// Rouge
-29,740,1	// Puppet
-29,741,1	// Poring Doll
-29,742,1	// Chonchon Doll
-29,743,1	// Spore Doll
-29,744,1	// Bouquet
-29,745,1	// Wedding Bouquet
-29,746,1	// Glass Bead
-29,747,1	// Crystal Mirror
-29,748,1	// Witherless Rose
-29,749,1	// Frozen Rose
-29,750,1	// Baphomet Doll
-29,751,1	// Osiris Doll
-29,752,1	// Grasshopper Doll
-29,753,1	// Yoyo Doll
-29,754,1	// Raccoon Doll
-29,969,1	// Gold
-29,975,1	// Scarlet Dyestuff
-29,976,1	// Lemon Dyestuff
-29,978,1	// Cobaltblue Dyestuff
-29,979,1	// Darkgreen Dyestuff
-29,980,1	// Orange Dyestuff
-29,981,1	// Violet Dyestuff
-29,982,1	// White Dyestuff
-29,983,1	// Black Dyestuff
-29,994,1	// Flame Heart
-29,995,1	// Mystic Frozen
-29,996,1	// Rough Wind
-29,997,1	// Great Nature
-29,999,1	// Steel
-29,1000,1	// Star Crumb
-29,1558,1	// Girl's Diary
-29,4005,1	// Santa Poring Card
-29,7034,1	// Red Stocking
+IG_GiftBox_2,501,1	// Red Potion
+IG_GiftBox_2,502,1	// Orange Potion
+IG_GiftBox_2,503,1	// Yellow Potion
+IG_GiftBox_2,504,1	// White Potion
+IG_GiftBox_2,505,1	// Blue Potion
+IG_GiftBox_2,506,1	// Green Potion
+IG_GiftBox_2,526,1	// Royal Jelly
+IG_GiftBox_2,529,1	// Candy
+IG_GiftBox_2,530,1	// Candy Cane
+IG_GiftBox_2,537,1	// Pet Food
+IG_GiftBox_2,538,1	// Well-baked Cookie
+IG_GiftBox_2,539,1	// Piece of Cake
+IG_GiftBox_2,617,1	// Old Purple Box
+IG_GiftBox_2,644,19	// Gift Box
+IG_GiftBox_2,706,1	// Four Leaf Clover
+IG_GiftBox_2,718,1	// Garnet
+IG_GiftBox_2,719,1	// Amethyst
+IG_GiftBox_2,720,1	// Aquamarine
+IG_GiftBox_2,721,1	// Emerald
+IG_GiftBox_2,722,1	// Pearl
+IG_GiftBox_2,723,1	// Ruby
+IG_GiftBox_2,724,1	// Cursed Ruby
+IG_GiftBox_2,725,1	// Sardonyx
+IG_GiftBox_2,726,1	// Sapphire
+IG_GiftBox_2,727,1	// Opal
+IG_GiftBox_2,728,1	// Topaz
+IG_GiftBox_2,729,1	// Zircon
+IG_GiftBox_2,730,1	// 1carat Diamond
+IG_GiftBox_2,731,1	// 2carat Diamond
+IG_GiftBox_2,732,1	// 3carat Diamond
+IG_GiftBox_2,733,1	// Cracked Diamond
+IG_GiftBox_2,734,1	// Red Frame
+IG_GiftBox_2,735,1	// Chung Jah
+IG_GiftBox_2,736,1	// China
+IG_GiftBox_2,737,1	// Black Ladle
+IG_GiftBox_2,738,1	// Pencil Case
+IG_GiftBox_2,739,1	// Rouge
+IG_GiftBox_2,740,1	// Puppet
+IG_GiftBox_2,741,1	// Poring Doll
+IG_GiftBox_2,742,1	// Chonchon Doll
+IG_GiftBox_2,743,1	// Spore Doll
+IG_GiftBox_2,744,1	// Bouquet
+IG_GiftBox_2,745,1	// Wedding Bouquet
+IG_GiftBox_2,746,1	// Glass Bead
+IG_GiftBox_2,747,1	// Crystal Mirror
+IG_GiftBox_2,748,1	// Witherless Rose
+IG_GiftBox_2,749,1	// Frozen Rose
+IG_GiftBox_2,750,1	// Baphomet Doll
+IG_GiftBox_2,751,1	// Osiris Doll
+IG_GiftBox_2,752,1	// Grasshopper Doll
+IG_GiftBox_2,753,1	// Yoyo Doll
+IG_GiftBox_2,754,1	// Raccoon Doll
+IG_GiftBox_2,969,1	// Gold
+IG_GiftBox_2,975,1	// Scarlet Dyestuff
+IG_GiftBox_2,976,1	// Lemon Dyestuff
+IG_GiftBox_2,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_2,979,1	// Darkgreen Dyestuff
+IG_GiftBox_2,980,1	// Orange Dyestuff
+IG_GiftBox_2,981,1	// Violet Dyestuff
+IG_GiftBox_2,982,1	// White Dyestuff
+IG_GiftBox_2,983,1	// Black Dyestuff
+IG_GiftBox_2,994,1	// Flame Heart
+IG_GiftBox_2,995,1	// Mystic Frozen
+IG_GiftBox_2,996,1	// Rough Wind
+IG_GiftBox_2,997,1	// Great Nature
+IG_GiftBox_2,999,1	// Steel
+IG_GiftBox_2,1000,1	// Star Crumb
+IG_GiftBox_2,1558,1	// Girl's Diary
+IG_GiftBox_2,4005,1	// Santa Poring Card
+IG_GiftBox_2,7034,1	// Red Stocking
 // Gift_Box3
-30,501,1	// Red Potion
-30,502,1	// Orange Potion
-30,503,1	// Yellow Potion
-30,504,1	// White Potion
-30,505,1	// Blue Potion
-30,506,1	// Green Potion
-30,526,1	// Royal Jelly
-30,529,1	// Candy
-30,530,1	// Candy Cane
-30,537,1	// Pet Food
-30,538,1	// Well-baked Cookie
-30,539,1	// Piece of Cake
-30,617,1	// Old Purple Box
-30,644,19	// Gift Box
-30,706,1	// Four Leaf Clover
-30,718,1	// Garnet
-30,719,1	// Amethyst
-30,720,1	// Aquamarine
-30,721,1	// Emerald
-30,722,1	// Pearl
-30,723,1	// Ruby
-30,724,1	// Cursed Ruby
-30,725,1	// Sardonyx
-30,726,1	// Sapphire
-30,727,1	// Opal
-30,728,1	// Topaz
-30,729,1	// Zircon
-30,730,1	// 1carat Diamond
-30,731,1	// 2carat Diamond
-30,732,1	// 3carat Diamond
-30,733,1	// Cracked Diamond
-30,734,1	// Red Frame
-30,735,1	// Chung Jah
-30,736,1	// China
-30,737,1	// Black Ladle
-30,738,1	// Pencil Case
-30,739,1	// Rouge
-30,740,1	// Puppet
-30,741,1	// Poring Doll
-30,742,1	// Chonchon Doll
-30,743,1	// Spore Doll
-30,744,1	// Bouquet
-30,745,1	// Wedding Bouquet
-30,746,1	// Glass Bead
-30,747,1	// Crystal Mirror
-30,748,1	// Witherless Rose
-30,749,1	// Frozen Rose
-30,750,1	// Baphomet Doll
-30,751,1	// Osiris Doll
-30,752,1	// Grasshopper Doll
-30,753,1	// Yoyo Doll
-30,754,1	// Raccoon Doll
-30,969,1	// Gold
-30,975,1	// Scarlet Dyestuff
-30,976,1	// Lemon Dyestuff
-30,978,1	// Cobaltblue Dyestuff
-30,979,1	// Darkgreen Dyestuff
-30,980,1	// Orange Dyestuff
-30,981,1	// Violet Dyestuff
-30,982,1	// White Dyestuff
-30,983,1	// Black Dyestuff
-30,994,1	// Flame Heart
-30,995,1	// Mystic Frozen
-30,996,1	// Rough Wind
-30,997,1	// Great Nature
-30,999,1	// Steel
-30,1000,1	// Star Crumb
-30,1558,1	// Girl's Diary
-30,4005,1	// Santa Poring Card
-30,7034,1	// Red Stocking
+IG_GiftBox_3,501,1	// Red Potion
+IG_GiftBox_3,502,1	// Orange Potion
+IG_GiftBox_3,503,1	// Yellow Potion
+IG_GiftBox_3,504,1	// White Potion
+IG_GiftBox_3,505,1	// Blue Potion
+IG_GiftBox_3,506,1	// Green Potion
+IG_GiftBox_3,526,1	// Royal Jelly
+IG_GiftBox_3,529,1	// Candy
+IG_GiftBox_3,530,1	// Candy Cane
+IG_GiftBox_3,537,1	// Pet Food
+IG_GiftBox_3,538,1	// Well-baked Cookie
+IG_GiftBox_3,539,1	// Piece of Cake
+IG_GiftBox_3,617,1	// Old Purple Box
+IG_GiftBox_3,644,19	// Gift Box
+IG_GiftBox_3,706,1	// Four Leaf Clover
+IG_GiftBox_3,718,1	// Garnet
+IG_GiftBox_3,719,1	// Amethyst
+IG_GiftBox_3,720,1	// Aquamarine
+IG_GiftBox_3,721,1	// Emerald
+IG_GiftBox_3,722,1	// Pearl
+IG_GiftBox_3,723,1	// Ruby
+IG_GiftBox_3,724,1	// Cursed Ruby
+IG_GiftBox_3,725,1	// Sardonyx
+IG_GiftBox_3,726,1	// Sapphire
+IG_GiftBox_3,727,1	// Opal
+IG_GiftBox_3,728,1	// Topaz
+IG_GiftBox_3,729,1	// Zircon
+IG_GiftBox_3,730,1	// 1carat Diamond
+IG_GiftBox_3,731,1	// 2carat Diamond
+IG_GiftBox_3,732,1	// 3carat Diamond
+IG_GiftBox_3,733,1	// Cracked Diamond
+IG_GiftBox_3,734,1	// Red Frame
+IG_GiftBox_3,735,1	// Chung Jah
+IG_GiftBox_3,736,1	// China
+IG_GiftBox_3,737,1	// Black Ladle
+IG_GiftBox_3,738,1	// Pencil Case
+IG_GiftBox_3,739,1	// Rouge
+IG_GiftBox_3,740,1	// Puppet
+IG_GiftBox_3,741,1	// Poring Doll
+IG_GiftBox_3,742,1	// Chonchon Doll
+IG_GiftBox_3,743,1	// Spore Doll
+IG_GiftBox_3,744,1	// Bouquet
+IG_GiftBox_3,745,1	// Wedding Bouquet
+IG_GiftBox_3,746,1	// Glass Bead
+IG_GiftBox_3,747,1	// Crystal Mirror
+IG_GiftBox_3,748,1	// Witherless Rose
+IG_GiftBox_3,749,1	// Frozen Rose
+IG_GiftBox_3,750,1	// Baphomet Doll
+IG_GiftBox_3,751,1	// Osiris Doll
+IG_GiftBox_3,752,1	// Grasshopper Doll
+IG_GiftBox_3,753,1	// Yoyo Doll
+IG_GiftBox_3,754,1	// Raccoon Doll
+IG_GiftBox_3,969,1	// Gold
+IG_GiftBox_3,975,1	// Scarlet Dyestuff
+IG_GiftBox_3,976,1	// Lemon Dyestuff
+IG_GiftBox_3,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_3,979,1	// Darkgreen Dyestuff
+IG_GiftBox_3,980,1	// Orange Dyestuff
+IG_GiftBox_3,981,1	// Violet Dyestuff
+IG_GiftBox_3,982,1	// White Dyestuff
+IG_GiftBox_3,983,1	// Black Dyestuff
+IG_GiftBox_3,994,1	// Flame Heart
+IG_GiftBox_3,995,1	// Mystic Frozen
+IG_GiftBox_3,996,1	// Rough Wind
+IG_GiftBox_3,997,1	// Great Nature
+IG_GiftBox_3,999,1	// Steel
+IG_GiftBox_3,1000,1	// Star Crumb
+IG_GiftBox_3,1558,1	// Girl's Diary
+IG_GiftBox_3,4005,1	// Santa Poring Card
+IG_GiftBox_3,7034,1	// Red Stocking
 // GiftBox_4
-31,501,1	// Red Potion
-31,502,1	// Orange Potion
-31,503,1	// Yellow Potion
-31,504,1	// White Potion
-31,505,1	// Blue Potion
-31,506,1	// Green Potion
-31,526,1	// Royal Jelly
-31,529,1	// Candy
-31,530,1	// Candy Cane
-31,537,1	// Pet Food
-31,538,1	// Well-baked Cookie
-31,539,1	// Piece of Cake
-31,617,1	// Old Purple Box
-31,644,19	// Gift Box
-31,706,1	// Four Leaf Clover
-31,718,1	// Garnet
-31,719,1	// Amethyst
-31,720,1	// Aquamarine
-31,721,1	// Emerald
-31,722,1	// Pearl
-31,723,1	// Ruby
-31,724,1	// Cursed Ruby
-31,725,1	// Sardonyx
-31,726,1	// Sapphire
-31,727,1	// Opal
-31,728,1	// Topaz
-31,729,1	// Zircon
-31,730,1	// 1carat Diamond
-31,731,1	// 2carat Diamond
-31,732,1	// 3carat Diamond
-31,733,1	// Cracked Diamond
-31,734,1	// Red Frame
-31,735,1	// Chung Jah
-31,736,1	// China
-31,737,1	// Black Ladle
-31,738,1	// Pencil Case
-31,739,1	// Rouge
-31,740,1	// Puppet
-31,741,1	// Poring Doll
-31,742,1	// Chonchon Doll
-31,743,1	// Spore Doll
-31,744,1	// Bouquet
-31,745,1	// Wedding Bouquet
-31,746,1	// Glass Bead
-31,747,1	// Crystal Mirror
-31,748,1	// Witherless Rose
-31,749,1	// Frozen Rose
-31,750,1	// Baphomet Doll
-31,751,1	// Osiris Doll
-31,752,1	// Grasshopper Doll
-31,753,1	// Yoyo Doll
-31,754,1	// Raccoon Doll
-31,969,1	// Gold
-31,975,1	// Scarlet Dyestuff
-31,976,1	// Lemon Dyestuff
-31,978,1	// Cobaltblue Dyestuff
-31,979,1	// Darkgreen Dyestuff
-31,980,1	// Orange Dyestuff
-31,981,1	// Violet Dyestuff
-31,982,1	// White Dyestuff
-31,983,1	// Black Dyestuff
-31,994,1	// Flame Heart
-31,995,1	// Mystic Frozen
-31,996,1	// Rough Wind
-31,997,1	// Great Nature
-31,999,1	// Steel
-31,1000,1	// Star Crumb
-31,1558,1	// Girl's Diary
-31,4005,1	// Santa Poring Card
-31,7034,1	// Red Stocking
+IG_GiftBox_4,501,1	// Red Potion
+IG_GiftBox_4,502,1	// Orange Potion
+IG_GiftBox_4,503,1	// Yellow Potion
+IG_GiftBox_4,504,1	// White Potion
+IG_GiftBox_4,505,1	// Blue Potion
+IG_GiftBox_4,506,1	// Green Potion
+IG_GiftBox_4,526,1	// Royal Jelly
+IG_GiftBox_4,529,1	// Candy
+IG_GiftBox_4,530,1	// Candy Cane
+IG_GiftBox_4,537,1	// Pet Food
+IG_GiftBox_4,538,1	// Well-baked Cookie
+IG_GiftBox_4,539,1	// Piece of Cake
+IG_GiftBox_4,617,1	// Old Purple Box
+IG_GiftBox_4,644,19	// Gift Box
+IG_GiftBox_4,706,1	// Four Leaf Clover
+IG_GiftBox_4,718,1	// Garnet
+IG_GiftBox_4,719,1	// Amethyst
+IG_GiftBox_4,720,1	// Aquamarine
+IG_GiftBox_4,721,1	// Emerald
+IG_GiftBox_4,722,1	// Pearl
+IG_GiftBox_4,723,1	// Ruby
+IG_GiftBox_4,724,1	// Cursed Ruby
+IG_GiftBox_4,725,1	// Sardonyx
+IG_GiftBox_4,726,1	// Sapphire
+IG_GiftBox_4,727,1	// Opal
+IG_GiftBox_4,728,1	// Topaz
+IG_GiftBox_4,729,1	// Zircon
+IG_GiftBox_4,730,1	// 1carat Diamond
+IG_GiftBox_4,731,1	// 2carat Diamond
+IG_GiftBox_4,732,1	// 3carat Diamond
+IG_GiftBox_4,733,1	// Cracked Diamond
+IG_GiftBox_4,734,1	// Red Frame
+IG_GiftBox_4,735,1	// Chung Jah
+IG_GiftBox_4,736,1	// China
+IG_GiftBox_4,737,1	// Black Ladle
+IG_GiftBox_4,738,1	// Pencil Case
+IG_GiftBox_4,739,1	// Rouge
+IG_GiftBox_4,740,1	// Puppet
+IG_GiftBox_4,741,1	// Poring Doll
+IG_GiftBox_4,742,1	// Chonchon Doll
+IG_GiftBox_4,743,1	// Spore Doll
+IG_GiftBox_4,744,1	// Bouquet
+IG_GiftBox_4,745,1	// Wedding Bouquet
+IG_GiftBox_4,746,1	// Glass Bead
+IG_GiftBox_4,747,1	// Crystal Mirror
+IG_GiftBox_4,748,1	// Witherless Rose
+IG_GiftBox_4,749,1	// Frozen Rose
+IG_GiftBox_4,750,1	// Baphomet Doll
+IG_GiftBox_4,751,1	// Osiris Doll
+IG_GiftBox_4,752,1	// Grasshopper Doll
+IG_GiftBox_4,753,1	// Yoyo Doll
+IG_GiftBox_4,754,1	// Raccoon Doll
+IG_GiftBox_4,969,1	// Gold
+IG_GiftBox_4,975,1	// Scarlet Dyestuff
+IG_GiftBox_4,976,1	// Lemon Dyestuff
+IG_GiftBox_4,978,1	// Cobaltblue Dyestuff
+IG_GiftBox_4,979,1	// Darkgreen Dyestuff
+IG_GiftBox_4,980,1	// Orange Dyestuff
+IG_GiftBox_4,981,1	// Violet Dyestuff
+IG_GiftBox_4,982,1	// White Dyestuff
+IG_GiftBox_4,983,1	// Black Dyestuff
+IG_GiftBox_4,994,1	// Flame Heart
+IG_GiftBox_4,995,1	// Mystic Frozen
+IG_GiftBox_4,996,1	// Rough Wind
+IG_GiftBox_4,997,1	// Great Nature
+IG_GiftBox_4,999,1	// Steel
+IG_GiftBox_4,1000,1	// Star Crumb
+IG_GiftBox_4,1558,1	// Girl's Diary
+IG_GiftBox_4,4005,1	// Santa Poring Card
+IG_GiftBox_4,7034,1	// Red Stocking
 // GiftBox_China
-34,501,1	// Red Potion
-34,502,1	// Orange Potion
-34,503,1	// Yellow Potion
-34,504,1	// White Potion
-34,505,1	// Blue Potion
-34,506,1	// Green Potion
-34,518,1	// Honey
-34,520,1	// Hinalle Leaflet
-34,521,2	// Aloe Leaflet
-34,525,1	// Panacea
-34,526,1	// Royal Jelly
-34,529,1	// Candy
-34,530,1	// Candy Cane
-34,603,40	// Old Blue Box
-34,604,9	// Dead Branch
-34,605,1	// Anodyne
-34,606,1	// Aloevera
-34,607,1	// Yggdrasil Berry
-34,608,1	// Yggdrasil Seed
-34,610,1	// Yggdrasil Leaf
-34,612,5	// Mini Furnace
-34,613,1	// Iron Hammer
-34,614,1	// Golden Hammer
-34,615,1	// Oridecon Hammer
-34,701,1	// Ora Ora
-34,702,1	// Animal Gore
-34,703,1	// Hinalle
-34,704,1	// Aloe
-34,706,1	// Four Leaf Clover
-34,707,1	// Singing Plant
-34,708,1	// Ment
-34,710,1	// Illusion Flower
-34,715,1	// Yellow Gemstone
-34,716,1	// Red Gemstone
-34,717,1	// Blue Gemstone
-34,718,1	// Garnet
-34,719,1	// Amethyst
-34,720,1	// Aquamarine
-34,721,1	// Emerald
-34,722,1	// Pearl
-34,723,1	// Ruby
-34,724,1	// Cursed Ruby
-34,725,1	// Sardonyx
-34,726,1	// Sapphire
-34,727,1	// Opal
-34,728,1	// Topaz
-34,729,1	// Zircon
-34,730,1	// 1carat Diamond
-34,731,1	// 2carat Diamond
-34,732,1	// 3carat Diamond
-34,733,1	// Cracked Diamond
-34,734,1	// Red Frame
-34,735,1	// Chung Jah
-34,736,1	// China
-34,737,1	// Black Ladle
-34,738,1	// Pencil Case
-34,740,1	// Puppet
-34,741,1	// Poring Doll
-34,742,1	// Chonchon Doll
-34,743,1	// Spore Doll
-34,745,1	// Wedding Bouquet
-34,747,1	// Crystal Mirror
-34,748,1	// Witherless Rose
-34,749,1	// Frozen Rose
-34,752,1	// Grasshopper Doll
-34,753,1	// Yoyo Doll
-34,754,1	// Raccoon Doll
-34,909,1	// Jellopy
-34,910,1	// Garlet
-34,911,1	// Scell
-34,912,1	// Zargon
-34,931,1	// Orcish Voucher
-34,934,1	// Memento
-34,968,1	// Heroic Emblem
-34,969,1	// Gold
-34,971,1	// Detrimindexta
-34,972,1	// Karvodailnirol
-34,973,1	// Counteragent
-34,974,1	// Mixture
-34,975,1	// Scarlet Dyestuff
-34,976,1	// Lemon Dyestuff
-34,978,1	// Cobaltblue Dyestuff
-34,979,1	// Darkgreen Dyestuff
-34,980,1	// Orange Dyestuff
-34,981,1	// Violet Dyestuff
-34,982,1	// White Dyestuff
-34,983,1	// Black Dyestuff
-34,986,1	// Anvil
-34,987,1	// Oridecon Anvil
-34,988,1	// Golden Anvil
-34,989,1	// Emperium Anvil
-34,990,1	// Red Blood
-34,991,1	// Crystal Blue
-34,992,1	// Wind of Verdure
-34,993,1	// Green Live
-34,994,1	// Flame Heart
-34,995,1	// Mystic Frozen
-34,996,1	// Rough Wind
-34,997,1	// Great Nature
-34,998,1	// Iron
-34,999,1	// Steel
-34,1000,1	// Star Crumb
-34,1001,1	// Star Dust
-34,1002,1	// Iron Ore
-34,1003,1	// Coal
-34,1004,1	// Chivalry Emblem
-34,1005,1	// Hammer of Blacksmith
-34,1006,1	// Old Magicbook
-34,1007,1	// Necklace of Wisdom
-34,1008,1	// Necklace of Oblivion
-34,1009,1	// Hand of God
-34,1010,1	// Phracon
-34,1011,1	// Emveretarcon
-34,1065,1	// Trap
-34,1102,1	// Sword
-34,1105,1	// Falchion
-34,1108,1	// Blade
-34,1111,1	// Rapier
-34,1114,1	// Scimitar
-34,1117,1	// Katana
-34,1120,1	// Tsurugi
-34,1125,1	// Ring Pommel Saber
-34,1127,1	// Saber
-34,1128,1	// Haedonggum
-34,1129,1	// Flamberge
-34,1152,1	// Slayer
-34,1155,1	// Bastard Sword
-34,1158,1	// Two-Handed Sword
-34,1162,1	// Broad Sword
-34,1163,1	// Claymore
-34,1202,1	// Knife
-34,1205,1	// Cutter
-34,1208,1	// Main Gauche
-34,1211,1	// Dirk
-34,1214,1	// Dagger
-34,1217,1	// Stiletto
-34,1220,1	// Gladius
-34,1226,1	// Damascus
-34,1251,1	// Jur
-34,1253,1	// Katar
-34,1255,1	// Jamadhar
-34,1302,1	// Axe
-34,1352,1	// Battle Axe
-34,1355,1	// Hammer
-34,1358,1	// Buster
-34,1361,1	// Two-Handed Axe
-34,1402,1	// Javelin
-34,1405,1	// Spear
-34,1408,1	// Pike
-34,1410,1	// Lance
-34,1452,1	// Guisarme
-34,1455,1	// Glaive
-34,1458,1	// Partizan
-34,1461,1	// Trident
-34,1464,1	// Halberd
-34,1502,1	// Club
-34,1505,1	// Mace
-34,1508,1	// Smasher
-34,1511,1	// Flail
-34,1514,1	// Morning Star
-34,1517,1	// Sword Mace
-34,1520,1	// Chain
-34,1550,1	// Book
-34,1551,1	// Bible
-34,1602,1	// Rod
-34,1605,1	// Wand
-34,1608,1	// Staff
-34,1611,1	// Arc Wand
-34,1613,1	// Mighty Staff
-34,1702,1	// Bow
-34,1705,1	// Composite Bow
-34,1711,1	// Crossbow
-34,1713,1	// Arbalest
-34,1714,1	// Gakkung Bow
-34,1718,1	// Hunter Bow
-34,1719,1	// Roguemaster's Bow
-34,2102,1	// Guard
-34,2104,1	// Buckler
-34,2106,1	// Shield
-34,2108,1	// Mirror Shield
-34,2207,1	// Fancy Flower
-34,2209,1	// Ribbon
-34,2213,1	// Kitty Band
-34,2215,1	// Flower Band
-34,2217,1	// Biretta
-34,2221,1	// Hat
-34,2223,1	// Turban
-34,2225,1	// Goggles
-34,2227,1	// Cap
-34,2229,1	// Helm
-34,2231,1	// Gemmed Sallet
-34,2233,1	// Circlet
-34,2236,1	// Santa Hat
-34,2244,1	// Big Ribbon
-34,2249,1	// Coronet
-34,2250,1	// Cute Ribbon
-34,2257,1	// Unicorn Horn
-34,2258,1	// Spiky Band
-34,2262,1	// Clown Nose
-34,2263,1	// Zorro Masque
-34,2265,1	// Gangster Mask
-34,2269,1	// Romantic Flower
-34,2270,1	// Romantic Leaf
-34,2271,1	// Jack be Dandy
-34,2272,1	// Stop Post
-34,2273,1	// Doctor Band
-34,2275,1	// Red Bandana
-34,2276,1	// Angled Glasses
-34,2279,1	// Bomb Wick
-34,2284,1	// Antlers
-34,2287,1	// Pirate Bandana
-34,2289,1	// Poo Poo Hat
-34,2290,1	// Funeral Hat
-34,2291,1	// Masquerade
-34,2293,1	// Pretend Murdered
-34,2294,1	// Stellar
-34,2295,1	// Blinker
-34,2296,1	// Binoculars
-34,2298,1	// Green Feeler
-34,2299,1	// Orc Helm
-34,2302,1	// Cotton Shirt
-34,2304,1	// Jacket
-34,2306,1	// Adventurer's Suit
-34,2308,1	// Mantle
-34,2310,1	// Coat
-34,2311,1	// Mink Coat
-34,2313,1	// Padded Armor
-34,2315,1	// Chain Mail
-34,2317,1	// Full Plate
-34,2322,1	// Silk Robe
-34,2324,1	// Scapulare
-34,2326,1	// Saint's Robe
-34,2329,1	// Wooden Mail
-34,2331,1	// Tights
-34,2333,1	// Silver Robe
-34,2336,1	// Thief Clothes
-34,2337,1	// Ninja Suit
-34,2339,1	// Pantie
-34,2402,1	// Sandals
-34,2404,1	// Shoes
-34,2407,1	// Crystal Pumps
-34,2408,1	// Shackles
-34,2409,1	// High Heels
-34,2502,1	// Hood
-34,2504,1	// Muffler
-34,2506,1	// Manteau
-34,2507,1	// Ancient Cape
-34,2508,1	// Ragamuffin Manteau
-34,2601,1	// Ring
-34,2602,1	// Earring
-34,2603,1	// Necklace
-34,2604,1	// Glove
-34,2605,1	// Brooch
-34,2607,1	// Clip
-34,2608,1	// Rosary
-34,2609,1	// Skull Ring
-34,2610,1	// Gold Ring
-34,2611,1	// Silver Ring
-34,2612,1	// Flower Ring
-34,2613,1	// Diamond Ring
-34,5009,1	// Safety Helmet
-34,5010,1	// Indian Fillet
-34,5014,1	// Fin Helm
-34,5015,2	// Egg Shell
+IG_GiftBoxChina,501,1	// Red Potion
+IG_GiftBoxChina,502,1	// Orange Potion
+IG_GiftBoxChina,503,1	// Yellow Potion
+IG_GiftBoxChina,504,1	// White Potion
+IG_GiftBoxChina,505,1	// Blue Potion
+IG_GiftBoxChina,506,1	// Green Potion
+IG_GiftBoxChina,518,1	// Honey
+IG_GiftBoxChina,520,1	// Hinalle Leaflet
+IG_GiftBoxChina,521,2	// Aloe Leaflet
+IG_GiftBoxChina,525,1	// Panacea
+IG_GiftBoxChina,526,1	// Royal Jelly
+IG_GiftBoxChina,529,1	// Candy
+IG_GiftBoxChina,530,1	// Candy Cane
+IG_GiftBoxChina,603,40	// Old Blue Box
+IG_GiftBoxChina,604,9	// Dead Branch
+IG_GiftBoxChina,605,1	// Anodyne
+IG_GiftBoxChina,606,1	// Aloevera
+IG_GiftBoxChina,607,1	// Yggdrasil Berry
+IG_GiftBoxChina,608,1	// Yggdrasil Seed
+IG_GiftBoxChina,610,1	// Yggdrasil Leaf
+IG_GiftBoxChina,612,5	// Mini Furnace
+IG_GiftBoxChina,613,1	// Iron Hammer
+IG_GiftBoxChina,614,1	// Golden Hammer
+IG_GiftBoxChina,615,1	// Oridecon Hammer
+IG_GiftBoxChina,701,1	// Ora Ora
+IG_GiftBoxChina,702,1	// Animal Gore
+IG_GiftBoxChina,703,1	// Hinalle
+IG_GiftBoxChina,704,1	// Aloe
+IG_GiftBoxChina,706,1	// Four Leaf Clover
+IG_GiftBoxChina,707,1	// Singing Plant
+IG_GiftBoxChina,708,1	// Ment
+IG_GiftBoxChina,710,1	// Illusion Flower
+IG_GiftBoxChina,715,1	// Yellow Gemstone
+IG_GiftBoxChina,716,1	// Red Gemstone
+IG_GiftBoxChina,717,1	// Blue Gemstone
+IG_GiftBoxChina,718,1	// Garnet
+IG_GiftBoxChina,719,1	// Amethyst
+IG_GiftBoxChina,720,1	// Aquamarine
+IG_GiftBoxChina,721,1	// Emerald
+IG_GiftBoxChina,722,1	// Pearl
+IG_GiftBoxChina,723,1	// Ruby
+IG_GiftBoxChina,724,1	// Cursed Ruby
+IG_GiftBoxChina,725,1	// Sardonyx
+IG_GiftBoxChina,726,1	// Sapphire
+IG_GiftBoxChina,727,1	// Opal
+IG_GiftBoxChina,728,1	// Topaz
+IG_GiftBoxChina,729,1	// Zircon
+IG_GiftBoxChina,730,1	// 1carat Diamond
+IG_GiftBoxChina,731,1	// 2carat Diamond
+IG_GiftBoxChina,732,1	// 3carat Diamond
+IG_GiftBoxChina,733,1	// Cracked Diamond
+IG_GiftBoxChina,734,1	// Red Frame
+IG_GiftBoxChina,735,1	// Chung Jah
+IG_GiftBoxChina,736,1	// China
+IG_GiftBoxChina,737,1	// Black Ladle
+IG_GiftBoxChina,738,1	// Pencil Case
+IG_GiftBoxChina,740,1	// Puppet
+IG_GiftBoxChina,741,1	// Poring Doll
+IG_GiftBoxChina,742,1	// Chonchon Doll
+IG_GiftBoxChina,743,1	// Spore Doll
+IG_GiftBoxChina,745,1	// Wedding Bouquet
+IG_GiftBoxChina,747,1	// Crystal Mirror
+IG_GiftBoxChina,748,1	// Witherless Rose
+IG_GiftBoxChina,749,1	// Frozen Rose
+IG_GiftBoxChina,752,1	// Grasshopper Doll
+IG_GiftBoxChina,753,1	// Yoyo Doll
+IG_GiftBoxChina,754,1	// Raccoon Doll
+IG_GiftBoxChina,909,1	// Jellopy
+IG_GiftBoxChina,910,1	// Garlet
+IG_GiftBoxChina,911,1	// Scell
+IG_GiftBoxChina,912,1	// Zargon
+IG_GiftBoxChina,931,1	// Orcish Voucher
+IG_GiftBoxChina,934,1	// Memento
+IG_GiftBoxChina,968,1	// Heroic Emblem
+IG_GiftBoxChina,969,1	// Gold
+IG_GiftBoxChina,971,1	// Detrimindexta
+IG_GiftBoxChina,972,1	// Karvodailnirol
+IG_GiftBoxChina,973,1	// Counteragent
+IG_GiftBoxChina,974,1	// Mixture
+IG_GiftBoxChina,975,1	// Scarlet Dyestuff
+IG_GiftBoxChina,976,1	// Lemon Dyestuff
+IG_GiftBoxChina,978,1	// Cobaltblue Dyestuff
+IG_GiftBoxChina,979,1	// Darkgreen Dyestuff
+IG_GiftBoxChina,980,1	// Orange Dyestuff
+IG_GiftBoxChina,981,1	// Violet Dyestuff
+IG_GiftBoxChina,982,1	// White Dyestuff
+IG_GiftBoxChina,983,1	// Black Dyestuff
+IG_GiftBoxChina,986,1	// Anvil
+IG_GiftBoxChina,987,1	// Oridecon Anvil
+IG_GiftBoxChina,988,1	// Golden Anvil
+IG_GiftBoxChina,989,1	// Emperium Anvil
+IG_GiftBoxChina,990,1	// Red Blood
+IG_GiftBoxChina,991,1	// Crystal Blue
+IG_GiftBoxChina,992,1	// Wind of Verdure
+IG_GiftBoxChina,993,1	// Green Live
+IG_GiftBoxChina,994,1	// Flame Heart
+IG_GiftBoxChina,995,1	// Mystic Frozen
+IG_GiftBoxChina,996,1	// Rough Wind
+IG_GiftBoxChina,997,1	// Great Nature
+IG_GiftBoxChina,998,1	// Iron
+IG_GiftBoxChina,999,1	// Steel
+IG_GiftBoxChina,1000,1	// Star Crumb
+IG_GiftBoxChina,1001,1	// Star Dust
+IG_GiftBoxChina,1002,1	// Iron Ore
+IG_GiftBoxChina,1003,1	// Coal
+IG_GiftBoxChina,1004,1	// Chivalry Emblem
+IG_GiftBoxChina,1005,1	// Hammer of Blacksmith
+IG_GiftBoxChina,1006,1	// Old Magicbook
+IG_GiftBoxChina,1007,1	// Necklace of Wisdom
+IG_GiftBoxChina,1008,1	// Necklace of Oblivion
+IG_GiftBoxChina,1009,1	// Hand of God
+IG_GiftBoxChina,1010,1	// Phracon
+IG_GiftBoxChina,1011,1	// Emveretarcon
+IG_GiftBoxChina,1065,1	// Trap
+IG_GiftBoxChina,1102,1	// Sword
+IG_GiftBoxChina,1105,1	// Falchion
+IG_GiftBoxChina,1108,1	// Blade
+IG_GiftBoxChina,1111,1	// Rapier
+IG_GiftBoxChina,1114,1	// Scimitar
+IG_GiftBoxChina,1117,1	// Katana
+IG_GiftBoxChina,1120,1	// Tsurugi
+IG_GiftBoxChina,1125,1	// Ring Pommel Saber
+IG_GiftBoxChina,1127,1	// Saber
+IG_GiftBoxChina,1128,1	// Haedonggum
+IG_GiftBoxChina,1129,1	// Flamberge
+IG_GiftBoxChina,1152,1	// Slayer
+IG_GiftBoxChina,1155,1	// Bastard Sword
+IG_GiftBoxChina,1158,1	// Two-Handed Sword
+IG_GiftBoxChina,1162,1	// Broad Sword
+IG_GiftBoxChina,1163,1	// Claymore
+IG_GiftBoxChina,1202,1	// Knife
+IG_GiftBoxChina,1205,1	// Cutter
+IG_GiftBoxChina,1208,1	// Main Gauche
+IG_GiftBoxChina,1211,1	// Dirk
+IG_GiftBoxChina,1214,1	// Dagger
+IG_GiftBoxChina,1217,1	// Stiletto
+IG_GiftBoxChina,1220,1	// Gladius
+IG_GiftBoxChina,1226,1	// Damascus
+IG_GiftBoxChina,1251,1	// Jur
+IG_GiftBoxChina,1253,1	// Katar
+IG_GiftBoxChina,1255,1	// Jamadhar
+IG_GiftBoxChina,1302,1	// Axe
+IG_GiftBoxChina,1352,1	// Battle Axe
+IG_GiftBoxChina,1355,1	// Hammer
+IG_GiftBoxChina,1358,1	// Buster
+IG_GiftBoxChina,1361,1	// Two-Handed Axe
+IG_GiftBoxChina,1402,1	// Javelin
+IG_GiftBoxChina,1405,1	// Spear
+IG_GiftBoxChina,1408,1	// Pike
+IG_GiftBoxChina,1410,1	// Lance
+IG_GiftBoxChina,1452,1	// Guisarme
+IG_GiftBoxChina,1455,1	// Glaive
+IG_GiftBoxChina,1458,1	// Partizan
+IG_GiftBoxChina,1461,1	// Trident
+IG_GiftBoxChina,1464,1	// Halberd
+IG_GiftBoxChina,1502,1	// Club
+IG_GiftBoxChina,1505,1	// Mace
+IG_GiftBoxChina,1508,1	// Smasher
+IG_GiftBoxChina,1511,1	// Flail
+IG_GiftBoxChina,1514,1	// Morning Star
+IG_GiftBoxChina,1517,1	// Sword Mace
+IG_GiftBoxChina,1520,1	// Chain
+IG_GiftBoxChina,1550,1	// Book
+IG_GiftBoxChina,1551,1	// Bible
+IG_GiftBoxChina,1602,1	// Rod
+IG_GiftBoxChina,1605,1	// Wand
+IG_GiftBoxChina,1608,1	// Staff
+IG_GiftBoxChina,1611,1	// Arc Wand
+IG_GiftBoxChina,1613,1	// Mighty Staff
+IG_GiftBoxChina,1702,1	// Bow
+IG_GiftBoxChina,1705,1	// Composite Bow
+IG_GiftBoxChina,1711,1	// Crossbow
+IG_GiftBoxChina,1713,1	// Arbalest
+IG_GiftBoxChina,1714,1	// Gakkung Bow
+IG_GiftBoxChina,1718,1	// Hunter Bow
+IG_GiftBoxChina,1719,1	// Roguemaster's Bow
+IG_GiftBoxChina,2102,1	// Guard
+IG_GiftBoxChina,2104,1	// Buckler
+IG_GiftBoxChina,2106,1	// Shield
+IG_GiftBoxChina,2108,1	// Mirror Shield
+IG_GiftBoxChina,2207,1	// Fancy Flower
+IG_GiftBoxChina,2209,1	// Ribbon
+IG_GiftBoxChina,2213,1	// Kitty Band
+IG_GiftBoxChina,2215,1	// Flower Band
+IG_GiftBoxChina,2217,1	// Biretta
+IG_GiftBoxChina,2221,1	// Hat
+IG_GiftBoxChina,2223,1	// Turban
+IG_GiftBoxChina,2225,1	// Goggles
+IG_GiftBoxChina,2227,1	// Cap
+IG_GiftBoxChina,2229,1	// Helm
+IG_GiftBoxChina,2231,1	// Gemmed Sallet
+IG_GiftBoxChina,2233,1	// Circlet
+IG_GiftBoxChina,2236,1	// Santa Hat
+IG_GiftBoxChina,2244,1	// Big Ribbon
+IG_GiftBoxChina,2249,1	// Coronet
+IG_GiftBoxChina,2250,1	// Cute Ribbon
+IG_GiftBoxChina,2257,1	// Unicorn Horn
+IG_GiftBoxChina,2258,1	// Spiky Band
+IG_GiftBoxChina,2262,1	// Clown Nose
+IG_GiftBoxChina,2263,1	// Zorro Masque
+IG_GiftBoxChina,2265,1	// Gangster Mask
+IG_GiftBoxChina,2269,1	// Romantic Flower
+IG_GiftBoxChina,2270,1	// Romantic Leaf
+IG_GiftBoxChina,2271,1	// Jack be Dandy
+IG_GiftBoxChina,2272,1	// Stop Post
+IG_GiftBoxChina,2273,1	// Doctor Band
+IG_GiftBoxChina,2275,1	// Red Bandana
+IG_GiftBoxChina,2276,1	// Angled Glasses
+IG_GiftBoxChina,2279,1	// Bomb Wick
+IG_GiftBoxChina,2284,1	// Antlers
+IG_GiftBoxChina,2287,1	// Pirate Bandana
+IG_GiftBoxChina,2289,1	// Poo Poo Hat
+IG_GiftBoxChina,2290,1	// Funeral Hat
+IG_GiftBoxChina,2291,1	// Masquerade
+IG_GiftBoxChina,2293,1	// Pretend Murdered
+IG_GiftBoxChina,2294,1	// Stellar
+IG_GiftBoxChina,2295,1	// Blinker
+IG_GiftBoxChina,2296,1	// Binoculars
+IG_GiftBoxChina,2298,1	// Green Feeler
+IG_GiftBoxChina,2299,1	// Orc Helm
+IG_GiftBoxChina,2302,1	// Cotton Shirt
+IG_GiftBoxChina,2304,1	// Jacket
+IG_GiftBoxChina,2306,1	// Adventurer's Suit
+IG_GiftBoxChina,2308,1	// Mantle
+IG_GiftBoxChina,2310,1	// Coat
+IG_GiftBoxChina,2311,1	// Mink Coat
+IG_GiftBoxChina,2313,1	// Padded Armor
+IG_GiftBoxChina,2315,1	// Chain Mail
+IG_GiftBoxChina,2317,1	// Full Plate
+IG_GiftBoxChina,2322,1	// Silk Robe
+IG_GiftBoxChina,2324,1	// Scapulare
+IG_GiftBoxChina,2326,1	// Saint's Robe
+IG_GiftBoxChina,2329,1	// Wooden Mail
+IG_GiftBoxChina,2331,1	// Tights
+IG_GiftBoxChina,2333,1	// Silver Robe
+IG_GiftBoxChina,2336,1	// Thief Clothes
+IG_GiftBoxChina,2337,1	// Ninja Suit
+IG_GiftBoxChina,2339,1	// Pantie
+IG_GiftBoxChina,2402,1	// Sandals
+IG_GiftBoxChina,2404,1	// Shoes
+IG_GiftBoxChina,2407,1	// Crystal Pumps
+IG_GiftBoxChina,2408,1	// Shackles
+IG_GiftBoxChina,2409,1	// High Heels
+IG_GiftBoxChina,2502,1	// Hood
+IG_GiftBoxChina,2504,1	// Muffler
+IG_GiftBoxChina,2506,1	// Manteau
+IG_GiftBoxChina,2507,1	// Ancient Cape
+IG_GiftBoxChina,2508,1	// Ragamuffin Manteau
+IG_GiftBoxChina,2601,1	// Ring
+IG_GiftBoxChina,2602,1	// Earring
+IG_GiftBoxChina,2603,1	// Necklace
+IG_GiftBoxChina,2604,1	// Glove
+IG_GiftBoxChina,2605,1	// Brooch
+IG_GiftBoxChina,2607,1	// Clip
+IG_GiftBoxChina,2608,1	// Rosary
+IG_GiftBoxChina,2609,1	// Skull Ring
+IG_GiftBoxChina,2610,1	// Gold Ring
+IG_GiftBoxChina,2611,1	// Silver Ring
+IG_GiftBoxChina,2612,1	// Flower Ring
+IG_GiftBoxChina,2613,1	// Diamond Ring
+IG_GiftBoxChina,5009,1	// Safety Helmet
+IG_GiftBoxChina,5010,1	// Indian Fillet
+IG_GiftBoxChina,5014,1	// Fin Helm
+IG_GiftBoxChina,5015,2	// Egg Shell
 // Old Gift Box
-43,5270,45	// Happy Wig
-43,5271,15	// Phoenix Crown
-43,5272,40	// Smiling Mask
+IG_OldGiftBox,5270,45	// Happy Wig
+IG_OldGiftBox,5271,15	// Phoenix Crown
+IG_OldGiftBox,5272,40	// Smiling Mask

+ 1161 - 1161
db/re/item_misc.txt

@@ -3,1223 +3,1223 @@
 // GroupID,ItemID,Rate
 //
 // Cookie Bag
-7,529,5		//Candy
-7,530,5		//Candy Cane
-7,538,5		//Well-baked Cookie
-7,539,5		//Piece of Cake
-7,558,1		//Chocolate
-7,559,1		//Hand-made Chocolate
-7,560,1		//Hand-made White Chocolate
-7,561,1		//White Chocolate
-7,564,5		//Rice Ball
-7,570,5		//Lucky Candy
-7,571,5		//Lucky Candy Cane
-7,572,5		//Lucky Cookie
-7,573,1		//Chocolate Drink
-7,12122,1	//Sesame Pastry
-7,12123,1	//Honey Pastry
-7,12124,1	//Rainbow Cake
+IG_CookieBag,529,5		//Candy
+IG_CookieBag,530,5		//Candy Cane
+IG_CookieBag,538,5		//Well-baked Cookie
+IG_CookieBag,539,5		//Piece of Cake
+IG_CookieBag,558,1		//Chocolate
+IG_CookieBag,559,1		//Hand-made Chocolate
+IG_CookieBag,560,1		//Hand-made White Chocolate
+IG_CookieBag,561,1		//White Chocolate
+IG_CookieBag,564,5		//Rice Ball
+IG_CookieBag,570,5		//Lucky Candy
+IG_CookieBag,571,5		//Lucky Candy Cane
+IG_CookieBag,572,5		//Lucky Cookie
+IG_CookieBag,573,1		//Chocolate Drink
+IG_CookieBag,12122,1	//Sesame Pastry
+IG_CookieBag,12123,1	//Honey Pastry
+IG_CookieBag,12124,1	//Rainbow Cake
 // First Aid Kit
-8,501,5		// Red Potion
-8,502,5		// Orange Potion
-8,503,5		// Yellow Potion
-8,504,5		// White Potion
-8,505,5		// Blue Potion
-8,506,5		// Green Potion
-8,545,5		// Condensed Red Potion
-8,546,5		// Condensed Yellow Potion
-8,547,5		// Condensed White Potion
-8,569,5		// Novice Potion
-8,605,5		// Anodyne
-8,645,5		// Concentration Potion
-8,656,5		// Awakening Potion
-8,657,5		// Berserk Potion
-8,678,1		// Poison Bottle
-8,12016,5	// Speed Potion
-8,12017,5	// Slow Potion
-8,12020,5	// Cursed_Water
+IG_FirstAid,501,5		// Red Potion
+IG_FirstAid,502,5		// Orange Potion
+IG_FirstAid,503,5		// Yellow Potion
+IG_FirstAid,504,5		// White Potion
+IG_FirstAid,505,5		// Blue Potion
+IG_FirstAid,506,5		// Green Potion
+IG_FirstAid,545,5		// Condensed Red Potion
+IG_FirstAid,546,5		// Condensed Yellow Potion
+IG_FirstAid,547,5		// Condensed White Potion
+IG_FirstAid,569,5		// Novice Potion
+IG_FirstAid,605,5		// Anodyne
+IG_FirstAid,645,5		// Concentration Potion
+IG_FirstAid,656,5		// Awakening Potion
+IG_FirstAid,657,5		// Berserk Potion
+IG_FirstAid,678,1		// Poison Bottle
+IG_FirstAid,12016,5	// Speed Potion
+IG_FirstAid,12017,5	// Slow Potion
+IG_FirstAid,12020,5	// Cursed_Water
 // Herbs
-9,507,1		// Red Herb
-9,508,1		// Yellow Herb
-9,509,1		// White Herb
+IG_Herb,507,1		// Red Herb
+IG_Herb,508,1		// Yellow Herb
+IG_Herb,509,1		// White Herb
 // Fruits
-10,512,1	// Apple
-10,513,1	// Banana
-10,514,1	// Grape
-10,515,1	// Carrot
-10,516,1	// Potato
+IG_Fruit,512,1	// Apple
+IG_Fruit,513,1	// Banana
+IG_Fruit,514,1	// Grape
+IG_Fruit,515,1	// Carrot
+IG_Fruit,516,1	// Potato
 // Meat
-11,517,1	// Meat
-11,528,1	// Monster Food
+IG_Meat,517,1	// Meat
+IG_Meat,528,1	// Monster Food
 // Candy
-12,529,1	// Candy
-12,530,1	// Candy Cane
+IG_Candy,529,1	// Candy
+IG_Candy,530,1	// Candy Cane
 // Juice
-13,531,1	// Apple Juice
-13,532,1	// Banana Juice
-13,534,1	// Carrot Juice
+IG_Juice,531,1	// Apple Juice
+IG_Juice,532,1	// Banana Juice
+IG_Juice,534,1	// Carrot Juice
 // Fish
-14,544,1	// Raw Fish
-14,551,1	// Sushi
+IG_Fish,544,1	// Raw Fish
+IG_Fish,551,1	// Sushi
 // Boxes
-15,603,1	// Old Blue Box
-15,617,1	// Old Purple Box
-15,644,1	// Gift Box
+IG_Box,603,1	// Old Blue Box
+IG_Box,617,1	// Old Purple Box
+IG_Box,644,1	// Gift Box
 // Gemstones
-16,715,1	// Yellow Gemstone
-16,716,1	// Red Gemstone
-16,717,1	// Blue Gemstone
+IG_Gemstone,715,1	// Yellow Gemstone
+IG_Gemstone,716,1	// Red Gemstone
+IG_Gemstone,717,1	// Blue Gemstone
 // Elemental Resist Potions
-17,12118,1	// Fire Resist Potion
-17,12119,1	// Cold Resist Potion
-17,12120,1	// Earth Resist Potion
-17,12121,1	// Thunder Resist Potion
+IG_Resist,12118,1	// Fire Resist Potion
+IG_Resist,12119,1	// Cold Resist Potion
+IG_Resist,12120,1	// Earth Resist Potion
+IG_Resist,12121,1	// Thunder Resist Potion
 // Ores
-18,1002,30	// Iron_Ore
-18,998,28	// Iron
-18,993,26	// Yellow_Live
-18,1003,24	// Coal
-18,992,22	// Wind_Of_Verdure
-18,1010,20	// Phracon
-18,991,18	// Crystal_Blue
-18,990,16	// Boody_Red
-18,999,14	// Steel
-18,1011,12	// Emveretarcon
-18,757,10	// Elunium_Stone
-18,756,9	// Oridecon_Stone
-18,997,8	// Great_Nature
-18,996,7	// Rough_Wind
-18,995,6	// Mistic_Frozen
-18,994,5	// Flame_Heart
-18,985,4	// Elunium
-18,984,3	// Oridecon
-18,969,2	// Gold
-18,714,1	// Emperium
+IG_Ore,1002,30	// Iron_Ore
+IG_Ore,998,28	// Iron
+IG_Ore,993,26	// Yellow_Live
+IG_Ore,1003,24	// Coal
+IG_Ore,992,22	// Wind_Of_Verdure
+IG_Ore,1010,20	// Phracon
+IG_Ore,991,18	// Crystal_Blue
+IG_Ore,990,16	// Boody_Red
+IG_Ore,999,14	// Steel
+IG_Ore,1011,12	// Emveretarcon
+IG_Ore,757,10	// Elunium_Stone
+IG_Ore,756,9	// Oridecon_Stone
+IG_Ore,997,8	// Great_Nature
+IG_Ore,996,7	// Rough_Wind
+IG_Ore,995,6	// Mistic_Frozen
+IG_Ore,994,5	// Flame_Heart
+IG_Ore,985,4	// Elunium
+IG_Ore,984,3	// Oridecon
+IG_Ore,969,2	// Gold
+IG_Ore,714,1	// Emperium
 // Food Types
-19,526,5	// Royal_Jelly
-19,12042,10	// Str_Dish02
-19,12057,10	// Agi_Dish02
-19,12053,10	// Vit_Dish03
-19,12062,10	// Dex_Dish02
-19,12068,10	// Luk_Dish03
-19,12047,10	// Int_Dish02
-19,531,30	// Apple_Juice
-19,532,30	// Banana_Juice
-19,533,30	// Grape_Juice
-19,534,30	// Carrot_Juice
-19,538,30	// Well_Baked_Cookie
-19,536,50	// Ice_Cream
-19,544,50	// Fish_Slice
-19,548,50	// Cheese
-19,551,50	// Shusi
-19,553,50	// Bun
-19,554,50	// Mojji
-19,535,50	// Pumpkin
-19,516,100	// Sweet_Potato
-19,513,100	// Banana
-19,512,600	// Apple
+IG_Food,526,5	// Royal_Jelly
+IG_Food,12042,10	// Str_Dish02
+IG_Food,12057,10	// Agi_Dish02
+IG_Food,12053,10	// Vit_Dish03
+IG_Food,12062,10	// Dex_Dish02
+IG_Food,12068,10	// Luk_Dish03
+IG_Food,12047,10	// Int_Dish02
+IG_Food,531,30	// Apple_Juice
+IG_Food,532,30	// Banana_Juice
+IG_Food,533,30	// Grape_Juice
+IG_Food,534,30	// Carrot_Juice
+IG_Food,538,30	// Well_Baked_Cookie
+IG_Food,536,50	// Ice_Cream
+IG_Food,544,50	// Fish_Slice
+IG_Food,548,50	// Cheese
+IG_Food,551,50	// Shusi
+IG_Food,553,50	// Bun
+IG_Food,554,50	// Mojji
+IG_Food,535,50	// Pumpkin
+IG_Food,516,100	// Sweet_Potato
+IG_Food,513,100	// Banana
+IG_Food,512,600	// Apple
 // Recovery Types
-20,522,5	// Fruit_Of_Mastela
-20,521,5	// Leaflet_Of_Aloe
-20,520,10	// Leaflet_Of_Hinal
-20,545,10	// Red_Slim_Potion
-20,12118,10	// Resist_Earth
-20,508,20	// Yellow_Herb
-20,501,20	// Red_Potion
-20,511,30	// Green_Herb
-20,507,30	// Red_Herb
-20,569,50	// Novice_Potion
-20,549,50	// Nice_Sweet_Potato
-20,529,100	// Candy
-20,528,200	// Monster's_Feed
-20,550,600	// Popped_Rice
+IG_Recovery,522,5	// Fruit_Of_Mastela
+IG_Recovery,521,5	// Leaflet_Of_Aloe
+IG_Recovery,520,10	// Leaflet_Of_Hinal
+IG_Recovery,545,10	// Red_Slim_Potion
+IG_Recovery,12118,10	// Resist_Earth
+IG_Recovery,508,20	// Yellow_Herb
+IG_Recovery,501,20	// Red_Potion
+IG_Recovery,511,30	// Green_Herb
+IG_Recovery,507,30	// Red_Herb
+IG_Recovery,569,50	// Novice_Potion
+IG_Recovery,549,50	// Nice_Sweet_Potato
+IG_Recovery,529,100	// Candy
+IG_Recovery,528,200	// Monster's_Feed
+IG_Recovery,550,600	// Popped_Rice
 // Minerals - Unused
-21,714,1	// Emperium
-21,756,1	// Rough Oridecon
-21,757,1	// Rough Elunium
-21,969,1	// Gold
-21,984,1	// Oridecon
-21,985,1	// Elunium
-21,990,1	// Red Blood
-21,991,1	// Crystal Blue
-21,992,1	// Wind of Verdure
-21,993,1	// Green Live
-21,994,1	// Flame Heart
-21,995,1	// Mystic Frozen
-21,996,1	// Rough Wind
-21,997,1	// Great Nature
-21,998,1	// Iron
-21,999,1	// Steel
-21,1002,1	// Iron Ore
-21,1003,1	// Coal
-21,1010,1	// Phracon
-21,1011,1	// Emveretarcon
+IG_Mineral,714,1	// Emperium
+IG_Mineral,756,1	// Rough Oridecon
+IG_Mineral,757,1	// Rough Elunium
+IG_Mineral,969,1	// Gold
+IG_Mineral,984,1	// Oridecon
+IG_Mineral,985,1	// Elunium
+IG_Mineral,990,1	// Red Blood
+IG_Mineral,991,1	// Crystal Blue
+IG_Mineral,992,1	// Wind of Verdure
+IG_Mineral,993,1	// Green Live
+IG_Mineral,994,1	// Flame Heart
+IG_Mineral,995,1	// Mystic Frozen
+IG_Mineral,996,1	// Rough Wind
+IG_Mineral,997,1	// Great Nature
+IG_Mineral,998,1	// Iron
+IG_Mineral,999,1	// Steel
+IG_Mineral,1002,1	// Iron Ore
+IG_Mineral,1003,1	// Coal
+IG_Mineral,1010,1	// Phracon
+IG_Mineral,1011,1	// Emveretarcon
 // Set Of Taiming Item
-22,619,1	// Unripe Apple
-22,620,1	// Orange Juice
-22,621,1	// Bitter Herb
-22,622,1	// Rainbow Carrot
-22,623,1	// Earthworm the Dude
-22,624,1	// Rotten Fish
-22,625,1	// Rusty Iron
-22,626,1	// Monster Juice
-22,627,1	// Sweet Milk
-22,628,1	// Well-Dried Bone
-22,629,1	// Singing Flower
-22,630,1	// Dew Laden Moss
-22,631,1	// Deadly Noxious Herb
-22,632,1	// Fatty Chubby Earthworm
-22,633,1	// Sweet Potato
-22,634,1	// Tropical Banana
-22,635,1	// Orc Trophy
-22,636,1	// No Recipient
-22,637,1	// Old Broom
-22,638,1	// Silver Knife of Chastity
-22,639,1	// Armlet of Obedience
-22,640,1	// Shining Stone
-22,641,1	// Contracts in Shadow
-22,642,1	// Book of the Devil
-22,659,1	// Her Heart
-22,660,1	// Forbidden Red Candle
-22,661,1	// Soft Apron
-22,10001,1	// Skull Helm
-22,10002,1	// Monster Oxygen Mask
-22,10003,1	// Transparent Headgear
-22,10004,1	// Pacifier
-22,10005,1	// Wig
-22,10006,1	// Queen's Hair Ornament
-22,10007,1	// Silk Ribbon
-22,10008,1	// Punisher
-22,10009,1	// Wild Flower
-22,10010,1	// Battered Pot
-22,10011,1	// Stellar Hairpin
-22,10012,1	// Tiny Egg Shell
-22,10013,1	// Backpack
-22,10014,1	// Rocker Glasses
-22,10015,1	// Green Lace
-22,10016,1	// Golden Bell
-22,10017,1	// Bark Shorts
-22,10018,1	// Monkey Circlet
-22,10019,1	// Red Scarf
-22,10020,1	// Grave Keeper's Sword
-22,12373,1	// Boy's Pure Heart
-22,12374,1	// Ice Fireworks
-22,12395,1	// Tantan Noodle
+IG_Taming,619,1	// Unripe Apple
+IG_Taming,620,1	// Orange Juice
+IG_Taming,621,1	// Bitter Herb
+IG_Taming,622,1	// Rainbow Carrot
+IG_Taming,623,1	// Earthworm the Dude
+IG_Taming,624,1	// Rotten Fish
+IG_Taming,625,1	// Rusty Iron
+IG_Taming,626,1	// Monster Juice
+IG_Taming,627,1	// Sweet Milk
+IG_Taming,628,1	// Well-Dried Bone
+IG_Taming,629,1	// Singing Flower
+IG_Taming,630,1	// Dew Laden Moss
+IG_Taming,631,1	// Deadly Noxious Herb
+IG_Taming,632,1	// Fatty Chubby Earthworm
+IG_Taming,633,1	// Sweet Potato
+IG_Taming,634,1	// Tropical Banana
+IG_Taming,635,1	// Orc Trophy
+IG_Taming,636,1	// No Recipient
+IG_Taming,637,1	// Old Broom
+IG_Taming,638,1	// Silver Knife of Chastity
+IG_Taming,639,1	// Armlet of Obedience
+IG_Taming,640,1	// Shining Stone
+IG_Taming,641,1	// Contracts in Shadow
+IG_Taming,642,1	// Book of the Devil
+IG_Taming,659,1	// Her Heart
+IG_Taming,660,1	// Forbidden Red Candle
+IG_Taming,661,1	// Soft Apron
+IG_Taming,10001,1	// Skull Helm
+IG_Taming,10002,1	// Monster Oxygen Mask
+IG_Taming,10003,1	// Transparent Headgear
+IG_Taming,10004,1	// Pacifier
+IG_Taming,10005,1	// Wig
+IG_Taming,10006,1	// Queen's Hair Ornament
+IG_Taming,10007,1	// Silk Ribbon
+IG_Taming,10008,1	// Punisher
+IG_Taming,10009,1	// Wild Flower
+IG_Taming,10010,1	// Battered Pot
+IG_Taming,10011,1	// Stellar Hairpin
+IG_Taming,10012,1	// Tiny Egg Shell
+IG_Taming,10013,1	// Backpack
+IG_Taming,10014,1	// Rocker Glasses
+IG_Taming,10015,1	// Green Lace
+IG_Taming,10016,1	// Golden Bell
+IG_Taming,10017,1	// Bark Shorts
+IG_Taming,10018,1	// Monkey Circlet
+IG_Taming,10019,1	// Red Scarf
+IG_Taming,10020,1	// Grave Keeper's Sword
+IG_Taming,12373,1	// Boy's Pure Heart
+IG_Taming,12374,1	// Ice Fireworks
+IG_Taming,12395,1	// Tantan Noodle
 // Bundle Of Magic Scroll
-23,686,1	// Level 3 Earth Spike
-23,687,1	// Level 5 Earth Spike
-23,688,1	// Level 3 Cold Bolt
-23,689,1	// Level 5 Cold Bolt
-23,690,1	// Level 3 Fire Bolt
-23,691,1	// Level 5 Fire Bolt
-23,692,1	// Level 3 Lightening Bolt
-23,693,1	// Level 5 Lightening Bolt
-23,694,1	// Level 3 Soul Strike
-23,695,1	// Level 5 Soul Strike
-23,696,1	// Level 1 Fire Ball
-23,697,1	// Level 5 Fire Ball
-23,698,1	// Level 1 Fire Wall
-23,699,1	// Level 5 Fire Wall
-23,700,1	// Level 1 Frost Diver
-23,12000,1	// Level 5 Frost Diver
-23,12001,1	// Level 3 Heal
-23,12002,1	// Level 5 Heal
+IG_Scroll,686,1	// Level 3 Earth Spike
+IG_Scroll,687,1	// Level 5 Earth Spike
+IG_Scroll,688,1	// Level 3 Cold Bolt
+IG_Scroll,689,1	// Level 5 Cold Bolt
+IG_Scroll,690,1	// Level 3 Fire Bolt
+IG_Scroll,691,1	// Level 5 Fire Bolt
+IG_Scroll,692,1	// Level 3 Lightening Bolt
+IG_Scroll,693,1	// Level 5 Lightening Bolt
+IG_Scroll,694,1	// Level 3 Soul Strike
+IG_Scroll,695,1	// Level 5 Soul Strike
+IG_Scroll,696,1	// Level 1 Fire Ball
+IG_Scroll,697,1	// Level 5 Fire Ball
+IG_Scroll,698,1	// Level 1 Fire Wall
+IG_Scroll,699,1	// Level 5 Fire Wall
+IG_Scroll,700,1	// Level 1 Frost Diver
+IG_Scroll,12000,1	// Level 5 Frost Diver
+IG_Scroll,12001,1	// Level 3 Heal
+IG_Scroll,12002,1	// Level 5 Heal
 // Random Quiver
-24,12004,1	// Quiver
-24,12005,1	// Iron Arrow Quiver
-24,12006,1	// Steel Arrow Quiver
-24,12007,1	// Oridecon Arrow Quiver
-24,12008,1	// Fire Arrow Quiver
-24,12009,1	// Silver Arrow Quiver
-24,12010,1	// Wind Arrow Quiver
-24,12011,1	// Stone Arrow Quiver
-24,12012,1	// Crystal Arrow Quiver
-24,12013,1	// Shadow Arrow Quiver
-24,12014,1	// Immaterial Arrow Quiver
-24,12015,1	// Rusty Arrow Quiver
-24,12183,2	// Holy Arrow Quiver
+IG_Quiver,12004,1	// Quiver
+IG_Quiver,12005,1	// Iron Arrow Quiver
+IG_Quiver,12006,1	// Steel Arrow Quiver
+IG_Quiver,12007,1	// Oridecon Arrow Quiver
+IG_Quiver,12008,1	// Fire Arrow Quiver
+IG_Quiver,12009,1	// Silver Arrow Quiver
+IG_Quiver,12010,1	// Wind Arrow Quiver
+IG_Quiver,12011,1	// Stone Arrow Quiver
+IG_Quiver,12012,1	// Crystal Arrow Quiver
+IG_Quiver,12013,1	// Shadow Arrow Quiver
+IG_Quiver,12014,1	// Immaterial Arrow Quiver
+IG_Quiver,12015,1	// Rusty Arrow Quiver
+IG_Quiver,12183,2	// Holy Arrow Quiver
 // Wrapped Mask
-25,2278,10	// Mr. Smile
-25,2281,10	// Opera Masque
-25,2288,10	// Mr. Scream
-25,2292,10	// Welding Mask
-25,2297,10	// Goblin Mask
-25,5005,10	// Gas Mask
-25,5086,10	// Alarm Mask
-25,5087,10	// Poker Face
-25,5088,10	// Surprised Mask
-25,5089,10	// Annoyed Mask
-25,5090,10	// Goblin Leader Mask
-25,5121,1	// Zherlthsh Mask
-25,5176,2	// Hahoe Mask
+IG_Mask,2278,10	// Mr. Smile
+IG_Mask,2281,10	// Opera Masque
+IG_Mask,2288,10	// Mr. Scream
+IG_Mask,2292,10	// Welding Mask
+IG_Mask,2297,10	// Goblin Mask
+IG_Mask,5005,10	// Gas Mask
+IG_Mask,5086,10	// Alarm Mask
+IG_Mask,5087,10	// Poker Face
+IG_Mask,5088,10	// Surprised Mask
+IG_Mask,5089,10	// Annoyed Mask
+IG_Mask,5090,10	// Goblin Leader Mask
+IG_Mask,5121,1	// Zherlthsh Mask
+IG_Mask,5176,2	// Hahoe Mask
 // Accessory Box
-26,2601,10	// Ring
-26,2602,11	// Earring
-26,2603,12	// Necklace
-26,2604,12	// Glove
-26,2605,12	// Brooch
-26,2607,12	// Clip
-26,2608,14	// Rosary
-26,2609,14	// Skull Ring
-26,2610,14	// Gold Ring
-26,2611,14	// Silver Ring
-26,2612,14	// Flower Ring
-26,2613,11	// Diamond Ring
-26,2615,1	// Safety Ring
-26,2616,1	// Critical Ring
-26,2617,10	// Celebrant's Mitten
-26,2618,11	// Matyr's Leash
-26,2619,10	// Bow Thimble
-26,2621,1	// Ring
-26,2622,1	// Earring
-26,2623,10	// Necklace
-26,2624,1	// Glove
-26,2625,1	// Brooch
-26,2626,1	// Rosary
-26,2627,10	// Belt
-26,2628,14	// Novice Armlet
-26,2654,1	// Shinobi Sash
-26,2656,1	// Armor Charm
-26,2658,10	// Nile Rose
-26,2659,2	// Vesper Core 01
-26,2660,2	// Vesper Core 02
-26,2661,2	// Vesper Core 03
-26,2662,2	// Vesper Core 04
-26,2671,1	// Bow Thimble
-26,2677,1	// Spiritual Ring
-26,2680,9	// Ring of Minor Spirits
-26,2700,2	// Red Silk of Seal
-26,2701,1	// Glove of Orleans
-26,2703,1	// Expert Ring
-26,2716,1	// Librarian Glove
-26,2717,1	// Pocket Watch
-26,2718,1	// Lunatic Brooch
-26,2719,1	// Iron Wrist
+IG_Accesory,2601,10	// Ring
+IG_Accesory,2602,11	// Earring
+IG_Accesory,2603,12	// Necklace
+IG_Accesory,2604,12	// Glove
+IG_Accesory,2605,12	// Brooch
+IG_Accesory,2607,12	// Clip
+IG_Accesory,2608,14	// Rosary
+IG_Accesory,2609,14	// Skull Ring
+IG_Accesory,2610,14	// Gold Ring
+IG_Accesory,2611,14	// Silver Ring
+IG_Accesory,2612,14	// Flower Ring
+IG_Accesory,2613,11	// Diamond Ring
+IG_Accesory,2615,1	// Safety Ring
+IG_Accesory,2616,1	// Critical Ring
+IG_Accesory,2617,10	// Celebrant's Mitten
+IG_Accesory,2618,11	// Matyr's Leash
+IG_Accesory,2619,10	// Bow Thimble
+IG_Accesory,2621,1	// Ring
+IG_Accesory,2622,1	// Earring
+IG_Accesory,2623,10	// Necklace
+IG_Accesory,2624,1	// Glove
+IG_Accesory,2625,1	// Brooch
+IG_Accesory,2626,1	// Rosary
+IG_Accesory,2627,10	// Belt
+IG_Accesory,2628,14	// Novice Armlet
+IG_Accesory,2654,1	// Shinobi Sash
+IG_Accesory,2656,1	// Armor Charm
+IG_Accesory,2658,10	// Nile Rose
+IG_Accesory,2659,2	// Vesper Core 01
+IG_Accesory,2660,2	// Vesper Core 02
+IG_Accesory,2661,2	// Vesper Core 03
+IG_Accesory,2662,2	// Vesper Core 04
+IG_Accesory,2671,1	// Bow Thimble
+IG_Accesory,2677,1	// Spiritual Ring
+IG_Accesory,2680,9	// Ring of Minor Spirits
+IG_Accesory,2700,2	// Red Silk of Seal
+IG_Accesory,2701,1	// Glove of Orleans
+IG_Accesory,2703,1	// Expert Ring
+IG_Accesory,2716,1	// Librarian Glove
+IG_Accesory,2717,1	// Pocket Watch
+IG_Accesory,2718,1	// Lunatic Brooch
+IG_Accesory,2719,1	// Iron Wrist
 // jewels
-27,715,100	// Yellow_Gemstone
-27,716,100	// Red_Gemstone
-27,717,100	// Blue_Gemstone
-27,718,10	// Dark_Red_Jewel
-27,719,10	// Violet_Jewel
-27,720,10	// Skyblue_Jewel
-27,721,10	// Azure_Jewel
-27,722,10	// Scarlet_Jewel
-27,723,10	// Cardinal_Jewel
-27,724,10	// Cardinal_Jewel_
-27,725,10	// Red_Jewel
-27,726,10	// Blue_Jewel
-27,727,10	// White_Jewel
-27,728,10	// Golden_Jewel
-27,729,10	// Bluish_Green_Jewel 
-27,730,5	// Crystal_Jewel
-27,731,4	// Crystal_Jewel_
-27,732,3	// Crystal_Jewel__
-27,733,27	// Crystal_Jewel___
-27,746,50	// Glass_Bead
+IG_Jewel,715,100	// Yellow_Gemstone
+IG_Jewel,716,100	// Red_Gemstone
+IG_Jewel,717,100	// Blue_Gemstone
+IG_Jewel,718,10	// Dark_Red_Jewel
+IG_Jewel,719,10	// Violet_Jewel
+IG_Jewel,720,10	// Skyblue_Jewel
+IG_Jewel,721,10	// Azure_Jewel
+IG_Jewel,722,10	// Scarlet_Jewel
+IG_Jewel,723,10	// Cardinal_Jewel
+IG_Jewel,724,10	// Cardinal_Jewel_
+IG_Jewel,725,10	// Red_Jewel
+IG_Jewel,726,10	// Blue_Jewel
+IG_Jewel,727,10	// White_Jewel
+IG_Jewel,728,10	// Golden_Jewel
+IG_Jewel,729,10	// Bluish_Green_Jewel 
+IG_Jewel,730,5	// Crystal_Jewel
+IG_Jewel,731,4	// Crystal_Jewel_
+IG_Jewel,732,3	// Crystal_Jewel__
+IG_Jewel,733,27	// Crystal_Jewel___
+IG_Jewel,746,50	// Glass_Bead
 // Egg Boy
-32,514,300	// Grape
-32,564,522	// Rice Ball
-32,660,20	// Forbidden Red Candle
-32,682,100	// Distilled Fighting Spirit
-32,683,50	// Herb of Incantation
-32,2274,5	// Ghost Bandana
-32,5072,2	// Incubus Horn
+IG_EggBoy,514,300	// Grape
+IG_EggBoy,564,522	// Rice Ball
+IG_EggBoy,660,20	// Forbidden Red Candle
+IG_EggBoy,682,100	// Distilled Fighting Spirit
+IG_EggBoy,683,50	// Herb of Incantation
+IG_EggBoy,2274,5	// Ghost Bandana
+IG_EggBoy,5072,2	// Incubus Horn
 // Egg Girl
-33,514,300	// Grape
-33,564,522	// Rice Ball
-33,661,20	// Soft Apron
-33,682,100	// Distilled Fighting Spirit
-33,683,50	// Herb of Incantation
-33,5042,5	// Bao Bao
-33,5066,2	// Succubus Horn
+IG_EggGirl,514,300	// Grape
+IG_EggGirl,564,522	// Rice Ball
+IG_EggGirl,661,20	// Soft Apron
+IG_EggGirl,682,100	// Distilled Fighting Spirit
+IG_EggGirl,683,50	// Herb of Incantation
+IG_EggGirl,5042,5	// Bao Bao
+IG_EggGirl,5066,2	// Succubus Horn
 // Lotto Box
-35,7391,1	// Lotto Ball 31
-35,7392,1	// Lotto Ball 32
-35,7393,1	// Lotto Ball 33
-35,7394,1	// Lotto Ball 34
-35,7395,1	// Lotto Ball 35
-35,7396,1	// Lotto Ball 36
-35,7397,1	// Lotto Ball 37
-35,7398,1	// Lotto Ball 38
-35,7540,1	// Lotto Ball 39
-35,7541,1	// Lotto Ball 40
+IG_LottoBox,7391,1	// Lotto Ball 31
+IG_LottoBox,7392,1	// Lotto Ball 32
+IG_LottoBox,7393,1	// Lotto Ball 33
+IG_LottoBox,7394,1	// Lotto Ball 34
+IG_LottoBox,7395,1	// Lotto Ball 35
+IG_LottoBox,7396,1	// Lotto Ball 36
+IG_LottoBox,7397,1	// Lotto Ball 37
+IG_LottoBox,7398,1	// Lotto Ball 38
+IG_LottoBox,7540,1	// Lotto Ball 39
+IG_LottoBox,7541,1	// Lotto Ball 40
 // Food Package
-36,512,1	// Apple
-36,513,1	// Banana
-36,514,1	// Grape
-36,515,1	// Carrot
-36,516,1	// Potato
-36,517,1	// Meat
-36,518,1	// Honey
-36,519,1	// Milk
-36,520,1	// Hinalle Leaflet
-36,521,1	// Aloe Leaflet
-36,522,1	// Mastela Fruit
-36,526,1	// Royal Jelly
-36,529,1	// Candy
-36,530,1	// Candy Cane
-36,531,1	// Apple Juice
-36,532,1	// Banana Juice
-36,533,1	// Grape Juice
-36,534,1	// Carrot Juice
-36,536,1	// Ice Cream
-36,538,1	// Well-baked Cookie
-36,539,1	// Piece of Cake
-36,544,1	// Raw Fish
-36,548,1	// Cheese
-36,549,1	// Yam
-36,550,1	// Rice Cake
-36,551,1	// Sushi
-36,553,1	// Bao
-36,554,1	// Mochi
-36,555,1	// Traditional Rice Cake
-36,556,1	// Rice Cake Stick
-36,557,1	// Neatly Sliced Rice Cake
-36,558,1	// Chocolate
-36,559,1	// Hand-made Chocolate
-36,560,1	// Hand-made White Chocolate
-36,561,1	// White Chocolate
-36,564,1	// Rice Ball
-36,566,1	// Tom Yum Goong
-36,567,1	// Shrimp
-36,568,1	// Lemon
-36,576,1	// Prickly Fruit
-36,607,1	// Yggdrasil Berry
-36,608,1	// Yggdrasil Seed
-36,663,1	// Songpyun
-36,669,1	// Rice-Cake Soup
+IG_FoodBag,512,1	// Apple
+IG_FoodBag,513,1	// Banana
+IG_FoodBag,514,1	// Grape
+IG_FoodBag,515,1	// Carrot
+IG_FoodBag,516,1	// Potato
+IG_FoodBag,517,1	// Meat
+IG_FoodBag,518,1	// Honey
+IG_FoodBag,519,1	// Milk
+IG_FoodBag,520,1	// Hinalle Leaflet
+IG_FoodBag,521,1	// Aloe Leaflet
+IG_FoodBag,522,1	// Mastela Fruit
+IG_FoodBag,526,1	// Royal Jelly
+IG_FoodBag,529,1	// Candy
+IG_FoodBag,530,1	// Candy Cane
+IG_FoodBag,531,1	// Apple Juice
+IG_FoodBag,532,1	// Banana Juice
+IG_FoodBag,533,1	// Grape Juice
+IG_FoodBag,534,1	// Carrot Juice
+IG_FoodBag,536,1	// Ice Cream
+IG_FoodBag,538,1	// Well-baked Cookie
+IG_FoodBag,539,1	// Piece of Cake
+IG_FoodBag,544,1	// Raw Fish
+IG_FoodBag,548,1	// Cheese
+IG_FoodBag,549,1	// Yam
+IG_FoodBag,550,1	// Rice Cake
+IG_FoodBag,551,1	// Sushi
+IG_FoodBag,553,1	// Bao
+IG_FoodBag,554,1	// Mochi
+IG_FoodBag,555,1	// Traditional Rice Cake
+IG_FoodBag,556,1	// Rice Cake Stick
+IG_FoodBag,557,1	// Neatly Sliced Rice Cake
+IG_FoodBag,558,1	// Chocolate
+IG_FoodBag,559,1	// Hand-made Chocolate
+IG_FoodBag,560,1	// Hand-made White Chocolate
+IG_FoodBag,561,1	// White Chocolate
+IG_FoodBag,564,1	// Rice Ball
+IG_FoodBag,566,1	// Tom Yum Goong
+IG_FoodBag,567,1	// Shrimp
+IG_FoodBag,568,1	// Lemon
+IG_FoodBag,576,1	// Prickly Fruit
+IG_FoodBag,607,1	// Yggdrasil Berry
+IG_FoodBag,608,1	// Yggdrasil Seed
+IG_FoodBag,663,1	// Songpyun
+IG_FoodBag,669,1	// Rice-Cake Soup
 // Potions
-37,501,1	// Red Potion
-37,502,1	// Orange Potion
-37,503,1	// Yellow Potion
-37,504,1	// White Potion
+IG_Potion,501,1	// Red Potion
+IG_Potion,502,1	// Orange Potion
+IG_Potion,503,1	// Yellow Potion
+IG_Potion,504,1	// White Potion
 // Red Box_
-38,5137,1	// Alice Doll
-38,5138,9	// Magic Eyes
-38,5139,10	// Lotus
-38,5140,10	// Kawaii Ribbon
+IG_RedBox_2,5137,1	// Alice Doll
+IG_RedBox_2,5138,9	// Magic Eyes
+IG_RedBox_2,5139,10	// Lotus
+IG_RedBox_2,5140,10	// Kawaii Ribbon
 // Old Bleu Box
-39,519,1	// Milk
-39,538,1	// Well-baked Cookie
-39,644,1	// Gift Box
-39,687,1	// Level 5 Earth Spike
-39,689,1	// Level 5 Cold Bolt
-39,691,1	// Level 5 Fire Bolt
-39,693,1	// Level 5 Lightening Bolt
-39,697,1	// Level 5 Fire Ball
-39,699,1	// Level 5 Fire Wall
-39,12000,1	// Level 5 Frost Diver
-39,12002,1	// Level 5 Heal
+IG_BleuBox,519,1	// Milk
+IG_BleuBox,538,1	// Well-baked Cookie
+IG_BleuBox,644,1	// Gift Box
+IG_BleuBox,687,1	// Level 5 Earth Spike
+IG_BleuBox,689,1	// Level 5 Cold Bolt
+IG_BleuBox,691,1	// Level 5 Fire Bolt
+IG_BleuBox,693,1	// Level 5 Lightening Bolt
+IG_BleuBox,697,1	// Level 5 Fire Ball
+IG_BleuBox,699,1	// Level 5 Fire Wall
+IG_BleuBox,12000,1	// Level 5 Frost Diver
+IG_BleuBox,12002,1	// Level 5 Heal
 // Red Box
-40,5099,1	// Neko Mimi
-40,5137,11	// Alice Doll
-40,5138,11	// Magic Eyes
-40,5139,11	// Lotus
-40,5140,11	// Kawaii Ribbon
-40,5142,11	// Crescent Helm
-40,5143,12	// Kabuki Mask
-40,5152,1	// Phoenix Crown
-40,5181,11	// Helm of Darkness
-40,5182,1	// Puppy Hat
-40,5183,11	// Nest Hat
-40,5185,11	// Laurel Crown
-40,5186,11	// Geographer Decoration
-40,5187,10	// Twin Ribbon
+IG_RedBox,5099,1	// Neko Mimi
+IG_RedBox,5137,11	// Alice Doll
+IG_RedBox,5138,11	// Magic Eyes
+IG_RedBox,5139,11	// Lotus
+IG_RedBox,5140,11	// Kawaii Ribbon
+IG_RedBox,5142,11	// Crescent Helm
+IG_RedBox,5143,12	// Kabuki Mask
+IG_RedBox,5152,1	// Phoenix Crown
+IG_RedBox,5181,11	// Helm of Darkness
+IG_RedBox,5182,1	// Puppy Hat
+IG_RedBox,5183,11	// Nest Hat
+IG_RedBox,5185,11	// Laurel Crown
+IG_RedBox,5186,11	// Geographer Decoration
+IG_RedBox,5187,10	// Twin Ribbon
 // Green Box
-41,573,100	// Chocolate Drink
-41,607,99	// Yggdrasil Berry
-41,608,100	// Yggdrasil Seed
-41,5182,1	// Puppy Hat
-41,12018,100	// Firecracker
-41,12075,100	// Steamed Tongue
-41,12080,100	// Dragon Breath Cocktail
-41,12085,100	// Immortal Stew
-41,12090,100	// Steamed Desert Scorpions
-41,12095,100	// Hwergelmir's Tonic
-41,12100,100	// Cooked Nine Tail
+IG_GreenBox,573,100	// Chocolate Drink
+IG_GreenBox,607,99	// Yggdrasil Berry
+IG_GreenBox,608,100	// Yggdrasil Seed
+IG_GreenBox,5182,1	// Puppy Hat
+IG_GreenBox,12018,100	// Firecracker
+IG_GreenBox,12075,100	// Steamed Tongue
+IG_GreenBox,12080,100	// Dragon Breath Cocktail
+IG_GreenBox,12085,100	// Immortal Stew
+IG_GreenBox,12090,100	// Steamed Desert Scorpions
+IG_GreenBox,12095,100	// Hwergelmir's Tonic
+IG_GreenBox,12100,100	// Cooked Nine Tail
 // Old Yellow Box
-42,5259,1	// Elephant Hat
-42,5260,1	// Cookie Hat
-42,5261,1	// Silver Tiara
-42,5262,1	// Golden Tiara
+IG_YellowBox,5259,1	// Elephant Hat
+IG_YellowBox,5260,1	// Cookie Hat
+IG_YellowBox,5261,1	// Silver Tiara
+IG_YellowBox,5262,1	// Golden Tiara
 // Hometown Gift
-45,663,1	// Korean Rice Cake
-45,12122,1	// Sesame Pastry
-45,12123,1	// Honey Pastry
-45,12124,1	// Rainbow Cake
-45,12195,1	// Plain Rice Cake
-45,12196,1	// Hearty Rice Cake
-45,12197,1	// Salty Rice Cake
-45,12198,1	// Lucky Rice Cake
+IG_HometownGift,663,1	// Korean Rice Cake
+IG_HometownGift,12122,1	// Sesame Pastry
+IG_HometownGift,12123,1	// Honey Pastry
+IG_HometownGift,12124,1	// Rainbow Cake
+IG_HometownGift,12195,1	// Plain Rice Cake
+IG_HometownGift,12196,1	// Hearty Rice Cake
+IG_HometownGift,12197,1	// Salty Rice Cake
+IG_HometownGift,12198,1	// Lucky Rice Cake
 // Masquerade Ball Box
-46,5296,10	// Drooping Nine Tail
-46,5297,1	// Soul Wing
-46,5298,10	// Dokebi's Wig
-46,5299,10	// Pagdayaw
+IG_Masquerade,5296,10	// Drooping Nine Tail
+IG_Masquerade,5297,1	// Soul Wing
+IG_Masquerade,5298,10	// Dokebi's Wig
+IG_Masquerade,5299,10	// Pagdayaw
 // Tresure Box WoE
-47,603,6	// Old Blue Box
-47,658,6	// Tribal Solidarity
-47,678,3	// Poison Bottle
-47,732,9	// 3carat Diamond
-47,12010,24	// Wind Arrow Quiver
-47,12011,25	// Stone Arrow Quiver
-47,12012,26	// Crystal Arrow Quiver
-47,12105,12	// Taming Gift Set
-47,12107,2	// Wrapped Mask
-47,12108,9	// Scroll Package
-47,12110,9	// First Aid Kit
-47,12111,36	// Bundle of Food
-47,12130,48	// Cookie Bag
-47,12149,27	// Bullet Casing
-47,12150,27	// Shell of Blood Casing
-47,12151,27	// Silver Bullet Casing
-47,12183,7	// Holy Arrow Quiver
-47,12194,6	// Present from Home
-47,12260,22	// Summer Event Suit
-47,12702,8	// Old Bleu Box
+IG_Tresure_Box_WoE,603,6	// Old Blue Box
+IG_Tresure_Box_WoE,658,6	// Tribal Solidarity
+IG_Tresure_Box_WoE,678,3	// Poison Bottle
+IG_Tresure_Box_WoE,732,9	// 3carat Diamond
+IG_Tresure_Box_WoE,12010,24	// Wind Arrow Quiver
+IG_Tresure_Box_WoE,12011,25	// Stone Arrow Quiver
+IG_Tresure_Box_WoE,12012,26	// Crystal Arrow Quiver
+IG_Tresure_Box_WoE,12105,12	// Taming Gift Set
+IG_Tresure_Box_WoE,12107,2	// Wrapped Mask
+IG_Tresure_Box_WoE,12108,9	// Scroll Package
+IG_Tresure_Box_WoE,12110,9	// First Aid Kit
+IG_Tresure_Box_WoE,12111,36	// Bundle of Food
+IG_Tresure_Box_WoE,12130,48	// Cookie Bag
+IG_Tresure_Box_WoE,12149,27	// Bullet Casing
+IG_Tresure_Box_WoE,12150,27	// Shell of Blood Casing
+IG_Tresure_Box_WoE,12151,27	// Silver Bullet Casing
+IG_Tresure_Box_WoE,12183,7	// Holy Arrow Quiver
+IG_Tresure_Box_WoE,12194,6	// Present from Home
+IG_Tresure_Box_WoE,12260,22	// Summer Event Suit
+IG_Tresure_Box_WoE,12702,8	// Old Bleu Box
 // Masquerade Ball Box2
-48,5211,1	// Ribbon Hat
-48,5213,13	// Rabbit Ears
-48,5289,10	// Vanilmirth Hat
-48,5304,10	// Executioner Hood
+IG_Masquerade_2,5211,1	// Ribbon Hat
+IG_Masquerade_2,5213,13	// Rabbit Ears
+IG_Masquerade_2,5289,10	// Vanilmirth Hat
+IG_Masquerade_2,5304,10	// Executioner Hood
 // Easter Scroll
-49,636,110	// No Recipient
-49,637,110	// Old Broom
-49,638,110	// Silver Knife of Chastity
-49,639,110	// Armlet of Obedience
-49,640,110	// Shining Stone
-49,641,110	// Contracts in Shadow
-49,642,110	// Book of the Devil
-49,643,205	// Pet Incubator
-49,659,110	// Her Heart
-49,2264,1	// Munak Hat
-49,2274,1	// Ghost Bandana
-49,5046,1	// Bongun Hat
-49,5167,1	// Munak Hat [1]
-49,5168,1	// Bongun Hat [1]
+IG_Easter_Scroll,636,110	// No Recipient
+IG_Easter_Scroll,637,110	// Old Broom
+IG_Easter_Scroll,638,110	// Silver Knife of Chastity
+IG_Easter_Scroll,639,110	// Armlet of Obedience
+IG_Easter_Scroll,640,110	// Shining Stone
+IG_Easter_Scroll,641,110	// Contracts in Shadow
+IG_Easter_Scroll,642,110	// Book of the Devil
+IG_Easter_Scroll,643,205	// Pet Incubator
+IG_Easter_Scroll,659,110	// Her Heart
+IG_Easter_Scroll,2264,1	// Munak Hat
+IG_Easter_Scroll,2274,1	// Ghost Bandana
+IG_Easter_Scroll,5046,1	// Bongun Hat
+IG_Easter_Scroll,5167,1	// Munak Hat [1]
+IG_Easter_Scroll,5168,1	// Bongun Hat [1]
 // Pierre Treasurebox
-50,603,11	// Old Blue Box
-50,604,3	// Dead Branch
-50,617,5	// Old Purple Box
-50,644,3	// Gift Box
-50,975,3	// Scarlet Dyestuff
-50,976,3	// Lemon Dyestuff
-50,978,3	// Cobaltblue Dyestuff
-50,979,3	// Darkgreen Dyestuff
-50,980,3	// Orange Dyestuff
-50,981,3	// Violet Dyestuff
-50,982,3	// White Dyestuff
-50,983,3	// Black Dyestuff
-50,7289,3	// Peridot
-50,7290,3	// Phlogopite
-50,7291,3	// Agate
-50,7292,3	// Muscovite
-50,7293,3	// Rose Quartz
-50,7294,3	// Turquoise
-50,7295,3	// Citrin
-50,7296,3	// Pyroxene
-50,7297,3	// Biotite
-50,12018,3	// Firecracker
-50,12075,3	// Steamed Tongue
-50,12085,3	// Immortal Stew
-50,12090,3	// Steamed Desert Scorpions
-50,12095,3	// Hwergelmir's Tonic
-50,12100,3	// Cooked Nine Tail
-50,12103,1	// Bloody Branch
+IG_Pierre_Treasurebox,603,11	// Old Blue Box
+IG_Pierre_Treasurebox,604,3	// Dead Branch
+IG_Pierre_Treasurebox,617,5	// Old Purple Box
+IG_Pierre_Treasurebox,644,3	// Gift Box
+IG_Pierre_Treasurebox,975,3	// Scarlet Dyestuff
+IG_Pierre_Treasurebox,976,3	// Lemon Dyestuff
+IG_Pierre_Treasurebox,978,3	// Cobaltblue Dyestuff
+IG_Pierre_Treasurebox,979,3	// Darkgreen Dyestuff
+IG_Pierre_Treasurebox,980,3	// Orange Dyestuff
+IG_Pierre_Treasurebox,981,3	// Violet Dyestuff
+IG_Pierre_Treasurebox,982,3	// White Dyestuff
+IG_Pierre_Treasurebox,983,3	// Black Dyestuff
+IG_Pierre_Treasurebox,7289,3	// Peridot
+IG_Pierre_Treasurebox,7290,3	// Phlogopite
+IG_Pierre_Treasurebox,7291,3	// Agate
+IG_Pierre_Treasurebox,7292,3	// Muscovite
+IG_Pierre_Treasurebox,7293,3	// Rose Quartz
+IG_Pierre_Treasurebox,7294,3	// Turquoise
+IG_Pierre_Treasurebox,7295,3	// Citrin
+IG_Pierre_Treasurebox,7296,3	// Pyroxene
+IG_Pierre_Treasurebox,7297,3	// Biotite
+IG_Pierre_Treasurebox,12018,3	// Firecracker
+IG_Pierre_Treasurebox,12075,3	// Steamed Tongue
+IG_Pierre_Treasurebox,12085,3	// Immortal Stew
+IG_Pierre_Treasurebox,12090,3	// Steamed Desert Scorpions
+IG_Pierre_Treasurebox,12095,3	// Hwergelmir's Tonic
+IG_Pierre_Treasurebox,12100,3	// Cooked Nine Tail
+IG_Pierre_Treasurebox,12103,1	// Bloody Branch
 // Cherish Box
-51,5454,1	// Puppy Hat
-51,5455,4	// Decorative Geographer
-51,5456,5	// Summer Hat
+IG_Cherish_Box,5454,1	// Puppy Hat
+IG_Cherish_Box,5455,4	// Decorative Geographer
+IG_Cherish_Box,5456,5	// Summer Hat
 // Cherish Box Ori
-52,2712,3	// Collector's Edition Book
-52,5212,2	// Solar Panels
-52,5256,1	// Valkyrie Feather Band
-52,5305,2	// Pirate Dagger
-52,5332,2	// Loki Mask
+IG_Cherish_Box_Ori,2712,3	// Collector's Edition Book
+IG_Cherish_Box_Ori,5212,2	// Solar Panels
+IG_Cherish_Box_Ori,5256,1	// Valkyrie Feather Band
+IG_Cherish_Box_Ori,5305,2	// Pirate Dagger
+IG_Cherish_Box_Ori,5332,2	// Loki Mask
 // Louise_Costume_Box
-53,12132,18	// Red_Bag
-53,12260,2	// Cool_Summer_Outfit
+IG_Louise_Costume_Box,12132,18	// Red_Bag
+IG_Louise_Costume_Box,12260,2	// Cool_Summer_Outfit
 // Xmas_Gift
-54,559,18	// Light_Orange_Pot
-54,560,18	// HandMade_Chocolate_
-54,573,18	// Chocolate_Drink
-54,603,24	// Old_Blue_Box
-54,644,66	// Gift_Box
-54,732,12	// Crystal_Jewel__
-54,5136,12	// Santa's_Hat_
-54,12016,12	// Speed_Up_Potion
-54,12017,12	// Slow_Down_Potion
-54,12105,6	// Set_Of_Taiming_Item
-54,12107,6	// Wrapped_Mask
-54,12108,12	// Bundle_Of_Magic_Scroll
-54,12110,12	// First_Aid_Kit
-54,12130,12	// Cookie_Bag
-54,12132,6	// Red_Bag
-54,12354,24	// Buche_De_Noel
-54,12702,36	// Old_Bleu_Box
-54,14546,6	// Fire_Cracker_Love
-54,14550,6	// Fire_Cracker_Xmas
+IG_Xmas_Gift,559,18	// Light_Orange_Pot
+IG_Xmas_Gift,560,18	// HandMade_Chocolate_
+IG_Xmas_Gift,573,18	// Chocolate_Drink
+IG_Xmas_Gift,603,24	// Old_Blue_Box
+IG_Xmas_Gift,644,66	// Gift_Box
+IG_Xmas_Gift,732,12	// Crystal_Jewel__
+IG_Xmas_Gift,5136,12	// Santa's_Hat_
+IG_Xmas_Gift,12016,12	// Speed_Up_Potion
+IG_Xmas_Gift,12017,12	// Slow_Down_Potion
+IG_Xmas_Gift,12105,6	// Set_Of_Taiming_Item
+IG_Xmas_Gift,12107,6	// Wrapped_Mask
+IG_Xmas_Gift,12108,12	// Bundle_Of_Magic_Scroll
+IG_Xmas_Gift,12110,12	// First_Aid_Kit
+IG_Xmas_Gift,12130,12	// Cookie_Bag
+IG_Xmas_Gift,12132,6	// Red_Bag
+IG_Xmas_Gift,12354,24	// Buche_De_Noel
+IG_Xmas_Gift,12702,36	// Old_Bleu_Box
+IG_Xmas_Gift,14546,6	// Fire_Cracker_Love
+IG_Xmas_Gift,14550,6	// Fire_Cracker_Xmas
 // Fruit Basket
-55,512,6	// Apple
-55,513,5	// Banana
-55,514,4	// Grape
-55,522,3	// Mastela Fruit
-55,535,2	// Pumpkin
-55,568,6	// Lemon
-55,576,2	// Prickly Fruit
-55,578,4	// Strawberry
-55,582,3	// Orange
-55,587,2	// Red Prickly Fruit
-55,607,1	// Yggdrasil Berry
-55,608,1	// Yggdrasil Seed
-55,7164,5	// Solid Peach
-55,7182,4	// Cacao
-55,11520,5	// Mora Mandarin
-55,12574,4	// Mora Berry
+IG_Fruit_Basket,512,6	// Apple
+IG_Fruit_Basket,513,5	// Banana
+IG_Fruit_Basket,514,4	// Grape
+IG_Fruit_Basket,522,3	// Mastela Fruit
+IG_Fruit_Basket,535,2	// Pumpkin
+IG_Fruit_Basket,568,6	// Lemon
+IG_Fruit_Basket,576,2	// Prickly Fruit
+IG_Fruit_Basket,578,4	// Strawberry
+IG_Fruit_Basket,582,3	// Orange
+IG_Fruit_Basket,587,2	// Red Prickly Fruit
+IG_Fruit_Basket,607,1	// Yggdrasil Berry
+IG_Fruit_Basket,608,1	// Yggdrasil Seed
+IG_Fruit_Basket,7164,5	// Solid Peach
+IG_Fruit_Basket,7182,4	// Cacao
+IG_Fruit_Basket,11520,5	// Mora Mandarin
+IG_Fruit_Basket,12574,4	// Mora Berry
 // Improved Coin Bag
-56,6080,5	// Manuk Coin
-56,6081,5	// Splendide Coin
-56,6304,5	// Proof Of Sapha's Honor
-56,6380,5	// Mora Village Coin
-56,6418,1	// A Grade Coin
-56,6419,2	// B Grade Coin
-56,6420,1	// C Grade Coin
-56,12636,8	// Malangdo Canned Specialties
+IG_Improved_Coin_Bag,6080,5	// Manuk Coin
+IG_Improved_Coin_Bag,6081,5	// Splendide Coin
+IG_Improved_Coin_Bag,6304,5	// Proof Of Sapha's Honor
+IG_Improved_Coin_Bag,6380,5	// Mora Village Coin
+IG_Improved_Coin_Bag,6418,1	// A Grade Coin
+IG_Improved_Coin_Bag,6419,2	// B Grade Coin
+IG_Improved_Coin_Bag,6420,1	// C Grade Coin
+IG_Improved_Coin_Bag,12636,8	// Malangdo Canned Specialties
 // Intermediate Coin Bag
-57,6080,4	// Manuk Coin
-57,6081,4	// Splendide Coin
-57,6304,4	// Proof Of Sapha's Honor
-57,6380,4	// Mora Village Coin
-57,6419,1	// B Grade Coin
-57,6420,2	// C Grade Coin
-57,6421,1	// D Grade Coin
-57,12636,9	// Malangdo Canned Specialties
+IG_Intermediate_Coin_Bag,6080,4	// Manuk Coin
+IG_Intermediate_Coin_Bag,6081,4	// Splendide Coin
+IG_Intermediate_Coin_Bag,6304,4	// Proof Of Sapha's Honor
+IG_Intermediate_Coin_Bag,6380,4	// Mora Village Coin
+IG_Intermediate_Coin_Bag,6419,1	// B Grade Coin
+IG_Intermediate_Coin_Bag,6420,2	// C Grade Coin
+IG_Intermediate_Coin_Bag,6421,1	// D Grade Coin
+IG_Intermediate_Coin_Bag,12636,9	// Malangdo Canned Specialties
 // Minor Coin Bag
-58,6080,3	// Manuk Coin
-58,6081,3	// Splendide Coin
-58,6304,3	// Proof Of Sapha's Honor
-58,6380,3	// Mora Village Coin
-58,6420,1	// C Grade Coin
-58,6421,2	// D Grade Coin
-58,6422,1	// E Grade Coin
-58,12636,10	// Malangdo Canned Specialties
+IG_Minor_Coin_Bag,6080,3	// Manuk Coin
+IG_Minor_Coin_Bag,6081,3	// Splendide Coin
+IG_Minor_Coin_Bag,6304,3	// Proof Of Sapha's Honor
+IG_Minor_Coin_Bag,6380,3	// Mora Village Coin
+IG_Minor_Coin_Bag,6420,1	// C Grade Coin
+IG_Minor_Coin_Bag,6421,2	// D Grade Coin
+IG_Minor_Coin_Bag,6422,1	// E Grade Coin
+IG_Minor_Coin_Bag,12636,10	// Malangdo Canned Specialties
 // S Grade Coin Bag
-59,6423,3	// Sea God's Wrath
-59,6418,2	// A Grade Coin
-59,6419,1	// B Grade Coin
+IG_S_Grade_Coin_Bag,6423,3	// Sea God's Wrath
+IG_S_Grade_Coin_Bag,6418,2	// A Grade Coin
+IG_S_Grade_Coin_Bag,6419,1	// B Grade Coin
 // A Grade Coin Bag
-60,6418,3	// A Grade Coin
-60,6419,2	// B Grade Coin
-60,6420,1	// C Grade Coin
+IG_A_Grade_Coin_Bag,6418,3	// A Grade Coin
+IG_A_Grade_Coin_Bag,6419,2	// B Grade Coin
+IG_A_Grade_Coin_Bag,6420,1	// C Grade Coin
 // Advanced Weapons Box
-61,1130,1	// Nagan
-61,1131,1	// Ice_Falchon
-61,1132,1	// Edge
-61,1133,1	// Fire_Brand
-61,1134,1	// Caesar's Sword
-61,1135,1	// Cutlas
-61,1136,1	// Solar_Sword
-61,1137,1	// Excalibur
-61,1138,1	// Mysteltainn
-61,1139,1	// Tirfing
-61,1140,1	// Byeollungum
-61,1141,1	// Immaterial_Sword
-61,1148,1	// Star_Dust_Blade
-61,1164,1	// Muramasa
-61,1165,1	// Masamune
-61,1166,1	// Dragon_Slayer
-61,1167,1	// Schweizersabel
-61,1168,1	// Zweihander
-61,1169,1	// Executioner
-61,1170,1	// Katzbalger
-61,1171,1	// Zweihander_
-61,1175,1	// Altas_Weapon
-61,1176,1	// Muscle_Cutter
-61,1178,1	// Schweizersabel_
-61,1179,1	// Executioner__
-61,1180,1	// Dragon_Slayer_
-61,1181,1	// Tae_Goo_Lyeon
-61,1182,1	// Bloody_Eater
-61,1185,1	// Violet_Fear
-61,1186,1	// Death_Guidance
-61,1188,1	// Veteran_Sword
-61,1189,1	// Krasnaya
-61,1196,1	// Chrome_Metal_Two-Hand_Sword
-61,1223,1	// Forturn_Sword
-61,1224,1	// Sword_Breaker
-61,1225,1	// Mail_Breaker
-61,1227,1	// Weeder_Knife
-61,1228,1	// Combat_Knife
-61,1229,1	// Kitchen_Knife
-61,1230,1	// Ice_Pick
-61,1231,1	// Bazerald
-61,1232,1	// Assasin_Dagger
-61,1233,1	// Exorciser
-61,1234,1	// Moonlight_Dagger
-61,1235,1	// Azoth
-61,1236,1	// Sucsamad
-61,1237,1	// Grimtooth
-61,1240,1	// Princess_Knife
-61,1241,1	// Cursed_Dagger
-61,1242,1	// Counter_Dagger
-61,1244,1	// Holy_Dagger
-61,1261,1	// Infiltrator
-61,1263,1	// Unholy_Touch
-61,1265,1	// Bloody_Roar
-61,1266,1	// Infiltrator_
-61,1268,1	// Wild_Beast_Claw
-61,1269,1	// Inverse_Scale
-61,1270,1	// Drill_Katar
-61,1271,1	// Blood_Tears
-61,1284,1	// Krishna
-61,1285,1	// Chakram
-61,1305,1	// Cleaver
-61,1311,1	// Vecer_Axe
-61,1363,1	// Bloody_Axe
-61,1364,1	// Great_Axe
-61,1365,1	// Sabbath
-61,1366,1	// Light Epsilon
-61,1367,1	// Slaughter
-61,1368,1	// Tomahawk
-61,1369,1	// Guillotine
-61,1370,1	// Doom_Slayer
-61,1371,1	// Doom_Slayer_
-61,1376,1	// Heart_Breaker
-61,1377,1	// Hurricane_Fury
-61,1385,1	// Bradium_Stonehammer
-61,1387,1	// Giant_Axe
-61,1413,1	// Gungnir
-61,1414,1	// Gelerdria
-61,1415,1	// Brocca
-61,1416,1	// Tjungkuletti
-61,1418,1	// Gungnir_
-61,1420,1	// Long_Horn
-61,1421,1	// Battle_Hook
-61,1422,1	// Hunting_Spear
-61,1433,1	// Imperial_Spear
-61,1466,1	// Crescent_Scythe
-61,1467,1	// Bill_Guisarme
-61,1468,1	// Zephyrus
-61,1469,1	// Longinus's_Spear
-61,1470,1	// Brionac
-61,1471,1	// Hell_Fire
-61,1473,1	// Wizardy_Staff
-61,1474,1	// Gae_Bolg
-61,1477,1	// Spectral_Spear
-61,1478,1	// Ahlspiess,
-61,1479,1	// Spectral_Spear_
-61,1480,1	// Gae_Bolg_
-61,1481,1	// Zephyrus_
-61,1484,1	// Cardo
-61,1523,1	// Spike
-61,1524,1	// Golden_Mace
-61,1525,1	// Long_Mace
-61,1527,1	// Quadrille
-61,1528,1	// Grand_Cross
-61,1538,1	// Spike_
-61,1539,1	// Golden_Mace_
-61,1540,1	// Grand_Cross_
-61,1541,1	// Nemesis
-61,1557,1	// Book_Of_The_Apocalypse
-61,1558,1	// Girl's_Diary
-61,1559,1	// Legacy_Of_Dragon
-61,1561,1	// Hardcover_Book
-61,1562,1	// Battlefield_Textbook
-61,1565,1	// Ledger of Death
-61,1616,1	// Wing Staff
-61,1629,1	// Gentleman's Staff
-61,1631,1	// Holy_Stick
-61,1636,1	// Thorn_Staff
-61,1637,1	// Eraser
-61,1643,1	// Dead_Tree_Cane
-61,1654,1	// Mental_Stick
-61,1719,1	// Bow_Of_Roguemaster
-61,1720,1	// Bow_Of_Rudra
-61,1722,1	// Ballista
-61,1724,1	// Dragon_Wing
-61,1725,1	// Bow_Of_Minstrel
-61,1727,1	// Balistar_
-61,1737,1	// Ixion_Wing
-61,1740,1	// Nepenthes_Bow
-61,1741,1	// Cursed_Lyre
-61,1745,1	// Falken_Blitz
-61,1813,1	// Kaiser_Knuckle
-61,1814,1	// Berserk
-61,1815,1	// Claw_Of_Garm
-61,1816,1	// Berserk_
-61,1830,1	// Great_King's_Dance
-61,1913,1	// Electronic_Guitar
-61,1918,1	// Oriental_Lute
-61,1920,1	// Berserk_Guitar
-61,1922,1	// Oriental_Lute_
-61,1926,1	// Harp_Of_Nepenthes
-61,1930,1	// Green_Whistle
-61,1962,1	// Lariat_Whip
-61,1963,1	// Rapture_Rose
-61,1964,1	// Chemeti_Whip
-61,1969,1	// Blade_Whip
-61,1970,1	// Queen's_Whip
-61,1972,1	// Electric_Eel
-61,1973,1	// Sea_Witch_Foot
-61,1974,1	// Carrot_Whip
-61,1976,1	// Queen's_Whip_
-61,1979,1	// Stem_Of_Nepenthes
-61,1984,1	// Stem_Whip
-61,1985,1	// Rose_Vine
-61,2000,1	// Destruction_Rod
-61,2001,1	// Divine_Cross
-61,2004,1	// Kronos
-61,2005,1	// Dea_Staff
-61,13046,1	// Krieg
-61,13047,1	// Weihna
-61,13061,1	// Black_Wing
-61,13062,1	// Ancient_Dagger
-61,13421,1	// Ruber
-61,13431,1	// Chrome_Metal_Sword
-61,16000,1	// Erde
-61,16001,1	// Red_Square_Bag
-61,16010,1	// Red_Ether_Bag
-61,18103,1	// Mystic_Bow
+IG_Advanced_Weapons_Box,1130,1	// Nagan
+IG_Advanced_Weapons_Box,1131,1	// Ice_Falchon
+IG_Advanced_Weapons_Box,1132,1	// Edge
+IG_Advanced_Weapons_Box,1133,1	// Fire_Brand
+IG_Advanced_Weapons_Box,1134,1	// Caesar's Sword
+IG_Advanced_Weapons_Box,1135,1	// Cutlas
+IG_Advanced_Weapons_Box,1136,1	// Solar_Sword
+IG_Advanced_Weapons_Box,1137,1	// Excalibur
+IG_Advanced_Weapons_Box,1138,1	// Mysteltainn
+IG_Advanced_Weapons_Box,1139,1	// Tirfing
+IG_Advanced_Weapons_Box,1140,1	// Byeollungum
+IG_Advanced_Weapons_Box,1141,1	// Immaterial_Sword
+IG_Advanced_Weapons_Box,1148,1	// Star_Dust_Blade
+IG_Advanced_Weapons_Box,1164,1	// Muramasa
+IG_Advanced_Weapons_Box,1165,1	// Masamune
+IG_Advanced_Weapons_Box,1166,1	// Dragon_Slayer
+IG_Advanced_Weapons_Box,1167,1	// Schweizersabel
+IG_Advanced_Weapons_Box,1168,1	// Zweihander
+IG_Advanced_Weapons_Box,1169,1	// Executioner
+IG_Advanced_Weapons_Box,1170,1	// Katzbalger
+IG_Advanced_Weapons_Box,1171,1	// Zweihander_
+IG_Advanced_Weapons_Box,1175,1	// Altas_Weapon
+IG_Advanced_Weapons_Box,1176,1	// Muscle_Cutter
+IG_Advanced_Weapons_Box,1178,1	// Schweizersabel_
+IG_Advanced_Weapons_Box,1179,1	// Executioner__
+IG_Advanced_Weapons_Box,1180,1	// Dragon_Slayer_
+IG_Advanced_Weapons_Box,1181,1	// Tae_Goo_Lyeon
+IG_Advanced_Weapons_Box,1182,1	// Bloody_Eater
+IG_Advanced_Weapons_Box,1185,1	// Violet_Fear
+IG_Advanced_Weapons_Box,1186,1	// Death_Guidance
+IG_Advanced_Weapons_Box,1188,1	// Veteran_Sword
+IG_Advanced_Weapons_Box,1189,1	// Krasnaya
+IG_Advanced_Weapons_Box,1196,1	// Chrome_Metal_Two-Hand_Sword
+IG_Advanced_Weapons_Box,1223,1	// Forturn_Sword
+IG_Advanced_Weapons_Box,1224,1	// Sword_Breaker
+IG_Advanced_Weapons_Box,1225,1	// Mail_Breaker
+IG_Advanced_Weapons_Box,1227,1	// Weeder_Knife
+IG_Advanced_Weapons_Box,1228,1	// Combat_Knife
+IG_Advanced_Weapons_Box,1229,1	// Kitchen_Knife
+IG_Advanced_Weapons_Box,1230,1	// Ice_Pick
+IG_Advanced_Weapons_Box,1231,1	// Bazerald
+IG_Advanced_Weapons_Box,1232,1	// Assasin_Dagger
+IG_Advanced_Weapons_Box,1233,1	// Exorciser
+IG_Advanced_Weapons_Box,1234,1	// Moonlight_Dagger
+IG_Advanced_Weapons_Box,1235,1	// Azoth
+IG_Advanced_Weapons_Box,1236,1	// Sucsamad
+IG_Advanced_Weapons_Box,1237,1	// Grimtooth
+IG_Advanced_Weapons_Box,1240,1	// Princess_Knife
+IG_Advanced_Weapons_Box,1241,1	// Cursed_Dagger
+IG_Advanced_Weapons_Box,1242,1	// Counter_Dagger
+IG_Advanced_Weapons_Box,1244,1	// Holy_Dagger
+IG_Advanced_Weapons_Box,1261,1	// Infiltrator
+IG_Advanced_Weapons_Box,1263,1	// Unholy_Touch
+IG_Advanced_Weapons_Box,1265,1	// Bloody_Roar
+IG_Advanced_Weapons_Box,1266,1	// Infiltrator_
+IG_Advanced_Weapons_Box,1268,1	// Wild_Beast_Claw
+IG_Advanced_Weapons_Box,1269,1	// Inverse_Scale
+IG_Advanced_Weapons_Box,1270,1	// Drill_Katar
+IG_Advanced_Weapons_Box,1271,1	// Blood_Tears
+IG_Advanced_Weapons_Box,1284,1	// Krishna
+IG_Advanced_Weapons_Box,1285,1	// Chakram
+IG_Advanced_Weapons_Box,1305,1	// Cleaver
+IG_Advanced_Weapons_Box,1311,1	// Vecer_Axe
+IG_Advanced_Weapons_Box,1363,1	// Bloody_Axe
+IG_Advanced_Weapons_Box,1364,1	// Great_Axe
+IG_Advanced_Weapons_Box,1365,1	// Sabbath
+IG_Advanced_Weapons_Box,1366,1	// Light Epsilon
+IG_Advanced_Weapons_Box,1367,1	// Slaughter
+IG_Advanced_Weapons_Box,1368,1	// Tomahawk
+IG_Advanced_Weapons_Box,1369,1	// Guillotine
+IG_Advanced_Weapons_Box,1370,1	// Doom_Slayer
+IG_Advanced_Weapons_Box,1371,1	// Doom_Slayer_
+IG_Advanced_Weapons_Box,1376,1	// Heart_Breaker
+IG_Advanced_Weapons_Box,1377,1	// Hurricane_Fury
+IG_Advanced_Weapons_Box,1385,1	// Bradium_Stonehammer
+IG_Advanced_Weapons_Box,1387,1	// Giant_Axe
+IG_Advanced_Weapons_Box,1413,1	// Gungnir
+IG_Advanced_Weapons_Box,1414,1	// Gelerdria
+IG_Advanced_Weapons_Box,1415,1	// Brocca
+IG_Advanced_Weapons_Box,1416,1	// Tjungkuletti
+IG_Advanced_Weapons_Box,1418,1	// Gungnir_
+IG_Advanced_Weapons_Box,1420,1	// Long_Horn
+IG_Advanced_Weapons_Box,1421,1	// Battle_Hook
+IG_Advanced_Weapons_Box,1422,1	// Hunting_Spear
+IG_Advanced_Weapons_Box,1433,1	// Imperial_Spear
+IG_Advanced_Weapons_Box,1466,1	// Crescent_Scythe
+IG_Advanced_Weapons_Box,1467,1	// Bill_Guisarme
+IG_Advanced_Weapons_Box,1468,1	// Zephyrus
+IG_Advanced_Weapons_Box,1469,1	// Longinus's_Spear
+IG_Advanced_Weapons_Box,1470,1	// Brionac
+IG_Advanced_Weapons_Box,1471,1	// Hell_Fire
+IG_Advanced_Weapons_Box,1473,1	// Wizardy_Staff
+IG_Advanced_Weapons_Box,1474,1	// Gae_Bolg
+IG_Advanced_Weapons_Box,1477,1	// Spectral_Spear
+IG_Advanced_Weapons_Box,1478,1	// Ahlspiess
+IG_Advanced_Weapons_Box,1479,1	// Spectral_Spear_
+IG_Advanced_Weapons_Box,1480,1	// Gae_Bolg_
+IG_Advanced_Weapons_Box,1481,1	// Zephyrus_
+IG_Advanced_Weapons_Box,1484,1	// Cardo
+IG_Advanced_Weapons_Box,1523,1	// Spike
+IG_Advanced_Weapons_Box,1524,1	// Golden_Mace
+IG_Advanced_Weapons_Box,1525,1	// Long_Mace
+IG_Advanced_Weapons_Box,1527,1	// Quadrille
+IG_Advanced_Weapons_Box,1528,1	// Grand_Cross
+IG_Advanced_Weapons_Box,1538,1	// Spike_
+IG_Advanced_Weapons_Box,1539,1	// Golden_Mace_
+IG_Advanced_Weapons_Box,1540,1	// Grand_Cross_
+IG_Advanced_Weapons_Box,1541,1	// Nemesis
+IG_Advanced_Weapons_Box,1557,1	// Book_Of_The_Apocalypse
+IG_Advanced_Weapons_Box,1558,1	// Girl's_Diary
+IG_Advanced_Weapons_Box,1559,1	// Legacy_Of_Dragon
+IG_Advanced_Weapons_Box,1561,1	// Hardcover_Book
+IG_Advanced_Weapons_Box,1562,1	// Battlefield_Textbook
+IG_Advanced_Weapons_Box,1565,1	// Ledger of Death
+IG_Advanced_Weapons_Box,1616,1	// Wing Staff
+IG_Advanced_Weapons_Box,1629,1	// Gentleman's Staff
+IG_Advanced_Weapons_Box,1631,1	// Holy_Stick
+IG_Advanced_Weapons_Box,1636,1	// Thorn_Staff
+IG_Advanced_Weapons_Box,1637,1	// Eraser
+IG_Advanced_Weapons_Box,1643,1	// Dead_Tree_Cane
+IG_Advanced_Weapons_Box,1654,1	// Mental_Stick
+IG_Advanced_Weapons_Box,1719,1	// Bow_Of_Roguemaster
+IG_Advanced_Weapons_Box,1720,1	// Bow_Of_Rudra
+IG_Advanced_Weapons_Box,1722,1	// Ballista
+IG_Advanced_Weapons_Box,1724,1	// Dragon_Wing
+IG_Advanced_Weapons_Box,1725,1	// Bow_Of_Minstrel
+IG_Advanced_Weapons_Box,1727,1	// Balistar_
+IG_Advanced_Weapons_Box,1737,1	// Ixion_Wing
+IG_Advanced_Weapons_Box,1740,1	// Nepenthes_Bow
+IG_Advanced_Weapons_Box,1741,1	// Cursed_Lyre
+IG_Advanced_Weapons_Box,1745,1	// Falken_Blitz
+IG_Advanced_Weapons_Box,1813,1	// Kaiser_Knuckle
+IG_Advanced_Weapons_Box,1814,1	// Berserk
+IG_Advanced_Weapons_Box,1815,1	// Claw_Of_Garm
+IG_Advanced_Weapons_Box,1816,1	// Berserk_
+IG_Advanced_Weapons_Box,1830,1	// Great_King's_Dance
+IG_Advanced_Weapons_Box,1913,1	// Electronic_Guitar
+IG_Advanced_Weapons_Box,1918,1	// Oriental_Lute
+IG_Advanced_Weapons_Box,1920,1	// Berserk_Guitar
+IG_Advanced_Weapons_Box,1922,1	// Oriental_Lute_
+IG_Advanced_Weapons_Box,1926,1	// Harp_Of_Nepenthes
+IG_Advanced_Weapons_Box,1930,1	// Green_Whistle
+IG_Advanced_Weapons_Box,1962,1	// Lariat_Whip
+IG_Advanced_Weapons_Box,1963,1	// Rapture_Rose
+IG_Advanced_Weapons_Box,1964,1	// Chemeti_Whip
+IG_Advanced_Weapons_Box,1969,1	// Blade_Whip
+IG_Advanced_Weapons_Box,1970,1	// Queen's_Whip
+IG_Advanced_Weapons_Box,1972,1	// Electric_Eel
+IG_Advanced_Weapons_Box,1973,1	// Sea_Witch_Foot
+IG_Advanced_Weapons_Box,1974,1	// Carrot_Whip
+IG_Advanced_Weapons_Box,1976,1	// Queen's_Whip_
+IG_Advanced_Weapons_Box,1979,1	// Stem_Of_Nepenthes
+IG_Advanced_Weapons_Box,1984,1	// Stem_Whip
+IG_Advanced_Weapons_Box,1985,1	// Rose_Vine
+IG_Advanced_Weapons_Box,2000,1	// Destruction_Rod
+IG_Advanced_Weapons_Box,2001,1	// Divine_Cross
+IG_Advanced_Weapons_Box,2004,1	// Kronos
+IG_Advanced_Weapons_Box,2005,1	// Dea_Staff
+IG_Advanced_Weapons_Box,13046,1	// Krieg
+IG_Advanced_Weapons_Box,13047,1	// Weihna
+IG_Advanced_Weapons_Box,13061,1	// Black_Wing
+IG_Advanced_Weapons_Box,13062,1	// Ancient_Dagger
+IG_Advanced_Weapons_Box,13421,1	// Ruber
+IG_Advanced_Weapons_Box,13431,1	// Chrome_Metal_Sword
+IG_Advanced_Weapons_Box,16000,1	// Erde
+IG_Advanced_Weapons_Box,16001,1	// Red_Square_Bag
+IG_Advanced_Weapons_Box,16010,1	// Red_Ether_Bag
+IG_Advanced_Weapons_Box,18103,1	// Mystic_Bow
 // Splendid Box
-62,1189,1	// Krasnaya
-62,1191,1	// Alca Bringer
-62,1196,1	// Two-Handed Chrome Metal Sword
-62,1284,1	// Krishna
-62,1285,1	// Chakram
-62,1287,1	// Durga
-62,1311,1	// Vecer Axe
-62,1387,1	// Giant Axe
-62,1433,1	// Imperial Spear
-62,1649,1	// Laphine Staff
-62,1745,1	// Falken Blitz
-62,1746,1	// Elven Bow
-62,1930,1	// Green Whistle
-62,1984,1	// Stem Whip
-62,2148,1	// Rosa Shield
-62,2153,1	// Imperial Guard
-62,13046,1	// Krieg
-62,13047,1	// Weihna
-62,13061,1	// Black Wing
-62,13421,1	// Ruber
-62,15000,1	// Bone Plate
-62,15014,1	// Ebone Armor
-62,16000,1	// Erde
-62,16001,1	// Red Square Bag
-62,16003,1	// Carga Mace
-62,16010,1	// Red Ether Bag
-62,18103,2	// Mystic Bow
+IG_Splendid_Box,1189,1	// Krasnaya
+IG_Splendid_Box,1191,1	// Alca Bringer
+IG_Splendid_Box,1196,1	// Two-Handed Chrome Metal Sword
+IG_Splendid_Box,1284,1	// Krishna
+IG_Splendid_Box,1285,1	// Chakram
+IG_Splendid_Box,1287,1	// Durga
+IG_Splendid_Box,1311,1	// Vecer Axe
+IG_Splendid_Box,1387,1	// Giant Axe
+IG_Splendid_Box,1433,1	// Imperial Spear
+IG_Splendid_Box,1649,1	// Laphine Staff
+IG_Splendid_Box,1745,1	// Falken Blitz
+IG_Splendid_Box,1746,1	// Elven Bow
+IG_Splendid_Box,1930,1	// Green Whistle
+IG_Splendid_Box,1984,1	// Stem Whip
+IG_Splendid_Box,2148,1	// Rosa Shield
+IG_Splendid_Box,2153,1	// Imperial Guard
+IG_Splendid_Box,13046,1	// Krieg
+IG_Splendid_Box,13047,1	// Weihna
+IG_Splendid_Box,13061,1	// Black Wing
+IG_Splendid_Box,13421,1	// Ruber
+IG_Splendid_Box,15000,1	// Bone Plate
+IG_Splendid_Box,15014,1	// Ebone Armor
+IG_Splendid_Box,16000,1	// Erde
+IG_Splendid_Box,16001,1	// Red Square Bag
+IG_Splendid_Box,16003,1	// Carga Mace
+IG_Splendid_Box,16010,1	// Red Ether Bag
+IG_Splendid_Box,18103,2	// Mystic Bow
 // Armor Card Album
-63,4001,1	// Poring Card
-63,4003,1	// Pupa Card
-63,4008,1	// Picky Card
-63,4011,1	// Picky Egg Card
-63,4014,1	// Roda Frog Card
-63,4016,1	// Thief Bug Card
-63,4021,1	// Rocker Card
-63,4023,1	// Baby Desert Wolf Card
-63,4031,1	// Peco Peco Card
-63,4042,1	// Steel Chonchon Card
-63,4061,1	// Cornutus Card
-63,4078,1	// Savage Card
-63,4089,1	// Swordfish Card
-63,4098,1	// Dokebi Card
-63,4099,1	// Pasana Card
-63,4101,1	// Sandman Card
-63,4105,1	// Marc Card
-63,4114,1	// Argiope Card
-63,4119,1	// Bathory Card
-63,4141,1	// Evil Druid Card
-63,4150,1	// Goat Card
-63,4158,1	// Sky Deleter Card
-63,4162,1	// Grizzly Card
-63,4166,1	// Nightmare Terror Card
-63,4170,1	// Dark Frame Card
-63,4173,1	// Demon Pungus Card
-63,4181,1	// Disguise Card
-63,4189,1	// Wraith Dead Card
-63,4191,1	// Loli Ruri Card
-63,4194,1	// Rybio Card
-63,4201,1	// Majoruros Card
-63,4213,1	// Brilight Card
-63,4216,1	// Sasquatch Card
-63,4218,1	// Succubus Card
-63,4220,1	// Solider Card
-63,4222,1	// Skeleton Prisoner Card
-63,4233,1	// Baby Leopard Card
-63,4234,1	// Anolian Card
-63,4242,1	// Apocalipse Card
-63,4259,1	// Wooden Golem Card
-63,4270,1	// Giant Spider Card
-63,4279,1	// Earth Deleter Card
-63,4280,1	// Geographer Card
-63,4286,1	// Karakasa Card
-63,4295,1	// Kraben Card
-63,4298,1	// Creamy Fear Card
-63,4299,1	// Clock Card
-63,4300,1	// Chimera Card
-63,4301,1	// Killer Mantis Card
-63,4315,1	// Pest Card
-63,4332,1	// Waste Stove Card
-63,4333,1	// Venomous Card
-63,4337,1	// Porcellio Card
-63,4338,1	// Obsidian Card
-63,4339,1	// Mineral Card
-63,4346,1	// Egnigem Cenia Card
-63,4353,1	// Remover Card
-63,4369,1	// Venatu Card
-63,4370,1	// Dimik Card
-63,4371,1	// Archdam Card
-63,4382,1	// Yellow Novus Card
-63,4383,1	// Red Novus Card
-63,4387,1	// Ancient Mimic Card
-63,4392,1	// Dame of Sentinel Card
-63,4393,1	// Mistress of Shelter Card
-63,4400,1	// Aliza Card
-63,4401,1	// Alicel Card
-63,4404,1	// Skogul Card
-63,4405,1	// Frus Card
-63,4409,1	// Agav Card
-63,4410,1	// Echio Card
-63,4426,1	// Byorgue Card
-63,4450,1	// Banshee Master Card
+IG_CardAlbum_Armor,4001,1	// Poring Card
+IG_CardAlbum_Armor,4003,1	// Pupa Card
+IG_CardAlbum_Armor,4008,1	// Picky Card
+IG_CardAlbum_Armor,4011,1	// Picky Egg Card
+IG_CardAlbum_Armor,4014,1	// Roda Frog Card
+IG_CardAlbum_Armor,4016,1	// Thief Bug Card
+IG_CardAlbum_Armor,4021,1	// Rocker Card
+IG_CardAlbum_Armor,4023,1	// Baby Desert Wolf Card
+IG_CardAlbum_Armor,4031,1	// Peco Peco Card
+IG_CardAlbum_Armor,4042,1	// Steel Chonchon Card
+IG_CardAlbum_Armor,4061,1	// Cornutus Card
+IG_CardAlbum_Armor,4078,1	// Savage Card
+IG_CardAlbum_Armor,4089,1	// Swordfish Card
+IG_CardAlbum_Armor,4098,1	// Dokebi Card
+IG_CardAlbum_Armor,4099,1	// Pasana Card
+IG_CardAlbum_Armor,4101,1	// Sandman Card
+IG_CardAlbum_Armor,4105,1	// Marc Card
+IG_CardAlbum_Armor,4114,1	// Argiope Card
+IG_CardAlbum_Armor,4119,1	// Bathory Card
+IG_CardAlbum_Armor,4141,1	// Evil Druid Card
+IG_CardAlbum_Armor,4150,1	// Goat Card
+IG_CardAlbum_Armor,4158,1	// Sky Deleter Card
+IG_CardAlbum_Armor,4162,1	// Grizzly Card
+IG_CardAlbum_Armor,4166,1	// Nightmare Terror Card
+IG_CardAlbum_Armor,4170,1	// Dark Frame Card
+IG_CardAlbum_Armor,4173,1	// Demon Pungus Card
+IG_CardAlbum_Armor,4181,1	// Disguise Card
+IG_CardAlbum_Armor,4189,1	// Wraith Dead Card
+IG_CardAlbum_Armor,4191,1	// Loli Ruri Card
+IG_CardAlbum_Armor,4194,1	// Rybio Card
+IG_CardAlbum_Armor,4201,1	// Majoruros Card
+IG_CardAlbum_Armor,4213,1	// Brilight Card
+IG_CardAlbum_Armor,4216,1	// Sasquatch Card
+IG_CardAlbum_Armor,4218,1	// Succubus Card
+IG_CardAlbum_Armor,4220,1	// Solider Card
+IG_CardAlbum_Armor,4222,1	// Skeleton Prisoner Card
+IG_CardAlbum_Armor,4233,1	// Baby Leopard Card
+IG_CardAlbum_Armor,4234,1	// Anolian Card
+IG_CardAlbum_Armor,4242,1	// Apocalipse Card
+IG_CardAlbum_Armor,4259,1	// Wooden Golem Card
+IG_CardAlbum_Armor,4270,1	// Giant Spider Card
+IG_CardAlbum_Armor,4279,1	// Earth Deleter Card
+IG_CardAlbum_Armor,4280,1	// Geographer Card
+IG_CardAlbum_Armor,4286,1	// Karakasa Card
+IG_CardAlbum_Armor,4295,1	// Kraben Card
+IG_CardAlbum_Armor,4298,1	// Creamy Fear Card
+IG_CardAlbum_Armor,4299,1	// Clock Card
+IG_CardAlbum_Armor,4300,1	// Chimera Card
+IG_CardAlbum_Armor,4301,1	// Killer Mantis Card
+IG_CardAlbum_Armor,4315,1	// Pest Card
+IG_CardAlbum_Armor,4332,1	// Waste Stove Card
+IG_CardAlbum_Armor,4333,1	// Venomous Card
+IG_CardAlbum_Armor,4337,1	// Porcellio Card
+IG_CardAlbum_Armor,4338,1	// Obsidian Card
+IG_CardAlbum_Armor,4339,1	// Mineral Card
+IG_CardAlbum_Armor,4346,1	// Egnigem Cenia Card
+IG_CardAlbum_Armor,4353,1	// Remover Card
+IG_CardAlbum_Armor,4369,1	// Venatu Card
+IG_CardAlbum_Armor,4370,1	// Dimik Card
+IG_CardAlbum_Armor,4371,1	// Archdam Card
+IG_CardAlbum_Armor,4382,1	// Yellow Novus Card
+IG_CardAlbum_Armor,4383,1	// Red Novus Card
+IG_CardAlbum_Armor,4387,1	// Ancient Mimic Card
+IG_CardAlbum_Armor,4392,1	// Dame of Sentinel Card
+IG_CardAlbum_Armor,4393,1	// Mistress of Shelter Card
+IG_CardAlbum_Armor,4400,1	// Aliza Card
+IG_CardAlbum_Armor,4401,1	// Alicel Card
+IG_CardAlbum_Armor,4404,1	// Skogul Card
+IG_CardAlbum_Armor,4405,1	// Frus Card
+IG_CardAlbum_Armor,4409,1	// Agav Card
+IG_CardAlbum_Armor,4410,1	// Echio Card
+IG_CardAlbum_Armor,4426,1	// Byorgue Card
+IG_CardAlbum_Armor,4450,1	// Banshee Master Card
 // Headgear Card Album
-64,4010,1	// Willow Card
-64,4039,1	// Stainer Card
-64,4041,1	// Coco Card
-64,4046,1	// Martin Card
-64,4052,1	// Elder Willow Card
-64,4087,1	// Giearth Card
-64,4110,1	// Ghoul Card
-64,4112,1	// Marduk Card
-64,4122,1	// Deviruchi Card
-64,4127,1	// Nightmare Card
-64,4161,1	// Grand Peco Card
-64,4169,1	// Dark Illusion Card
-64,4177,1	// Dryad Card
-64,4185,1	// Rideword Card
-64,4188,1	// Leib Olmai Card
-64,4195,1	// Leaf Cat Card
-64,4206,1	// Myst Case Card
-64,4223,1	// Stalactic Golem Card
-64,4229,1	// Tower Keeper Card
-64,4241,1	// Arc Angeling Card
-64,4258,1	// Evil Nymph Card
-64,4260,1	// Wootan Shooter Card
-64,4261,1	// Wootan Fighter Card
-64,4269,1	// Incubus Card
-64,4271,1	// Giant Hornet Card
-64,4278,1	// Gibbet Card
-64,4288,1	// Carat Card
-64,4296,1	// Cramp Card
-64,4311,1	// Permeter Card
-64,4336,1	// Ungoliant Card
-64,4343,1	// Holden Card
-64,4354,1	// Gemini-S58 Card
-64,4358,1	// Seyren Windsor Card
-64,4364,1	// Margaretha Sorin Card
-64,4366,1	// Kathryne Keyron Card
-64,4379,1	// Blue Acidus Card
-64,4411,1	// Vanberk Card
-64,4412,1	// Isilla Card
-64,4434,1	// Knocker Card
-64,4438,1	// Banshee Card
+IG_CardAlbum_Helm,4010,1	// Willow Card
+IG_CardAlbum_Helm,4039,1	// Stainer Card
+IG_CardAlbum_Helm,4041,1	// Coco Card
+IG_CardAlbum_Helm,4046,1	// Martin Card
+IG_CardAlbum_Helm,4052,1	// Elder Willow Card
+IG_CardAlbum_Helm,4087,1	// Giearth Card
+IG_CardAlbum_Helm,4110,1	// Ghoul Card
+IG_CardAlbum_Helm,4112,1	// Marduk Card
+IG_CardAlbum_Helm,4122,1	// Deviruchi Card
+IG_CardAlbum_Helm,4127,1	// Nightmare Card
+IG_CardAlbum_Helm,4161,1	// Grand Peco Card
+IG_CardAlbum_Helm,4169,1	// Dark Illusion Card
+IG_CardAlbum_Helm,4177,1	// Dryad Card
+IG_CardAlbum_Helm,4185,1	// Rideword Card
+IG_CardAlbum_Helm,4188,1	// Leib Olmai Card
+IG_CardAlbum_Helm,4195,1	// Leaf Cat Card
+IG_CardAlbum_Helm,4206,1	// Myst Case Card
+IG_CardAlbum_Helm,4223,1	// Stalactic Golem Card
+IG_CardAlbum_Helm,4229,1	// Tower Keeper Card
+IG_CardAlbum_Helm,4241,1	// Arc Angeling Card
+IG_CardAlbum_Helm,4258,1	// Evil Nymph Card
+IG_CardAlbum_Helm,4260,1	// Wootan Shooter Card
+IG_CardAlbum_Helm,4261,1	// Wootan Fighter Card
+IG_CardAlbum_Helm,4269,1	// Incubus Card
+IG_CardAlbum_Helm,4271,1	// Giant Hornet Card
+IG_CardAlbum_Helm,4278,1	// Gibbet Card
+IG_CardAlbum_Helm,4288,1	// Carat Card
+IG_CardAlbum_Helm,4296,1	// Cramp Card
+IG_CardAlbum_Helm,4311,1	// Permeter Card
+IG_CardAlbum_Helm,4336,1	// Ungoliant Card
+IG_CardAlbum_Helm,4343,1	// Holden Card
+IG_CardAlbum_Helm,4354,1	// Gemini-S58 Card
+IG_CardAlbum_Helm,4358,1	// Seyren Windsor Card
+IG_CardAlbum_Helm,4364,1	// Margaretha Sorin Card
+IG_CardAlbum_Helm,4366,1	// Kathryne Keyron Card
+IG_CardAlbum_Helm,4379,1	// Blue Acidus Card
+IG_CardAlbum_Helm,4411,1	// Vanberk Card
+IG_CardAlbum_Helm,4412,1	// Isilla Card
+IG_CardAlbum_Helm,4434,1	// Knocker Card
+IG_CardAlbum_Helm,4438,1	// Banshee Card
 // Accessory Card Album
-65,4022,1	// Spore Card
-65,4027,1	// Kukre Card
-65,4028,1	// Tarou Card
-65,4033,1	// Poporing Card
-65,4034,1	// Wormtail Card
-65,4036,1	// Muka Card
-65,4044,1	// Smokie Card
-65,4048,1	// Poison Spore Card
-65,4051,1	// Yoyo Card
-65,4053,1	// Vitata Card
-65,4064,1	// Zerom Card
-65,4073,1	// Pirate Skeleton Card
-65,4077,1	// Phen Card
-65,4079,1	// Mantis Card
-65,4084,1	// Marine Sphere Card
-65,4091,1	// Kobold Card
-65,4093,1	// Obeaune Card
-65,4103,1	// Horong Card
-65,4139,1	// Joker Card
-65,4149,1	// Gargoyle Card
-65,4152,1	// Galapago Card
-65,4154,1	// Dumpling Child Card
-65,4175,1	// Poisonous Toad Card
-65,4187,1	// Raydric Archer Card
-65,4190,1	// Wraith Card
-65,4193,1	// Lude Card
-65,4196,1	// Marin Card
-65,4205,1	// Mimic Card
-65,4209,1	// Violy Card
-65,4212,1	// Bongun Card
-65,4215,1	// Blazer Card
-65,4219,1	// Sage Worm Card
-65,4224,1	// Stem Worm Card
-65,4227,1	// Spring Rabbit Card
-65,4228,1	// Sleeper Card
-65,4230,1	// Shinobi Card
-65,4232,1	// Hermit Plant Card
-65,4237,1	// Owl Duke Card
-65,4238,1	// Owl Baron Card
-65,4252,1	// Alligator Card
-65,4256,1	// Orc Archer Card
-65,4262,1	// Cloud Hermit Card
-65,4264,1	// Wind Ghost Card
-65,4265,1	// Jing Guai Card
-65,4272,1	// Zhu Po Long Card
-65,4282,1	// Tengu Card
-65,4283,1	// Greatest General Card
-65,4293,1	// Cookie Card
-65,4294,1	// Quve Card
-65,4321,1	// Hylozoist Card
-65,4326,1	// Sea-Otter Card
-65,4327,1	// Bloody Butterfly Card
-65,4331,1	// Heater Card
-65,4344,1	// Anopheles Card
-65,4347,1	// Armeyer Dinze Card
-65,4348,1	// Wickebine Tres Card
-65,4349,1	// Errende Ebecee Card
-65,4355,1	// Gremlin Card
-65,4356,1	// Beholder Card
-65,4377,1	// Grove Card
-65,4384,1	// Hydrolancer Card
-65,4385,1	// Dragon Egg Card
-65,4389,1	// Plasma Card
-65,4391,1	// Baroness of Retribution Card
-65,4415,1	// Snowier Card
-65,4416,1	// Siroma Card
-65,4418,1	// Gazeti Card
-65,4423,1	// Galion Card
-65,4424,1	// Stapo Card
-65,4433,1	// Imp Card
-65,4436,1	// Ragged Zombie Card
-65,4437,1	// Hell Poodle Card
+IG_CardAlbum_Acc,4022,1	// Spore Card
+IG_CardAlbum_Acc,4027,1	// Kukre Card
+IG_CardAlbum_Acc,4028,1	// Tarou Card
+IG_CardAlbum_Acc,4033,1	// Poporing Card
+IG_CardAlbum_Acc,4034,1	// Wormtail Card
+IG_CardAlbum_Acc,4036,1	// Muka Card
+IG_CardAlbum_Acc,4044,1	// Smokie Card
+IG_CardAlbum_Acc,4048,1	// Poison Spore Card
+IG_CardAlbum_Acc,4051,1	// Yoyo Card
+IG_CardAlbum_Acc,4053,1	// Vitata Card
+IG_CardAlbum_Acc,4064,1	// Zerom Card
+IG_CardAlbum_Acc,4073,1	// Pirate Skeleton Card
+IG_CardAlbum_Acc,4077,1	// Phen Card
+IG_CardAlbum_Acc,4079,1	// Mantis Card
+IG_CardAlbum_Acc,4084,1	// Marine Sphere Card
+IG_CardAlbum_Acc,4091,1	// Kobold Card
+IG_CardAlbum_Acc,4093,1	// Obeaune Card
+IG_CardAlbum_Acc,4103,1	// Horong Card
+IG_CardAlbum_Acc,4139,1	// Joker Card
+IG_CardAlbum_Acc,4149,1	// Gargoyle Card
+IG_CardAlbum_Acc,4152,1	// Galapago Card
+IG_CardAlbum_Acc,4154,1	// Dumpling Child Card
+IG_CardAlbum_Acc,4175,1	// Poisonous Toad Card
+IG_CardAlbum_Acc,4187,1	// Raydric Archer Card
+IG_CardAlbum_Acc,4190,1	// Wraith Card
+IG_CardAlbum_Acc,4193,1	// Lude Card
+IG_CardAlbum_Acc,4196,1	// Marin Card
+IG_CardAlbum_Acc,4205,1	// Mimic Card
+IG_CardAlbum_Acc,4209,1	// Violy Card
+IG_CardAlbum_Acc,4212,1	// Bongun Card
+IG_CardAlbum_Acc,4215,1	// Blazer Card
+IG_CardAlbum_Acc,4219,1	// Sage Worm Card
+IG_CardAlbum_Acc,4224,1	// Stem Worm Card
+IG_CardAlbum_Acc,4227,1	// Spring Rabbit Card
+IG_CardAlbum_Acc,4228,1	// Sleeper Card
+IG_CardAlbum_Acc,4230,1	// Shinobi Card
+IG_CardAlbum_Acc,4232,1	// Hermit Plant Card
+IG_CardAlbum_Acc,4237,1	// Owl Duke Card
+IG_CardAlbum_Acc,4238,1	// Owl Baron Card
+IG_CardAlbum_Acc,4252,1	// Alligator Card
+IG_CardAlbum_Acc,4256,1	// Orc Archer Card
+IG_CardAlbum_Acc,4262,1	// Cloud Hermit Card
+IG_CardAlbum_Acc,4264,1	// Wind Ghost Card
+IG_CardAlbum_Acc,4265,1	// Jing Guai Card
+IG_CardAlbum_Acc,4272,1	// Zhu Po Long Card
+IG_CardAlbum_Acc,4282,1	// Tengu Card
+IG_CardAlbum_Acc,4283,1	// Greatest General Card
+IG_CardAlbum_Acc,4293,1	// Cookie Card
+IG_CardAlbum_Acc,4294,1	// Quve Card
+IG_CardAlbum_Acc,4321,1	// Hylozoist Card
+IG_CardAlbum_Acc,4326,1	// Sea-Otter Card
+IG_CardAlbum_Acc,4327,1	// Bloody Butterfly Card
+IG_CardAlbum_Acc,4331,1	// Heater Card
+IG_CardAlbum_Acc,4344,1	// Anopheles Card
+IG_CardAlbum_Acc,4347,1	// Armeyer Dinze Card
+IG_CardAlbum_Acc,4348,1	// Wickebine Tres Card
+IG_CardAlbum_Acc,4349,1	// Errende Ebecee Card
+IG_CardAlbum_Acc,4355,1	// Gremlin Card
+IG_CardAlbum_Acc,4356,1	// Beholder Card
+IG_CardAlbum_Acc,4377,1	// Grove Card
+IG_CardAlbum_Acc,4384,1	// Hydrolancer Card
+IG_CardAlbum_Acc,4385,1	// Dragon Egg Card
+IG_CardAlbum_Acc,4389,1	// Plasma Card
+IG_CardAlbum_Acc,4391,1	// Baroness of Retribution Card
+IG_CardAlbum_Acc,4415,1	// Snowier Card
+IG_CardAlbum_Acc,4416,1	// Siroma Card
+IG_CardAlbum_Acc,4418,1	// Gazeti Card
+IG_CardAlbum_Acc,4423,1	// Galion Card
+IG_CardAlbum_Acc,4424,1	// Stapo Card
+IG_CardAlbum_Acc,4433,1	// Imp Card
+IG_CardAlbum_Acc,4436,1	// Ragged Zombie Card
+IG_CardAlbum_Acc,4437,1	// Hell Poodle Card
 // Shoes Card Album
-66,4009,1	// Chonchon Card
-66,4038,1	// Zombie Card
-66,4050,1	// Male Thief Bug Card
-66,4070,1	// Eggyra Card
-66,4097,1	// Matyr Card
-66,4100,1	// Sohee Card
-66,4107,1	// Verit Card
-66,4151,1	// Gajomart Card
-66,4160,1	// Firelock Soldier Card
-66,4164,1	// Gullinbursti Card
-66,4186,1	// Raggler Card
-66,4199,1	// Merman Card
-66,4200,1	// Megalith Card
-66,4204,1	// Mini Demon Card
-66,4208,1	// Miyabi Doll Card
-66,4221,1	// Skeleton General Card
-66,4235,1	// Christmas Cookie Card
-66,4239,1	// Iron Fist Card
-66,4244,1	// Alarm Card
-66,4245,1	// Am Mut Card
-66,4249,1	// Ancient Worm Card
-66,4257,1	// Wild Rose Card
-66,4267,1	// Explosion Card
-66,4275,1	// Zombie Prisoner Card
-66,4290,1	// Cat O' Nine Tails Card
-66,4319,1	// Freezer Card
-66,4378,1	// Gold Acidus Card
-66,4381,1	// Green Ferus Card
-66,4396,1	// Odium of Thanatos Card
-66,4417,1	// Ice Titan Card
-66,4435,1	// Zombie Slaughter Card
+IG_CardAlbum_Shoes,4009,1	// Chonchon Card
+IG_CardAlbum_Shoes,4038,1	// Zombie Card
+IG_CardAlbum_Shoes,4050,1	// Male Thief Bug Card
+IG_CardAlbum_Shoes,4070,1	// Eggyra Card
+IG_CardAlbum_Shoes,4097,1	// Matyr Card
+IG_CardAlbum_Shoes,4100,1	// Sohee Card
+IG_CardAlbum_Shoes,4107,1	// Verit Card
+IG_CardAlbum_Shoes,4151,1	// Gajomart Card
+IG_CardAlbum_Shoes,4160,1	// Firelock Soldier Card
+IG_CardAlbum_Shoes,4164,1	// Gullinbursti Card
+IG_CardAlbum_Shoes,4186,1	// Raggler Card
+IG_CardAlbum_Shoes,4199,1	// Merman Card
+IG_CardAlbum_Shoes,4200,1	// Megalith Card
+IG_CardAlbum_Shoes,4204,1	// Mini Demon Card
+IG_CardAlbum_Shoes,4208,1	// Miyabi Doll Card
+IG_CardAlbum_Shoes,4221,1	// Skeleton General Card
+IG_CardAlbum_Shoes,4235,1	// Christmas Cookie Card
+IG_CardAlbum_Shoes,4239,1	// Iron Fist Card
+IG_CardAlbum_Shoes,4244,1	// Alarm Card
+IG_CardAlbum_Shoes,4245,1	// Am Mut Card
+IG_CardAlbum_Shoes,4249,1	// Ancient Worm Card
+IG_CardAlbum_Shoes,4257,1	// Wild Rose Card
+IG_CardAlbum_Shoes,4267,1	// Explosion Card
+IG_CardAlbum_Shoes,4275,1	// Zombie Prisoner Card
+IG_CardAlbum_Shoes,4290,1	// Cat O' Nine Tails Card
+IG_CardAlbum_Shoes,4319,1	// Freezer Card
+IG_CardAlbum_Shoes,4378,1	// Gold Acidus Card
+IG_CardAlbum_Shoes,4381,1	// Green Ferus Card
+IG_CardAlbum_Shoes,4396,1	// Odium of Thanatos Card
+IG_CardAlbum_Shoes,4417,1	// Ice Titan Card
+IG_CardAlbum_Shoes,4435,1	// Zombie Slaughter Card
 // Shield Card Album
-67,4012,1	// Thief Bug Egg Card
-67,4013,1	// Andre Egg Card
-67,4032,1	// Ambernite Card
-67,4045,1	// Horn Card
-67,4058,1	// Thara Frog Card
-67,4066,1	// Orc Warrior Card
-67,4067,1	// Megalodon Card
-67,4074,1	// Bigfoot Card
-67,4075,1	// Argos Card
-67,4083,1	// Rafflesia Card
-67,4090,1	// Munak Card
-67,4120,1	// Sky Petite Card
-67,4124,1	// Medusa Card
-67,4136,1	// Khalitzburg Card
-67,4138,1	// Anubis Card
-67,4207,1	// Mysteltainn Card
-67,4217,1	// Enchanted Peach Tree Card
-67,4226,1	// Sting Card
-67,4231,1	// Mi Gao Card
-67,4240,1	// Arclouze Card
-67,4248,1	// Ancient Mummy Card
-67,4250,1	// Executioner Card
-67,4253,1	// Alice Card
-67,4254,1	// Ogretooth Card
-67,4277,1	// Zealotus Card
-67,4304,1	// Tamruan Card
-67,4309,1	// Parasite Card
-67,4314,1	// Penomena Card
-67,4322,1	// High Orc Card
-67,4340,1	// Teddy Bear Card
-67,4397,1	// Despero of Thanatos Card
-67,4413,1	// Hodremlin Card
-67,4414,1	// Seeker Card
-67,4420,1	// Muscipular Card
-67,4439,1	// Flame Skull Card
-67,4442,1	// Tatacho Card
-67,4443,1	// Aqua Elemental Card
-67,4444,1	// Draco Card
-67,4445,1	// Luciola Vespa Card
-67,4447,1	// Centipede Card
-67,4448,1	// Cornus Card
-67,4449,1	// Dark Shadow Card
+IG_CardAlbum_Shield,4012,1	// Thief Bug Egg Card
+IG_CardAlbum_Shield,4013,1	// Andre Egg Card
+IG_CardAlbum_Shield,4032,1	// Ambernite Card
+IG_CardAlbum_Shield,4045,1	// Horn Card
+IG_CardAlbum_Shield,4058,1	// Thara Frog Card
+IG_CardAlbum_Shield,4066,1	// Orc Warrior Card
+IG_CardAlbum_Shield,4067,1	// Megalodon Card
+IG_CardAlbum_Shield,4074,1	// Bigfoot Card
+IG_CardAlbum_Shield,4075,1	// Argos Card
+IG_CardAlbum_Shield,4083,1	// Rafflesia Card
+IG_CardAlbum_Shield,4090,1	// Munak Card
+IG_CardAlbum_Shield,4120,1	// Sky Petite Card
+IG_CardAlbum_Shield,4124,1	// Medusa Card
+IG_CardAlbum_Shield,4136,1	// Khalitzburg Card
+IG_CardAlbum_Shield,4138,1	// Anubis Card
+IG_CardAlbum_Shield,4207,1	// Mysteltainn Card
+IG_CardAlbum_Shield,4217,1	// Enchanted Peach Tree Card
+IG_CardAlbum_Shield,4226,1	// Sting Card
+IG_CardAlbum_Shield,4231,1	// Mi Gao Card
+IG_CardAlbum_Shield,4240,1	// Arclouze Card
+IG_CardAlbum_Shield,4248,1	// Ancient Mummy Card
+IG_CardAlbum_Shield,4250,1	// Executioner Card
+IG_CardAlbum_Shield,4253,1	// Alice Card
+IG_CardAlbum_Shield,4254,1	// Ogretooth Card
+IG_CardAlbum_Shield,4277,1	// Zealotus Card
+IG_CardAlbum_Shield,4304,1	// Tamruan Card
+IG_CardAlbum_Shield,4309,1	// Parasite Card
+IG_CardAlbum_Shield,4314,1	// Penomena Card
+IG_CardAlbum_Shield,4322,1	// High Orc Card
+IG_CardAlbum_Shield,4340,1	// Teddy Bear Card
+IG_CardAlbum_Shield,4397,1	// Despero of Thanatos Card
+IG_CardAlbum_Shield,4413,1	// Hodremlin Card
+IG_CardAlbum_Shield,4414,1	// Seeker Card
+IG_CardAlbum_Shield,4420,1	// Muscipular Card
+IG_CardAlbum_Shield,4439,1	// Flame Skull Card
+IG_CardAlbum_Shield,4442,1	// Tatacho Card
+IG_CardAlbum_Shield,4443,1	// Aqua Elemental Card
+IG_CardAlbum_Shield,4444,1	// Draco Card
+IG_CardAlbum_Shield,4445,1	// Luciola Vespa Card
+IG_CardAlbum_Shield,4447,1	// Centipede Card
+IG_CardAlbum_Shield,4448,1	// Cornus Card
+IG_CardAlbum_Shield,4449,1	// Dark Shadow Card
 // Weapon Card Album
-68,4002,1	// Fabre Card
-68,4004,1	// Drops Card
-68,4005,1	// Santa Poring Card
-68,4006,1	// Lunatic Card
-68,4007,1	// Peco Peco Egg Card
-68,4017,1	// Savage Babe Card
-68,4018,1	// Andre Larva Card
-68,4019,1	// Hornet Card
-68,4020,1	// Familiar Card
-68,4024,1	// Plankton Card
-68,4025,1	// Skeleton Card
-68,4026,1	// Female Thief Bug Card
-68,4029,1	// Wolf Card
-68,4030,1	// Mandragora Card
-68,4035,1	// Hydra Card
-68,4037,1	// Snake Card
-68,4043,1	// Andre Card
-68,4049,1	// Vadon Card
-68,4055,1	// Marina Card
-68,4057,1	// Metaller Card
-68,4060,1	// Goblin Card
-68,4062,1	// Anacondaq Card
-68,4063,1	// Caramel Card
-68,4065,1	// Kaho Card
-68,4068,1	// Scorpion Card
-68,4069,1	// Drainliar Card
-68,4072,1	// Golem Card
-68,4076,1	// Magnolia Card
-68,4080,1	// Flora Card
-68,4082,1	// Desert Wolf Card
-68,4085,1	// Orc Skeleton Card
-68,4086,1	// Soldier Skeleton Card
-68,4092,1	// Skeleton Worker Card
-68,4094,1	// Archer Skeleton Card
-68,4096,1	// Zenorc Card
-68,4104,1	// Requiem Card
-68,4106,1	// Mummy Card
-68,4111,1	// Strouf Card
-68,4115,1	// Hunter Fly Card
-68,4117,1	// Sidewinder Card
-68,4118,1	// Earth Petite Card
-68,4125,1	// Deviace Card
-68,4126,1	// Minorous Card
-68,4130,1	// Scorpion King Card
-68,4140,1	// Abysmal Knight Card
-68,4153,1	// Crab Card
-68,4155,1	// Goblin Leader Card
-68,4156,1	// Goblin Steamrider Card
-68,4157,1	// Goblin Archer Card
-68,4163,1	// Gryphon Card
-68,4165,1	// Gig Card
-68,4167,1	// Nereid Card
-68,4171,1	// Dark Priest Card
-68,4172,1	// The Paper Card
-68,4176,1	// Dullahan Card
-68,4180,1	// Driller Card
-68,4182,1	// Diabolic Card
-68,4184,1	// Lava Golem Card
-68,4192,1	// Rotar Zairo Card
-68,4202,1	// Mao Guai Card
-68,4203,1	// Mutant Dragonoid Card
-68,4214,1	// Bloody Murderer Card
-68,4225,1	// Stone Shooter Card
-68,4246,1	// Assaulter Card
-68,4247,1	// Aster Card
-68,4251,1	// Elder Card
-68,4255,1	// Orc Lady Card
-68,4268,1	// Injustice Card
-68,4273,1	// Shell Fish Card
-68,4274,1	// Zombie Master Card
-68,4281,1	// Zipper Bear Card
-68,4284,1	// Chepet Card
-68,4289,1	// Caterpillar Card
-68,4291,1	// Kobold Leader Card
-68,4292,1	// Kobold Archer Card
-68,4297,1	// Cruiser Card
-68,4307,1	// Beetle King Card
-68,4308,1	// Tri Joint Card
-68,4310,1	// Panzer Goblin Card
-68,4312,1	// Seal Card
-68,4316,1	// False Angel Card
-68,4317,1	// Mobster Card
-68,4320,1	// Bloody Knight Card
-68,4323,1	// Hatii Babe Card
-68,4329,1	// Phendark Card
-68,4335,1	// Pitman Card
-68,4341,1	// Metaling Card
-68,4345,1	// Hill Wind Card
-68,4350,1	// Laurell Weinder Card
-68,4360,1	// Eremes Guile Card
-68,4362,1	// Howard Alt-Eisen Card
-68,4368,1	// Cecil Damon Card
-68,4380,1	// Red Ferus Card
-68,4388,1	// Death Word Card
-68,4390,1	// Breeze Card
-68,4394,1	// Lady Solace Card
-68,4395,1	// Maero of Thanatos Card
-68,4398,1	// Dolor of Thanatos Card
-68,4406,1	// Skeggiold Card
-68,4421,1	// Drosera Card
-68,4427,1	// Sword Guardian Card
-68,4428,1	// Bow Guardian Card
-68,4440,1	// Necromancer Card
-68,4452,1	// Centipede Larva Card
-68,4453,1	// Hillsrion Card
+IG_CardAlbum_Weapon,4002,1	// Fabre Card
+IG_CardAlbum_Weapon,4004,1	// Drops Card
+IG_CardAlbum_Weapon,4005,1	// Santa Poring Card
+IG_CardAlbum_Weapon,4006,1	// Lunatic Card
+IG_CardAlbum_Weapon,4007,1	// Peco Peco Egg Card
+IG_CardAlbum_Weapon,4017,1	// Savage Babe Card
+IG_CardAlbum_Weapon,4018,1	// Andre Larva Card
+IG_CardAlbum_Weapon,4019,1	// Hornet Card
+IG_CardAlbum_Weapon,4020,1	// Familiar Card
+IG_CardAlbum_Weapon,4024,1	// Plankton Card
+IG_CardAlbum_Weapon,4025,1	// Skeleton Card
+IG_CardAlbum_Weapon,4026,1	// Female Thief Bug Card
+IG_CardAlbum_Weapon,4029,1	// Wolf Card
+IG_CardAlbum_Weapon,4030,1	// Mandragora Card
+IG_CardAlbum_Weapon,4035,1	// Hydra Card
+IG_CardAlbum_Weapon,4037,1	// Snake Card
+IG_CardAlbum_Weapon,4043,1	// Andre Card
+IG_CardAlbum_Weapon,4049,1	// Vadon Card
+IG_CardAlbum_Weapon,4055,1	// Marina Card
+IG_CardAlbum_Weapon,4057,1	// Metaller Card
+IG_CardAlbum_Weapon,4060,1	// Goblin Card
+IG_CardAlbum_Weapon,4062,1	// Anacondaq Card
+IG_CardAlbum_Weapon,4063,1	// Caramel Card
+IG_CardAlbum_Weapon,4065,1	// Kaho Card
+IG_CardAlbum_Weapon,4068,1	// Scorpion Card
+IG_CardAlbum_Weapon,4069,1	// Drainliar Card
+IG_CardAlbum_Weapon,4072,1	// Golem Card
+IG_CardAlbum_Weapon,4076,1	// Magnolia Card
+IG_CardAlbum_Weapon,4080,1	// Flora Card
+IG_CardAlbum_Weapon,4082,1	// Desert Wolf Card
+IG_CardAlbum_Weapon,4085,1	// Orc Skeleton Card
+IG_CardAlbum_Weapon,4086,1	// Soldier Skeleton Card
+IG_CardAlbum_Weapon,4092,1	// Skeleton Worker Card
+IG_CardAlbum_Weapon,4094,1	// Archer Skeleton Card
+IG_CardAlbum_Weapon,4096,1	// Zenorc Card
+IG_CardAlbum_Weapon,4104,1	// Requiem Card
+IG_CardAlbum_Weapon,4106,1	// Mummy Card
+IG_CardAlbum_Weapon,4111,1	// Strouf Card
+IG_CardAlbum_Weapon,4115,1	// Hunter Fly Card
+IG_CardAlbum_Weapon,4117,1	// Sidewinder Card
+IG_CardAlbum_Weapon,4118,1	// Earth Petite Card
+IG_CardAlbum_Weapon,4125,1	// Deviace Card
+IG_CardAlbum_Weapon,4126,1	// Minorous Card
+IG_CardAlbum_Weapon,4130,1	// Scorpion King Card
+IG_CardAlbum_Weapon,4140,1	// Abysmal Knight Card
+IG_CardAlbum_Weapon,4153,1	// Crab Card
+IG_CardAlbum_Weapon,4155,1	// Goblin Leader Card
+IG_CardAlbum_Weapon,4156,1	// Goblin Steamrider Card
+IG_CardAlbum_Weapon,4157,1	// Goblin Archer Card
+IG_CardAlbum_Weapon,4163,1	// Gryphon Card
+IG_CardAlbum_Weapon,4165,1	// Gig Card
+IG_CardAlbum_Weapon,4167,1	// Nereid Card
+IG_CardAlbum_Weapon,4171,1	// Dark Priest Card
+IG_CardAlbum_Weapon,4172,1	// The Paper Card
+IG_CardAlbum_Weapon,4176,1	// Dullahan Card
+IG_CardAlbum_Weapon,4180,1	// Driller Card
+IG_CardAlbum_Weapon,4182,1	// Diabolic Card
+IG_CardAlbum_Weapon,4184,1	// Lava Golem Card
+IG_CardAlbum_Weapon,4192,1	// Rotar Zairo Card
+IG_CardAlbum_Weapon,4202,1	// Mao Guai Card
+IG_CardAlbum_Weapon,4203,1	// Mutant Dragonoid Card
+IG_CardAlbum_Weapon,4214,1	// Bloody Murderer Card
+IG_CardAlbum_Weapon,4225,1	// Stone Shooter Card
+IG_CardAlbum_Weapon,4246,1	// Assaulter Card
+IG_CardAlbum_Weapon,4247,1	// Aster Card
+IG_CardAlbum_Weapon,4251,1	// Elder Card
+IG_CardAlbum_Weapon,4255,1	// Orc Lady Card
+IG_CardAlbum_Weapon,4268,1	// Injustice Card
+IG_CardAlbum_Weapon,4273,1	// Shell Fish Card
+IG_CardAlbum_Weapon,4274,1	// Zombie Master Card
+IG_CardAlbum_Weapon,4281,1	// Zipper Bear Card
+IG_CardAlbum_Weapon,4284,1	// Chepet Card
+IG_CardAlbum_Weapon,4289,1	// Caterpillar Card
+IG_CardAlbum_Weapon,4291,1	// Kobold Leader Card
+IG_CardAlbum_Weapon,4292,1	// Kobold Archer Card
+IG_CardAlbum_Weapon,4297,1	// Cruiser Card
+IG_CardAlbum_Weapon,4307,1	// Beetle King Card
+IG_CardAlbum_Weapon,4308,1	// Tri Joint Card
+IG_CardAlbum_Weapon,4310,1	// Panzer Goblin Card
+IG_CardAlbum_Weapon,4312,1	// Seal Card
+IG_CardAlbum_Weapon,4316,1	// False Angel Card
+IG_CardAlbum_Weapon,4317,1	// Mobster Card
+IG_CardAlbum_Weapon,4320,1	// Bloody Knight Card
+IG_CardAlbum_Weapon,4323,1	// Hatii Babe Card
+IG_CardAlbum_Weapon,4329,1	// Phendark Card
+IG_CardAlbum_Weapon,4335,1	// Pitman Card
+IG_CardAlbum_Weapon,4341,1	// Metaling Card
+IG_CardAlbum_Weapon,4345,1	// Hill Wind Card
+IG_CardAlbum_Weapon,4350,1	// Laurell Weinder Card
+IG_CardAlbum_Weapon,4360,1	// Eremes Guile Card
+IG_CardAlbum_Weapon,4362,1	// Howard Alt-Eisen Card
+IG_CardAlbum_Weapon,4368,1	// Cecil Damon Card
+IG_CardAlbum_Weapon,4380,1	// Red Ferus Card
+IG_CardAlbum_Weapon,4388,1	// Death Word Card
+IG_CardAlbum_Weapon,4390,1	// Breeze Card
+IG_CardAlbum_Weapon,4394,1	// Lady Solace Card
+IG_CardAlbum_Weapon,4395,1	// Maero of Thanatos Card
+IG_CardAlbum_Weapon,4398,1	// Dolor of Thanatos Card
+IG_CardAlbum_Weapon,4406,1	// Skeggiold Card
+IG_CardAlbum_Weapon,4421,1	// Drosera Card
+IG_CardAlbum_Weapon,4427,1	// Sword Guardian Card
+IG_CardAlbum_Weapon,4428,1	// Bow Guardian Card
+IG_CardAlbum_Weapon,4440,1	// Necromancer Card
+IG_CardAlbum_Weapon,4452,1	// Centipede Larva Card
+IG_CardAlbum_Weapon,4453,1	// Hillsrion Card
 // Garment Card Album
-69,4015,32	// Condor Card
-69,4056,32	// Dustiness Card
-69,4071,32	// Orc Zombie Card
-69,4081,32	// Hode Card
-69,4088,32	// Frilldora Card
-69,4095,32	// Marse Card
-69,4102,32	// Whisper Card
-69,4108,32	// Myst Card
-69,4109,32	// Jakk Card
-69,4113,32	// Marionette Card
-69,4116,32	// Isis Card
-69,4129,32	// Bapho Jr. Card
-69,4133,32	// Raydric Card
-69,4159,32	// Nine Tail Card
-69,4174,1	// Deviling Card
-69,4178,32	// Dragon Tail Card
-69,4179,32	// Dragon Fly Card
-69,4183,1	// Vagabond Wolf Card
-69,4197,1	// Mastering Card
-69,4210,1	// Wanderer Card
-69,4211,1	// Vocal Card
-69,4266,32	// Eclipse Card
-69,4285,32	// Choco Card
-69,4287,32	// Kapha Card
-69,4303,32	// Giant Whisper Card
-69,4306,1	// Toad Card
-69,4313,32	// Punk Card
-69,4325,32	// Harpy Card
-69,4328,32	// Yao Jun Card
-69,4334,32	// Noxious Card
-69,4351,1	// Kavach Icarus Card
-69,4373,32	// Green Maiden Card
-69,4375,32	// Orc Baby Card
-69,4402,32	// Aliot Card
-69,4422,32	// Roween Card
-69,4429,32	// Salamander Card
-69,4431,32	// Kasa Card
-69,4432,33	// Magmaring Card
+IG_CardAlbum_Garment,4015,32	// Condor Card
+IG_CardAlbum_Garment,4056,32	// Dustiness Card
+IG_CardAlbum_Garment,4071,32	// Orc Zombie Card
+IG_CardAlbum_Garment,4081,32	// Hode Card
+IG_CardAlbum_Garment,4088,32	// Frilldora Card
+IG_CardAlbum_Garment,4095,32	// Marse Card
+IG_CardAlbum_Garment,4102,32	// Whisper Card
+IG_CardAlbum_Garment,4108,32	// Myst Card
+IG_CardAlbum_Garment,4109,32	// Jakk Card
+IG_CardAlbum_Garment,4113,32	// Marionette Card
+IG_CardAlbum_Garment,4116,32	// Isis Card
+IG_CardAlbum_Garment,4129,32	// Bapho Jr. Card
+IG_CardAlbum_Garment,4133,32	// Raydric Card
+IG_CardAlbum_Garment,4159,32	// Nine Tail Card
+IG_CardAlbum_Garment,4174,1	// Deviling Card
+IG_CardAlbum_Garment,4178,32	// Dragon Tail Card
+IG_CardAlbum_Garment,4179,32	// Dragon Fly Card
+IG_CardAlbum_Garment,4183,1	// Vagabond Wolf Card
+IG_CardAlbum_Garment,4197,1	// Mastering Card
+IG_CardAlbum_Garment,4210,1	// Wanderer Card
+IG_CardAlbum_Garment,4211,1	// Vocal Card
+IG_CardAlbum_Garment,4266,32	// Eclipse Card
+IG_CardAlbum_Garment,4285,32	// Choco Card
+IG_CardAlbum_Garment,4287,32	// Kapha Card
+IG_CardAlbum_Garment,4303,32	// Giant Whisper Card
+IG_CardAlbum_Garment,4306,1	// Toad Card
+IG_CardAlbum_Garment,4313,32	// Punk Card
+IG_CardAlbum_Garment,4325,32	// Harpy Card
+IG_CardAlbum_Garment,4328,32	// Yao Jun Card
+IG_CardAlbum_Garment,4334,32	// Noxious Card
+IG_CardAlbum_Garment,4351,1	// Kavach Icarus Card
+IG_CardAlbum_Garment,4373,32	// Green Maiden Card
+IG_CardAlbum_Garment,4375,32	// Orc Baby Card
+IG_CardAlbum_Garment,4402,32	// Aliot Card
+IG_CardAlbum_Garment,4422,32	// Roween Card
+IG_CardAlbum_Garment,4429,32	// Salamander Card
+IG_CardAlbum_Garment,4431,32	// Kasa Card
+IG_CardAlbum_Garment,4432,33	// Magmaring Card
 // Flamel Card
-70,545,1		// Condensed Red Potion
-70,546,1		// Condensed Yellow Potion
-70,547,1		// Condensed White Potion
+IG_Flamel_Card,545,1		// Condensed Red Potion
+IG_Flamel_Card,546,1		// Condensed Yellow Potion
+IG_Flamel_Card,547,1		// Condensed White Potion
 //Candy Holder
 IG_Candy_Holder,518,10 //Honey
 IG_Candy_Holder,529,20	//Candy

+ 239 - 30
db/re/item_package.txt

@@ -1149,24 +1149,24 @@ IG_Ox_Tail_Scroll,Eyes_Of_Ifrit,5,1,1,1,0,1
 IG_Ox_Tail_Scroll,Majoruros_Horn,100,1,1,1,0,1
 IG_Ox_Tail_Scroll,Sealed_D_Lord_Card,5,1,1,1,0,1
 
-IG_Buddah_Scroll,Mental_Potion,1,3,1,0,0,0
+IG_Buddah_Scroll,Mental_Potion,0,3,0,0,0,0
 IG_Buddah_Scroll,Bubble_Gum_Box,1400,1,1,0,0,0
 IG_Buddah_Scroll,Str_Dish_Box,1400,1,1,0,0,0
 IG_Buddah_Scroll,Megaphone_Box,1400,1,1,0,0,0
-IG_Buddah_Scroll,Battle_Manual_Box,1352,1,,0,0,0,0
+IG_Buddah_Scroll,Battle_Manual_Box,1352,1,1,0,0,0,0
 IG_Buddah_Scroll,Token_Of_Siegfried_Box,1250,1,1,0,0,0
 IG_Buddah_Scroll,Shadow_Armor_S_Box10,1400,1,1,0,0,0
 IG_Buddah_Scroll,Guyak_Pudding,1400,10,1,0,0,0
-IG_Buddah_Scroll,Poker_Card_In_Mouth,30,1,0,0,0,0
-IG_Buddah_Scroll,Sleeping_Kitty_Cat,100,1,0,0,0,0
-IG_Buddah_Scroll,18600,10,1,0,0,0,0
-IG_Buddah_Scroll,Guarantee_Weapon_5Up,70,1,0,0,0,0
-IG_Buddah_Scroll,Red_Hood,100,0,1,0,0,0
-IG_Buddah_Scroll,Spirit_Of_Chung_E,20,1,0,0,0,0
-IG_Buddah_Scroll,Guarantee_Weapon_9Up,5,1,0,0,0,0
-IG_Buddah_Scroll,Sealed_Samurai_Card,3,1,0,0,0,0
-IG_Buddah_Scroll,Kirin_Wing,10,1,0,0,0,0
-IG_Buddah_Scroll,Unbreak_Weap_Box,50,1,0,0,0,0
+IG_Buddah_Scroll,Poker_Card_In_Mouth,30,1,1,1,0,0
+IG_Buddah_Scroll,Sleeping_Kitty_Cat,100,1,1,1,0,0
+IG_Buddah_Scroll,18600,10,1,1,1,0,0
+IG_Buddah_Scroll,Guarantee_Weapon_5Up,70,1,1,1,0,0
+IG_Buddah_Scroll,Red_Hood,100,1,1,1,0,0
+IG_Buddah_Scroll,Spirit_Of_Chung_E,20,1,1,1,0,0
+IG_Buddah_Scroll,Guarantee_Weapon_9Up,5,1,1,1,0,0
+IG_Buddah_Scroll,Sealed_Samurai_Card,3,1,1,1,0,0
+IG_Buddah_Scroll,Kirin_Wing,10,1,1,1,0,0
+IG_Buddah_Scroll,Unbreak_Weap_Box,50,1,1,1,0,0
 
 IG_Evil_Incarnation,Dead_Tree_Branch_Box2,224,1,1,0,0,1
 IG_Evil_Incarnation,Guyak_Pudding,124,10,1,0,0,1
@@ -3128,23 +3128,232 @@ IG_HALLOWEEN_G_BOX,Old_Blue_Box,1,1,1
 IG_HALLOWEEN_G_BOX,Old_Card_Album,1,1,1
 IG_HALLOWEEN_G_BOX,Old_Violet_Box,1,1,1
 
-// Based on available information - may be inaccurate
-IG_Sg_Weapon_Supply_Box,Velum_Arbalest,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Arc_Wand,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Bible,1,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Arbalest,3,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Arc_Wand,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Bible,8,1,1
 IG_Sg_Weapon_Supply_Box,Velum_Buster,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Claw,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Claymore,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_CrossBow,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Damascus,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Flail,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Glaive,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Encyclopedia,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Guillotine,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Jamadhar,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Katzbalger,1,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Claw,3,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Claymore,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_CrossBow,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Damascus,3,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Encyclopedia,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Flail,3,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Glaive,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Guillotine,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Jamadhar,2,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Katzbalger,8,1,1
 IG_Sg_Weapon_Supply_Box,Velum_Scare,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Spear,1,1,1
-IG_Sg_Weapon_Supply_Box,Velum_Stunner,1,1,1
-IG_Sg_Weapon_Supply_Box,Siege_Arrow_A,1,1,1
-IG_Sg_Weapon_Supply_Box,Siege_Arrow_S,1,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Spear,8,1,1
+IG_Sg_Weapon_Supply_Box,Velum_Stunner,3,1,1
+IG_Sg_Weapon_Supply_Box,Siege_Arrow_Quiver_A,13,1,1
+IG_Sg_Weapon_Supply_Box,Siege_Arrow_Quiver_S,13,1,1
+
+//TODO: Confirm the items & rates
+IG_Adventurer_Returns_Support_Box,16505,1
+IG_Adventurer_Returns_Support_Box,16506,1
+IG_Adventurer_Returns_Support_Box,16507,1
+IG_Adventurer_Returns_Support_Box,16508,1
+IG_Adventurer_Returns_Support_Box,16509,1
+IG_Adventurer_Returns_Support_Box,16510,1
+IG_Adventurer_Returns_Support_Box,16514,1
+IG_Adventurer_Returns_Support_Box,16515,1
+
+//TODO: Confirm the items & rates
+IG_Support_Package,Battle_Manual,1,2,1
+IG_Support_Package,Bubble_Gum,1,2,1
+IG_Support_Package,Almighty,1,2,1
+IG_Support_Package,Mental_Potion,1,2,1
+//IG_Support_Package,,1,6,1 //6x Mysterious Water of Life
+IG_Support_Package,Scroll_Sealed_Dark_Lord,1,1,1
+
+//TODO: Confirm the items & rates
+IG_Support_Package10,Battle_Manual,1,20,1
+IG_Support_Package10,Bubble_Gum,1,20,1
+IG_Support_Package10,Almighty,1,20,1
+IG_Support_Package10,Mental_Potion,1,20,1
+//IG_Support_Package10,,1,60,1 //60x Mysterious Water of Life
+IG_Support_Package10,Scroll_Sealed_Dark_Lord,1,11,1
+
+//TODO: Confirm the items & rates
+IG_Event_Almighty_Box,Almighty,1,10,1
+IG_Event_Almighty_Box,Sealed_Kiel-D-01_Scroll,1,1,1
+
+//TODO: Confirm the items & rates
+IG_Event_Almighty_Box10,Almighty,1,100,1
+IG_Event_Almighty_Box10,Sealed_Kiel-D-01_Scroll,1,11,1
+
+IG_LottoBox1,Lotto01,1,1,1
+IG_LottoBox1,Lotto02,1,1,1
+IG_LottoBox1,Lotto03,1,1,1
+IG_LottoBox1,Lotto04,1,1,1
+IG_LottoBox1,Lotto05,1,1,1
+IG_LottoBox1,Lotto06,1,1,1
+IG_LottoBox1,Lotto07,1,1,1
+IG_LottoBox1,Lotto08,1,1,1
+IG_LottoBox1,Lotto09,1,1,1
+IG_LottoBox1,Lotto10,1,1,1
+IG_LottoBox2,Lotto11,1,1,1 
+IG_LottoBox2,Lotto12,1,1,1
+IG_LottoBox2,Lotto13,1,1,1
+IG_LottoBox2,Lotto14,1,1,1
+IG_LottoBox2,Lotto15,1,1,1
+IG_LottoBox2,Lotto16,1,1,1
+IG_LottoBox2,Lotto17,1,1,1
+IG_LottoBox2,Lotto18,1,1,1
+IG_LottoBox2,Lotto19,1,1,1
+IG_LottoBox2,Lotto20,1,1,1
+IG_LottoBox3,Lotto21,1,1,1 
+IG_LottoBox3,Lotto22,1,1,1
+IG_LottoBox3,Lotto23,1,1,1
+IG_LottoBox3,Lotto24,1,1,1
+IG_LottoBox3,Lotto25,1,1,1
+IG_LottoBox3,Lotto26,1,1,1
+IG_LottoBox3,Lotto27,1,1,1
+IG_LottoBox3,Lotto28,1,1,1
+IG_LottoBox3,Lotto29,1,1,1
+IG_LottoBox3,Lotto30,1,1,1
+IG_LottoBox4,Lotto31,1,1,1 
+IG_LottoBox4,Lotto32,1,1,1
+IG_LottoBox4,Lotto33,1,1,1
+IG_LottoBox4,Lotto34,1,1,1
+IG_LottoBox4,Lotto35,1,1,1
+IG_LottoBox4,Lotto36,1,1,1
+IG_LottoBox4,Lotto37,1,1,1
+IG_LottoBox4,Lotto38,1,1,1
+IG_LottoBox4,Lotto39,1,1,1
+IG_LottoBox4,Lotto40,1,1,1
+IG_LottoBox5,Lotto41,1,1,1 
+IG_LottoBox5,Lotto42,1,1,1
+IG_LottoBox5,Lotto43,1,1,1
+IG_LottoBox5,Lotto44,1,1,1
+IG_LottoBox5,Lotto45,1,1,1
+
+//TODO: Confirm the items & rates
+IG_Support_Package_III,Battle_Manual,1,2,1
+IG_Support_Package_III,Bubble_Gum,1,2,1
+IG_Support_Package_III,Almighty,1,2,1
+IG_Support_Package_III,Mental_Potion,1,2,1
+//IG_Support_Package_III,,1,6,1 //6x Mysterious Water of Life
+IG_Support_Package_III,Sealed_Bacsojin_Scroll,1,1,1
+
+//TODO: Confirm the items & rates
+IG_Support_Package_III10,Battle_Manual,1,20,1
+IG_Support_Package_III10,Bubble_Gum,1,20,1
+IG_Support_Package_III10,Almighty,1,20,1
+IG_Support_Package_III10,Mental_Potion,1,20,1
+//IG_Support_Package_III10,,1,60,1 //60x Mysterious Water of Life
+IG_Support_Package_III10,Sealed_Bacsojin_Scroll,1,11,1
+
+//TODO: Confirm the items & rates
+//IG_Unlimited_Box,,0,5,0 //5 ASPD Enhanced Potion
+//IG_Unlimited_Box,,0,10,0 //10 Red Boost
+IG_Unlimited_Box,Golden_Treasure_Box,0,1,0
+
+//TODO: Confirm the items & rates
+//IG_Unlimited_Box_II,,0,5,0 //50 ASPD Enhanced Potion
+//IG_Unlimited_Box_II,,0,10,0 //100 Red Boost
+IG_Unlimited_Box_II,Golden_Treasure_Box,0,11,0
+
+//TODO: Confirm the items & rates
+//IG_Unlimited_Box_II,,0,5,0 //5 ASPD Enhanced Potion
+//IG_Unlimited_Box_II,,0,10,0 //10 Red Boost
+IG_Unlimited_Box_II,Sealed_Pharaoh_Scroll,0,1,0
+
+//TODO: Confirm the items & rates
+//IG_Unlimited_Box_II10,,0,5,0 //50 ASPD Enhanced Potion
+//IG_Unlimited_Box_II10,,0,10,0 //100 Red Boost
+IG_Unlimited_Box_II10,Sealed_Pharaoh_Scroll,0,11,0
+
+//TODO: Confirm the items & rates
+IG_Three_Master_Package_III,Small_Life_Potion,1,20,1
+IG_Three_Master_Package_III,Med_Life_Potion,1,20,1
+//IG_Three_Master_Package_III,,1,20,1 //60x Mysterious Water of Life
+IG_Three_Master_Package_III,Sealed_Moonlight_Flower_Scroll,1,1,1
+
+//TODO: Confirm the items & rates
+IG_Three_Master_Package_III10,Small_Life_Potion,1,200,1
+IG_Three_Master_Package_III10,Med_Life_Potion,1,200,1
+//IG_Three_Master_Package_III10,,1,200,1 //200x Mysterious Water of Life
+IG_Three_Master_Package_III10,Sealed_Moonlight_Flower_Scroll,1,11,1
+
+//TODO: Confirm the items & rates
+IG_2013_RWC_Scroll,Neutral_Shadow_Weapon,0,1,0
+IG_2013_RWC_Scroll,Neutral_Shadow_Earring,0,1,0
+IG_2013_RWC_Scroll,Neutral_Shadow_Pendant,0,1,0
+IG_2013_RWC_Scroll,Frozen_Curse_Shadow_Earring,0,1,0
+IG_2013_RWC_Scroll,Frozen_Curse_Shadow_Pendant,0,1,0
+IG_2013_RWC_Scroll,Guarantee_Weapon_11Up,0,1,0
+IG_2013_RWC_Scroll,Guarantee_Armor_11Up,0,1,0
+IG_2013_RWC_Scroll,Guarantee_Weapon_9Up,0,1,0
+IG_2013_RWC_Scroll,Guarantee_Armor_9Up,0,1,0
+IG_2013_RWC_Scroll,C_Wings_Of_Victory,0,1,0
+IG_2013_RWC_Scroll,Succu_Pet_Coupon,0,1,0
+
+//TODO: Confirm the items & rates
+IG_Support_Package_II,Battle_Manual,1,2,1
+IG_Support_Package_II,Bubble_Gum,1,2,1
+IG_Support_Package_II,Almighty,1,2,1
+IG_Support_Package_II,Mental_Potion,1,2,1
+//IG_Support_Package_II,,1,6,1 //6x Mysterious Water of Life
+IG_Support_Package_II,14717,1,1,1 //1x 2013_RWC_Scroll
+
+//TODO: Confirm the items & rates
+IG_Support_Package_II10,Battle_Manual,1,20,1
+IG_Support_Package_II10,Bubble_Gum,1,20,1
+IG_Support_Package_II10,Almighty,1,20,1
+IG_Support_Package_II10,Mental_Potion,1,20,1
+//IG_Support_Package_II10,,1,60,1 //60x Mysterious Water of Life
+IG_Support_Package_II10,14717,1,1,1 //1x 2013_RWC_Scroll
+
+IG_Level_Up_Box100,Guarantee_Weapon_6Up,0,1,0
+IG_Level_Up_Box100,Level_Up_Box120,0,1,0
+
+IG_Level_Up_Box120,Battle_Manual,0,5,0
+IG_Level_Up_Box120,Bubble_Gum,0,5,0
+IG_Level_Up_Box120,Insurance,0,5,0
+IG_Level_Up_Box120,Job_Manual50,0,5,0
+IG_Level_Up_Box120,Guarantee_Armor_6Up,0,1,0
+IG_Level_Up_Box120,Level_Up_Box130,0,1,0
+
+IG_Level_Up_Box130,Battle_Manual,0,5,0
+IG_Level_Up_Box130,Bubble_Gum,0,5,0
+IG_Level_Up_Box130,Insurance,0,5,0
+IG_Level_Up_Box130,Job_Manual50,0,5,0
+IG_Level_Up_Box130,Guarantee_Weapon_7Up,0,1,0
+IG_Level_Up_Box130,Level_Up_Box140,0,1,0
+
+IG_Level_Up_Box140,Battle_Manual,0,5,0
+IG_Level_Up_Box140,Bubble_Gum,0,5,0
+IG_Level_Up_Box140,Insurance,0,5,0
+IG_Level_Up_Box140,Job_Manual50,0,5,0
+IG_Level_Up_Box140,Guarantee_Armor_7Up,0,1,0
+IG_Level_Up_Box140,Level_Up_Box150,0,1,0
+
+IG_Level_Up_Box150,Battle_Manual,0,5,0
+IG_Level_Up_Box150,Bubble_Gum,0,5,0
+IG_Level_Up_Box150,Insurance,0,5,0
+IG_Level_Up_Box150,Job_Manual50,0,5,0
+IG_Level_Up_Box150,Guarantee_Weapon_8Up,0,1,0
+IG_Level_Up_Box150,Level_Up_Box160,0,1,0
+
+IG_Level_Up_Box160,Battle_Manual,0,5,0
+IG_Level_Up_Box160,Bubble_Gum,0,5,0
+IG_Level_Up_Box160,Insurance,0,5,0
+IG_Level_Up_Box160,Job_Manual50,0,5,0
+IG_Level_Up_Box160,Guarantee_Armor_8Up,0,2,0
+
+IG_Gift_Buff_Set,14534,0,5,0
+IG_Gift_Buff_Set,12215,0,5,0
+IG_Gift_Buff_Set,12216,0,5,0
+IG_Gift_Buff_Set,12075,0,2,0
+IG_Gift_Buff_Set,12080,0,2,0
+IG_Gift_Buff_Set,12085,0,2,0
+IG_Gift_Buff_Set,12090,0,2,0
+IG_Gift_Buff_Set,12095,0,2,0
+IG_Gift_Buff_Set,12100,0,2,0
+
+IG_Lucky_Silvervine_Fruit_Box_III10,Silvervine,0,10,0,0,0,0
+IG_Lucky_Silvervine_Fruit_Box_III10,Sealed_Vesper_Scroll,0,1,0,0,0,0
+
+IG_Lucky_Silvervine_Fruit_Box_III110,Silvervine,0,110,0,0,0,0
+IG_Lucky_Silvervine_Fruit_Box_III110,Sealed_Vesper_Scroll,0,11,0,0,0,0

+ 467 - 36
db/re/item_trade.txt

@@ -2052,50 +2052,481 @@
 4543,457,100	// Sealed Hatii Card
 4544,457,100	// Sealed Evil Snake Lord Card
 
+12507,475,100	//E_WOB_Rune
+12508,475,100	//E_WOB_Schwaltz
+12509,475,100	//E_WOB_Rachel
+12510,475,100	//E_WOB_Local
+12511,475,100	//E_Siege_Teleport_Scroll
+12512,475,100	//E_Greed_Scroll
+12513,475,100	//E_Glass_Of_Illusion
+12514,475,100	//E_Abrasive
+12515,475,100	//E_Med_Life_Potion
+12516,475,100	//E_Small_Life_Potion
+12517,475,100	//E_Regeneration_Potion
+12518,475,100	//E_B_Mdef_Potion
+12519,475,100	//E_S_Mdef_Potion
+12520,475,100	//E_B_Def_Potion
+12521,475,100	//E_S_Def_Potion
+12522,475,100	//E_Blessing_10_Scroll
+12523,475,100	//E_Inc_Agi_10_Scroll
+12524,475,100	//E_Aspersio_5_Scroll
+12525,475,100	//E_Assumptio_5_Scroll
+12526,475,100	//E_Wind_Walk_10_Scroll
+12527,475,100	//E_Adrenaline_Scroll
+12528,475,100	//E_Convex_Mirror
+
+16481,475,100	//Small_Life_Potion_Box_10
+16483,475,100	//Abrasive_Box_10
+16505,475,100	//Steamed_Tongue_Box_10
+16506,475,100	//Steamed_Desert_Scorpions_Box_10
+
+// kRO 2012-07-16
+7630,475,100	//Clean_Beach_Brush
+7631,475,100	//Trash_Debris
+12884,475,100	//Infinite_Concentration_Potion
+12885,475,100	//Infinite_Awakening_Potion
+12886,475,100	//Infinite_Berserk_Potion
+12887,475,100	//C_Wing_Of_Fly
+17226,475,100	//Infinite_Concentration_Potion
+17227,475,100	//Infinite_Awakening_Potion
+17228,475,100	//Infinite_Berserk_Potion
+17229,475,100	//Infinite_Flywing_Box
+18760,475,100	//Remodel_Wizardry_Hat
+18761,475,100	//Remodel_Magician_Hat
+18762,475,100	//Remodel_Mask_Of_Fox
+18763,475,100	//Remodel_Joker_Jester
+18764,475,100	//Remodel_Bunny_Band
+18765,475,100	//Enhanced_Corsair
+18766,475,100	//Enhanced_Helm_Of_Angel
+18767,475,100	//Enhanced_Helm_Of_Sun
+18768,475,100	//Enhanced_Bone_Helm
+18769,475,100	//Remodel_Munak_Turban,
+18770,475,100	//Remodel_Bongun_Hat
+18771,475,100	//Remodel_Opera_Mask
+18772,475,100	//Improved_Binoculars
+18773,475,100	//Improved_Fin_Helm
+18774,475,100	//Improved_Assassin_Mask
+18775,475,100	//Improved_Welding_Mask
+18776,475,100	//Improved_Kiss_Of_Angel
+
+// kRO 2012-07-25
+17231,475,100	//Refinement_Ore_Box
+17232,475,100	//Refinement_box(7)
+17241,475,100	//Amistr_Cap_Box
+22508,475,100	//Para_Team_Mark_
+
+// kRO 2012-08-01
+22510,475,100	//King_Wolf_Scroll
+
+// kRO 2012-08-15
+18779,475,100	//RWC_Champ_Crown_First_Place
+18780,475,100	//RWC_Champ_Crown_Second_Place
+18781,475,100	//RWC_Champ_Crown_Third_Place
+18796,475,100	//RWC_Champ_Crown_Fourth_Place
+
+// kRO 2012-08-30
+22513,475,100	//King_of_Gift_Box
+
+// kRO 2012-10-10
+6671,475,100	//Geffen_Coin_Magic_Tournament
+17263,475,100	//Infinite_Concentration_Potion_3rd_Box
+17264,475,100	//Infinite_Awakening_Potion_3rd_Box
+17265,475,100	//Infinite_Berserk_Potion_3rd_Box
+17266,475,100	//Limited_Battle_Manual_Package
+
+// kRO 2012-10-17
+6654,475,100	//Needle_And_Thread
+6655,475,100	//Firm_Pumpkin
+6656,475,100	//Goast_Free_Charm
+6657,475,100	//Memory_Of_Jack
+6658,475,100	//Halloween_Coin
+6672,475,100	//RWC_Inicializer
+
+// kRO 2012-10-23
+6673,475,100	//Bossnia_Tickets
+14613,475,100	//RWC_Scroll_2012
+14614,475,100	//Ex_Def_Potion
+17262,475,100	//Ex_Def_Potion_Box
+
+// kRO 2012-11-07
+14616,475,100	//STR_Biscuit_Stick
+14617,475,100	//VIT_Biscuit_Stick
+14618,475,100	//AGI_Biscuit_Stick
+14619,475,100	//INT_Biscuit_Stick
+14620,475,100	//DEX_Biscuit_Stick
+14621,475,100	//LUK_Biscuit_Stick
+17270,475,100	//STR_Biscuit_Stick_Box
+17271,475,100	//VIT_Biscuit_Stick_Box
+17272,475,100	//AGI_Biscuit_Stick_Box
+17273,475,100	//INT_Biscuit_Stick_Box
+17274,475,100	//DEX_Biscuit_Stick_Box
+17275,475,100	//LUK_Biscuit_Stick_Box
+
+// kRO 2012-11-21
+14623,475,100	//Golden_Treasure_Box
+17277,475,100	//Unlimited_Box
+17278,475,100	//Unlimited_Box(10)
+
+// kRO 2012-12-09
+5864,475,100	//Shadow_Booster
+17292,475,100	//Shadow_Box
+17293,475,100	//Shadow_Physical_Package
+17294,475,100	//Shadow_Magical_Package
+
+// kRO 2012-12-12 Ep 14.3
+22535,475,100	//Scroll_Summoning_Workers(Male)
+22536,475,100	//Scroll_Summoning_Workers(Female)
+
+// kRO 2012-12-18
+14627,475,100	//Christmas_Scroll
+14628,475,100	//Costume_Festival_Box
+17281,475,100	//Refinement_Ore_Box_IV
+17282,475,100	//Refinement_Ore_Box_IV(10)
+17283,475,100	//Refinement_Ore_Box_IV(20)
+
+// kRO 2012-12-27
+6710,475,100	//Tied_Snake
+
+// kRO 2013-02-06 White Day's & Valentine Day's Event kRO
+11565,475,100	//White_Potion
+11566,475,100	//Yellow_Potion
+11567,475,100	//Novice_Potion
+11568,475,100	//Red_Slim_Potion
+11569,475,100	//Orange_Potion
+11570,475,100	//Red_Potion
+11571,475,100	//Green_Potion
+11572,475,100	//Blue_Potion
+11573,475,100	//White_Slim_Potion
+11574,475,100	//Yellow_Slim_Potion
+11575,475,100	//Lucky_Cookie
+11576,475,100	//Lucky_Lollipop
+11577,475,100	//Rice_Ball
+11578,475,100	//Candy_Bar
+11579,475,100	//Lucky_Candy
+11580,475,100	//Candy
+11581,475,100	//Piece_of_Cake
+11582,475,100	//Well-baked_Cookie
+11583,475,100	//Chocolate_Drink
+11584,475,100	//White_Chocolate
+11585,475,100	//Hand-made_Chocolate
+11586,475,100	//Hand-made_Chocolate_
+11587,475,100	//Chocolate
+22542,475,100	//Concentration_Potion
+22543,475,100	//Berserk_Potion
+22544,475,100	//Awakening_Potion
+22545,475,100	//Speed_Potion
+22546,475,100	//Slow_Potion
+22547,475,100	//Anti-Payne_Moment
+22548,475,100	//Wed_Cursed
+22549,475,100	//Poison_Bottle
+22550,475,100	//Sweets_Pocket
+22551,475,100	//Teacake
+22552,475,100	//Fried_Pastry
+22553,475,100	//Rainbow_Bread
+22554,475,100	//First_Aid_Box
+
+// kRO 2013-02-15
+14663,475,100	//Scroll_Sealed_Dark_Lord
+17298,475,100	//Support_Package
+17299,475,100	//Support_Package(10)
+
+// kRO 2013-02-27
+22541,475,100	//PC_Room_Coupon_Box_VI
+
 // kRO 2013-03-06 Items
-6700,457,100
-22540,457,100
-18122,457,100
-18123,457,100
-6714,457,100
-6715,457,100
-16378,457,100
-16382,457,100
-16821,457,100
-16822,457,100
-16837,457,100
-16838,457,100
-16864,457,100
-16865,457,100
-16866,457,100
-16867,457,100
-17159,457,100
-17160,457,100
+6713,457,100	//Heart_of_Soul
+6714,457,100	//Sheenas_Soul
+6715,457,100	//Gods_Soul_Piece
+16378,457,100	//Siege_Tele_Scroll_Box_30
+16382,457,100	//WoE_Teleport_Scroll_30_Box
+16821,457,100	//Dungeon_Teleport_Scroll_Box_5
+16822,457,100	//Dungeon_Teleport_Scroll_Box_10
+16837,457,100	//Dungeon_Teleport_Scroll_II_Box_5
+16838,457,100	//Dungeon_Teleport_Scroll_II_Box_10
+16864,457,100	//Siege_Map_Teleport_Scroll_Box_10
+16865,457,100	//Siege_Map_Teleport_Scroll_Box_30
+16866,457,100	//Siege_Map_Teleport_Scroll_II_Box_10
+16867,457,100	//Siege_Map_Teleport_Scroll_II_Box_30
+17159,457,100	//Name_Change_Box
+17160,457,100	//Character_Name_Change_Card_Box
+22540,457,100	//Runstone_Luxanima
+
+// kRO 2013-03-20
+6713,475,100	//Heart_of_Soul
+6720,475,100	//Status_Reset_Coupon
+6721,475,100	//Status_Reset_Coupon_
+14675,475,100	//Shadow_Box_II
+17302,475,100	//Shadow_Box_II_
+17303,475,100	//Shadow_Set_Box_II
+17304,475,100	//Neuralizer_Box_3
+17306,475,100	//Status_Reset_Coupon_Box
+19764,475,100	//C_Monster_Card
+22540,475,100	//Runstone_Luxanima
+22569,475,100	//Gift_New_start
+
+// kRO 2013-04-03
+22592,475,100	//Happy_Call_Box
+
+// kRO 2013-04-17
+14679,475,100	//Article_Sealed_Storm_Scroll
+17314,475,100	//Infinite_Giant_Fly_Wing_Box
+
+// kRO 2013-05-22
+14682,475,100	//Sealed_Beelzebub_Scroll
+17321,475,100	//Three_Master_Package
+17322,475,100	//Three_Master_Package(10)
+
+// kRO 2013-06-05 Ep.15.1
+6748,475,100	//Daily_Report_He_And_His_Team
+6749,475,100	//Operation_Control_Device
+22610,475,100	//New_Beginnings_Box
+
+// kRO 2013-06-19
+22614,475,100	//Premium_Manual
+
+// kRO 2013-06-26
+6752,475,100	//Charleston_Parts
+6753,475,100	//Token_Of_Destruction
+6754,475,100	//Collected_Medicinal_Herbs
+14689,475,100	//Sealed_Kiel-D-01_Scroll
+17331,475,100	//Event_Almighty_Box
+17332,475,100	//Event_Almighty_Box(100)
+22617,475,100	//Clear_Box_S
+22618,475,100	//Clear_Box_A
 
 // kRO 2013-07-17 Items
-6746,475,100
-6747,475,100
-13118,475,100
+6746,475,100	//Iron_Artifacts
+6747,475,100	//Steel_Workpiece
+13118,475,100	//Spark_Light
+
+// kRO 2013-07-24
+14696,475,100	//Sealed_Gloom_Under_Night_Gachapon
+17338,475,100	//Ore_Box_V
+17339,475,100	//Ore_Box_V(10)
+22525,475,100	//Level_Up_Box(140)
+
+// kRO 2013-08-21
+17429,475,100	//11_Anniversary_Shadow_Box
+17430,475,100	//11_Anniversary_Shadow_Package
+
+// kRO 2013-09-25
+14704,475,100	//Gemstone_Shadow_Box
+14705,475,100	//Sealed_Fallen_Bishop_Hibram_Scroll
+15116,475,100	//Armor_Of_Airship
+20743,475,100	//Cloak_Of_Airship
+28310,475,100	//Sarah's_Left_Earring
+28311,475,100	//Sarah's_Right_Earring
+
+// kRO 2013-11-06 Bar Cookie Festival
+17440,475,100	//Name_Change_Card_Box
+17443,475,100	//Reinforcement_Buckler_Box
+
+// kRO 2013-11-20
+14717,475,100	//2013_RWC_Scroll
+17455,475,100	//Premium_Battle_Manual_Box
+
+// kRO 2013-12-18 Casualties Of The Sepulcher & Xmas Event
+6814,475,100	//Swordman_Soul
+6815,475,100	//Merchant_Soul
+6816,475,100	//Thief_Soul
+6817,475,100	//Mage_Soul
+6818,475,100	//Archer_Soul
+6819,475,100	//Acolyte_Soul
+6820,475,100	//Energy_Debris
+18971,475,100	//Old_Rune_Circlet
+18972,475,100	//Old_Mitra
+18973,475,100	//Old_Driver_Band
+18974,475,100	//Old_Driver_Band(Yellow)
+18975,475,100	//Old_Shadow_Handicraft
+18976,475,100	//Old_Minstrel_Song's_Hat
+18977,475,100	//Old_Midas_Whisper
+18978,475,100	//Old_Magic_Stone_Hat
+18979,475,100	//Old_Blazing_Soul
+18980,475,100	//Old_Wind_Whisper
+18981,475,100	//Old_Dying_Swan
+18982,475,100	//Old_Circlet_Of_Bones
+18983,475,100	//Old_Protect_Of_Crown
+18984,475,100	//Old_Camouflage_Rabbit_Hood
+22521,475,100	//Level_Up_Box
+22522,475,100	//Level_Up_Box100
+22523,475,100	//Level_Up_Box120
+22524,475,100	//Level_Up_Box130
+22525,475,100	//Level_Up_Box140
+22526,475,100	//Level_Up_Box150
+22527,475,100	//Level_Up_Box160
+22533,475,100	//New_Year_Gift_Box
+
+// kRO 2013-12-25 Episode 15.2
+6824,475,100	//Experimental_Dong_Memory_Record
+6825,475,100	//Air_Cleaner_Box
+6826,475,100	//Fresh_Grapes
+6827,475,100	//Complete_Machine_Parts
+6828,475,100	//Gravity_Safety_Device
+6832,475,100	//Questioned_Parts
+6833,475,100	//(Limited)_Token_of_Ziegfried
 
 // kRO 2013-10-02 Items
-2997,475,100
-2999,475,100
-18829,475,100
-18830,475,100
-22652,475,100
+2997,475,100	//RWC_Gold_Brooch
+2999,475,100	//RWC_Brooch
+18828,475,100	//2013 RWC Winners Helmet
+18829,475,100	//2013 RWC Runners-Up Helmet
+18830,475,100	//2013 RWC 3rd Helmet
+22652,475,100	//Briliant_Hat_Box
 
 // kRO 2013-10-08
-22675,475,100
+22675,475,100	//Mysterious_Scroll
 
 // kRO 2013-11-06
-17442,475,100
-17449,475,100
-14616,475,100
-14617,475,100
-14618,475,100
-14619,475,100
-14620,475,100
-14621,475,100
+17442,475,100	//Emperium_G_Box
+17449,475,100	//Cookies_Bar_Set
 
 // kRO 2013-11-13
-16628,475,100
+16628,475,100	//Brynhild_Box
+
+// kRO 2014-01-08
+6674,475,100	//GM_Coin
+12314,475,100	//Noive_Box
+12497,475,100	//E_Bubble_Gum
+12501,475,100	//E_Str_Dish10_
+12502,475,100	//E_Agi_Dish10_
+12503,475,100	//E_Int_Dish10_
+12504,475,100	//E_Dex_Dish10_
+12505,475,100	//E_Luk_Dish10_
+12506,475,100	//E_Vit_Dish10_
+12514,475,100	//E_Abrasive
+12515,475,100	//E_Med_Life_Potion
+12516,475,100	//E_Small_Life_Potion
+12522,475,100	//E_Blessing_10_Scroll
+12523,475,100	//E_Inc_Agi_10_Scroll
+13125,475,100	//Metal_Revolver
+13322,475,100	//Huuma_Metal_Shuriken
+14723,475,100	//(Limited)Neuralizer_I
+14724,475,100	//(Limited)Neuralizer_II
+16481,475,100	//Small_Life_Potion_Box_10
+16483,475,100	//Abrasive_Box_10
+16503,475,100	//E_Insurance_Package
+16504,475,100	//Bubble_Gum_Box(10)
+16505,475,100	//Steamed_Tongue_Box_10
+16506,475,100	//Steamed_Desert_Scorpions_Box_10
+16507,475,100	//Dragon_Breath_Cocktail_Box_10
+16508,475,100	//Hwergelmir's_Tonic_Box_10
+16509,475,100	//Cooked_Nine_Tail_Box_10
+16510,475,100	//Immortal_Stew_Box_10
+16514,475,100	//Blessing_Scroll_Box_10
+16515,475,100	//Increase_Agility_Scroll_Box_10
+17468,475,100	//Neuralizer_II_Box_3
+17469,475,100	//Neuralizer_I_Box
+22700,475,100	//Jumping_Support_Box
+
+// kRO 2014-01-22
+14725,475,100	//Sealed_Bacsojin_Scroll
+14726,475,100	//Grid_Shadow_Box
+14727,475,100	//Heal_Shadow_Box
+14728,475,100	//Hiding_Shadow_Box
+14729,475,100	//Cloaking_Shadow_Box
+14730,475,100	//Costume_Festival_Box_II
+17472,475,100	//Support_Package_III
+17473,475,100	//Support_Package_III(10)
+17474,475,100	//Infinite_Giant_Fly_Wing_Box_V
+
+// kRO 2014-01-29 New Year Day Event
+6836,475,100	//Talisman_Of_Soul
+6837,475,100	//Piece_Of_Soul_Mouse
+6838,475,100	//Secret_Orders_Of_Prophet_K
+7690,475,100	//Special_Exchange_Coupons
+19999,475,100	//C_Mouse_Hat1
+20000,475,100	//C_Mouse_Hat2
+20001,475,100	//C_Mouse_Hat3
+20002,475,100	//C_Mouse_Hat4
+20003,475,100	//C_Mouse_Hat5
+
+// kRO 2014-02-05
+17475,475,100	//(Limited)Gym_Membership_Card_Box(10)
+
+// kRO 2014-02-12 San Valentin
+6839,475,100	//Gold_Choco_Coin
+6840,475,100	//Silver_Choco_Coin
+6841,475,100	//Bronze_Choco_Coin
+6842,475,100	//Huge_Jewery
+6843,475,100	//Thin_Ring
+6844,475,100	//Mild_Stone
+6845,475,100	//That_Thing
+22708,475,100	//Exciting_Box
+
+// kRO 2014-02-19
+14731,475,100	//Teleport_Shadow_Box
+14732,475,100	//Steal_Shadow_Box
+14733,475,100	//Sealed_Pharaoh_Scroll
+17477,475,100	//Unlimited_Box_II
+17478,475,100	//Unlimited_Box_II(10)
+
+// kRO 2014-02-26
+6860,475,100	//Piece_Of_Soul_Cow
+20025,475,100	//C_Cow_Hat
+20026,475,100	//C_Cow_Hat
+20027,475,100	//C_Cow_Hat
+20028,475,100	//C_Cow_Hat
+
+// kRO 2014-03-12
+28333,475,100	//Gold_PC_Room_Ring
+
+// kRO 2014-03-19
+17483,475,100	//Three_Master_Package_III
+17484,475,100	//Three_Master_Package_III(10)
+22734,475,100	//Revolution_Quiz_Box
+22735,475,100	//Sealed_Moonlight_Flower_Scroll
+
+// kRO 2014-03-26
+6862,475,100	//Piece_Of_Soul_Tiger
+6863,475,100	//Strong_Piece_Of_Soul_Tiger
+20053,475,100	//C_White_King_Tiger_Doll_Hat
+20063,475,100	//C_Yellow_Brain_Hat
+20064,475,100	//C_Blue_Brain_Hat
+
+// kRO 2014-04-23
+6866,475,100        //Piece_Of_Soul_Rabbit
+14739,475,100        //Sealed_General_Egnigem_Cenia_Scroll
+17491,475,100        //Refinement_Ore_Box_VII
+17492,475,100        //Refinement_Ore_Box_VII(10)
+
+// kRO 2014-04-30
+6864,475,100        //Safe_to_19_Weapon_Certificate
+6865,475,100        //Safe_to_19_Armor_Certificate
+6870,475,100        //Safe_to_13_Weapon_Certificate
+6871,475,100        //Safe_to_14_Weapon_Certificate
+6872,475,100        //Safe_to_15_Weapon_Certificate
+6873,475,100        //Safe_to_16_Weapon_Certificate
+6874,475,100        //Safe_to_17_Weapon_Certificate
+6875,475,100        //Safe_to_18_Weapon_Certificate
+6876,475,100        //Safe_to_13_Armor_Certificate
+6877,475,100        //Safe_to_14_Armor_Certificate
+6878,475,100        //Safe_to_15_Armor_Certificate
+6879,475,100        //Safe_to_16_Armor_Certificate
+6880,475,100        //Safe_to_17_Armor_Certificate
+6881,475,100        //Safe_to_18_Armor_Certificate
+6883,475,100        //Pet_Snow_Bunny_Exchange_Ticket
+6884,475,100        //Pet_Tikbalang_Exchange_Ticket
+22764,475,100        //Pet_Exchange_Ticket_Box
+
+// kRO 2014-05-14
+22777,475,100        //Gift_Buff_Set
+
+// kRO 2014-05-21
+14740,475,100        //Sealed_Vesper_Scroll
+17285,475,100        //Events_Beauty_Gift_Box
+17495,475,100        //Lucky_Silvervine_Fruit_Box_III10
+17496,475,100        //Lucky_Silvervine_Fruit_Box_III110
+6886,475,100	//Strong_Piece_Of_Soul_Dragon
+20086,475,100	//C_Dragon_Cintamani_Hat1
+20087,475,100	//C_Dragon_Cintamani_Hat2
+20088,475,100	//C_Dragon_Cintamani_Hat3
+20089,475,100	//C_Dragon_Cintamani_Hat4
+
+// kRO 2014-05-28
+6885,475,100	//Piece_Of_Soul_Dragon
+20014,475,100	//C_Lincoln_Hat
+20015,475,100	//C_Lincoln_Beard
+20016,475,100	//C_Cool_dinner_hat
+20018,475,100	//C_Holo_ear
+20019,475,100	//C_Beret_Of_Artist
+20038,475,100	//C_Alphonse_Helmet

+ 923 - 923
db/re/item_violetbox.txt

@@ -3,926 +3,926 @@
 // Structure of Database:
 // GroupID,ItemID,Rate
 
-2,501,14	// Red Potion
-2,502,14	// Orange Potion
-2,503,14	// Yellow Potion
-2,504,14	// White Potion
-2,505,14	// Blue Potion
-2,506,14	// Green Potion
-2,507,14	// Red Herb
-2,508,14	// Yellow Herb
-2,509,14	// White Herb
-2,510,14	// Blue Herb
-2,511,14	// Green Herb
-2,512,14	// Apple
-2,513,14	// Banana
-2,514,14	// Grape
-2,515,14	// Carrot
-2,516,14	// Potato
-2,517,14	// Meat
-2,518,14	// Honey
-2,519,14	// Milk
-2,520,14	// Hinalle Leaflet
-2,521,14	// Aloe Leaflet
-2,522,14	// Mastela Fruit
-2,523,14	// Holy Water
-2,525,14	// Panacea
-2,526,14	// Royal Jelly
-2,528,14	// Monster Food
-2,529,14	// Candy
-2,530,14	// Candy Cane
-2,531,14	// Apple Juice
-2,532,14	// Banana Juice
-2,533,14	// Grape Juice
-2,534,14	// Carrot Juice
-2,535,14	// Pumpkin
-2,536,14	// Ice Cream
-2,537,14	// Pet Food
-2,538,14	// Well-baked Cookie
-2,539,14	// Piece of Cake
-2,544,14	// Raw Fish
-2,545,14	// Condensed Red Potion
-2,546,14	// Condensed Yellow Potion
-2,547,14	// Condensed White Potion
-2,548,14	// Cheese
-2,549,14	// Yam
-2,550,14	// Rice Cake
-2,551,14	// Sushi
-2,553,14	// Bao
-2,555,14	// Traditional Rice Cake
-2,558,14	// Chocolate
-2,561,14	// White Chocolate
-2,601,14	// Fly Wing
-2,602,14	// Butterfly Wing
-2,604,214	// Dead Branch
-2,605,14	// Anodyne
-2,606,14	// Aloevera
-2,607,14	// Yggdrasil Berry
-2,608,14	// Yggdrasil Seed
-2,609,14	// Amulet
-2,610,14	// Yggdrasil Leaf
-2,611,14	// Magnifier
-2,612,14	// Mini Furnace
-2,613,14	// Iron Hammer
-2,614,14	// Golden Hammer
-2,615,14	// Oridecon Hammer
-2,616,1		// Old Card Album
-2,617,103	// Old Purple Box
-2,618,14	// Worn Out Scroll
-2,619,14	// Unripe Apple
-2,620,14	// Orange Juice
-2,621,14	// Bitter Herb
-2,622,14	// Rainbow Carrot
-2,623,14	// Earthworm the Dude
-2,624,14	// Rotten Fish
-2,625,14	// Rusty Iron
-2,626,14	// Monster Juice
-2,627,14	// Sweet Milk
-2,628,14	// Well-Dried Bone
-2,629,14	// Singing Flower
-2,630,14	// Dew Laden Moss
-2,631,14	// Deadly Noxious Herb
-2,632,14	// Fatty Chubby Earthworm
-2,633,14	// Sweet Potato
-2,634,14	// Tropical Banana
-2,635,14	// Orc Trophy
-2,636,14	// No Recipient
-2,637,14	// Old Broom
-2,638,14	// Silver Knife of Chastity
-2,639,14	// Armlet of Obedience
-2,640,14	// Shining Stone
-2,641,14	// Contracts in Shadow
-2,642,14	// Book of the Devil
-2,643,14	// Pet Incubator
-2,644,114	// Gift Box
-2,645,14	// Concentration Potion
-2,656,14	// Awakening Potion
-2,657,14	// Berserk Potion
-2,659,14	// Her Heart
-2,663,14	// Songpyun
-2,664,14	// Gift Box
-2,665,14	// Gift Box
-2,666,14	// Gift Box
-2,667,14	// Gift Box
-2,668,14	// Red_Envelope
-2,678,14	// Poison Bottle
-2,679,14	// Pilule
-2,701,14	// Ora Ora
-2,702,14	// Animal Gore
-2,703,14	// Hinalle
-2,704,14	// Aloe
-2,705,14	// Clover
-2,706,14	// Four Leaf Clover
-2,707,14	// Singing Plant
-2,708,14	// Ment
-2,710,14	// Illusion Flower
-2,711,14	// Shoot
-2,712,14	// Flower
-2,713,14	// Empty Bottle
-2,715,14	// Yellow Gemstone
-2,716,14	// Red Gemstone
-2,717,14	// Blue Gemstone
-2,718,14	// Garnet
-2,719,14	// Amethyst
-2,720,14	// Aquamarine
-2,721,14	// Emerald
-2,722,14	// Pearl
-2,723,14	// Ruby
-2,724,14	// Cursed Ruby
-2,725,14	// Sardonyx
-2,726,14	// Sapphire
-2,727,14	// Opal
-2,728,14	// Topaz
-2,729,14	// Zircon
-2,730,14	// 1carat Diamond
-2,731,14	// 2carat Diamond
-2,732,14	// 3carat Diamond
-2,733,14	// Cracked Diamond
-2,734,14	// Red Frame
-2,735,14	// Chung Jah
-2,736,14	// China
-2,737,14	// Black Ladle
-2,738,14	// Pencil Case
-2,739,14	// Rouge
-2,740,14	// Puppet
-2,741,14	// Poring Doll
-2,742,14	// Chonchon Doll
-2,743,14	// Spore Doll
-2,744,14	// Bouquet
-2,745,14	// Wedding Bouquet
-2,746,14	// Glass Bead
-2,747,14	// Crystal Mirror
-2,748,14	// Witherless Rose
-2,749,14	// Frozen Rose
-2,750,14	// Baphomet Doll
-2,751,14	// Osiris Doll
-2,752,14	// Grasshopper Doll
-2,753,14	// Yoyo Doll
-2,754,14	// Raccoon Doll
-2,901,14	// Danggie
-2,902,14	// Tree Root
-2,903,14	// Reptile Tongue
-2,904,14	// Scorpion Tail
-2,905,14	// Stem
-2,906,14	// Pointed Scale
-2,907,14	// Resin
-2,908,14	// Spawn
-2,909,14	// Jellopy
-2,910,14	// Garlet
-2,911,14	// Scell
-2,912,14	// Zargon
-2,913,14	// Tooth of Bat
-2,914,14	// Fluff
-2,915,14	// Chrysalis
-2,916,14	// Feather of Birds
-2,917,14	// Talon
-2,918,14	// Sticky Webfoot
-2,919,14	// Animal Skin
-2,920,14	// Wolf Claw
-2,921,14	// Mushroom Spore
-2,922,14	// Orc's Fang
-2,923,14	// Evil Horn
-2,924,14	// Powder of Butterfly
-2,925,14	// Bill of Birds
-2,926,14	// Snake Scale
-2,928,14	// Insect Feeler
-2,929,14	// Immortal Heart
-2,930,14	// Rotten Bandage
-2,931,14	// Orcish Voucher
-2,932,14	// Skel-Bone
-2,934,14	// Memento
-2,935,14	// Shell
-2,936,14	// Scale Shell
-2,937,14	// Venom Canine
-2,938,14	// Sticky Mucus
-2,939,14	// Bee Sting
-2,940,14	// Grasshopper's Leg
-2,941,14	// Nose Ring
-2,942,14	// Yoyo Tail
-2,943,14	// Solid Shell
-2,944,14	// Horseshoe
-2,945,14	// Raccoon Leaf
-2,946,14	// Snail's Shell
-2,947,14	// Horn
-2,948,14	// Bear's Footskin
-2,949,14	// Feather
-2,950,14	// Heart of Mermaid
-2,951,14	// Fin
-2,952,14	// Cactus Needle
-2,953,14	// Stone Heart
-2,954,14	// Shining Scale
-2,955,14	// Worm Peeling
-2,956,14	// Gill
-2,957,14	// Decayed Nail
-2,958,14	// Horrendous Mouth
-2,959,14	// Stinky Scale
-2,960,14	// Nipper
-2,961,14	// Conch
-2,962,14	// Tentacle
-2,963,14	// Sharp Scale
-2,964,14	// Crab Shell
-2,965,14	// Clam Shell
-2,966,14	// Clam Flesh
-2,967,14	// Turtle Shell
-2,968,14	// Heroic Emblem
-2,969,14	// Gold
-2,971,14	// Detrimindexta
-2,972,14	// Karvodailnirol
-2,973,14	// Counteragent
-2,974,14	// Mixture
-2,975,14	// Scarlet Dyestuff
-2,976,14	// Lemon Dyestuff
-2,978,14	// Cobaltblue Dyestuff
-2,979,14	// Darkgreen Dyestuff
-2,980,14	// Orange Dyestuff
-2,981,14	// Violet Dyestuff
-2,982,14	// White Dyestuff
-2,983,14	// Black Dyestuff
-2,986,14	// Anvil
-2,987,14	// Oridecon Anvil
-2,988,14	// Golden Anvil
-2,989,14	// Emperium Anvil
-2,990,14	// Red Blood
-2,991,14	// Crystal Blue
-2,992,14	// Wind of Verdure
-2,993,14	// Green Live
-2,994,14	// Flame Heart
-2,995,14	// Mystic Frozen
-2,996,14	// Rough Wind
-2,997,14	// Great Nature
-2,998,14	// Iron
-2,999,14	// Steel
-2,1000,14	// Star Crumb
-2,1001,14	// Star Dust
-2,1002,14	// Iron Ore
-2,1003,14	// Coal
-2,1004,14	// Chivalry Emblem
-2,1005,14	// Hammer of Blacksmith
-2,1006,14	// Old Magicbook
-2,1007,14	// Necklace of Wisdom
-2,1008,14	// Necklace of Oblivion
-2,1009,14	// Hand of God
-2,1010,14	// Phracon
-2,1011,14	// Emveretarcon
-2,1012,14	// Frill
-2,1013,14	// Rainbow Shell
-2,1014,14	// Ant Jaw
-2,1015,14	// Tongue
-2,1016,14	// Rat Tail
-2,1017,14	// Mole Whiskers
-2,1018,14	// Mole Claw
-2,1019,14	// Trunk
-2,1020,14	// Black Hair
-2,1021,14	// Dokebi Horn
-2,1022,14	// Nine Tails
-2,1023,14	// Fish Tail
-2,1024,14	// Squid Ink
-2,1025,14	// Cobweb
-2,1026,14	// Acorn
-2,1027,14	// Porcupine Quill
-2,1028,14	// Mane
-2,1029,14	// Tiger Skin
-2,1031,14	// Mantis Scythe
-2,1032,14	// Maneater Blossom
-2,1033,14	// Maneater Root
-2,1034,14	// Blue Hair
-2,1035,14	// Dragon Canine
-2,1036,14	// Dragon Scale
-2,1037,14	// Dragon Tail
-2,1038,14	// Little Evil Horn
-2,1039,14	// Little Evil Wing
-2,1040,14	// Elder Pixie's Moustache
-2,1041,14	// Lantern
-2,1042,14	// Bug Leg
-2,1043,14	// Orc Claw
-2,1044,14	// Zenorc's Fang
-2,1045,14	// Cultish Masque
-2,1046,14	// Scorpion Nipper
-2,1047,14	// Dead Medusa
-2,1048,14	// Horrendous Hair
-2,1049,14	// Skirt of Virgin
-2,1050,14	// Tendon
-2,1051,14	// Detonator
-2,1052,14	// Single Cell
-2,1053,14	// Ancient Tooth
-2,1054,14	// Ancient Lips
-2,1055,14	// Earthworm Peeling
-2,1056,14	// Grit
-2,1057,14	// Moth Dust
-2,1058,14	// Moth Wings
-2,1059,14	// Fabric
-2,1060,14	// Golden Hair
-2,1061,14	// Witched Starsand
-2,1062,14	// Jack o' Pumpkin
-2,1063,14	// Fang
-2,1064,14	// Reins
-2,1065,14	// Trap
-2,1066,14	// Fine-grained Trunk
-2,1067,14	// Solid Trunk
-2,1068,14	// Barren Trunk
-2,1088,14	// Morocc Solution
-2,1089,14	// Payon Solution
-2,1092,14	// Empty Test Tube
-2,1093,14	// Empty Potion Bottle
-2,1094,14	// Short Daenggie
-2,1095,14	// Clock Hand
-2,1096,14	// Round Shell
-2,1097,14	// Worn Out Page
-2,1098,14	// Manacles
-2,1099,14	// Worn-out Prison Uniform
-2,1102,7	// Sword
-2,1105,7	// Falchion
-2,1108,7	// Blade
-2,1111,7	// Rapier
-2,1114,7	// Scimitar
-2,1117,7	// Katana
-2,1120,7	// Tsurugi
-2,1124,7	// Orcish sword
-2,1125,7	// Ring Pommel Saber
-2,1127,7	// Saber
-2,1128,7	// Haedonggum
-2,1129,7	// Flamberge
-2,1147,1	// Town Sword
-2,1148,1	// Star Dust Blade
-2,1152,7	// Slayer
-2,1155,7	// Bastard Sword
-2,1158,7	// Two-Handed Sword
-2,1162,7	// Broad Sword
-2,1163,7	// Claymore
-2,1202,7	// Knife
-2,1205,7	// Cutter
-2,1208,7	// Main Gauche
-2,1211,7	// Dirk
-2,1214,7	// Dagger
-2,1217,7	// Stiletto
-2,1220,7	// Gladius
-2,1226,7	// Damascus
-2,1243,7	// Novice Main Gauche
-2,1251,7	// Jur
-2,1253,7	// Katar
-2,1255,7	// Jamadhar
-2,1256,7	// Katar of Frozen Icicle
-2,1257,7	// Katar of Quaking
-2,1258,7	// Katar of Raging Blaze
-2,1259,7	// Katar of Piercing Wind
-2,1262,1	// Loki's Nail
-2,1263,1	// Unholy Touch
-2,1264,2	// Specialty Jur
-2,1265,1	// Bloody Roar
-2,1269,1	// Inverse Scale
-2,1271,1	// Blood Tears
-2,1302,7	// Axe
-2,1304,7	// Orcish Axe
-2,1307,1	// Windhawk
-2,1352,7	// Battle Axe
-2,1355,7	// Hammer
-2,1358,7	// Buster
-2,1361,7	// Two-Handed Axe
-2,1370,1	// Doom Slayer
-2,1376,1	// Heart Breaker
-2,1377,1	// Hurricane Fury
-2,1402,7	// Javelin
-2,1405,7	// Spear
-2,1408,7	// Pike
-2,1411,7	// Lance
-2,1452,7	// Guisarme
-2,1455,7	// Glaive
-2,1458,7	// Partizan
-2,1461,7	// Trident
-2,1464,7	// Halberd
-2,1472,7	// Soul Staff
-2,1474,1	// Gae Bolg
-2,1478,1	// Ahlspiess
-2,1502,7	// Club
-2,1505,7	// Mace
-2,1508,7	// Smasher
-2,1511,7	// Flail
-2,1514,7	// Morning Star
-2,1517,7	// Sword Mace
-2,1520,7	// Chain
-2,1522,7	// Stunner
-2,1550,7	// Book
-2,1551,7	// Bible
-2,1552,7	// Tablet
-2,1553,7	// Book of Billows
-2,1554,7	// Book of Mother Earth
-2,1555,7	// Book of the Blazing Sun
-2,1556,7	// Book of Gust of Wind
-2,1558,7	// Girl's Diary
-2,1559,1	// Legacy of Dragon
-2,1560,1	// Sage's Diary
-2,1561,1	// Hardcover Book
-2,1602,7	// Rod
-2,1605,7	// Wand
-2,1608,7	// Staff
-2,1611,7	// Arc Wand
-2,1613,7	// Mighty Staff
-2,1614,7	// Wand of Occult
-2,1615,7	// Evil Bone Wand
-2,1616,1	// Wing Staff
-2,1618,1	// Survivor's Rod
-2,1620,1	// Survivor's Rod
-2,1622,1	// Hypnotist's Staff
-2,1702,7	// Bow
-2,1705,7	// Composite Bow
-2,1708,7	// Great Bow
-2,1711,7	// Crossbow
-2,1715,7	// Arbalest
-2,1716,7	// Gakkung Bow
-2,1718,7	// Hunter Bow
-2,1723,1	// Luna Bow
-2,1724,1	// Dragon Wing
-2,1730,1	// Burning Bow
-2,1731,1	// Frozen Bow
-2,1732,1	// Earth Bow
-2,1733,1	// Gust Bow
-2,1750,14	// Arrow
-2,1751,14	// Silver Arrow
-2,1752,14	// Fire Arrow
-2,1753,14	// Steel Arrow
-2,1754,14	// Crystal Arrow
-2,1755,14	// Arrow of Wind
-2,1756,14	// Stone Arrow
-2,1757,14	// Immaterial Arrow
-2,1758,14	// Stun Arrow
-2,1759,14	// Frozen Arrow
-2,1760,14	// Flash Arrow
-2,1761,14	// Cursed Arrow
-2,1762,14	// Rusty Arrow
-2,1763,14	// Poison Arrow
-2,1764,14	// Sharp Arrow
-2,1765,14	// Oridecon Arrow
-2,1767,14	// Shadow Arrow
-2,1768,14	// Sleep Arrow
-2,1769,14	// Mute Arrow
-2,1770,14	// Iron Arrow
-2,1802,7	// Waghnak
-2,1804,7	// Knuckle Duster
-2,1806,7	// Studded Knuckles
-2,1808,7	// Fist
-2,1810,7	// Claw
-2,1812,7	// Finger
-2,1815,1	// Hatii Claw
-2,1818,1	// Magma Fist
-2,1819,1	// Icicle Fist
-2,1820,1	// Electric Fist
-2,1821,1	// Seismic Fist
-2,1822,1	// Combo Battle Glove
-2,1902,7	// Violin
-2,1904,7	// Mandolin
-2,1906,7	// Lute
-2,1908,7	// Guitar
-2,1910,7	// Harp
-2,1912,7	// Gumoongoh
-2,1914,1	// Burning Passion Guitar
-2,1915,1	// Loner's Guitar
-2,1916,1	// Green Acre Guitar
-2,1917,1	// Gentle Breeze Guitar
-2,1918,1	// Oriental Lute
-2,1919,1	// Base Guitar
-2,1951,7	// Rope
-2,1953,7	// Whip
-2,1955,7	// Wire Whip
-2,1957,7	// Rante Whip
-2,1959,7	// Tail Whip
-2,1961,7	// Whip
-2,1965,1	// Red Flame Whip
-2,1966,1	// Icicle Whip
-2,1967,1	// Gaia Whip
-2,1968,1	// Skipping Rope
-2,1969,1	// Blade Whip
-2,1970,1	// Queen's Whip
-2,1971,1	// Electric Wire
-2,1972,1	// Electric Eel
-2,1973,1	// Sea Witch's Foot
-2,1974,1	// Carrot Whip
-2,2102,7	// Guard
-2,2104,7	// Buckler
-2,2106,7	// Shield
-2,2108,7	// Mirror Shield
-2,2109,7	// Memory Book
-2,2112,7	// Novice Guard
-2,2201,7	// Sunglasses
-2,2203,7	// Glasses
-2,2205,7	// Diver Goggles
-2,2206,7	// Wedding Veil
-2,2207,7	// Fancy Flower
-2,2208,7	// Ribbon
-2,2209,7	// Ribbon
-2,2210,7	// Hair Band
-2,2211,7	// Bandana
-2,2212,7	// Eye Patch
-2,2213,7	// Kitty Band
-2,2214,7	// Bunny Band
-2,2215,7	// Flower Band
-2,2216,7	// Biretta
-2,2217,7	// Biretta
-2,2218,7	// Flu Mask
-2,2220,7	// Hat
-2,2221,7	// Hat
-2,2222,7	// Turban
-2,2223,7	// Turban
-2,2224,7	// Goggles
-2,2225,7	// Goggles
-2,2226,7	// Cap
-2,2227,7	// Cap
-2,2228,7	// Helm
-2,2229,7	// Helm
-2,2230,7	// Gemmed Sallet
-2,2231,7	// Gemmed Sallet
-2,2232,7	// Circlet
-2,2233,7	// Circlet
-2,2236,7	// Santa Hat
-2,2239,7	// Monocle
-2,2241,7	// Grandpa Beard
-2,2242,7	// Purple Glasses
-2,2243,7	// Geek Glasses
-2,2244,7	// Big Ribbon
-2,2245,7	// Sweet Gent
-2,2246,7	// Golden Gear
-2,2247,7	// Romantic Gent
-2,2248,7	// Western Grace
-2,2249,1	// Coronet
-2,2250,7	// Cute Ribbon
-2,2251,7	// Monk Hat
-2,2252,7	// Wizard Hat
-2,2253,7	// Sunflower
-2,2254,1	// Angel Wing
-2,2255,1	// Evil Wing
-2,2257,7	// Unicorn Horn
-2,2258,1	// Spiky Band
-2,2259,7	// Mini Propeller
-2,2260,7	// Mini Glasses
-2,2261,7	// Army Cap
-2,2262,7	// Clown Nose
-2,2263,7	// Zorro Masque
-2,2265,7	// Gangster Mask
-2,2266,7	// Iron Cain
-2,2267,7	// Cigarette
-2,2268,7	// Pipe
-2,2269,7	// Romantic Flower
-2,2270,7	// Romantic Leaf
-2,2271,7	// Jack be Dandy
-2,2274,1	// Ghost Bandana
-2,2275,7	// Red Bandana
-2,2276,7	// Angled Glasses
-2,2277,7	// Nurse Cap
-2,2278,7	// Mr. Smile
-2,2279,7	// Bomb Wick
-2,2282,7	// Halo
-2,2285,7	// Apple of Archer
-2,2286,1	// Elven Ears
-2,2287,7	// Pirate Bandana
-2,2288,7	// Mr. Scream
-2,2289,7	// Poo Poo Hat
-2,2290,7	// Funeral Hat
-2,2291,7	// Masquerade
-2,2294,7	// Stellar
-2,2295,7	// Blinker
-2,2297,7	// Goblin Mask
-2,2298,7	// Green Feeler
-2,2299,7	// Orc Helm
-2,2302,7	// Cotton Shirt
-2,2304,7	// Jacket
-2,2306,7	// Adventurer's Suit
-2,2308,7	// Mantle
-2,2310,7	// Coat
-2,2311,7	// Mink Coat
-2,2313,7	// Padded Armor
-2,2315,7	// Chain Mail
-2,2317,7	// Full Plate
-2,2318,7	// Lord's Clothes
-2,2320,7	// Formal Suit
-2,2322,7	// Silk Robe
-2,2324,7	// Scapulare
-2,2326,7	// Saint's Robe
-2,2327,1	// Holy Robe
-2,2329,7	// Wooden Mail
-2,2331,7	// Tights
-2,2333,7	// Silver Robe
-2,2334,1	// Mage Coat
-2,2336,7	// Thief Clothes
-2,2337,7	// Ninja Suit
-2,2339,7	// Pantie
-2,2340,7	// Novice Breastplate
-2,2352,7	// Tattered Novice Ninja Suit
-2,2402,7	// Sandals
-2,2404,7	// Shoes
-2,2406,7	// Boots
-2,2407,7	// Crystal Pumps
-2,2408,7	// Shackles
-2,2409,7	// High Heels
-2,2411,7	// Greaves
-2,2414,7	// Novice Slippers
-2,2502,7	// Hood
-2,2504,7	// Muffler
-2,2506,7	// Manteau
-2,2507,7	// Ancient Cape
-2,2508,7	// Ragamuffin Manteau
-2,2510,7	// Somber Novice Hood
-2,2513,1	// Heavenly Maiden Robe
-2,2514,1	// Pauldron
-2,2515,1	// Eagle Wing
-2,2601,7	// Ring
-2,2602,7	// Earring
-2,2603,7	// Necklace
-2,2604,7	// Glove
-2,2605,7	// Brooch
-2,2607,7	// Clip
-2,2608,7	// Rosary
-2,2609,7	// Skull Ring
-2,2610,7	// Gold Ring
-2,2611,7	// Silver Ring
-2,2612,7	// Flower Ring
-2,2613,7	// Diamond Ring
-2,2614,1	// Eye of Dullahan
-2,2615,1	// Safety Ring
-2,2616,1	// Critical Ring
-2,2617,7	// Celebrant's Mitten
-2,2618,7	// Matyr's Leash
-2,2621,1	// Ring
-2,2622,1	// Earring
-2,2623,1	// Necklace
-2,2624,1	// Glove
-2,2625,1	// Brooch
-2,2626,1	// Rosary
-2,2627,7	// Belt
-2,2628,7	// Novice Armlet
-2,2652,1	// Goddess of Fortune's Cursed Brooch
-2,2654,1	// Shinobi Sash
-2,2655,1	// Bloodied Shackle Ball
-2,2656,1	// Armor Charm
-2,5002,1	// Jewel Crown
-2,5003,7	// Joker Jester
-2,5005,7	// Gas Mask
-2,5006,7	// Machoman's Glasses
-2,5007,1	// Grand Circlet
-2,5009,7	// Safety Helmet
-2,5010,7	// Indian Fillet
-2,5011,7	// Aerial
-2,5014,7	// Fin Helm
-2,5015,7	// Egg Shell
-2,5017,1	// Bone Helm
-2,5030,7	// Panda Hat
-2,5035,7	// Poring Hat
-2,5037,7	// Nutshell
-2,5053,1	// Sphinx Hat
-2,5055,7	// Novice False Eggshell
-2,5066,1	// Succubus Horn
-2,5072,1	// Incubus Horn
-2,5085,1	// Small Ribbons
-2,5088,7	// Surprised Mask
-2,5089,7	// Annoyed Mask
-2,5090,7	// Goblin Leader Mask
-2,5111,1	// Galapago Cap
-2,5113,1	// Angry Snarl
-2,5116,1	// Banana Hat
-2,5118,1	// Puppy Headband
-2,5119,1	// Super Novice Hat
-2,5120,1	// Bucket Hat
-2,7001,14	// Mould Powder
-2,7002,14	// Ogre Tooth
-2,7003,14	// Anolian Skin
-2,7004,14	// Mud Lump
-2,7005,14	// Skull
-2,7006,14	// Wing of Red Bat
-2,7007,14	// Claw of Rat
-2,7008,14	// Stiff Horn
-2,7009,14	// Glitter Shell
-2,7010,14	// Tail of Steel Scorpion
-2,7011,14	// Claw of Monkey
-2,7012,14	// Tough Scalelike Stem
-2,7013,14	// Coral Reef
-2,7014,14	// Old Portrait
-2,7015,14	// Memory Bookmark
-2,7016,14	// Bent Spoon
-2,7026,14	// Key of the Clock Tower
-2,7027,14	// Key of the Underground
-2,7030,14	// Claw of Desert Wolf
-2,7031,14	// Old Frying Pan
-2,7032,14	// Piece of Egg Shell
-2,7033,14	// Poison Spore
-2,7034,14	// Red Stocking
-2,7035,14	// Matchstick
-2,7036,14	// Fang of Garm
-2,7038,14	// Yarn
-2,7041,14	// Fine Grit
-2,7047,14	// Alice's Apron
-2,7048,14	// Talon of Griffon
-2,7049,14	// Stone
-2,7053,14	// Cyfar
-2,7054,14	// Brigan
-2,7059,14	// Free Ticket for Kafra Storage
-2,7060,14	// Free Ticket for Kafra Transportation
-2,7061,14	// Free Ticket for the Cart Service
-2,7063,14	// Soft Feather
-2,7064,14	// Wing of Dragonfly
-2,7065,14	// Sea-Otter Fur
-2,7066,14	// Ice Cubic
-2,7067,14	// Stone Fragment
-2,7068,14	// Burnt Tree
-2,7069,14	// Destroyed Armor
-2,7070,14	// Broken Shell
-2,7071,14	// Tattered Clothes
-2,7072,14	// Old Shuriken
-2,7093,14	// Cogwheel
-2,7094,14	// Fragment
-2,7095,14	// Metal Fragment
-2,7096,14	// Lava
-2,7097,14	// Burning Heart
-2,7098,14	// Live Coal
-2,7099,14	// Worn-out Magic Scroll
-2,7100,14	// Sharp Leaf
-2,7101,14	// Peco Peco Feather
-2,7106,14	// Antelope Horn
-2,7107,14	// Antelope Skin
-2,7108,14	// Piece of Shield
-2,7109,14	// Shining Spear Blade
-2,7110,14	// Broken Sword
-2,7111,14	// Slick Paper
-2,7112,14	// Sharp Paper
-2,7113,14	// Broken Pharaoh Emblem
-2,7114,14	// Masque of Tutankhamen
-2,7115,14	// Harpy Feather
-2,7116,14	// Harpy Talon
-2,7117,14	// Torn Magic Book
-2,7118,14	// Torn Scroll
-2,7119,14	// Bacillus
-2,7120,14	// Burning Horseshoe
-2,7121,14	// Honey Pot
-2,7122,14	// Burning Hair
-2,7123,14	// Dragon Skin
-2,7124,14	// Sand Clump
-2,7125,14	// Scorpion Claw
-2,7126,14	// Large Jellopy
-2,7134,14	// Medicine Bowl
-2,7135,14	// Fire Bottle
-2,7136,14	// Acid Bottle
-2,7137,14	// Plant Bottle
-2,7138,14	// Marine Sphere Bottle
-2,7139,14	// Glistening Coat
-2,7149,14	// Yellow Plate
-2,7150,14	// Piece of Bamboo
-2,7151,14	// Oil Paper
-2,7152,14	// Glossy Hair
-2,7153,14	// Worn-out Kimono
-2,7154,14	// Poisonous Powder
-2,7155,14	// Poisonous Toad Skin
-2,7156,14	// Broken Shuriken
-2,7157,14	// Dark Mask
-2,7158,14	// Broken Liquor Jar
-2,7159,14	// Tengu Nose
-2,7161,14	// Black Bear Skin
-2,7162,14	// Cloud Crumb
-2,7163,14	// Hard Feeler
-2,7164,14	// Solid_Peach
-2,7165,14	// Transparent Celestial Robe
-2,7166,14	// Soft Silk
-2,7167,14	// Strange Steel Piece
-2,7168,14	// Giant Butterfly Wing
-2,7169,14	// Ba_Gua
-2,7171,14	// Leopard Skin
-2,7172,14	// Leopard Claw
-2,7174,14	// Wrapping Lace
-2,7175,14	// Wrapping Paper
-2,7182,14	// Cacao
-2,7186,14	// Thin Trunk
-2,7187,14	// Festival Mask
-2,7188,14	// Brown_Root
-2,7189,14	// Wooden Heart
-2,7190,14	// Solid Husk
-2,7191,14	// Lamp
-2,7192,14	// Vane
-2,7193,14	// Sprout
-2,7194,14	// Soft Blade of Grass
-2,7195,14	// Slingshot
-2,7196,14	// Shoulder Protector
-2,7197,14	// Tough Vines
-2,7198,14	// Huge Leaf
-2,7200,14	// Elastic Band
-2,7201,14	// Log
-2,7202,14	// Pincher of Beetle
-2,7203,14	// Strong Branch
-2,7205,14	// Piece of Black Cloth
-2,7206,14	// Black Cat Doll
-2,7207,14	// Old Manteau
-2,7208,14	// Rusty Kitchen Knife
-2,7209,14	// Helm of Dullahan
-2,7210,14	// Armor Piece of Dullahan
-2,7211,14	// Fragment of Rossata Stone
-2,7212,14	// Hung Doll
-2,7213,14	// Needle Packet
-2,7214,14	// Bat Cage
-2,7215,14	// Broken Needle
-2,7216,14	// Red Muffler
-2,7217,14	// Spool
-2,7218,14	// Decomposed Rope
-2,7219,14	// Striped Sock
-2,7220,14	// Ectoplasm
-2,7221,14	// Tangled Chains
-2,7222,14	// Wooden Gnarl
-2,7223,14	// Contorted Self-Portrait
-2,7225,14	// Pumpkin Lantern
-2,7262,14	// Folding Fan of Cat Ghost
-2,7263,14	// Cat's Eye
-2,7264,14	// Dry Sand
-2,7265,14	// Dragon Horn
-2,7266,14	// Denture from Dragon Mask
-2,7267,14	// Tiger Panty
-2,7268,14	// Little Ghost Doll
-2,7269,14	// Pinafore
-2,7270,14	// Nursing_Bottle
-2,7315,1	// Dark Crystal Fragment
-2,7316,1	// Insect Leg
-2,7317,1	// Rusty Screw
-2,7318,1	// Old Pick
-2,7319,1	// Used Iron Plate
-2,7320,1	// Dust Pollutant
-2,7321,1	// Crystal Fragment
-2,7322,1	// Toxic Gas
-2,7323,1	// Battered Kettle
-2,7325,1	// Flexible Tube
-2,7326,1	// Fluorescent Liquid
-2,7327,1	// Flashlight
-2,7436,1	// Fragment of Agony
-2,7437,1	// Fragment of Misery
-2,7438,1	// Fragment of Hatred
-2,7439,1	// Fragment of Despair
-2,7440,1	// Red Feather
-2,7441,1	// Blue Feather
-2,7442,1	// Cursed Seal
-2,7443,1	// Three-Headed Dragon's Head
-2,7444,1	// Treasure Box
-2,7445,1	// Green Bijou
-2,7446,1	// Blue Bijou
-2,7447,1	// Red Bijou
-2,7448,1	// Yellow Bijou
-2,7449,1	// Bloody Page
-2,7450,1	// Skeletal Armor Piece
-2,7451,1	// Fire Dragon Scale
-2,7452,1	// Yellow Spice
-2,7453,1	// Sweet Sauce
-2,7454,1	// Savory Sauce
-2,7455,1	// Spicy Sauce
-2,7456,1	// Red Spice
-2,7457,1	// Cooking Oil
-2,7472,1	// Level 1 Cookbook
-2,7473,1	// Level 2 Cookbook
-2,7474,1	// Level 3 Cookbook
-2,7475,1	// Level 4 Cookbook
-2,7476,1	// Level 5 Cookbook
-2,7477,1	// Level 6 Cookbook
-2,7478,1	// Level 7 Cookbook
-2,7479,1	// Level 8 Cookbook
-2,7480,1	// Level 9 Cookbook
-2,7481,1	// Level 10 Cookbook
-2,7482,1	// Pot
-2,7512,1	// Burnt Part
-2,7513,1	// Pocket Watch
-2,7561,1	// Glacial Heart
-2,7562,1	// Ice Scale
-2,7563,1	// Bloody Rune
-2,7564,1	// Rotten Meat
-2,7565,1	// Sticky Poison
-2,7567,1	// Suspicious Hat
-2,7568,1	// White Mask
-2,7751,17	// Old White Cloth
-2,7752,16	// Clattering Skull
-2,7753,17	// Broken Farming Utensil
-2,10001,7	// Skull Helm
-2,10002,7	// Monster Oxygen Mask
-2,10003,7	// Transparent Headgear
-2,10004,7	// Pacifier
-2,10005,7	// Wig
-2,10006,7	// Queen's Hair Ornament
-2,10007,7	// Silk Ribbon
-2,10008,7	// Punisher
-2,10009,7	// Wild Flower
-2,10010,7	// Battered Pot
-2,10011,7	// Stellar Hairpin
-2,10012,7	// Tiny Egg Shell
-2,10013,7	// Backpack
-2,10014,7	// Rocker Glasses
-2,10015,7	// Green Lace
-2,10016,7	// Golden Bell
-2,10017,7	// Bark Shorts
-2,10018,7	// Monkey Circlet
-2,10019,7	// Red Scarf
-2,10020,7	// Grave Keeper's Sword
-2,13001,1	// Dragon Killer
-2,13002,1	// Ginnungagap
-2,13004,1	// Cowardice Blade
-2,13163,1	// Long Barrel
-2,13164,1	// Long Barrel
-2,13167,1	// Gate Keeper-DD
-2,13168,1	// Thunder P
-2,13170,2	// Lever Action Rifle
-2,13200,1	// Bullet
-2,13201,1	// Silver Bullet
-2,13202,1	// Bloody Shell
-2,13203,1	// Flare Sphere
-2,13204,1	// Lightning Sphere
-2,13205,1	// Poison Sphere
-2,13206,1	// Blind Sphere
-2,13207,1	// Freezing Sphere
-2,13304,1	// Huuma Calm Mind
+IG_VioletBox,501,14	// Red Potion
+IG_VioletBox,502,14	// Orange Potion
+IG_VioletBox,503,14	// Yellow Potion
+IG_VioletBox,504,14	// White Potion
+IG_VioletBox,505,14	// Blue Potion
+IG_VioletBox,506,14	// Green Potion
+IG_VioletBox,507,14	// Red Herb
+IG_VioletBox,508,14	// Yellow Herb
+IG_VioletBox,509,14	// White Herb
+IG_VioletBox,510,14	// Blue Herb
+IG_VioletBox,511,14	// Green Herb
+IG_VioletBox,512,14	// Apple
+IG_VioletBox,513,14	// Banana
+IG_VioletBox,514,14	// Grape
+IG_VioletBox,515,14	// Carrot
+IG_VioletBox,516,14	// Potato
+IG_VioletBox,517,14	// Meat
+IG_VioletBox,518,14	// Honey
+IG_VioletBox,519,14	// Milk
+IG_VioletBox,520,14	// Hinalle Leaflet
+IG_VioletBox,521,14	// Aloe Leaflet
+IG_VioletBox,522,14	// Mastela Fruit
+IG_VioletBox,523,14	// Holy Water
+IG_VioletBox,525,14	// Panacea
+IG_VioletBox,526,14	// Royal Jelly
+IG_VioletBox,528,14	// Monster Food
+IG_VioletBox,529,14	// Candy
+IG_VioletBox,530,14	// Candy Cane
+IG_VioletBox,531,14	// Apple Juice
+IG_VioletBox,532,14	// Banana Juice
+IG_VioletBox,533,14	// Grape Juice
+IG_VioletBox,534,14	// Carrot Juice
+IG_VioletBox,535,14	// Pumpkin
+IG_VioletBox,536,14	// Ice Cream
+IG_VioletBox,537,14	// Pet Food
+IG_VioletBox,538,14	// Well-baked Cookie
+IG_VioletBox,539,14	// Piece of Cake
+IG_VioletBox,544,14	// Raw Fish
+IG_VioletBox,545,14	// Condensed Red Potion
+IG_VioletBox,546,14	// Condensed Yellow Potion
+IG_VioletBox,547,14	// Condensed White Potion
+IG_VioletBox,548,14	// Cheese
+IG_VioletBox,549,14	// Yam
+IG_VioletBox,550,14	// Rice Cake
+IG_VioletBox,551,14	// Sushi
+IG_VioletBox,553,14	// Bao
+IG_VioletBox,555,14	// Traditional Rice Cake
+IG_VioletBox,558,14	// Chocolate
+IG_VioletBox,561,14	// White Chocolate
+IG_VioletBox,601,14	// Fly Wing
+IG_VioletBox,602,14	// Butterfly Wing
+IG_VioletBox,604,214	// Dead Branch
+IG_VioletBox,605,14	// Anodyne
+IG_VioletBox,606,14	// Aloevera
+IG_VioletBox,607,14	// Yggdrasil Berry
+IG_VioletBox,608,14	// Yggdrasil Seed
+IG_VioletBox,609,14	// Amulet
+IG_VioletBox,610,14	// Yggdrasil Leaf
+IG_VioletBox,611,14	// Magnifier
+IG_VioletBox,612,14	// Mini Furnace
+IG_VioletBox,613,14	// Iron Hammer
+IG_VioletBox,614,14	// Golden Hammer
+IG_VioletBox,615,14	// Oridecon Hammer
+IG_VioletBox,616,1		// Old Card Album
+IG_VioletBox,617,103	// Old Purple Box
+IG_VioletBox,618,14	// Worn Out Scroll
+IG_VioletBox,619,14	// Unripe Apple
+IG_VioletBox,620,14	// Orange Juice
+IG_VioletBox,621,14	// Bitter Herb
+IG_VioletBox,622,14	// Rainbow Carrot
+IG_VioletBox,623,14	// Earthworm the Dude
+IG_VioletBox,624,14	// Rotten Fish
+IG_VioletBox,625,14	// Rusty Iron
+IG_VioletBox,626,14	// Monster Juice
+IG_VioletBox,627,14	// Sweet Milk
+IG_VioletBox,628,14	// Well-Dried Bone
+IG_VioletBox,629,14	// Singing Flower
+IG_VioletBox,630,14	// Dew Laden Moss
+IG_VioletBox,631,14	// Deadly Noxious Herb
+IG_VioletBox,632,14	// Fatty Chubby Earthworm
+IG_VioletBox,633,14	// Sweet Potato
+IG_VioletBox,634,14	// Tropical Banana
+IG_VioletBox,635,14	// Orc Trophy
+IG_VioletBox,636,14	// No Recipient
+IG_VioletBox,637,14	// Old Broom
+IG_VioletBox,638,14	// Silver Knife of Chastity
+IG_VioletBox,639,14	// Armlet of Obedience
+IG_VioletBox,640,14	// Shining Stone
+IG_VioletBox,641,14	// Contracts in Shadow
+IG_VioletBox,642,14	// Book of the Devil
+IG_VioletBox,643,14	// Pet Incubator
+IG_VioletBox,644,114	// Gift Box
+IG_VioletBox,645,14	// Concentration Potion
+IG_VioletBox,656,14	// Awakening Potion
+IG_VioletBox,657,14	// Berserk Potion
+IG_VioletBox,659,14	// Her Heart
+IG_VioletBox,663,14	// Songpyun
+IG_VioletBox,664,14	// Gift Box
+IG_VioletBox,665,14	// Gift Box
+IG_VioletBox,666,14	// Gift Box
+IG_VioletBox,667,14	// Gift Box
+IG_VioletBox,668,14	// Red_Envelope
+IG_VioletBox,678,14	// Poison Bottle
+IG_VioletBox,679,14	// Pilule
+IG_VioletBox,701,14	// Ora Ora
+IG_VioletBox,702,14	// Animal Gore
+IG_VioletBox,703,14	// Hinalle
+IG_VioletBox,704,14	// Aloe
+IG_VioletBox,705,14	// Clover
+IG_VioletBox,706,14	// Four Leaf Clover
+IG_VioletBox,707,14	// Singing Plant
+IG_VioletBox,708,14	// Ment
+IG_VioletBox,710,14	// Illusion Flower
+IG_VioletBox,711,14	// Shoot
+IG_VioletBox,712,14	// Flower
+IG_VioletBox,713,14	// Empty Bottle
+IG_VioletBox,715,14	// Yellow Gemstone
+IG_VioletBox,716,14	// Red Gemstone
+IG_VioletBox,717,14	// Blue Gemstone
+IG_VioletBox,718,14	// Garnet
+IG_VioletBox,719,14	// Amethyst
+IG_VioletBox,720,14	// Aquamarine
+IG_VioletBox,721,14	// Emerald
+IG_VioletBox,722,14	// Pearl
+IG_VioletBox,723,14	// Ruby
+IG_VioletBox,724,14	// Cursed Ruby
+IG_VioletBox,725,14	// Sardonyx
+IG_VioletBox,726,14	// Sapphire
+IG_VioletBox,727,14	// Opal
+IG_VioletBox,728,14	// Topaz
+IG_VioletBox,729,14	// Zircon
+IG_VioletBox,730,14	// 1carat Diamond
+IG_VioletBox,731,14	// 2carat Diamond
+IG_VioletBox,732,14	// 3carat Diamond
+IG_VioletBox,733,14	// Cracked Diamond
+IG_VioletBox,734,14	// Red Frame
+IG_VioletBox,735,14	// Chung Jah
+IG_VioletBox,736,14	// China
+IG_VioletBox,737,14	// Black Ladle
+IG_VioletBox,738,14	// Pencil Case
+IG_VioletBox,739,14	// Rouge
+IG_VioletBox,740,14	// Puppet
+IG_VioletBox,741,14	// Poring Doll
+IG_VioletBox,742,14	// Chonchon Doll
+IG_VioletBox,743,14	// Spore Doll
+IG_VioletBox,744,14	// Bouquet
+IG_VioletBox,745,14	// Wedding Bouquet
+IG_VioletBox,746,14	// Glass Bead
+IG_VioletBox,747,14	// Crystal Mirror
+IG_VioletBox,748,14	// Witherless Rose
+IG_VioletBox,749,14	// Frozen Rose
+IG_VioletBox,750,14	// Baphomet Doll
+IG_VioletBox,751,14	// Osiris Doll
+IG_VioletBox,752,14	// Grasshopper Doll
+IG_VioletBox,753,14	// Yoyo Doll
+IG_VioletBox,754,14	// Raccoon Doll
+IG_VioletBox,901,14	// Danggie
+IG_VioletBox,902,14	// Tree Root
+IG_VioletBox,903,14	// Reptile Tongue
+IG_VioletBox,904,14	// Scorpion Tail
+IG_VioletBox,905,14	// Stem
+IG_VioletBox,906,14	// Pointed Scale
+IG_VioletBox,907,14	// Resin
+IG_VioletBox,908,14	// Spawn
+IG_VioletBox,909,14	// Jellopy
+IG_VioletBox,910,14	// Garlet
+IG_VioletBox,911,14	// Scell
+IG_VioletBox,912,14	// Zargon
+IG_VioletBox,913,14	// Tooth of Bat
+IG_VioletBox,914,14	// Fluff
+IG_VioletBox,915,14	// Chrysalis
+IG_VioletBox,916,14	// Feather of Birds
+IG_VioletBox,917,14	// Talon
+IG_VioletBox,918,14	// Sticky Webfoot
+IG_VioletBox,919,14	// Animal Skin
+IG_VioletBox,920,14	// Wolf Claw
+IG_VioletBox,921,14	// Mushroom Spore
+IG_VioletBox,922,14	// Orc's Fang
+IG_VioletBox,923,14	// Evil Horn
+IG_VioletBox,924,14	// Powder of Butterfly
+IG_VioletBox,925,14	// Bill of Birds
+IG_VioletBox,926,14	// Snake Scale
+IG_VioletBox,928,14	// Insect Feeler
+IG_VioletBox,929,14	// Immortal Heart
+IG_VioletBox,930,14	// Rotten Bandage
+IG_VioletBox,931,14	// Orcish Voucher
+IG_VioletBox,932,14	// Skel-Bone
+IG_VioletBox,934,14	// Memento
+IG_VioletBox,935,14	// Shell
+IG_VioletBox,936,14	// Scale Shell
+IG_VioletBox,937,14	// Venom Canine
+IG_VioletBox,938,14	// Sticky Mucus
+IG_VioletBox,939,14	// Bee Sting
+IG_VioletBox,940,14	// Grasshopper's Leg
+IG_VioletBox,941,14	// Nose Ring
+IG_VioletBox,942,14	// Yoyo Tail
+IG_VioletBox,943,14	// Solid Shell
+IG_VioletBox,944,14	// Horseshoe
+IG_VioletBox,945,14	// Raccoon Leaf
+IG_VioletBox,946,14	// Snail's Shell
+IG_VioletBox,947,14	// Horn
+IG_VioletBox,948,14	// Bear's Footskin
+IG_VioletBox,949,14	// Feather
+IG_VioletBox,950,14	// Heart of Mermaid
+IG_VioletBox,951,14	// Fin
+IG_VioletBox,952,14	// Cactus Needle
+IG_VioletBox,953,14	// Stone Heart
+IG_VioletBox,954,14	// Shining Scale
+IG_VioletBox,955,14	// Worm Peeling
+IG_VioletBox,956,14	// Gill
+IG_VioletBox,957,14	// Decayed Nail
+IG_VioletBox,958,14	// Horrendous Mouth
+IG_VioletBox,959,14	// Stinky Scale
+IG_VioletBox,960,14	// Nipper
+IG_VioletBox,961,14	// Conch
+IG_VioletBox,962,14	// Tentacle
+IG_VioletBox,963,14	// Sharp Scale
+IG_VioletBox,964,14	// Crab Shell
+IG_VioletBox,965,14	// Clam Shell
+IG_VioletBox,966,14	// Clam Flesh
+IG_VioletBox,967,14	// Turtle Shell
+IG_VioletBox,968,14	// Heroic Emblem
+IG_VioletBox,969,14	// Gold
+IG_VioletBox,971,14	// Detrimindexta
+IG_VioletBox,972,14	// Karvodailnirol
+IG_VioletBox,973,14	// Counteragent
+IG_VioletBox,974,14	// Mixture
+IG_VioletBox,975,14	// Scarlet Dyestuff
+IG_VioletBox,976,14	// Lemon Dyestuff
+IG_VioletBox,978,14	// Cobaltblue Dyestuff
+IG_VioletBox,979,14	// Darkgreen Dyestuff
+IG_VioletBox,980,14	// Orange Dyestuff
+IG_VioletBox,981,14	// Violet Dyestuff
+IG_VioletBox,982,14	// White Dyestuff
+IG_VioletBox,983,14	// Black Dyestuff
+IG_VioletBox,986,14	// Anvil
+IG_VioletBox,987,14	// Oridecon Anvil
+IG_VioletBox,988,14	// Golden Anvil
+IG_VioletBox,989,14	// Emperium Anvil
+IG_VioletBox,990,14	// Red Blood
+IG_VioletBox,991,14	// Crystal Blue
+IG_VioletBox,992,14	// Wind of Verdure
+IG_VioletBox,993,14	// Green Live
+IG_VioletBox,994,14	// Flame Heart
+IG_VioletBox,995,14	// Mystic Frozen
+IG_VioletBox,996,14	// Rough Wind
+IG_VioletBox,997,14	// Great Nature
+IG_VioletBox,998,14	// Iron
+IG_VioletBox,999,14	// Steel
+IG_VioletBox,1000,14	// Star Crumb
+IG_VioletBox,1001,14	// Star Dust
+IG_VioletBox,1002,14	// Iron Ore
+IG_VioletBox,1003,14	// Coal
+IG_VioletBox,1004,14	// Chivalry Emblem
+IG_VioletBox,1005,14	// Hammer of Blacksmith
+IG_VioletBox,1006,14	// Old Magicbook
+IG_VioletBox,1007,14	// Necklace of Wisdom
+IG_VioletBox,1008,14	// Necklace of Oblivion
+IG_VioletBox,1009,14	// Hand of God
+IG_VioletBox,1010,14	// Phracon
+IG_VioletBox,1011,14	// Emveretarcon
+IG_VioletBox,1012,14	// Frill
+IG_VioletBox,1013,14	// Rainbow Shell
+IG_VioletBox,1014,14	// Ant Jaw
+IG_VioletBox,1015,14	// Tongue
+IG_VioletBox,1016,14	// Rat Tail
+IG_VioletBox,1017,14	// Mole Whiskers
+IG_VioletBox,1018,14	// Mole Claw
+IG_VioletBox,1019,14	// Trunk
+IG_VioletBox,1020,14	// Black Hair
+IG_VioletBox,1021,14	// Dokebi Horn
+IG_VioletBox,1022,14	// Nine Tails
+IG_VioletBox,1023,14	// Fish Tail
+IG_VioletBox,1024,14	// Squid Ink
+IG_VioletBox,1025,14	// Cobweb
+IG_VioletBox,1026,14	// Acorn
+IG_VioletBox,1027,14	// Porcupine Quill
+IG_VioletBox,1028,14	// Mane
+IG_VioletBox,1029,14	// Tiger Skin
+IG_VioletBox,1031,14	// Mantis Scythe
+IG_VioletBox,1032,14	// Maneater Blossom
+IG_VioletBox,1033,14	// Maneater Root
+IG_VioletBox,1034,14	// Blue Hair
+IG_VioletBox,1035,14	// Dragon Canine
+IG_VioletBox,1036,14	// Dragon Scale
+IG_VioletBox,1037,14	// Dragon Tail
+IG_VioletBox,1038,14	// Little Evil Horn
+IG_VioletBox,1039,14	// Little Evil Wing
+IG_VioletBox,1040,14	// Elder Pixie's Moustache
+IG_VioletBox,1041,14	// Lantern
+IG_VioletBox,1042,14	// Bug Leg
+IG_VioletBox,1043,14	// Orc Claw
+IG_VioletBox,1044,14	// Zenorc's Fang
+IG_VioletBox,1045,14	// Cultish Masque
+IG_VioletBox,1046,14	// Scorpion Nipper
+IG_VioletBox,1047,14	// Dead Medusa
+IG_VioletBox,1048,14	// Horrendous Hair
+IG_VioletBox,1049,14	// Skirt of Virgin
+IG_VioletBox,1050,14	// Tendon
+IG_VioletBox,1051,14	// Detonator
+IG_VioletBox,1052,14	// Single Cell
+IG_VioletBox,1053,14	// Ancient Tooth
+IG_VioletBox,1054,14	// Ancient Lips
+IG_VioletBox,1055,14	// Earthworm Peeling
+IG_VioletBox,1056,14	// Grit
+IG_VioletBox,1057,14	// Moth Dust
+IG_VioletBox,1058,14	// Moth Wings
+IG_VioletBox,1059,14	// Fabric
+IG_VioletBox,1060,14	// Golden Hair
+IG_VioletBox,1061,14	// Witched Starsand
+IG_VioletBox,1062,14	// Jack o' Pumpkin
+IG_VioletBox,1063,14	// Fang
+IG_VioletBox,1064,14	// Reins
+IG_VioletBox,1065,14	// Trap
+IG_VioletBox,1066,14	// Fine-grained Trunk
+IG_VioletBox,1067,14	// Solid Trunk
+IG_VioletBox,1068,14	// Barren Trunk
+IG_VioletBox,1088,14	// Morocc Solution
+IG_VioletBox,1089,14	// Payon Solution
+IG_VioletBox,1092,14	// Empty Test Tube
+IG_VioletBox,1093,14	// Empty Potion Bottle
+IG_VioletBox,1094,14	// Short Daenggie
+IG_VioletBox,1095,14	// Clock Hand
+IG_VioletBox,1096,14	// Round Shell
+IG_VioletBox,1097,14	// Worn Out Page
+IG_VioletBox,1098,14	// Manacles
+IG_VioletBox,1099,14	// Worn-out Prison Uniform
+IG_VioletBox,1102,7		// Sword
+IG_VioletBox,1105,7		// Falchion
+IG_VioletBox,1108,7		// Blade
+IG_VioletBox,1111,7		// Rapier
+IG_VioletBox,1114,7		// Scimitar
+IG_VioletBox,1117,7		// Katana
+IG_VioletBox,1120,7		// Tsurugi
+IG_VioletBox,1124,7		// Orcish sword
+IG_VioletBox,1125,7		// Ring Pommel Saber
+IG_VioletBox,1127,7		// Saber
+IG_VioletBox,1128,7		// Haedonggum
+IG_VioletBox,1129,7		// Flamberge
+IG_VioletBox,1147,1		// Town Sword
+IG_VioletBox,1148,1		// Star Dust Blade
+IG_VioletBox,1152,7		// Slayer
+IG_VioletBox,1155,7		// Bastard Sword
+IG_VioletBox,1158,7		// Two-Handed Sword
+IG_VioletBox,1162,7		// Broad Sword
+IG_VioletBox,1163,7		// Claymore
+IG_VioletBox,1202,7		// Knife
+IG_VioletBox,1205,7		// Cutter
+IG_VioletBox,1208,7		// Main Gauche
+IG_VioletBox,1211,7		// Dirk
+IG_VioletBox,1214,7		// Dagger
+IG_VioletBox,1217,7		// Stiletto
+IG_VioletBox,1220,7		// Gladius
+IG_VioletBox,1226,7		// Damascus
+IG_VioletBox,1243,7		// Novice Main Gauche
+IG_VioletBox,1251,7		// Jur
+IG_VioletBox,1253,7		// Katar
+IG_VioletBox,1255,7		// Jamadhar
+IG_VioletBox,1256,7		// Katar of Frozen Icicle
+IG_VioletBox,1257,7		// Katar of Quaking
+IG_VioletBox,1258,7		// Katar of Raging Blaze
+IG_VioletBox,1259,7		// Katar of Piercing Wind
+IG_VioletBox,1262,1		// Loki's Nail
+IG_VioletBox,1263,1		// Unholy Touch
+IG_VioletBox,1264,2		// Specialty Jur
+IG_VioletBox,1265,1		// Bloody Roar
+IG_VioletBox,1269,1		// Inverse Scale
+IG_VioletBox,1271,1		// Blood Tears
+IG_VioletBox,1302,7		// Axe
+IG_VioletBox,1304,7		// Orcish Axe
+IG_VioletBox,1307,1		// Windhawk
+IG_VioletBox,1352,7		// Battle Axe
+IG_VioletBox,1355,7		// Hammer
+IG_VioletBox,1358,7		// Buster
+IG_VioletBox,1361,7		// Two-Handed Axe
+IG_VioletBox,1370,1		// Doom Slayer
+IG_VioletBox,1376,1		// Heart Breaker
+IG_VioletBox,1377,1		// Hurricane Fury
+IG_VioletBox,1402,7		// Javelin
+IG_VioletBox,1405,7		// Spear
+IG_VioletBox,1408,7		// Pike
+IG_VioletBox,1411,7		// Lance
+IG_VioletBox,1452,7		// Guisarme
+IG_VioletBox,1455,7		// Glaive
+IG_VioletBox,1458,7		// Partizan
+IG_VioletBox,1461,7		// Trident
+IG_VioletBox,1464,7		// Halberd
+IG_VioletBox,1472,7		// Soul Staff
+IG_VioletBox,1474,1		// Gae Bolg
+IG_VioletBox,1478,1		// Ahlspiess
+IG_VioletBox,1502,7		// Club
+IG_VioletBox,1505,7		// Mace
+IG_VioletBox,1508,7		// Smasher
+IG_VioletBox,1511,7		// Flail
+IG_VioletBox,1514,7		// Morning Star
+IG_VioletBox,1517,7		// Sword Mace
+IG_VioletBox,1520,7		// Chain
+IG_VioletBox,1522,7		// Stunner
+IG_VioletBox,1550,7		// Book
+IG_VioletBox,1551,7		// Bible
+IG_VioletBox,1552,7		// Tablet
+IG_VioletBox,1553,7		// Book of Billows
+IG_VioletBox,1554,7		// Book of Mother Earth
+IG_VioletBox,1555,7		// Book of the Blazing Sun
+IG_VioletBox,1556,7		// Book of Gust of Wind
+IG_VioletBox,1558,7		// Girl's Diary
+IG_VioletBox,1559,1		// Legacy of Dragon
+IG_VioletBox,1560,1		// Sage's Diary
+IG_VioletBox,1561,1		// Hardcover Book
+IG_VioletBox,1602,7		// Rod
+IG_VioletBox,1605,7		// Wand
+IG_VioletBox,1608,7		// Staff
+IG_VioletBox,1611,7		// Arc Wand
+IG_VioletBox,1613,7		// Mighty Staff
+IG_VioletBox,1614,7		// Wand of Occult
+IG_VioletBox,1615,7		// Evil Bone Wand
+IG_VioletBox,1616,1		// Wing Staff
+IG_VioletBox,1618,1		// Survivor's Rod
+IG_VioletBox,1620,1		// Survivor's Rod
+IG_VioletBox,1622,1		// Hypnotist's Staff
+IG_VioletBox,1702,7		// Bow
+IG_VioletBox,1705,7		// Composite Bow
+IG_VioletBox,1708,7		// Great Bow
+IG_VioletBox,1711,7		// Crossbow
+IG_VioletBox,1715,7		// Arbalest
+IG_VioletBox,1716,7		// Gakkung Bow
+IG_VioletBox,1718,7		// Hunter Bow
+IG_VioletBox,1723,1		// Luna Bow
+IG_VioletBox,1724,1		// Dragon Wing
+IG_VioletBox,1730,1		// Burning Bow
+IG_VioletBox,1731,1		// Frozen Bow
+IG_VioletBox,1732,1		// Earth Bow
+IG_VioletBox,1733,1		// Gust Bow
+IG_VioletBox,1750,14	// Arrow
+IG_VioletBox,1751,14	// Silver Arrow
+IG_VioletBox,1752,14	// Fire Arrow
+IG_VioletBox,1753,14	// Steel Arrow
+IG_VioletBox,1754,14	// Crystal Arrow
+IG_VioletBox,1755,14	// Arrow of Wind
+IG_VioletBox,1756,14	// Stone Arrow
+IG_VioletBox,1757,14	// Immaterial Arrow
+IG_VioletBox,1758,14	// Stun Arrow
+IG_VioletBox,1759,14	// Frozen Arrow
+IG_VioletBox,1760,14	// Flash Arrow
+IG_VioletBox,1761,14	// Cursed Arrow
+IG_VioletBox,1762,14	// Rusty Arrow
+IG_VioletBox,1763,14	// Poison Arrow
+IG_VioletBox,1764,14	// Sharp Arrow
+IG_VioletBox,1765,14	// Oridecon Arrow
+IG_VioletBox,1767,14	// Shadow Arrow
+IG_VioletBox,1768,14	// Sleep Arrow
+IG_VioletBox,1769,14	// Mute Arrow
+IG_VioletBox,1770,14	// Iron Arrow
+IG_VioletBox,1802,7		// Waghnak
+IG_VioletBox,1804,7		// Knuckle Duster
+IG_VioletBox,1806,7		// Studded Knuckles
+IG_VioletBox,1808,7		// Fist
+IG_VioletBox,1810,7		// Claw
+IG_VioletBox,1812,7		// Finger
+IG_VioletBox,1815,1		// Hatii Claw
+IG_VioletBox,1818,1		// Magma Fist
+IG_VioletBox,1819,1		// Icicle Fist
+IG_VioletBox,1820,1		// Electric Fist
+IG_VioletBox,1821,1		// Seismic Fist
+IG_VioletBox,1822,1		// Combo Battle Glove
+IG_VioletBox,1902,7		// Violin
+IG_VioletBox,1904,7		// Mandolin
+IG_VioletBox,1906,7		// Lute
+IG_VioletBox,1908,7		// Guitar
+IG_VioletBox,1910,7		// Harp
+IG_VioletBox,1912,7		// Gumoongoh
+IG_VioletBox,1914,1		// Burning Passion Guitar
+IG_VioletBox,1915,1		// Loner's Guitar
+IG_VioletBox,1916,1		// Green Acre Guitar
+IG_VioletBox,1917,1		// Gentle Breeze Guitar
+IG_VioletBox,1918,1		// Oriental Lute
+IG_VioletBox,1919,1		// Base Guitar
+IG_VioletBox,1951,7		// Rope
+IG_VioletBox,1953,7		// Whip
+IG_VioletBox,1955,7		// Wire Whip
+IG_VioletBox,1957,7		// Rante Whip
+IG_VioletBox,1959,7		// Tail Whip
+IG_VioletBox,1961,7		// Whip
+IG_VioletBox,1965,1		// Red Flame Whip
+IG_VioletBox,1966,1		// Icicle Whip
+IG_VioletBox,1967,1		// Gaia Whip
+IG_VioletBox,1968,1		// Skipping Rope
+IG_VioletBox,1969,1		// Blade Whip
+IG_VioletBox,1970,1		// Queen's Whip
+IG_VioletBox,1971,1		// Electric Wire
+IG_VioletBox,1972,1		// Electric Eel
+IG_VioletBox,1973,1		// Sea Witch's Foot
+IG_VioletBox,1974,1		// Carrot Whip
+IG_VioletBox,2102,7		// Guard
+IG_VioletBox,2104,7		// Buckler
+IG_VioletBox,2106,7		// Shield
+IG_VioletBox,2108,7		// Mirror Shield
+IG_VioletBox,2109,7		// Memory Book
+IG_VioletBox,2112,7		// Novice Guard
+IG_VioletBox,2201,7		// Sunglasses
+IG_VioletBox,2203,7		// Glasses
+IG_VioletBox,2205,7		// Diver Goggles
+IG_VioletBox,2206,7		// Wedding Veil
+IG_VioletBox,2207,7		// Fancy Flower
+IG_VioletBox,2208,7		// Ribbon
+IG_VioletBox,2209,7		// Ribbon
+IG_VioletBox,2210,7		// Hair Band
+IG_VioletBox,2211,7		// Bandana
+IG_VioletBox,2212,7		// Eye Patch
+IG_VioletBox,2213,7		// Kitty Band
+IG_VioletBox,2214,7		// Bunny Band
+IG_VioletBox,2215,7		// Flower Band
+IG_VioletBox,2216,7		// Biretta
+IG_VioletBox,2217,7		// Biretta
+IG_VioletBox,2218,7		// Flu Mask
+IG_VioletBox,2220,7		// Hat
+IG_VioletBox,2221,7		// Hat
+IG_VioletBox,2222,7		// Turban
+IG_VioletBox,2223,7		// Turban
+IG_VioletBox,2224,7		// Goggles
+IG_VioletBox,2225,7		// Goggles
+IG_VioletBox,2226,7		// Cap
+IG_VioletBox,2227,7		// Cap
+IG_VioletBox,2228,7		// Helm
+IG_VioletBox,2229,7		// Helm
+IG_VioletBox,2230,7		// Gemmed Sallet
+IG_VioletBox,2231,7		// Gemmed Sallet
+IG_VioletBox,2232,7		// Circlet
+IG_VioletBox,2233,7		// Circlet
+IG_VioletBox,2236,7		// Santa Hat
+IG_VioletBox,2239,7		// Monocle
+IG_VioletBox,2241,7		// Grandpa Beard
+IG_VioletBox,2242,7		// Purple Glasses
+IG_VioletBox,2243,7		// Geek Glasses
+IG_VioletBox,2244,7		// Big Ribbon
+IG_VioletBox,2245,7		// Sweet Gent
+IG_VioletBox,2246,7		// Golden Gear
+IG_VioletBox,2247,7		// Romantic Gent
+IG_VioletBox,2248,7		// Western Grace
+IG_VioletBox,2249,1		// Coronet
+IG_VioletBox,2250,7		// Cute Ribbon
+IG_VioletBox,2251,7		// Monk Hat
+IG_VioletBox,2252,7		// Wizard Hat
+IG_VioletBox,2253,7		// Sunflower
+IG_VioletBox,2254,1		// Angel Wing
+IG_VioletBox,2255,1		// Evil Wing
+IG_VioletBox,2257,7		// Unicorn Horn
+IG_VioletBox,2258,1		// Spiky Band
+IG_VioletBox,2259,7		// Mini Propeller
+IG_VioletBox,2260,7		// Mini Glasses
+IG_VioletBox,2261,7		// Army Cap
+IG_VioletBox,2262,7		// Clown Nose
+IG_VioletBox,2263,7		// Zorro Masque
+IG_VioletBox,2265,7		// Gangster Mask
+IG_VioletBox,2266,7		// Iron Cain
+IG_VioletBox,2267,7		// Cigarette
+IG_VioletBox,2268,7		// Pipe
+IG_VioletBox,2269,7		// Romantic Flower
+IG_VioletBox,2270,7		// Romantic Leaf
+IG_VioletBox,2271,7		// Jack be Dandy
+IG_VioletBox,2274,1		// Ghost Bandana
+IG_VioletBox,2275,7		// Red Bandana
+IG_VioletBox,2276,7		// Angled Glasses
+IG_VioletBox,2277,7		// Nurse Cap
+IG_VioletBox,2278,7		// Mr. Smile
+IG_VioletBox,2279,7		// Bomb Wick
+IG_VioletBox,2282,7		// Halo
+IG_VioletBox,2285,7		// Apple of Archer
+IG_VioletBox,2286,1		// Elven Ears
+IG_VioletBox,2287,7		// Pirate Bandana
+IG_VioletBox,2288,7		// Mr. Scream
+IG_VioletBox,2289,7		// Poo Poo Hat
+IG_VioletBox,2290,7		// Funeral Hat
+IG_VioletBox,2291,7		// Masquerade
+IG_VioletBox,2294,7		// Stellar
+IG_VioletBox,2295,7		// Blinker
+IG_VioletBox,2297,7		// Goblin Mask
+IG_VioletBox,2298,7		// Green Feeler
+IG_VioletBox,2299,7		// Orc Helm
+IG_VioletBox,2302,7		// Cotton Shirt
+IG_VioletBox,2304,7		// Jacket
+IG_VioletBox,2306,7		// Adventurer's Suit
+IG_VioletBox,2308,7		// Mantle
+IG_VioletBox,2310,7		// Coat
+IG_VioletBox,2311,7		// Mink Coat
+IG_VioletBox,2313,7		// Padded Armor
+IG_VioletBox,2315,7		// Chain Mail
+IG_VioletBox,2317,7		// Full Plate
+IG_VioletBox,2318,7		// Lord's Clothes
+IG_VioletBox,2320,7		// Formal Suit
+IG_VioletBox,2322,7		// Silk Robe
+IG_VioletBox,2324,7		// Scapulare
+IG_VioletBox,2326,7		// Saint's Robe
+IG_VioletBox,2327,1		// Holy Robe
+IG_VioletBox,2329,7		// Wooden Mail
+IG_VioletBox,2331,7		// Tights
+IG_VioletBox,2333,7		// Silver Robe
+IG_VioletBox,2334,1		// Mage Coat
+IG_VioletBox,2336,7		// Thief Clothes
+IG_VioletBox,2337,7		// Ninja Suit
+IG_VioletBox,2339,7		// Pantie
+IG_VioletBox,2340,7		// Novice Breastplate
+IG_VioletBox,2352,7		// Tattered Novice Ninja Suit
+IG_VioletBox,2402,7		// Sandals
+IG_VioletBox,2404,7		// Shoes
+IG_VioletBox,2406,7		// Boots
+IG_VioletBox,2407,7		// Crystal Pumps
+IG_VioletBox,2408,7		// Shackles
+IG_VioletBox,2409,7		// High Heels
+IG_VioletBox,2411,7		// Greaves
+IG_VioletBox,2414,7		// Novice Slippers
+IG_VioletBox,2502,7		// Hood
+IG_VioletBox,2504,7		// Muffler
+IG_VioletBox,2506,7		// Manteau
+IG_VioletBox,2507,7		// Ancient Cape
+IG_VioletBox,2508,7		// Ragamuffin Manteau
+IG_VioletBox,2510,7		// Somber Novice Hood
+IG_VioletBox,2513,1		// Heavenly Maiden Robe
+IG_VioletBox,2514,1		// Pauldron
+IG_VioletBox,2515,1		// Eagle Wing
+IG_VioletBox,2601,7		// Ring
+IG_VioletBox,2602,7		// Earring
+IG_VioletBox,2603,7		// Necklace
+IG_VioletBox,2604,7		// Glove
+IG_VioletBox,2605,7		// Brooch
+IG_VioletBox,2607,7		// Clip
+IG_VioletBox,2608,7		// Rosary
+IG_VioletBox,2609,7		// Skull Ring
+IG_VioletBox,2610,7		// Gold Ring
+IG_VioletBox,2611,7		// Silver Ring
+IG_VioletBox,2612,7		// Flower Ring
+IG_VioletBox,2613,7		// Diamond Ring
+IG_VioletBox,2614,1		// Eye of Dullahan
+IG_VioletBox,2615,1		// Safety Ring
+IG_VioletBox,2616,1		// Critical Ring
+IG_VioletBox,2617,7		// Celebrant's Mitten
+IG_VioletBox,2618,7		// Matyr's Leash
+IG_VioletBox,2621,1		// Ring
+IG_VioletBox,2622,1		// Earring
+IG_VioletBox,2623,1		// Necklace
+IG_VioletBox,2624,1		// Glove
+IG_VioletBox,2625,1		// Brooch
+IG_VioletBox,2626,1		// Rosary
+IG_VioletBox,2627,7		// Belt
+IG_VioletBox,2628,7		// Novice Armlet
+IG_VioletBox,2652,1		// Goddess of Fortune's Cursed Brooch
+IG_VioletBox,2654,1		// Shinobi Sash
+IG_VioletBox,2655,1		// Bloodied Shackle Ball
+IG_VioletBox,2656,1		// Armor Charm
+IG_VioletBox,5002,1		// Jewel Crown
+IG_VioletBox,5003,7		// Joker Jester
+IG_VioletBox,5005,7		// Gas Mask
+IG_VioletBox,5006,7		// Machoman's Glasses
+IG_VioletBox,5007,1		// Grand Circlet
+IG_VioletBox,5009,7		// Safety Helmet
+IG_VioletBox,5010,7		// Indian Fillet
+IG_VioletBox,5011,7		// Aerial
+IG_VioletBox,5014,7		// Fin Helm
+IG_VioletBox,5015,7		// Egg Shell
+IG_VioletBox,5017,1		// Bone Helm
+IG_VioletBox,5030,7		// Panda Hat
+IG_VioletBox,5035,7		// Poring Hat
+IG_VioletBox,5037,7		// Nutshell
+IG_VioletBox,5053,1		// Sphinx Hat
+IG_VioletBox,5055,7		// Novice False Eggshell
+IG_VioletBox,5066,1		// Succubus Horn
+IG_VioletBox,5072,1		// Incubus Horn
+IG_VioletBox,5085,1		// Small Ribbons
+IG_VioletBox,5088,7		// Surprised Mask
+IG_VioletBox,5089,7		// Annoyed Mask
+IG_VioletBox,5090,7		// Goblin Leader Mask
+IG_VioletBox,5111,1		// Galapago Cap
+IG_VioletBox,5113,1		// Angry Snarl
+IG_VioletBox,5116,1		// Banana Hat
+IG_VioletBox,5118,1		// Puppy Headband
+IG_VioletBox,5119,1		// Super Novice Hat
+IG_VioletBox,5120,1		// Bucket Hat
+IG_VioletBox,7001,14	// Mould Powder
+IG_VioletBox,7002,14	// Ogre Tooth
+IG_VioletBox,7003,14	// Anolian Skin
+IG_VioletBox,7004,14	// Mud Lump
+IG_VioletBox,7005,14	// Skull
+IG_VioletBox,7006,14	// Wing of Red Bat
+IG_VioletBox,7007,14	// Claw of Rat
+IG_VioletBox,7008,14	// Stiff Horn
+IG_VioletBox,7009,14	// Glitter Shell
+IG_VioletBox,7010,14	// Tail of Steel Scorpion
+IG_VioletBox,7011,14	// Claw of Monkey
+IG_VioletBox,7012,14	// Tough Scalelike Stem
+IG_VioletBox,7013,14	// Coral Reef
+IG_VioletBox,7014,14	// Old Portrait
+IG_VioletBox,7015,14	// Memory Bookmark
+IG_VioletBox,7016,14	// Bent Spoon
+IG_VioletBox,7026,14	// Key of the Clock Tower
+IG_VioletBox,7027,14	// Key of the Underground
+IG_VioletBox,7030,14	// Claw of Desert Wolf
+IG_VioletBox,7031,14	// Old Frying Pan
+IG_VioletBox,7032,14	// Piece of Egg Shell
+IG_VioletBox,7033,14	// Poison Spore
+IG_VioletBox,7034,14	// Red Stocking
+IG_VioletBox,7035,14	// Matchstick
+IG_VioletBox,7036,14	// Fang of Garm
+IG_VioletBox,7038,14	// Yarn
+IG_VioletBox,7041,14	// Fine Grit
+IG_VioletBox,7047,14	// Alice's Apron
+IG_VioletBox,7048,14	// Talon of Griffon
+IG_VioletBox,7049,14	// Stone
+IG_VioletBox,7053,14	// Cyfar
+IG_VioletBox,7054,14	// Brigan
+IG_VioletBox,7059,14	// Free Ticket for Kafra Storage
+IG_VioletBox,7060,14	// Free Ticket for Kafra Transportation
+IG_VioletBox,7061,14	// Free Ticket for the Cart Service
+IG_VioletBox,7063,14	// Soft Feather
+IG_VioletBox,7064,14	// Wing of Dragonfly
+IG_VioletBox,7065,14	// Sea-Otter Fur
+IG_VioletBox,7066,14	// Ice Cubic
+IG_VioletBox,7067,14	// Stone Fragment
+IG_VioletBox,7068,14	// Burnt Tree
+IG_VioletBox,7069,14	// Destroyed Armor
+IG_VioletBox,7070,14	// Broken Shell
+IG_VioletBox,7071,14	// Tattered Clothes
+IG_VioletBox,7072,14	// Old Shuriken
+IG_VioletBox,7093,14	// Cogwheel
+IG_VioletBox,7094,14	// Fragment
+IG_VioletBox,7095,14	// Metal Fragment
+IG_VioletBox,7096,14	// Lava
+IG_VioletBox,7097,14	// Burning Heart
+IG_VioletBox,7098,14	// Live Coal
+IG_VioletBox,7099,14	// Worn-out Magic Scroll
+IG_VioletBox,7100,14	// Sharp Leaf
+IG_VioletBox,7101,14	// Peco Peco Feather
+IG_VioletBox,7106,14	// Antelope Horn
+IG_VioletBox,7107,14	// Antelope Skin
+IG_VioletBox,7108,14	// Piece of Shield
+IG_VioletBox,7109,14	// Shining Spear Blade
+IG_VioletBox,7110,14	// Broken Sword
+IG_VioletBox,7111,14	// Slick Paper
+IG_VioletBox,7112,14	// Sharp Paper
+IG_VioletBox,7113,14	// Broken Pharaoh Emblem
+IG_VioletBox,7114,14	// Masque of Tutankhamen
+IG_VioletBox,7115,14	// Harpy Feather
+IG_VioletBox,7116,14	// Harpy Talon
+IG_VioletBox,7117,14	// Torn Magic Book
+IG_VioletBox,7118,14	// Torn Scroll
+IG_VioletBox,7119,14	// Bacillus
+IG_VioletBox,7120,14	// Burning Horseshoe
+IG_VioletBox,7121,14	// Honey Pot
+IG_VioletBox,7122,14	// Burning Hair
+IG_VioletBox,7123,14	// Dragon Skin
+IG_VioletBox,7124,14	// Sand Clump
+IG_VioletBox,7125,14	// Scorpion Claw
+IG_VioletBox,7126,14	// Large Jellopy
+IG_VioletBox,7134,14	// Medicine Bowl
+IG_VioletBox,7135,14	// Fire Bottle
+IG_VioletBox,7136,14	// Acid Bottle
+IG_VioletBox,7137,14	// Plant Bottle
+IG_VioletBox,7138,14	// Marine Sphere Bottle
+IG_VioletBox,7139,14	// Glistening Coat
+IG_VioletBox,7149,14	// Yellow Plate
+IG_VioletBox,7150,14	// Piece of Bamboo
+IG_VioletBox,7151,14	// Oil Paper
+IG_VioletBox,7152,14	// Glossy Hair
+IG_VioletBox,7153,14	// Worn-out Kimono
+IG_VioletBox,7154,14	// Poisonous Powder
+IG_VioletBox,7155,14	// Poisonous Toad Skin
+IG_VioletBox,7156,14	// Broken Shuriken
+IG_VioletBox,7157,14	// Dark Mask
+IG_VioletBox,7158,14	// Broken Liquor Jar
+IG_VioletBox,7159,14	// Tengu Nose
+IG_VioletBox,7161,14	// Black Bear Skin
+IG_VioletBox,7162,14	// Cloud Crumb
+IG_VioletBox,7163,14	// Hard Feeler
+IG_VioletBox,7164,14	// Solid_Peach
+IG_VioletBox,7165,14	// Transparent Celestial Robe
+IG_VioletBox,7166,14	// Soft Silk
+IG_VioletBox,7167,14	// Strange Steel Piece
+IG_VioletBox,7168,14	// Giant Butterfly Wing
+IG_VioletBox,7169,14	// Ba_Gua
+IG_VioletBox,7171,14	// Leopard Skin
+IG_VioletBox,7172,14	// Leopard Claw
+IG_VioletBox,7174,14	// Wrapping Lace
+IG_VioletBox,7175,14	// Wrapping Paper
+IG_VioletBox,7182,14	// Cacao
+IG_VioletBox,7186,14	// Thin Trunk
+IG_VioletBox,7187,14	// Festival Mask
+IG_VioletBox,7188,14	// Brown_Root
+IG_VioletBox,7189,14	// Wooden Heart
+IG_VioletBox,7190,14	// Solid Husk
+IG_VioletBox,7191,14	// Lamp
+IG_VioletBox,7192,14	// Vane
+IG_VioletBox,7193,14	// Sprout
+IG_VioletBox,7194,14	// Soft Blade of Grass
+IG_VioletBox,7195,14	// Slingshot
+IG_VioletBox,7196,14	// Shoulder Protector
+IG_VioletBox,7197,14	// Tough Vines
+IG_VioletBox,7198,14	// Huge Leaf
+IG_VioletBox,7200,14	// Elastic Band
+IG_VioletBox,7201,14	// Log
+IG_VioletBox,7202,14	// Pincher of Beetle
+IG_VioletBox,7203,14	// Strong Branch
+IG_VioletBox,7205,14	// Piece of Black Cloth
+IG_VioletBox,7206,14	// Black Cat Doll
+IG_VioletBox,7207,14	// Old Manteau
+IG_VioletBox,7208,14	// Rusty Kitchen Knife
+IG_VioletBox,7209,14	// Helm of Dullahan
+IG_VioletBox,7210,14	// Armor Piece of Dullahan
+IG_VioletBox,7211,14	// Fragment of Rossata Stone
+IG_VioletBox,7212,14	// Hung Doll
+IG_VioletBox,7213,14	// Needle Packet
+IG_VioletBox,7214,14	// Bat Cage
+IG_VioletBox,7215,14	// Broken Needle
+IG_VioletBox,7216,14	// Red Muffler
+IG_VioletBox,7217,14	// Spool
+IG_VioletBox,7218,14	// Decomposed Rope
+IG_VioletBox,7219,14	// Striped Sock
+IG_VioletBox,7220,14	// Ectoplasm
+IG_VioletBox,7221,14	// Tangled Chains
+IG_VioletBox,7222,14	// Wooden Gnarl
+IG_VioletBox,7223,14	// Contorted Self-Portrait
+IG_VioletBox,7225,14	// Pumpkin Lantern
+IG_VioletBox,7262,14	// Folding Fan of Cat Ghost
+IG_VioletBox,7263,14	// Cat's Eye
+IG_VioletBox,7264,14	// Dry Sand
+IG_VioletBox,7265,14	// Dragon Horn
+IG_VioletBox,7266,14	// Denture from Dragon Mask
+IG_VioletBox,7267,14	// Tiger Panty
+IG_VioletBox,7268,14	// Little Ghost Doll
+IG_VioletBox,7269,14	// Pinafore
+IG_VioletBox,7270,14	// Nursing_Bottle
+IG_VioletBox,7315,1		// Dark Crystal Fragment
+IG_VioletBox,7316,1		// Insect Leg
+IG_VioletBox,7317,1		// Rusty Screw
+IG_VioletBox,7318,1		// Old Pick
+IG_VioletBox,7319,1		// Used Iron Plate
+IG_VioletBox,7320,1		// Dust Pollutant
+IG_VioletBox,7321,1		// Crystal Fragment
+IG_VioletBox,7322,1		// Toxic Gas
+IG_VioletBox,7323,1		// Battered Kettle
+IG_VioletBox,7325,1		// Flexible Tube
+IG_VioletBox,7326,1		// Fluorescent Liquid
+IG_VioletBox,7327,1		// Flashlight
+IG_VioletBox,7436,1		// Fragment of Agony
+IG_VioletBox,7437,1		// Fragment of Misery
+IG_VioletBox,7438,1		// Fragment of Hatred
+IG_VioletBox,7439,1		// Fragment of Despair
+IG_VioletBox,7440,1		// Red Feather
+IG_VioletBox,7441,1		// Blue Feather
+IG_VioletBox,7442,1		// Cursed Seal
+IG_VioletBox,7443,1		// Three-Headed Dragon's Head
+IG_VioletBox,7444,1		// Treasure Box
+IG_VioletBox,7445,1		// Green Bijou
+IG_VioletBox,7446,1		// Blue Bijou
+IG_VioletBox,7447,1		// Red Bijou
+IG_VioletBox,7448,1		// Yellow Bijou
+IG_VioletBox,7449,1		// Bloody Page
+IG_VioletBox,7450,1		// Skeletal Armor Piece
+IG_VioletBox,7451,1		// Fire Dragon Scale
+IG_VioletBox,7452,1		// Yellow Spice
+IG_VioletBox,7453,1		// Sweet Sauce
+IG_VioletBox,7454,1		// Savory Sauce
+IG_VioletBox,7455,1		// Spicy Sauce
+IG_VioletBox,7456,1		// Red Spice
+IG_VioletBox,7457,1		// Cooking Oil
+IG_VioletBox,7472,1		// Level 1 Cookbook
+IG_VioletBox,7473,1		// Level 2 Cookbook
+IG_VioletBox,7474,1		// Level 3 Cookbook
+IG_VioletBox,7475,1		// Level 4 Cookbook
+IG_VioletBox,7476,1		// Level 5 Cookbook
+IG_VioletBox,7477,1		// Level 6 Cookbook
+IG_VioletBox,7478,1		// Level 7 Cookbook
+IG_VioletBox,7479,1		// Level 8 Cookbook
+IG_VioletBox,7480,1		// Level 9 Cookbook
+IG_VioletBox,7481,1		// Level 10 Cookbook
+IG_VioletBox,7482,1		// Pot
+IG_VioletBox,7512,1		// Burnt Part
+IG_VioletBox,7513,1		// Pocket Watch
+IG_VioletBox,7561,1		// Glacial Heart
+IG_VioletBox,7562,1		// Ice Scale
+IG_VioletBox,7563,1		// Bloody Rune
+IG_VioletBox,7564,1		// Rotten Meat
+IG_VioletBox,7565,1		// Sticky Poison
+IG_VioletBox,7567,1		// Suspicious Hat
+IG_VioletBox,7568,1		// White Mask
+IG_VioletBox,7751,17	// Old White Cloth
+IG_VioletBox,7752,16	// Clattering Skull
+IG_VioletBox,7753,17	// Broken Farming Utensil
+IG_VioletBox,10001,7	// Skull Helm
+IG_VioletBox,10002,7	// Monster Oxygen Mask
+IG_VioletBox,10003,7	// Transparent Headgear
+IG_VioletBox,10004,7	// Pacifier
+IG_VioletBox,10005,7	// Wig
+IG_VioletBox,10006,7	// Queen's Hair Ornament
+IG_VioletBox,10007,7	// Silk Ribbon
+IG_VioletBox,10008,7	// Punisher
+IG_VioletBox,10009,7	// Wild Flower
+IG_VioletBox,10010,7	// Battered Pot
+IG_VioletBox,10011,7	// Stellar Hairpin
+IG_VioletBox,10012,7	// Tiny Egg Shell
+IG_VioletBox,10013,7	// Backpack
+IG_VioletBox,10014,7	// Rocker Glasses
+IG_VioletBox,10015,7	// Green Lace
+IG_VioletBox,10016,7	// Golden Bell
+IG_VioletBox,10017,7	// Bark Shorts
+IG_VioletBox,10018,7	// Monkey Circlet
+IG_VioletBox,10019,7	// Red Scarf
+IG_VioletBox,10020,7	// Grave Keeper's Sword
+IG_VioletBox,13001,1	// Dragon Killer
+IG_VioletBox,13002,1	// Ginnungagap
+IG_VioletBox,13004,1	// Cowardice Blade
+IG_VioletBox,13163,1	// Long Barrel
+IG_VioletBox,13164,1	// Long Barrel
+IG_VioletBox,13167,1	// Gate Keeper-DD
+IG_VioletBox,13168,1	// Thunder P
+IG_VioletBox,13170,2	// Lever Action Rifle
+IG_VioletBox,13200,1	// Bullet
+IG_VioletBox,13201,1	// Silver Bullet
+IG_VioletBox,13202,1	// Bloody Shell
+IG_VioletBox,13203,1	// Flare Sphere
+IG_VioletBox,13204,1	// Lightning Sphere
+IG_VioletBox,13205,1	// Poison Sphere
+IG_VioletBox,13206,1	// Blind Sphere
+IG_VioletBox,13207,1	// Freezing Sphere
+IG_VioletBox,13304,1	// Huuma Calm Mind

Plik diff jest za duży
+ 1 - 1
db/re/job_exp.txt


BIN
db/re/map_cache.dat


+ 65 - 5
db/re/mob_db.txt

@@ -1328,7 +1328,7 @@
 2199,SIORAVA,Siorava,Siorava,87,6500,1,600,600,1,450,660,20,40,10,40,66,70,67,10,10,12,0,0,21,0x83,250,1536,1296,576,0,0,0,0,0,0,0,12624,700,7005,500,932,500,958,500,7071,500,13034,1,1202,1,0,0,0,0,4530,1
 
 // Izlude Dungeon F6
-//2200,J_TAINI,Taini,Taini,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0x83,0,432,792,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2200,J_TAINI,Taini,Taini,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0x83,0,432,792,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 2201,SROPHO,Sropho,Sropho,113,24002,0,1934,1900,1,571,856,44,91,100,50,30,70,90,30,10,12,1,5,41,0x3795,135,700,600,360,0,0,0,0,0,0,0,951,7000,7938,500,756,250,12012,25,1971,25,1972,10,0,0,0,0,0,0,4522,1
 2202,KRAKEN,Kraken,Kraken,124,5602800,0,983332,961111,3,3823,4969,55,229,150,150,150,180,180,150,10,12,2,5,81,0x37B5,150,768,768,576,491666,607,5500,617,2250,616,450,962,9000,1422,1000,1484,500,1131,300,2347,100,7444,5000,0,0,0,0,0,0,4525,1
 2203,POT_DOFLE,Pot Dofle,Pot Dofle,115,25211,0,2650,1350,1,1088,1632,122,55,100,50,50,70,100,30,10,12,0,5,41,0x1089,135,768,768,576,0,0,0,0,0,0,0,1056,3000,7013,1000,1024,500,6257,100,969,2,617,1,0,0,0,0,0,0,4523,1
@@ -1376,8 +1376,7 @@
 2241,B_TRENTINI,Gypsy Trentini,Gypsy Trentini,160,3894278,0,4463758,2563096,1,1070,1498,181,112,176,258,155,132,309,95,10,12,1,7,84,0x37B5,100,76,384,288,2231879,0,0,0,0,0,0,12623,9000,12616,9000,616,9000,6224,9000,18103,5000,18110,5000,1963,5000,0,0,0,0,0,0
 2242,MD_DESERT_WOLF,Desert Wolf,Desert Wolf,135,551578,0,0,0,1,1040,1158,151,39,93,69,63,61,82,42,10,12,1,6,20,0x37B5,200,1120,420,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 2243,MD_DESERT_WOLF_B,Desert Wolf,Desert Wolf,130,274531,0,0,0,1,66,82,13,0,10,12,8,5,17,7,10,12,0,6,20,0x37B5,300,1600,900,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
-// Fix me! 2244 needs new info.
-2244,QUEST_CHEN,Champion Chen,Champion Chen,99,15000,2000,0,0,1,1700,3000,216,134,126,74,71,123,99,65,10,12,1,7,68,0x37B5,180,1152,384,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2244,QUEST_CHEN,Champion Chen,Champion Chen,130,300,1,0,0,1,103,126,25,56,122,81,83,130,201,61,10,12,1,7,81,0x37B5,300,200,768,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 2245,EXP_TEST,Exp Test,Exp Test,1,100,1,100,100,1,8,9,2,5,6,1,1,0,6,5,10,12,1,7,21,0x83,400,1000,480,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 2246,Q_WOOTAN_FIGHTER,Wootan Fighter,Wootan Fighter,95,9000,1,1400,2000,1,255,291,103,8,63,14,36,5,62,15,10,12,1,7,43,0x83,200,912,1344,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 2247,Q_INCREASE_SOIL,Increase Soil,Mi Gao,95,20000,1,1400,2000,1,365,395,112,39,67,23,41,49,94,30,10,12,1,0,62,0x83,445,106,1056,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
@@ -2284,5 +2283,66 @@
 3203,INORGANIC_JAKK,Inorganic Pumpkin,Inorganic Pumpkin,10,40,1,20,13,1,100,100,160,99,1,1,1,1,999,1,0,0,0,3,21,0x61,200,0,0,0,0,0,0,0,0,0,0,6805,5000,6805,5000,6805,1000,2267,100,1062,1000,664,100,546,1000,12192,100,0,0,0,0
 //3204,JT_PIXY_PINK_PORING,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
 //3205,JT_PIXY_BLUE_PORING,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
-//3206,JT_LITTLE_GOLDPORING
-//3207,JT_E_AQUA_ELEMENTAL
+//3206,JT_LITTLE_GOLDPORING,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+//3207,JT_E_AQUA_ELEMENTAL,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+//
+//3295,JT_G_MOBSTER
+//3296,JT_HIDDEN_TEST
+//3297,JT_PAD_LEVIATHAN
+//3299,JT_PAD_IFRIT
+//3300,JT_PAD_HORAI
+//3301,JT_PAD_SHANGRILA
+//3302,JT_PAD_NIRAIKANAI
+//3303,JT_PAD_HELHEIM
+//3304,JT_PAD_MUSPELHEIM
+//3305,JT_PAD_ZAEROG
+//3306,JT_PAD_TAMADORA
+//3307,JT_PAD_TAMADORABABY
+//3308,JT_ROC_EMPELIUM
+//3309,JT_ROC_OBJ_A
+//3310,JT_ROC_OBJ_B
+//3311,JT_ROC_OBJ_N
+//3312,JT_ROC_TOWER_A
+//3313,JT_ROC_TOWER_B
+//3314,JT_SMOKIE_THIEF
+//3315,JT_PAD_KINGGOLD
+//3316,JT_PAD_KINGMETAL
+//3317,JT_PAD_RUBYLIT
+//3318,JT_PAD_SAPPHILIT
+//3319,JT_PAD_EMELIT
+//3320,JT_PAD_TOPALIT
+//3321,JT_PAD_AMELIT
+//3322,JT_PAD_METAL_DRAGON
+//3323,JT_PAD_M_FLAME_KNIGHT
+//3324,JT_PAD_M_ICE_KNIGHT
+//3325,JT_PAD_M_STONE_KNIGHT
+//3326,JT_PAD_M_LIGHT_KNIGHT
+//3327,JT_PAD_M_DARK_KNIGHT
+//3328,JT_PAD_C_D_DRAGON
+//3329,JT_PAD_ECHIDNA
+//3330,JT_PAD_SIREN
+//3331,JT_PAD_LILITH
+//3332,JT_PAD_HERA
+//3333,JT_PAD_RUBYLIT_H
+//3334,JT_PAD_SAPPHILIT_H
+//3335,JT_PAD_EMELIT_H
+//3336,JT_PAD_TOPALIT_H
+//3337,JT_PAD_AMELIT_H
+//3338,JT_PAD_METAL_DRAGON_H
+//3339,JT_PAD_M_FLAME_KNIGHT_H
+//3340,JT_PAD_M_ICE_KNIGHT_H
+//3341,JT_PAD_M_STONE_KNIGHT_H
+//3342,JT_PAD_M_LIGHT_KNIGHT_H
+//3343,JT_PAD_M_DARK_KNIGHT_H
+//3344,JT_PAD_C_D_DRAGON_H
+//3345,JT_PAD_ECHIDNA_H
+//3346,JT_PAD_SIREN_H
+//3347,JT_PAD_LILITH_H
+//3348,JT_PAD_HERA_H
+//3349,JT_PAD_MYTHLIT
+//3350,JT_PAD_TYRRA
+//3351,JT_PAD_TYRANNOS
+//3352,JT_PAD_PLESSIE
+//3353,JT_PAD_PLESIOS
+//3354,JT_PAD_BRACHY
+//3355,JT_PAD_BRACHYS

+ 22 - 22
db/re/mob_skill_db.txt

@@ -75,8 +75,8 @@
 1010,Willow@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,9,
 1010,Willow@NPC_TELEKINESISATTACK,chase,191,5,500,0,5000,yes,target,always,0,,,,,,9,
 1011,Chonchon@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
-//1011,Chonchon@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
-//1011,Chonchon@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
+//1011,Chonchon@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
+//1011,Chonchon@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
 1012,Roda Frog@NPC_WATERATTACK,attack,184,1,2000,0,5000,yes,target,always,0,,,,,,,
 1013,Wolf@NPC_GROUNDATTACK,attack,185,2,500,500,5000,no,target,always,0,,,,,,6,
 1013,Wolf@NPC_PROVOCATION,chase,194,1,200,0,5000,yes,target,always,0,,,,,,19,
@@ -90,7 +90,7 @@
 1015,Zombie@NPC_UNDEADATTACK,angry,347,1,2000,0,5000,yes,target,always,0,,,,,,,
 1016,Archer Skeleton@AC_DOUBLE,attack,46,1,500,1000,5000,no,target,always,0,,,,,,,
 1016,Archer Skeleton@NPC_UNDEADATTACK,attack,347,2,500,500,5000,no,target,always,0,,,,,,,
-//1016,Archer Skeleton@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1016,Archer Skeleton@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1018,Creamy@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,30,,,,,,,
 1018,Creamy@AL_TELEPORT,idle,26,1,500,0,5000,yes,self,always,0,,,,,,,
 1018,Creamy@NPC_SLEEPATTACK,attack,182,3,500,0,5000,yes,target,always,0,,,,,,,
@@ -317,8 +317,8 @@
 1061,Nightmare@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,,
 1062,Santa Poring@NPC_EMOTION,loot,197,1,2000,0,5000,yes,self,always,0,2,,,,,,
 1062,Santa Poring@NPC_HOLYATTACK,attack,189,1,2000,0,5000,yes,target,always,0,,,,,,,
-//1063,Lunatic@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
-//1063,Lunatic@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
+//1063,Lunatic@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
+//1063,Lunatic@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
 1064,Megalodon@NPC_CHANGETELEKINESIS,attack,169,1,500,2000,5000,no,self,myhpltmaxrate,30,,,,,,7,
 1064,Megalodon@NPC_UNDEADATTACK,attack,347,2,500,0,5000,yes,target,always,0,,,,,,,
 1065,Strouf@MG_FROSTDIVER,attack,15,9,1000,1000,5000,yes,target,always,0,,,,,,,
@@ -714,7 +714,7 @@
 1141,Marina@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,6,
 1141,Marina@NPC_EMOTION,walk,197,1,2000,0,5000,yes,self,always,0,19,,,,,,
 1141,Marina@NPC_WATERATTACK,attack,184,2,500,500,5000,no,target,always,0,,,,,,6,
-1142,Marine Sphere@NPC_RUN,idle,354,7,10000,0,30000,no,master,alchemist,,,,,,,,
+1142,Marine Sphere@NPC_RUN,idle,354,7,10000,0,30000,no,master,alchemist,,,,,,,26,
 1142,Marine Sphere@NPC_SELFDESTRUCTION,any,173,1,10000,3000,0,no,self,afterskill,354,,,,,,,
 1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,500,2000,5000,no,self,myhpltmaxrate,99,,,,,,,
 1142,Marine Sphere@NPC_SELFDESTRUCTION,idle,173,1,10000,2000,5000,no,self,skillused,173,,,,,,,
@@ -933,7 +933,7 @@
 1189,Orc Archer@HT_ANKLESNARE,idle,117,5,500,0,300000,yes,around2,always,0,,,,,,29,
 1189,Orc Archer@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,5,,,,,,
 1189,Orc Archer@NPC_GROUNDATTACK,attack,185,2,500,500,5000,no,target,always,0,,,,,,,
-//1189,Orc Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1189,Orc Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1190,Orc Lord@AL_INCAGI,chase,29,10,2000,700,300000,no,self,always,0,,,,,,6,
 1190,Orc Lord@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1190,Orc Lord@AL_TELEPORT,idle,26,1,5000,0,5000,yes,self,rudeattacked,,,,,,,,
@@ -1102,11 +1102,11 @@
 1247,Antonio@AL_TELEPORT,attack,26,1,1000,0,5000,yes,self,always,0,,,,,,29,
 1247,Antonio@AL_TELEPORT,idle,26,1,1000,0,5000,yes,self,always,0,,,,,,29,
 1247,Antonio@AL_TELEPORT,chase,26,1,1000,0,5000,yes,self,always,0,,,,,,29,
-1247,Antonio@NPC_RUN,attack,354,1,10000,0,0,yes,self,always,0,,,,,,29,
-1247,Antonio@NPC_RUN,chase,354,1,10000,0,0,yes,self,always,0,,,,,,29,
+1247,Antonio@NPC_RUN,attack,354,1,10000,0,0,yes,self,always,0,,,,,,26,
+1247,Antonio@NPC_RUN,chase,354,1,10000,0,0,yes,self,always,0,,,,,,26,
 1248,Cruiser@NPC_COMBOATTACK,attack,171,1,500,700,5000,no,target,always,0,,,,,,24,
 1248,Cruiser@NPC_EMOTION,chase,197,1,2000,0,5000,yes,self,always,0,27,,,,,,
-//1248,Cruiser@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1248,Cruiser@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1249,Myst Case@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1249,Myst Case@KN_SPEARSTAB,attack,58,5,500,800,5000,no,target,always,0,,,,,,,
 1249,Myst Case@MC_MAMMONITE,attack,42,5,500,800,5000,no,target,always,0,,,,,,8,
@@ -1168,7 +1168,7 @@
 1253,Gargoyle@NPC_BLINDATTACK,attack,177,5,500,0,5000,yes,target,always,0,,,,,,,
 1253,Gargoyle@NPC_KEEPING,attack,201,1,2000,0,5000,yes,self,myhpltmaxrate,30,,,,,,9,
 1253,Gargoyle@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
-//1253,Gargoyle@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1253,Gargoyle@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1254,Raggler@NPC_COMBOATTACK,attack,171,2,500,700,5000,no,target,always,0,,,,,,6,
 1254,Raggler@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
 1254,Raggler@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,6,0x3695,,,,,
@@ -1187,7 +1187,7 @@
 1258,Goblin Archer@NPC_EMOTION,chase,197,1,2000,0,5000,yes,self,always,0,16,,,,,,
 1258,Goblin Archer@NPC_POISON,attack,176,1,500,800,5000,no,target,always,0,,,,,,,
 1258,Goblin Archer@NPC_POISONATTACK,attack,188,2,500,500,5000,no,target,always,0,,,,,,,
-//1258,Goblin Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1258,Goblin Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1259,Gryphon@KN_PIERCE,attack,56,10,500,700,5000,no,target,always,0,,,,,,6,
 1259,Gryphon@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,6,
 1259,Gryphon@NPC_WINDATTACK,attack,187,1,2000,0,5000,yes,target,always,0,,,,,,,
@@ -1227,8 +1227,8 @@
 1265,Cookie@NPC_EMOTION,walk,197,1,2000,0,5000,yes,self,always,0,2,,,,,,
 1265,Cookie@NPC_TELEKINESISATTACK,attack,191,5,500,0,5000,yes,target,always,0,,,,,,4,
 1265,Cookie@NPC_TELEKINESISATTACK,chase,191,5,500,0,5000,yes,target,always,0,,,,,,4,
-//1266,Aster@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
-//1266,Aster@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,19,
+//1266,Aster@NPC_RUN,attack,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
+//1266,Aster@NPC_RUN,chase,354,1,10000,0,3000,no,self,always,0,,0x81,,,,26,
 1267,Carat@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,30,,,,,,,
 1267,Carat@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1267,Carat@AL_TELEPORT,idle,26,1,500,0,5000,yes,self,always,0,,,,,,,
@@ -1291,7 +1291,7 @@
 1275,Alice@NPC_SUMMONSLAVE,idle,196,1,500,2000,60000,no,self,slavele,0,1744,,,,,,
 1276,Raydric Archer@AC_CHARGEARROW,attack,148,1,500,0,5000,yes,target,always,0,,,,,,9,
 1276,Raydric Archer@NPC_DARKNESSATTACK,attack,190,3,500,500,5000,no,target,always,0,,,,,,9,
-//1276,Raydric Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1276,Raydric Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1276,Raydric Archer@CR_AUTOGUARD,chase,249,2,2000,0,300000,yes,self,longrangeattacked,,,,,,,,
 1276,Raydric Archer@CR_AUTOGUARD,attack,249,2,500,0,300000,yes,self,always,0,,,,,,,
 1277,Greatest General@NPC_BLINDATTACK,idle,177,3,10000,1500,5000,no,randomtarget,longrangeattacked,,,,,,,6,
@@ -1319,7 +1319,7 @@
 1282,Kobold Archer@AC_DOUBLE,attack,46,1,500,1000,5000,no,target,always,0,,,,,,6,
 1282,Kobold Archer@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,20,,,,,,
 1282,Kobold Archer@NPC_FIREATTACK,attack,186,2,500,500,5000,no,target,always,0,,,,,,6,
-//1282,Kobold Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1282,Kobold Archer@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1283,Chimera@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,,
 1283,Chimera@NPC_FIREATTACK,attack,186,3,500,500,5000,no,target,always,0,,,,,,6,
 1283,Chimera@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
@@ -1656,7 +1656,7 @@
 1377,Elder@MG_LIGHTNINGBOLT,chase,20,7,10000,1500,5000,yes,target,always,0,,,,,,12,
 1377,Elder@MG_STONECURSE,attack,16,10,10000,0,5000,yes,target,always,0,,,,,,11,
 1377,Elder@SA_DISPELL,attack,289,1,0,0,30000,yes,target,always,0,,,,,,,
-//1377,Elder@NPC_RUN,attack,354,1,2000,500,0,no,self,always,0,,,,,,,
+//1377,Elder@NPC_RUN,attack,354,1,2000,500,0,no,self,always,0,,,,,,26,
 1377,Elder@NPC_SILENCEATTACK,attack,178,5,500,700,5000,no,target,always,0,,,,,,,
 //1377,Elder@NPC_EMOTION,idle,197,1,200,0,30000,yes,self,always,0,9,0x91,,,,,
 1377,Elder@MG_FIREBOLT,idle,19,7,10000,1500,5000,yes,randomtarget,always,0,,,,,,11,
@@ -1794,7 +1794,7 @@
 1390,Violy@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,2,
 1390,Violy@NPC_DARKBREATH,attack,202,2,500,800,5000,no,target,always,0,,,,,,,
 1390,Violy@PR_LEXDIVINA,attack,76,5,500,1000,5000,yes,target,always,0,,,,,,2,
-//1390,Violy@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1390,Violy@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1391,Galapago@AM_POTIONPITCHER,idle,231,4,500,500,5000,yes,self,myhpltmaxrate,99,,,,,,2,
 1391,Galapago@NPC_EMOTION,chase,197,1,200,0,5000,yes,self,always,0,19,0x81,,,,,
 1391,Galapago@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,1,0x108B,,,,,
@@ -1960,13 +1960,13 @@
 1410,Live Peach Tree@AM_POTIONPITCHER,chase,231,2,10000,500,5000,no,self,myhpltmaxrate,30,,,,,,19,
 1410,Live Peach Tree@NPC_GUIDEDATTACK,attack,172,3,500,1000,20000,no,target,always,0,,,,,,6,
 1410,Live Peach Tree@NPC_GUIDEDATTACK,chase,172,2,500,1000,20000,no,target,always,0,,,,,,6,
-//1410,Live Peach Tree@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1410,Live Peach Tree@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1412,Taoist Hermit@AL_TELEPORT,attack,26,1,500,0,5000,yes,self,myhpltmaxrate,30,,,,,,,
 1412,Taoist Hermit@MG_LIGHTNINGBOLT,attack,20,5,2000,1500,5000,yes,target,always,0,,,,,,6,
 1412,Taoist Hermit@MG_LIGHTNINGBOLT,chase,20,5,2000,1500,5000,yes,target,always,0,,,,,,6,
 1412,Taoist Hermit@NPC_BLINDATTACK,attack,177,3,500,0,5000,yes,target,always,0,,,,,,29,
 1412,Taoist Hermit@NPC_BLINDATTACK,chase,177,3,500,0,5000,yes,target,always,0,,,,,,29,
-//1412,Taoist Cloud Hermit@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,,
+//1412,Taoist Cloud Hermit@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1413,Wild Ginseng@NPC_BARRIER,attack,204,1,2000,3000,5000,no,self,myhpltmaxrate,30,,,,,,9,
 1413,Wild Ginseng@NPC_MAGICALATTACK,attack,192,1,500,1000,5000,no,target,always,0,,,,,,7,
 1415,Baby Leopard@NPC_CRITICALSLASH,attack,170,1,500,500,5000,no,target,always,0,,,,,,6,
@@ -2489,7 +2489,7 @@
 1494,Beetle King@NPC_KEEPING,attack,201,1,2000,0,5000,yes,self,myhpltmaxrate,30,,,,,,19,
 1495,Stone Shooter@NPC_FIREATTACK,attack,186,2,500,500,5000,no,target,always,0,,,,,,6,
 1495,Stone Shooter@NPC_PIERCINGATT,attack,158,2,500,0,5000,yes,target,always,0,,,,,,6,
-//1495,Stone Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1495,Stone Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1497,Wooden Golem@AL_HEAL,idle,28,1,2000,0,5000,yes,self,always,0,,,,,,,
 1497,Wooden Golem@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,9,
 1497,Wooden Golem@NPC_STUNATTACK,attack,179,2,500,1500,5000,no,target,always,0,,,,,,,
@@ -2497,7 +2497,7 @@
 1498,Wootan Shooter@NPC_STUNATTACK,attack,179,2,500,1500,5000,no,target,always,0,,,,,,2,
 1499,Wootan Fighter@KN_TWOHANDQUICKEN,attack,60,9,2000,0,120000,yes,self,myhpltmaxrate,30,,,,,,6,
 1499,Wootan Fighter@SM_MAGNUM,attack,7,5,500,500,5000,no,self,always,0,,,,,,,
-//1498,Wootan Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,19,
+//1498,Wootan Shooter@NPC_RUN,attack,354,1,500,0,5000,yes,self,attackpcge,1,,,,,,26,
 1500,Parasite@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,9,
 1500,Parasite@NPC_PETRIFYATTACK,attack,180,3,500,500,5000,no,target,always,0,,,,,,9,
 1500,Parasite@NPC_POISON,attack,176,3,500,800,5000,no,target,always,0,,,,,,9,

Plik diff jest za duży
+ 243 - 243
db/re/skill_cast_db.txt


+ 58 - 55
db/re/skill_db.txt

@@ -62,6 +62,7 @@
 //    0x1000- Spell that does not affect user that has NC_HOVERING active
 //    0x2000- spell that can be using while riding warg
 //    0x4000- spell that can't be used while in mado
+//    0x8000- spell that can be used to target while under Man Hole effect
 // 17 Name
 // 18 Description
 1,0,0,0,0,0,0,9,0,no,0,0,0,none,0,0x0,		NV_BASIC,Basic Skill
@@ -79,7 +80,7 @@
 //****
 // Mage
 9,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x20,		MG_SRECOVERY,Increase SP Recovery
-10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0,0x20,		MG_SIGHT,Sight
+10,0,6,4,3,0x3,3,1,1,yes,0,0,0,magic,0,0x4020,		MG_SIGHT,Sight
 11,9,6,1,8,0x6,1,10,1,yes,0,0x2000,0,magic,0,0x20,		MG_NAPALMBEAT,Napalm Beat
 12,9,8,2,8,0x1,0,10,1,yes,0,0,0,magic,0,0x20,		MG_SAFETYWALL,Safety Wall
 13,9,8,1,8,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,0x2000,0,magic,0,0x20,		MG_SOULSTRIKE,Soul Strike
@@ -132,7 +133,7 @@
 48,-1,8,0,-1,0,0,10,2,no,0,0,0,weapon,0,0x0,		TF_DOUBLE,Double Attack
 49,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,		TF_MISS,Improve Dodge
 50,1,6,1,0,1,0,10,1,no,0,0,0,weapon,0,0x0,		TF_STEAL,Steal
-51,1,6,4,0,1,0,10,1,no,0,0,0,none,0,0x64,		TF_HIDING,Hiding
+51,1,6,4,0,1,0,10,1,no,0,0,0,none,0,0x4064,		TF_HIDING,Hiding
 52,-2,6,1,5,0,0,10,1,no,0,0,0,weapon,0,0x0,		TF_POISON,Envenom
 53,9,6,16,5,0x1,0,1,1,no,0,0,0,weapon,0,0x0,		TF_DETOXIFY,Detoxify
 //
@@ -172,7 +173,7 @@
 //****
 // Wizard
 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:12,yes,0,0x2080,5,magic,0,0x0,	WZ_FIREPILLAR,Fire Pillar
-81,0,6,4,3,0,3,10,1,yes,0,0x2000,0,magic,5,0x20,		WZ_SIGHTRASHER,Sightrasher
+81,0,6,4,3,0,7,10,1,yes,0,0x2000,0,magic,5,0x20,		WZ_SIGHTRASHER,Sightrasher
 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,0x20,	WZ_METEOR,Meteor Storm
 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,0x20,	WZ_JUPITEL,Jupitel Thunder
 85,9,8,2,4,0,0,10,-10,yes,0,0x2000,0,magic,0,0x20,		WZ_VERMILION,Lord of Vermilion
@@ -383,7 +384,7 @@
 263,-1,8,0,-1,0,0,10,-3,no,0,0,0,weapon,0,0x0,	MO_TRIPLEATTACK,Raging Trifecta Blow
 264,18,6,2,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		MO_BODYRELOCATION,Snap
 265,0,0,0,0,0,0,10,0,no,0,0,0,weapon,0,0x0,		MO_DODGE,Dodge
-266,2,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0,0x0,	MO_INVESTIGATE,Occult Impaction
+266,2,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0,0x0,	MO_INVESTIGATE,Occult Impaction
 267,9,8,1,-1,0,0,5,1:2:3:4:5,no,0,0,0,weapon,0,0x0,	MO_FINGEROFFENSIVE,Throw Spirit Sphere
 268,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0,		MO_STEELBODY,Mental Strength
 269,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0,0x0,		MO_BLADESTOP,Root
@@ -543,7 +544,7 @@
 //****
 // Sniper
 380,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0,0x0,	SN_SIGHT,Falcon Eyes
-381,5,8,1,0,0x40,0,5,1,yes,0,0,0,misc,0,0x80,		SN_FALCONASSAULT,Falcon Assault
+381,5,8,1,-3,0x40,0,5,1,yes,0,0,0,misc,0,0x80,		SN_FALCONASSAULT,Falcon Assault
 382,9,8,1,-1,0,2,5,1,yes,0,0,13,weapon,0,0x0,	SN_SHARPSHOOTING,Focused Arrow Strike
 383,0,6,4,0,0x3,-1,10,1,yes,0,0,0,weapon,0,0x0,	SN_WINDWALK,Wind Walker
 
@@ -626,9 +627,9 @@
 //****
 // Star Gladiator
 427,0,6,4,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0,		SG_FEEL,Feeling the Sun Moon and Stars
-428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x0,	SG_SUN_WARM,Warmth of the Sun
-429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x0,	SG_MOON_WARM,Warmth of the Moon
-430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x0,	SG_STAR_WARM,Warmth of the Stars
+428,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x1,	SG_SUN_WARM,Warmth of the Sun
+429,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x1,	SG_MOON_WARM,Warmth of the Moon
+430,1,6,4,-1,0x2,1,3,1,yes,0,0,0,weapon,2,0x1,	SG_STAR_WARM,Warmth of the Stars
 431,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0,		SG_SUN_COMFORT,Comfort of the Sun
 432,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0,		SG_MOON_COMFORT,Comfort of the Moon
 433,0,0,4,0,0x1,0,4,1,yes,0,0,0,magic,0,0x0,		SG_STAR_COMFORT,Comfort of the Stars
@@ -885,12 +886,12 @@
 2004,5,8,1,-1,0,0,10,-5,no,0,0,0,weapon,0,0x0,	RK_HUNDREDSPEAR,Hundred Spear
 2005,1,6,2,4,0x2,2,5,1,no,0,0,0,weapon,3,0x0,	RK_WINDCUTTER,Wind Cutter
 2006,0,6,4,-1,0x2,5,5,1,no,0,0,0,weapon,0,0x0,	RK_IGNITIONBREAK,Ignition Break
-2007,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0,		RK_DRAGONTRAINING,Dragon Training
-2008,9,6,2,3,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,misc,0,0x0,	RK_DRAGONBREATH,Dragon Breath
+2007,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		RK_DRAGONTRAINING,Dragon Training
+2008,9,6,2,3,0x42,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0,0x0,	RK_DRAGONBREATH,Dragon Breath
 2009,0,6,4,0,0x3,3:4:5:6:7,5,1,no,0,0,0,none,0,0x0,	RK_DRAGONHOWLING,Dragon Howling
 2010,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		RK_RUNEMASTERY,Rune Mastery
 2011,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	RK_MILLENNIUMSHIELD,Millenium Shield
-2012,1,6,4,-1,0,0,1,1,yes,0,0,0,weapon,0,0x0,	RK_CRUSHSTRIKE,Crush Strike
+2012,1,6,4,-1,0,0,1,1,yes,0,0,0,none,0,0x0,	RK_CRUSHSTRIKE,Crush Strike
 2013,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	RK_REFRESH,Refresh
 2014,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	RK_GIANTGROWTH,Giant Growth
 2015,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	RK_STONEHARDSKIN,Stone Hard Skin
@@ -958,7 +959,7 @@
 
 //****
 // AB Arch Bishop
-2038,11,8,1,6,0x2,3,5,-3,yes,0,0,0,magic,0,0x0,	AB_JUDEX,Judex
+2038,11,8,1,6,0x2,1,5,-3,yes,0,0,0,magic,0,0x0,	AB_JUDEX,Judex
 2039,0,6,4,0,0x1,0,1,1,yes,0,0,0,magic,0,0x0,	AB_ANCILLA,Ancilla
 2040,11,8,1,6,0,0,10,-10,yes,0,0,0,magic,0,0x0,	AB_ADORAMUS,Adoramus
 2041,0,6,4,6,0x3,3:7:15,3,1,yes,0,0,0,magic,0,0x0,	AB_CLEMENTIA,Crementia
@@ -992,9 +993,9 @@
 2239,3,6,2,0,0x42,3,5,1,no,0,0x80,3,misc,0,0x2800,	RA_CLUSTERBOMB,Cluster Bomb
 2240,0,6,4,0,0,0,1,1,no,0,0,0,none,0,0x0,		RA_WUGMASTERY,Warg Mastery
 2241,0,6,4,0,0,0,3,1,no,0,0,0,none,0,0x2000,		RA_WUGRIDER,Warg Rider
-2242,0,6,4,-1,0x2,1,1,0,no,0,0,0,weapon,0,0x2000,	RA_WUGDASH,Warg Dash
-2243,9,6,1,-1,0x40,0,5,1,no,0,0,0,misc,0,0x2000,	RA_WUGSTRIKE,Warg Strike
-2244,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x80,	RA_WUGBITE,Warg Bite
+2242,0,6,4,-1,0x42,1,1,0,no,0,0,0,weapon,0,0x2000,	RA_WUGDASH,Warg Dash
+2243,9,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0,0x2000,	RA_WUGSTRIKE,Warg Strike
+2244,9,6,1,0,0x40,0,5,1,no,0,0,0,weapon,0,0x80,	RA_WUGBITE,Warg Bite
 2245,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		RA_TOOTHOFWUG,Tooth of Warg
 2246,0,6,4,0,0x2,3:4:5:6:7,5,1,no,0,0,0,weapon,0,0x0,	RA_SENSITIVEKEEN,Sensitive Keen
 2247,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x42,		RA_CAMOUFLAGE,Camouflage
@@ -1003,8 +1004,8 @@
 2250,3,6,2,1,0x43,2,1,1,no,0,0x80,1,misc,0,0x0,	RA_COBALTTRAP,Cobalt Trap
 2251,3,6,2,2,0x43,2,1,1,no,0,0x80,1,misc,0,0x0,	RA_MAIZETRAP,Maize Trap
 2252,3,6,2,4,0x43,2,1,1,no,0,0x80,1,misc,0,0x0,	RA_VERDURETRAP,Verdure Trap
-2253,3,6,2,0,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_FIRINGTRAP,Firing Trap
-2254,3,6,2,0,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_ICEBOUNDTRAP,Icebound Trap
+2253,3,6,2,3,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_FIRINGTRAP,Firing Trap
+2254,3,6,2,1,0x42,2,5,1,no,0,0x80,2,misc,0,0x2800,	RA_ICEBOUNDTRAP,Icebound Trap
 
 //****
 // NC Mechanic
@@ -1019,8 +1020,8 @@
 2263,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		NC_HOVERING,Hovering
 2264,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7,0x0,		NC_F_SIDESLIDE,Front-Side Slide
 2265,0,6,4,0,0x1,0,1,1,no,0,0,0,none,7,0x0,		NC_B_SIDESLIDE,Back-Side Slide
-2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0,0x0,		NC_MAINFRAME,Mainframe Restructure // Check me. Part of the code notes translated to "The amount of fuel have".
-2267,0,6,4,-1,0x4A,2:3:4,3,1,no,0,0,0,misc,5,0x0,	NC_SELFDESTRUCTION,Self Destruction
+2266,0,0,0,0,0,0,4,0,no,0,0,0,none,0,0x0,		NC_MAINFRAME,Mainframe Restructure
+2267,0,6,4,0,0xCA,2:3:4,3,1,no,0,0,0,weapon,5,0x0,	NC_SELFDESTRUCTION,Self Destruction
 2268,0,6,4,0,0x1,0,4,1,yes,0,0,0,none,0,0x0,	NC_SHAPESHIFT,Shape Shift
 2269,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		NC_EMERGENCYCOOL,Emergency Cool
 2270,0,6,4,0,0x3,7,1,1,yes,0,0,0,none,0,0x0,	NC_INFRAREDSCAN,Infrared Scan
@@ -1033,7 +1034,7 @@
 2277,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		NC_RESEARCHFE,Research Fire/Earth
 2278,5:6:7:8:9,6,1,-1,0,0,5,1,no,0,0,0,weapon,2:3:4:5:6,0x0,	NC_AXEBOOMERANG,Axe Boomerang
 2279,1,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	NC_POWERSWING,Power Swing
-2280,0,8,4,-1,0x2,2:2:3:3:3,5,-6,no,0,0,0,weapon,0,0x0,	NC_AXETORNADO,Axe Tornado // Check me. Takes 20 * Skill LV amount of HP each use.
+2280,0,8,4,-1,0x2,2:2:3:3:3,5,-6,no,0,0,0,weapon,0,0x0,	NC_AXETORNADO,Axe Tornado
 2281,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x0,	NC_SILVERSNIPER,FAW - Silver Sniper
 2282,2,6,2,0,0x1,0,5,1,yes,0,0,2,none,0,0x0,	NC_MAGICDECOY,FAW - Magic Decoy
 2283,5,6,1,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		NC_DISJOINT,FAW Removal
@@ -1043,7 +1044,7 @@
 2284,1,6,1,-1,0x2,1,5,1,no,0,0,0,weapon,0,0x0,	SC_FATALMENACE,Fatal Menace
 2285,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0,	SC_REPRODUCE,Reproduce
 2286,0,6,4,0,0x1,0,10,1,yes,0,0,0,none,0,0x0,	SC_AUTOSHADOWSPELL,Auto Shadow Spell
-2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x40,		SC_SHADOWFORM,Shadow Form
+2287,5,6,1,0,0x1,0,5,1,no,0,0,0,none,0,0x8040,		SC_SHADOWFORM,Shadow Form
 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
 2289,0,6,4,0,0x3,2,5,1,no,0,0,0,none,0,0x0,		SC_BODYPAINT,Body Painting
 2290,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	SC_INVISIBILITY,Invisibility
@@ -1054,12 +1055,12 @@
 2295,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x20,	SC_LAZINESS,Masquerade - Laziness
 2296,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x20,	SC_UNLUCKY,Masquerade - Unlucky
 2297,3,6,1,0,0x1,0,3,1,yes,0,0,0,none,0,0x20,	SC_WEAKNESS,Masquerade - Weakness
-2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,weapon,0,0x20,	SC_STRIPACCESSARY,Strip Accessory //CHECK Is weapon attack type needed?
-2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,none,0,0x0,	SC_MANHOLE,Man Hole
-2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,none,0,0x0,	SC_DIMENSIONDOOR,Dimension Door
-2301,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,none,0,0x0,	SC_CHAOSPANIC,Chaos Panic
-2302,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,none,0,0x0,	SC_MAELSTROM,Maelstrom
-2303,7,6,2,0,0x1,3,3,1,yes,0,0,1,none,0,0x0,	SC_BLOODYLUST,Bloody Lust
+2298,3,6,1,0,0x1,0,5,1,yes,0,0,0,none,0,0x8020,	SC_STRIPACCESSARY,Strip Accessory
+2299,7,6,2,0,0x1,0,3,1,yes,0,0,3,magic,0,0x0,	SC_MANHOLE,Man Hole
+2300,7,6,2,0,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SC_DIMENSIONDOOR,Dimension Door
+2301,7,6,2,0,0x1,0,3,1,yes,0,0x20000,0,magic,0,0x0,	SC_CHAOSPANIC,Chaos Panic
+2302,7,6,2,0,0x1,0,3,1,yes,0,0x20000,1,magic,0,0x0,	SC_MAELSTROM,Maelstrom
+2303,7,6,2,0,0x1,0,3,1,yes,0,0,0,magic,0,0x0,	SC_BLOODYLUST,Bloody Lust
 2304,0,6,4,-1,0,0,3,1,no,0,0,0,weapon,0,0x0,	SC_FEINTBOMB,Feint Bomb
 
 //****
@@ -1074,7 +1075,7 @@
 2314,1,6,1,-1,0,0,1,1,no,0,0,0,weapon,0,0x0,	LG_RAGEBURST,Rage Burst
 2315,0,6,4,0:6:0,0x2,0,3,1,yes,0,0,0,none,2:0:0,0x0,	LG_SHIELDSPELL,Shield Spell
 2316,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	LG_EXEEDBREAK,Exceed Break
-2317,1,6,2,-1,0x2,5,5,1,yes,0,0,0,none,3:4:5:6:7,0x0,	LG_OVERBRAND,Over Brand
+2317,2,6,2,-1,0x2,0,5,1,yes,0,0,0,weapon,0,0x0,	LG_OVERBRAND,Over Brand
 2318,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	LG_PRESTIGE,Prestige
 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.
 2320,0,6,4,-1,0x2,3,5,1,yes,0,0,0,weapon,0,0x1000,	LG_MOONSLASHER,Moon Slasher
@@ -1083,6 +1084,8 @@
 2323,0,8,4,2,0x2,1:1:2:2:3,5,-5,yes,0,0,0,weapon,0,0x0,	LG_EARTHDRIVE,Earth Drive
 2324,3,8,1,-1,0,0,5,3,yes,0,0,0,weapon,0,0x0,	LG_HESPERUSLIT,Hesperus Lit
 2325,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	LG_INSPIRATION,Inspiration
+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
+2520,1,6,1,-1,0x40,0,5,1,no,0,0,0,weapon,0,0,	LG_OVERBRAND_PLUSATK,Overbrand Plus Attack
 
 //****
 // SR Sura
@@ -1090,10 +1093,10 @@
 2327,0,8,4,-1,0x2,2,5,-3,no,0,0,0,weapon,3,0x0,	SR_SKYNETBLOW,Sky Net Blow
 2328,0,6,4,-1,0x2,1:2:3:4:5,5,1,no,0,0,0,weapon,0,0x0,	SR_EARTHSHAKER,Earth Shaker
 2329,-2,8,4,-1,0,0,5,-2,no,0,0x200,0,weapon,0,0x0,	SR_FALLENEMPIRE,Fallen Empire
-2330,-2,6,1,-1,0x2,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0,0,weapon,0,0x0,	SR_TIGERCANNON,Tiger Cannon
-2331,1:2:3:3:4:4:5:5:6:7,6,1,0,0,0,10,0,no,0,0,0,none,0,0x0,		SR_HELLGATE,Hell Gate
+2330,-2,6,1,-1,0x42,1:1:1:1:1:2:2:2:2:2,10,1,yes,0,0,0,weapon,0,0x0,	SR_TIGERCANNON,Tiger Cannon
+2331,0,0,0,0,0,0,10,0,no,0,0,0,none,0,0x0,		SR_HELLGATE,Hell Gate
 2332,0,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0,0x0,	SR_RAMPAGEBLASTER,Rampage Blaster
-2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		SR_CRESCENTELBOW,Crescent Elbow //CHECK Check the autospell ID.
+2333,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		SR_CRESCENTELBOW,Crescent Elbow
 2334,0,6,4,0,0x3,1:1:2:2:3,5,1,no,0,0,0,none,0,0x0,	SR_CURSEDCIRCLE,Cursed Circle
 2335,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		SR_LIGHTNINGWALK,Lightning Walk
 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
@@ -1102,8 +1105,8 @@
 2339,0,0,0,0,0,0,5,1,no,0,0,0,none,0,0x0,		SR_GENTLETOUCH,Gentle Touch
 2340,0,6,4,0,0x3,2,1,1,no,0,0,0,none,0,0x0,	SR_ASSIMILATEPOWER,Assimilate Power
 2341,3,6,16,0,0x1,0,1,1,yes,0,0x200,0,none,0,0x0,	SR_POWERVELOCITY,Power Velocity
-2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,3,0x0,	SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell //CHECK Does this ignore defense?
-2343,1:2:3:3:4:4:5:5:6:7,8,1,0,0,0,10,-7,yes,0,0,0,weapon,0,0x0,	SR_GATEOFHELL,Gate of Hell //CHECK Need to fix to be enemy targeted and also combo after Fallen Empire
+2342,1,6,1,-1,0x20,0,5,1,no,0,0,0,weapon,7,0x0,	SR_CRESCENTELBOW_AUTOSPELL,Crescent Elbow Autospell
+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
 2344,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	SR_GENTLETOUCH_QUIET,Gentle Touch - Quiet
 2345,2,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	SR_GENTLETOUCH_CURE,Gentle Touch - Cure
 2346,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	SR_GENTLETOUCH_ENERGYGAIN,Gentle Touch - Energy Gain
@@ -1134,7 +1137,7 @@
 2416,0,6,1,-1,0,0,5,1,no,0,0,0,magic,0,0x0,	WM_REVERBERATION_MAGIC,Reverberation Magic
 2417,11,6,2,0,0x3,5,1,1,no,0,0,0,none,0,0x0,	WM_DOMINION_IMPULSE,Dominion Impulse
 2418,9,6,2,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	WM_SEVERE_RAINSTORM,Severe Rainstorm
-2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0,0x0,	WM_POEMOFNETHERWORLD,Poem of The Netherworld //CHECK May need to recode too.
+2419,9,6,2,0,0x3,1,5,1,yes,0,0x80,5,none,0,0x0,	WM_POEMOFNETHERWORLD,Poem of The Netherworld
 2420,0,6,4,0,0x2,2:3:4:5:6,5,1,yes,0,0,0,none,0,0x0,	WM_VOICEOFSIREN,Voice of Siren
 2421,7,6,16,0,0x1,0,5,1,yes,0,0,0,none,0,0x0,	WM_DEADHILLHERE,Valley of Death
 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
@@ -1176,8 +1179,8 @@
 2462,0,6,4,0,0x1,0,2,1,yes,0,0,0,none,0,0x0,	SO_EL_ANALYSIS,Four Spirit Analysis
 2463,0,0,0,0,0,0,5,0,no,0,0,0,none,0,0x0,		SO_EL_SYMPATHY,Spirit Sympathy
 2464,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0,0x0,	SO_EL_CURE,Spirit Recovery
-2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_FIRE_INSIGNIA,Fire Insignia //CHECK All 4 insignia skills can be targeted and animations work
-2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_WATER_INSIGNIA,Water Insignia // but its effects havent been coded yet.
+2465,9,6,2,3,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_FIRE_INSIGNIA,Fire Insignia
+2466,9,6,2,1,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_WATER_INSIGNIA,Water Insignia
 2467,9,6,2,4,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_WIND_INSIGNIA,Wind Insignia
 2468,9,6,2,2,0x1,0,3,1,yes,0,0,1,magic,0,0x0,	SO_EARTH_INSIGNIA,Earth Insignia
 
@@ -1198,8 +1201,8 @@
 2486,9,6,2,0,0,0,5,1,yes,0,0,0,none,0,0x0,		GN_FIRE_EXPANSION,Fire Expansion
 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
 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
-2489,11,6,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,weapon,0,0x0,		GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
-2490,9,6,2,0,0x3,1,5,1,yes,0,0x80,2:3:4:5:6,none,0,0x0,	GN_HELLS_PLANT,Hell's Plant
+2489,11,8,1,-1,0x28,0,10,1:2:3:4:5:6:7:8:9:10,no,0,0,0,magic,0,0x0,		GN_FIRE_EXPANSION_ACID,Fire Expansion Acid
+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
 2491,0,6,1,0,0x90,0,5,1,no,0,0,0,misc,0,0x0,	GN_HELLS_PLANT_ATK,Hell's Plant Attack
 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
 2493,11,6,16,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	GN_SLINGITEM,Sling Item
@@ -1233,19 +1236,19 @@
 2552,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,	RL_RICHS_COIN,Rich's Coin
 2553,15,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	RL_MASS_SPIRAL,Mass Spiral
 2554,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_BANISHING_BUSTER,Banishing Buster
-2555,3,6,2,0,0x1,1,5,1,no,0,0,1,misc,0,0x0,	RL_B_TRAP,Bind Trap
+2555,3,6,2,0,0x1,1,5,1,no,0,0,3,misc,0,0x0,	RL_B_TRAP,Bind Trap
 2556,0,6,4,0,0x3,-1,1,1,no,0,0,0,none,0,0x0,	RL_FLICKER,Flicker
 2557,9,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_S_STORM,Shatter Storm
 2558,0,6,4,0,0x1,0,10,1,no,0,0,0,none,0,0x0,	RL_E_CHAIN,Eternal Chain
 2559,-9,6,4,-1,0x3,21,1,1,no,0,0x0,0,weapon,0,0x0,	RL_QD_SHOT,Quick Draw Shot
 2560,11,6,1,0,0x1,0,1,1,no,0,0,3,none,0,0x0,	RL_C_MARKER,Crimson Marker
-2561,0,6,4,-1,0x2,3,5,1,no,0,0,0,weapon,0,0x0,	RL_FIREDANCE,Fire Dance
+2561,0,6,4,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_FIREDANCE,Fire Dance
 2562,7:8:9:10:11,6,1,-1,0x2,2,5,1,no,0,0,0,weapon,0,0x0,	RL_H_MINE,Howling Mine
 2563,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	RL_P_ALTER,Platinum Alter
 2564,9,6,2,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	RL_FALLEN_ANGEL,Fallen Angel
-2565,0,6,4,-1,0x2,2:2:2:2:3,5,1,no,0,0,0,weapon,3,0x0,	RL_R_TRIP,Round Trip
+2565,0,6,4,-1,0x2,3:3:4:5:6,5,1,no,0,0,0,weapon,3,0x0,	RL_R_TRIP,Round Trip
 2566,0,6,4,-1,0x3,-1,5,1,no,0,0,0,weapon,0,0x0,	RL_D_TAIL,Dragon Tail
-2567,3,6,1,-1,0x2,5,5,1,no,0,0,0,weapon,0,0,	RL_FIRE_RAIN,Fire Rain
+2567,9,6,2,-1,0x2,1,5,1,no,0,0,0,weapon,0,0,	RL_FIRE_RAIN,Fire Rain
 2568,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	RL_HEAT_BARREL,Heat Barrel
 2569,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	RL_AM_BLAST,Anti-Material Blast
 2570,9,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,	RL_SLUGSHOT,Slug Shot
@@ -1261,21 +1264,21 @@
 3003,0,0,0,0,0,0,5,0,no,0,0,0,weapon,0,0x0,		KO_LEFT,Left Hand Mastery
 3004,3:4:5:6:7,8,1,-1,0,0,5,-2,no,0,0,0,weapon,0,0x0,	KO_JYUMONJIKIRI,Cross Strike
 3005,2,6,1,-1,0,0,5,1,no,0,0,0,weapon,0,0x0,		KO_SETSUDAN,Soul Sever
-3006,7:8:9:10:11,6,2,0,0x2,2,5,0,no,0,0,0,weapon,0,0x0,	KO_BAKURETSU,Bakuretsu Kunai
-3007,0,6,4,-1,0x42,4:4:4:4:5,5,0,no,0,0,0,misc,0,0x0,	KO_HAPPOKUNAI,Happo Kunai
-3008,9,8,2,0,0x52,2,10,-10,no,0,0x18000,0,misc,0,0x0,	KO_MUCHANAGE,Mucha Nage
+3006,7:8:9:10:11,6,2,-1,0x42,2,5,1,no,0,0,0,weapon,0,0x0,	KO_BAKURETSU,Bakuretsu Kunai
+3007,5,6,4,-1,0x42,4:4:4:4:5,5,1,no,0,0,0,weapon,0,0x0,	KO_HAPPOKUNAI,Happo Kunai
+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,Mucha Nage
 3009,9:10:11:12:13,8,2,-1,0x2,3,5,2,no,0,0,0,weapon,0,0x0,	KO_HUUMARANKA,Huuma Shuriken Ranka 
-3010,3,6,4,0,0x43,0,5,1,no,0,0x80,0,misc,0,0x0,	KO_MAKIBISHI,Makibishi
+3010,3,6,4,0,0x52,0,5,1,no,0,0x80,0,weapon,0,0x10,	KO_MAKIBISHI,Makibishi
 3011,0,6,4,0,0x1,0,5,0,yes,0,0,0,none,0,0x0,	KO_MEIKYOUSISUI,Meikyo Shisui
-3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,7,0x0,		KO_ZANZOU,Zanzou
+3012,0,6,4,0,0x1,0,5,0,no,0,0,1,none,3:4:5:6:7,0x0,	KO_ZANZOU,Zanzou
 3013,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		KO_KYOUGAKU,Kyougaku
 3014,5,6,1,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		KO_JYUSATSU,Jyusatsu
 3015,0,6,4,3,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_KAHU_ENTEN,Kahu Enten
 3016,0,6,4,1,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_HYOUHU_HUBUKI,Hyouhu Hubuki
 3017,0,6,4,4,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_KAZEHU_SEIRAN,Kazehu Seiran
-3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_DOHU_KOUKAI,Dohu Koukai	
-3019,11,6,1,0,0,0,5,0,no,0,0,0,weapon,0,0x0,	KO_KAIHOU,Technique Kaihou
-3020,7,6,2,0,0,0,1,3,yes,0,0,0,magic,0,0x0,		KO_ZENKAI,Zenkai
+3018,0,6,4,2,0x1,0,1,1,no,0,0,0,none,0,0x0,		KO_DOHU_KOUKAI,Dohu Koukai
+3019,11,6,1,0,0,0,1,1,no,0,0,0,magic,0,0x0,		KO_KAIHOU,Technique Kaihou
+3020,7,6,2,0,0,0,1,1,yes,0,0,0,magic,0,0x0,		KO_ZENKAI,Zenkai
 3021,5:6:7:8:9,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,	KO_GENWAKU,Genwaku
 3022,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0,0x0,		KO_IZAYOI,Izayoi
 3023,0,6,4,0,0x3,2:3:4:5:6,5,0,no,0,0,0,none,0,0x0,	KG_KAGEHUMI,Kagehumi
@@ -1302,8 +1305,8 @@
 // EP 14.3 Part 2 3rd Job Skills
 5001,1,8,1,-1,0,0,5,3,no,0,0,0,weapon,0,0x0, GC_DARKCROW,Dark Claw
 5002,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0,0x0, RA_UNLIMIT,Unlimited
-5003,7,6,1,-1,0x2,4:5:6:7:8,5,1,no,0,0,0,weapon,0,0x0, GN_ILLUSIONDOPING,Illusion Doping
-5004,9,6,2,1,0x2,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0,0x0, RK_DRAGONBREATH_WATER,Dragon Breath - Water
+5003,7,6,1,-1,0x2,4:5:6:7:-1,5,1,no,0,0,0,weapon,0,0x0, GN_ILLUSIONDOPING,Illusion Doping
+5004,9,6,2,1,0x42,1:1:1:2:2:2:3:3:4:4,10,1,no,0,0,0,weapon,0,0x0, RK_DRAGONBREATH_WATER,Dragon Breath - Water
 5005,0,6,4,0,0x3,3,1,1,no,0,0,0,none,0,0x0, RK_LUXANIMA,Lux Anima
 5006,1,6,2,3,0,0,5,1,no,0,0,3,misc,0,0x0, NC_MAGMA_ERUPTION,Magma Eruption
 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
@@ -1343,9 +1346,9 @@
 8021,1,6,16,0,0x1,0,5,1,no,0,0,0,none,0,0x0,		MH_PAIN_KILLER,Pain Killer
 8022,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0,0x0,		MH_LIGHT_OF_REGENE,Light of Regene
 8023,0,6,4,0,0,0x1,5,1,no,0,0,0,none,0,0x0,		MH_OVERED_BOOST,Overed Boost
-8024,7,6,1,4:0:4:0:4,0,0,5,1,no,0,0,0,magic,0,0x0,	MH_ERASER_CUTTER,Eraser Cutter
-8025,7,6,2,4:0:4:0:4,0,0,5,1,no,0,0,0,magic,0,0x0,	MH_XENO_SLASHER,Xeno Slasher
-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
+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
+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
+8026,5:5:7:7:9,6,6,0,0x1,0,5,1,no,0,0,0,magic,0,0x0,	MH_SILENT_BREEZE,Silent Breeze
 8027,0,6,4,0,0x1,0,1,1,no,0,0,0,none,0,0x0,		MH_STYLE_CHANGE,Style Change
 8028,1,8,1,0,0,0,5,1,no,0,0x0200,0,weapon,0,0x0,		MH_SONIC_CRAW,Sonic Claw
 8029,1,6,4,0,0,0,5,1,no,0,0x200,0,weapon,0,0x0,	MH_SILVERVEIN_RUSH,Silver Bain Rush

+ 6 - 0
db/re/skill_nocast_db.txt

@@ -155,6 +155,7 @@
 361,512	//HP_ASSUMPTIO
 691,512	//CASH_ASSUMPTIO
 2284,512	//SC_FATALMENACE
+2294,512	//SC_IGNORANCE
 2300,512	//SC_DIMENSIONDOOR
 
 //----------------------------------------------------------------------------
@@ -166,6 +167,7 @@
 405,1024	//PF_SPIDERWEB
 674,1024	//NPC_EXPULSION
 2284,1024	//SC_FATALMENACE
+2294,1024	//SC_IGNORANCE
 2300,1024	//SC_DIMENSIONDOOR
 
 //----------------------------------------------------------------------------
@@ -176,5 +178,9 @@
 491,2048	//CR_CULTIVATION
 1013,2048	//BS_GREED
 2299,2048	//SC_MANHOLE
+2300,2048	//SC_DIMENSIONDOOR
+2301,2048	//SC_CHAOSPANIC
+2303,2048	//SC_BLOODYLUST
 2419,2048	//WM_POEMOFNETHERWORLD
 2482,2048	//GN_WALLOFTHORN
+2493,2048	//GN_SLINGITEM

+ 874 - 874
db/re/skill_require_db.txt

@@ -33,1077 +33,1077 @@
 
 //****
 // SM Swordman
-5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_BASH#バッシュ#
-6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_PROVOKE#プロボック#
-7,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_MAGNUM#マグナムブレイク#
-8,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_ENDURE#インデュア#
+5,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_BASH
+6,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SM_PROVOKE
+7,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_MAGNUM
+8,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SM_ENDURE
 
 //****
 // MG Mage
-10,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SIGHT#サイト#
-11,0,0,9:9:9:12:12:12:15:15:15:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_NAPALMBEAT#ナパ?ムビ?ト#
-12,0,0,30:30:30:35:35:35:40:40:40:40,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SAFETYWALL#セイフティウォ?ル#
-13,0,0,18:14:24:20:30:26:36:32:42:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SOULSTRIKE#ソウルストライク#
-14,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_COLDBOLT#コ?ルドボルト#
-15,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FROSTDIVER#フロストダイバ?#
-16,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_STONECURSE#スト?ンカ?ス#
-17,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREBALL#ファイア?ボ?ル#
-18,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREWALL#ファイア?ウォ?ル#
-19,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREBOLT#ファイア?ボルト#
-20,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_LIGHTNINGBOLT#ライトニングボルト#
-21,0,0,29:34:39:44:49:54:59:64:69:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_THUNDERSTORM#サンダ?スト?ム#
+10,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_SIGHT
+11,0,0,9:9:9:12:12:12:15:15:15:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//MG_NAPALMBEAT
+12,0,0,30:30:30:35:35:35:40:40:40:40,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SAFETYWALL
+13,0,0,18:14:24:20:30:26:36:32:42:38,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_SOULSTRIKE
+14,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_COLDBOLT
+15,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FROSTDIVER
+16,0,0,25:24:23:22:21:20:19:18:17:16,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_STONECURSE
+17,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_FIREBALL
+18,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_FIREWALL
+19,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_FIREBOLT
+20,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_LIGHTNINGBOLT
+21,0,0,29:34:39:44:49:54:59:64:69:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_THUNDERSTORM
 
 //****
 // AL Acolyte
-24,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_RUWACH#ルアフ#
-25,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_PNEUMA#ニュ?マ#
-26,0,0,10:9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_TELEPORT#テレポ?ト#
-27,0,0,35:32:29:26,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AL_WARP#ワ?プポ?タル#
-28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HEAL#ヒ?ル#
-29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_INCAGI#速度?加#
-30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//AL_DECAGI#速度減少#
-31,0,0,10,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HOLYWATER#アクアベネディクタ#
-32,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_CRUCIS#シグナムクルシス#
-33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_ANGELUS#エンジェラス#
-34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_BLESSING#ブレッシング#
-35,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_CURE#キュア?#
+24,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_RUWACH
+25,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_PNEUMA
+26,0,0,10:9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_TELEPORT
+27,0,0,35:32:29:26,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AL_WARP
+28,0,0,13:16:19:22:25:28:31:34:37:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HEAL
+29,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_INCAGI
+30,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_DECAGI
+31,0,0,10,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_HOLYWATER
+32,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_CRUCIS
+33,0,0,23:26:29:32:35:38:41:44:47:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_ANGELUS
+34,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_BLESSING
+35,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_CURE
 
 //****
 // MC Merchant
-40,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_IDENTIFY#アイテム鑑定#
-41,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_VENDING#露店開設#
-42,0,0,5,0,0,100:200:300:400:500:600:700:800:900:1000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_MAMMONITE#メマ?ナイト#
+40,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_IDENTIFY
+41,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_VENDING
+42,0,0,5,0,0,100:200:300:400:500:600:700:800:900:1000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_MAMMONITE
 
 //****
 // AC Archer
-45,0,0,25:30:35:40:45:50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_CONCENTRATION#集中力向上#
-46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_DOUBLE#ダブルストレイフィング#
-47,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_SHOWER#アロ?シャワ?#
+45,0,0,25:30:35:40:45:50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_CONCENTRATION
+46,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AC_DOUBLE
+47,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AC_SHOWER
 
 //****
 // TF Thief
-50,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_STEAL#スティ?ル#
-51,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_HIDING#ハイディング#
-52,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_POISON#インベナム#
-53,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_DETOXIFY#解毒#
+50,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_STEAL
+51,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_HIDING
+52,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_POISON
+53,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_DETOXIFY
 
-54,0,0,60,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_RESURRECTION#リザレクション#
+54,0,0,60,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_RESURRECTION
 
 //****
 // KN Knight
-56,0,0,7,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_PIERCE#ピア?ス#
-57,0,0,12,0,0,0,4:5,0,0,riding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_BRANDISHSPEAR#ブランディッシュスピア#
-58,0,0,9,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_SPEARSTAB#スピアスタブ#
-59,0,0,10,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_SPEARBOOMERANG#スピアブ?メラン#
-60,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_TWOHANDQUICKEN#ツ?ハンドクイッケン#
-61,0,0,3,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_AUTOCOUNTER#オ?トカウンタ?#
-62,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_BOWLINGBASH#ボウリングバッシュ#
+56,0,0,7,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_PIERCE
+57,0,0,12,0,0,0,4:5,0,0,riding,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KN_BRANDISHSPEAR
+58,0,0,9,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_SPEARSTAB
+59,0,0,10,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_SPEARBOOMERANG
+60,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//KN_TWOHANDQUICKEN
+61,0,0,3,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_AUTOCOUNTER
+62,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_BOWLINGBASH
 
 //****
 // PR Priest
-66,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_IMPOSITIO#イムポシティオマヌス#
-67,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SUFFRAGIUM#サフラギウム#
-68,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_ASPERSIO#アスペルシオ#
-69,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_BENEDICTIO#聖?降福#
-70,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SANCTUARY#サンクチュアリ#
-71,0,0,6:8:10:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SLOWPOISON#スロ?ポイズン#
-72,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_STRECOVERY#リカバリ?#
-73,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_KYRIE#キリエエレイソン#
-74,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_MAGNIFICAT#マグニフィカ?ト#
-75,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_GLORIA#グロリア#
-76,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_LEXDIVINA#レックスディビ?ナ#
-77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_TURNUNDEAD#タ?ンアンデッド#
-78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_LEXAETERNA#レックスエ?テルナ#
-79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_MAGNUS#マグヌスエクソシズム#
+66,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PR_IMPOSITIO
+67,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_SUFFRAGIUM
+68,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PR_ASPERSIO
+69,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_BENEDICTIO
+70,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_SANCTUARY
+71,0,0,6:8:10:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//PR_SLOWPOISON
+72,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_STRECOVERY
+73,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_KYRIE
+74,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_MAGNIFICAT
+75,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_GLORIA
+76,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_LEXDIVINA
+77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_TURNUNDEAD
+78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PR_LEXAETERNA
+79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_MAGNUS
 
 //****
 // WZ Wizard
-80,0,0,75,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_FIREPILLAR#ファイア?ピラ?#
-81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,none,SC_SIGHT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_SIGHTRASHER#サイトラッシャ?#
-83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_METEOR#メテオスト?ム#
-84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_JUPITEL#ユピテルサンダ?#
-85,0,0,60:64:68:72:76:80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_VERMILION#ロ?ドオブヴァ?ミリオン#
-86,0,0,15:20:20:25:25:25:25:25:25:25,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_WATERBALL#ウォ?タ?ボ?ル#
-87,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_ICEWALL#アイスウォ?ル#
-88,0,0,45:43:41:39:37:35:33:31:29:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_FROSTNOVA#フロストノヴァ#
-89,0,0,78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_STORMGUST#スト?ムガスト#
-90,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_EARTHSPIKE#ア?ススパイク#
-91,0,0,28:32:36:40:44,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_HEAVENDRIVE#ヘヴンズドライブ#
-92,0,0,5:10:15:20:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_QUAGMIRE#クァグマイア#
-93,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_ESTIMATION#モンスタ?情報#
+80,0,0,75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,717,1,717,1,717,1,717,1,717,1,0						//WZ_FIREPILLAR
+81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,none,SC_SIGHT,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_SIGHTRASHER
+83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_METEOR
+84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_JUPITEL
+85,0,0,60:64:68:72:76:80:84:88:92:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_VERMILION
+86,0,0,15:20:20:25:25:25:25:25:25:25,0,0,0,99,0,0,water,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_WATERBALL
+87,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_ICEWALL
+88,0,0,45:43:41:39:37:35:33:31:29:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_FROSTNOVA
+89,0,0,78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_STORMGUST
+90,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WZ_EARTHSPIKE
+91,0,0,28:32:36:40:44,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WZ_HEAVENDRIVE
+92,0,0,5:10:15:20:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WZ_QUAGMIRE
+93,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_ESTIMATION
 
 //****
 // BS Blacksmith
-108,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_REPAIRWEAPON#武器修理#
-110,0,0,10,0,0,0,1:2:6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_HAMMERFALL#ハンマ?フォ?ル#
-111,0,0,20:23:26:29:32,0,0,0,6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_ADRENALINE#アドレナリンラッシュ#
-112,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_WEAPONPERFECT#ウェポンパ?フェクション#
-113,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_OVERTHRUST#オ?バ?トラスト#
-114,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_MAXIMIZE#マキシマイズパワ?#
+108,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BS_REPAIRWEAPON
+110,0,0,10,0,0,0,1:2:6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//BS_HAMMERFALL
+111,0,0,20:23:26:29:32,0,0,0,6:7:8,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//BS_ADRENALINE
+112,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BS_WEAPONPERFECT
+113,0,0,18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BS_OVERTHRUST
+114,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BS_MAXIMIZE
 
 //****
 // HT Hunter
-115,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SKIDTRAP#スキッドトラップ#
-116,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_LANDMINE#ランドマイン#
-117,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_ANKLESNARE#アンクルスネア#
-118,0,0,45,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SHOCKWAVE#ショックウェ?ブトラップ#
-119,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SANDMAN#サンドマン#
-120,0,0,12,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_FLASHER#フラッシャ?#
-121,0,0,10,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_FREEZINGTRAP#フリ?ジングトラップ#
-122,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_BLASTMINE#ブラストマイン#
-123,0,0,15,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_CLAYMORETRAP#クレイモアトラップ#
-124,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_REMOVETRAP#リム?ブトラップ#
-125,0,0,1,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_TALKIEBOX#ト?キ?ボックス#
-129,0,0,10:13:16:19:22,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_BLITZBEAT#ブリッツビ?ト#
-130,0,0,8,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_DETECTING#ディテクティング#
-131,0,0,10,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_SPRINGTRAP#スプリングトラップ#
+115,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SKIDTRAP
+116,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_LANDMINE
+117,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_ANKLESNARE
+118,0,0,45,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SHOCKWAVE
+119,0,0,12,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SANDMAN
+120,0,0,12,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_FLASHER
+121,0,0,10,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_FREEZINGTRAP
+122,0,0,10,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_BLASTMINE
+123,0,0,15,0,0,0,99,0,0,none,0,0,1065,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_CLAYMORETRAP
+124,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_REMOVETRAP
+125,0,0,1,0,0,0,99,0,0,none,0,0,1065,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_TALKIEBOX
+129,0,0,10:13:16:19:22,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//HT_BLITZBEAT
+130,0,0,8,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_DETECTING
+131,0,0,10,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HT_SPRINGTRAP
 
 //****
 // AS Assassin
-135,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_CLOAKING#クロ?キング#
-136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SONICBLOW#ソニックブロ?#
-137,0,0,3,0,0,0,16,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_GRIMTOOTH#グリムトゥ?ス#
-138,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_ENCHANTPOISON#エンチャントポイズン#
-139,0,0,25:30:35:40:45:50:55:60:45:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_POISONREACT#ポイズンリアクト#
-140,0,0,20,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_VENOMDUST#ベナムダスト#
-141,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SPLASHER#ベナムスプラッシャ?#
+135,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AS_CLOAKING
+136,0,0,16:18:20:22:24:26:28:30:32:34,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SONICBLOW
+137,0,0,3,0,0,0,16,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AS_GRIMTOOTH
+138,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AS_ENCHANTPOISON
+139,0,0,25:30:35:40:45:50:55:60:45:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_POISONREACT
+140,0,0,20,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AS_VENOMDUST
+141,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_SPLASHER
 
 //****
 // 1st Class Quest Skills
-142,0,0,3,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NV_FIRSTAID#?急手?#
-143,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NV_TRICKDEAD#死んだふり#
-146,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SM_AUTOBERSERK#オ?トバ?サ?ク#
-147,0,0,10,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_MAKINGARROW#矢作成#
-148,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AC_CHARGEARROW#チャ?ジアロ?#
-149,0,0,9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_SPRINKLESAND#砂まき#
-150,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_BACKSLIDING#バックステップ#
-151,0,0,3,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_PICKSTONE#石拾い#
-152,0,0,2,0,0,0,99,0,0,none,0,0,7049,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TF_THROWSTONE#石投げ#
-153,0,0,12,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_CARTREVOLUTION#カ?トレボリュ?ション#
-154,0,0,40,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_CHANGECART#チェンジカ?ト#
-155,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_LOUD#ラウドボイス#
-156,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AL_HOLYLIGHT#ホ?リ?ライト#
-157,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MG_ENERGYCOAT#エナジ?コ?ト#
+142,0,0,3,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NV_FIRSTAID
+143,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NV_TRICKDEAD
+146,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SM_AUTOBERSERK
+147,0,0,10,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//AC_MAKINGARROW
+148,0,0,15,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AC_CHARGEARROW
+149,0,0,9,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_SPRINKLESAND
+150,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TF_BACKSLIDING
+151,0,0,3,0,0,0,99,0,0,recover_weight_rate,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TF_PICKSTONE
+152,0,0,2,0,0,0,99,0,0,none,0,0,7049,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//TF_THROWSTONE
+153,0,0,12,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_CARTREVOLUTION
+154,0,0,40,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_CHANGECART
+155,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MC_LOUD
+156,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AL_HOLYLIGHT
+157,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MG_ENERGYCOAT
 
 //****
 // RG Rogue
-211,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STEALCOIN#スティ?ルコイン#
-212,0,0,16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_BACKSTAP#バックスタブ#
-214,0,0,20,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_RAID#サプライズアタック#
-215,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPWEAPON#ストリップウェポン#
-216,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPSHIELD#ストリップシ?ルド#
-217,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPARMOR#ストリップア?マ?#
-218,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_STRIPHELM#ストリップヘルム#
-219,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_INTIMIDATE#インティミデイト#
-220,0,0,15,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_GRAFFITI#グラフィティ#
-221,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_FLAGGRAFFITI#フラッググラフィティ#
-222,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_CLEANER#クリ?ナ?#
+211,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_STEALCOIN
+212,0,0,16,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_BACKSTAP
+214,0,0,20,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RG_RAID
+215,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPWEAPON
+216,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPSHIELD
+217,0,0,17:19:21:23:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPARMOR
+218,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_STRIPHELM
+219,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RG_INTIMIDATE
+220,0,0,15,0,0,0,99,0,0,none,0,0,716,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RG_GRAFFITI
+221,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_FLAGGRAFFITI
+222,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_CLEANER
 
 //****
 // AM Alchemist
-228,0,0,5,0,0,0,99,0,0,none,0,0,7134,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_PHARMACY#ファ?マシ?#
-229,0,0,10,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_DEMONSTRATION#デモンストレ?ション#
-230,0,0,15,0,0,0,99,0,0,none,0,0,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_ACIDTERROR#アシッドテラ?#
-231,0,0,1,0,0,0,99,0,0,none,0,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1,0	//AM_POTIONPITCHER#ポ?ションピッチャ?#
-232,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CANNIBALIZE#バイオプラント#
-233,0,0,10,0,0,0,99,0,0,none,0,0,7138,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_SPHEREMINE#スフィア?マ?Cン#
-234,0,0,30,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_WEAPON#ケミカルウェポンチャ?ジ#
-235,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_SHIELD#ケミカルシ?ルドチャ?ジ#
-236,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_ARMOR#ケミカルア?マ?チャ?ジ#
-237,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CP_HELM#ケミカルヘル??チャ?ジ#
-
-243,0,0,10,0,0,0,99,0,0,none,0,0,7142,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CALLHOMUNCULUS
-244,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_REST
-247,0,0,74:68:62:56:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_RESURRECTHOMUN
+228,0,0,5,0,0,0,99,0,0,none,0,0,7134,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_PHARMACY
+229,0,0,10,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_DEMONSTRATION
+230,0,0,15,0,0,0,99,0,0,none,0,0,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_ACIDTERROR
+231,0,0,1,0,0,0,99,0,0,none,0,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1,0			//AM_POTIONPITCHER
+232,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CANNIBALIZE
+233,0,0,10,0,0,0,99,0,0,none,0,0,7138,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_SPHEREMINE
+234,0,0,30,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_WEAPON
+235,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_SHIELD
+236,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_ARMOR
+237,0,0,25,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CP_HELM
+
+243,0,0,10,0,0,0,99,0,0,none,0,0,7142,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_CALLHOMUNCULUS
+244,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AM_REST
+247,0,0,74:68:62:56:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AM_RESURRECTHOMUN
 
 //****
 // CR Crusader
-249,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_AUTOGUARD#オ?トガ?ド#
-250,0,0,10,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SHIELDCHARGE#シ?ルドチャ?ジ#
-251,0,0,12,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SHIELDBOOMERANG#シ?ルドブ?メラン#
-252,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_REFLECTSHIELD#リフレクトシ?ルド#
-253,0,0,11:12:13:14:15:16:17:18:19:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_HOLYCROSS#ホ?リ?クロス#
-254,0,0,37:44:51:58:65:72:79:86:93:100,20,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_GRANDCROSS#グランドクロス#
-255,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_DEVOTION#ディボ?ション#
-256,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_PROVIDENCE#プロヴィデンス#
-257,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_DEFENDER#ディフェンダ?#
-258,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SPEARQUICKEN#スピアクイッケン#
+249,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_AUTOGUARD
+250,0,0,10,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_SHIELDCHARGE
+251,0,0,12,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_SHIELDBOOMERANG
+252,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_REFLECTSHIELD
+253,0,0,11:12:13:14:15:16:17:18:19:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_HOLYCROSS
+254,0,0,37:44:51:58:65:72:79:86:93:100,20,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_GRANDCROSS
+255,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CR_DEVOTION
+256,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CR_PROVIDENCE
+257,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_DEFENDER
+258,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SPEARQUICKEN
 
 //****
 // MO Monk
-261,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_CALLSPIRITS#?功#
-262,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_ABSORBSPIRITS#?奪#
-264,0,0,14,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BODYRELOCATION#?影#
-266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_INVESTIGATE#?勁#
-267,0,0,10,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_FINGEROFFENSIVE#指?#
-268,0,0,200,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_STEELBODY#金剛#
-269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BLADESTOP#白刃取り#
-270,0,0,15,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_EXPLOSIONSPIRITS#爆裂波動#
-271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_EXPLOSIONSPIRITS,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_EXTREMITYFIST#阿修羅覇凰拳#
-272,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_CHAINCOMBO#連打掌#
-273,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_COMBOFINISH#猛龍拳#
+261,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_CALLSPIRITS
+262,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_ABSORBSPIRITS
+264,0,0,14,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_BODYRELOCATION
+266,0,0,10:14:17:19:20,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MO_INVESTIGATE
+267,0,0,10,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//MO_FINGEROFFENSIVE
+268,0,0,200,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_STEELBODY
+269,0,0,10,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BLADESTOP
+270,0,0,15,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_EXPLOSIONSPIRITS
+271,0,0,1,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_EXPLOSIONSPIRITS,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_EXTREMITYFIST
+272,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_CHAINCOMBO
+273,0,0,11:12:13:14:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_COMBOFINISH
 
 //****
 // SA Sage
-275,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_CASTCANCEL#キャストキャンセル#
-276,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_MAGICROD#マジックロッド#
-277,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_SPELLBREAKER#スペルブレイカ?#
-279,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_AUTOSPELL#オ?トスペル#
-280,0,0,40,0,0,0,99,0,0,none,0,0,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FLAMELAUNCHER#フレイムランチャ?#
-281,0,0,40,0,0,0,99,0,0,none,0,0,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FROSTWEAPON#フロストウェポン#
-282,0,0,40,0,0,0,99,0,0,none,0,0,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_LIGHTNINGLOADER#ライトニングロ?ダ?#
-283,0,0,40,0,0,0,99,0,0,none,0,0,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_SEISMICWEAPON#サイズミックウェポン#
-285,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_VOLCANO#ボルケ?ノ#
-286,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_DELUGE#デリュ?ジ#
-287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_VIOLENTGALE#バイオレントゲイル#
-288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_LANDPROTECTOR#ランドプロテクタ?#
-289,0,0,1,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_DISPELL#ディスペル#
-290,0,0,50,0,0,0,99,0,0,none,0,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ABRACADABRA#アブラカタブラ#
-291,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_MONOCELL#チェンジポリン#
-292,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_CLASSCHANGE#クラスチェンジ#
-293,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_SUMMONMONSTER#サモンモンスタ?#
-294,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_REVERSEORCISH#リバ?スオ?キッシュ#
-295,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_DEATH#デス#
-296,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FORTUNE#フォ?チュン#
-297,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_TAMINGMONSTER#テイミングモンスタ?#
-298,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_QUESTION#?#
-299,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_GRAVITY#グラビティ#
-300,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_LEVELUP#レベルアップ#
-301,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_INSTANTDEATH#インスタントデス#
-302,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_FULLRECOVERY#フルリカバリ?#
-303,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_COMA#コ?マ#
+275,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_CASTCANCEL
+276,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_MAGICROD
+277,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_SPELLBREAKER
+279,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_AUTOSPELL
+280,0,0,40,0,0,0,99,0,0,none,0,0,990,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_FLAMELAUNCHER
+281,0,0,40,0,0,0,99,0,0,none,0,0,991,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_FROSTWEAPON
+282,0,0,40,0,0,0,99,0,0,none,0,0,992,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_LIGHTNINGLOADER
+283,0,0,40,0,0,0,99,0,0,none,0,0,993,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_SEISMICWEAPON
+285,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_VOLCANO
+286,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_DELUGE
+287,0,0,48:46:44:42:40,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_VIOLENTGALE
+288,0,0,66:62:58:54:50,0,0,0,99,0,0,none,0,0,717,1,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SA_LANDPROTECTOR
+289,0,0,1,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_DISPELL
+290,0,0,50,0,0,0,99,0,0,none,0,0,715,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ABRACADABRA
+291,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_MONOCELL
+292,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_CLASSCHANGE
+293,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_SUMMONMONSTER
+294,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_REVERSEORCISH
+295,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_DEATH#
+296,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_FORTUNE
+297,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_TAMINGMONSTER
+298,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_QUESTION
+299,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_GRAVITY
+300,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_LEVELUP
+301,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_INSTANTDEATH
+302,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_FULLRECOVERY
+303,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_COMA
 
 //****
 // Bard & Dancer
-304,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ADAPTATION#アドリブ#
-305,0,0,1,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ENCORE#アンコ?ル#
-306,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_LULLABY#子守歌#
-307,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_RICHMANKIM#ニヨルドの宴#
-308,0,0,30,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ETERNALCHAOS#永遠の混沌#
-309,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_DRUMBATTLEFIELD#?太鼓の響き#
-310,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_RINGNIBELUNGEN#ニ?ベルングの指輪#
-311,0,0,15,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_ROKISWEIL#ロキの叫び#
-312,0,0,10,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_INTOABYSS#深淵の中に#
-313,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BD_SIEGFRIED#不死身のジ?クフリ?ド#
+304,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BD_ADAPTATION
+305,0,0,1,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_ENCORE
+306,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_LULLABY
+307,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_RICHMANKIM
+308,0,0,30,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_ETERNALCHAOS
+309,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//BD_DRUMBATTLEFIELD
+310,0,0,38:41:44:47:50,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//BD_RINGNIBELUNGEN
+311,0,0,15,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_ROKISWEIL
+312,0,0,10,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_INTOABYSS
+313,0,0,20,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BD_SIEGFRIED
 
 //****
 // BA Bard
-316,0,0,1:3:5:7:9,0,0,0,13,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_MUSICALSTRIKE#ミュ?ジカルストライク#
-317,0,0,18:21:24:27:30,0,0,0,13,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_DISSONANCE#不協和音#
-318,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_FROSTJOKE#寒いジョ?ク#
-319,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_WHISTLE#口笛#
-320,0,0,38:41:44:47:50:53:56:59:62:65,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_ASSASSINCROSS#夕陽のアサシンクロス#
-321,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_POEMBRAGI#ブラギの詩#
-322,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_APPLEIDUN#イドゥンの林檎#
+316,0,0,1:3:5:7:9,0,0,0,13,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//BA_MUSICALSTRIKE
+317,0,0,18:21:24:27:30,0,0,0,13,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BA_DISSONANCE
+318,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//BA_FROSTJOKE
+319,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//BA_WHISTLE
+320,0,0,38:41:44:47:50:53:56:59:62:65,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//BA_ASSASSINCROSS
+321,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//BA_POEMBRAGI
+322,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//BA_APPLEIDUN
 
 //****
 // DC Dancer
-324,0,0,1:3:5:7:9,0,0,0,14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_THROWARROW#矢?ち#
-325,0,0,23:26:29:32:35,0,0,0,14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_UGLYDANCE#自分勝手なダンス#
-326,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_SCREAM#スクリ?ム#
-327,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_HUMMING#ハミング#
-328,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_DONTFORGETME#私を忘れないで…#
-329,0,0,43:46:49:52:55:58:61:64:67:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_FORTUNEKISS#幸運のキス#
-330,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_SERVICEFORYOU#サ?ビスフォ?ユ?#
-
-334,0,0,1,-10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_MALE#君だけは護るよ#
-335,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_FEMALE#?なたに?くします#
-336,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_CALLPARTNER#?なたに逢いたい#
-337,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ITM_TOMAHAWK##
+324,0,0,1:3:5:7:9,0,0,0,14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//DC_THROWARROW
+325,0,0,23:26:29:32:35,0,0,0,14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//DC_UGLYDANCE
+326,0,0,12:14:16:18:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//DC_SCREAM
+327,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//DC_HUMMING
+328,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//DC_DONTFORGETME
+329,0,0,43:46:49:52:55:58:61:64:67:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//DC_FORTUNEKISS
+330,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//DC_SERVICEFORYOU
+
+334,0,0,1,-10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_MALE
+335,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_FEMALE
+336,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_CALLPARTNER
+337,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ITM_TOMAHAWK
 
 //****
 // LK Lord Knight
-355,0,0,18:26:34:42:50,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_AURABLADE#オ?ラブレ?ド#
-356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_PARRYING#パリイング#
-357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_CONCENTRATION#コンセントレ?ション#
-358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_TENSIONRELAX#テンションリラックス#
-359,0,0,200,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_BERSERK#バ?サ?ク#
+355,0,0,18:26:34:42:50,0,0,0,1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_AURABLADE
+356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_PARRYING
+357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LK_CONCENTRATION
+358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_TENSIONRELAX
+359,0,0,200,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_BERSERK
 
 //****
 // HP High Priest
-361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HP_ASSUMPTIO#アスムプティオ#
-362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0	//HP_BASILICA#バジリカ#
+361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HP_ASSUMPTIO
+362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0		//HP_BASILICA
 
 //****
 // HW High Wizard
-365,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_MAGICCRASHER#マジッククラッシャ?#
-366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_MAGICPOWER#魔法力?幅#
+365,0,0,8,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HW_MAGICCRASHER
+366,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_MAGICPOWER
 
 //****
 // PA Paladin
-367,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_PRESSURE#プレッシャ?#
-368,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_SACRIFICE#サクリファイス#
-369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_GOSPEL#ゴスペル#
+367,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PA_PRESSURE
+368,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PA_SACRIFICE
+369,0,0,80:80:80:80:80:100:100:100:100:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_GOSPEL
 
 //****
 // CH Champion
-370,0,0,2:4:6:8:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_PALMSTRIKE#猛虎硬派山#
-371,0,0,4:6:8:10:12,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_TIGERFIST#伏虎拳#
-372,0,0,4:6:8:10:12:14:16:18:20:22,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_CHAINCRUSH#連柱崩?#
+370,0,0,2:4:6:8:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_PALMSTRIKE
+371,0,0,4:6:8:10:12,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//CH_TIGERFIST
+372,0,0,4:6:8:10:12:14:16:18:20:22,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//CH_CHAINCRUSH
 
 //****
 // PF Professor
-373,0,0,1:2:3:4:5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_HPCONVERSION#???????#
-374,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_SOULCHANGE#ソウルチェンジ#
-375,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_SOULBURN#?ウルバ?ン#
+373,0,0,1:2:3:4:5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//PF_HPCONVERSION
+374,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PF_SOULCHANGE
+375,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//PF_SOULBURN
 
 //****
 // ASC Assassin Cross
-378,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,678,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_EDP#エンチャントデッドリ?ポイズン#
-379,0,0,20:20:20:20:20:30:30:30:30:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_BREAKER#ソウルブレ?カ?#
+378,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,678,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//ASC_EDP
+379,0,0,20:20:20:20:20:30:30:30:30:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_BREAKER
 
 //****
 // SN Sniper
-380,0,0,20:20:25:25:30:30:35:35:40:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_SIGHT#トゥル?サイト#
-381,0,0,30:34:38:42:46,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_FALCONASSAULT#ファルコンアサルト#
-382,0,0,18:21:24:27:30,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//SN_SHARPSHOOTING#シャ?プシュ?ティング#
-383,0,0,46:52:58:64:70:76:82:88:94:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_WINDWALK#ウインドウォ?ク#
+380,0,0,20:20:25:25:30:30:35:35:40:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_SIGHT
+381,0,0,30:34:38:42:46,0,0,0,99,0,0,falcon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SN_FALCONASSAULT
+382,0,0,18:21:24:27:30,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SN_SHARPSHOOTING
+383,0,0,46:52:58:64:70:76:82:88:94:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SN_WINDWALK
 
 //****
 // WS Whitesmith
-384,0,0,50:50:60:60:70:70:80:80:90:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_MELTDOWN#メルトダウン#
-385,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CREATECOIN#クリエイトコイン#
-386,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CREATENUGGET#塊製造#
-387,0,0,20,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CARTBOOST#カ?トブ?スト#
-388,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_SYSTEMCREATE#自動攻??置製作#
+384,0,0,50:50:60:60:70:70:80:80:90:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_MELTDOWN
+385,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_CREATECOIN
+386,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_CREATENUGGET
+387,0,0,20,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_CARTBOOST
+388,0,0,20,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//WS_SYSTEMCREATE
 
 //****
 // ST Stalker
-389,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_CHASEWALK#チェイスウォ?ク#
-390,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_REJECTSWORD#リジェクトソ?ド#
+389,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ST_CHASEWALK
+390,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//ST_REJECTSWORD
 
 //****
 // CG Clown & Gypsy
-394,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,13:14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_ARROWVULCAN#アロ?バルカン#
-395,0,0,30:40:50:60:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_MOONLIT#月明りの泉に落ちる花びら#
-396,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_MARIONETTE#マリオネットコントロ?ル#
+394,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,13:14,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//CG_ARROWVULCAN
+395,0,0,30:40:50:60:70,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//CG_MOONLIT
+396,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CG_MARIONETTE
 
 //****
 // Other 2-Trans Class Skills
-397,0,0,18:21:24:27:30,0,0,0,2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_SPIRALPIERCE#スパイラルピア?ス#
-398,0,0,23,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_HEADCRUSH#ヘッドクラッシュ#
-399,0,0,12:12:14:14:16:16:18:18:20:20,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_JOINTBEAT#ジョイントビ?ト#
-400,0,0,10:25:40:55:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_NAPALMVULCAN#ナパ?ムバルカン#
-401,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CH_SOULCOLLECT#狂?功#
-402,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_MINDBREAKER#マインドブレ?カ?#
-403,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_MEMORIZE#メモライズ#
-404,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_FOGWALL#フォグウォ?ル#
-405,0,0,50,0,0,0,99,0,0,none,0,0,1025,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_SPIDERWEB#スパイダ?ウェッブ#
-406,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_METEORASSAULT#メテオアサルト#
-407,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_CDP#デッドリ?ポイズン作成#
-
-408,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_BABY##
-409,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_CALLPARENT##
-410,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WE_CALLBABY##
+397,0,0,18:21:24:27:30,0,0,0,2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LK_SPIRALPIERCE
+398,0,0,23,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LK_HEADCRUSH
+399,0,0,12:12:14:14:16:16:18:18:20:20,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LK_JOINTBEAT
+400,0,0,10:25:40:55:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HW_NAPALMVULCAN
+401,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CH_SOULCOLLECT
+402,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PF_MINDBREAKER
+403,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PF_MEMORIZE
+404,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//PF_FOGWALL
+405,0,0,50,0,0,0,99,0,0,none,0,0,1025,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//PF_SPIDERWEB
+406,0,0,10:12:14:16:18:20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ASC_METEORASSAULT
+407,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ASC_CDP
+
+408,0,0,1,0,-10,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_BABY
+409,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_CALLPARENT
+410,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WE_CALLBABY
 
 //****
 // TK Taekwon
 411,0,0,100:90:80:70:60:50:40:30:20:10,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_RUN
-412,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYSTORM
-413,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_STORMKICK
-414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYDOWN
-415,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_DOWNKICK
-416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYTURN
-417,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_TURNKICK
-418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_READYCOUNTER
-419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_COUNTERKICK
-420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_DODGE
-421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_JUMPKICK
-425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_SEVENWIND
-426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_HIGHJUMP
+412,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYSTORM
+413,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_STORMKICK
+414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYDOWN
+415,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_DOWNKICK
+416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYTURN
+417,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_TURNKICK
+418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_READYCOUNTER
+419,0,0,14:12:10:8:6:4:2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//TK_COUNTERKICK
+420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_DODGE
+421,0,0,70:60:50:40:30:20:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//TK_JUMPKICK
+425,0,0,20:20:20:20:50:50:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//TK_SEVENWIND
+426,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_HIGHJUMP
 
 //****
 // SG Star Gladiator
-427,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_FEEL
-428,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_SUN_WARM
-429,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_MOON_WARM
-430,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_STAR_WARM
-431,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_SUN_COMFORT
-432,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_MOON_COMFORT
-433,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_STAR_COMFORT
-434,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_HATE
-444,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SG_FUSION
-
-446,0,0,10,0,8,0,99,0,0,none,0,0,657,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_BERSERKPITCHER#Berserk Pitcher#
-459,0,0,64,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_ADRENALINE2#
+427,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_FEEL
+428,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_SUN_WARM
+429,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_MOON_WARM
+430,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_STAR_WARM
+431,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SG_SUN_COMFORT
+432,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SG_MOON_COMFORT
+433,0,0,70:60:50:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SG_STAR_COMFORT
+434,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_HATE
+444,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SG_FUSION
+
+446,0,0,10,0,8,0,99,0,0,none,0,0,657,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AM_BERSERKPITCHER
+459,0,0,64,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_ADRENALINE2
 
 //****
 // SL Soul Linker
-445,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_ALCHEMIST
-447,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_MONK
-448,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_STAR
-449,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SAGE
-450,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_CRUSADER
-451,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SUPERNOVICE
-452,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_KNIGHT
-453,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_WIZARD
-454,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_PRIEST
-455,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_BARDDANCER
-456,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_ROGUE
-457,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_ASSASSIN
-458,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_BLACKSMITH
-460,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_HUNTER
-461,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SOULLINKER
-462,0,0,120:110:100:90:80:70:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAIZEL#Kaizel#
-463,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAAHI#Kaahi#
-464,0,0,20:30:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAUPE#Kauf#
-465,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_KAITE#Kaite#
-467,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_STIN#Estin#
-468,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_STUN#Estern#
+445,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_ALCHEMIST
+447,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_MONK
+448,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_STAR
+449,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_SAGE
+450,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_CRUSADER
+451,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_SUPERNOVICE
+452,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_KNIGHT
+453,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_WIZARD
+454,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_PRIEST
+455,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_BARDDANCER
+456,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_ROGUE
+457,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_ASSASSIN
+458,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_BLACKSMITH
+460,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_HUNTER
+461,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_SOULLINKER
+462,0,0,120:110:100:90:80:70:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_KAIZEL
+463,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SL_KAAHI
+464,0,0,20:30:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SL_KAUPE
+465,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SL_KAITE
+467,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_STIN
+468,0,0,18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_STUN
 469,0,0,8:16:24:32:40:48:56:64:72:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_SMA
-470,0,0,75:65:55:45:35:25:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SWOO#Esu#
-471,0,0,55:35:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SKE#Esk#
-472,0,0,100:80:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //SL_SKA#Eska#
+470,0,0,75:65:55:45:35:25:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SL_SWOO
+471,0,0,55:35:15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SL_SKE
+472,0,0,100:80:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SL_SKA
 
 //****
 // Other Skills
-475,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_PRESERVE##
-476,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ST_FULLSTRIP##
-477,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_WEAPONREFINE##
-478,0,0,30,0,0,0,99,0,0,none,0,0,545,1,545,1,545,1,545,1,545,1,546,1,546,1,546,1,546,1,547,1,0	//CR_SLIMPITCHER##
-479,0,0,40,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_FULLPROTECTION##
-480,0,0,28:31:34:37:40,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PA_SHIELDCHAIN##
-482,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PF_DOUBLECASTING##
-483,0,0,40,0,0,0,99,0,0,none,0,0,715,1,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_GANBANTEIN##
-484,0,0,20:40:60:80:100,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HW_GRAVITATION##
-485,0,0,15,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_CARTBOOST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CARTTERMINATION##
-486,0,0,15,0,0,3000:3500:4000:4500:5000,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_OVERTHRUSTMAX##
-487,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_LONGINGFREEDOM##
-488,0,0,20:30:40:50:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_HERMODE##
-489,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CG_TAROTCARD##
-490,0,0,30,0,0,0,99,0,0,none,0,0,7135,1,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_ACIDDEMONSTRATION##
-491,0,0,10,0,0,0,99,0,0,none,0,0,921,1,905,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_CULTIVATION##
-492,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ITEM_ENCHANTARMS##
-493,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//TK_MISSION##
-494,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SL_HIGH##
-495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_ONEHAND##
-496,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_TWILIGHT1##
-497,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_TWILIGHT2##
-498,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_TWILIGHT3##
-499,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_POWER##
+475,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ST_PRESERVE
+476,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//ST_FULLSTRIP
+477,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WS_WEAPONREFINE
+478,0,0,30,0,0,0,99,0,0,none,0,0,545,1,545,1,545,1,545,1,545,1,546,1,546,1,546,1,546,1,547,1,0			//CR_SLIMPITCHER
+479,0,0,40,0,0,0,99,0,0,none,0,0,7139,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_FULLPROTECTION
+480,0,0,28:31:34:37:40,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//PA_SHIELDCHAIN
+482,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//PF_DOUBLECASTING
+483,0,0,40,0,0,0,99,0,0,none,0,0,715,1,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HW_GANBANTEIN
+484,0,0,20:40:60:80:100,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//HW_GRAVITATION
+485,0,0,15,0,0,600:700:800:900:1000:1100:1200:1300:1400:1500,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,SC_CARTBOOST,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_CARTTERMINATION
+486,0,0,15,0,0,3000:3500:4000:4500:5000,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WS_OVERTHRUSTMAX
+487,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CG_LONGINGFREEDOM
+488,0,0,20:30:40:50:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//CG_HERMODE
+489,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//CG_TAROTCARD
+490,0,0,30,0,0,0,99,0,0,none,0,0,7135,1,7136,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//CR_ACIDDEMONSTRATION
+491,0,0,10,0,0,0,99,0,0,none,0,0,921,1,905,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_CULTIVATION
+492,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ITEM_ENCHANTARMS
+493,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//TK_MISSION
+494,0,0,460:360:260:160:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SL_HIGH
+495,0,0,100,0,0,0,2,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_ONEHAND
+496,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AM_TWILIGHT1
+497,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AM_TWILIGHT2
+498,0,0,200,0,0,0,99,0,0,none,0,0,7134,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AM_TWILIGHT3
+499,0,0,12,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_POWER
 
 //****
 // GS Gunslinger
-500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_GLITTERING
-501,0,0,10,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_FLING
-502,0,0,20,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_TRIPLEACTION
-503,0,0,30,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_BULLSEYE
-504,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_MADNESSCANCEL
-505,0,0,15,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_ADJUSTMENT
-506,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_INCREASING
-507,0,0,7,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_MAGICALBULLET
-508,0,0,10,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_CRACKER
-512,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_TRACKING
-513,0,0,15:20:25:30:35,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_DISARM
-514,0,0,11:12:13:14:15,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_PIERCINGSHOT
+500,0,0,2,0,0,1,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_GLITTERING
+501,0,0,10,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_FLING
+502,0,0,20,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_TRIPLEACTION
+503,0,0,30,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_BULLSEYE
+504,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_MADNESSCANCEL
+505,0,0,15,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_ADJUSTMENT
+506,0,0,30,0,0,0,99,0,0,none,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_INCREASING
+507,0,0,7,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_MAGICALBULLET
+508,0,0,10,0,0,0,99,99,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GS_CRACKER
+512,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//GS_TRACKING
+513,0,0,15:20:25:30:35,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GS_DISARM
+514,0,0,11:12:13:14:15,0,0,0,17:18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GS_PIERCINGSHOT
 515,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,17,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_RAPIDSHOWER
 516,0,0,32:34:36:38:40:42:44:46:48:50,0,0,0,17,3,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_DESPERADO
 517,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,19,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_GATLINGFEVER
-518,0,0,3:6:9:12:15:18:21:24:27:30,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_DUST
+518,0,0,3:6:9:12:15:18:21:24:27:30,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//GS_DUST
 519,0,0,20:25:30:35:40:45:50:55:60:65,0,0,0,20,3,2:2:4:4:6:6:8:8:10:10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_FULLBUSTER
-520,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20:21,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_SPREADATTACK
-521,0,0,4:8:12:16:20:24:28:32:36:40,0,0,0,21,5,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GS_GROUNDDRIFT
+520,0,0,15:20:25:30:35:40:45:50:55:60,0,0,0,20:21,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0//GS_SPREADATTACK
+521,0,0,4:8:12:16:20:24:28:32:36:40,0,0,0,21,5,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//GS_GROUNDDRIFT
 
 //****
 // NJ Ninja
-523,0,0,2,0,0,0,99,6,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_SYURIKEN
-524,0,0,30:25:20:15:10,0,0,0,99,7,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KUNAI
-525,0,0,20:25:30:35:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HUUMA
+523,0,0,2,0,0,0,99,6,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_SYURIKEN
+524,0,0,30:25:20:15:10,0,0,0,99,7,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_KUNAI
+525,0,0,20:25:30:35:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_HUUMA
 526,0,0,50,0,0,500:1000:1500:2000:2500:3000:3500:4000:4500:5000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_ZENYNAGE
-527,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_TATAMIGAESHI
-528,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KASUMIKIRI
-529,0,0,10,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_SHADOWJUMP
-530,0,0,10,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KIRIKAGE
-531,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_UTSUSEMI
+527,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_TATAMIGAESHI
+528,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_KASUMIKIRI
+529,0,0,10,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NJ_SHADOWJUMP
+530,0,0,10,0,0,0,99,0,0,none,SC_HIDING,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NJ_KIRIKAGE
+531,0,0,12:15:18:21:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_UTSUSEMI
 532,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_BUNSINJYUTSU
-533,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_NINPOU
+533,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NJ_NINPOU
 534,0,0,18:20:22:24:26:28:30:32:34:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KOUENKA
-535,0,0,25,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KAENSIN
-536,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_BAKUENRYU
+535,0,0,25,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NJ_KAENSIN
+536,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,7521,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_BAKUENRYU
 537,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HYOUSENSOU
 538,0,0,15:18:21:24:27:30:33:36:39:42,0,0,0,99,0,0,none,0,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_SUITON
-539,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HYOUSYOURAKU
+539,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7522,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_HYOUSYOURAKU
 540,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_HUUJIN
-541,0,0,16:20:24:28:32,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_RAIGEKISAI
-542,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_KAMAITACHI
-543,0,0,20:30:40:50:60,-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_NEN
+541,0,0,16:20:24:28:32,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_RAIGEKISAI
+542,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NJ_KAMAITACHI
+543,0,0,20:30:40:50:60,-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NJ_NEN
 544,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NJ_ISSEN
 
-688,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GM_SANDMAN
-698,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_WEWISH#Christmas Carol
-
-1001,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KN_CHARGEATK#チャ?[ジアタック#
-1002,0,0,15,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//CR_SHRINK#シュリンク#
-1004,0,0,15,0,0,0,99,2,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AS_VENOMKNIFE#ベナムナイフ#
-1005,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RG_CLOSECONFINE#ク??[ズコンファイン#
-1006,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WZ_SIGHTBLASTER#サイトブラスタ?[#
-1007,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_CREATECON#エルレ?ンタルコンバ?[タ?サ??
-1008,0,0,30,0,0,0,99,0,0,none,0,0,12115,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTWATER#エルレ?ンタルチェンジ#
-1009,0,0,10,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HT_PHANTASMIC#ファンタスミックア??[#
-1010,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_PANGVOICE#パンボイス#
-1011,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_WINKCHARM#魅惑のウィンク#
-1013,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BS_GREED#貪欲#
-1014,0,0,400,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//PR_REDEMPTIO#レデムプティオ#
-1015,0,0,40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_KITRANSLATION#珍奇?入(?U気?入)#
-1016,10,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MO_BALKYOUNG#足? (発勁)#
-1017,0,0,30,0,0,0,99,0,0,none,0,0,12116,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTGROUND
-1018,0,0,30,0,0,0,99,0,0,none,0,0,12114,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTFIRE
-1019,0,0,30,0,0,0,99,0,0,none,0,0,12117,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SA_ELEMENTWIND
+688,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GM_SANDMAN
+698,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_WEWISH
+
+1001,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KN_CHARGEATK
+1002,0,0,15,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//CR_SHRINK
+1004,0,0,15,0,0,0,99,2,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AS_VENOMKNIFE
+1005,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RG_CLOSECONFINE
+1006,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WZ_SIGHTBLASTER
+1007,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SA_CREATECON
+1008,0,0,30,0,0,0,99,0,0,none,0,0,12115,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTWATER
+1009,0,0,10,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HT_PHANTASMIC
+1010,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BA_PANGVOICE
+1011,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//DC_WINKCHARM
+1013,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//BS_GREED
+1014,0,0,400,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//PR_REDEMPTIO
+1015,0,0,40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MO_KITRANSLATION
+1016,10,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MO_BALKYOUNG
+1017,0,0,30,0,0,0,99,0,0,none,0,0,12116,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTGROUND
+1018,0,0,30,0,0,0,99,0,0,none,0,0,12114,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTFIRE
+1019,0,0,30,0,0,0,99,0,0,none,0,0,12117,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SA_ELEMENTWIND
 
 //*****
 // RK Rune Knight
-2001,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_ENCHANTBLADE#Enchant Blade#
-2002,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_SONICWAVE#Sonic Wave#
-2003,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DEATHBOUND#Death Bound#
-2004,0,0,60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_HUNDREDSPEAR#Hundred Spear#
-2005,0,0,20:24:28:32:36,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_WINDCUTTER#Wind Cutter#
-2006,0,0,35:40:45:50:55,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //RK_IGNITIONBREAK#Ignition Break#
-2008,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH#Dragon Breath#
-2009,0,0,70,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONHOWLING#Dragon Howling#
-2011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_MILLENNIUMSHIELD#Millenium Shield#
-2012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_CRUSHSTRIKE#Crush Strike#
-2013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_REFRESH#Refresh#
-2014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_GIANTGROWTH#Giant Growth#
-2015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_STONEHARDSKIN#Stone Hard Skin#
-2016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_VITALITYACTIVATION#Vitality Activation#
-2017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_STORMBLAST#Storm Blast#
-2018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_FIGHTINGSPIRIT#Fighting Spirit#
-2019,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_ABUNDANCE#Abundance#
-2020,0,0,15:18:21:24:27,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_PHANTOMTHRUST#Phantom Thrust#
+2001,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RK_ENCHANTBLADE
+2002,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RK_SONICWAVE
+2003,0,0,28:31:34:37:40:43:46:49:52:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DEATHBOUND
+2004,0,0,60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RK_HUNDREDSPEAR
+2005,0,0,20:24:28:32:36,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//RK_WINDCUTTER
+2006,0,0,35:40:45:50:55,0,0,0,1:2:3:4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//RK_IGNITIONBREAK
+2008,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH
+2009,0,0,70,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RK_DRAGONHOWLING
+2011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_MILLENNIUMSHIELD
+2012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_CRUSHSTRIKE
+2013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_REFRESH
+2014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_GIANTGROWTH
+2015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_STONEHARDSKIN
+2016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_VITALITYACTIVATION
+2017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_STORMBLAST
+2018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_FIGHTINGSPIRIT
+2019,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_ABUNDANCE
+2020,0,0,15:18:21:24:27,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RK_PHANTOMTHRUST
 
 //****
 // GC Guilottine Cross
-2021,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_VENOMIMPRESS#Venom Impress#
-2022,0,0,25,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CROSSIMPACT#Cross Impact# //CHECK Is this move_enable needed?
-2023,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_DARKILLUSION#Dark Illusion#
-
-2025,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CREATENEWPOISON#Create New Poison#
-2026,0,0,10,0,0,0,99,0,0,none,0,0,6128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_ANTIDOTE#Antidote#
-2027,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_POISONINGWEAPON#Poisoning Weapon#
-2028,0,0,40:36:32:28:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_WEAPONBLOCKING#Weapon Blocking#
-2029,0,0,5:8:11:14:17,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_COUNTERSLASH#Counter Slash#
-2030,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_WEAPONCRUSH#Weapon Crush#
-2031,0,0,30:40:50:60:70,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_VENOMPRESSURE#Venom Pressure#
-2032,0,0,40,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_POISONSMOKE#Poison Smoke#
-2033,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CLOAKINGEXCEED#Cloaking Exceed#
-2034,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_PHANTOMMENACE#Phantom Menace#
-2035,0,0,100,10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_HALLUCINATIONWALK#Hallucination Walk#
-2036,0,0,5,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_ROLLINGCUTTER#Rolling Cutter#
-2037,0,0,20:24:28:32:36,0,0,0,16,0,0,none,SC_ROLLINGCUTTER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CROSSRIPPERSLASHER#Cross Ripper Slasher#
+2021,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_VENOMIMPRESS
+2022,0,0,25,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//GC_CROSSIMPACT //CHECK Is this move_enable needed?
+2023,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_DARKILLUSION
+
+2025,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_CREATENEWPOISON
+2026,0,0,10,0,0,0,99,0,0,none,0,0,6128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GC_ANTIDOTE
+2027,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_POISONINGWEAPON
+2028,0,0,40:36:32:28:24,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_WEAPONBLOCKING
+2029,0,0,5:8:11:14:17,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_COUNTERSLASH
+2030,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_WEAPONCRUSH
+2031,0,0,30:40:50:60:70,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_VENOMPRESSURE
+2032,0,0,40,0,0,0,99,0,0,none,SC_POISONINGWEAPON,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//GC_POISONSMOKE
+2033,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_CLOAKINGEXCEED
+2034,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_PHANTOMMENACE
+2035,0,0,100,10,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GC_HALLUCINATIONWALK
+2036,0,0,5,0,0,0,16,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GC_ROLLINGCUTTER
+2037,0,0,20:24:28:32:36,0,0,0,16,0,0,none,SC_ROLLINGCUTTER,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_CROSSRIPPERSLASHER
 
 //****
 // WL Warlock
-2201,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_WHITEIMPRISON#White Imprison#
-2202,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SOULEXPANSION#Soul Expansion#
-2203,0,0,40:48:56:64:72,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_FROSTMISTY#Frosty Misty#
-2204,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_JACKFROST#Jack Frost#
-2205,0,0,40:42:44:46:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_MARSHOFABYSS#Marsh of Abyss#
-2206,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_RECOGNIZEDSPELL#Recognized Spell#
-2207,0,0,32:34:36:38:40,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SIENNAEXECRATE#Sienna Execrate#
-
-2209,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_STASIS#Stasis#
-2210,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_DRAINLIFE#Drain Life#
-2211,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_CRIMSONROCK#Crimson Rock#
-2212,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_HELLINFERNO#Hell Inferno#
-2213,0,0,480:560:640:720:800,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_COMET#Comet#
-2214,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_CHAINLIGHTNING#Chain Lightning#
-2215,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_CHAINLIGHTNING_ATK#Chain Lightning Attack#
-2216,0,0,70:78:86:94:102,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_EARTHSTRAIN#Earth Strain#
-2217,0,0,120:150:180:210:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX#Tetra Vortex#
-2218,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_FIRE#Tetra Vortex Fire#
-2219,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_WATER#Tetra Vortex Water#
-2220,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_WIND#Tetra Vortex Wind#
-2221,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TETRAVORTEX_GROUND#Tetra Vortex Earth#
-2222,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONFB#Summon Fire Ball#
-2223,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONBL#Summon Lightning Ball#
-2224,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONWB#Summon Water Ball#
-2225,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_FIRE#Summon Attack Fire#
-2226,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_WIND#Summon Attack Wind#
-2227,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_WATER#Summon Attack Water#
-2228,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMON_ATK_GROUND#Summon Attack Earth#
-2229,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_SUMMONSTONE#Summon Stone#
-2230,0,0,3:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_RELEASE#Release#
-2231,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_READING_SB#Reading Spellbook#
-//2232,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_FREEZE_SP#Freeze Spell# (Passive Skill)
+2201,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_WHITEIMPRISON
+2202,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SOULEXPANSION
+2203,0,0,40:48:56:64:72,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_FROSTMISTY
+2204,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_JACKFROST
+2205,0,0,40:42:44:46:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_MARSHOFABYSS
+2206,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_RECOGNIZEDSPELL
+2207,0,0,32:34:36:38:40,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_SIENNAEXECRATE
+
+2209,0,0,50:60:70:80:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_STASIS
+2210,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_DRAINLIFE
+2211,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_CRIMSONROCK
+2212,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_HELLINFERNO
+2213,0,0,480:560:640:720:800,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_COMET
+2214,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_CHAINLIGHTNING
+2215,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_CHAINLIGHTNING_ATK
+2216,0,0,70:78:86:94:102,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WL_EARTHSTRAIN
+2217,0,0,120:150:180:210:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_TETRAVORTEX
+2218,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_FIRE
+2219,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_WATER
+2220,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_WIND
+2221,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_TETRAVORTEX_GROUND
+2222,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONFB
+2223,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONBL
+2224,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONWB
+2225,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_FIRE
+2226,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_WIND
+2227,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_WATER
+2228,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_SUMMON_ATK_GROUND
+2229,0,0,10:12:14:16:18,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WL_SUMMONSTONE
+2230,0,0,3:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//WL_RELEASE
+2231,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WL_READING_SB
+//2232,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//WL_FREEZE_SP
 
 //****
 // AB Arch Bishop
-2038,0,0,20:23:26:29:32,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_JUDEX#Judex#
-2039,0,0,30,0,-30,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ANCILLA#Ancilla#
-2040,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ADORAMUS#Adoramus#
-2041,0,0,280:320:360,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CLEMENTIA#Crementia#
-2042,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CANTO#Canto Candidus#
-2043,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CHEAL#Coluceo Heal#
-2044,0,0,300,0,0,0,99,0,0,none,0,0,12333,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_EPICLESIS#Epiclesis#
-2045,0,0,90:100:110:120:130:140:150:160:170:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_PRAEFATIO#Praefatio#
-2046,0,0,35:38:41:44:47:50:53:56:59:62,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ORATIO#Oratio#
-2047,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_LAUDAAGNUS#Lauda Agnus#
-2048,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_LAUDARAMUS#Lauda Ramus#
-
-2050,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_RENOVATIO#Renovatio#
-2051,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_HIGHNESSHEAL#Highness Heal#
-2052,0,0,54:60:66:72:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_CLEARANCE#Clearance#
-2053,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_EXPIATIO#Expiatio#
-2054,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT#Duple Light#
-2055,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT_MELEE#Duple Light Melee#
-2056,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT_MAGIC#Duple Light Magic#
-2057,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_SILENTIUM#Silentium#
-
-2515,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_SECRAMENT#Sacrament#
+2038,0,0,20:23:26:29:32,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_JUDEX
+2039,0,0,30,0,-30,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//AB_ANCILLA
+2040,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ADORAMUS
+2041,0,0,280:320:360,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CLEMENTIA
+2042,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CANTO
+2043,0,0,200:220:240,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CHEAL
+2044,0,0,300,0,0,0,99,0,0,none,0,0,12333,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//AB_EPICLESIS
+2045,0,0,90:100:110:120:130:140:150:160:170:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_PRAEFATIO
+2046,0,0,35:38:41:44:47:50:53:56:59:62,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_ORATIO
+2047,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_LAUDAAGNUS
+2048,0,0,50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_LAUDARAMUS
+
+2050,0,0,70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AB_RENOVATIO
+2051,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//AB_HIGHNESSHEAL
+2052,0,0,54:60:66:72:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_CLEARANCE
+2053,0,0,35:40:45:50:55,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_EXPIATIO
+2054,0,0,55:60:65:70:75:80:85:90:95:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_DUPLELIGHT
+2055,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AB_DUPLELIGHT_MELEE
+2056,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//AB_DUPLELIGHT_MAGIC
+2057,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//AB_SILENTIUM
+
+2515,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//AB_SECRAMENT
 
 //****
 // RA Ranger
-2233,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ARROWSTORM#Arrow Storm#
-2234,0,0,55:60:65:70:75,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_FEARBREEZE#Fear Breeze#
-
-2236,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_AIMEDBOLT#Aimed Bolt# //How many arrows does it require???
-2237,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_DETONATOR#Detonator#
-2238,0,0,35,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ELECTRICSHOCKER#Electric Shocker#
-2239,0,0,20,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_CLUSTERBOMB#Cluster Bomb#
-2240,0,0,5,0,0,0,99,0,0,none,0,0,6124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGMASTERY#Warg Mastery#
-2241,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGRIDER#Warg Rider#
-2242,0,0,4,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGDASH#Warg Dash#
-2243,0,0,20:22:24:26:28,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGSTRIKE#Warg Strike#
-2244,0,0,40:42:44:46:48,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_WUGBITE#Warg Bite#
-
-2246,0,0,12,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_SENSITIVEKEEN#Sensitive Keen#
-2247,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_CAMOUFLAGE#Camouflage#
-
-2249,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6360,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_MAGENTATRAP#Magenta Trap#
-2250,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6361,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_COBALTTRAP#Cobalt Trap#
-2251,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6363,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_MAIZETRAP#Maize Trap#
-2252,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6362,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_VERDURETRAP#Verdure Trap#
-2253,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_FIRINGTRAP#Firing Trap#
-2254,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ICEBOUNDTRAP#Icebound Trap#
+2233,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_ARROWSTORM
+2234,0,0,55:60:65:70:75,0,0,0,11,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RA_FEARBREEZE
+
+2236,0,0,30:32:34:36:38:40:42:44:46:48,0,0,0,11,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_AIMEDBOLT //How many arrows does it require???
+2237,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0									//RA_DETONATOR
+2238,0,0,35,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_ELECTRICSHOCKER
+2239,0,0,20,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_CLUSTERBOMB
+2240,0,0,5,0,0,0,99,0,0,none,0,0,6124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_WUGMASTERY
+2241,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_WUGRIDER
+2242,0,0,4,0,0,0,99,0,0,move_enable,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_WUGDASH
+2243,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RA_WUGSTRIKE
+2244,0,0,40:42:44:46:48,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RA_WUGBITE
+
+2246,0,0,12,0,0,0,99,0,0,warg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_SENSITIVEKEEN
+2247,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RA_CAMOUFLAGE
+
+2249,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6360,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_MAGENTATRAP
+2250,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6361,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_COBALTTRAP
+2251,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6363,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_MAIZETRAP
+2252,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,6362,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//RA_VERDURETRAP
+2253,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_FIRINGTRAP
+2254,0,0,10,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RA_ICEBOUNDTRAP
 
 //****
 // NC Mechanic
-2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_BOOSTKNUCKLE#Boost Knuckle#
-2257,0,0,50,0,0,0,99,0,0,mado,0,0,1549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_PILEBUNKER#Pile Bunker#
-2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_VULCANARM#Vulcan Arm#
-2259,0,0,20,0,0,0,99,0,0,mado,0,0,2139,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_FLAMELAUNCHER#Flame Launcher#
-2260,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_COLDSLOWER#Cold Slower#
-2261,0,0,40:45:50,0,0,0,99,8,1,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_ARMSCANNON#Arm Cannon#
-2262,0,0,20:40:60,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2800	//NC_ACCELERATION#Acceleration#
-2263,0,0,25,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2801	//NC_HOVERING#Hovering#
-2264,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_F_SIDESLIDE#Front - Side Slide#
-2265,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_B_SIDESLIDE#Back - Side Slide#
-
-2267,0,0,1,0,0,0,99,0,0,mado,0,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2802	//NC_SELFDESTRUCTION#Self Destruction#
-2268,0,0,100,0,0,0,99,0,0,mado,0,0,6360,1,6363,1,6362,1,6361,1,6146,2,0,0,0,0,0,0,0,0,0,0,2803	//NC_SHAPESHIFT#Shape Shift#
-2269,0,0,20,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2804	//NC_EMERGENCYCOOL#Emergency Cool#
-2270,0,0,45,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_INFRAREDSCAN#Infrared Scan#
-2271,0,0,30,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_ANALYZE#Analyze#
-2272,0,0,90,0,0,0,99,0,0,mado,0,0,2805,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805	//NC_MAGNETICFIELD#Magnetic Field#
-2273,0,0,90,0,0,0,99,0,0,mado,0,0,2806,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2806	//NC_NEUTRALBARRIER#Neutral Barrier#
-2274,0,0,100:150:200,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2808	//NC_STEALTHFIELD#Stealth Field#
-2275,0,0,25:30:35:40:45,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2807	//NC_REPAIR#Repair#
-
-2278,0,0,20:22:24:26:28,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_AXEBOOMERANG#Axe Boomerang#
-2279,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_POWERSWING#Power Swing#
-2280,20:40:60:80:100,0,18:20:22:24:26,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_AXETORNADO#Axe Tornado#
-2281,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,612,0,615,0,998,1,999,5,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_SILVERSNIPER#FAW - Silver Sniper#
-2282,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,612,0,615,0,998,2,7054,1,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_MAGICDECOY#FAW - Magic Decoy#
-2283,0,0,15,0,0,0,99,0,0,none,0,0,6186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_DISJOINT#FAW Removal#
+2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NC_BOOSTKNUCKLE
+2257,0,0,50,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1549							//NC_PILEBUNKER
+2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NC_VULCANARM
+2259,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2139						//NC_FLAMELAUNCHER
+2260,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//NC_COLDSLOWER
+2261,0,0,40:45:50,0,0,0,99,8,1,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NC_ARMSCANNON
+2262,0,0,20:40:60,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2800					//NC_ACCELERATION
+2263,0,0,25,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2801						//NC_HOVERING
+2264,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_F_SIDESLIDE
+2265,0,0,5,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_B_SIDESLIDE
+
+2267,0,0,1,0,0,0,99,0,0,mado,0,0,6146,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2802						//NC_SELFDESTRUCTION
+2268,0,0,100,0,0,0,99,0,0,mado,0,0,6360,1,6363,1,6362,1,6361,1,0,0,0,0,0,0,0,0,0,0,6146,2,2803			//NC_SHAPESHIFT
+2269,0,0,20,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2804						//NC_EMERGENCYCOOL
+2270,0,0,45,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//NC_INFRAREDSCAN
+2271,0,0,30,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_ANALYZE
+2272,0,0,90,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805						//NC_MAGNETICFIELD
+2273,0,0,90,0,0,0,99,0,0,mado,0,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2806						//NC_NEUTRALBARRIER
+2274,0,0,100:150:200,0,0,0,99,0,0,mado,0,0,6146,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2808				//NC_STEALTHFIELD
+2275,0,0,25:30:35:40:45,0,0,0,99,0,0,mado,0,0,12392,1,12392,1,12393,1,12393,1,12394,1,0,0,0,0,0,0,0,0,6146,1,2807			//NC_REPAIR
+
+2278,0,0,20:22:24:26:28,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NC_AXEBOOMERANG
+2279,0,0,20:22:24:26:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//NC_POWERSWING
+2280,20:40:60:80:100,0,18:20:22:24:26,0,0,0,6:7,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_AXETORNADO
+2281,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,612,0,615,0,998,1,999,5,0,0,0,0,0,0,0,0,0,0,0,0,0			//NC_SILVERSNIPER
+2282,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,612,0,615,0,998,2,7054,1,0,0,0,0,0,0,0,0,0,0,0,0,0		//NC_MAGICDECOY
+2283,0,0,15,0,0,0,99,0,0,none,0,0,6186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//NC_DISJOINT
 
 //****
 // SC Shadow Chaser
-2284,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_FATALMENACE#Fatal Menace#
-2285,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_REPRODUCE#Reproduce#
-2286,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_AUTOSHADOWSPELL#Auto Shadow Spell#
-2287,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_SHADOWFORM#Shadow Form#
-2288,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,11,1,3,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_TRIANGLESHOT#Triangle Shot#
-2289,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_BODYPAINT#Body Painting#
-2290,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_INVISIBILITY#Invisibility#
-2291,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_DEADLYINFECT#Deadly Infect#
-2292,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_ENERVATION#Masquerade - Enervation#
-2293,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_GROOMY#Masquerade - Gloomy#
-2294,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_IGNORANCE#Masquerade - Ignorance#
-2295,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_LAZINESS#Masquerade - Laziness#
-2296,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_UNLUCKY#Masquerade - Unlucky#
-2297,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_WEAKNESS#Masquerade - Weakness#
-2298,0,0,15:18:21:24:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_STRIPACCESSARY#Strip Accessory#
-2299,0,0,20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_MANHOLE#Man Hole#
-2300,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_DIMENSIONDOOR#Dimension Door#
-2301,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_CHAOSPANIC#Chaos Panic#
-2302,0,0,50:55:60,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_MAELSTROM#Maelstrom#
-2303,0,0,60:70:80,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_BLOODYLUST#Bloody Lust#
-2304,0,0,24:28:32,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_FEINTBOMB#Feint Bomb#
+2284,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_FATALMENACE
+2285,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_REPRODUCE
+2286,0,0,40:45:50:55:60:65:70:75:80:85,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_AUTOSHADOWSPELL
+2287,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_SHADOWFORM
+2288,0,0,22:24:26:28:30:32:34:36:38:40,0,0,0,11,1,3,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_TRIANGLESHOT
+2289,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SC_BODYPAINT
+2290,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SC_INVISIBILITY
+2291,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_DEADLYINFECT
+2292,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_ENERVATION
+2293,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_GROOMY
+2294,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_IGNORANCE
+2295,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_LAZINESS
+2296,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_UNLUCKY
+2297,0,0,30:40:50,0,0,0,99,0,0,none,0,0,6120,1,6121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_WEAKNESS
+2298,0,0,15:18:21:24:27,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_STRIPACCESSARY
+2299,0,0,20:25:30,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_MANHOLE
+2300,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_DIMENSIONDOOR
+2301,0,0,30:36:42,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_CHAOSPANIC
+2302,0,0,50:55:60,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_MAELSTROM
+2303,0,0,60:70:80,0,0,0,99,0,0,none,0,0,6122,0,6123,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_BLOODYLUST
+2304,0,0,24:28:32,0,0,0,99,0,0,none,0,0,6122,0,6123,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SC_FEINTBOMB
 
 //****
 // LG Royal Guard
-2307,0,0,12:16:20:24:28,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_CANNONSPEAR#Cannon Spear#
-2308,0,0,20:20:20:20:20:25:25:25:25:25,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_BANISHINGPOINT#Banishing Point#
-2309,0,0,30:45:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_TRAMPLE#Trample#
-2310,0,0,10:12:14:16:18,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_SHIELDPRESS#Shield Press#
-2311,0,0,60:80:100:120:140,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_REFLECTDAMAGE#Reflect Damage#
-2312,0,0,50,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_PINPOINTATTACK#Pinpoint Attack#
-2313,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_FORCEOFVANGUARD#Force of Vanguard#
-2314,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_RAGEBURST#Rage Burst#
-2315,0,0,50,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_SHIELDSPELL#Shield Spell#
-2316,0,0,20:32:44:56:68,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_EXEEDBREAK#Exceed Break#
-2317,0,0,20:30:40:50:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_OVERBRAND#Over Brand#
-2318,0,0,75:80:85:90:95,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_PRESTIGE#Prestige#
-2319,0,0,30:36:42:48:54,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_BANDING#Banding#
-2320,0,0,20:24:28:32:36,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_MOONSLASHER#Moon Slasher#
-2321,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_RAYOFGENESIS#Ray of Genesis#
-2322,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,523,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_PIETY#Piety#
-2323,0,0,52:60:68:76:84,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_EARTHDRIVE#Earth Drive#
-2324,0,0,80:90:100:110:120,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_HESPERUSLIT#Hesperus Lit#
-2325,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_INSPIRATION#Inspiration#
+2307,0,0,12:16:20:24:28,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_CANNONSPEAR
+2308,0,0,20:20:20:20:20:25:25:25:25:25,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_BANISHINGPOINT
+2309,0,0,30:45:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//LG_TRAMPLE
+2310,0,0,10:12:14:16:18,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_SHIELDPRESS
+2311,0,0,60:80:100:120:140,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//LG_REFLECTDAMAGE
+2312,0,0,50,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//LG_PINPOINTATTACK
+2313,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//LG_FORCEOFVANGUARD
+2314,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//LG_RAGEBURST
+2315,0,0,50,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//LG_SHIELDSPELL
+2316,0,0,20:32:44:56:68,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_EXEEDBREAK
+2317,0,0,20:30:40:50:60,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_OVERBRAND
+2318,0,0,75:80:85:90:95,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_PRESTIGE
+2319,0,0,30:36:42:48:54,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_BANDING
+2320,0,0,20:24:28:32:36,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_MOONSLASHER
+2321,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//LG_RAYOFGENESIS
+2322,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,523,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_PIETY
+2323,0,0,52:60:68:76:84,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_EARTHDRIVE
+2324,0,0,80:90:100:110:120,0,0,0,4:5,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_HESPERUSLIT
+2325,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//LG_INSPIRATION
 
 //****
 // SR Sura
-2326,0,0,3:4:5:6:7:8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_DRAGONCOMBO#Dragon Combo#
-2327,0,0,8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_SKYNETBLOW#Sky Net Blow#
-2328,0,0,36:40:44:48:52,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_EARTHSHAKER#Earth Shaker#
-2329,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FALLENEMPIRE#Fallen Empire#
-2330,0,0,1:2:3:4:5:6:7:8:9:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_TIGERCANNON#Tiger Cannon#
-2331,0,0,1,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_HELLGATE#Hell Gate#
-2332,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_RAMPAGEBLASTER#Rampage Blaster#
-2333,0,0,80,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CRESCENTELBOW#Crescent Elbow#
-2334,0,0,40:60:80:100:120,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CURSEDCIRCLE#Cursed Circle#
-2335,0,0,80:70:60:50:40,-5:-4:-3:-2:-1,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_LIGHTNINGWALK#Lightning Walk#
-2336,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_KNUCKLEARROW#Knuckle Arrow#
-2337,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_WINDMILL#Windmill#
-2338,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_RAISINGDRAGON#Raising Dragon#
-2339,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH#Gentle Touch#
-2340,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_ASSIMILATEPOWER#Assimilate Power#
-2341,0,0,50,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_POWERVELOCITY#Power Velocity#
-2342,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CRESCENTELBOW_AUTOSPELL#Crescent Elbow Autospell#
-2343,0,0,11:12:13:14:15:16:17:18:19:20,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GATEOFHELL#Gate of Hell#
-2344,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_QUIET#Gentle Touch - Quiet#
-2345,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_CURE#Gentle Touch - Cure#
-2346,0,0,40:50:60:70:80,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_ENERGYGAIN#Gentle Touch - Energy Gain#
-2347,0,0,40:50:60:70:80,-2:-4:-6:-8:-10,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_CHANGE#Gentle Touch - Change#
-2348,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_REVITALIZE#Gentle Touch - Revitalize#
+2326,0,0,3:4:5:6:7:8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SR_DRAGONCOMBO
+2327,0,0,8:9:10:11:12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_SKYNETBLOW
+2328,0,0,36:40:44:48:52,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_EARTHSHAKER
+2329,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_FALLENEMPIRE
+2330,0,0,1:2:3:4:5:6:7:8:9:10,0,0,0,99,0,0,none,SC_EXPLOSIONSPIRITS,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_TIGERCANNON
+2331,0,0,1,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_HELLGATE
+2332,0,0,150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SR_RAMPAGEBLASTER
+2333,0,0,80,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_CRESCENTELBOW
+2334,0,0,40:60:80:100:120,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_CURSEDCIRCLE
+2335,0,0,80:70:60:50:40,-5:-4:-3:-2:-1,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_LIGHTNINGWALK
+2336,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_KNUCKLEARROW
+2337,0,0,45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_WINDMILL
+2338,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SR_RAISINGDRAGON
+2339,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_GENTLETOUCH
+2340,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_ASSIMILATEPOWER
+2341,0,0,50,0,0,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_POWERVELOCITY
+2342,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_CRESCENTELBOW_AUTOSPELL
+2343,0,0,11:12:13:14:15:16:17:18:19:20,0,-11:-12:-13:-14:-15:-16:-17:-18:-19:-20,0,99,0,0,none,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GATEOFHELL
+2344,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_GENTLETOUCH_QUIET
+2345,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SR_GENTLETOUCH_CURE
+2346,0,0,40:50:60:70:80,-1:-2:-3:-4:-5,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_ENERGYGAIN
+2347,0,0,40:50:60:70:80,-2:-4:-6:-8:-10,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_GENTLETOUCH_CHANGE
+2348,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SR_GENTLETOUCH_REVITALIZE
 //More from SR Sura (but not following ID order)
-2517,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_HOWLINGOFLION#Howling of Lion# 
-2518,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_RIDEINLIGHTNING#Ride In Lightening#
+2517,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//SR_HOWLINGOFLION
+2518,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,1:2:3:4:5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//SR_RIDEINLIGHTNING
 
 //****
 // WA Wanderer
-2350,0,0,96:112:128:144:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WA_SWING_DANCE#Swing Dance#
-2351,0,0,60:69:78:87:96,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WA_SYMPHONY_OF_LOVER#Symphony of Lover#
-2352,0,0,84:96:108:120:134,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WA_MOONLIT_SERENADE#Moonlit Serenade#
+2350,0,0,96:112:128:144:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WA_SWING_DANCE
+2351,0,0,60:69:78:87:96,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WA_SYMPHONY_OF_LOVER
+2352,0,0,84:96:108:120:134,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WA_MOONLIT_SERENADE
 
 //****
 // MI Minstrel
-2381,0,0,82:88:94:100:106,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MI_RUSH_WINDMILL#Windmill Rush Attack#
-2382,0,0,86:92:98:104:110,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MI_ECHOSONG#Echo Song#
-2383,0,0,70:75:80:85:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MI_HARMONIZE#Harmonize#
+2381,0,0,82:88:94:100:106,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//MI_RUSH_WINDMILL
+2382,0,0,86:92:98:104:110,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//MI_ECHOSONG
+2383,0,0,70:75:80:85:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MI_HARMONIZE
 
 //****
 // WM Wanderer/Minstrel
-2413,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_METALICSOUND#Metallic Sound#
-2414,0,0,28:32:38:42:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_REVERBERATION#Reverberation#
-2415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_REVERBERATION_MELEE#Reverberation Melee# 
-2416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_REVERBERATION_MAGIC#Reverberation Magic# 
-2417,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_DOMINION_IMPULSE#Dominion Impulse#
-2418,0,0,80:90:100:110:120,0,0,0,11,1,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SEVERE_RAINSTORM#Severe Rainstorm#
-2419,0,0,12:16:20:24:28,0,0,0,13:14,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_POEMOFNETHERWORLD#Poem of Netherworld#
-2420,0,0,48:56:64:72:80,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_VOICEOFSIREN#Voice of Siren#
-2421,0,0,50:53:56:59:62,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_DEADHILLHERE#Valley of Death#
-2422,0,0,80:90:100:110:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_LULLABY_DEEPSLEEP#Deep Sleep Lullaby#
-2423,0,0,42:46:50:54:58,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SIRCLEOFNATURE#Circle of Nature's Sound#
-2424,0,0,40:45:50:55:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_RANDOMIZESPELL#Improvised Song#
-2425,0,0,60:75:90:105:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MW_GLOOMYDAY#Gloomy Day#
-2426,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_GREAT_ECHO#Great Echo# - Missing 1 Lozange. Need item ID.
-2427,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SONG_OF_MANA#Song of Mana#
-2428,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_DANCE_WITH_WUG#Dance With Warg#
-2429,0,0,50:60:70:80:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SOUND_OF_DESTRUCTION#Sound of Destruction#
-2430,0,0,150:160:170:180:190,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_SATURDAY_NIGHT_FEVER#Saturday Night Fever#
-2431,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_LERADS_DEW#Lerad's Dew#
-2432,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_MELODYOFSINK#Melody of Sink#
-2433,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_WARCRY_OF_BEYOND#Warcry of Beyond#
-2434,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_UNLIMITED_HUMMING_VOICE#Unlimited Humming Voice#
+2413,0,0,64:68:72:76:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WM_METALICSOUND
+2414,0,0,28:32:38:42:48,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//WM_REVERBERATION
+2415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WM_REVERBERATION_MELEE
+2416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WM_REVERBERATION_MAGIC
+2417,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//WM_DOMINION_IMPULSE
+2418,0,0,80:90:100:110:120,0,0,0,11,1,20,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_SEVERE_RAINSTORM
+2419,0,0,12:16:20:24:28,0,0,0,13:14,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_POEMOFNETHERWORLD
+2420,0,0,48:56:64:72:80,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_VOICEOFSIREN
+2421,0,0,50:53:56:59:62,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_DEADHILLHERE
+2422,0,0,80:90:100:110:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_LULLABY_DEEPSLEEP
+2423,0,0,42:46:50:54:58,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_SIRCLEOFNATURE
+2424,0,0,40:45:50:55:60,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_RANDOMIZESPELL
+2425,0,0,60:75:90:105:120,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//MW_GLOOMYDAY
+2426,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,11513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_GREAT_ECHO // Missing 1 Lozange. Need item ID.
+2427,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_SONG_OF_MANA
+2428,0,0,120:140:160:180:200,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_DANCE_WITH_WUG
+2429,0,0,50:60:70:80:90,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//WM_SOUND_OF_DESTRUCTION
+2430,0,0,150:160:170:180:190,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_SATURDAY_NIGHT_FEVER
+2431,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_LERADS_DEW
+2432,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_MELODYOFSINK
+2433,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_WARCRY_OF_BEYOND
+2434,0,0,120:130:140:150:160,0,0,0,13:14,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WM_UNLIMITED_HUMMING_VOICE
 
 //****
 // SO Sorcerer
-2443,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_FIREWALK#Fire Walk#
-2444,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_ELECTRICWALK#Electric Walk#
-2445,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SPELLFIST#Spell Fist#
-2446,0,0,62:70:78:86:94,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EARTHGRAVE#Earth Grave#
-2447,0,0,50:56:62:68:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_DIAMONDDUST#Diamond Dust#
-2448,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_POISON_BUSTER#Poison Buster#
-2449,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_PSYCHIC_WAVE#Psychic Wave#
-2450,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_CLOUD_KILL#Cloud Kill#
-2451,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_STRIKING#Striking#
-2452,0,0,40:52:64:76:88,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_WARMER#Warmer#
-2453,0,0,34:42:50:58:66,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_VACUUM_EXTREME#Vacuum Extreme#
-2454,0,0,55:62:69:76:83,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_VARETYR_SPEAR#Varetyr Spear#
-2455,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_ARRULLO#Arrullo#
-2456,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_CONTROL#Spirit Control#
-2457,0,0,100:150:200,0,0,0,99,0,0,none,0,0,990,3,990,6,994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_AGNI#Summon Fire Spirit Agni#
-2458,0,0,100:150:200,0,0,0,99,0,0,none,0,0,991,3,991,6,995,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_AQUA#Summon Water Spirit Aqua#
-2459,0,0,100:150:200,0,0,0,99,0,0,none,0,0,992,3,992,6,996,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_VENTUS#Summon Wind Spirit Ventus#
-2460,0,0,100:150:200,0,0,0,99,0,0,none,0,0,993,3,993,6,997,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_SUMMON_TERA#Summon Wind Spirit Tera#
-2461,0,0,50,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_ACTION#Elemental Action#
-2462,0,0,10:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_ANALYSIS#Four Spirit Analysis#
-2464,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EL_CURE#Spirit Recovery#
-2465,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6360,1,6360,2,6360,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_FIRE_INSIGNIA#Fire Insignia#
-2466,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6361,1,6361,2,6361,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_WATER_INSIGNIA#Water Insignia#
-2467,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6362,1,6362,2,6362,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_WIND_INSIGNIA#Wind Insignia#
-2468,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6363,1,6363,2,6363,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_EARTH_INSIGNIA#Earth Insignia#
+2443,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_FIREWALK
+2444,0,0,30:34:38:42:46,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_ELECTRICWALK
+2445,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_SPELLFIST
+2446,0,0,62:70:78:86:94,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EARTHGRAVE
+2447,0,0,50:56:62:68:74,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_DIAMONDDUST
+2448,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_POISON_BUSTER
+2449,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_PSYCHIC_WAVE
+2450,0,0,48:56:64:70:78,0,0,0,99,0,0,none,0,0,716,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_CLOUD_KILL
+2451,0,0,50:55:60:65:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_STRIKING
+2452,0,0,40:52:64:76:88,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_WARMER
+2453,0,0,34:42:50:58:66,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_VACUUM_EXTREME
+2454,0,0,55:62:69:76:83,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_VARETYR_SPEAR
+2455,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,715,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_ARRULLO
+2456,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EL_CONTROL
+2457,0,0,100:150:200,0,0,0,99,0,0,none,0,0,990,3,990,6,994,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_AGNI
+2458,0,0,100:150:200,0,0,0,99,0,0,none,0,0,991,3,991,6,995,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_AQUA
+2459,0,0,100:150:200,0,0,0,99,0,0,none,0,0,992,3,992,6,996,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_VENTUS
+2460,0,0,100:150:200,0,0,0,99,0,0,none,0,0,993,3,993,6,997,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_SUMMON_TERA
+2461,0,0,50,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EL_ACTION
+2462,0,0,10:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//SO_EL_ANALYSIS
+2464,0,0,10,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_EL_CURE
+2465,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6360,1,6360,2,6360,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_FIRE_INSIGNIA
+2466,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6361,1,6361,2,6361,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_WATER_INSIGNIA
+2467,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6362,1,6362,2,6362,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_WIND_INSIGNIA
+2468,0,0,22:30:38,0,0,0,99,0,0,none,0,0,6363,1,6363,2,6363,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SO_EARTH_INSIGNIA
 
 //****
 // GN Genetic
-2476,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CART_TORNADO#Cart Tornado#
-2477,0,0,40:42:46:48:50,0,0,0,99,8,1,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CARTCANNON#Cart Cannon#
-2478,0,0,20:24:28:32:36,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CARTBOOST#Cart Boost#
-2479,0,0,22:26:30:34:38,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_THORNS_TRAP#Thorn Trap#
-2480,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6211,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_BLOOD_SUCKER#Blood Sucker#
-2481,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,6212,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_SPORE_EXPLOSION#Spore Explosion#
-2482,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_WALLOFTHORN#Wall of Thorns#
-2483,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CRAZYWEED#Crazy Weed#
-2484,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CRAZYWEED_ATK#Crazy Weed Attack#
-2485,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_DEMONIC_FIRE#Demonic Fire#
-2486,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6216,1,6213,1,6214,1,6215,1,7136,1,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION#Fire Expansion#
-2487,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION_SMOKE_POWDER#Fire Expansion Smoke Powder#
-2488,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION_TEAR_GAS#Fire Expansion Tear Gas#
-2489,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION_ACID#Fire Expansion Acid#
-2490,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_HELLS_PLANT#Hell's Plant#
-2491,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_HELLS_PLANT_ATK#Hell's Plant Attack#
-2492,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,6217,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_MANDRAGORA#Howling of Mandragora#
-2493,0,0,4,0,0,0,99,9,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_SLINGITEM#Sling Item#
-2494,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CHANGEMATERIAL#Change Material#
-2495,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_MIX_COOKING#Mix Cooking#
-2496,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_MAKEBOMB#Create Bomb#
-2497,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_S_PHARMACY#Special Pharmacy#
-2498,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_SLINGITEM_RANGEMELEEATK#Sling Item Attack#
-
-2533,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_ODINS_RECALL#Odin's Recall#
-2534,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RETURN_TO_ELDICASTES#Return To Eldicastes#
-2535,0,0,1,0,0,0,99,0,0,none,0,0,6377,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_BUYING_STORE#Open Buying Store
-2536,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_GUARDIAN_RECALL#Guardian's Recall#
-2537,0,0,70:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_ODINS_POWER#Odin's Power#
-
-//2538,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BEER_BOTTLE_CAP#Beer Bottle Cap#
-
-//2542,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_TETANY#Tentay#
-//2543,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_RAY_OF_PROTECTION#Ray of Protection#
-//2544,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MC_CARTDECORATE#Cart Decorate#
-//2545,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GM_ITEM_ATKMAX#Maximum Attack#
-//2546,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GM_ITEM_ATKMIN#Minimal Attack#
-//2547,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GM_ITEM_MATKMAX#Maximum Magic Attack#
-//2548,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GM_ITEM_MATKMIN#Minimal Magic Attack#
+2476,0,0,30,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_CART_TORNADO
+2477,0,0,40:42:46:48:50,0,0,0,99,8,1,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GN_CARTCANNON
+2478,0,0,20:24:28:32:36,0,0,0,99,0,0,cart,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GN_CARTBOOST
+2479,0,0,22:26:30:34:38,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_THORNS_TRAP
+2480,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6211,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_BLOOD_SUCKER
+2481,0,0,55:60:65:70:75,0,0,0,99,0,0,none,0,0,6212,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_SPORE_EXPLOSION
+2482,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_WALLOFTHORN
+2483,0,0,24:28:32:36:40:44:48:52:56:60,0,0,0,99,0,0,none,0,0,6210,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_CRAZYWEED
+2484,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_CRAZYWEED_ATK
+2485,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,0,7135,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_DEMONIC_FIRE
+2486,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,6216,1,6213,1,6214,1,6215,1,7136,1,0,0,0,0,0,0,0,0,0,0,0	//GN_FIRE_EXPANSION
+2487,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_FIRE_EXPANSION_SMOKE_POWDER
+2488,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_FIRE_EXPANSION_TEAR_GAS
+2489,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_FIRE_EXPANSION_ACID
+2490,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_HELLS_PLANT
+2491,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_HELLS_PLANT_ATK
+2492,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,6217,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_MANDRAGORA
+2493,0,0,4,0,0,0,99,9,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_SLINGITEM
+2494,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_CHANGEMATERIAL
+2495,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GN_MIX_COOKING
+2496,0,0,5:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GN_MAKEBOMB
+2497,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_S_PHARMACY
+2498,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GN_SLINGITEM_RANGEMELEEATK
+
+2533,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_ODINS_RECALL
+2534,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RETURN_TO_ELDICASTES
+2535,0,0,1,0,0,0,99,0,0,none,0,0,6377,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_BUYING_STORE
+2536,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_GUARDIAN_RECALL
+2537,0,0,70:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_ODINS_POWER
+
+//2538,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BEER_BOTTLE_CAP
+
+//2542,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_TETANY
+//2543,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ALL_RAY_OF_PROTECTION
+//2544,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MC_CARTDECORATE
+//2545,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GM_ITEM_ATKMAX
+//2546,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GM_ITEM_ATKMIN
+//2547,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GM_ITEM_MATKMAX
+//2548,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//GM_ITEM_MATKMIN
 
 //****
 // Rebellion
-//2551,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_GLITTERING_GREED#Flip The Coin Greed#
-2552,0,0,10,0,0,100,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_RICHS_COIN#Rich's Coin#
-2553,0,0,80:84:88:92:96,0,0,0,18,3,1,none,0,1,7663,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_MASS_SPIRAL#Mass Spiral#
-2554,0,0,55:60:65:70:75,0,0,0,20,3,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_BANISHING_BUSTER#Banishing Buster#
-2555,0,0,30:32:34:36:38,0,0,0,17:18:19:20:21,0,0,none,0,1,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_B_TRAP#Bind Trap#
-2556,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FLICKER#Flicker#
-2557,0,0,55:60:65:70:75,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_S_STORM#Shatter Storm#
-2558,0,0,45,0,0,0,17:18:19:20:21,0,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_E_CHAIN#Eternal Chain#
-2559,0,0,5,0,0,0,17:18:19:20:21,3:4:5,1,none,SC_QD_SHOT_READY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_QD_SHOT#Quick Draw Shot#
-2560,0,0,10,0,0,0,17:18:19:20:21,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_C_MARKER#Crimson Marker#
-2561,0,0,10:15:20:25:30,0,0,0,17,3,5,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FIREDANCE#Fire Dance#
-2562,0,0,45:50:55:60:65,0,0,0,21,0,0,none,0,0,7664,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_H_MINE#Howling Mine#
-2563,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13201	//RL_P_ALTER#Platinum Alter#
-2564,0,0,90,0,0,0,17,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FALLEN_ANGEL#Fallen Angel#
-2565,0,0,40:45:50:55:60,0,0,0,19,3,5,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_R_TRIP#Round Trip#
-2566,0,0,60:70:80:90:100,0,0,0,21,5,1,none,0,0,7665,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_D_TAIL#Dragon Tail#
-2567,0,0,70,0,0,0,19,3,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_FIRE_RAIN#Fire Rain#
-2568,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_HEAT_BARREL#Heat Barrel#
-2569,0,0,80:84:88:92:96,0,0,0,17:18:19:20:21,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_AM_BLAST#Anti-Material Blast#
-2570,0,0,55:60:65:70:75,0,0,0,20,3,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_SLUGSHOT#Slug Shot#
-2571,0,0,70:80:90:100:110,0,0,0,18,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_HAMMER_OF_GOD#Hammer of God#
-//2572,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_R_TRIP_PLUSATK#Round Trip Plus Attack#
-//2573,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_B_FLICKER_ATK#Bind Flicker Attack#
-//2574,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_GLITTERING_GREED_ATK#Flip The Coin Greed Attack#
+//2551,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RL_GLITTERING_GREED
+2552,0,0,10,0,0,100,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RL_RICHS_COIN
+2553,0,0,80:84:88:92:96,0,0,0,18,3,1,none,0,1,7663,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_MASS_SPIRAL
+2554,0,0,55:60:65:70:75,0,0,0,20,3,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_BANISHING_BUSTER
+2555,0,0,30:32:34:36:38,0,0,0,17:18:19:20:21,0,0,none,0,1,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_B_TRAP
+2556,0,0,2,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_FLICKER
+2557,0,0,55:60:65:70:75,0,0,0,20,3,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_S_STORM
+2558,0,0,45,0,0,0,17:18:19:20:21,0,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_E_CHAIN
+2559,0,0,5,0,0,0,17:18:19:20:21,3:4:5,1,none,SC_QD_SHOT_READY,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RL_QD_SHOT
+2560,0,0,10,0,0,0,17:18:19:20:21,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_C_MARKER
+2561,0,0,10:15:20:25:30,0,0,0,17,3,5,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_FIREDANCE
+2562,0,0,45:50:55:60:65,0,0,0,21,0,0,none,0,1,7664,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_H_MINE
+2563,0,0,20:24:28:32:36,0,0,0,99,0,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_P_ALTER
+2564,0,0,10,0,0,0,17,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RL_FALLEN_ANGEL
+2565,0,0,40:45:50:55:60,0,0,0,19,3,5,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_R_TRIP
+2566,0,0,60:70:80:90:100,0,0,0,21,5,1,none,0,0,7665,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_D_TAIL
+2567,0,0,70,0,0,0,19,3,10,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RL_FIRE_RAIN
+2568,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_HEAT_BARREL
+2569,0,0,80:84:88:92:96,0,0,0,17:18:19:20:21,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//RL_AM_BLAST
+2570,0,0,55:60:65:70:75,0,0,0,20,3,1,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//RL_SLUGSHOT
+2571,0,0,70:80:90:100:110,0,0,0,18,3,0,none,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//RL_HAMMER_OF_GOD
+//2572,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RL_R_TRIP_PLUSATK
+//2573,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RL_B_FLICKER_ATK
+//2574,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//RL_GLITTERING_GREED_ATK
 
 //****
 // Kagerou/Oboro
-3001,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_YAMIKUMO#Yamikumo#
-3004,0,0,10:12:14:16:18,0,0,0,25:26:28,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_JYUMONJIKIRI#Cross Strike#
-3005,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_SETSUDAN#Soul Sever#
-3006,0,0,5:6:7:8:9,0,0,0,99,0,0,none,0,0,13294,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_BAKURETSU#Bakuretsu Kunai#
-3007,0,0,8:9:10:11:12,0,0,0,99,7,8,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_HAPPOKUNAI#Happo Kunai#
-3008,0,0,50,0,0,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MUCHANAGE#Mucha Nage#
-3009,0,0,24:28:32:36:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_HUUMARANKA#Huuma Shuriken Ranka#
-3010,0,0,9:12:15:18:21,0,0,0,99,0,0,none,0,0,6493,3:4:5:6:7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MAKIBISHI#Makibishi#
-3011,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MEIKYOUSISUI#Meikyo Shisui#
-3012,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_ZANZOU#Zanzou#
-3013,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KYOUGAKU#Kyougaku#
-3014,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_JYUSATSU#Jyusatsu#
-3015,0,0,20,0,0,0,99,0,0,none,0,0,6512,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KAHU_ENTEN#Kahu Enten#
-3016,0,0,20,0,0,0,99,0,0,none,0,0,6513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_HYOUHU_HUBUKI#Hyouhu Hubuki#
-3017,0,0,20,0,0,0,99,0,0,none,0,0,6514,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KAZEHU_SEIRAN#Kazehu Seiran#
-3018,0,0,20,0,0,0,99,0,0,none,0,0,6515,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_DOHU_KOUKAI#Dohu Koukai#
-3019,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_KAIHOU#Technique Kaihou#
-3020,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_ZENKAI#Zenkai#
-3021,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_GENWAKU#Genwaku#
-3022,0,0,70:75:80:85:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_IZAYOI#Izayoi#
-3023,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KG_KAGEHUMI#Kagehumi#
-3024,0,0,50,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KG_KYOMU#Kyomu#
-3025,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KG_KAGEMUSYA#Kagemusha#
-3026,0,0,60:70:80:90:100 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//OB_ZANGETSU#Zangetsu#
-3027,0,0,55:60:65:70:75 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//OB_OBOROGENSOU#Oboro Gensou#
-3029,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//OB_AKAITSUKI#Akaitsuki#
+3001,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KO_YAMIKUMO
+3004,0,0,10:12:14:16:18,0,0,0,25:26:28,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//KO_JYUMONJIKIRI
+3005,0,0,12:16:20:24:28,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_SETSUDAN
+3006,0,0,5:6:7:8:9,0,0,0,99,0,0,none,0,0,13294,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_BAKURETSU
+3007,0,0,8:9:10:11:12,0,0,0,99,7,8,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_HAPPOKUNAI
+3008,0,0,50,0,0,10000:20000:30000:40000:50000:60000:70000:80000:90000:100000,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//KO_MUCHANAGE
+3009,0,0,24:28:32:36:40,0,0,0,22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_HUUMARANK
+3010,0,0,9:12:15:18:21,0,0,0,99,0,0,none,0,0,6493,3:4:5:6:7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//KO_MAKIBISHI
+3011,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_MEIKYOUSISUI
+3012,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_ZANZOU
+3013,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_KYOUGAKU
+3014,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_JYUSATSU
+3015,0,0,20,0,0,0,99,0,0,none,0,0,6512,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_KAHU_ENTEN
+3016,0,0,20,0,0,0,99,0,0,none,0,0,6513,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_HYOUHU_HUBUKI
+3017,0,0,20,0,0,0,99,0,0,none,0,0,6514,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_KAZEHU_SEIRAN
+3018,0,0,20,0,0,0,99,0,0,none,0,0,6515,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KO_DOHU_KOUKAI
+3019,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KO_KAIHOU
+3020,0,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//KO_ZENKAI
+3021,0,0,40:44:48:52:56,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_GENWAKU
+3022,0,0,70:75:80:85:90,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KO_IZAYOI
+3023,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//KG_KAGEHUMI
+3024,0,0,50,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//KG_KYOMU
+3025,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,7524,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//KG_KAGEMUSYA
+3026,0,0,60:70:80:90:100 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//OB_ZANGETSU
+3027,0,0,55:60:65:70:75 ,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//OB_OBOROGENSOU
+3029,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//OB_AKAITSUKI
 
 // Eclage Skills
-3031,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ECL_SNOWFLIP#Snow Flip#
-3032,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ECL_PEONYMAMY#Peony Mamy#
-3033,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ECL_SADAGUI#Sadagui#
-3034,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ECL_SEQUOIADUST#Sequoia Dust#
-3035,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ECLAGE_RECALL#Return To Eclage#
+3031,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ECL_SNOWFLIP
+3032,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ECL_PEONYMAMY
+3033,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ECL_SADAGUI
+3034,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ECL_SEQUOIADUST
+3035,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ECLAGE_RECALL
 
 // Copied Bard / Dancer Skills
-//3036,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//BA_POEMBRAGI2#Poem of Bragi 2#
-//3037,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//DC_FORTUNEKISS2#Fortune Kiss 2#
+//3036,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//BA_POEMBRAGI2
+//3037,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//DC_FORTUNEKISS2
 
 // EP 14.3 Part 2 3rd Job Skills
-5001,0,0,22:34:46:58:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GC_DARKCROW#Dark Claw#
-5002,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RA_UNLIMIT#Unlimited#
-5003,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GN_ILLUSIONDOPING#Illusion Doping#
-5004,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH_WATER#Dragon Breath - Water#
-5005,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_LUXANIMA#Lux Anima#
-5006,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//NC_MAGMA_ERUPTION#Magma Eruption#
-5007,0,0,200:230:260:290:320,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WM_FRIGG_SONG#Frigg's Song#
-5008,0,0,120:120:120:120:120,0,0,0,99,0,0,elementalspirit,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SO_ELEMENTAL_SHIELD#Elemental Shield#
-5009,0,0,75:65:55:45:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FLASHCOMBO#Flash Combo#
-5010,0,0,30:26:22:18:14,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SC_ESCAPE#Emergency Escape#
-5011,0,0,30:60:90:120:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_OFFERTORIUM#Offertorium#
-5012,0,0,100:150:200:250:300,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//WL_TELEKINESIS_INTENSE#Intense Telekinesis#
-5013,0,0,200:180:160:140:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//LG_KINGS_GRACE#King's Grace#
-5014,0,0,1:1:1:1:1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ALL_FULL_THROTTLE#Full Throttle#
-5015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FLASHCOMBO_ATK_STEP1#Flash Combo Attack Step 1#//All 4 steps are using temp req SP values for now.
-5016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FLASHCOMBO_ATK_STEP2#Flash Combo Attack Step 2#
-5017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FLASHCOMBO_ATK_STEP3#Flash Combo Attack Step 3#
-5018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//SR_FLASHCOMBO_ATK_STEP4#Flash Combo Attack Step 4#
-
-8001,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,545,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HLIF_HEAL
-8002,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HLIF_AVOID
-8004,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HLIF_CHANGE
-8005,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HAMI_CASTLE
-8006,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HAMI_DEFENCE
-8008,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HAMI_BLOODLUST
-8009,0,0,4:8:12:16:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_MOON
-8010,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_FLEET
-8011,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_SPEED
-8012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HFLI_SBR44
-8013,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HVAN_CAPRICE
-8014,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HVAN_CHAOTIC
-8016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//HVAN_EXPLOSION
-8018,0,0,60:80:100:120:140,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SUMMON_LEGION#Summon Legion#
-8019,0,0,48:60:72:84:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_NEEDLE_OF_PARALYZE#Needle of Paralyze#
-8020,0,0,65:75:85:95:105,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_POISON_MIST#Poison Mist#
-8021,0,0,48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_PAIN_KILLER#Pain Killer#
-8022,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_LIGHT_OF_REGENE#Light of Regene#
-8023,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_OVERED_BOOST#Overed Boost#
-8024,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_ERASER_CUTTER#Eraser Cutter#
-8025,0,0,90:100:110:120:130,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_XENO_SLASHER#Xeno Slasher#
-8026,0,0,45:54:63:72:81,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SILENT_BREEZE#Silent Breeze#
-8027,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_STYLE_CHANGE#Style Change#
-8028,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SONIC_CRAW#Sonic Claw#
-8029,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_SILVERVEIN_RUSH#Silver Bain Rush#
-8030,0,0,8:16:24:32:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_MIDNIGHT_FRENZY#Midnight Frenzy#
-8031,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_STAHL_HORN#Steel Horn#
-8032,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_GOLDENE_FERSE#Golden Heel#
-8033,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_STEINWAND#Stone Wall#
-8034,0,0,60:68:76:84:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_HEILIGE_STANGE#Holy Pole#
-8035,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_ANGRIFFS_MODUS#Attack Mode#
-8036,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_TINDER_BREAKER#Tinder Breaker#
-8037,0,0,10:20:30:40:50,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_CBC#Continual Break Combo#
-8038,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_EQC#Eternal Quick Combo#
-8039,0,0,34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_MAGMA_FLOW#Magma Flow#
-8040,0,0,54:58:62:66:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_GRANITIC_ARMOR#Granitic Armor#
-8041,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_LAVA_SLIDE#Lava Slide#
-8042,0,0,20:28:36:44:52,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_PYROCLASTIC#Pyroclastic#
-8043,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MH_VOLCANIC_ASH#Volcanic Ash#
+5001,0,0,22:34:46:58:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//GC_DARKCROW
+5002,0,0,100:120:140:160:180,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//RA_UNLIMIT
+5003,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,970,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//GN_ILLUSIONDOPING
+5004,0,0,30:35:40:45:50:55:60:65:70:75,0,0,0,99,0,0,dragon,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//RK_DRAGONBREATH_WATER
+5005,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//RK_LUXANIMA
+5006,0,0,60:70:80:90:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//NC_MAGMA_ERUPTION
+5007,0,0,200:230:260:290:320,0,0,0,13:14,0,0,none,0,0,6144,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//WM_FRIGG_SONG
+5008,0,0,120,0,0,0,99,0,0,elementalspirit,0,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//SO_ELEMENTAL_SHIELD
+5009,0,0,65,0,0,0,99,0,0,none,0,5:5:4:4:3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0						//SR_FLASHCOMBO
+5010,0,0,30:26:22:18:14,0,0,0,99,0,0,none,0,0,7940,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//SC_ESCAPE
+5011,0,0,30:60:90:120:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//AB_OFFERTORIUM
+5012,0,0,100:150:200:250:300,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//WL_TELEKINESIS_INTENSE
+5013,0,0,200:180:160:140:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0			//LG_KINGS_GRACE
+5014,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ALL_FULL_THROTTLE
+5015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP1 //All 4 steps are using temp req SP values for now.
+5016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP2
+5017,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP3
+5018,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//SR_FLASHCOMBO_ATK_STEP4
+
+8001,0,0,13:16:19:22:25,0,0,0,99,0,0,none,0,0,545,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//HLIF_HEAL
+8002,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HLIF_AVOID
+8004,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HLIF_CHANGE
+8005,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HAMI_CASTLE
+8006,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HAMI_DEFENCE
+8008,0,0,120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//HAMI_BLOODLUST
+8009,0,0,4:8:12:16:20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HFLI_MOON
+8010,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HFLI_FLEET
+8011,0,0,30:40:50:60:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HFLI_SPEED
+8012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HFLI_SBR44
+8013,0,0,22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//HVAN_CAPRICE
+8014,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HVAN_CHAOTIC
+8016,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//HVAN_EXPLOSION
+8018,0,0,60:80:100:120:140,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_SUMMON_LEGION
+8019,0,0,48:60:72:84:96,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_NEEDLE_OF_PARALYZE
+8020,0,0,65:75:85:95:105,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_POISON_MIST
+8021,0,0,48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_PAIN_KILLER
+8022,0,0,40:50:60:70:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_LIGHT_OF_REGENE
+8023,0,0,70:90:110:130:150,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_OVERED_BOOST
+8024,0,0,25:30:35:40:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_ERASER_CUTTER
+8025,0,0,90:100:110:120:130,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_XENO_SLASHER
+8026,0,0,45:54:63:72:81,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_SILENT_BREEZE
+8027,0,0,35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MH_STYLE_CHANGE
+8028,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_SONIC_CRAW
+8029,0,0,10:15:20:25:30,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_SILVERVEIN_RUSH
+8030,0,0,8:16:24:32:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_MIDNIGHT_FRENZY
+8031,0,0,40:45:50:55:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_STAHL_HORN
+8032,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_GOLDENE_FERSE
+8033,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_STEINWAND
+8034,0,0,60:68:76:84:100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0				//MH_HEILIGE_STANGE
+8035,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_ANGRIFFS_MODUS
+8036,0,0,20:25:30:35:40,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_TINDER_BREAKER
+8037,0,0,10:20:30:40:50,0,0,0,99,0,0,none,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_CBC
+8038,0,0,24:28:32:36:40,0,0,0,99,0,0,none,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_EQC
+8039,0,0,34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_MAGMA_FLOW
+8040,0,0,54:58:62:66:70,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_GRANITIC_ARMOR
+8041,0,0,30:35:40:45:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_LAVA_SLIDE
+8042,0,0,20:28:36:44:52,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_PYROCLASTIC
+8043,0,0,60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MH_VOLCANIC_ASH
 
 8201,0,0,8:8:8:8:8:15:15:15:15:15,0,0,0,0:1:2:3:4:5:6:7:8:9:10:12:13:14:15:16:17:18:19:20:21:22,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_BASH
 8202,20:20:19:19:18:18:17:17:16:16,0,30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_MAGNUM
 8203,0,0,13:14:15:16:17:18:19:20:21:22,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_BOWLINGBASH
-8204,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_PARRYING
+8204,0,0,50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MS_PARRYING
 8205,0,0,35:40:45:50:55:60:65:70:75:80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_REFLECTSHIELD
-8206,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MS_BERSERK
-8207,0,0,12,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_DOUBLE
-8208,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SHOWER
-8209,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SKIDTRAP
-8210,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_LANDMINE
-8211,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SANDMAN
-8212,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_FREEZINGTRAP
-8213,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_REMOVETRAP
-8214,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_CHARGEARROW
-8215,0,0,18:21:24:27:30,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MA_SHARPSHOOTING
-8216,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_PIERCE
-8217,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_BRANDISH
-8218,0,0,18:21:24:27:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_SPIRALPIERCE
-8219,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_DEFENDER
+8206,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MS_BERSERK
+8207,0,0,12,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_DOUBLE
+8208,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_SHOWER
+8209,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_SKIDTRAP
+8210,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_LANDMINE
+8211,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_SANDMAN
+8212,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_FREEZINGTRAP
+8213,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_REMOVETRAP
+8214,0,0,15,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MA_CHARGEARROW
+8215,0,0,18:21:24:27:30,0,0,0,99,1,1,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//MA_SHARPSHOOTING
+8216,0,0,7,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ML_PIERCE
+8217,0,0,12,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ML_BRANDISH
+8218,0,0,18:21:24:27:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0					//ML_SPIRALPIERCE
+8219,0,0,30,0,0,0,99,0,0,shield,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//ML_DEFENDER
 8220,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_AUTOGUARD
-8221,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//ML_DEVOTION
-8222,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_MAGNIFICAT
+8221,0,0,25,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//ML_DEVOTION
+8222,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_MAGNIFICAT
 8223,0,0,14:18:22:26:30:34:38:42:46:50,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_QUICKEN
-8224,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_SIGHT
-8225,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_CRASH
-8226,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_REGAIN
-8227,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_TENDER
-8228,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_BENEDICTION
-8229,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_RECUPERATE
-8230,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_MENTALCURE
-8231,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_COMPRESS
-8232,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_PROVOKE
-8233,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_AUTOBERSERK
+8224,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_SIGHT
+8225,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_CRASH
+8226,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_REGAIN
+8227,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_TENDER
+8228,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_BENEDICTION
+8229,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_RECUPERATE
+8230,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_MENTALCURE
+8231,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_COMPRESS
+8232,0,0,4:5:6:7:8:9:10:11:12:13,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0		//MER_PROVOKE
+8233,0,0,5,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_AUTOBERSERK
 8234,0,0,15:17:19:21:23:25:27:29:31:33,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_DECAGI
-8235,0,0,10,100,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_SCAPEGOAT
+8235,0,0,10,100,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MER_SCAPEGOAT
 8236,0,0,20:20:20:20:20:18:16:14:12:10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_LEXDIVINA
-8237,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_ESTIMATION
+8237,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//MER_ESTIMATION
 8238,0,0,20:20:20:25:25:25:30:30:30:35,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_KYRIE
 8239,0,0,28:32:36:40:44:48:52:56:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_BLESSING
 8240,15,0,18:21:24:27:30:33:36:39:42:45,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_INCAGI
-//8241,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//MER_INVINCIBLEOFF2#Mind Blaster#
+//8241,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0							//MER_INVINCIBLEOFF2
 
 // Elemental Spirits Skills
-8401,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_CIRCLE_OF_FIRE#Circle of Fire#
-8402,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_CLOAK#Fire Cloak#
-8403,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_MANTLE#Fire Mantle#
-8404,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_SCREEN#Water Screen#
-8405,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_DROP#Water Drop#
-8406,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_BARRIER#Water Barrier#
-8407,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WIND_STEP#Wind Step#
-8408,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WIND_CURTAIN#Wind Curtain#
-8409,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ZEPHYR#Zephyr#
-8410,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_SOLID_SKIN#Solid Skin#
-8411,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_STONE_SHIELD#Stone Shield#
-8412,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_POWER_OF_GAIA#Power of Gaia#
-8413,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_PYROTECHNIC#Pyrotechnic#
-8414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_HEATER#Heater#
-8415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TROPIC#Tropic#
-8416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_AQUAPLAY#Aqua Play#
-8417,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_COOLER#Cooler#
-8418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_CHILLY_AIR#Cool Air#
-8419,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_GUST#Gust#
-8420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_BLAST#Blast#
-8421,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WILD_STORM#Wild Storm#
-8422,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_PETROLOGY#Petrology#
-8423,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_CURSED_SOIL#Cursed Soil#
-8424,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_UPHEAVAL#Upheaval#
-8425,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_ARROW#Fire Arrow#
-8426,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_BOMB#Fire Bomb#
-8427,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_BOMB_ATK#Fire Bomb Attack#
-8428,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_WAVE#Fire Wave#
-8429,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_FIRE_WAVE_ATK#Fire Wave Attack#
-8430,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ICE_NEEDLE#Ice Needle#
-8431,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_SCREW#Water Screw#
-8432,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WATER_SCREW_ATK#Water Screw Attack#
-8433,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TIDAL_WEAPON#Tidal Weapon#
-8434,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_WIND_SLASH#Wind Slasher#
-8435,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_HURRICANE#Hurricane Rage#
-8436,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_HURRICANE_ATK#Hurricane Rage Attack#
-8437,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TYPOON_MIS#Typhoon Missile#
-8438,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_TYPOON_MIS_ATK#Typhoon Missile Attack#
-8439,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_STONE_HAMMER#Stone Hammer#
-8440,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ROCK_CRUSHER#Rock Launcher#
-8441,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_ROCK_CRUSHER_ATK#Rock Launcher Attack#
-8442,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//EL_STONE_RAIN#Stone Rain#
+8401,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_CIRCLE_OF_FIRE
+8402,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_CLOAK
+8403,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_MANTLE
+8404,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_SCREEN
+8405,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_DROP
+8406,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_BARRIER
+8407,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WIND_STEP
+8408,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WIND_CURTAIN
+8409,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ZEPHYR
+8410,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_SOLID_SKIN
+8411,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_STONE_SHIELD
+8412,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_POWER_OF_GAIA
+8413,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_PYROTECHNIC
+8414,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_HEATER
+8415,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TROPIC
+8416,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_AQUAPLAY
+8417,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_COOLER
+8418,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_CHILLY_AIR
+8419,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_GUST
+8420,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_BLAST
+8421,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WILD_STORM
+8422,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_PETROLOGY
+8423,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_CURSED_SOIL
+8424,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_UPHEAVAL
+8425,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_ARROW
+8426,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_BOMB
+8427,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_BOMB_ATK
+8428,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_WAVE
+8429,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_FIRE_WAVE_ATK
+8430,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ICE_NEEDLE
+8431,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_SCREW
+8432,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WATER_SCREW_ATK
+8433,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TIDAL_WEAPON
+8434,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_WIND_SLASH
+8435,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_HURRICANE
+8436,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_HURRICANE_ATK
+8437,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TYPOON_MIS
+8438,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_TYPOON_MIS_ATK
+8439,0,0,40,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_STONE_HAMMER
+8440,0,0,60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ROCK_CRUSHER
+8441,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_ROCK_CRUSHER_ATK
+8442,0,0,80,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//EL_STONE_RAIN
 
 // Guild Skills
-10010,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_BATTLEORDER##
-10011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_REGENERATION##
-10012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_RESTORE##
-10013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_EMERGENCYCALL##
-10015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//GD_ITEMEMERGENCYCALL##
+10010,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_BATTLEORDER
+10011,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_REGENERATION
+10012,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_RESTORE
+10013,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_EMERGENCYCALL
+10015,0,0,1,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0								//GD_ITEMEMERGENCYCALL

+ 26 - 25
db/re/skill_unit_db.txt

@@ -5,7 +5,7 @@
 //
 // layout = -1:special, 0:1*1, 1:3*3, 2:5*5, up to 5:11*11
 // target = friend (party +guildmates +neutral players) / party / guild
-//          ally (party +guildmates) / all / enemy
+//          ally (party +guildmates) / all / sameguild (guild but no allies) / enemy
 // flag 0x0001(UF_DEFNOTENEMY)		If 'defunit_not_enemy' is set, the target is changed to 'friend'
 //      0x0002(UF_NOREITERRATION)	Spell cannot be stacked
 //      0x0004(UF_NOFOOTSET)		Spell cannot be cast near/on targets
@@ -32,7 +32,7 @@
  21,0x86,    ,  0, 2,1000,enemy, 0x018	//MG_THUNDERSTORM
  25,0x85,    ,  1, 0,  -1,all,   0x2003	//AL_PNEUMA
  27,0x81,0x80,  0, 0,  -1,all,   0x00E	//AL_WARP
- 47,0x86,    ,  0, 2,1000,enemy, 0x080	//AC_SHOWER
+ 47,0x86,    ,  0, 2:2:2:2:2:3:3:3:3:3,1000,enemy, 0x080	//AC_SHOWER
  70,0x83,    , -1, 1,1000,all,   0x018	//PR_SANCTUARY
  79,0x84,    , -1, 1,3000,enemy, 0x018	//PR_MAGNUS
  80,0x87,0x88,  0, 1,2000,enemy, 0x006	//WZ_FIREPILLAR
@@ -98,7 +98,7 @@
 527,0xbc,    , -1, 0,2000,enemy, 0x018	//NJ_TATAMIGAESHI
 535,0xbd,    , -1, 0,  20,enemy, 0x010	//NJ_KAENSIN
 538,0xbb,    ,  1:1:1:2:2:2:3:3:3:4,0,-1,all,0x010	//NJ_SUITON
-541,0x86,    ,  0, 3:3:4:4:5, 100,enemy, 0x018	//NJ_RAIGEKISAI
+541,0x86,    ,  0, 3:3:4:4:5,1000,enemy, 0x018	//NJ_RAIGEKISAI
 670,0xc7,    ,  1, 4:7:10:13:16:19:22:25:28:31,1000,all,0x008	//NPC_EVILLAND
 
 //706,0xfd,    ,  0, 0,1000,all, 0x000	//NPC_VENOMFOG
@@ -120,29 +120,28 @@
 2253,0xd6,    ,  0, 1,1000,enemy, 0x002	//RA_FIRINGTRAP
 2254,0xd7,    ,  0, 1,1000,enemy, 0x002	//RA_ICEBOUNDTRAP
 
-2273,0xe2,    ,  2, 0, 500,friend,0x000	//NC_NEUTRALBARRIER
-2274,0xe3,    ,  2, 0, 500,all,   0x000	//NC_STEALTHFIELD
+2273,0xe2,    ,  2, 0, 500,all,   0x000	//NC_NEUTRALBARRIER
+2274,0xe3,    ,  2, 0, 500,friend,0x000	//NC_STEALTHFIELD
 
-2299,0xcc,    ,  0, 1,1000,all,   0x006	//SC_MANHOLE
-2300,0xcd,    ,  0, 1,1000,all,   0x006	//SC_DIMENSIONDOOR
-2301,0xce,    ,  0, 2,  -1,all,   0x200E	//SC_CHAOSPANIC
-2302,0xcf,    ,  0, 2,  -1,enemy, 0x002	//SC_MAELSTROM
-2303,0xd0,    ,  0, 2,  -1,all,   0x2018	//SC_BLOODYLUST
-2304,0xd1,    ,  0, 2,1000,enemy, 0x018	//SC_FEINTBOMB
+2299,0xcc,    ,  0, 1,1000,all,   0x006	 //SC_MANHOLE
+2300,0xcd,    ,  0, 0,1000,all,   0x006	 //SC_DIMENSIONDOOR
+2301,0xce,    ,  2, 0,  -1,all,   0x200E //SC_CHAOSPANIC
+2302,0xcf,    ,  2, 0,  -1,all,   0x2002 //SC_MAELSTROM
+2303,0xd0,    ,  3, 0,  -1,all,   0x2058 //SC_BLOODYLUST
+2304,0xd1,    ,  0, 2, 500,enemy, 0x018  //SC_FEINTBOMB
 
-2317,0x86,    , -1, 0,	-1,enemy, 0x010	//LG_OVERBRAND
 2319,0xec,    ,  0, 3,5000,all,   0x000	//LG_BANDING
 
-2414,0xda,    ,  0, 1,1000,enemy, 0x008	//WM_REVERBERATION
+2414,0xda,    ,  0, 0,1000,enemy, 0x008	//WM_REVERBERATION
 2418,0xdb,    ,  0, 5, 300,enemy, 0x800	//WM_SEVERE_RAINSTORM
-2419,0xde,    ,  0, 1,1000,all,	  0x014  //WM_POEMOFNETHERWORLD
+2419,0xde,    ,  0, 1,1000,enemy, 0x014 //WM_POEMOFNETHERWORLD
 
 2443,0xdc,    ,  0, 0,1000,enemy, 0x00A	//SO_FIREWALK
 2444,0xdd,    ,  0, 0,1000,enemy, 0x00A	//SO_ELECTRICWALK
 2446,0x86,    ,  0, 3:3:3:4:4,1000,enemy, 0x018	//SO_EARTHGRAVE
 2447,0x86,    ,  0, 3:3:3:4:4,1000,enemy, 0x018	//SO_DIAMONDDUST
 2449,0xdf,    ,  0, 3:3:4:4:5,500,enemy,  0x018	//SO_PSYCHIC_WAVE
-2450,0xe0,    ,  3, 0, 500,enemy, 0x010	//SO_CLOUD_KILL
+2450,0xe0,    ,  0, 3, 500,enemy, 0x010	//SO_CLOUD_KILL
 2452,0xe4,    ,  0, 3,3000,all,   0x010	//SO_WARMER
 2453,0xeb,    ,  0, 1:1:2:2:3,500,enemy,0x010	//SO_VACUUM_EXTREME
 2465,0xf1,    ,  0, 1,1000,all,   0x010	//SO_FIRE_INSIGNIA
@@ -151,22 +150,24 @@
 2468,0xf4,    ,  0, 1,1000,all,   0x010	//SO_EARTH_INSIGNIA
 
 2479,0xe5,    ,  0, 1,1000,enemy, 0x006	//GN_THORNS_TRAP
-2482,0xe6,0x7f, -1, 1, 100,all,   0x000	//GN_WALLOFTHORN
+2482,0xe6,0x7f,  0, 1, 100,all,   0x000	//GN_WALLOFTHORN
 2484,0x86,    ,  0, 1, 100,enemy, 0x080	//GN_CRAZYWEED_ATK
 2485,0xe7,    ,  0, 2,2000,enemy, 0x098	//GN_DEMONIC_FIRE
-2487,0xe8,    ,  0, 2, 500,enemy, 0x000	//GN_FIRE_EXPANSION_SMOKE_POWDER
-2488,0xe9,    ,  0, 2, 500,enemy, 0x000	//GN_FIRE_EXPANSION_TEAR_GAS
+2487,0xe8,    ,  2, 0,  -1,all,   0x2000	//GN_FIRE_EXPANSION_SMOKE_POWDER
+2488,0xe9,    ,  2, 0,  -1,all,   0x2000	//GN_FIRE_EXPANSION_TEAR_GAS
 2490,0xea,    ,  0, 1,1000,enemy, 0x002	//GN_HELLS_PLANT
 
-2555,0x104,   ,  0, 1:2:2:3:3,500,enemy,0x006	//RL_B_TRAP
-2567,0x105,   ,  2, 2,1000,enemy, 0x0	//RL_FIRE_RAIN
+2555,0x104,   ,  0, 1:2:2:3:3,500,enemy,0x6	//RL_B_TRAP
+2567,0xe7,    , -1, 0,1000,enemy, 0x98	//RL_FIRE_RAIN
+
+3006,0x86,    ,  0, 1,1000,enemy, 0x018	//KO_BAKURETSU
+3008,0x86,    ,  0, 1:1:1:1:1:1:1:1:1:2,1000,enemy, 0x018 //KO_MUCHANAGE
+3009,0x86,    ,  0, 3,1000,enemy, 0x018 //KO_HUUMARANKA
+3010,0xfc,    ,  0, 1,5000,enemy, 0x018 //KO_MAKIBISHI
+3020,0xf8,    ,  0, 2, 500,all, 0x018   //KO_ZENKAI
 
-3006,0x86,    ,  0, 2,1000,enemy, 0x018	//KO_BAKURETSU
-3008,0x86,    ,  0, 2,1000,enemy, 0x018	//KO_MUCHANAGE
-3009,0x86,    ,  0, 3,1000,enemy, 0x018	//KO_HUUMARANKA
-3020,0xf8,    ,  0, 3, 100,all,   0x018	//KO_ZENKAI
-3010,0xfc,    ,  0, 1,1000,enemy, 0x020	//KO_MAKIBISHI
 5006,0x101,   ,  0, 3,2000,enemy, 0x018	//NC_MAGMA_ERUPTION
+5008,0x85,    ,  0, 0,  -1,all,   0x003	//SO_ELEMENTAL_SHIELD
 5010,0xfe,    ,  0, 2,  -1,enemy, 0x000	//SC_ESCAPE
 
 8020,0xf5,    ,  3, 0,2300:2100:1900:1700:1500,enemy,   0x018	//MH_POISON_MIST

+ 24 - 24
db/re/statpoint.txt

@@ -148,31 +148,31 @@
 2491
 2518
 2545
-2573.3
-2601.6
-2629.9
-2658.2
-2686.5
-2714.8
-2743.1
-2771.4
-2799.7
+2573
+2601
+2629
+2657
+2685
+2713
+2741
+2770
+2799
 2828
-2854
-2883
-2912
-2941
-2970
-2999
-3028
-3057
-3086
-3115
-3145
-3175
-3205
-3235
-3265
+2857
+2886
+2915
+2944
+2974
+3004
+3034
+3064
+3094
+3124
+3154
+3185
+3216
+3247
+3278
 3295
 3325
 3355

+ 3 - 3
db/skill_changematerial_db.txt

@@ -7,7 +7,7 @@
 // Up to 5 ID/Amount pairs can be specified.
 // Rate = n/10%
 
-703,4,800,2,200		// Hinalle 
+703,1000,4,800,2,200		// Hinalle 
 958,800,9,1000		// Horrendous_Mouth
 959,800,7,1000		// Rotten_Scale
 960,1000,6,800,9,200	// Nipper 
@@ -30,8 +30,8 @@
 1010,800,8,1000		// Phracon
 1011,800,4,1000		// Emveretarcon
 1012,800,3,1000		// Lizard_Scruff
-1013,9,800,13,200	// Colorful_Shell
-1014,4,800,6,200	// Jaws_Of_Ant
+1013,1000,9,800,13,200	// Colorful_Shell
+1014,1000,4,800,6,200	// Jaws_Of_Ant
 1016,1000,7,800,10,200	// Rat_Tail 
 1019,800,2,1000		// Wooden_Block
 1020,1000,4,800,6,200	// Long_Hair 

BIN
doc/Model_Relation.mwb


BIN
doc/Model_Relation.png


+ 35 - 5
doc/atcommands.txt

@@ -3,7 +3,7 @@
 //===== By: ==================================================
 //= rAthena Dev Team
 //===== Last Updated: ========================================
-//= 20140211
+//= 20140425
 //===== Description: =========================================
 //= List of available atcommands and their functions.
 //============================================================
@@ -721,16 +721,16 @@ Valid item types:
      0 = Healing Items
      2 = Useable Items
      3 = Etc Items
-     4 = Weapons
-     5 = Armors
+     4 = Armors
+     5 = Weapons
      6 = Cards
      7 = Pet Eggs
      8 = Pet Armors
      10 = Ammunition Items
 
 Example:
-To drop all weapons in inventory.
-@dropall 4
+To drop all weapons in inventory...
+@dropall 5
 
 ---------------------------------------
 
@@ -972,6 +972,22 @@ If no position is given, the command defaults to headgear.
 
 ---------------------------------------
 
+@costume {<costume name>}
+
+Changes the player's visible appearance to that of the selected costume.
+
+Available costumes:
+Wedding,
+Xmas,
+Summer,
+Hanbok,
+Oktoberfest
+
+Typing the command without a costume name will display available costumes. If the
+player is wearing a costume it will be removed.
+
+---------------------------------------
+
 @fakename {<text string>}
 
 Temporarily changes name to the specified string (lasts until player logs out).
@@ -1073,6 +1089,20 @@ Give or remove a cart to a player and also change the cart skin based on ID:
 
 ---------------------------------------
 
+@cloneequip <char_id>
+@cloneequip "<char name>"
+
+'Clone' other player's equipments then equip them.
+
+---------------------------------------
+
+@clonestat <char_id>
+@clonestat "<char name>"
+
+'Clone' other player's stats.
+
+---------------------------------------
+
 ==============================
 | 5. Administrative Commands |
 ==============================

+ 8 - 8
doc/item_bonus.txt

@@ -3,7 +3,7 @@
 //===== By: ==================================================
 //= rAthena Dev Team
 //===== Last Updated: ========================================
-//= 20140124
+//= 20140301
 //===== Description: =========================================
 //= List of script instructions used in item bonuses.
 //============================================================
@@ -161,12 +161,13 @@ bonus bNoMiscDamage,n;  		Adds n% reduction to received misc damage
 
 Healing
 -------
-bonus bHealPower,n;      		Increases heal amount of all heal skills by n%
-bonus bHealPower2,n;     		Increases heal amount if you are healed by any skills by n%
-bonus2 bSkillHeal,sk,n;  		Increases heal amount of skill sk by n%
-bonus2 bSkillHeal2,sk,n; 		Increases heal amount if you are healed by skill sk by n%
-bonus bAddItemHealRate,n;		Increases HP recovered by n% for healing items
-bonus2 bAddItemHealRate,iid/ig,n;	Increases HP recovered by n% for items of either id iid or item group ig
+bonus bHealPower,n;      			Increases heal amount of all heal skills by n%
+bonus bHealPower2,n;     			Increases heal amount if you are healed by any skills by n%
+bonus2 bSkillHeal,sk,n;  			Increases heal amount of skill sk by n%
+bonus2 bSkillHeal2,sk,n; 			Increases heal amount if you are healed by skill sk by n%
+bonus bAddItemHealRate,n;			Increases HP recovered by n% for healing items
+bonus2 bAddItemHealRate,iid,n;		Increases HP recovered by n% for item iid
+bonus2 bAddItemGroupHealRate,ig,n;	Increases HP recovered by n% for items of item group ig
 
 Cast time/delay
 ---------------
@@ -244,7 +245,6 @@ bonus bIgnoreDefEle,e;  		Disregard DEF against enemies of element e
 bonus bIgnoreDefRace,r; 		Disregard DEF against enemies of race r
 bonus2 bIgnoreDefRaceRate,r,n;  	Disregard n% of the target's DEF if the target belongs to race r
 bonus bIgnoreDefClass,c;		Disregard DEF against enemies of class c
-bonus bIgnoreMdefRate,n;		Disregard n% of the target's MDEF
 bonus bIgnoreMDefRace,r;		Disregard MDEF against enemies of race r
 bonus2 bIgnoreMdefRaceRate,r,n; 	Disregard n% of the target's MDEF if the target belongs to race r
 bonus bIgnoreMDefEle,e; 		Disregard MDEF against enemies of element e

+ 12 - 4
doc/item_db.txt

@@ -132,8 +132,8 @@ Loc: Equipment's placement. Values are:
 	2^5      032 = Shield
 	2^2      004 = Garment
 	2^6      064 = Footgear
-	2^3      008 = Accessory 1
-	2^7      128 = Accessory 2
+	2^3      008 = Accessory Right
+	2^7      128 = Accessory Left
 	2^10    1024 = Costume Top Headgear
 	2^11    2048 = Costume Mid Headgear
 	2^12    4096 = Costume Low Headgear
@@ -143,8 +143,8 @@ Loc: Equipment's placement. Values are:
 	2^17  131072 = Shadow Weapon
 	2^18  262144 = Shadow Shield
 	2^18  524288 = Shadow Shoes
-	2^20 1048576 = Shadow Accessory 2
-	2^21 2097152 = Shadow Accessory 1
+	2^20 1048576 = Shadow Accessory Right (Earring)
+	2^21 2097152 = Shadow Accessory Left (Pendant)
 
 ---------------------------------------
 
@@ -188,6 +188,14 @@ View: For normal items, defines a replacement view-sprite for the item (eg:
 		20: Shotguns
 		21: Grenade launchers
 		22: Fuuma Shurikens
+		23: Two-handed staves
+		24: Max Type
+		25: Dual-wield Daggers
+		26: Dual-wield Swords
+		27: Dual-wield Axes
+		28: Dagger + Sword
+		29: Dagger + Axe
+		30: Sword + Axe
 
 	For ammo, the types are:
 		1: Arrows

+ 34 - 17
doc/mob_db_mode_list.txt

@@ -11,22 +11,28 @@
 Bit Legend:
 -------------------------------------------------------------------------------
 
-MD_CANMOVE            | 0x0001 |      1
-MD_LOOTER             | 0x0002 |      2
-MD_AGGRESSIVE         | 0x0004 |      4
-MD_ASSIST             | 0x0008 |      8
-MD_CASTSENSOR_IDLE    | 0x0010 |     16
-MD_BOSS               | 0x0020 |     32
-MD_PLANT              | 0x0040 |     64
-MD_CANATTACK          | 0x0080 |    128
-MD_DETECTOR           | 0x0100 |    256
-MD_CASTSENSOR_CHASE   | 0x0200 |    512
-MD_CHANGECHASE        | 0x0400 |   1024
-MD_ANGRY              | 0x0800 |   2048
-MD_CHANGETARGET_MELEE | 0x1000 |   4096
-MD_CHANGETARGET_CHASE | 0x2000 |   8192
-MD_TARGETWEAK         | 0x4000 |  16384
-MD_RANDOMTARGET       | 0x8000 |  32768 (not implemented)
+MD_CANMOVE            | 0x000001 |      1
+MD_LOOTER             | 0x000002 |      2
+MD_AGGRESSIVE         | 0x000004 |      4
+MD_ASSIST             | 0x000008 |      8
+MD_CASTSENSOR_IDLE    | 0x000010 |     16
+MD_BOSS               | 0x000020 |     32
+MD_PLANT              | 0x000040 |     64
+MD_CANATTACK          | 0x000080 |    128
+MD_DETECTOR           | 0x000100 |    256
+MD_CASTSENSOR_CHASE   | 0x000200 |    512
+MD_CHANGECHASE        | 0x000400 |   1024
+MD_ANGRY              | 0x000800 |   2048
+MD_CHANGETARGET_MELEE | 0x001000 |   4096
+MD_CHANGETARGET_CHASE | 0x002000 |   8192
+MD_TARGETWEAK         | 0x004000 |  16384
+MD_RANDOMTARGET       | 0x008000 |  32768
+MD_IGNOREMELEE        | 0x010000 |  65536
+MD_IGNOREMAGIC        | 0x020000 |  131072
+MD_IGNORERANGED       | 0x040000 |  262144
+MD_MVP                | 0x080000 |  524288
+MD_IGNOREMISC         | 0x100000 |  1048576
+MD_KNOCKBACK_IMMUNE   | 0x200000 |  2097152
 
 Explanation for modes:
 -------------------------------------------------------------------------------
@@ -75,7 +81,18 @@ Target Weak: Allows aggressive monsters to only be aggressive against
 	For example, a monster of level 104 will not pick fights with a level 99.
 
 Random Target: Picks a new random target in range on each attack / skill.
-	(not implemented)
+
+Ignore Melee: The mob will take 1 HP damage from physical attacks.
+
+Ignore Magic: The mob will take 1 HP damage from magic attacks.
+
+Ignore Range: The mob will take 1 HP damage from ranged attacks.
+
+MVP: Flagged as MVP which makes mobs resistance to Coma.
+
+Ignore Misc: The mob will take 1 HP damage from "none" attack type.
+
+Knockback Immune: The mob will be unable to be knocked back.
 
 Aegis Mob Types:
 -------------------------------------------------------------------------------

+ 19 - 0
doc/permissions.txt

@@ -187,3 +187,22 @@ Allows player to use the client command /check (displays character status).
 Allows player to use the client command /changemaptype.
 
 ---------------------------------------
+
+*command_enable
+
+Enable to use atcommand while talking with NPC.
+
+---------------------------------------
+
+*bypass_stat_onclone
+
+Bypass max parameter limit while using @clonestat
+
+---------------------------------------
+
+*bypass_max_stat
+
+Allow to bypass the maximum stat parameter (at conf/player.conf) to
+maximum value 32,767.
+
+---------------------------------------

BIN
doc/rathena.vpp


+ 300 - 102
doc/script_commands.txt

@@ -3,7 +3,7 @@
 //===== By: ==================================================
 //= rAthena Dev Team
 //===== Last Updated: ========================================
-//= 20140211
+//= 20140313
 //===== Description: =========================================
 //= A reference manual for the rAthena scripting language.
 //= Commands are sorted depending on their functionality.
@@ -551,6 +551,20 @@ notable exception is Zeny, which you can and often will address directly -
 setting it will make the character own this number of Zeny.
 If you try to set Zeny to a negative number, the script will be terminated with an error.
 
+Some source-end constants can also be accessed in scripts. This list is located in
+'src/map/script.c' in the 'script_hardcoded_constants' function, which contains
+constants such as server defines and status options:
+
+    PACKETVER, MAX_LEVEL, MAX_STORAGE, MAX_INVENTORY, MAX_CART, MAX_ZENY, MAX_PARTY,
+    MAX_GUILD, MAX_GUILDLEVEL, MAX_GUILD_STORAGE, MAX_BG_MEMBERS, MAX_CHAT_USERS,
+    VIP_SCRIPT, MIN_STORAGE
+
+    Option_Nothing, Option_Sight, Option_Hide, Option_Cloak, Option_Falcon, Option_Riding,
+    Option_Invisible, Option_Orcish, Option_Wedding, Option_Chasewalk, Option_Flying,
+    Option_Xmas, Option_Transform, Option_Summer, Option_Dragon1, Option_Wug,
+    Option_Wugrider, Option_Madogear, Option_Dragon2, Option_Dragon3, Option_Dragon4,
+    Option_Dragon5, Option_Hanbok, Option_Oktoberfest, Option_Dragon, Option_Costume
+
 Assigning variables
 --------- ---------
 
@@ -945,12 +959,26 @@ This special label triggers when a player kills a monster. The variable
 
 OnPCLoadMapEvent:
 
-This special label will trigger once a player steps in a map marked with the 
-'loadevent' mapflag and attach its RID. The fact that this label requires a 
+This special label triggers when a player steps in a map marked with the 
+'loadevent' mapflag and attaches its RID. The fact that this label requires a 
 mapflag for it to work is because, otherwise, it'd be server-wide and trigger
 every time a player would change maps. Imagine the server load with 1,000 players
 (oh the pain...)
 
+OnPCStatCalcEvent:
+
+This special label triggers when a player's stats are recalculated, such as when
+changing stats, equipment, or maps, as well as when logging in, leveling up, and
+mounting a job mount. This can be used to grant additional item bonuses to certain
+player groups, for instance.
+
+OnWhisperGlobal:
+
+This special label triggers when a player whispers the NPC, and will run with the
+player's RID attached. It can accept up to ten parameters, which will be stored
+into separate temporary character string variables @whispervar0$ to @whispervar9$.
+See 'doc/whisper_sys.txt' for further documentation.
+
 Only the special labels which are not associated with any script command are 
 listed here. There are other kinds of labels which may be triggered in a similar 
 manner, but they are described with their associated commands.
@@ -1210,7 +1238,7 @@ Examples:
   setd ".@var$", "Poporing";
   mes .@var$; // Displays "Poporing".
 
-  setd ".@" + $var$ + "123$", "Poporing is cool";
+  setd ".@" + .@var$ + "123$", "Poporing is cool";
   mes .@Poporing123$; // Displays "Poporing is cool".
 
 ---------------------------------------
@@ -1936,6 +1964,64 @@ with this command when a script is parsed.
 
 ---------------------------------------
 
+*switch (expression);
+
+The switch statement is similar to a series of if statements on the same expression.
+In many occasions, you may want to compare the same variable (or expression)
+with many different values, and execute a different piece of code depending
+on which value it equals to. This is exactly what the switch statement is for.
+
+It is important to understand how the switch statement is executed in order
+to avoid mistakes. The switch statement executes line by line (actually, statement by statement).
+In the beginning, no code is executed. Only when a case statement is found
+with a value that matches the value of the switch expression the case statement(s)
+will to executed. The parser continues to execute the statements until the end
+of the switch block, or the first time it sees a break statement. If you don't
+write a break statement at the end of a case's statement list, the parser will
+go on executing the statements of the following case (fall-through).
+
+Example 1:
+	
+	switch(select("Yes:No")) {
+		case 1:
+			mes "You said yes!";
+			break;
+		case 2:
+			mes "Aww, why?";
+			break;
+	}
+	close;
+
+The example above would work like a menu and would go to the first case if
+the user selects option, otherwise, would go to the second one.
+
+Example 2:
+	
+	switch(getgroupid()) {
+		case 1:
+			mes "Wow, you're super!";
+			break;
+		case 2:
+			mes "A helping hand!";
+			break;
+		case 3:
+			mes "10001010010011";
+			break;
+		case 4:
+			mes "Yes, milord?";
+			break;
+		default:
+			mes "Hello there!";
+			break;		
+	}
+
+The example above would print a message depending on the player's groupid.
+If there is no statement declared for the corresponding groupid, the script
+would use the 'default' statement that applies to rest of possible values,
+similar to 'else' in the if-else statement.
+
+---------------------------------------
+
 *while (<condition>) <statement>;
 
 This is probably the simplest and most frequently used loop structure. The 'while' 
@@ -2368,6 +2454,24 @@ negative value will decrease time.
 
 NOTE: This command is only available if the VIP System is enabled.
 
+---------------------------------------
+
+*addspiritball <count>,<duration>{,<char_id>};
+
+Adds spirit ball to player for 'duration' in milisecond.
+
+---------------------------------------
+
+*delspiritball <count>{,<char_id>};
+
+Deletes the spirit ball(s) from player.
+
+---------------------------------------
+
+*countspiritball {<char_id>};
+
+Counts the spirit ball that player has.
+
 ---------------------------------------
 \\
 2,2 Item-related commands
@@ -2699,14 +2803,24 @@ and return the info set by TYPE argument.
 It will return -1 if there is no such item.
 
 Valid types are:
-	0 - Buy Price; 1 - Sell Price; 2 - Item Type;
-	3 - maxchance (max drop chance of this item, e.g. 1 = 0.01%)
-		if = 0, then monsters don't drop it at all (rare or a quest item)
-		if = 10000, then this item is sold in NPC shops only
-	4 - sex; 5 - equip; 6 - weight; 7 - atk; 8 - def; 9 - range;
-	10 - slot; 11 - look; 12 - elv; 13 - wlv; 14 - view id (from 'db/item_avail.txt')
-	
-	If RENEWAL is defined, 15 - matk
+	0  - Buy Price
+	1  - Sell Price
+	2  - Type
+	3  - maxchance (max drop chance of this item, e.g. 1 = 0.01%)
+		 if = 0, then monsters don't drop it at all (rare or a quest item)
+		 if = 10000, then this item is sold in NPC shops only
+	4  - Gender
+	5  - Loc
+	6  - Weight
+	7  - ATK
+	8  - DEF
+	9  - Range
+	10 - Slot
+	11 - View
+	12 - eLV
+	13 - wLV
+	14 - SpriteID from 'db/item_avail.txt'
+	15 - matk if RENEWAL is defined
 
 See the sample in 'doc/sample/getiteminfo.txt'.
 
@@ -2753,7 +2867,7 @@ the specified name will be located. If type is 3, the search will locate the
 current pet of the character who's name is given in the search string, it will 
 NOT locate a pet by name.
 
-What a mess. Example, a working and tested one now:
+Example:
 
     prontera,164,301,3%TAB%script%TAB%Meh%TAB%730,{
         mes "My name is Meh. I'm here so that Nyah can find me.";
@@ -2763,36 +2877,34 @@ What a mess. Example, a working and tested one now:
     prontera,164,299,3%TAB%script%TAB%Nyah%TAB%730,{
         mes "My name is Nyah.";
         mes "I will now search for Meh all across the world!";
-        if (getmapxy(@mapname$,@mapx,@mapy,1,"Meh")!=0) goto Notfound;
+        if (getmapxy(@mapname$,@mapx,@mapy,1,"Meh")!=0) {
+                mes "I can't seem to find Meh anywhere!";
+                close;
+        }
         mes "And I found him on map "+@mapname$+" at X:"+@mapx+" Y:"+@mapy+" !";
         close;
-    Notfound:
-        mes "I can't seem to find Meh anywhere!";
-        close;
    }
-   
+
 Notice that NPC objects disabled with 'disablenpc' will still be located.
 
 ---------------------------------------
 
 *getgmlevel()
 
-This function will return the (GM) level of player group the account to which the 
-invoking character belongs. If this is somehow executed from a console command,
+This function will return the (GM) level associated with the player group to which
+the invoking character belongs. If this is somehow executed from a console command,
 99 will be returned, and 0 will be returned if the account has no GM level.
 
 This allows you to make NPC's only accessible for certain GM levels, or behave 
 specially when talked to by GMs.
 
    if (getgmlevel()) mes "What is your command, your godhood?";
-   if (getgmlevel()) goto Wherever;
 
 ---------------------------------------
 
 *getgroupid()
 
-This function will return the id of player group the account to which the 
-invoking player belongs.
+This function will return the group id to which the invoking player belongs.
 
 ---------------------------------------
 
@@ -3536,24 +3648,6 @@ Available types are:
  0 - version number (packet_db_ver)
  1 - client date (YYYYMMDD)
 
----------------------------------------
-
-*getserverdef(<type>)
-
-Returns a server definition. Valid types are listed in 'db/const.txt':
-	VAR_PACKETVER	0
-	VAR_MAX_LEVEL	1
-	VAR_MAX_STORAGE	2
-	VAR_MAX_INVENTORY	3
-	VAR_MAX_ZENY	4
-	VAR_MAX_PARTY	5
-	VAR_MAX_GUILD	6
-	VAR_MAX_GUILDLEVEL	7
-	VAR_MAX_GUILD_STORAGE	8
-	VAR_MAX_BG_MEMBERS	9
-	VAR_VIP_SCRIPT	10
-	VAR_MIN_STORAGE	11
-
 ---------------------------------------
 \\
 3,1.- Item-related commands
@@ -3815,16 +3909,18 @@ character and produces no other output whatsoever.
 
 *itemheal <hp>,<sp>;
 
-This command heals given absolute amounts of HP and/or SP on the invoking
-character. Unlike heal, this command is intended for use in item scripts. It
-applies potion-related bonuses, such as alchemist ranking, cards and status
-changes. When used inside an NPC script, certain bonuses are omitted.
+This command heals relative amounts of HP and/or SP on the invoking character.
+Unlike heal, this command is intended for use in item scripts. It applies
+potion-related bonuses, such as alchemist ranking, cards, and status changes.
+When used inside an NPC script, certain bonuses are omitted.
 
-There is also a nice example on using this with the 'rand' function, to give you 
-a random amount of healing.
+The command also applies a SP/VIT-related bonus:
+    heal = heal * [(100 + STATUS*2) / 100]
 
-    // This will heal anything thing from 100 to 150 HP and no SP
-    itemheal rand(100,150),0;
+Example:
+    // If the player has 50 vit and no bonuses, this will heal
+    // anything from 200 to 300 HP and 5 SP
+    itemheal rand(100,150),5;
 
 ---------------------------------------
 
@@ -4140,19 +4236,6 @@ referred to by their database ID number found inside 'db/(pre-)re/item_db.txt'.
     getitem 502,10 // The person will receive 10 apples
     getitem 617,1  // The person will receive 1 Old Violet Box
 
-Giving an item ID of -1 will give a specified number of random items from the 
-list of those that fall out of Old Blue Box. Unlike in all other cases, these 
-will be unidentified, if they turn out to be equipment. This is exactly what's 
-written in the Old Blue Box's item script.
-
-Other negative IDs also correspond to other random item generating item tables:
-
-Giving an item ID of -2 will produce the effects of Old Violet Box.
-Giving an item ID of -3 will produce the effects of Old Card Album.
-Giving an item ID of -4 will produce the effects of Gift Box.
-Giving an item ID of -5 will produce the effects of Worn Out Scroll, which, in 
-current SVN, drops only Jellopies anyway.
-
 This transaction is logged if the log script generated transactions option is 
 enabled.
 
@@ -4175,8 +4258,8 @@ quite a few item scripts. For more examples check just about any official script
 This command will give an amount of specified items to the invoking character. 
 If an optional account ID is specified, and the target character is currently 
 online, items will be created in their inventory instead. If they are not 
-online, nothing will happen. It works essentially the same as 'getitem' (it even 
-works for negative ID numbers the same way) but is a lot more flexible.
+online, nothing will happen. It works essentially the same as 'getitem' but is
+a lot more flexible.
 
 Those parameters that are different from 'getitem' are:
 
@@ -4267,10 +4350,10 @@ in this manner cannot be dropped, sold, vended, auctioned, or mailed, and in
 some cases cannot be traded or stored.
 
 Valid bound types are:
- 1 - Account Bound
- 2 - Guild Bound
- 3 - Party Bound
- 4 - Character Bound
+ Bound_Account : Account Bound item
+ Bound_Guild   : Guild Bound item
+ Bound_Party   : Party Bound item
+ Bound_Char    : Character Bound item
 
 ---------------------------------------
 
@@ -4400,6 +4483,16 @@ database. If the name is not found, nothing will be deleted.
 
 ---------------------------------------
 
+*cartdelitem <item id>,<amount>{,<account ID>};
+*cartdelitem "<item name>",<amount>{,<account ID>};
+*storagedelitem <item id>,<amount>{,<account ID>};
+*storagedelitem "<item name>",<amount>{,<account ID>};
+
+This command behaves identically to 'delitem', but deletes items from the player's
+cart or storage. If no cart is mounted, 'cartdelitem' will fail.
+
+---------------------------------------
+
 *delitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
 *delitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
 
@@ -4408,6 +4501,16 @@ See 'getitem2' for an explanation of the expanded parameters.
 
 ---------------------------------------
 
+*cartdelitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
+*cartdelitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
+*storagedelitem2 <item id>,<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
+*storagedelitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
+
+This command behaves identically to 'delitem2', but deletes items from the player's
+cart or storage. If no cart is mounted, 'cartdelitem2' will fail.
+
+---------------------------------------
+
 *countitem(<item id>)
 *countitem("<item name>")
 
@@ -4430,6 +4533,16 @@ adding up strings:
     
 ---------------------------------------
 
+*cartcountitem(<item id>)
+*cartcountitem("<item name>")
+*storagecountitem(<item id>)
+*storagecountitem("<item name>")
+
+This command behaves identically to 'countitem', but counts items from the player's
+cart or storage. If no cart is mounted, 'cartcountitem' will return -1.
+
+---------------------------------------
+
 *countitem2(<item id>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>)
 *countitem2("<item name>",<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>)
 
@@ -4441,6 +4554,16 @@ See 'getitem2' for an explanation of the expanded parameters.
 
 ---------------------------------------
 
+*cartcountitem2(<item id>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>)
+*cartcountitem2("<item name>",<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>)
+*storagecountitem2(<item id>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>)
+*storagecountitem2("<item name>",<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>)
+
+This command behaves identically to 'countitem2', but counts items from the player's
+cart or storage. If no cart is mounted, 'cartcountitem2' will return -1.
+
+---------------------------------------
+
 *countbound({<bound type>})
 
 This function will return the number of bounded items in the character's
@@ -5005,6 +5128,11 @@ Examples:
 	// This will end the Freezing status for the invoking character.
 	sc_end SC_FREEZE;
 
+Note: to use SC_NOCHAT you should alter Manner
+	set Manner, -5;	// Will mute a user for 5 minutes
+	set Manner, 0;	// Will unmute a user
+	set Manner, 5;	// Will unmute a user and prevent the next use of 'Manner'
+
 ---------------------------------------
 
 *getstatus(<effect type>{,<type>})
@@ -5202,11 +5330,17 @@ logs out.
 Note that the maximum number of 'bonus_script' commands that can run simultaneously
 for a player is 10 (MAX_PC_BONUS_SCRIPT in 'src/map/pc.h').
 
-Flags: (Default is 0)
-	&1: Remove when dead.
-	&2: Removable by Dispell.
-	&4: Removable by Clearance.
-	&8: Remove when player logs out.
+Flags (bitmask):
+	1   : Remove when dead.
+	2   : Removable by Dispell.
+	4   : Removable by Clearance.
+	8   : Remove when player logs out.
+	16  : Removeable by Banishing Buster.
+	32  : Removable by Refresh.
+	128 : Removable by Luxanima.
+	256 : Remove when Madogear is activated or deactivated.
+	512 : Remove when receive damage.
+	1024: Script is permanent, cannot be cleared by bonus_script_clear
 
 Types:
 	This will be used to decide negative or positive buff for 'debuff_on_logout'.
@@ -5222,6 +5356,16 @@ Example:
 
 ---------------------------------------
 
+*bonus_script_clear {<flag>,{<char_id>}};
+
+Removes atatched bonus_script from player. If no 'char_id' given, it will removes
+from the invoker.
+
+If 'flag' is 1, means will clears all scripts even it's Permanent effect. By default,
+it just removes non-permanent script.
+
+---------------------------------------
+
 *skill <skill id>,<level>{,<flag>};
 *skill "<skill name>",<level>{,<flag>};
 *addtoskill <skill id>,<level>{,<flag>};
@@ -5336,31 +5480,30 @@ players, telling them they are now divorced.
 *pcfollow <id>,<target id>;
 *pcstopfollow <id>;
 
-Makes a character follow or stop following someone. This command does the same as the @follow command.
-The main difference is that @follow can use character names, and this commands needs the Account ID for the target.
+Makes a character follow or stop following someone. This command does the same
+as the @follow command. The main difference is that @follow can use character
+names, and this commands needs the account ID for the target.
 
 Examples:
+	// This will make Aaron follow Bullah, when both of these characters are online.
+	pcfollow getCharID(3,"Aaron"),getCharID(3,"Bullah");
 
-// This will make Aaron follow Bullah, when both of these characters are online.
-	PCFollow getCharID(3,"Aaron"),getCharID(3,"Bullah");
-	
-// Makes Aaron stop following whoever he is following.
-	PCStopFollow getCharID(3,"Aaron");
+	// Makes Aaron stop following whoever he is following.
+	pcstopfollow getCharID(3,"Aaron");
 	
 ---------------------------------------
 
 *pcblockmove <id>,<option>;
 
-Prevents the given ID from moving when the option != 0, and 0 enables the ID to
-move again. The ID can either be the GID of a monster/NPC or account ID of a
-character, and will run for the attached player if zero is supplied.
+Prevents the given GID from moving when the option is 1, and enables the ID to
+move again when the option is 0. This command will run for the attached player
+if the given GID is zero.
 
 Examples:
-
-// Prevents the current char from moving away.
+	// Prevents the current char from moving away.
 	pcblockmove getcharid(3),1;
-	
-// Enables the current char to move again.
+
+	// Enables the current char to move again.
 	pcblockmove getcharid(3),0;
 
 --------------------------------------- 
@@ -5507,6 +5650,8 @@ command, simply use 1 for type. Any other number won't be recognized.
 
 This function will return information about a monster record in the database, as 
 per 'db/(pre-)re/mob_db.txt'. Type is the kind of information returned. Valid types are:
+It will return 0 if there is no such monster (or the type value is invalid),
+or an empty string if you requested the monster's name.
 
  1 - 'english name' field in the database, a string.
  2 - 'japanese name' field in the database, a string.
@@ -7462,7 +7607,7 @@ the script will come to a halt.
 
 ---------------------------------------
 
-*instance_enter("<instance name>");
+*instance_enter("<instance name>"{,<x>,<y>});
 
 Warps player to the specified instance after the script terminates. The map and
 coordinates are located in 'db/(pre-)re/instance_db.txt'.
@@ -7548,10 +7693,56 @@ if (instance_check_party(getcharid(1),2,2,149)) {
 =========================
 ---------------------------------------
 
+*questinfo <Quest ID>, <Icon> {, <Map Mark Color>{, <Job Class>}};
+
+This is esentially a combination of checkquest and showevent. Use this only
+in an OnInit label. For the Quest ID, specify the quest ID that you want
+checked if it has been started yet.
+
+For Icon, use one of the following:
+
+No Icon			: QTYPE_NONE
+! Quest Icon	: QTYPE_QUEST
+? Quest Icon	: QTYPE_QUEST2
+! Job Icon		: QTYPE_JOB
+? Job Icon		: QTYPE_JOB2
+! Event Icon	: QTYPE_EVENT
+? Event Icon	: QTYPE_EVENT2
+Warg			: QTYPE_WARG
+Warg Face		: QTYPE_WARG2 (Only for packetver >= 20120410)
+
+Map Mark Color, when used, creates a mark in the user's mini map on the position of the NPC,
+the available color values are:
+
+0 - No Marker
+1 - Yellow Marker
+2 - Green Marker
+3 - Purple Marker
+
+When a user shows up on a map, each NPC is checked for questinfo that has been set.
+If questinfo is present, it will check if the quest has been started, if it has not, the bubble will appear.
+
+Optionally, you can also specify a Job Class if the quest bubble should only appear for a certain class.
+
+Example
+izlude,100,100,4	script	Test	844,{
+	mes "[Test]";
+	mes "Hello World.";
+	close;
+
+	OnInit:
+		questinfo 1001, QTYPE_QUEST, 0, Job_Novice;
+		end;
+}
+
+---------------------------------------
+
 *setquest <ID>;
 
 Place quest of <ID> in the users quest log, the state of which is "active".
 
+If *questinfo is set, and the same ID is specified here, the icon will be cleared when the quest is set.
+
 ---------------------------------------
 
 *completequest <ID>;
@@ -7604,23 +7795,30 @@ Return the state of the quest:
 
 ---------------------------------------
 
-*showevent <state>, <color>;
+*showevent <icon>{,<mark color>}
+
+Show an emotion on top of a NPC, and optionally,
+a colored mark in the mini-map like "viewpoint".
+This is used to indicate that a NPC has a quest or an event to 
+a certain player. 
 
-Show a colored mark in the mini-map like "viewpoint" and an emotion on top of a NPC.
-This is used to indicate that a NPC has a quest or an event to certain players.
+Available Icons:
 
-state can be:
-	0 = disable (Used to disable and remove the mark and the emotion from the NPC.)
-	1 = exclamation emotion (Used to show an important quest event to certain player.)
-	2 = interrogation emotion (Used to show an non-important quest event to certain player.)
-	Other values may cause client crashes.
+Remove Icon		: QTYPE_NONE
+! Quest Icon	: QTYPE_QUEST
+? Quest Icon	: QTYPE_QUEST2
+! Job Icon		: QTYPE_JOB
+? Job Icon		: QTYPE_JOB2
+! Event Icon	: QTYPE_EVENT
+? Event Icon	: QTYPE_EVENT2
+Warg			: QTYPE_WARG
+Warg Face		: QTYPE_WARG2 (Only for packetver >= 20120410)
 
-color can be:
-	0 = yellow "Quest"
-	1 = orange "Job"
-	2 = green "Event"
-	3 = an MVP flag
-	Other values show a transparent mark in the mini-map.
+Mark Color:
+0 - No Mark
+1 - Yellow Mark
+2 - Green Mark
+3 - Purple Mark
 
 ---------------------------------------
 

+ 434 - 0
doc/source_doc.txt

@@ -0,0 +1,434 @@
+//===== rAthena Documentation ================================
+//= Source Documentation
+//===== By: ==================================================
+//= rAthena Dev Team
+//===== Last Updated: ========================================
+//= 20140218
+//===== Description: =========================================
+//= Explanation of source behaviours and structures.
+//============================================================
+
+This file provides basic information about rAthena's source code.
+The format of this file is as follows:
+	1. Glossary
+	2. Intro & Emulation
+	3. Interface and Communications
+	4. Databases and Independence
+	5. Package and Module Purposes
+	6. Nomenclature
+	7. Variable Notes
+	8. Building
+	9. Atcommands & Script Commands
+
+===============
+| 1. Glossary |
+===============
+The following terms will be frequently used throughout this file, so it is
+important to have a thorough understanding of what they are to avoid confusion.
+
+  Term          Description
+  ----          -----------  
+  serv          a program/daemon that runs indefinitely offering a service
+  host          a machine that has one or more servs running
+  command       a request of an action on the server or client
+                (atcommand, script_command, packet_request)
+  interface     a class/module that offers a list of commands
+
+========================
+| 2. Intro & Emulation |
+========================
+rAthena is an emulation of Ragnarok Online, which runs on software known as AEGIS.
+AEGIS is separated into 4 servs:
+
+  Serv       Description
+  ----       -----------
+  account    handles player account information and logins.
+  char       handles character data (persistent information).
+  inter      handles broadcasting across map-serv. [merged into rAthena's char-serv]
+  map        handles all player runtime actions.
+
+These servs are an aggregation of each other:
+  login-serv  =>  1 - * char-serv, 1 - * map-serv
+
+In this case, * is 30. This means that 1 login-serv is able to manage up to
+30 char-serv, which itself can manage up to 30 map-serv. Note that due to these
+aggregations, the login-serv and map-serv never directly communicate with each other.
+
+===================================
+| 3. Interface and Communications |
+===================================
+We have 3 types of communication:
+
+  1. serv <=> serv  (AH,HA,HZ,ZH)
+     This type of server-to-server communication is referred to as "inter-serv" communication.
+
+  2. serv <=> client  (AC,CA,HC,CH,ZC,CZ)
+     This is what our servs send or receive to a player client.
+	
+  3. serv <=> console/terminal
+     This is the only kind of communication which doesn't use packets (currently).
+     It's only done in localhost from console to servs (a way to input args in servs runtime).
+
+The packet notation and structure are well defined in 'doc/packet_struct_notation.txt'.
+
+Note that scripts and atcommands are another kind of interface, as they allow
+users to input data into the serv.
+
+=================================
+| 4. Databases and Independence |
+=================================
+Each server can theoretically be set in a different host with its own databases
+associated (although this is currently broken due to years without documentation).
+In other words, you shouldn't expect to find char-serv data on a map-serv host
+and access it directly, but rather ask the char-serv to fetch it.
+
+The list below details the association of database tables with the servs.
+For real table names, see 'conf/inter_athena.conf'.
+
+  ==============
+  | Login-serv |
+  ==============
+
+  Table                 Contents
+  -----                 --------
+  login_db              all account-related information
+  reg_db                permanent account variables (ex. #CASHPOINTS)
+
+  =============
+  | Char-serv |
+  =============
+
+  Table                 Contents
+  -----                 --------
+  char_db               all char-related information
+  hotkey_db             hotkeys set for each character
+  scdata_db             character status at disconnection
+  cart_db               list of items in each character's cart
+  inventory_db          list of items in each character's inventory
+  charlog_db            char-serv logs
+  storage_db            list of items in each character's storage (Kafra)
+  reg_db                permanent character variables (ex. ADVJOB)
+  skill_db              character learned skill database
+  interlog_db           inter-serv logs
+  memo_db               character Memo_point database 
+  guild_db              guild record (name, master, lv, exp, emblem, etc.)
+  guild_alliance_db     guild relations database (allies, enemies)
+  guild_castle_db       guild owned castle database
+  guild_expulsion_db    guild expulsion logs
+  guild_member_db       guild current member titles and positions
+  guild_skill_db        guild learned skills database
+  guild_position_db     guild positions configuration (names, taxes, rights)
+  guild_storage_db      guild item storage
+  party_db              party record (name, leader, shared_exp, shared_item)
+  pet_db                saved pet objects database
+  friend_db             character friends database
+  mail_db               mail database
+  auction_db            auction database
+  quest_db              character quest realisation database
+  homunculus_db         saved homunculus objects database
+  skill_homunculus_db   homunculus learned skills database
+  mercenary_db          saved mercenary objects database (HP, SP, level, etc.)
+  mercenary_owner_db    character proprietary link to mercenary object save and use stats
+  elemental_db          saved Elemental objects database (HP, SP, FLEE, etc.)
+  ragsrvinfo_db         map-serv rate record (similar to 'conf/battle/drop.conf', possibly a leftover?)
+  skillcooldown_db      character skill cooldowns at disconnection
+  bonus_script_db       character bonus_script at disconnection
+
+  ============
+  | Map-serv |
+  ============
+
+  Table                 Contents
+  -----                 --------
+  mapreg_db             permanent map-serv global variables (ex. $agit_result_timer)
+  buyingstore_db        live buyers database (map_pos, aid, shop title, etc.)
+  buyingstore_items_db  items currently being purchased by live buyers
+  vending_db            live vendors database (map_pos, aid, shop title, etc.)
+  vending_items_db      items currently being sold by live vendors
+
+  The tables below are optional alternatives to TXT databases located in 'db/*.txt'.
+
+  item_db               item database (Pre-Renewal)
+  item_db_re            item database (Renewal)
+  item_db2              item database import (Pre-Renewal)
+  item_db2_re           item database import (Renewal)
+  item_cash_db          cash shop database
+  item_cash_db2         cash shop database (import)
+  mob_db                monster database (Pre-Renewal)
+  mob_db_re             monster database (Renewal)
+  mob_db2               monster database import (Pre-Renewal)
+  mob_db2_re            monster database import (Renewal)
+  mob_skill_db          monster skill database (Pre-Renewal)
+  mob_skill_db_re       monster skill database (Renewal)
+  mob_skill_db2         monster skill database import (Pre-Renewal)
+  mob_skill_db2_re      monster skill database import (Renewal)
+
+==================================
+| 5. Package and Module Purposes |
+==================================
+The following list describes each module and its purpose.
+
+  ============
+  | 3rdparty |
+  ============
+  The '3rdparty/' folder contains libraries used by the project but are not maintained by us.
+
+  ==========
+  | Common |
+  ==========
+  The 'src/common' folder contains all the modules which are used by more then 1 serv.
+
+  Module         Description
+  ------         -----------
+  atomic         adapter to atomic operations for Windows API
+  cbasetypes     adapter to OS and arch specification (function name, bit representation)
+  cli            console Line Interface handling (get arguments from terminal at beginning and runtime) 
+  conf           facade of libconfig api
+  core           MAIN program entry (initialization of each serv starts here)
+  db             database module (create, parse, and destroy databases)
+  des            Data Encryption Standard algorithm modified for rAthena
+  ers            Entry Reusage System to help memory allocation
+  evdp           handles events
+  grfio          handles *.grf files (searches for files in them and decodes them)
+  malloc         handles runtime memory allocation (so that memory manager could check for leaks)
+  mapindex       handles the processing and reading of the mapcache.dat
+  md5calc        offers md5 encryption
+  mempool        handles shared memory pool for thread support
+  mmo.h          common structures and defines across serv
+  msg_conf       handles msg in src from configuration
+  mutex          handles Mutual exclusion (Mutex) for thread support
+  netbuffer      iobuffer initialisation for thread support
+  network        updated socket module, with ipv6 and thread support
+  nullpo         checks and dumps info for debug mode
+  raconf         processes the conf files
+  random         generation of random numbers
+  showmsg        display messages in console with a certain color
+  socket         handling of sockets (listening, close, open, etc.)
+  spinlock       handles synchronization (waiting loop) for thread support
+  sql.c          MySQL database proxy
+  strlib.c       string handling
+  thread.c       thread creation and destruction
+  timer.c        timer-related functions
+  utils.c        misc functions
+  winapi.h       Windows redefine and include
+
+  ==============
+  | Login-serv |
+  ==============
+
+  Module         Description
+  ------         -----------
+  account        persistence for account data
+  ipban          offers IP banishment
+  login          main module of login-serv
+  loginlog       records all operations into log for login-serv
+
+  =============
+  | Char-serv |
+  =============
+  The char-serv is responsible for persistence (save/load data permanently) and
+  also serves as a controller that handles all associated map-servs. Further, it
+  is responsible for ensuring that there are no duplicate party names among the
+  map-servs (which could create conflicts if a party transfers map-servs).
+
+  Module             Description
+  ------             -----------
+  char               currently holds all the char-serv (EA) process
+  inter              main entry to inter-serv; delegates packet handling to submodules
+  -- int_auction     handles auction request and saving
+  -- int_elemental   handles elemental data (BL_ELE => Sorcerer mob)
+  -- int_guild       handles guild data (creation, destruction, add member, etc.)
+  -- int_homun       handles homunculus data (BL_HOM => Alchemist mob)
+  -- int_mail        handles mail data
+  -- int_mercenary   handles mercenary data (BL_MER => All class mob)
+  -- int_party       handles party data (creation, destruction, add member, etc.)
+  -- int_pet         handles pet data (BL_PET => All class mob)
+  -- int_quest       handles quest data
+  -- int_storage     handles storage data (save storage, load storage, etc.)
+
+  ============
+  | Map-serv |
+  ============
+
+  Module         Description
+  ------         -----------
+  atcommand      handles GM commands (ex. @who)
+  battle         handles damage calculation where target is enemy and battle configuration settings
+  battleground   functions for Battleground system (create, destroy, messaging, join, etc.)
+  buyingstore    functions for player Buying Stores (create, search, sell)
+  cashshop       functions to set up the server cashshop (from cashshop_db), and contains function to buy items from cashshop
+  channel        functions for the channel system (create, delete, join/auto-join, leave, broadcast, alter options)
+  chat           functions for the chatroom system (create, delete, trigger chatroom_event, change owner, etc.)
+  chrif          char-serv <=> map-serv connections interface (send and receive packets to char-serv)
+  clif           client <=> map-serv connections interface (send and receive packets to/from client)
+  date           functions for time
+  duel           functions for the duel system
+  elemental      functions for Sorcerer Elementals processing (create, delete, etc.)
+  guild          functions for the guild system
+  homunculus     functions for Alchemist Homunculi processing (create, delete, get stats, death, etc.)
+  instance       functions for instance system
+  intif          map-serv <=> inter-serv interface (meant to communicate with 'char/inter.c' or its submodules)
+  itemdb         functions for the item database
+  log            functions for server log system
+  mail           functions for mail system
+  map            map-serv main module, and a representation of a map object
+                   adds or removes other objects into map (blocklist) and provides iterators (ex. map_foreachpc)
+  mapreg         functions to save or read variables in mapreg_db (global variables for all map-serv)
+  mercenary      functions for Mercenary system (create, search, get stats, dead)
+  mob            functions for mob data, structures, and mob routines
+  npc            functions for NPC data (create, delete, calling NPCs)
+  npc_chat       functions for PCRE and NPC interaction
+  party          functions for the party system (create, join, delete, alter options, etc.)
+  path           functions for path finding (check_distance, search path unit will use)
+  pc             functions for player processing (loot/drop/delete items, player bonus handling, player dead, etc.)
+  pc_groups      functions for players groups system (manage player permissions and atcommand access)
+  pet            functions for the pet system (similar to mercenary, homunculus, player, etc.)
+  quest          functions for the quest log system (add, complete, remove, etc.) 
+  script         handles script language logic (used in NPC scripts), script commands, and mapflags
+  searchstore    functions for the Vendor Shop Search feature
+  skill          functions for skills (skill_casttime calculation, skill behaviours, skill_chk_cast, requirement checks, 'db/skill_*.txt' processing)
+  status         functions for statuses on a bl (add, remove, calculation of effects as a temporary bonus)
+                   status is a struct available by most units as common attributes (bl_type only attribute are dealt in bl specific files, like 'pc.c' or 'mob.c')
+  storage        functions for the storage system: Kafra, cart, guild, inventory (add, transfer, remove items between containers)
+                   also ensures container mutex (e.g. guild_storage) and preparation for save requests
+  trade          functions to perform a trade (request, accept, add items/Zeny, checks, complete trade)
+  unit           functions for controlling player/mob/NPC actions (walk, follow, skill use)
+  vending        functions for Merchant Vending (create, purchase)
+
+===================
+| 6. Nomenclature |
+===================
+The following are standard naming conventions used by rAthena.
+
+  Type        Prefix         Example
+  ----        ------         -------
+  function    module_        pc_addspiritball -> located in pc.c file
+  structure   s_             s_quest_db
+  enum        e_             e_race
+  status      SC_            SC_INTOABYSS
+  skill       classmid_      AL_TELEPORT -> AL = Acolyte
+  bonus       SP_            SP_ATK_RATE
+
+NOTES:
+  - If a status name conflicts with a skill name, another '_' is added (e.g. SC__WEAKNESS).
+  - All constants should be written in all caps.
+  - battle_config vs. #define macro:
+        battle_config can be changed during runtime (ex. @setbattleflag), but this requires
+        more processing and could render the server less stable than a macro would.
+
+=====================
+| 7. Variable Notes |
+=====================
+The following variables are commonly used in the source code.
+
+  Variable   Full Name            Description
+  --------   ---------            -----------
+  sd         session data         represents the session of a client into a serv (login, char, or map)
+  tsd        target sd            same as sd, but for a target
+  pl_sd                           usually in an iteration loop, the current sd of index
+  it_sd                           a variant of pl_sd (for iter_sd)
+  fd         file descriptor      a link to an I/O like a socket or file
+  md         mob data             represents monster information; also used to represent mercenary information
+  hd         homunculus data      represents homunculus information
+  nd         NPC data             represents NPC information
+  ed         elemental data       represents elemental information
+  pd         pet data             represents pet information
+  sc         status change        a structure containing all the possible status applied to a character
+  tsc        target sc            same as sc, but for a target
+  sce        status change entry  represents data of a specific inflicted status
+  bl         blocklist            common data of one object (a skill, pet, player, etc); also represents a 2-way chain-link
+  tbl        target bl            same as bl, but for a target
+  st         script stack         the stack of an NPC
+  aid        account id           a player account ID
+  gid        game id              the general unique ID of a Unit, which is the aid for players
+                                  (since a single character per account can be connected at one time)
+  cid        character id         a player character ID
+  rid        character id         a variant of cid
+  su         skill unit           a skill with a unit that remains on the ground
+
+===============
+| 8. Building |
+===============
+When adding a new src file or library (new.c and its header, new.h), you'll also
+need to update the following files to fully integrate it into the project so that
+users can compile it.
+
+There are 3 ways to compile the project:
+
+> configure + makefile (requires POSIX environment + C compiler)
+  This flow is mainly used by Linux users, but can be done in any POSIX environment (ex. Windows + Cygwin).
+  - Configure.in: Template file to generate the configure script by autoconf.
+  - Makefile.in: Template makefile to generate the real makefile according to configure. Each subfolder needs its own makefile.
+  - Makefile: File filled with rules for gcc to compile folder.
+  The sequence is as follows:
+	1) configure.in => configure by autoconf ('autoconf configure.in > configure')
+	2) configure    => Makefile by Makefile.in
+	3) Makefile     => binary by 'make all' or alternative
+
+> cmake (requires C compiler + cmake)
+  - CmakeList: Comparable to Makefile, but in a more cross-OS way.
+  The sequence is as follows:
+	1) Define which toolchain to use, acting like a configure ('cmake -G "Unix Makefiles"' or 'cmake -G "Visual Studio 10"')
+	2) Enter the build folder where the Makefiles are generated and launch 'make install' to produce binaries from them
+
+> sln (requires Visual Studio)
+  - *.sln: Solution project for Visual Studio (Windows).
+
+See http://rathena.org/wiki/Compiling for more detailed compilation instructions.
+
+===================================
+| 9. Atcommands & Script Commands |
+===================================
+To implement an atcommand or script command, you must define a function and
+add its reference to the appropriate array. See the files in 'src/custom/'
+for examples.
+
+Atcommands
+----------
+	ACMD_FUNC(name)
+	{
+		<code>
+	}
+
+	ACMD_DEF(name)  - OR -  ACMD_DEFR(name,restriction)
+	  - OR -
+	ACMD_DEF2("alias",name)  - OR -  ACMD_DEF2R("alias",name,restriction)
+
+  Restriction    Description
+  -----------    -----------
+      1          restrict usage in console
+      2          restrict usage in script_command
+
+Script Commands
+---------------
+	BUILDIN_FUNC(name)
+	{
+		<code>
+	}
+
+	BUILDIN_DEF(name,"arguments")
+	  - OR -
+	BUILDIN_DEF2(name,"alias","arguments")
+
+  Argument    Description
+  --------    -----------
+     i        integer
+     s        string
+     v        variable
+     l        label
+     r        reference (of a variable)
+     ?        optional parameter (one)
+     *        optional parameter (unknown count)
+              null (no arguments)
+
+Useful functions:
+  script_hasdata(st,i);       // Returns if the stack contains data at the target index
+  script_getdata(st,i);       // Returns the script_data at the target index (data is a glob type)
+  script_getnum(st,val);      // Returns the int at the target index
+  script_getstr(st,val);      // Returns the string at the target index
+  script_getref(st,val);      // Returns the reference of a variable at the target index (useful for arrays, ex. 'checkweight2')
+  script_getfuncname(st);     // Returns the current function name (useful for function variants, ex. 'sc_start')
+  script_pushint(st,val);     // Pushes an int into the stack
+  script_pushstr(st,val);     // Pushes a string into the stack
+  script_isstring(st,i);      // Returns if the data at at the target index is a string
+  script_isint(st,i);         // Returns if the data at at the target index is an int

+ 1 - 1
npc/battleground/bg_common.txt

@@ -607,7 +607,7 @@ function	script	F_BG_Badge	{
 	close2;
 
 	// If the VIP system is enabled, VIP players receive an extra 2 badges.
-	if (getserverdef(VAR_VIP_SCRIPT) && vip_status(1))
+	if (VIP_SCRIPT && vip_status(1))
 		set .@amount, .@amount+2;
 
 	set .@medal_gap, 500 - countitem(.@badge);

+ 2 - 2
npc/battleground/kvm/kvm_enter.txt

@@ -49,7 +49,7 @@ bat_room,164,178,5	script	KVM Mercenary Officer#1	418,{
 		if (BaseLevel > 79)  warp "bat_room",169,223;
 		else if (BaseLevel < 60) warp "bat_room",197,223;
 		else warp "bat_room",225,223;
-		close;
+		end;
 	case 2:
 		mes "[Guillaume Mercenary Officer]";
 		mes "We will win!";
@@ -149,7 +149,7 @@ bat_room,164,121,1	script	KVM Mercenary Officer#2	414,{
 		if (BaseLevel > 79) warp "bat_room",169,207;
 		else if (BaseLevel < 60) warp "bat_room",197,207;
 		else warp "bat_room",225,207;
-		close;
+		end;
 	case 2:
 		mes "[Croix Mercenary Officer]";
 		mes "We will win!";

+ 3 - 3
npc/custom/breeder.txt

@@ -15,7 +15,7 @@ prontera,124,201,1	script	Universal Rental NPC	726,{
 		message strcharinfo(0),"You must first remove your mount.";
 		end;
 	} else if ((eaclass()&EAJ_THIRDMASK==EAJ_RANGER) && !countitem(6124)) {
-		if (!checkfalcon() && getskilllv("HT_FALCON") && !checkoption(Option_Wug) && !checkoption(Option_Wugrider)) {
+		if (!checkfalcon() && getskilllv("HT_FALCON") && !checkwug()) {
 			if(select(" ~ Falcon: ~ Warg")==1) setfalcon;
 			else getitem 6124,1; //Wolf's_Flute
 		} else getitem 6124,1; //Wolf's_Flute
@@ -25,8 +25,8 @@ prontera,124,201,1	script	Universal Rental NPC	726,{
 			else setmadogear;
 		} else setcart;
 	} else if (!checkcart() && getskilllv("MC_PUSHCART")) setcart;
-	else if (!checkfalcon() && getskilllv("HT_FALCON") && !checkoption(Option_Wug) && !checkoption(Option_Wugrider)) setfalcon;
-	else if (!checkriding() && getskilllv("KN_RIDING")) {
+	else if (!checkfalcon() && getskilllv("HT_FALCON") && !checkwug()) setfalcon;
+	else if (!checkriding() && !checkdragon() && getskilllv("KN_RIDING")) {
 		if (eaclass()&EAJ_THIRDMASK==EAJ_RUNE_KNIGHT) setdragon;
 		else setriding;
 	} else if (!checkmadogear() && getskilllv("NC_MADOLICENCE")) setmadogear;

+ 2 - 1
npc/custom/jobmaster.txt

@@ -131,7 +131,8 @@ function Job_Menu {
 			mes "You are now "+callfunc("F_InsertArticle",jobname(.@i))+"!";
 			if (.@i==4001 && .LastJob) set lastJob, Class;
 			jobchange .@i;
-			if (.@i==4001 || .@i==4023) resetlvl(1);
+			if (.@i==4001) resetlvl(1);
+			else if (.@i==Job_Baby) resetstatus;
 			specialeffect2 EF_ANGEL2; specialeffect2 EF_ELECTRIC;
 			if (.Platinum) callsub Get_Platinum;
 			close;

+ 1 - 1
npc/events/bossnia.txt

@@ -66,7 +66,7 @@ prontera,132,125,4	script	Bossnia Staff#1	908,{
 
 	// If the VIP system is enabled, players pay a Reset Stone for 5 entrances (with a choice of warps).
 	// If it's disabled, players pay 5,000z per entrance.
-	if (getserverdef(VAR_VIP_SCRIPT)) {
+	if (VIP_SCRIPT) {
 		mes "a grudge against me. It'll cost you 1 Reset Stone for 5 access.";
 		next;
 		mes "[Riss]";

+ 1 - 1
npc/guild/agit_main.txt

@@ -7,7 +7,7 @@
 //===== Compatible With: =====================================
 //= rAthena Project
 //===== Description: =========================================
-//= [ Official Conversion]
+//= [Official Conversion]
 //= ----------------------------------------------------------
 //= - THIS FILE IS REQUIRED FOR GUILD CASTLES TO FUNCTION.
 //= ----------------------------------------------------------

+ 1 - 2
npc/guild/aldeg_cas01.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Al De Baran)
+//= War of Emperium (Al De Baran) - Neuschwanstein
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -115,7 +115,6 @@ aldeg_cas01,218,175,0	duplicate(cm)	Alfredo#aldeg_cas01	55
 // Treasure Room Exit
 //============================================================
 aldeg_cas01,123,223,0	script	#lever_A01	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/aldeg_cas02.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Al De Baran)
+//= War of Emperium (Al De Baran) - Hohenschwangau
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -109,7 +109,6 @@ aldeg_cas02,78,74,0	duplicate(cm)	Chenchenlie#aldeg_cas02	55
 // Treasure Room Lever
 //============================================================
 aldeg_cas02,139,234,0	script	#lever_A02	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/aldeg_cas03.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Al De Baran)
+//= War of Emperium (Al De Baran) - Nuernberg
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -112,7 +112,6 @@ aldeg_cas03,110,118,0	duplicate(cm)	Nahzarf#aldeg_cas03	55
 // Treasure Room Exit
 //============================================================
 aldeg_cas03,229,267,0	script	#lever_A03	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/aldeg_cas04.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Al De Baran)
+//= War of Emperium (Al De Baran) - Wuerzburg
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -112,7 +112,6 @@ aldeg_cas04,67,116,0	duplicate(cm)	Brymhensen#aldeg_cas04	55
 // Treasure Room Exit
 //============================================================
 aldeg_cas04,83,17,0	script	#lever_A04	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/aldeg_cas05.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Al De Baran)
+//= War of Emperium (Al De Baran) - Rothenburg
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -111,7 +111,6 @@ aldeg_cas05,51,179,0	duplicate(cm)	Esmarehk#aldeg_cas05	55
 // Treasure Room Exit
 //============================================================
 aldeg_cas05,64,8,0	script	#lever_A05	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/gefg_cas01.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Geffen)
+//= War of Emperium (Geffen) - Repherion
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -103,7 +103,6 @@ gefg_cas01,40,48,5	duplicate(cm)	Gnahcher#gefg_cas01	55
 // Treasure Room Exit
 //============================================================
 gefg_cas01,152,117,0	script	#lever_G01	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/gefg_cas02.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Geffen)
+//= War of Emperium (Geffen) - Eeyorbriggar
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -104,7 +104,6 @@ gefg_cas02,12,66,5	duplicate(cm)	Esmarehk#gefg_cas02	55
 // Treasure Room Exit
 //============================================================
 gefg_cas02,145,114,0	script	#lever_G02	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

+ 1 - 2
npc/guild/gefg_cas03.txt

@@ -1,5 +1,5 @@
 //===== rAthena Script =======================================
-//= War of Emperium (Geffen)
+//= War of Emperium (Geffen) - Yesnelph
 //===== By: ==================================================
 //= L0ne_W0lf
 //===== Current Version: =====================================
@@ -107,7 +107,6 @@ gefg_cas03,106,23,5	duplicate(cm)	Jyang#gefg_cas03	55
 // Treasure Room Exit
 //============================================================
 gefg_cas03,275,289,0	script	#lever_G03	111,{
-
 	mes " ";
 	mes "There's a small lever. Will you pull it?";
 	next;

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików