summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-05-21 01:00:48 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-05-21 01:00:48 +0000
commitf4278f36db32f35e535a0ea8feb1cf83ca95019e (patch)
tree2f94045b251723cc9dc9c15e8e83f7fb14141ead
parentb3f24a0f3461e1e05e26edca99858bc576392849 (diff)
downloadhercules-f4278f36db32f35e535a0ea8feb1cf83ca95019e.tar.gz
hercules-f4278f36db32f35e535a0ea8feb1cf83ca95019e.tar.bz2
hercules-f4278f36db32f35e535a0ea8feb1cf83ca95019e.tar.xz
hercules-f4278f36db32f35e535a0ea8feb1cf83ca95019e.zip
* Lots of updates. Mostly mob related.
- Added known stats and drops for 13.2 monsters. - Added custom skills and mobchat for 13.2 mobs. - Added known stats for Brasilis Mobs. - Added new quest entries, and updated some old ones. - Removed Itemskill from Large_spray_of_flowers. - Added known names and ids for more mobs. - Added homunculus IDs to homun database as placeholders. - Added skill ids for 3rd jobs to skill_db as placeholders. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14298 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/Changelog.txt10
-rw-r--r--db/const.txt10
-rw-r--r--db/homunculus_db.txt6
-rw-r--r--db/item_db.txt4
-rw-r--r--db/mob_chat_db.txt3
-rw-r--r--db/mob_db.txt94
-rw-r--r--db/mob_skill_db.txt161
-rw-r--r--db/quest_db.txt505
-rw-r--r--db/skill_db.txt398
9 files changed, 1015 insertions, 176 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 79bc52178..90b05f5ce 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -8,6 +8,16 @@
1475 Equestrian's Spear: NEED INFO.
13005 Angelic Wing Dagger: NEED INFO.
=======================
+2010/05/20
+ * Rev. 14298 Lots of updates. Mostly mob related. [L0ne_W0lf]
+ - Added known stats and drops for 13.2 monsters.
+ - Added custom skills and mobchat for 13.2 mobs.
+ - Added known stats for Brasilis Mobs.
+ - Added new quest entries, and updated some old ones.
+ - Removed Itemskill from Large_spray_of_flowers.
+ - Added known names and ids for more mobs.
+ - Added homunculus IDs to homun database as placeholders.
+ - Added skill ids for 3rd jobs to skill_db as placeholders.
2010/04/30
* Rev. r14293 Updates and additions, bugfixes. [L0ne_W0lf]
* Updated some information for new pet feed/taming items.
diff --git a/db/const.txt b/db/const.txt
index f9e19c4a4..d4cd4fbfd 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -1805,3 +1805,13 @@ FW_SEMIBOLD 600
FW_BOLD 700
FW_EXTRABOLD 800
FW_HEAVY 900
+
+VAR_HEAD 1
+VAR_WEAPON 2
+VAR_HEAD_TOP 3
+VAR_HEAD_MID 4
+VAR_HEAD_BOTTOM 5
+VAR_HEADPALETTE 6
+VAR_BODYPALETTE 7
+VAR_SHIELD 8
+VAR_SHOES 9
diff --git a/db/homunculus_db.txt b/db/homunculus_db.txt
index e0ffaba08..3ec8f0a88 100644
--- a/db/homunculus_db.txt
+++ b/db/homunculus_db.txt
@@ -9,3 +9,9 @@
6006,6014,Amistr,912,60000,0,1,2,0,700,320,10,20,17,35,11,24,12,80,130,1,4,8,20,4,20,4,20,1,10,3,19,3,19,10,20,1,10,1,10,1,5,4,10,1,3,1,4,1,5
6007,6015,Filir,910,60000,0,1,2,0,700,90,25,29,35,9,8,30,9,45,75,3,6,4,20,8,20,1,10,3,19,4,20,3,19,5,15,5,15,4,10,1,10,1,3,1,4,1,5,1,5
6008,6016,Vanilmirth,911,60000,0,1,0,0,700,80,11,11,11,11,11,11,11,30,150,0,7,1,30,1,30,1,30,1,30,1,30,1,30,1,30,1,30,1,10,1,10,1,10,1,10,1,10,1,10
+//6047,MER_MONSTER,Monster
+//6048,MER_EIRA,Eira
+//6049,MER_BAYERI,Bayeri
+//6050,MER_SERA,Sera
+//6051,MER_DIETER,Dieter
+//6052,MER_ELEANOR,Elanor
diff --git a/db/item_db.txt b/db/item_db.txt
index 6e4731e70..e9f55badf 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -4220,7 +4220,7 @@
12308,Magic_Castle,Magic Magic Powder,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ setfont 8; },{},{}
12309,Bulging_Head,JJangu Magic Powder,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ setfont 9; },{},{}
12310,Spray_Of_Flowers,Spray Of Flowers,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_INCFLEE,600000,10; },{},{}
-12311,Large_Spray_Of_Flowers,Large Spray Of Flowers,11,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill "ALL_PARTYFLEE",10; },{},{}
+12311,Large_Spray_Of_Flowers,Large Spray Of Flowers,11,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
12312,Thick_Manual50,Thick Battle Manual,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_EXPBOOST,3600000,50; },{},{}
12313,Protection_Of_Angel,Guardian Angel,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
12314,Noive_Box,Noive Box,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
@@ -4255,7 +4255,7 @@
12343,Manuk's_Courage,Manuk's Courage,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
12344,Pinguicula's_fruit_Jam,Pinguicula's fruit Jam,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
12345,Luciola's_Honey_Jam,Luciola's Honey Jam,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
-12346,Unripe_Acorn,Unripe Acorn,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
+12346,Unripe_Acorn,Unripe Acorn,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal -100,0; },{},{}
12347,Acorn_Jelly,Acorn Jelly,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
12348,Manuk's_Faith,Manuk's Faith,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
12349,Cornus'_Tears,Cornus' Tears,2,0,,0,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
diff --git a/db/mob_chat_db.txt b/db/mob_chat_db.txt
index 85dfc02a2..a568bd3ef 100644
--- a/db/mob_chat_db.txt
+++ b/db/mob_chat_db.txt
@@ -28,3 +28,6 @@
24,0xFF0000,When are you going to learn your lesson? In death?
25,0xFF0000,No... I can't lose! I won't beg for my life! I'm not running away! I don't accept this as defeat!
26,0xFF0000,Argh... I... I'm weakening...
+27,0xFF0000,What do you want from me?
+28,0xFF0000,No! I didn't do this! He's the one who planned out all this!
+29,0xFF0000,I just wanted to find peace..! That's why I have been fleeing away!
diff --git a/db/mob_db.txt b/db/mob_db.txt
index 11e0ce583..3d2f1ca68 100644
--- a/db/mob_db.txt
+++ b/db/mob_db.txt
@@ -1060,21 +1060,21 @@
//2011,E_GHOUL,Ghoul,Ghoul,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2012,E_ZOMBIE,Zombie,Zombie,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
// Another World (13.2)
-2013,DRACO,Draco,Draco,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2014,DRACO_EGG,Draco Egg,Draco Egg,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2015,PINGUICULA_D,Dark Pinguicula,Dark Pinguicula,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2016,AQUA_ELEMENTAL,Aqua Elemental,Aqua Elemental,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2017,RATA,Rata,Rata,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2018,DUNEYRR,Duneyrr,Duneyrr,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2019,ANCIENT_TREE,Ancient Tree,Ancient Tree,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2020,RHYNCHO,Rhyncho,Rhyncho,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2021,PHYLLA,Phylla,Phylla,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2022,S_NYDHOG,Nidhoggr's Shadow,Nidhoggr's Shadow,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2023,DARK_SHADOW,Dark Shadow,Dark Shadow,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2024,BRADIUM_GOLEM,Bradium Golem,Bradium Golem,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+2013,DRACO,Draco,Draco,82,18300,0,6100,4100,1,410,710,10,5,1,23,30,34,62,2,10,12,1,9,22,0x1299,200,151,288,360,0,0,0,0,0,0,0,0,6073,3000,1035,100,1036,1000,7123,100,1037,1000,518,500,0,0,0,0,0,0,0,0
+2014,DRACO_EGG,Draco Egg,Draco Egg,67,9822,0,1200,1600,1,0,0,56,40,1,1,56,34,1,63,10,12,1,9,82,0x0,1000,24,0,0,0,0,0,0,0,0,0,0,7032,5000,5015,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2015,PINGUICULA_D,Dark Pinguicula,Dark Pinguicula,83,8780,0,7740,5200,1,600,1450,15,5,1,23,22,12,89,2,10,12,0,2,45,0x3395,250,879,672,576,0,0,0,0,0,0,0,0,7100,5000,7188,3000,6086,1000,7198,2000,0,0,0,0,0,0,0,0,0,0,0,0
+2016,AQUA_ELEMENTAL,Aqua Elemental,Aqua Elemental,83,33220,0,5430,15300,1,400,1600,8,12,1,23,19,87,77,2,10,12,2,0,81,0x3395,250,879,672,576,0,0,0,0,0,0,0,0,6075,1000,12353,100,7326,5000,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2017,RATA,Rata,Rata,107,216600,0,70012,34000,1,8000,15000,32,52,1,51,22,132,99,15,10,12,1,7,22,0x3395,150,580,288,360,0,0,0,0,0,0,0,0,12346,5000,6089,500,1026,5000,1548,100,0,0,0,0,0,0,0,0,0,0,0,0
+2018,DUNEYRR,Duneyrr,Duneyrr,107,265100,0,83030,52000,1,16000,19000,39,35,1,60,45,89,105,15,10,12,2,7,62,0x3395,160,1446,1296,360,0,0,0,0,0,0,0,0,515,5000,6089,500,1188,10,6020,4000,2783,2,1384,100,0,0,0,0,0,0,0,0
+2019,ANCIENT_TREE,Ancient Tree,Ancient Tree,102,30030,0,11020,8900,1,13200,17400,39,43,1,30,73,58,45,30,10,12,2,2,62,0x3395,200,1264,864,288,0,0,0,0,0,0,0,0,7197,1000,7201,5000,2450,30,7198,1000,1643,10,0,0,0,0,0,0,0,0,0,0
+2020,RHYNCHO,Rhyncho,Rhyncho,85,18900,0,2040,6000,1,350,2350,5,19,1,56,12,35,89,10,10,12,0,0,61,0x3395,150,1120,620,240,0,0,0,0,0,0,0,0,7326,5000,6087,500,972,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021,PHYLLA,Phylla,Phylla,85,23880,0,2040,6600,1,350,2250,8,22,1,59,15,25,99,10,10,12,0,0,61,0x3395,150,1320,620,240,0,0,0,0,0,0,0,0,7326,5000,6088,500,971,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2022,S_NYDHOG,Nidhoggr's Shadow,Nidhoggr's Shadow,117,3450000,0,4800000,3900000,1,17000,49000,60,75,1,34,62,236,188,34,10,12,2,9,87,0x37B5,100,76,384,288,0,0,0,0,0,0,0,0,7444,5000,1484,500,1417,500,2610,5000,1170,500,2554,2000,0,0,0,0,0,0,0,0
+2023,DARK_SHADOW,Dark Shadow,Dark Shadow,114,42900,0,21000,14000,1,10000,15000,35,44,1,23,12,145,102,60,10,12,0,0,87,0x3395,180,1732,1332,540,2400000,1000,0,0,0,0,0,0,7205,5000,13038,5,2783,5,2609,1000,6089,1000,1385,10,0,0,0,0,0,0,0,0
+2024,BRADIUM_GOLEM,Bradium Golem,Bradium Golem,101,45200,0,14000,18920,1,12000,13000,78,22,1,10,82,25,60,12,10,12,2,0,62,0x91,400,2190,2040,336,0,0,0,0,0,0,0,0,7067,3000,6090,500,953,5000,2138,10,0,0,0,0,0,0,0,0,0,0,0,0
//2025,MYSTCASE_EVENT,Mystcase,Mystcase,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2026,DANDELION_,Dandelion,Dandelion,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2027,G_DARK_SHADOW,Dark Shadow,Dark Shadow,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+2026,DANDELION_,Dandelion,Dandelion,90,552500,0,58650,53879,2,780,1560,40,35,10,55,44,88,60,30,10,12,1,7,80,0x3695,150,900,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,0
+2027,G_DARK_SHADOW,Dark Shadow,Dark Shadow,114,42900,0,0,0,1,10000,15000,35,44,1,23,12,145,102,60,10,12,0,0,87,0x3395,180,1732,1332,540,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,0
//2028,E_MINOROUS,Minorous,Minorous,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2029,E_MINOROUS_,Minorous,Minorous,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2030,HIDEN_PRIEST,Hiden Priest,Hiden Priest,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
@@ -1115,18 +1115,60 @@
//2065,E_METALING,Metaling,Metaling,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2066,E_ANOPHELES,Anopheles,Anopheles,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2067,E_ANOPHELES_,Anopheles,Anopheles,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2068,BOITATA,Boitata, Boitata,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2069,IARA,Iara,Iara,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2070,PIRANHA,Piranha,Piranha,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2071,HEADLESS_MULE,Headless Mule,Headless Mule,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2072,JAGUAR,Jaguar,Jaguar,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2073,TOUCAN,Toucan,Toucan,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-2074,CURUPIRA,Curupira,Curupira,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+2068,BOITATA,Boitata, Boitata,93,1296924,0,74288,77950,1,962,1060,33,66,140,99,30,109,100,90,10,12,2,2,63,0x37B5,200,1020,1020,288,37144,10000,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
+2069,IARA,Iara,Iara,79,18952,0,4689,1500,1,99,171,0,76,140,14,41,60,69,20,10,12,1,5,61,0x81,200,1872,672,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,0
+2070,PIRANHA,Piranha,Piranha,75,4131,0,2445,2023,1,41,182,7,12,69,45,30,30,66,35,10,12,2,5,61,0x3885,200,1968,768,384,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,0
+2071,HEADLESS_MULE,Headless Mule,Headless Mule,80,16645,0,6666,4111,1,57,210,33,44,68,5,50,35,67,20,10,12,2,6,63,0x3395,165,1216,816,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,0
+2072,JAGUAR,Jaguar,Jaguar,71,12590,0,1820,1012,1,210,267,44,15,69,30,45,5,59,5,10,12,1,2,42,0x91,150,864,624,360,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,0
+2073,TOUCAN,Toucan,Toucan,70,10555,0,1002,1552,1,35,166,12,12,54,14,40,35,44,10,10,12,1,2,44,0x81,150,1148,648,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,0
+2074,CURUPIRA,Curupira,Curupira,68,8669,0,1209,850,1,35,140,42,12,32,23,38,20,45,10,10,12,1,7,22,0x91,150,1960,960,384,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,0
//2075,E_VADON_X,Vadon,Vadon,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-//2076,WIND_GHOST,Wind Ghost,Wind Ghost,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-//2077,SKOGUL,Skogul,Skogul,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-//2078,SUCCUBUS,Succubus,Succubus,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2076,S_WIND_GHOST,Wind Ghost,Wind Ghost,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2077,S_SKOGUL,Skogul,Skogul,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2078,S_SUCCUBUS,Succubus,Succubus,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2079,CRYSTAL_H,Crystal,Crystal,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
//2080,CRYSTAL_L,Crystal,Crystal,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-//2081,HYDRA,Hydra,Hydra,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
-//2082,PIRAHNA,Pirahna,Pirahna,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2081,E_HYDRA,Hydra,Hydra,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+2082,F_PIRANHA,Piranha,Piranha,75,4131,0,0,0,1,41,182,7,12,69,45,30,30,66,35,10,12,2,5,61,0x3885,200,1968,768,384,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,0//2083,HORN_SCARABA,Scaraba,Scaraba,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2084,HORN_SCARABA2,Scaraba,Scaraba,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2085,ANTLER_SCARABA,Antler Scaraba,Antler Scaraba,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2086,RAKE_SCARABA,Rake Scaraba,Rake Scaraba,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2087,QUEEN_SCARABA,Queen Scaraba,Queen Scaraba,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2088,HORN_SCARABA_EGG,Scaraba Egg,Scaraba Egg,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2089,HORN_SCARABA2_EGG,Scaraba Egg,Scaraba Egg,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2090,ANTLER_SCARABA_EGG,Antler Scaraba Egg,Antler Scaraba Egg,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2091,RAKE_SCARABA_EGG,Rake Scaraba Egg,Rake Scaraba Egg,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2092,DOLOMEDES,Dolomedes,Dolomedes,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2093,BOTARING,Botaring,Botaring,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2094,E_ORK_HERO2,Orc Hero,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2095,E_EDDGA,Eddga,Eddga,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2096,E_OSIRIS2,Osiris,Osiris,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2097,E_DRACULA,Dracula,Dracula,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2098,E_DOPPELGANGER,Doppelganger,Doppelganger,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2099,E_MISTRESS,Mistress,Mistress,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2100,E_BAPHOMET2,Baphomet,Baphomet,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2101,E_LORD_OF_DEATH2,Lord of Death,Lord of the Dead,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2102,E_DARK_LORD,Dark Lord,Dark Lord,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2103,E_KTULLANUX,Ktullanux,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2104,E_DARK_SNAKE_LORD,Dark Snake Lord,Evil Snake Lord,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2105,E_TURTLE_GENERAL,Turtle General,Turtle General,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2106,E_APOCALIPS_H,Vesper,Vesper,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2107,E_FALLINGBISHOP,Fallen Bishop,Fallen Bishop Hibram,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2108,E_GLOOMUNDERNIGHT,Gloom Under Night,Gloom Under Night,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2109,E_RANDGRIS,Valkyrie Randgris,Valkyrie Randgris1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2110,E_IFRIT,Ifrit,Ifrit,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2111,E_B_HARWORD,Whitesmith Harword,Whitesmith Howard,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2112,E_B_SEYREN,Lord Knight Seyren,Lord Knight Seyren,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2113,E_B_EREMES,Assassin Cross Eremes,Assassin Cross Eremes,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2114,EL_AGNI_S,Agni,Agni,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2115,EL_AGNI_M,Agni,Agni,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2116,EL_AGNI_L,Agni,Agni,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2117,EL_AQUA_S,Aqua,Aqua,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2118,EL_AQUA_M,Aqua,Aqua,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2119,EL_AQUA_L,Aqua,Aqua,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2120,EL_VENTUS_S,Ventus,Ventus,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2121,EL_VENTUS_M,Ventus,Ventus,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2122,EL_VENTUS_L,Ventus,Ventus,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2123,EL_TERA_S,Tera,Tera,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2124,EL_TERA_M,Tera,Tera,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
+//2125,EL_TERA_L,Tera,Tera,1,50,0,0,0,1,7,10,0,5,1,1,1,1,6,30,10,12,1,3,21,0x120,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,0
diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt
index 0e6726423..3b9513eaf 100644
--- a/db/mob_skill_db.txt
+++ b/db/mob_skill_db.txt
@@ -5562,3 +5562,164 @@
2010,Majoruros@NPC_SUMMONSLAVE,idle,196,1,10000,2000,60000,no,self,slavele,0,,,,,,,
2010,Majoruros@WZ_HEAVENDRIVE,attack,91,5,500,1200,5000,yes,target,always,0,,,,,,2,
2010,Majoruros@WZ_HEAVENDRIVE,chase,91,5,500,1200,5000,yes,target,always,0,,,,,,2,
+
+// Into the Unknown (13.2) (Based on information from Future Wiki) (Viktus)
+2013,Draco@SM_PROVOKE,chase,6,10,500,600,5000,no,target,always,0,,,,,,4,
+2013,Draco@TF_THROWSTONE,chase,152,1,2000,0,5000,yes,target,always,0,,,,,,,
+2013,Draco@NPC_COMBOATTACK,attack,171,1,500,700,5000,no,target,always,0,,,,,,9,
+2013,Draco@NPC_COMBOATTACK,angry,171,1,500,700,5000,no,target,always,0,,,,,,9,
+2013,Draco@NPC_GROUNDATTACK,attack,185,3,2000,0,5000,no,target,always,0,,,,,,6,
+2013,Draco@NPC_PIERCINGATT,attack,158,3,1000,0,5000,yes,target,always,0,,,,,,6,
+2013,Draco@NPC_FIREBREATH,attack,654,5,2000,800,5000,no,target,always,,,,,,,32,
+2014,Draco Egg@NPC_EMOTION,idle,197,1,2000,0,5000,yes,self,always,0,19,,,,,,
+2014,Draco Egg@NPC_METAMORPHOSIS,idle,193,1,100,2000,5000,no,self,always,0,2013,,,,,,
+2015,Dark Pinguicula@AL_HEAL,chase,28,11,10000,500,5000,yes,friend,friendhpltmaxrate,80,,,,,,18,
+2015,Dark Pinguicula@AL_HEAL,attack,28,11,10000,500,5000,yes,friend,friendhpltmaxrate,80,,,,,,18,
+2015,Dark Pinguicula@AL_HEAL,chase,28,11,10000,500,5000,yes,self,myhpltmaxrate,60,,,,,,18,
+2015,Dark Pinguicula@AL_HEAL,attack,28,11,10000,500,5000,yes,self,myhpltmaxrate,60,,,,,,18,
+2015,Dark Pinguicula@AL_HEAL,idle,28,11,3000,0,1500,yes,friend,friendhpltmaxrate,99,,,,,,3,
+2015,Dark Pinguicula@AL_HEAL,idle,28,11,3000,0,1500,yes,self,myhpltmaxrate,99,,,,,,3,
+2015,Dark Pinguicula@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,9,
+2015,Dark Pinguicula@NPC_GROUNDATTACK,attack,185,5,2000,0,5000,no,target,always,0,,,,,,,
+2015,Dark Pinguicula@NPC_STUNATTACK,attack,179,5,500,1500,5000,no,target,always,0,,,,,,6,
+2015,Dark Pinguicula@NPC_SLEEPATTACK,attack,182,5,500,0,5000,yes,target,always,0,,,,,,9,
+2015,Dark Pinguicula@NPC_ENERGYDRAIN,chase,200,1,1000,0,5000,yes,target,always,0,,,,,,,
+2015,Dark Pinguicula@NPC_ENERGYDRAIN,attack,200,1,1000,0,5000,yes,target,always,0,,,,,,,
+2015,Dark Pinguicula@NPC_STOP,attack,342,1,5000,0,30000,yes,target,always,0,,,,,,2,
+2016,Aqua Elemental@MG_FROSTDIVER,attack,15,10,5000,1000,5000,yes,target,always,0,,,,,,,
+2016,Aqua Elemental@MG_FROSTDIVER,chase,15,10,5000,1000,5000,yes,target,always,0,,,,,,,
+2016,Aqua Elemental@WZ_WATERBALL,chase,86,3,2000,1500,5000,yes,target,always,0,,,,,,16,
+2016,Aqua Elemental@WZ_WATERBALL,attack,86,3,2000,1500,5000,yes,target,always,0,,,,,,16,
+2016,Aqua Elemental@NPC_SLEEPATTACK,attack,182,5,500,0,5000,yes,target,always,0,,,,,,,
+2016,Aqua Elemental@MG_COLDBOLT,chase,14,3,2000,600,5000,no,target,always,0,,,,,,,
+2016,Aqua Elemental@MG_COLDBOLT,attack,14,5,2000,800,5000,no,target,always,0,,,,,,,
+2016,Aqua Elemental@NPC_SLOWCAST,chase,672,1,2000,300,30000,no,self,always,0,,,,,,,
+2016,Aqua Elemental@NPC_SLOWCAST,attack,672,1,2000,800,30000,no,self,always,0,,,,,,,
+2016,Aqua Elemental@WZ_FROSTNOVA,chase,88,10,1000,1000,20000,no,self,always,0,,,,,,6,
+2016,Aqua Elemental@WZ_FROSTNOVA,attack,88,10,1000,1000,20000,no,self,always,0,,,,,,6,
+2017,Rata@MO_BODYRELOCATION,chase,264,1,2000,0,5000,no,target,always,0,,,,,,28,
+2017,Rata@TF_THROWSTONE,chase,152,1,4000,0,1000,yes,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_GROUNDATTACK,attack,185,5,2000,0,5000,yes,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_COMBOATTACK,angry,171,4,500,700,5000,no,target,always,0,,,,,,36,
+2017,Rata@NPC_SPLASHATTACK,angry,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,,
+2017,Rata@NPC_CURSEATTACK,attack,181,5,2000,0,5000,no,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_CURSEATTACK,chase,181,5,2000,0,5000,no,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_POISONATTACK,attack,188,10,2000,0,5000,yes,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_POISONATTACK,chase,188,10,2000,0,5000,yes,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_BREAKARMOR,attack,344,10,2000,0,5000,no,target,always,0,,,,,,29,
+2017,Rata@KN_AUTOCOUNTER,attack,61,5,500,0,5000,yes,self,always,0,,,,,,,
+2017,Rata@NPC_PIERCINGATT,attack,158,5,500,0,5000,no,target,always,0,,,,,,,
+2017,Rata@AS_SONICBLOW,attack,136,10,2000,0,5000,yes,target,always,0,,,,,,6,
+2017,Rata@SM_MAGNUM,attack,7,20,10000,0,5000,yes,self,attackpcge,2,,,,,,,
+2017,Rata@ASC_METEORASSAULT,attack,406,10,5000,0,5000,yes,self,always,0,,,,,,32,
+2017,Rata@WZ_EARTHSPIKE,chase,90,5,2000,0,10000,yes,randomtarget,always,0,,,,,,,
+2017,Rata@WZ_EARTHSPIKE,attack,90,5,2000,0,10000,yes,randomtarget,always,0,,,,,,,
+2017,Rata@NPC_DARKSTRIKE,attack,340,5,2000,0,5000,yes,target,always,,,,,,,,
+2017,Rata@WZ_JUPITEL,attack,84,18,10000,0,20000,no,target,myhpltmaxrate,50,,,,,,6,
+2017,Rata@WZ_JUPITEL,chase,84,18,10000,0,20000,no,target,myhpltmaxrate,50,,,,,,6,
+2018,Duneyrr@SM_MAGNUM,attack,7,20,10000,0,5000,yes,self,attackpcge,2,,,,,,,
+2018,Duneyrr@NPC_UNDEADATTACK,attack,347,5,2000,0,5000,no,target,always,0,,,,,,,
+2018,Duneyrr@PF_SPIDERWEB,chase,405,1,2000,0,10000,yes,target,always,0,,,,,,,
+2018,Duneyrr@PF_SPIDERWEB,attack,405,1,2000,0,10000,yes,target,always,0,,,,,,,
+2018,Duneyrr@NPC_BLINDATTACK,attack,177,5,2000,0,5000,yes,target,always,0,,,,,,,
+2018,Duneyrr@NPC_BLINDATTACK,chase,177,5,2000,0,5000,yes,target,always,0,,,,,,,
+2018,Duneyrr@NPC_DARKSTRIKE,attack,340,5,2000,0,5000,yes,target,always,,,,,,,,
+2018,Duneyrr@WZ_JUPITEL,attack,84,18,500,500,20000,no,target,always,0,,,,,,,
+2018,Duneyrr@WZ_JUPITEL,chase,84,18,500,500,20000,no,target,always,0,,,,,,,
+2018,Duneyrr@MG_THUNDERSTORM,attack,21,5,500,1000,10000,no,target,always,0,,,,,,,
+2018,Duneyrr@MG_THUNDERSTORM,chase,21,5,500,1000,10000,no,target,always,0,,,,,,,
+2018,Duneyrr@KN_TWOHANDQUICKEN,attack,60,20,10000,0,120000,no,self,myhpltmaxrate,50,,,,,,6,
+2018,Duneyrr@AL_HEAL,idle,28,11,10000,500,5000,yes,self,myhpltmaxrate,50,,,,,,18,
+2018,Duneyrr@AL_HEAL,chase,28,11,10000,500,5000,yes,self,myhpltmaxrate,50,,,,,,18,
+2018,Duneyrr@AL_HEAL,attack,28,11,10000,500,5000,yes,self,myhpltmaxrate,50,,,,,,18,
+2018,Duneyrr@AS_SONICBLOW,attack,136,10,2000,0,5000,yes,target,always,0,,,,,,6,
+2018,Duneyrr@NPC_CRITICALWOUND,attack,673,4,5000,0,5000,yes,target,always,0,,,,,,,
+2018,Duneyrr@NPC_CRITICALWOUND,chase,673,4,5000,0,5000,yes,target,always,0,,,,,,,
+2018,Duneyrr@NPC_CURSEATTACK,attack,181,5,2000,0,5000,no,target,always,0,,,,,,,
+2018,Duneyrr@NPC_CURSEATTACK,chase,181,5,2000,0,5000,no,target,always,0,,,,,,,
+2019,Ancient Tree@AL_HEAL,chase,28,11,5000,800,5000,yes,friend,friendhpltmaxrate,80,,,,,,,
+2019,Ancient Tree@AL_HEAL,attack,28,11,5000,800,5000,yes,friend,friendhpltmaxrate,80,,,,,,,
+2019,Ancient Tree@AL_HEAL,chase,28,11,5000,800,5000,yes,self,myhpltmaxrate,60,,,,,,,
+2019,Ancient Tree@AL_HEAL,attack,28,11,5000,800,5000,yes,self,myhpltmaxrate,60,,,,,,,
+2019,Ancient Tree@AL_HEAL,idle,28,11,10000,800,5000,yes,friend,friendhpltmaxrate,80,,,,,,,
+2019,Ancient Tree@AL_HEAL,idle,28,11,10000,800,5000,yes,self,myhpltmaxrate,60,,,,,,,
+2019,Ancient Tree@NPC_STUNATTACK,attack,179,5,1000,0,5000,yes,target,always,0,,,,,,,
+2019,Ancient Tree@NPC_SPLASHATTACK,attack,174,1,2000,0,5000,yes,target,attackpcge,2,,,,,,9,
+2019,Ancient Tree@NPC_PIERCINGATT,attack,158,10,1000,0,5000,no,target,always,0,,,,,,,
+2020,Rhyncho@MO_BODYRELOCATION,chase,264,1,2000,500,5000,no,target,always,0,,,,,,,
+2020,Rhyncho@NPC_STUNATTACK,attack,179,5,1000,0,5000,yes,target,always,0,,,,,,,
+2020,Rhyncho@NPC_CRITICALSLASH,attack,170,1,1000,500,5000,no,target,always,0,,,,,,,
+2020,Rhyncho@NPC_HALLUCINATION,attack,207,1,500,500,5000,yes,target,always,0,,,,,,6,
+2020,Rhyncho@NPC_HALLUCINATION,chase,207,1,500,500,5000,yes,target,always,0,,,,,,6,
+2021,Phylla@PR_LEXDIVINA,attack,76,1,1000,0,5000,yes,target,always,0,,,,,,36,
+2021,Phylla@PR_LEXDIVINA,chase,76,1,1000,0,5000,yes,target,always,0,,,,,,36,
+2021,Phylla@PR_LEXDIVINA,attack,76,1,5000,0,5000,yes,target,casttargeted,0,,,,,,36,
+2021,Phylla@PR_LEXDIVINA,chase,76,1,5000,0,5000,yes,target,casttargeted,0,,,,,,36,
+2021,Phylla@MG_COLDBOLT,chase,14,3,2000,800,5000,no,target,always,0,,,,,,,
+2021,Phylla@MG_COLDBOLT,attack,14,5,2000,800,5000,no,target,always,0,,,,,,,
+2021,Phylla@NPC_WATERATTACK,attack,184,5,2000,0,5000,no,target,always,0,,,,,,6,
+2021,Phylla@WZ_WATERBALL,chase,86,4,2000,1500,5000,yes,target,always,0,,,,,,,
+2021,Phylla@WZ_WATERBALL,attack,86,4,2000,1500,5000,yes,target,always,0,,,,,,,
+2022,Nidhoggr's Shadow@NPC_POWERUP,attack,349,5,10000,500,60000,no,self,myhpltmaxrate,10,,,,,,,
+2022,Nidhoggr's Shadow@NPC_STONESKIN,chase,675,3,2000,2000,60000,no,self,myhpltmaxrate,20,,,,,,,
+2022,Nidhoggr's Shadow@NPC_STONESKIN,attack,675,3,2000,2000,60000,no,self,myhpltmaxrate,20,,,,,,,
+2022,Nidhoggr's Shadow@NPC_MAGICMIRROR,chase,671,2,2000,2000,60000,no,self,myhpltmaxrate,20,,,,,,,
+2022,Nidhoggr's Shadow@NPC_MAGICMIRROR,attack,671,2,2000,2000,60000,no,self,myhpltmaxrate,20,,,,,,,
+2022,Nidhoggr's Shadow@NPC_EVILLAND,chase,670,7,5000,2000,120000,no,target,myhpltmaxrate,30,,,,,,,
+2022,Nidhoggr's Shadow@NPC_EVILLAND,attack,670,7,5000,2000,120000,no,target,myhpltmaxrate,30,,,,,,,
+2022,Nidhoggr's Shadow@WZ_QUAGMIRE,chase,92,5,5000,1000,10000,no,target,myhpltmaxrate,30,,,,,,,
+2022,Nidhoggr's Shadow@WZ_QUAGMIRE,attack,92,5,5000,1000,10000,no,target,myhpltmaxrate,30,,,,,,,
+2022,Nidhoggr's Shadow@NPC_EARTHQUAKE,chase,653,3,10000,8000,30000,no,self,myhpltmaxrate,40,,,,,,,
+2022,Nidhoggr's Shadow@NPC_EARTHQUAKE,attack,653,3,10000,8000,30000,no,self,myhpltmaxrate,40,,,,,,,
+2022,Nidhoggr's Shadow@NPC_HELLJUDGEMENT,chase,662,5,10000,5000,180000,no,self,myhpltmaxrate,50,,,,,,,
+2022,Nidhoggr's Shadow@NPC_HELLJUDGEMENT,attack,662,5,10000,5000,180000,no,self,myhpltmaxrate,50,,,,,,,
+2022,Nidhoggr's Shadow@@TF_HIDING,idle,353,1,3000,500,30000,yes,self,myhpltmaxrate,50,,,,,,,
+2022,Nidhoggr's Shadow@@TF_HIDING,chase,353,1,3000,500,30000,yes,self,myhpltmaxrate,50,,,,,,,
+2022,Nidhoggr's Shadow@@TF_HIDING,attack,353,1,3000,500,30000,yes,self,myhpltmaxrate,50,,,,,,,
+2022,Nidhoggr's Shadow@NPC_ALLHEAL,idle,687,1,5000,120000,30000,yes,self,myhpltmaxrate,60,,,,,,,
+2022,Nidhoggr's Shadow@NPC_ALLHEAL,chase,687,1,5000,120000,30000,yes,self,myhpltmaxrate,60,,,,,,,
+2022,Nidhoggr's Shadow@NPC_SLOWCAST,chase,672,3,1000,3000,60000,no,self,myhpltmaxrate,70,,,,,,,
+2022,Nidhoggr's Shadow@NPC_SLOWCAST,attack,672,3,1000,3000,60000,no,self,myhpltmaxrate,70,,,,,,,
+2022,Nidhoggr's Shadow@NPC_CRITICALWOUND,chase,673,3,1000,3000,60000,no,target,myhpltmaxrate,70,,,,,,,
+2022,Nidhoggr's Shadow@NPC_CRITICALWOUND,attack,673,3,1000,3000,60000,no,target,myhpltmaxrate,70,,,,,,,
+2022,Nidhoggr's Shadow@NPC_WIDESLEEP,chase,668,5,2000,3000,30000,no,self,myhpltmaxrate,80,,,,,,,
+2022,Nidhoggr's Shadow@NPC_WIDESLEEP,attack,668,5,2000,3000,30000,no,self,myhpltmaxrate,80,,,,,,,
+2022,Nidhoggr's Shadow@NPC_WIDECURSE,chase,677,5,2000,3000,30000,no,self,myhpltmaxrate,80,,,,,,,
+2022,Nidhoggr's Shadow@NPC_WIDECURSE,attack,677,5,2000,3000,30000,no,self,myhpltmaxrate,80,,,,,,,
+2022,Nidhoggr's Shadow@NPC_DRAGONFEAR,chase,659,5,2000,3000,30000,no,self,myhpltmaxrate,90,,,,,,,
+2022,Nidhoggr's Shadow@NPC_DRAGONFEAR,attack,659,5,2000,3000,30000,no,self,myhpltmaxrate,90,,,,,,,
+2022,Nidhoggr's Shadow@NPC_FIREBREATH,chase,654,5,2000,3000,30000,no,target,always,,,,,,,,
+2022,Nidhoggr's Shadow@NPC_FIREBREATH,attack,654,5,2000,3000,30000,no,target,always,,,,,,,,
+2022,Nidhoggr's Shadow@NPC_DARKBREATH,chase,654,5,2000,3000,30000,no,target,always,,,,,,,,
+2022,Nidhoggr's Shadow@NPC_DARKBREATH,attack,654,5,2000,3000,30000,no,target,always,,,,,,,,
+2022,Nidhoggr's Shadow@MG_FIREBALL,chase,17,20,2000,2000,10000,no,target,always,,,,,,,,
+2022,Nidhoggr's Shadow@WZ_METEOR,chase,83,11,2000,2000,10000,no,target,always,0,,,,,,29,
+2022,Nidhoggr's Shadow@NPC_DARKSTRIKE,chase,340,5,2000,2000,10000,no,target,always,,,,,,,,
+2022,Nidhoggr's Shadow@NPC_CRITICALSLASH,attack,170,1,500,3000,30000,no,target,always,0,,,,,,,
+2022,Nidhoggr's Shadow@SA_DISPELL,attack,289,5,500,3000,30000,no,target,always,0,,,,,,,
+2022,Nidhoggr's Shadow@NPC_SUMMONSLAVE,attack,196,5,10000,700,10000,no,self,slavele,1,2027,,,,,,
+2022,Nidhoggr's Shadow@NPC_SUMMONSLAVE,idle,196,5,10000,700,10000,no,self,slavele,1,2027,,,,,,
+2022,Nidhoggr's Shadow@NPC_SUMMONSLAVE,chase,196,5,10000,700,10000,no,self,slavele,1,2027,,,,,,
+2022,Nidhoggr's Shadow@NPC_CALLSLAVE,attack,352,1,10000,0,30000,yes,self,always,0,,,,,,,
+2022,Nidhoggr's Shadow@NPC_CALLSLAVE,idle,352,1,10000,0,30000,yes,self,always,0,,,,,,,
+2022,Nidhoggr's Shadow@NPC_ALLHEAL,idle,687,1,10000,20000,10000,yes,self,rudeattacked,0,,,,,,,
+2022,Nidhoggr's Shadow@NPC_ALLHEAL,walk,687,1,10000,20000,10000,yes,self,rudeattacked,0,,,,,,,
+2023,Dark Shadow@NPC_FIREATTACK,attack,186,5,2000,0,5000,no,target,always,,,,,,,,
+2023,Dark Shadow@NPC_DARKSTRIKE,attack,340,5,2000,0,5000,yes,target,always,,,,,,,,
+2023,Dark Shadow@NPC_DARKBREATH,chase,654,5,500,500,5000,no,target,always,0,,,,,,,
+2023,Dark Shadow@NPC_DARKBREATH,attack,654,5,500,500,5000,no,target,always,0,,,,,,,
+2024,Bradium Golem@NPC_STUNATTACK,attack,179,5,1000,0,5000,yes,target,always,0,,,,,,,
+2024,Bradium Golem@SM_ENDURE,chase,8,10,5000,0,5000,yes,self,always,0,,,,,,,
+2024,Bradium Golem@SM_ENDURE,chase,8,10,5000,0,5000,yes,self,longrangeattacked,,,,,,,6,
+2024,Bradium Golem@NPC_BARRIER,attack,204,1,2000,3000,10000,no,self,myhpltmaxrate,80,,,,,,,
+2024,Bradium Golem@NPC_BARRIER,chase,204,1,2000,3000,10000,no,self,myhpltmaxrate,80,,,,,,,
+//Official
+2026,Dandelion@NPC_BLINDATTACK,attack,177,2,1000,0,6000,yes,target,myhpltmaxrate,80,,,,,,,29
+2026,Dandelion@NPC_POISON,attack,176,3,1000,500,60000,no,target,myhpltmaxrate,30,,,,,,,
+2026,Dandelion@NPC_COMBOATTACK,attack,171,1,3000,0,5000,yes,target,always,0,,,,,,,27
+2026,Dandelion@TF_SPRINKLESAND,attack,149,1,500,0,5000,yes,target,always,0,,,,,,,28
+//Custom resumed
+2027,Dark Shadow@NPC_FIREATTACK,attack,186,5,2000,0,5000,no,target,always,,,,,,,,
+2027,Dark Shadow@NPC_DARKSTRIKE,attack,340,5,2000,0,5000,yes,target,always,,,,,,,,
+2027,Dark Shadow@NPC_DARKBREATH,chase,654,5,500,500,5000,no,target,always,0,,,,,,,
+2027,Dark Shadow@NPC_DARKBREATH,attack,654,5,500,500,5000,no,target,always,0,,,,,,,
diff --git a/db/quest_db.txt b/db/quest_db.txt
index cc7904362..fb02ccc19 100644
--- a/db/quest_db.txt
+++ b/db/quest_db.txt
@@ -83,12 +83,12 @@
2060,0,0,0,0,0,0,0,"Job Change to Sage"
2061,0,0,0,0,0,0,0,"Job Change to Sage"
2062,0,0,0,0,0,0,0,"Job Change to Sage"
-2063,0,0,0,0,0,0,0,"The Crow of the Fate"
-2064,0,0,0,0,0,0,0,"The Crow of the Fate"
-2065,0,0,0,0,0,0,0,"The Crow of the Fate"
-2066,0,0,0,0,0,0,0,"The Crow of the Fate"
-2067,0,0,0,0,0,0,0,"The Crow of the Fate"
-2068,0,0,0,0,0,0,0,"The Crow of the Fate"
+2063,0,0,0,0,0,0,0,"The Crow of the Fate - 1"
+2064,0,0,0,0,0,0,0,"The Crow of the Fate - 2"
+2065,0,0,0,0,0,0,0,"The Crow of the Fate - 3"
+2066,0,0,0,0,0,0,0,"The Crow of the Fate - 4"
+2067,0,0,0,0,0,0,0,"The Crow of the Fate - 5"
+2068,0,0,0,0,0,0,0,"The Crow of the Fate - 6"
2069,300,0,0,0,0,0,0,"Tierra Gorge Battle"
2070,300,0,0,0,0,0,0,"Flavius Battle"
2071,0,0,0,0,0,0,0,"Cursed Property"
@@ -116,7 +116,11 @@
2093,0,0,0,0,0,0,0,"The Enterprise"
2094,0,0,0,0,0,0,0,"The Enterprise"
2095,0,0,0,0,0,0,0,"The Enterprise"
-//
+2109,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
+2110,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
+2111,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
+2112,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
+2113,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
2114,0,0,0,0,0,0,0,"Thor Volcano base camp"
2115,0,0,0,0,0,0,0,"Thor Volcano base camp"
2116,0,0,0,0,0,0,0,"Thor Volcano base camp"
@@ -152,26 +156,19 @@
2157,0,1986,10,0,0,0,0,"Attitude to the New"
2158,0,0,0,0,0,0,0,"Finding a Fairy"
2159,0,0,0,0,0,0,0,"Finding a Tree Giant"
-2179,0,0,0,0,0,0,0,"Continuous Research"
-2180,0,0,0,0,0,0,0,"Continuous Research"
-2181,0,0,0,0,0,0,0,"Continuous Research"
-2182,0,0,0,0,0,0,0,"Continuous Research"
-2183,0,0,0,0,0,0,0,"Perfume"
-2184,0,0,0,0,0,0,0,"Perfume"
-2185,0,0,0,0,0,0,0,"Perfume"
-2186,0,0,0,0,0,0,0,"Perfume"
-//
-2109,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
-2110,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
-2111,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
-2112,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
-2113,0,0,0,0,0,0,0,"A Mage in the Ice Dungeon"
-//
-3000,0,0,0,0,0,0,0,"Job Change to Bard - Beautiful Song"
-3001,0,0,0,0,0,0,0,"Job Change to Bard - Pay by Flower?"
-3002,0,0,0,0,0,0,0,"Job Change to Bard - The first step of becoming a Bard"
-3003,0,0,0,0,0,0,0,"Job Change to Bard - Following a song"
-3004,0,0,0,0,0,0,0,"Job Change to Bard - Final test"
+2179,0,0,0,0,0,0,0,"Dr. Lifeguard's request"
+2180,0,0,0,0,0,0,0,"Dr. Lifeguard's request"
+2181,0,0,0,0,0,0,0,"Dr. Lifeguard's request"
+2182,0,0,0,0,0,0,0,"Rough Minerals"
+2183,0,0,0,0,0,0,0,"Flower of Alfheim"
+2184,0,0,0,0,0,0,0,"Flower of Alfheim"
+2185,0,0,0,0,0,0,0,"Spirit of Alfheim"
+2186,0,0,0,0,0,0,0,"Helping Grenouille"
+3000,0,0,0,0,0,0,0,"Job Change to Bard"
+3001,0,0,0,0,0,0,0,"Job Change to Bard"
+3002,0,0,0,0,0,0,0,"Job Change to Bard"
+3003,0,0,0,0,0,0,0,"Job Change to Bard"
+3004,0,0,0,0,0,0,0,"Job Change to Bard"
3006,0,0,0,0,0,0,0,"Job Change to Crusader"
3007,0,0,0,0,0,0,0,"Job Change to Crusader"
3008,0,0,0,0,0,0,0,"Job Change to Crusader"
@@ -194,26 +191,26 @@
3025,0,0,0,0,0,0,0,"Job Change to Monk"
3026,0,0,0,0,0,0,0,"Job Change to Monk"
3027,0,0,0,0,0,0,0,"Job Change to Monk"
-3028,0,0,0,0,0,0,0,"Job Change to Monk"
-3029,0,0,0,0,0,0,0,"Job Change to Monk"
-3030,0,0,0,0,0,0,0,"Job Change to Monk"
-3031,0,0,0,0,0,0,0,"Job Change to Monk"
-3032,0,0,0,0,0,0,0,"Job Change to Monk"
-3040,43200,0,0,0,0,0,0,"The curse of Baphomet - Fatigue of Grave"
-3041,180,0,0,0,0,0,0,"The curse of Baphomet - Dearth of magical power"
-3042,0,0,0,0,0,0,0,"The identity of the Cursed Baphomet Doll - Finding Rust Blackhand..."
-3043,0,0,0,0,0,0,0,"The identity of the Cursed Baphomet Doll - The true Gigantic Magestic Goat?"
+3028,0,0,0,0,0,0,0,"Job Change to Monk - Marathon"
+3029,0,0,0,0,0,0,0,"Job Change to Monk - Final test"
+//3030,0,0,0,0,0,0,0,"Job Change to Monk"
+3031,0,0,0,0,0,0,0,"Job Change to Monk - Spiritual Training"
+3032,0,0,0,0,0,0,0,"Job Change to Monk - Become a Monk"
+3040,43200,0,0,0,0,0,0,"The Curse of Baphomet"
+3041,180,0,0,0,0,0,0,"The Curse of Baphomet"
+3042,0,0,0,0,0,0,0,"The Cursed Baphomet Doll"
+3043,0,0,0,0,0,0,0,"The Gigantic Magestic Goat"
3044,0,0,0,0,0,0,0,"The Gigantic Magestic Goat"
3045,9600,0,0,0,0,0,0,"Sealed Shrine"
3046,0,0,0,0,0,0,0,"Sealed Shrine After-effect"
//
-3050,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - News about Morocc Village"
-3051,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Test of Quealification"
-3052,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Test of Quealification2"
-3053,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Joining Continental Guard"
-3054,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Defeating Satan Morocc!"
-3055,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Time-Space Gap"
-3056,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - Rewards"
+3050,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 1"
+3051,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 2"
+3052,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 3"
+3053,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 4"
+3054,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 5"
+3055,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 6"
+3056,0,0,0,0,0,0,0,"Resurrection of Satan Morocc - 7"
3060,0,0,0,0,0,0,0,"Kids in Veins - Where's the Little Sis?"
3061,0,0,0,0,0,0,0,"Kids in Veins - Find a way to unlock the shackles!"
3062,0,0,0,0,0,0,0,"Kids in Veins - Find the Locksmith!"
@@ -284,22 +281,22 @@
3132,0,0,0,0,0,0,0,"Z Gang Wanted - Find the Z Gang's Agit"
3133,0,0,0,0,0,0,0,"Z Gang Wanted - Agit Found!"
3134,0,0,0,0,0,0,0,"Z Gang Wanted - Clean Sweep of Z Gang"
-//3135,0,0,0,0,0,0,0,"¼¼°è¼öÀÇ ¼Õ»ó - µÕÁöÀÇ ¾ÈÁ¤È­"
-//
+3135,0,0,0,0,0,0,0,"Nidhoggur's Nest"
+3136,0,0,0,0,0,0,0,"Nidhoggur's Nest Time Limit"
4000,0,0,0,0,0,0,0,"Sherin's Job Interview"
-4001,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4002,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4003,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4004,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4005,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4006,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4007,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4008,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4009,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4010,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4011,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4012,0,0,0,0,0,0,0,"Job Chages to Hunter"
-4013,0,0,0,0,0,0,0,"Job Chages to Hunter"
+4001,0,0,0,0,0,0,0,"Job Change to Hunter"
+4002,0,0,0,0,0,0,0,"Job Change to Hunter"
+4003,0,0,0,0,0,0,0,"Job Change to Hunter"
+4004,0,0,0,0,0,0,0,"Job Change to Hunter"
+4005,0,0,0,0,0,0,0,"Job Change to Hunter"
+4006,0,0,0,0,0,0,0,"Job Change to Hunter"
+4007,0,0,0,0,0,0,0,"Job Change to Hunter"
+4008,0,0,0,0,0,0,0,"Job Change to Hunter"
+4009,0,0,0,0,0,0,0,"Job Change to Hunter"
+4010,0,0,0,0,0,0,0,"Job Change to Hunter"
+4011,0,0,0,0,0,0,0,"Job Change to Hunter - Test"
+4012,0,0,0,0,0,0,0,"Job Change to Hunter"
+4013,0,0,0,0,0,0,0,"Job Change to Hunter"
4015,0,0,0,0,0,0,0,"Becoming an Adventurer Appraiser"
4016,0,0,0,0,0,0,0,"Proof of Qualification"
4017,0,0,0,0,0,0,0,"Qualification Test"
@@ -318,6 +315,7 @@
4031,0,0,0,0,0,0,0,"The Story of Ahrum and Ernst"
4032,0,0,0,0,0,0,0,"Conspiracy of the two families"
4033,0,0,0,0,0,0,0,"Death of Ahrum"
+5000,0,0,0,0,0,0,0,"The Crow of the Fate - 7"
//
6000,0,0,0,0,0,0,0,"Job Change to Taekwon"
6001,0,0,0,0,0,0,0,"Job Change to Taekwon"
@@ -327,7 +325,7 @@
6007,0,0,0,0,0,0,0,"Job Change to Soul-Linker"
6008,0,0,0,0,0,0,0,"Job Change to Soul-Linker"
6010,0,0,0,0,0,0,0,"Job Change to Super Novice"
-6015,0,0,0,0,0,0,0,"A favor from Couga"
+6015,0,0,0,0,0,0,0,"A favor from Cougar"
6016,0,0,0,0,0,0,0,"A favor from a Suspicious Man"
6017,0,0,0,0,0,0,0,"Red Leopard Joe's Reply"
6018,0,0,0,0,0,0,0,"Cougar's Madness"
@@ -336,8 +334,9 @@
6022,0,0,0,0,0,0,0,"Making a voucher"
6023,0,0,0,0,0,0,0,"Wise Bull Horn's Favor"
6024,0,0,0,0,0,0,0,"Job Change to Gunslinger!"
-6025,300,0,0,0,0,0,0,"KVM"
-//
+6025,300,0,0,0,0,0,0,"KVM Guillaume"
+6026,300,0,0,0,0,0,0,"KVM Croix"
+6027,300,0,0,0,0,0,0,"KVM Indicator"
7000,0,0,0,0,0,0,0,"Job Change to Dancer!"
7001,0,0,0,0,0,0,0,"Job Change to Dancer!"
7002,0,0,0,0,0,0,0,"Job Change to Dancer!"
@@ -346,9 +345,9 @@
7005,0,0,0,0,0,0,0,"Job Change to Dancer!"
7006,0,0,0,0,0,0,0,"Job Change to Dancer!"
7007,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
-7008,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
-7009,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
-7010,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
+7008,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars - Nature"
+7009,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars - the Altar"
+7010,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars - Stars?"
7011,0,0,0,0,0,0,0,"Warrior of the Sun, the Moon, and the Stars"
7012,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
7013,0,0,0,0,0,0,0,"Pursuing Rayan Moore"
@@ -392,11 +391,11 @@
7051,0,0,0,0,0,0,0,"Thanatos Tower - Sealed Tower"
7052,0,0,0,0,0,0,0,"Thanatos Tower - Sealed Tower"
7053,0,0,0,0,0,0,0,"Thanatos Tower - What they want is.."
-7054,0,0,0,0,0,0,0,"Mue's Favor - Teach them a lesson!"
-7055,0,0,0,0,0,0,0,"Mue's Favor - Not the cat!"
-7056,0,0,0,0,0,0,0,"Messenger - Arch's Favor"
-7057,0,0,0,0,0,0,0,"Messenger - Arch's Favor"
-7058,0,0,0,0,0,0,0,"Messenger - Arch's Favor"
+7054,0,0,0,0,0,0,0,"Myu's Favor - Teach them a lesson!"
+7055,0,0,0,0,0,0,0,"Myu's Favor - Not the cat!"
+7056,0,0,0,0,0,0,0,"Messenger - Arc's Favor"
+7057,0,0,0,0,0,0,0,"Messenger - Arc's Favor"
+7058,0,0,0,0,0,0,0,"Messenger - Arc's Favor"
7059,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
7060,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
7061,0,0,0,0,0,0,0,"Messenger - Terra's Whereabouts"
@@ -410,8 +409,19 @@
7069,0,0,0,0,0,0,0,"Messenger - Too late!"
7070,0,0,0,0,0,0,0,"Messenger - Terra's Return"
7071,0,0,0,0,0,0,0,"Messenger - Invitation"
+//7072,0,0,0,0,0,0,0,""
+//7073,0,0,0,0,0,0,0,""
+7074,0,2017,1,0,0,0,0,"Rata Hunt"
+7075,0,2018,1,0,0,0,0,"Duneyrr Hunt"
+7076,0,2026,1,0,0,0,0,"Wanted: Dandelion"
+7077,0,0,0,0,0,0,0,"Collecting Dragon Eggs"
+7078,86400,0,0,0,0,0,0,"Collecting Dragon Eggs"
+7079,0,0,0,0,0,0,0,"Finding Refined Bradium"
+7080,86400,0,0,0,0,0,0,"Finding Refined Bradium"
+7081,0,0,0,0,0,0,0,"Helping the Laphine Craftsman"
+7082,86400,0,0,0,0,0,0,"Helping the Laphine Craftsman"
//
-8000,0,0,0,0,0,0,0,"Quitting Job change"
+8000,0,0,0,0,0,0,0,"Quitting Job Change"
8001,0,0,0,0,0,0,0,"Job Change to Assassin"
8002,0,0,0,0,0,0,0,"Job Change to Assassin"
8003,0,0,0,0,0,0,0,"Job Change to Assassin"
@@ -455,7 +465,7 @@
8041,0,0,0,0,0,0,0,"Secret of Airships"
8042,0,0,0,0,0,0,0,"Secret of Airships"
8043,0,0,0,0,0,0,0,"Secret of Airships"
-8044,0,0,0,0,0,0,0,"uslan's Fiancee"
+8044,0,0,0,0,0,0,0,"Euslan's Fiancee"
8045,0,0,0,0,0,0,0,"Tips from Kaci"
8046,0,0,0,0,0,0,0,"Ferlock's Passengers list"
8047,0,0,0,0,0,0,0,"Euslan's Favor"
@@ -646,15 +656,15 @@
8240,0,0,0,0,0,0,0,"Guarnien's Lecture"
8241,0,0,0,0,0,0,0,"Collection of Red Jewel"
8242,0,0,0,0,0,0,0,"Collection of blue Jewel"
-8243,0,0,0,0,0,0,0,"Otherworld language"
-8244,0,0,0,0,0,0,0,"Fairy and Tree Giant"
+8243,0,0,0,0,0,0,0,"Learning new languages"
+8244,0,0,0,0,0,0,0,"Fairies and Tree Giants"
8245,0,0,0,0,0,0,0,"Language sample investigation"
8246,0,0,0,0,0,0,0,"Language sample investigation"
8247,0,0,0,0,0,0,0,"Research progress"
8248,0,0,0,0,0,0,0,"Research progress"
-8249,0,0,0,0,0,0,0,"The save of info"
-8250,0,0,0,0,0,0,0,"The stone in otherworld"
-8251,0,0,0,0,0,0,0,"Injection of magic"
+8249,0,0,0,0,0,0,0,"Compressing Information"
+8250,0,0,0,0,0,0,0,"Storage Gem"
+8251,0,0,0,0,0,0,0,"Injection of Magic"
8252,0,0,0,0,0,0,0,"Handworked jewels"
8253,3600,0,0,0,0,0,0,"Language translation device"
//
@@ -677,11 +687,19 @@
9016,0,0,0,0,0,0,0,"Job Change to Wizard"
9017,0,0,0,0,0,0,0,"Job Change to Wizard"
9018,0,0,0,0,0,0,0,"Certified as a Wizard!"
-//
+9058,0,0,0,0,0,0,0,"O'Riley's Request"
+9059,0,0,0,0,0,0,0,"Happy St. Patrick's Day"
+9117,0,0,0,0,0,0,0,"Lina's Curse"
+9118,0,0,0,0,0,0,0,"Lina's Curse - Deviruchi Hunt"
+9119,0,0,0,0,0,0,0,"Lina's Curse - Wraith Dead Hunt"
+9120,0,0,0,0,0,0,0,"Lina's Curse - Dullahan Hunt"
+9121,0,0,0,0,0,0,0,"Lina's Curse - Nightmare Terror Hunt"
+9122,0,0,0,0,0,0,0,"Lina's Curse"
+9123,0,0,0,0,0,0,0,"Lina's Curse"
10000,0,0,0,0,0,0,0,"To the Prontera Royal Court"
10001,0,0,0,0,0,0,0,"Qualification Test"
10002,0,0,0,0,0,0,0,"Qualification Review"
-10003,0,0,0,0,0,0,0,"Instruction on what to do"
+10003,0,0,0,0,0,0,0,"Instructions on what to do"
10004,0,0,0,0,0,0,0,"Interim Report"
10005,0,0,0,0,0,0,0,"Prince Eigen Ahrum"
10006,0,0,0,0,0,0,0,"Prince Ernst"
@@ -690,11 +708,11 @@
10009,0,0,0,0,0,0,0,"Prince Urugen"
10010,0,0,0,0,0,0,0,"Prince Helmut"
10011,0,0,0,0,0,0,0,"Prince Erich"
-10012,0,0,0,0,0,0,0,"Conversation of two princes"
+10012,0,0,0,0,0,0,0,"Conversation of the two princes"
10013,0,0,0,0,0,0,0,"Searching for the unknown girl"
10014,0,0,0,0,0,0,0,"Back to Peter"
-//10015,0,0,0,0,0,0,0,"Test 15"
-10016,0,0,0,0,0,0,0,"A man of Walter Family"
+10015,0,0,0,0,0,0,0,"Test 15"
+10016,0,0,0,0,0,0,0,"A Guest from the Walter Family"
10017,0,0,0,0,0,0,0,"Conspiracy"
10018,0,0,0,0,0,0,0,"Villainous Ahrum - Poe"
10019,0,0,0,0,0,0,0,"Villainous Ahrum - Peter"
@@ -718,7 +736,7 @@
10037,0,0,0,0,0,0,0,"Material Supply-Crap Shells"
10038,0,0,0,0,0,0,0,"Material Supply-Conch"
10039,0,0,0,0,0,0,0,"Material Supply-Fish Tail"
-10040,0,0,0,0,0,0,0,"Material Supply-White_Platter"
+10040,0,0,0,0,0,0,0,"Material Supply-White Platter"
10041,0,0,0,0,0,0,0,"Material Supply-?"
10042,0,0,0,0,0,0,0,"Find the Piano Keys-5 remained"
10043,0,0,0,0,0,0,0,"Find the Piano Keys-5 remained"
@@ -763,7 +781,7 @@
10082,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
10083,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
10084,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
-10085,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
+10085,86400,0,0,0,0,0,0,"Escape from the reality, into the broad world"
10086,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
10087,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
10088,0,0,0,0,0,0,0,"Escape from the reality, into the broad world"
@@ -880,9 +898,20 @@
12012,0,0,0,0,0,0,0,"Meet Mr. Ahman"
12013,0,0,0,0,0,0,0,"Delivery complete"
12014,0,0,0,0,0,0,0,"More missions"
-12015,0,0,0,0,0,0,0,"More missions"
-12016,0,0,0,0,0,0,0,"What's in the packages..."
-//
+12015,0,0,0,0,0,0,0,"Ghalstein"
+12016,0,0,0,0,0,0,0,"Sneaking into the Laboratory"
+12017,0,0,0,0,0,0,0,"Membership approved"
+12018,0,0,0,0,0,0,0,"Meeting the President"
+12019,0,0,0,0,0,0,0,"The President's Mission"
+12020,0,0,0,0,0,0,0,"Rescuing a Secret Wing Member"
+12021,0,0,0,0,0,0,0,"The Sealed File Folder"
+12022,0,0,0,0,0,0,0,"The Sealed File Folder"
+12023,0,0,0,0,0,0,0,"Shinokas the researcher"
+12024,0,0,0,0,0,0,0,"Kafra Corporation Agent"
+12025,0,0,0,0,0,0,0,"Rekenber's Secret Archive"
+12026,0,0,0,0,0,0,0,"Rekenber's Secret Archive"
+12027,0,0,0,0,0,0,0,"Rekenber's Secret Archive"
+12028,0,0,0,0,0,0,0,"Kurelle the traitor"
12029,0,0,0,0,0,0,0,"Lost Engagement Ring"
12030,0,0,0,0,0,0,0,"Engagement Ring Found"
12031,0,0,0,0,0,0,0,"Find Annon"
@@ -1005,13 +1034,60 @@
16083,0,0,0,0,0,0,0,"Serin's Realization"
16084,0,0,0,0,0,0,0,"The Sign"
16085,0,0,0,0,0,0,0,"The Sign"
-16100,0,0,0,0,0,0,0,"Limberg's Request"
-16101,0,0,0,0,0,0,0,"TPS Report"
-16102,0,0,0,0,0,0,0,"TPS Report"
-16103,0,0,0,0,0,0,0,"TPS Report"
-16104,0,0,0,0,0,0,0,"Crack in the Wall"
-16105,0,0,0,0,0,0,0,"The Empty Lava Tube"
-//
+16086,0,0,0,0,0,0,0,"The Sign"
+16087,0,0,0,0,0,0,0,"The Sign"
+16101,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16102,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16103,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16104,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16105,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16106,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16107,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16108,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16109,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16110,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16111,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16112,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16113,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16114,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16115,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16116,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16117,0,0,0,0,0,0,0,"Mysterious World Map"
+16118,0,0,0,0,0,0,0,"Hidden poem"
+16119,0,0,0,0,0,0,0,"Snake swords"
+16120,0,0,0,0,0,0,0,"A dream?"
+16121,0,0,0,0,0,0,0,"Secret Code?"
+16122,0,0,0,0,0,0,0,"Old Copper Key"
+16123,0,0,0,0,0,0,0,"Green Keycard"
+16124,0,0,0,0,0,0,0,"Steel Box"
+16125,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16126,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16127,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16128,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16129,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16130,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16131,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16132,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16133,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16134,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16135,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16136,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16137,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16138,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16139,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16140,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16141,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16142,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16143,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16144,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16145,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16146,0,0,0,0,0,0,0,"Kiel Hyre Academy"
+16200,0,0,0,0,0,0,0,"Limberg's Request"
+16201,0,0,0,0,0,0,0,"TPS Report"
+16202,0,0,0,0,0,0,0,"TPS Report"
+16203,0,0,0,0,0,0,0,"TPS Report"
+16204,0,0,0,0,0,0,0,"Crack in the Wall"
+16205,0,0,0,0,0,0,0,"The Empty Lava Tube"
17000,0,0,0,0,0,0,0,"Meet with Father Bamph"
17001,0,0,0,0,0,0,0,"Meet with Larjes"
17002,0,0,0,0,0,0,0,"Report to Father Bamph"
@@ -1090,7 +1166,7 @@
18070,0,0,0,0,0,0,0,"Banishing Winter"
18071,0,0,0,0,0,0,0,"Making the magic dust"
18072,0,0,0,0,0,0,0,"Making the magic dust"
-18073,0,0,0,0,0,0,0,"The Dragon's Lair,0,0"
+18073,0,0,0,0,0,0,0,"The Dragon's Lair"
18074,0,0,0,0,0,0,0,"The Magic Gourd Bottle"
18075,0,0,0,0,0,0,0,"Containing People's Speech"
18076,0,0,0,0,0,0,0,"Containing People's Speech"
@@ -1119,20 +1195,229 @@
18119,0,0,0,0,0,0,0,"Gusli"
18120,0,0,0,0,0,0,0,"Gusli"
18121,0,0,0,0,0,0,0,"Shafka"
-// Unknown
-//12000,0,0,0,0,0,0,0,"Infiltrating Endless Tower"
-//12001,0,0,0,0,0,0,0,"Defeat Naght Sieger"
-//12002,0,0,0,0,0,0,0,"The Curse of Endless Tower"
-//43200,0,0,0,0,0,0,0,""
+19101,0,0,0,0,0,0,0,"The Eye of Hellion"
+19102,0,0,0,0,0,0,0,"The Eye of Hellion"
+19103,0,0,0,0,0,0,0,"The Eye of Hellion"
+19104,0,0,0,0,0,0,0,"The Eye of Hellion"
+19105,0,0,0,0,0,0,0,"The Eye of Hellion"
+19106,0,0,0,0,0,0,0,"The Eye of Hellion"
+19107,0,0,0,0,0,0,0,"The Eye of Hellion"
+19108,0,0,0,0,0,0,0,"The Eye of Hellion"
+19109,0,0,0,0,0,0,0,"The Eye of Hellion"
+19110,0,0,0,0,0,0,0,"The Eye of Hellion"
+19111,0,0,0,0,0,0,0,"The Eye of Hellion"
+19112,0,0,0,0,0,0,0,"The Eye of Hellion"
+19113,0,0,0,0,0,0,0,"The Eye of Hellion"
+19114,0,0,0,0,0,0,0,"The Eye of Hellion"
+19115,0,0,0,0,0,0,0,"The Eye of Hellion"
+19116,0,0,0,0,0,0,0,"The Eye of Hellion"
+19117,0,0,0,0,0,0,0,"The Eye of Hellion"
+19118,0,0,0,0,0,0,0,"The Eye of Hellion"
+19119,0,0,0,0,0,0,0,"The Eye of Hellion"
+19120,0,0,0,0,0,0,0,"The Eye of Hellion"
+19121,0,0,0,0,0,0,0,"The Eye of Hellion"
+19122,0,0,0,0,0,0,0,"The Eye of Hellion"
+19123,0,0,0,0,0,0,0,"The Eye of Hellion"
+19124,0,0,0,0,0,0,0,"The Eye of Hellion"
+19125,0,0,0,0,0,0,0,"The Eye of Hellion"
+19126,0,0,0,0,0,0,0,"The Eye of Hellion"
+19127,0,0,0,0,0,0,0,"The Eye of Hellion"
+19128,0,0,0,0,0,0,0,"The Eye of Hellion"
+19129,0,0,0,0,0,0,0,"The Eye of Hellion"
+//
+50000,0,0,0,0,0,0,0,"Pirate Dagger materials"
+50001,0,0,0,0,0,0,0,"Weather Beaten Old Man"
+50002,0,0,0,0,0,0,0,"Lost Treasure?"
+50003,0,0,0,0,0,0,0,"Lost Treasure?"
+50004,0,0,0,0,0,0,0,"The Old Man's Treasure"
+50005,0,0,0,0,0,0,0,"The Old Man's Treasure"
+50006,0,0,0,0,0,0,0,"The Old Man's Treasure"
+50007,0,0,0,0,0,0,0,"The Old Man's Treasure"
+50008,0,0,0,0,0,0,0,"The Old Man's Treasure"
+50009,0,0,0,0,0,0,0,"The Old Man's Treasure"
+50010,0,0,0,0,0,0,0,"A special lock pick"
+50011,0,0,0,0,0,0,0,"The special lock pick"
+50012,0,0,0,0,0,0,0,"Use the lock pick"
+50013,0,0,0,0,0,0,0,"Broken lock pick"
+50015,0,0,0,0,0,0,0,"The empty treasure box"
+50016,0,0,0,0,0,0,0,"The empty treasure box"
+50017,0,0,0,0,0,0,0,"The empty treasure box"
+50018,0,0,0,0,0,0,0,"The empty treasure box"
+50019,0,0,0,0,0,0,0,"The empty treasure box"
+50020,0,0,0,0,0,0,0,"The empty treasure box"
+50021,0,0,0,0,0,0,0,"J Roger"
+50022,0,0,0,0,0,0,0,"J Roger's key materials"
+50023,0,0,0,0,0,0,0,"Conversation with J Roger"
+50024,0,0,0,0,0,0,0,"Bury the treasure"
+50025,0,0,0,0,0,0,0,"Bury the treasure"
+50026,0,0,0,0,0,0,0,"Bury the treasure"
+50027,0,0,0,0,0,0,0,"Buried treasure"
+50028,0,0,0,0,0,0,0,"Stolen treasure!"
+50029,0,0,0,0,0,0,0,"A Pirate's Spirit!"
+//
//60000,0,0,0,0,0,0,0,"60000"
-// iRO Monster Extermination Quest
-//60001,0,0,0,0,0,0,0,"Monster Extermination"
-//60002,0,0,0,0,0,0,0,"Monster Extermination"
-//60003,0,0,0,0,0,0,0,"Monster Extermination"
-//60004,0,0,0,0,0,0,0,"Monster Extermination"
-//60005,0,0,0,0,0,0,0,"Monster Extermination"
-//60006,0,0,0,0,0,0,0,"Monster Extermination"
-// Test (iRO?)
-//60007,0,0,0,0,0,0,0,"Endless Tower Effect"
-//60008,14400,0,0,0,0,0,0,"Endless Tower Time Limit"
-//60009,0,0,0,0,0,0,0,"60009"
+60001,0,0,0,0,0,0,0,"Monster Extermination"
+60002,0,0,0,0,0,0,0,"Monster Extermination"
+60003,0,0,0,0,0,0,0,"Monster Extermination"
+60004,0,0,0,0,0,0,0,"Monster Extermination"
+60005,0,0,0,0,0,0,0,"Monster Extermination"
+60006,0,0,0,0,0,0,0,"Monster Extermination"
+60007,0,0,0,0,0,0,0,"Endless Tower Effect"
+60008,0,0,0,0,0,0,0,"Endless Tower Time Limit"
+60009,0,0,0,0,0,0,0,"Orc Hero"
+60010,0,0,0,0,0,0,0,"Derik Ver's Request"
+60011,0,0,0,0,0,0,0,"Investigation of Byalan"
+60012,0,0,0,0,0,0,0,"Investigation of Abyss"
+60013,0,0,0,0,0,0,0,"Monster Investigation"
+60014,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
+60015,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
+60016,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
+60017,0,0,0,0,0,0,0,"Geffen Dungeon's Monster Investigation"
+60018,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
+60019,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
+60020,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
+60021,0,0,0,0,0,0,0,"Byalan Dungeon's Monster Investigation"
+60022,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
+60023,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
+60024,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
+60025,0,0,0,0,0,0,0,"Abyss Lake's Monster Investigation"
+60026,0,0,0,0,0,0,0,"Continuing the Investigation"
+60027,0,0,0,0,0,0,0,"Investigating Aldebaran"
+60028,0,0,0,0,0,0,0,"Monster Investigation"
+60029,0,0,0,0,0,0,0,"Aldebaran Monster Investigation"
+60030,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
+60031,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
+60032,0,0,0,0,0,0,0,"Lutie Field Monster Investigation"
+60033,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
+60034,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
+60035,0,0,0,0,0,0,0,"Aldebaran Monster Investigation"
+60036,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
+60037,0,0,0,0,0,0,0,"Clock Tower Monster Investigation"
+60038,0,0,0,0,0,0,0,"Aldebaran Monster Investigation"
+60039,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60040,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60041,0,0,0,0,0,0,0,"Monster Investigation"
+60042,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60043,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60044,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60045,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60046,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60047,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60048,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60049,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60050,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60051,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60052,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60053,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60054,0,0,0,0,0,0,0,"Investigation of Glastheim"
+60055,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60056,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60057,0,0,0,0,0,0,0,"Glastheim Monster Investigation"
+60058,0,0,0,0,0,0,0,"Derik Ver's Brother"
+60059,0,0,0,0,0,0,0,"A history lesson"
+60060,0,0,0,0,0,0,0,"The Crown of Deceit"
+60061,0,0,0,0,0,0,0,"A magic solvent"
+60062,0,0,0,0,0,0,0,"Rendering the crown Inert"
+60101,0,1019,50,0,0,0,0,"Hunting Peco Pecos"
+60102,0,1019,100,0,0,0,0,"Hunting Peco Pecos"
+60103,0,1019,150,0,0,0,0,"Hunting Peco Pecos"
+60104,0,1127,50,0,0,0,0,"Hunting Hodes"
+60105,0,1127,100,0,0,0,0,"Hunting Hodes"
+60106,0,1127,150,0,0,0,0,"Hunting Hodes"
+60107,0,1007,50,0,0,0,0,"Hunting Fabres"
+60108,0,1007,100,0,0,0,0,"Hunting Fabres"
+60109,0,1007,150,0,0,0,0,"Hunting Fabres"
+60110,0,1008,50,0,0,0,0,"Hunting Pupa"
+60111,0,1008,100,0,0,0,0,"Hunting Pupa"
+60112,0,1008,150,0,0,0,0,"Hunting Pupa"
+60113,0,1104,50,0,0,0,0,"Hunting Cocos"
+60114,0,1104,100,0,0,0,0,"Hunting Cocos"
+60115,0,1104,150,0,0,0,0,"Hunting Cocos"
+60116,0,1103,50,0,0,0,0,"Hunting Caramels"
+60117,0,1103,100,0,0,0,0,"Hunting Caramels"
+60118,0,1103,150,0,0,0,0,"Hunting Caramels"
+60119,0,1271,50,0,0,0,0,"Hunting Alligators"
+60120,0,1271,100,0,0,0,0,"Hunting Alligators"
+60121,0,1271,150,0,0,0,0,"Hunting Alligators"
+60122,0,1018,50,0,0,0,0,"Hunting Creamys"
+60123,0,1018,100,0,0,0,0,"Hunting Creamys"
+60124,0,1018,150,0,0,0,0,"Hunting Creamys"
+60125,0,1378,50,0,0,0,0,"Hunting Demon Pungus"
+60126,0,1378,100,0,0,0,0,"Hunting Demon Pungus"
+60127,0,1378,150,0,0,0,0,"Hunting Demon Pungus"
+60128,0,1110,50,0,0,0,0,"Hunting Dokebi"
+60129,0,1110,100,0,0,0,0,"Hunting Dokebi"
+60130,0,1110,150,0,0,0,0,"Hunting Dokebi"
+60131,0,1493,50,0,0,0,0,"Hunting Dryads"
+60132,0,1493,100,0,0,0,0,"Hunting Dryads"
+60133,0,1493,150,0,0,0,0,"Hunting Dryads"
+60134,0,1119,50,0,0,0,0,"Hunting Frilldora"
+60135,0,1119,100,0,0,0,0,"Hunting Frilldora"
+60136,0,1119,150,0,0,0,0,"Hunting Frilldora"
+60137,0,1372,50,0,0,0,0,"Hunting Goats"
+60138,0,1372,100,0,0,0,0,"Hunting Goats"
+60139,0,1372,150,0,0,0,0,"Hunting Goats"
+60140,0,1040,50,0,0,0,0,"Hunting Golems"
+60141,0,1040,100,0,0,0,0,"Hunting Golems"
+60142,0,1040,150,0,0,0,0,"Hunting Golems"
+60143,0,1586,50,0,0,0,0,"Hunting Leaf Cats"
+60144,0,1586,100,0,0,0,0,"Hunting Leaf Cats"
+60145,0,1586,150,0,0,0,0,"Hunting Leaf Cats"
+60146,0,1076,50,0,0,0,0,"Hunting Skeletons"
+60147,0,1076,100,0,0,0,0,"Hunting Skeletons"
+60148,0,1076,150,0,0,0,0,"Hunting Skeletons"
+60149,0,1026,50,0,0,0,0,"Hunting Munaks"
+60150,0,1026,100,0,0,0,0,"Hunting Munaks"
+60151,0,1026,150,0,0,0,0,"Hunting Munaks"
+60152,0,1170,50,0,0,0,0,"Hunting Sohees"
+60153,0,1170,100,0,0,0,0,"Hunting Sohees"
+60154,0,1170,150,0,0,0,0,"Hunting Sohees"
+60155,0,1403,50,0,0,0,0,"Hunting Firelock Soldiers"
+60156,0,1403,100,0,0,0,0,"Hunting Firelock Soldiers"
+60157,0,1403,150,0,0,0,0,"Hunting Firelock Soldiers"
+60158,0,1405,50,0,0,0,0,"Hunting Tengus"
+60159,0,1405,100,0,0,0,0,"Hunting Tengus"
+60160,0,1405,150,0,0,0,0,"Hunting Tengus"
+60161,0,1675,25,0,0,0,0,"Hunting Venatu"
+60162,0,1675,50,0,0,0,0,"Hunting Venatu"
+60163,0,1675,75,0,0,0,0,"Hunting Venatu"
+60164,0,1668,50,0,0,0,0,"Hunting Archdam"
+60165,0,1668,100,0,0,0,0,"Hunting Archdam"
+60166,0,1668,150,0,0,0,0,"Hunting Archdam"
+60167,0,1776,50,0,0,0,0,"Hunting Siromas"
+60168,0,1776,100,0,0,0,0,"Hunting Siromas"
+60169,0,1776,150,0,0,0,0,"Hunting Siroma"
+60170,0,1777,50,0,0,0,0,"Hunting Ice Titans"
+60171,0,1777,100,0,0,0,0,"Hunting Ice Titans"
+60172,0,1777,150,0,0,0,0,"Hunting Ice Titans"
+60173,0,1506,50,0,0,0,0,"Hunting Disguises"
+60174,0,1506,100,0,0,0,0,"Hunting Disguises"
+60175,0,1506,150,0,0,0,0,"Hunting Disguises"
+60176,0,1505,50,0,0,0,0,"Hunting Loli Ruri"
+60177,0,1505,100,0,0,0,0,"Hunting Loli Ruri"
+60178,0,1505,150,0,0,0,0,"Hunting Loli Ruri"
+60179,0,1139,50,0,0,0,0,"Hunting Mantis"
+60180,0,1139,100,0,0,0,0,"Hunting Mantis"
+60181,0,1139,150,0,0,0,0,"Hunting Mantis"
+60182,0,1514,50,0,0,0,0,"Hunting Dancing Dragons"
+60183,0,1514,100,0,0,0,0,"Hunting Dancing Dragons"
+60184,0,1514,150,0,0,0,0,"Hunting Dancing Dragons"
+60185,0,1870,20,0,0,0,0,"Hunting Necromancers"
+60186,0,1870,40,0,0,0,0,"Hunting Necromancers"
+60187,0,1870,60,0,0,0,0,"Hunting Necromancers"
+60188,0,1365,50,0,0,0,0,"Hunting Apocalypse"
+60189,0,1365,100,0,0,0,0,"Hunting Apocalypse"
+60190,0,1365,150,0,0,0,0,"Hunting Apocalypse"
+//
+60200,0,0,0,0,0,0,0,"Endless Tower Effect"
+60201,0,0,0,0,0,0,0,"Endless Tower Time Limit"
+60301,0,1155,100,0,0,0,0,"Dragon Hunting"
+60302,0,1155,200,0,0,0,0,"Dragon Hunting"
+60303,0,1714,100,0,0,0,0,"Dragon Hunting"
+60304,0,1714,200,0,0,0,0,"Dragon Hunting"
+60305,0,1717,100,0,0,0,0,"Dragon Hunting"
+60306,0,1717,200,0,0,0,0,"Dragon Hunting"
+60307,0,1713,100,0,0,0,0,"Dragon Hunting"
+60308,0,1713,200,0,0,0,0,"Dragon Hunting"
+60309,0,1716,100,0,0,0,0,"Dragon Hunting"
+60310,0,1716,200,0,0,0,0,"Dragon Hunting"
diff --git a/db/skill_db.txt b/db/skill_db.txt
index 77846ce27..bbd9d5df0 100644
--- a/db/skill_db.txt
+++ b/db/skill_db.txt
@@ -621,11 +621,11 @@
681,0,0,0,0,0,0,10,0,no,0,0x1,0,none,0, ALL_INCCARRY,Increase Weight Limit R
// Additional NPC skill (Episode 12)
-682,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_TALK,Talk
-683,-9,6,1,-1,0,0,1,1,no,0,0x2,0,none,0, NPC_HELLPOWER,Hell Power
-684,0,6,4,0,0x3,-1,1,1,no,0,0x2,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity
-685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLE,Invincible
-686,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLEOFF,Invincible off
+682,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_TALK,Talk
+683,-9,6,1,-1,0,0,1,1,no,0,0x2,0,none,0, NPC_HELLPOWER,Hell Power
+684,0,6,4,0,0x3,-1,1,1,no,0,0x2,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity
+685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLE,Invincible
+686,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLEOFF,Invincible off
687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0, NPC_ALLHEAL,Full Heal
// Additional Skill (??)
@@ -662,22 +662,297 @@
1018,9,6,1,3,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTFIRE,Elemental Change Fire
1019,9,6,1,4,0x1,0,1,1,yes,0,0x1,0,magic,0, SA_ELEMENTWIND,Elemental Change Wind
-8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, HLIF_HEAL,Healing Touch
-8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0, HLIF_AVOID,Avoid
-8003,0,0,0,0,0,1,5,0,no,0,0,0,none,0, HLIF_BRAIN,Brain Surgery
-8004,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HLIF_CHANGE,Change
-8005,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_CASTLE,Castling
-8006,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_DEFENCE,Defense
-8007,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_SKIN,Adamantium Skin
-8008,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HAMI_BLOODLUST,Bloodlust
-8009,1,8,1,0,0,0,5,-1:-2:-2:-2:-3,no,0,0,0,weapon,0,HFLI_MOON,Moonlight
-8010,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HFLI_FLEET,Fleeting Move
-8011,0,6,4,0,0x1,0,5,0,yes,0,0,0,misc,0, HFLI_SPEED,Speed
-8012,1,6,1,0,0,0,3,0,no,0,0,0,none,0, HFLI_SBR44,S.B.R.44
-8013,9,6,1,0,0,0,5,1:2:3:4:5,no,0,0,0,magic,0, HVAN_CAPRICE,Caprice
-8014,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_CHAOTIC,Benediction of Chaos
-8015,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_INSTRUCT,Instruct
-8016,4,6,4,-1,0xD2,4,3,1,no,0,0,0,misc,0, HVAN_EXPLOSION,Bio Explosion
+// Third Job Skills
+//2001,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_ENCHANTBLADE,
+//2002,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_SONICWAVE,
+//2003,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_DEATHBOUND,
+//2004,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_HUNDREDSPEAR,
+//2005,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_WINDCUTTER,
+//2006,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_IGNITIONBREAK,
+//2007,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_DRAGONTRAINING,
+//2008,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_DRAGONBREATH,
+//2009,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_DRAGONHOWLING,
+//2010,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_RUNEMASTERY,
+//2011,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_MILLENNIUMSHIELD,
+//2012,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_CRUSHSTRIKE,
+//2013,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_REFRESH,
+//2014,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_GIANTGROWTH,
+//2015,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_STONEHARDSKIN,
+//2016,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_VITALITYACTIVATION,
+//2017,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_STORMBLAST,
+//2018,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_FIGHTINGSPIRIT,
+//2019,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_ABUNDANCE,
+//2020,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RK_PHANTOMTHRUST,
+//2021,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_VENOMIMPRESS,
+//2022,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_CROSSIMPACT,
+//2023,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_DARKILLUSION,
+//2024,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_RESEARCHNEWPOISON,
+//2025,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_CREATENEWPOISON,
+//2026,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_ANTIDOTE,
+//2027,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_POISONINGWEAPON,
+//2028,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_WEAPONBLOCKING,
+//2029,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_COUNTERSLASH,
+//2030,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_WEAPONCRUSH,
+//2031,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_VENOMPRESSURE,
+//2032,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_POISONSMOKE,
+//2033,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_CLOAKINGEXCEED,
+//2034,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_PHANTOMMENACE,
+//2035,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_HALLUCINATIONWALK,
+//2036,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_ROLLINGCUTTER,
+//2037,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GC_CROSSRIPPERSLASHER,
+//2038,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_JUDEX,
+//2039,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_ANCILLA,
+//2040,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_ADORAMUS,
+//2041,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_CLEMENTIA,
+//2042,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_CANTO,
+//2043,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_CHEAL,
+//2044,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_EPICLESIS,
+//2045,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_PRAEFATIO,
+//2046,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_ORATIO,
+//2047,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_LAUDAAGNUS,
+//2048,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_LAUDARAMUS,
+//2049,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_EUCHARISTICA,
+//2050,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_RENOVATIO,
+//2051,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_HIGHNESSHEAL,
+//2052,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_CLEARANCE,
+//2053,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_EXPIATIO,
+//2054,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_DUPLELIGHT,
+//2055,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_DUPLELIGHT_MELEE,
+//2056,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_DUPLELIGHT_MAGIC,
+//2057,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_SILENTIUM,
+//2201,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_WHITEIMPRISON,
+//2202,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_SOULEXPANSION,
+//2203,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_FROSTMISTY,
+//2204,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_JACKFROST,
+//2205,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_MARSHOFABYSS,
+//2206,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_RECOGNIZEDSPELL,
+//2207,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_SIENNAEXECRATE,
+//2208,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_RADIUS,
+//2209,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_STASIS,
+//2210,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_DRAINLIFE,
+//2211,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_CRIMSONROCK,
+//2212,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_HELLINFERNO,
+//2213,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_COMET,
+//2214,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_CHAINLIGHTNING,
+//2216,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_EARTHSTRAIN,
+//2217,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_TETRAVORTEX,
+//2222,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_SUMMONFB,
+//2223,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_SUMMONBL,
+//2224,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_SUMMONWB,
+//2229,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_SUMMONSTONE,
+//2230,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_RELEASE,
+//2231,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_READING_SB,
+//2232,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WL_FREEZE_SP,
+//2233,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_ARROWSTORM,
+//2234,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_FEARBREEZE,
+//2235,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_RANGERMAIN,
+//2236,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_AIMEDBOLT,
+//2237,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_DETONATOR,
+//2238,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_ELECTRICSHOCKER,
+//2239,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_CLUSTERBOMB,
+//2240,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_WUGMASTERY,
+//2241,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_WUGRIDER,
+//2242,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_WUGDASH,
+//2243,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_WUGSTRIKE,
+//2244,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_WUGBITE,
+//2245,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_TOOTHOFWUG,
+//2246,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_SENSITIVEKEEN,
+//2247,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_CAMOUFLAGE,
+//2248,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_RESEARCHTRAP,
+//2249,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_MAGENTATRAP,
+//2250,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_COBALTTRAP,
+//2251,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_MAIZETRAP,
+//2252,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_VERDURETRAP,
+//2253,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_FIRINGTRAP,
+//2254,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RA_ICEBOUNDTRAP,
+//2255,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_MADOLICENCE,
+//2256,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_BOOSTKNUCKLE,
+//2257,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_PILEBUNKER,
+//2258,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_VULCANARM,
+//2259,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_FLAMELAUNCHER,
+//2260,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_COLDSLOWER,
+//2261,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_ARMSCANNON,
+//2262,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_ACCELERATION,
+//2263,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_HOVERING,
+//2264,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_F_SIDESLIDE,
+//2265,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_B_SIDESLIDE,
+//2266,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_MAINFRAME,
+//2267,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_SELFDESTRUCTION,
+//2268,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_SHAPESHIFT,
+//2269,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_EMERGENCYCOOL,
+//2270,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_INFRAREDSCAN,
+//2271,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_ANALYZE,
+//2272,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_MAGNETICFIELD,
+//2273,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_NEUTRALBARRIER,
+//2274,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_STEALTHFIELD,
+//2275,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_REPAIR,
+//2276,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_TRAININGAXE,
+//2277,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_RESEARCHFE,
+//2278,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_AXEBOOMERANG,
+//2279,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_POWERSWING,
+//2280,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_AXETORNADO,
+//2281,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_SILVERSNIPER,
+//2282,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_MAGICDECOY,
+//2283,0,0,0,0,0,0,9,0,no,0,0,0,none,0 NC_DISJOINT,
+//2284,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_FATALMENACE,
+//2285,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_REPRODUCE,
+//2286,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_AUTOSHADOWSPELL,
+//2287,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_SHADOWFORM,
+//2288,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_TRIANGLESHOT,
+//2289,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_BODYPAINT,
+//2290,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_INVISIBILITY,
+//2291,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_DEADLYINFECT,
+//2292,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_ENERVATION,
+//2293,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_GROOMY,
+//2294,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_IGNORANCE,
+//2295,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_LAZINESS,
+//2296,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_UNLUCKY,
+//2297,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_WEAKNESS,
+//2298,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_STRIPACCESSARY,
+//2299,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_MANHOLE,
+//2300,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_DIMENSIONDOOR,
+//2301,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_CHAOSPANIC,
+//2302,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_MAELSTROM,
+//2303,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_BLOODYLUST,
+//2304,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SC_FEINTBOMB,
+//2307,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_CANNONSPEAR,
+//2308,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_BANISHINGPOINT,
+//2309,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_TRAMPLE,
+//2310,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_SHIELDPRESS,
+//2311,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_REFLECTDAMAGE,
+//2312,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_PINPOINTATTACK,
+//2313,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_FORCEOFVANGUARD,
+//2314,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_RAGEBURST,
+//2315,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_SHIELDSPELL,
+//2316,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_EXEEDBREAK,
+//2317,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_OVERBRAND,
+//2318,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_PRESTIGE,
+//2319,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_BANDING,
+//2320,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_MOONSLASHER,
+//2321,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_RAYOFGENESIS,
+//2322,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_PIETY,
+//2323,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_EARTHDRIVE,
+//2324,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_HESPERUSLIT,
+//2325,0,0,0,0,0,0,9,0,no,0,0,0,none,0 LG_INSPIRATION,
+//2326,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_DRAGONCOMBO,
+//2327,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_SKYNETBLOW,
+//2328,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_EARTHSHAKER,
+//2329,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_FALLENEMPIRE,
+//2330,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_TIGERCANNON,
+//2332,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_RAMPAGEBLASTER,
+//2333,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_CRESCENTELBOW,
+//2334,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_CURSEDCIRCLE,
+//2335,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_LIGHTNINGWALK,
+//2336,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_KNUCKLEARROW,
+//2337,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_WINDMILL,
+//2338,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_RAISINGDRAGON,
+//2340,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_ASSIMILATEPOWER,
+//2341,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_POWERVELOCITY,
+//2343,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_GATEOFHELL,
+//2344,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_GENTLETOUCH_QUIET,
+//2345,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_GENTLETOUCH_CURE,
+//2346,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_GENTLETOUCH_ENERGYGAIN,
+//2347,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_GENTLETOUCH_CHANGE,
+//2348,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_GENTLETOUCH_REVITALIZE,
+//2350,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WA_SWING_DANCE,
+//2351,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WA_SYMPHONY_OF_LOVER,
+//2352,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WA_MOONLIT_SERENADE,
+//2381,0,0,0,0,0,0,9,0,no,0,0,0,none,0 MI_RUSH_WINDMILL,
+//2382,0,0,0,0,0,0,9,0,no,0,0,0,none,0 MI_ECHOSONG,
+//2383,0,0,0,0,0,0,9,0,no,0,0,0,none,0 MI_HARMONIZE,
+//2412,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_LESSON,
+//2413,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_METALICSOUND,
+//2414,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_REVERBERATION,
+//2417,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_DOMINION_IMPULSE,
+//2418,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_SEVERE_RAINSTORM,
+//2419,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_POEMOFNETHERWORLD,
+//2420,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_VOICEOFSIREN,
+//2421,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_DEADHILLHERE,
+//2422,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_LULLABY_DEEPSLEEP,
+//2423,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_SIRCLEOFNATURE,
+//2424,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_RANDOMIZESPELL,
+//2425,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_GLOOMYDAY,
+//2426,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_GREAT_ECHO,
+//2427,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_SONG_OF_MANA,
+//2428,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_DANCE_WITH_WUG,
+//2429,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_SOUND_OF_DESTRUCTION,
+//2430,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_SATURDAY_NIGHT_FEVER,
+//2431,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_LERADS_DEW,
+//2432,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_MELODYOFSINK,
+//2433,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_BEYOND_OF_WARCRY,
+//2434,0,0,0,0,0,0,9,0,no,0,0,0,none,0 WM_UNLIMITED_HUMMING_VOICE,
+//2443,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_FIREWALK,
+//2444,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_ELECTRICWALK,
+//2445,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_SPELLFIST,
+//2446,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EARTHGRAVE,
+//2447,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_DIAMONDDUST,
+//2448,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_POISON_BUSTER,
+//2449,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_PSYCHIC_WAVE,
+//2450,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_CLOUD_KILL,
+//2451,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_STRIKING,
+//2452,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_WARMER,
+//2453,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_VACUUM_EXTREME,
+//2454,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_VARETYR_SPEAR,
+//2455,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_ARRULLO,
+//2456,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EL_CONTROL,
+//2457,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_SUMMON_AGNI,
+//2458,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_SUMMON_AQUA,
+//2459,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_SUMMON_VENTUS,
+//2460,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_SUMMON_TERA,
+//2461,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EL_ACTION,
+//2462,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EL_ANALYSIS,
+//2463,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EL_SYMPATHY,
+//2464,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EL_CURE,
+//2465,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_FIRE_INSIGNIA,
+//2466,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_WATER_INSIGNIA,
+//2467,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_WIND_INSIGNIA,
+//2468,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SO_EARTH_INSIGNIA,
+//2535,0,0,0,0,0,0,9,0,no,0,0,0,none,0 ALL_BUYING_STORE,
+//2474,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_TRAINING_SWORD,
+//2475,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_REMODELING_CART,
+//2476,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_CART_TORNADO,
+//2477,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_CARTCANNON,
+//2478,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_CARTBOOST,
+//2479,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_THORNS_TRAP,
+//2480,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_BLOOD_SUCKER,
+//2481,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_SPORE_EXPLOSION,
+//2482,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_WALLOFTHORN,
+//2483,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_CRAZYWEED,
+//2485,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_DEMONIC_FIRE,
+//2486,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_FIRE_EXPANSION,
+//2490,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_HELLS_PLANT,
+//2492,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_MANDRAGORA,
+//2493,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_SLINGITEM,
+//2494,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_CHANGEMATERIAL,
+//2495,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_MIX_COOKING,
+//2496,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_MAKEBOMB,
+//2497,0,0,0,0,0,0,9,0,no,0,0,0,none,0 GN_S_PHARMACY,
+//2515,0,0,0,0,0,0,9,0,no,0,0,0,none,0 AB_SECRAMENT,
+//2517,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_HOWLINGOFLION,
+//2518,0,0,0,0,0,0,9,0,no,0,0,0,none,0 SR_RIDEINLIGHTNING,
+
+// Unknown
+//2533,0,0,0,0,0,0,9,0,no,0,0,0,none,0 ALL_ODINS_RECALL,
+
+// Episode 13.3
+//2534,0,0,0,0,0,0,9,0,no,0,0,0,none,0 RETURN_TO_ELDICASTES,
+
+8001,9,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, HLIF_HEAL,Healing Touch
+8002,0,6,4,0,0x3,-1,5,1,no,0,0,0,none,0, HLIF_AVOID,Avoid
+8003,0,0,0,0,0,1,5,0,no,0,0,0,none,0, HLIF_BRAIN,Brain Surgery
+8004,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HLIF_CHANGE,Change
+8005,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_CASTLE,Castling
+8006,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_DEFENCE,Defense
+8007,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HAMI_SKIN,Adamantium Skin
+8008,0,6,4,0,0x1,0,3,0,no,0,0,0,none,0, HAMI_BLOODLUST,Bloodlust
+8009,1,8,1,0,0,0,5,-1:-2:-2:-2:-3,no,0,0,0,weapon,0, HFLI_MOON,Moonlight
+8010,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HFLI_FLEET,Fleeting Move
+8011,0,6,4,0,0x1,0,5,0,yes,0,0,0,misc,0, HFLI_SPEED,Speed
+8012,1,6,1,0,0,0,3,0,no,0,0,0,none,0, HFLI_SBR44,S.B.R.44
+8013,9,6,1,0,0,0,5,1:2:3:4:5,no,0,0,0,magic,0, HVAN_CAPRICE,Caprice
+8014,0,6,4,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_CHAOTIC,Benediction of Chaos
+8015,0,0,0,0,0x1,0,5,0,no,0,0,0,none,0, HVAN_INSTRUCT,Instruct
+8016,4,6,4,-1,0xD2,4,3,1,no,0,0,0,misc,0, HVAN_EXPLOSION,Bio Explosion
// Mercenary Skill Place holders
8201,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, MS_BASH,Bash
@@ -714,23 +989,70 @@
8232,9,6,1,0,0x1,0,10,1,no,0,0,0,none,0, MER_PROVOKE,Provoke
8233,0,6,4,0,0x1,0,1,1,no,0,0,0,weapon,0, MER_AUTOBERSERK,Berserk
8234,9,6,1,0,0x1,0,10,1,yes,0,0,0,magic,0, MER_DECAGI,Decrease_AGI
-8235,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, MER_SCAPEGOAT,Scapegoat
+8235,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, MER_SCAPEGOAT,Scapegoat
8236,5,6,1,0,0x1,0,10,0,yes,0,0,0,magic,0, MER_LEXDIVINA,Lex_Divina
8237,9,6,1,0,0x1,0,1,1,yes,0,0,0,magic,0, MER_ESTIMATION,Sense
+//8238,0,0,0,0,0,0,9,0,no,0,0,0,none,0, MER_KYRIE,Kyrie Eleison
+//8239,0,0,0,0,0,0,9,0,no,0,0,0,none,0, MER_BLESSING,Blessing
+//8240,0,0,0,0,0,0,9,0,no,0,0,0,none,0, MER_INCAGI,Increase Agility
+
+// Summons skills.
+//8416,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_AQUAPLAY,
+//8420,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_BLAST,
+//8418,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_CHILLY_AIR,
+//8401,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_CIRCLE_OF_FIRE,
+//8417,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_COOLER,
+//8423,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_CURSED_SOIL,
+//8425,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_ARROW,
+//8426,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_BOMB,
+//8427,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_BOMB_ATK,
+//8402,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_CLOAK,
+//8403,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_MANTLE,
+//8428,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_WAVE,
+//8429,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_FIRE_WAVE_ATK,
+//8419,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_GUST,
+//8414,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_HEATER,
+//8435,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_HURRICANE,
+//8436,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_HURRICANE_ATK,
+//8430,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_ICE_NEEDLE,
+//8422,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_PETROLOGY,
+//8412,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_POWER_OF_GAIA,
+//8413,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_PYROTECHNIC,
+//8440,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_ROCK_CRUSHER,
+//8441,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_ROCK_CRUSHER_ATK,
+//8410,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_SOLID_SKIN,
+//8439,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_STONE_HAMMER,
+//8442,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_STONE_RAIN,
+//8411,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_STONE_SHIELD,
+//8433,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_TIDAL_WEAPON,
+//8415,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_TROPIC,
+//8437,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_TYPOON_MIS,
+//8438,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_TYPOON_MIS_ATK,
+//8424,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_UPHEAVAL,
+//8406,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WATER_BARRIER,
+//8405,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WATER_DROP,
+//8404,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WATER_SCREEN,
+//8431,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WATER_SCREW,
+//8432,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WATER_SCREW_ATK,
+//8421,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WILD_STORM,
+//8408,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WIND_CURTAIN,
+//8434,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WIND_SLASH,
+//8407,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_WIND_STEP,
+//8409,0,0,0,0,0,0,9,0,no,0,0,0,none,0 EL_ZEPHYR,
-10000,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_APPROVAL,Official Guild Approval
-10001,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_KAFRACONTRACT,Kafra Contract
-10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDRESEARCH,Guardian Research
-10003,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDUP,Strengthen Guardians
-10004,0,0,0,0,0,0,10,0,no,0,0x10,0,none,0, GD_EXTENSION,Guild Extension
-10005,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GLORYGUILD,Guild's Glory
-10006,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_LEADERSHIP,Great Leadership
-10007,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_GLORYWOUNDS,Glorious Wounds
-10008,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_SOULCOLD,Cold Heart
-10009,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_HAWKEYES,Sharp Gaze
-10010,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_BATTLEORDER,Battle Orders
-10011,0,0,4,0,0x3,15,3,0,yes,0,0x10,0,none,0, GD_REGENERATION,Regeneration
-10012,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_RESTORE,Restoration
-10013,0,0,4,0,0x3,0,1,0,yes,0,0x10,0,none,0, GD_EMERGENCYCALL,Urgent Call
-10014,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_DEVELOPMENT,Permanent Development
-//10015,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_ITEMEMERGENCYCALL,Unknown Skill
+10000,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_APPROVAL,Official Guild Approval
+10001,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_KAFRACONTRACT,Kafra Contract
+10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDRESEARCH,Guardian Research
+10003,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GUARDUP,Strengthen Guardians
+10004,0,0,0,0,0,0,10,0,no,0,0x10,0,none,0, GD_EXTENSION,Guild Extension
+10005,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_GLORYGUILD,Guild's Glory
+10006,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_LEADERSHIP,Great Leadership
+10007,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_GLORYWOUNDS,Glorious Wounds
+10008,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_SOULCOLD,Cold Heart
+10009,0,0,0,0,0,2,1,0,no,0,0x10,0,none,0, GD_HAWKEYES,Sharp Gaze
+10010,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_BATTLEORDER,Battle Orders
+10011,0,0,4,0,0x3,15,3,0,yes,0,0x10,0,none,0, GD_REGENERATION,Regeneration
+10012,0,0,4,0,0x3,15,1,0,yes,0,0x10,0,none,0, GD_RESTORE,Restoration
+10013,0,0,4,0,0x3,0,1,0,yes,0,0x10,0,none,0, GD_EMERGENCYCALL,Urgent Call
+10014,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_DEVELOPMENT,Permanent Development
+//10015,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0, GD_ITEMEMERGENCYCALL,Unknown Skill