landsandboat/sql/spell_list.sql
Shadowmh 16781759a4 Added new Latent: LATENT_MP_OVER for use with Oneiros Ring.
Added latent effect for Oneiros Ring.
Added Haste II Spell.
2015-08-26 22:02:12 -05:00

914 lines
190 KiB
SQL

-- MySQL dump 10.13 Distrib 5.5.31, for Win32 (x86)
--
-- Host: localhost Database: dspdb
-- ------------------------------------------------------
-- Server version 5.5.31
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `spell_list`
--
DROP TABLE IF EXISTS `spell_list`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `spell_list` (
`spellid` smallint(3) unsigned NOT NULL,
`name` char(20) NOT NULL,
`jobs` binary(22) NOT NULL,
`group` tinyint(3) unsigned NOT NULL DEFAULT '0',
`element` tinyint(3) unsigned NOT NULL DEFAULT '0',
`zonemisc` smallint(5) unsigned NOT NULL DEFAULT '0',
`validTargets` tinyint(3) unsigned NOT NULL DEFAULT '0',
`skill` tinyint(2) unsigned NOT NULL DEFAULT '0',
`mpCost` smallint(4) unsigned NOT NULL DEFAULT '0',
`castTime` smallint(5) unsigned NOT NULL DEFAULT '0',
`recastTime` int(10) unsigned NOT NULL DEFAULT '0',
`message` smallint(5) unsigned NOT NULL DEFAULT '0',
`magicBurstMessage` smallint(5) NOT NULL DEFAULT '0',
`animation` smallint(5) unsigned NOT NULL DEFAULT '0',
`animationTime` smallint(5) unsigned NOT NULL DEFAULT '2000',
`AOE` tinyint(1) unsigned NOT NULL DEFAULT '0',
`base` smallint(4) unsigned NOT NULL DEFAULT '0',
`multiplier` float(4,2) NOT NULL DEFAULT '1.00',
`CE` int(10) unsigned NOT NULL DEFAULT '0',
`VE` int(10) unsigned NOT NULL DEFAULT '0',
`requirements` tinyint(2) NOT NULL DEFAULT '0',
`spell_range` smallint(3) unsigned NOT NULL DEFAULT '0',
`required_expansion` VARCHAR(7) NULL DEFAULT NULL,
PRIMARY KEY (`spellid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AVG_ROW_LENGTH=68;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `spell_list`
--
LOCK TABLES `spell_list` WRITE;
/*!40000 ALTER TABLE `spell_list` DISABLE KEYS */;
INSERT INTO `spell_list` VALUES ('1', 'cure', 0x00000100030005000000000000000000000000050000, '6', '7', '0', '95', '33', '8', '2000', '5000', '7', '7', '1', '4000', '4', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('2', 'cure_ii', 0x00000B000E0011000000000000000000000000110000, '6', '7', '0', '95', '33', '24', '2250', '5500', '7', '7', '2', '4000', '4', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('3', 'cure_iii', 0x000015001A001E0000000000000000000000001E0000, '6', '7', '0', '95', '33', '46', '2500', '6000', '7', '7', '3', '4000', '4', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('4', 'cure_iv', 0x00002900300033000000000000000000000000370000, '6', '7', '0', '95', '33', '88', '2500', '8000', '7', '7', '4', '4000', '4', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('5', 'cure_v', 0x00003D00000000000000000000000000000000000000, '6', '7', '0', '95', '33', '135', '2500', '10000', '7', '7', '5', '4000', '0', '0', '1.00', '400', '700', '0', '204',null);
INSERT INTO `spell_list` VALUES ('6', 'cure_vi', 0x00005000000000000000000000000000000000000000, '6', '7', '0', '95', '33', '227', '3250', '15000', '7', '7', '6', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('7', 'curaga', 0x00001000000000000000000000000000000000000000, '6', '7', '0', '3', '33', '60', '4500', '10000', '0', '0', '7', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('8', 'curaga_ii', 0x00001F00000000000000000000000000000000000000, '6', '7', '0', '3', '33', '120', '4750', '10000', '0', '0', '8', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('9', 'curaga_iii', 0x00003300000000000000000000000000000000000000, '6', '7', '0', '3', '33', '180', '5000', '10500', '0', '0', '9', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('10', 'curaga_iv', 0x00004700000000000000000000000000000000000000, '6', '7', '0', '3', '33', '260', '5250', '10750', '0', '0', '10', '4000', '1', '0', '1.00', '0', '0', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('11', 'curaga_v', 0x00005B00000000000000000000000000000000000000, '6', '7', '0', '3', '33', '380', '5750', '11000', '0', '0', '11', '4000', '1', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('12', 'raise', 0x00001900260032000000000000000000000000230000, '6', '7', '0', '32', '33', '150', '15000', '60000', '0', '0', '12', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('13', 'raise_ii', 0x00003800000000000000000000000000000000460000, '6', '7', '0', '32', '33', '150', '14000', '60000', '0', '0', '13', '4000', '0', '0', '1.00', '0', '0', '4', '204',null);
INSERT INTO `spell_list` VALUES ('14', 'poisona', 0x000006000000000000000000000000000000000A0000, '6', '7', '0', '91', '33', '8', '1000', '5000', '0', '0', '14', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('15', 'paralyna', 0x000009000000000000000000000000000000000C0000, '6', '7', '0', '91', '33', '12', '1000', '5000', '0', '0', '15', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('16', 'blindna', 0x00000E00000000000000000000000000000000110000, '6', '7', '0', '91', '33', '16', '1000', '10000', '0', '0', '16', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('17', 'silena', 0x00001300000000000000000000000000000000160000, '6', '7', '0', '91', '33', '24', '1000', '5000', '0', '0', '17', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('18', 'stona', 0x00002700000000000000000000000000000000320000, '6', '7', '0', '91', '33', '40', '1000', '5000', '0', '0', '18', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('19', 'viruna', 0x000022000000000000000000000000000000002E0000, '6', '7', '0', '91', '33', '48', '1000', '5000', '0', '0', '19', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('20', 'cursna', 0x00001D00000000000000000000000000000000200000, '6', '7', '0', '91', '33', '30', '1000', '10000', '0', '0', '20', '4000', '4', '0', '1.00', '1', '300', '4', '204',null);
INSERT INTO `spell_list` VALUES ('21', 'holy', 0x00003200000037000000000000000000000000000000, '6', '7', '0', '4', '32', '100', '750', '60000', '2', '252', '21', '4000', '0', '125', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('22', 'holy_ii', 0x00005F00000063000000000000000000000000000000, '6', '7', '0', '4', '32', '150', '1250', '60000', '2', '252', '22', '4000', '0', '250', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('23', 'dia', 0x00000300010000000000000000000000000000000000, '6', '7', '0', '4', '35', '7', '1000', '5000', '2', '252', '23', '4000', '0', '2', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('24', 'dia_ii', 0x000024001F0000000000000000000000000000000000, '6', '7', '0', '4', '35', '30', '1500', '6000', '2', '252', '24', '4000', '0', '6', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('25', 'dia_iii', 0x000000004B0000000000000000000000000000000000, '6', '7', '0', '4', '35', '45', '2000', '7000', '2', '252', '25', '4000', '0', '10', '1.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('26', 'dia_iv', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '35', '164', '2500', '8000', '2', '0', '26', '4000', '0', '16', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('27', 'dia_v', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '35', '217', '3000', '9000', '2', '0', '27', '4000', '0', '23', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('28', 'banish', 0x00000500000007000000000000000000000000000000, '6', '7', '0', '4', '32', '15', '2000', '15000', '2', '252', '28', '4000', '0', '14', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('29', 'banish_ii', 0x00001E00000022000000000000000000000000000000, '6', '7', '0', '4', '32', '57', '3750', '30000', '2', '252', '29', '4000', '0', '85', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('30', 'banish_iii', 0x00004100000000000000000000000000000000000000, '6', '7', '0', '4', '32', '96', '5500', '45000', '2', '252', '30', '4000', '0', '198', '1.50', '0', '0', '0', '204','COP');
INSERT INTO `spell_list` VALUES ('31', 'banish_iv', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '32', '108', '6500', '55000', '2', '252', '31', '4000', '0', '290', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('32', 'banish_v', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '32', '159', '7500', '60000', '2', '252', '32', '4000', '0', '360', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('33', 'diaga', 0x000012000F0000000000000000000000000000000000, '6', '7', '0', '4', '35', '12', '1500', '6000', '2', '0', '33', '4000', '1', '2', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('34', 'diaga_ii', 0x000012000F0000000000000000000000000000000000, '6', '7', '0', '4', '35', '60', '1750', '7000', '2', '0', '34', '4000', '1', '6', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('35', 'diaga_iii', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '35', '120', '2000', '8000', '2', '0', '35', '4000', '1', '10', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('36', 'diaga_iv', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '35', '180', '2250', '9000', '2', '0', '36', '4000', '1', '16', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('37', 'diaga_v', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '35', '240', '2500', '10000', '2', '0', '37', '4000', '1', '23', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('38', 'banishga', 0x00000F00000000000000000000000000000000000000, '6', '7', '0', '4', '32', '41', '2750', '15000', '2', '252', '38', '4000', '1', '50', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('39', 'banishga_ii', 0x00002800000000000000000000000000000000000000, '6', '7', '0', '4', '32', '120', '4500', '30000', '2', '252', '39', '4000', '1', '180', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('40', 'banishga_iii', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '32', '233', '6500', '45000', '2', '252', '40', '4000', '1', '180', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('41', 'banishga_iv', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '32', '380', '5750', '55000', '2', '252', '41', '4000', '1', '180', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('42', 'banishga_v', 0x00000000000000000000000000000000000000000000, '6', '7', '0', '4', '32', '563', '6000', '60000', '2', '252', '42', '4000', '1', '180', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('43', 'protect', 0x0000070007000A0000000000000000000000000A0000, '6', '7', '0', '91', '34', '9', '1000', '5000', '230', '0', '43', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('44', 'protect_ii', 0x00001B001B001E0000000000000000000000001E0000, '6', '7', '0', '91', '34', '28', '1250', '5250', '230', '0', '44', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('45', 'protect_iii', 0x00002F002F0032000000000000000000000000320000, '6', '7', '0', '91', '34', '46', '1500', '5500', '230', '0', '45', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('46', 'protect_iv', 0x00003F003F0046000000000000000000000000420000, '6', '7', '0', '91', '34', '65', '1750', '5750', '230', '0', '46', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('47', 'protect_v', 0x00004C004D005A000000000000000000000000500000, '6', '7', '0', '91', '34', '84', '2000', '6000', '230', '0', '47', '4000', '4', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('48', 'shell', 0x00001100110014000000000000000000000000140000, '6', '7', '0', '91', '34', '18', '1000', '5000', '230', '0', '48', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('49', 'shell_ii', 0x00002500250028000000000000000000000000280000, '6', '7', '0', '91', '34', '37', '1250', '5250', '230', '0', '49', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('50', 'shell_iii', 0x0000390039003C0000000000000000000000003C0000, '6', '7', '0', '91', '34', '56', '1500', '5500', '230', '0', '50', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('51', 'shell_iv', 0x00004400440050000000000000000000000000470000, '6', '7', '0', '91', '34', '75', '1750', '5750', '230', '0', '51', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('52', 'shell_v', 0x00004C005700000000000000000000000000005A0000, '6', '7', '0', '91', '34', '93', '2000', '6000', '230', '0', '52', '4000', '4', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('53', 'blink', 0x000013001700000000000000000000000000001D0000, '6', '4', '0', '1', '34', '20', '6000', '10000', '230', '0', '53', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('54', 'stoneskin', 0x00001C002200000000000000000000000000002C0000, '6', '2', '0', '1', '34', '29', '7000', '30000', '230', '0', '54', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('55', 'aquaveil', 0x00000A000C00000000000000000000000000000D0000, '6', '3', '0', '1', '34', '12', '5000', '10000', '230', '0', '55', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('56', 'slow', 0x00000D000D0000000000000000000000000000000000, '6', '2', '0', '4', '35', '15', '2000', '20000', '230', '0', '56', '4000', '0', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('57', 'haste', 0x00002800300000000000000000000000000000000000, '6', '6', '0', '91', '34', '40', '3000', '20000', '230', '0', '57', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('58', 'paralyze', 0x00000400060000000000000000000000000000000000, '6', '5', '0', '4', '35', '6', '3000', '10000', '84', '84', '58', '4000', '0', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('59', 'silence', 0x00000F00120000000000000000000000000000000000, '6', '4', '0', '4', '35', '16', '3000', '10000', '0', '0', '59', '4000', '0', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('60', 'barfire', 0x00000000110000000000000000000000000000000000, '6', '7', '0', '1', '34', '6', '500', '10000', '230', '0', '60', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('61', 'barblizzard', 0x00000000150000000000000000000000000000000000, '6', '7', '0', '1', '34', '6', '500', '10000', '230', '0', '61', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('62', 'baraero', 0x000000000D0000000000000000000000000000000000, '6', '7', '0', '1', '34', '6', '500', '10000', '230', '0', '62', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('63', 'barstone', 0x00000000050000000000000000000000000000000000, '6', '7', '0', '1', '34', '6', '500', '10000', '230', '0', '63', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('64', 'barthunder', 0x00000000190000000000000000000000000000000000, '6', '7', '0', '1', '34', '6', '500', '10000', '230', '0', '64', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('65', 'barwater', 0x00000000090000000000000000000000000000000000, '6', '7', '0', '1', '34', '6', '500', '10000', '230', '0', '65', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('66', 'barfira', 0x00001100000000000000000000000000000000000000, '6', '7', '0', '1', '34', '12', '500', '10000', '230', '0', '66', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('67', 'barblizzara', 0x00001500000000000000000000000000000000000000, '6', '7', '0', '1', '34', '12', '500', '10000', '230', '0', '67', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('68', 'baraera', 0x00000D00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '12', '500', '10000', '230', '0', '68', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('69', 'barstonra', 0x00000500000000000000000000000000000000000000, '6', '7', '0', '1', '34', '12', '500', '10000', '230', '0', '69', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('70', 'barthundra', 0x00001900000000000000000000000000000000000000, '6', '7', '0', '1', '34', '12', '500', '10000', '230', '0', '70', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('71', 'barwatera', 0x00000900000000000000000000000000000000000000, '6', '7', '0', '1', '34', '12', '500', '10000', '230', '0', '71', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('72', 'barsleep', 0x00000000070000000000000000000000000000000000, '6', '7', '0', '1', '34', '7', '2500', '10000', '230', '0', '72', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('73', 'barpoison', 0x000000000A0000000000000000000000000000000000, '6', '7', '0', '1', '34', '9', '2500', '10000', '230', '0', '73', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('74', 'barparalyze', 0x000000000C0000000000000000000000000000000000, '6', '7', '0', '1', '34', '11', '2500', '10000', '230', '0', '74', '4000', '4', '0', '1.00', '1', '80', '0', '0',null);
INSERT INTO `spell_list` VALUES ('75', 'barblind', 0x00000000120000000000000000000000000000000000, '6', '7', '0', '1', '34', '13', '2500', '10000', '230', '0', '75', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('76', 'barsilence', 0x00000000170000000000000000000000000000000000, '6', '7', '0', '1', '34', '15', '2500', '10000', '230', '0', '76', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('77', 'barpetrify', 0x000000002B0000000000000000000000000000000000, '6', '7', '0', '1', '34', '20', '2500', '10000', '230', '0', '77', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('78', 'barvirus', 0x00000000270000000000000000000000000000000000, '6', '7', '0', '1', '34', '25', '2500', '10000', '230', '0', '78', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('79', 'slow_ii', 0x000000004B0000000000000000000000000000000000, '6', '2', '0', '4', '35', '45', '3000', '20000', '0', '0', '283', '4000', '0', '0', '1.00', '1', '320', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('80', 'paralyze_ii', 0x000000004B0000000000000000000000000000000000, '6', '5', '0', '4', '35', '36', '3000', '20000', '0', '0', '282', '4000', '0', '0', '1.00', '1', '320', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('81', 'recall-jugner', 0x00003500000000000000000000000000000000000000, '6', '4', '0', '1', '34', '125', '20000', '10000', '230', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('82', 'recall-pashh', 0x00003500000000000000000000000000000000000000, '6', '4', '0', '1', '34', '125', '20000', '10000', '230', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('83', 'recall-meriph', 0x00003500000000000000000000000000000000000000, '6', '4', '0', '1', '34', '125', '20000', '10000', '230', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('84', 'baramnesia', 0x000000004E0000000000000000000000000000000000, '6', '7', '0', '1', '34', '30', '2500', '10000', '230', '0', '0', '4000', '0', '0', '1.00', '1', '300', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('85', 'baramnesra', 0x00004E00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '60', '2500', '10000', '230', '0', '0', '4000', '0', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('86', 'barsleepra', 0x00000700000000000000000000000000000000000000, '6', '7', '0', '1', '34', '14', '5000', '10000', '230', '0', '79', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('87', 'barpoisonra', 0x00000A00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '18', '5000', '10000', '230', '0', '80', '4000', '1', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('88', 'barparalyzra', 0x00000C00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '22', '5000', '10000', '230', '0', '81', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('89', 'barblindra', 0x00001200000000000000000000000000000000000000, '6', '7', '0', '1', '34', '26', '5000', '10000', '230', '0', '82', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('90', 'barsilencera', 0x00001700000000000000000000000000000000000000, '6', '7', '0', '1', '34', '30', '5000', '10000', '230', '0', '83', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('91', 'barpetra', 0x00002B00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '40', '5000', '10000', '230', '0', '84', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('92', 'barvira', 0x00002700000000000000000000000000000000000000, '6', '7', '0', '1', '34', '50', '5000', '10000', '230', '0', '85', '4000', '1', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('93', 'cura', 0x00002800000000000000000000000000000000000000, '6', '7', '0', '1', '33', '30', '5000', '30000', '0', '0', '298', '4000', '1', '0', '1.00', '50', '50', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('94', 'sacrifice', 0x00004100000000000000000000000000000000000000, '6', '7', '0', '3', '33', '18', '1000', '30000', '0', '0', '299', '4000', '0', '0', '1.00', '1', '300', '0', '204','WOTG');
INSERT INTO `spell_list` VALUES ('95', 'esuna', 0x00003D00000000000000000000000000000000000000, '6', '7', '0', '3', '33', '24', '1000', '30000', '0', '0', '300', '4000', '1', '0', '1.00', '1', '300', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('96', 'auspice', 0x00003700000000000000000000000000000000000000, '6', '7', '0', '3', '34', '30', '3000', '10000', '230', '0', '142', '4000', '1', '0', '1.00', '1', '300', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('97', 'reprisal', 0x0000000000003D000000000000000000000000000000, '6', '7', '0', '1', '34', '24', '500', '180000', '230', '0', '143', '4000', '0', '0', '1.00', '1', '80', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('98', 'repose', 0x00003000000000000000000000000000000000000000, '6', '7', '0', '4', '32', '26', '4500', '30000', '230', '0', '482', '4000', '0', '0', '1.00', '1', '300', '0', '204','WOTG');
INSERT INTO `spell_list` VALUES ('99', 'sandstorm', 0x00000000000000000000000000000000000000290000, '6', '2', '0', '3', '34', '30', '2000', '18000', '230', '0', '776', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('100', 'enfire', 0x00000000180000000000000000000000000000000000, '6', '1', '0', '1', '34', '12', '3000', '10000', '230', '0', '100', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('101', 'enblizzard', 0x00000000160000000000000000000000000000000000, '6', '5', '0', '1', '34', '12', '3000', '10000', '230', '0', '101', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('102', 'enaero', 0x00000000140000000000000000000000000000000000, '6', '4', '0', '1', '34', '12', '3000', '10000', '230', '0', '102', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('103', 'enstone', 0x00000000120000000000000000000000000000000000, '6', '2', '0', '1', '34', '12', '3000', '10000', '230', '0', '103', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('104', 'enthunder', 0x00000000100000000000000000000000000000000000, '6', '6', '0', '1', '34', '12', '3000', '10000', '230', '0', '104', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('105', 'enwater', 0x000000001B0000000000000000000000000000000000, '6', '3', '0', '1', '34', '12', '3000', '10000', '230', '0', '105', '4000', '4', '0', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('106', 'phalanx', 0x0000000021004D000000000000000000000000000000, '6', '7', '0', '1', '34', '21', '3000', '10000', '230', '0', '106', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('107', 'phalanx_ii', 0x000000004B0000000000000000000000000000000000, '6', '7', '0', '3', '34', '42', '3000', '10000', '230', '0', '107', '4000', '0', '0', '1.00', '1', '300', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('108', 'regen', 0x00001500150000000000000000000000000000120000, '6', '7', '0', '3', '34', '15', '1500', '12000', '230', '0', '108', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('109', 'refresh', 0x00000000290000000000000000000000000000000000, '6', '7', '0', '3', '34', '40', '5000', '18000', '230', '0', '109', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('110', 'regen_ii', 0x00002C004C0000000000000000000000000000250000, '6', '7', '0', '3', '34', '36', '1750', '16000', '230', '0', '139', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('111', 'regen_iii', 0x000042000000000000000000000000000000003B0000, '6', '7', '0', '3', '34', '64', '2000', '20000', '230', '0', '140', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('112', 'flash', 0x00002D00000025000000000000000000000000000000, '6', '7', '0', '4', '32', '25', '500', '45000', '0', '0', '486', '4000', '0', '0', '1.00', '180', '1280', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('113', 'rainstorm', 0x000000000000000000000000000000000000002B0000, '6', '3', '0', '3', '34', '30', '2000', '18000', '230', '0', '774', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('114', 'windstorm', 0x000000000000000000000000000000000000002D0000, '6', '4', '0', '3', '34', '30', '2000', '18000', '230', '0', '777', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('115', 'firestorm', 0x000000000000000000000000000000000000002F0000, '6', '1', '0', '3', '34', '30', '2000', '18000', '230', '0', '773', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('116', 'hailstorm', 0x00000000000000000000000000000000000000310000, '6', '5', '0', '3', '34', '30', '2000', '18000', '230', '0', '778', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('117', 'thunderstorm', 0x00000000000000000000000000000000000000330000, '6', '6', '0', '3', '34', '30', '2000', '18000', '230', '0', '775', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('118', 'voidstorm', 0x00000000000000000000000000000000000000350000, '6', '8', '0', '3', '34', '30', '2000', '18000', '230', '0', '780', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('119', 'aurorastorm', 0x00000000000000000000000000000000000000370000, '6', '7', '0', '3', '34', '30', '2000', '18000', '230', '0', '779', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('120', 'teleport-yhoat', 0x00002600000000000000000000000000000000000000, '6', '4', '0', '1', '34', '100', '20000', '10000', '0', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('121', 'teleport-altep', 0x00002600000000000000000000000000000000000000, '6', '4', '0', '1', '34', '100', '20000', '10000', '0', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('122', 'teleport-holla', 0x00002400000000000000000000000000000000000000, '6', '4', '0', '1', '34', '75', '20000', '10000', '0', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('123', 'teleport-dem', 0x00002400000000000000000000000000000000000000, '6', '4', '0', '1', '34', '75', '20000', '10000', '0', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('124', 'teleport-mea', 0x00002400000000000000000000000000000000000000, '6', '4', '0', '1', '34', '75', '20000', '10000', '0', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('125', 'protectra', 0x00000700000000000000000000000000000000000000, '6', '7', '0', '1', '34', '9', '3000', '15000', '0', '0', '127', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('126', 'protectra_ii', 0x00001B00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '28', '3750', '16000', '0', '0', '128', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('127', 'protectra_iii', 0x00002F00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '46', '4500', '17000', '0', '0', '129', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('128', 'protectra_iv', 0x00003F00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '65', '5250', '18000', '0', '0', '130', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('129', 'protectra_v', 0x00004B00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '84', '6000', '19000', '0', '0', '131', '4000', '1', '0', '1.00', '1', '100', '1', '0','TOAU');
INSERT INTO `spell_list` VALUES ('130', 'shellra', 0x00001100000000000000000000000000000000000000, '6', '7', '0', '1', '34', '18', '3000', '15000', '0', '0', '132', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('131', 'shellra_ii', 0x00002500000000000000000000000000000000000000, '6', '7', '0', '1', '34', '37', '3750', '16000', '0', '0', '133', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('132', 'shellra_iii', 0x00003900000000000000000000000000000000000000, '6', '7', '0', '1', '34', '56', '4500', '17000', '0', '0', '134', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('133', 'shellra_iv', 0x00004400000000000000000000000000000000000000, '6', '7', '0', '1', '34', '75', '5250', '18000', '0', '0', '135', '4000', '1', '0', '1.00', '1', '100', '0', '0',null);
INSERT INTO `spell_list` VALUES ('134', 'shellra_v', 0x00004B00000000000000000000000000000000000000, '6', '7', '0', '1', '34', '93', '6000', '19000', '0', '0', '136', '4000', '1', '0', '1.00', '1', '100', '1', '0','TOAU');
INSERT INTO `spell_list` VALUES ('135', 'reraise', 0x00001900000000000000000000000000000000230000, '6', '7', '0', '1', '33', '150', '8000', '60000', '0', '0', '137', '4000', '0', '0', '1.00', '1', '80', '4', '0',null);
INSERT INTO `spell_list` VALUES ('136', 'invisible', 0x00001900190000000000000000000000000000190000, '6', '4', '0', '3', '34', '15', '2000', '10000', '0', '0', '498', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('137', 'sneak', 0x00001400140000000000000000000000000000140000, '6', '4', '0', '3', '34', '12', '2000', '8000', '0', '0', '499', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('138', 'deodorize', 0x00000F000F00000000000000000000000000000F0000, '6', '4', '0', '3', '34', '10', '2000', '8000', '0', '0', '500', '4000', '4', '0', '1.00', '1', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('139', 'teleport-vahzl', 0x00002A00000000000000000000000000000000000000, '6', '4', '0', '1', '34', '100', '20000', '10000', '0', '0', '122', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('140', 'raise_iii', 0x000046000000000000000000000000000000005B0000, '6', '7', '0', '32', '33', '150', '13000', '60000', '0', '0', '495', '4000', '0', '0', '1.00', '0', '0', '4', '204',null);
INSERT INTO `spell_list` VALUES ('141', 'reraise_ii', 0x00003800000000000000000000000000000000460000, '6', '7', '0', '1', '33', '150', '7500', '60000', '0', '0', '493', '4000', '0', '0', '1.00', '1', '80', '4', '0',null);
INSERT INTO `spell_list` VALUES ('142', 'reraise_iii', 0x000046000000000000000000000000000000005B0000, '6', '7', '0', '1', '33', '150', '7000', '60000', '0', '0', '494', '4000', '0', '0', '1.00', '1', '80', '4', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('143', 'erase', 0x00002000000000000000000000000000000000270000, '6', '7', '0', '3', '34', '18', '2500', '15000', '0', '0', '138', '4000', '4', '0', '1.00', '1', '480', '4', '204',null);
INSERT INTO `spell_list` VALUES ('144', 'fire', 0x0000000D130000170000000000000000000000100000, '2', '1', '0', '4', '36', '7', '500', '2000', '2', '252', '144', '4000', '0', '35', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('145', 'fire_ii', 0x000000263200003C00000000000000000000002A0000, '2', '1', '0', '4', '36', '26', '1500', '6000', '2', '252', '145', '4000', '0', '133', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('146', 'fire_iii', 0x0000003E4700005800000000000000000000003F0000, '2', '1', '0', '4', '36', '63', '3000', '15000', '2', '252', '146', '4000', '0', '295', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('147', 'fire_iv', 0x00000049560000000000000000000000000000490000, '2', '1', '0', '4', '36', '135', '6000', '30000', '2', '252', '147', '4000', '0', '472', '1.00', '0', '0', '2', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('148', 'fire_v', 0x000000560000000000000000000000000000005B0000, '2', '1', '0', '4', '36', '228', '10000', '45000', '2', '252', '148', '4000', '0', '785', '1.00', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('149', 'blizzard', 0x000000111800001D0000000000000000000000140000, '2', '5', '0', '4', '36', '8', '500', '2000', '2', '252', '149', '4000', '0', '46', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('150', 'blizzard_ii', 0x0000002A3700004200000000000000000000002E0000, '2', '5', '0', '4', '36', '31', '1500', '6000', '2', '252', '150', '4000', '0', '155', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('151', 'blizzard_iii', 0x000000404900005C0000000000000000000000420000, '2', '5', '0', '4', '36', '75', '3000', '15000', '2', '252', '151', '4000', '0', '320', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('152', 'blizzard_iv', 0x0000004A5900000000000000000000000000004A0000, '2', '5', '0', '4', '36', '162', '6000', '30000', '2', '252', '152', '4000', '0', '506', '2.00', '0', '0', '2', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('153', 'blizzard_v', 0x000000590000000000000000000000000000005F0000, '2', '5', '0', '4', '36', '267', '10000', '45000', '2', '252', '153', '4000', '0', '829', '2.30', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('154', 'aero', 0x000000090E00001100000000000000000000000C0000, '2', '4', '0', '4', '36', '6', '500', '2000', '2', '252', '154', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('155', 'aero_ii', 0x000000222D0000360000000000000000000000260000, '2', '4', '0', '4', '36', '22', '1500', '6000', '2', '252', '155', '4000', '0', '113', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('156', 'aero_iii', 0x0000003B4500005400000000000000000000003C0000, '2', '4', '0', '4', '36', '54', '3000', '15000', '2', '252', '156', '4000', '0', '265', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('157', 'aero_iv', 0x00000048530000000000000000000000000000480000, '2', '4', '0', '4', '36', '115', '6000', '30000', '2', '252', '157', '4000', '0', '440', '2.00', '0', '0', '2', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('158', 'aero_v', 0x00000053000000000000000000000000000000570000, '2', '4', '0', '4', '36', '198', '10000', '45000', '2', '252', '158', '4000', '0', '738', '2.30', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('159', 'stone', 0x00000001040000050000000000000000000000040000, '2', '2', '0', '4', '36', '4', '500', '2000', '2', '252', '159', '4000', '0', '10', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('160', 'stone_ii', 0x0000001A2300002A00000000000000000000001E0000, '2', '2', '0', '4', '36', '16', '1500', '6000', '2', '252', '160', '4000', '0', '78', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('161', 'stone_iii', 0x000000334100004C0000000000000000000000360000, '2', '2', '0', '4', '36', '40', '3000', '15000', '2', '252', '161', '4000', '0', '210', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('162', 'stone_iv', 0x000000444D0000000000000000000000000000460000, '2', '2', '0', '4', '36', '88', '6000', '30000', '2', '252', '162', '4000', '0', '381', '2.00', '0', '0', '2', '204',null);
INSERT INTO `spell_list` VALUES ('163', 'stone_v', 0x0000004D0000000000000000000000000000004F0000, '2', '2', '0', '4', '36', '156', '10000', '45000', '2', '252', '163', '4000', '0', '626', '2.30', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('164', 'thunder', 0x000000151D0000230000000000000000000000180000, '2', '6', '0', '4', '36', '9', '500', '2000', '2', '252', '164', '4000', '0', '60', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('165', 'thunder_ii', 0x0000002E3C0000480000000000000000000000330000, '2', '6', '0', '4', '36', '37', '1500', '6000', '2', '252', '165', '4000', '0', '178', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('166', 'thunder_iii', 0x000000424B0000600000000000000000000000450000, '2', '6', '0', '4', '36', '91', '3000', '15000', '2', '252', '166', '4000', '0', '345', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('167', 'thunder_iv', 0x0000004B5C00000000000000000000000000004B0000, '2', '6', '0', '4', '36', '195', '6000', '30000', '2', '252', '167', '4000', '0', '541', '2.00', '0', '0', '2', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('168', 'thunder_v', 0x0000005C000000000000000000000000000000630000, '2', '6', '0', '4', '36', '306', '10000', '45000', '2', '252', '168', '4000', '0', '874', '2.30', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('169', 'water', 0x000000050900000B0000000000000000000000080000, '2', '3', '0', '4', '36', '5', '500', '2000', '2', '252', '169', '4000', '0', '16', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('170', 'water_ii', 0x0000001E280000300000000000000000000000220000, '2', '3', '0', '4', '36', '19', '1500', '6000', '2', '252', '170', '4000', '0', '95', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('171', 'water_iii', 0x00000037430000500000000000000000000000390000, '2', '3', '0', '4', '36', '46', '3000', '15000', '2', '252', '171', '4000', '0', '236', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('172', 'water_iv', 0x00000046500000000000000000000000000000470000, '2', '3', '0', '4', '36', '99', '6000', '30000', '2', '252', '172', '4000', '0', '410', '2.00', '0', '0', '2', '204',null);
INSERT INTO `spell_list` VALUES ('173', 'water_v', 0x00000050000000000000000000000000000000530000, '2', '3', '0', '4', '36', '175', '10000', '45000', '2', '252', '173', '4000', '0', '680', '2.30', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('174', 'firaga', 0x0000001C000000000000000000000000000000000000, '2', '1', '0', '4', '36', '57', '2000', '5000', '2', '252', '174', '4000', '1', '120', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('175', 'firaga_ii', 0x00000035000000000000000000000000000000000000, '2', '1', '0', '4', '36', '153', '4000', '10000', '2', '252', '175', '4000', '1', '312', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('176', 'firaga_iii', 0x00000045000000000000000000000000000000000000, '2', '1', '0', '4', '36', '263', '7000', '25000', '2', '252', '176', '4000', '1', '589', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('177', 'firaga_iv', 0x00000000000000000000000000000000000000000000, '2', '1', '0', '4', '36', '428', '9250', '39750', '2', '252', '177', '4000', '1', '886', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('178', 'firaga_v', 0x00000000000000000000000000000000000000000000, '2', '1', '0', '4', '36', '610', '10500', '48500', '2', '252', '178', '4000', '1', '1178', '2.30', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('179', 'blizzaga', 0x00000020000000000000000000000000000000000000, '2', '5', '0', '4', '36', '80', '2000', '5000', '2', '252', '179', '4000', '1', '145', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('180', 'blizzaga_ii', 0x00000039000000000000000000000000000000000000, '2', '5', '0', '4', '36', '175', '4000', '10000', '2', '252', '180', '4000', '1', '350', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('181', 'blizzaga_iii', 0x00000047000000000000000000000000000000000000, '2', '5', '0', '4', '36', '297', '7000', '25000', '2', '252', '181', '4000', '1', '642', '1.50', '0', '0', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('182', 'blizzaga_iv', 0x00000000000000000000000000000000000000000000, '2', '5', '0', '4', '36', '455', '9250', '40750', '2', '252', '182', '4000', '1', '934', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('183', 'blizzaga_v', 0x00000000000000000000000000000000000000000000, '2', '5', '0', '4', '36', '642', '11250', '49000', '2', '252', '183', '4000', '1', '1146', '2.30', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('184', 'aeroga', 0x00000017000000000000000000000000000000000000, '2', '4', '0', '4', '36', '45', '2000', '5000', '2', '252', '184', '4000', '1', '93', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('185', 'aeroga_ii', 0x00000030000000000000000000000000000000000000, '2', '4', '0', '4', '36', '131', '4000', '10000', '2', '252', '185', '4000', '1', '266', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('186', 'aeroga_iii', 0x00000043000000000000000000000000000000000000, '2', '4', '0', '4', '36', '232', '7000', '25000', '2', '252', '186', '4000', '1', '527', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('187', 'aeroga_iv', 0x00000000000000000000000000000000000000000000, '2', '4', '0', '4', '36', '396', '8750', '38750', '2', '252', '187', '4000', '1', '788', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('188', 'aeroga_v', 0x00000000000000000000000000000000000000000000, '2', '4', '0', '4', '36', '571', '10500', '45750', '2', '252', '188', '4000', '1', '1054', '2.30', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('189', 'stonega', 0x0000000F000000000000000000000000000000000000, '2', '2', '0', '4', '36', '24', '2000', '5000', '2', '252', '189', '4000', '1', '56', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('190', 'stonega_ii', 0x00000028000000000000000000000000000000000000, '2', '2', '0', '4', '36', '93', '4000', '10000', '2', '252', '190', '4000', '1', '201', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('191', 'stonega_iii', 0x0000003F000000000000000000000000000000000000, '2', '2', '0', '4', '36', '175', '7000', '25000', '2', '252', '191', '4000', '1', '434', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('192', 'stonega_iv', 0x00000000000000000000000000000000000000000000, '2', '2', '0', '4', '36', '345', '8250', '34750', '2', '252', '192', '4000', '1', '667', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('193', 'stonega_v', 0x00000000000000000000000000000000000000000000, '2', '2', '0', '4', '36', '512', '10250', '41750', '2', '252', '193', '4000', '1', '868', '2.30', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('194', 'thundaga', 0x00000024000000000000000000000000000000000000, '2', '6', '0', '4', '36', '105', '2000', '5000', '2', '252', '194', '4000', '1', '172', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('195', 'thundaga_ii', 0x0000003D000000000000000000000000000000000000, '2', '6', '0', '4', '36', '200', '4000', '10000', '2', '252', '195', '4000', '1', '392', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('196', 'thundaga_iii', 0x00000049000000000000000000000000000000000000, '2', '6', '0', '4', '36', '332', '7000', '25000', '2', '252', '196', '4000', '1', '697', '1.50', '0', '0', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('197', 'thundaga_iv', 0x00000000000000000000000000000000000000000000, '2', '6', '0', '4', '36', '483', '9500', '42000', '2', '252', '197', '4000', '1', '1002', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('198', 'thundaga_v', 0x00000000000000000000000000000000000000000000, '2', '6', '0', '4', '36', '674', '11500', '50000', '2', '252', '198', '4000', '1', '1394', '2.30', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('199', 'waterga', 0x00000013000000000000000000000000000000000000, '2', '3', '0', '4', '36', '34', '2000', '5000', '2', '252', '199', '4000', '1', '74', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('200', 'waterga_ii', 0x0000002C000000000000000000000000000000000000, '2', '3', '0', '4', '36', '112', '4000', '10000', '2', '252', '200', '4000', '1', '232', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('201', 'waterga_iii', 0x00000041000000000000000000000000000000000000, '2', '3', '0', '4', '36', '202', '7000', '25000', '2', '252', '201', '4000', '1', '480', '1.50', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('202', 'waterga_iv', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '36', '371', '8250', '36000', '2', '252', '202', '4000', '1', '728', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('203', 'waterga_v', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '36', '541', '10250', '45000', '2', '252', '203', '4000', '1', '960', '2.30', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('204', 'flare', 0x0000003C000000000000000000000000000000000000, '2', '1', '0', '4', '36', '315', '12000', '60000', '2', '252', '204', '4000', '0', '657', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('205', 'flare_ii', 0x0000004B000000000000000000000000000000000000, '2', '1', '0', '4', '36', '280', '10000', '60000', '2', '252', '205', '4000', '0', '710', '2.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('206', 'freeze', 0x00000032000000000000000000000000000000000000, '2', '5', '0', '4', '36', '315', '12000', '60000', '2', '252', '206', '4000', '0', '526', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('207', 'freeze_ii', 0x0000004B000000000000000000000000000000000000, '2', '5', '0', '4', '36', '280', '10000', '60000', '2', '252', '207', '4000', '0', '710', '2.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('208', 'tornado', 0x00000034000000000000000000000000000000000000, '2', '4', '0', '4', '36', '315', '12000', '60000', '2', '252', '208', '4000', '0', '552', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('209', 'tornado_ii', 0x0000004B000000000000000000000000000000000000, '2', '4', '0', '4', '36', '280', '10000', '60000', '2', '252', '209', '4000', '0', '710', '2.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('210', 'quake', 0x00000036000000000000000000000000000000000000, '2', '2', '0', '4', '36', '315', '12000', '60000', '2', '252', '210', '4000', '0', '577', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('211', 'quake_ii', 0x0000004B000000000000000000000000000000000000, '2', '2', '0', '4', '36', '280', '10000', '60000', '2', '252', '211', '4000', '0', '710', '2.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('212', 'burst', 0x00000038000000000000000000000000000000000000, '2', '6', '0', '4', '36', '315', '12000', '60000', '2', '252', '212', '4000', '0', '603', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('213', 'burst_ii', 0x0000004B000000000000000000000000000000000000, '2', '6', '0', '4', '36', '280', '10000', '60000', '2', '252', '213', '4000', '0', '710', '2.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('214', 'flood', 0x0000003A000000000000000000000000000000000000, '2', '3', '0', '4', '36', '315', '12000', '60000', '2', '252', '214', '4000', '0', '630', '2.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('215', 'flood_ii', 0x0000004B000000000000000000000000000000000000, '2', '3', '0', '4', '36', '280', '10000', '60000', '2', '252', '215', '4000', '0', '710', '2.00', '0', '0', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('216', 'gravity', 0x00000000150000000000000000000000000000000000, '2', '4', '0', '4', '35', '24', '1500', '60000', '2', '252', '216', '4000', '3', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('217', 'gravity_ii', 0x00000000620000000000000000000000000000000000, '2', '4', '0', '4', '36', '36', '1500', '70000', '2', '252', '217', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('218', 'meteor', 0x00000063000000000000000000000000000000000000, '2', '7', '0', '4', '36', '418', '8000', '52000', '2', '252', '241', '4000', '0', '964', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('219', 'comet', 0x0000005E000000000000000000000000000000000000, '2', '8', '0', '4', '37', '350', '10000', '45000', '2', '252', '219', '4000', '0', '964', '2.30', '1', '320', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('220', 'poison', 0x00000003050000060000000000000000000000000000, '2', '3', '0', '4', '35', '5', '1000', '5000', '0', '0', '220', '4000', '3', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('221', 'poison_ii', 0x0000002B2E00002E0000000000000000000000000000, '2', '3', '0', '4', '35', '38', '1000', '5000', '0', '0', '221', '4000', '3', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('222', 'poison_iii', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '35', '72', '1000', '5000', '0', '0', '222', '4000', '0', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('223', 'poison_iv', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '35', '106', '1000', '5000', '0', '0', '223', '4000', '0', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('224', 'poison_v', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '35', '140', '1000', '5000', '0', '0', '224', '4000', '0', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('225', 'poisonga', 0x000000180000001A0000000000000000000000000000, '2', '3', '0', '4', '35', '44', '2000', '10000', '0', '0', '225', '4000', '1', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('226', 'poisonga_ii', 0x00000040000000420000000000000000000000000000, '2', '3', '0', '4', '35', '112', '2000', '10000', '0', '0', '226', '4000', '1', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('227', 'poisonga_iii', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '35', '180', '2000', '10000', '0', '0', '227', '4000', '1', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('228', 'poisonga_iv', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '35', '248', '2000', '10000', '0', '0', '228', '4000', '1', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('229', 'poisonga_v', 0x00000000000000000000000000000000000000000000, '2', '3', '0', '4', '35', '314', '2000', '10000', '0', '0', '229', '4000', '1', '0', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('230', 'bio', 0x0000000A0A00000F0000000000000000000000000000, '2', '8', '0', '4', '37', '15', '1500', '5000', '2', '252', '230', '4000', '3', '10', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('231', 'bio_ii', 0x00000023240000280000000000000000000000000000, '2', '8', '0', '4', '37', '36', '1500', '5000', '2', '252', '231', '4000', '3', '50', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('232', 'bio_iii', 0x000000004B0000000000000000000000000000000000, '2', '8', '0', '4', '37', '54', '1500', '15000', '2', '252', '232', '4000', '0', '100', '1.00', '1', '320', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('233', 'bio_iv', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '37', '154', '1500', '30000', '0', '0', '233', '4000', '0', '150', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('234', 'bio_v', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '37', '197', '1500', '45000', '0', '0', '234', '4000', '0', '200', '1.00', '1', '320', '0', '204',null);
INSERT INTO `spell_list` VALUES ('235', 'burn', 0x00000018000000000000000000000000000000000000, '2', '1', '0', '4', '36', '25', '2500', '10000', '2', '252', '235', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('236', 'frost', 0x00000016000000000000000000000000000000000000, '2', '5', '0', '4', '36', '25', '2500', '10000', '2', '252', '236', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('237', 'choke', 0x00000014000000000000000000000000000000000000, '2', '4', '0', '4', '36', '25', '2500', '10000', '2', '252', '237', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('238', 'rasp', 0x00000012000000000000000000000000000000000000, '2', '2', '0', '4', '36', '25', '2500', '10000', '2', '252', '238', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('239', 'shock', 0x00000010000000000000000000000000000000000000, '2', '6', '0', '4', '36', '25', '2500', '10000', '2', '252', '239', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('240', 'drown', 0x0000001B000000000000000000000000000000000000, '2', '3', '0', '4', '36', '25', '2500', '10000', '2', '252', '240', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('241', 'retrace', 0x00000037000000000000000000000000000000000000, '2', '8', '0', '3', '34', '150', '8000', '10000', '0', '0', '284', '4000', '0', '0', '1.00', '1', '300', '0', '204','WOTG');
INSERT INTO `spell_list` VALUES ('242', 'absorb-acc', 0x000000000000003D0000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '285', '4000', '3', '0', '1.00', '1', '640', '0', '204','WOTG');
INSERT INTO `spell_list` VALUES ('244', 'meteor_ii', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '37', '666', '5000', '10000', '0', '0', '280', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('245', 'drain', 0x0000000C0000000A0000000000000000000000150000, '2', '8', '0', '4', '37', '21', '3000', '60000', '227', '274', '245', '4000', '3', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('246', 'drain_ii', 0x000000000000003E0000000000000000000000000000, '2', '8', '0', '4', '37', '37', '3000', '180000', '227', '274', '246', '4000', '0', '0', '1.00', '0', '0', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('247', 'aspir', 0x00000019000000140000000000000000000000240000, '2', '8', '0', '4', '37', '10', '3000', '60000', '228', '275', '247', '4000', '3', '0', '1.00', '320', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('248', 'aspir_ii', 0x000000530000004E0000000000000000000000610000, '2', '8', '0', '4', '37', '5', '8000', '75000', '228', '228', '248', '4000', '0', '0', '1.00', '320', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('249', 'blaze_spikes', 0x0000000A1400000000000000000000000000001E0000, '2', '1', '0', '1', '34', '8', '3000', '10000', '0', '0', '249', '4000', '3', '0', '1.00', '1', '480', '0', '0',null);
INSERT INTO `spell_list` VALUES ('250', 'ice_spikes', 0x00000014280000000000000000000000000000320000, '2', '5', '0', '1', '34', '16', '3000', '10000', '0', '0', '250', '4000', '3', '0', '1.00', '1', '480', '0', '0',null);
INSERT INTO `spell_list` VALUES ('251', 'shock_spikes', 0x0000001E3C0000000000000000000000000000460000, '2', '6', '0', '1', '34', '24', '3000', '10000', '0', '0', '251', '4000', '3', '0', '1.00', '1', '480', '0', '0',null);
INSERT INTO `spell_list` VALUES ('252', 'stun', 0x0000002D000000250000000000000000000000000000, '2', '6', '0', '4', '37', '25', '500', '45000', '0', '268', '252', '2000', '3', '0', '1.00', '180', '1280', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('253', 'sleep', 0x000000141900001E00000000000000000000001E0000, '2', '8', '0', '4', '35', '19', '2500', '30000', '0', '0', '253', '4000', '3', '0', '1.00', '1', '300', '2', '204',null);
INSERT INTO `spell_list` VALUES ('254', 'blind', 0x00000004080000000000000000000000000000000000, '2', '8', '0', '4', '35', '5', '2000', '10000', '0', '0', '254', '4000', '3', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('255', 'break', 0x000000555700005F00000000000000000000005A0000, '2', '2', '0', '4', '35', '39', '3000', '30000', '0', '0', '255', '4000', '3', '0', '1.00', '0', '0', '2', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('256', 'virus', 0x00000000000000000000000000000000000000000000, '2', '1', '0', '4', '35', '39', '3000', '30000', '0', '0', '256', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('257', 'curse', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '37', '39', '3000', '30000', '0', '0', '257', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('258', 'bind', 0x000000070B0000140000000000000000000000000000, '2', '5', '0', '4', '35', '8', '2000', '40000', '0', '0', '258', '4000', '3', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('259', 'sleep_ii', 0x000000292E0000380000000000000000000000410000, '2', '8', '0', '4', '35', '29', '3000', '30000', '0', '0', '265', '4000', '3', '0', '1.00', '1', '300', '2', '204',null);
INSERT INTO `spell_list` VALUES ('260', 'dispel', 0x00000000200000000000000000000000000000200000, '2', '8', '0', '4', '35', '25', '3000', '10000', '0', '0', '487', '4000', '3', '0', '1.00', '1', '300', '2', '204',null);
INSERT INTO `spell_list` VALUES ('261', 'warp', 0x00000011000000000000000000000000000000000000, '2', '8', '0', '1', '34', '100', '4000', '10000', '0', '0', '261', '4000', '0', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('262', 'warp_ii', 0x00000024000000000000000000000000000000000000, '2', '8', '0', '3', '34', '150', '5000', '10000', '0', '0', '264', '4000', '0', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('263', 'escape', 0x0000001D000000000000000000000000000000000000, '2', '8', '1', '1', '34', '125', '15000', '60000', '0', '0', '266', '4000', '1', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('264', 'tractor', 0x00000019000000200000000000000000000000000000, '2', '8', '16', '32', '37', '26', '3000', '10000', '0', '0', '262', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('265', 'tractor_ii', 0x00000000000000000000000000000000000000000000, '2', '8', '16', '32', '37', '50', '3000', '10000', '0', '0', '262', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('266', 'absorb-str', 0x000000000000002B0000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '278', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('267', 'absorb-dex', 0x00000000000000290000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '275', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('268', 'absorb-vit', 0x00000000000000230000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '279', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('269', 'absorb-agi', 0x00000000000000250000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '273', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('270', 'absorb-int', 0x00000000000000270000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '276', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('271', 'absorb-mnd', 0x000000000000001F0000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '277', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('272', 'absorb-chr', 0x00000000000000210000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '274', '4000', '3', '0', '1.00', '1', '640', '0', '204',null);
INSERT INTO `spell_list` VALUES ('273', 'sleepga', 0x0000001F000000000000000000000000000000000000, '2', '8', '0', '4', '35', '38', '3000', '30000', '0', '0', '269', '4000', '1', '0', '1.00', '180', '0', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('274', 'sleepga_ii', 0x00000038000000000000000000000000000000000000, '2', '8', '0', '4', '35', '58', '3500', '45000', '0', '0', '270', '4000', '1', '0', '1.00', '180', '0', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('275', 'absorb-tp', 0x000000000000002D0000000000000000000000000000, '2', '8', '0', '4', '37', '33', '2000', '60000', '0', '0', '125', '4000', '3', '0', '1.00', '1', '320', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('276', 'blind_ii', 0x000000004B0000000000000000000000000000000000, '2', '8', '0', '4', '35', '31', '3000', '20000', '0', '0', '281', '4000', '0', '0', '1.00', '1', '300', '1', '204','TOAU');
INSERT INTO `spell_list` VALUES ('277', 'dread_spikes', 0x00000000000000470000000000000000000000000000, '2', '8', '0', '1', '37', '78', '3000', '180000', '0', '0', '484', '4000', '0', '0', '1.00', '1', '0', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('278', 'geohelix', 0x00000000000000000000000000000000000000120000, '2', '2', '0', '4', '36', '26', '3750', '17000', '2', '252', '784', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('279', 'hydrohelix', 0x00000000000000000000000000000000000000140000, '2', '3', '0', '4', '36', '26', '3750', '17000', '2', '252', '782', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('280', 'anemohelix', 0x00000000000000000000000000000000000000160000, '2', '4', '0', '4', '36', '26', '3750', '17000', '2', '252', '785', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('281', 'pyrohelix', 0x00000000000000000000000000000000000000180000, '2', '1', '0', '4', '36', '26', '3750', '17000', '2', '252', '781', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('282', 'cryohelix', 0x000000000000000000000000000000000000001A0000, '2', '5', '0', '4', '36', '26', '3750', '17000', '2', '252', '786', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('283', 'ionohelix', 0x000000000000000000000000000000000000001C0000, '2', '6', '0', '4', '36', '26', '3750', '17000', '2', '252', '783', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('284', 'noctohelix', 0x000000000000000000000000000000000000001E0000, '2', '8', '0', '4', '36', '26', '3750', '17000', '2', '252', '788', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('285', 'luminohelix', 0x00000000000000000000000000000000000000200000, '2', '7', '0', '4', '36', '26', '3750', '17000', '2', '252', '787', '4000', '0', '25', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('286', 'addle', 0x00005D00530000000000000000000000000000000000, '6', '1', '0', '4', '35', '36', '2000', '20000', '0', '0', '119', '4000', '0', '0', '1.00', '1', '320', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('287', 'klimaform', 0x000000000000000000000000000000000000002E0000, '2', '8', '0', '1', '37', '30', '5000', '180000', '0', '0', '0', '4000', '3', '0', '1.00', '300', '1', '0', '204','WOTG');
INSERT INTO `spell_list` VALUES ('288', 'fire_spirit', 0x00000000000000000000000000000100000000000000, '5', '1', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('289', 'ice_spirit', 0x00000000000000000000000000000100000000000000, '5', '5', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('290', 'air_spirit', 0x00000000000000000000000000000100000000000000, '5', '4', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('291', 'earth_spirit', 0x00000000000000000000000000000100000000000000, '5', '2', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('292', 'thunder_spirit', 0x00000000000000000000000000000100000000000000, '5', '6', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('293', 'water_spirit', 0x00000000000000000000000000000100000000000000, '5', '3', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('294', 'light_spirit', 0x00000000000000000000000000000100000000000000, '5', '7', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('295', 'dark_spirit', 0x00000000000000000000000000000100000000000000, '5', '8', '128', '1', '38', '10', '1000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('296', 'carbuncle', 0x00000000000000000000000000000100000000000000, '5', '7', '128', '1', '38', '5', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('297', 'fenrir', 0x00000000000000000000000000000100000000000000, '5', '8', '128', '1', '38', '15', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('298', 'ifrit', 0x00000000000000000000000000000100000000000000, '5', '1', '128', '1', '38', '7', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('299', 'titan', 0x00000000000000000000000000000100000000000000, '5', '2', '128', '1', '38', '7', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('300', 'leviathan', 0x00000000000000000000000000000100000000000000, '5', '3', '128', '1', '38', '7', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('301', 'garuda', 0x00000000000000000000000000000100000000000000, '5', '4', '128', '1', '38', '7', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('302', 'shiva', 0x00000000000000000000000000000100000000000000, '5', '5', '128', '1', '38', '7', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('303', 'ramuh', 0x00000000000000000000000000000100000000000000, '5', '6', '128', '1', '38', '7', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('304', 'diabolos', 0x00000000000000000000000000000100000000000000, '5', '8', '128', '1', '38', '15', '5000', '5000', '0', '0', '288', '4000', '0', '0', '1.00', '90', '300', '0', '0','COP');
INSERT INTO `spell_list` VALUES ('305', 'odin', 0x00000000000000000000000000004B00000000000000, '5', '8', '128', '4', '38', '0', '1000', '60000', '0', '0', '288', '4000', '0', '0', '1.00', '0', '0', '0', '104','WOTG');
INSERT INTO `spell_list` VALUES ('306', 'alexander', 0x00000000000000000000000000004B00000000000000, '5', '7', '128', '1', '38', '0', '1000', '60000', '0', '0', '288', '4000', '0', '0', '1.00', '0', '0', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('307', 'cait_sith', 0x00000000000000000000000000000100000000000000, '5', '7', '128', '1', '38', '0', '1000', '60000', '0', '0', '288', '4000', '0', '0', '1.00', '0', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('308', 'animus_augeo', 0x00000000000000000000000000000000000000550000, '6', '0', '0', '0', '0', '21', '5000', '10000', '0', '0', '0', '4000', '4', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('309', 'animus_minuo', 0x00000000000000000000000000000000000000550000, '6', '0', '0', '0', '0', '21', '5000', '10000', '0', '0', '0', '4000', '4', '0', '1.00', '300', '1', '0', '204',null);
INSERT INTO `spell_list` VALUES ('310', 'enlight', 0x00000000000055000000000000000000000000000000, '6', '0', '0', '1', '0', '24', '3000', '30000', '0', '0', '0', '4000', '0', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('311', 'endark', 0x00000000000000550000000000000000000000000000, '2', '0', '0', '1', '0', '24', '3000', '30000', '0', '0', '0', '4000', '0', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('312', 'enfire_ii', 0x000000003A0000000000000000000000000000000000, '6', '1', '0', '1', '34', '24', '3000', '30000', '0', '0', '305', '4000', '0', '0', '1.00', '80', '240', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('313', 'enblizzard_ii', 0x00000000380000000000000000000000000000000000, '6', '5', '0', '1', '34', '24', '3000', '30000', '0', '0', '306', '4000', '0', '0', '1.00', '80', '240', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('314', 'enaero_ii', 0x00000000360000000000000000000000000000000000, '6', '4', '0', '1', '34', '24', '3000', '30000', '0', '0', '304', '4000', '0', '0', '1.00', '80', '240', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('315', 'enstone_ii', 0x00000000340000000000000000000000000000000000, '6', '2', '0', '1', '34', '24', '3000', '30000', '0', '0', '302', '4000', '0', '0', '1.00', '80', '240', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('316', 'enthunder_ii', 0x00000000320000000000000000000000000000000000, '6', '6', '0', '1', '34', '24', '3000', '30000', '0', '0', '307', '4000', '0', '0', '1.00', '80', '240', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('317', 'enwater_ii', 0x000000003C0000000000000000000000000000000000, '6', '3', '0', '1', '34', '24', '3000', '30000', '0', '0', '303', '4000', '0', '0', '1.00', '80', '240', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('318', 'monomi_ichi', 0x00000000000000000000000019000000000000000000, '4', '4', '0', '1', '39', '2553', '1500', '30000', '0', '0', '356', '4000', '0', '10', '1.00', '1', '80', '0', '0','WOTG');
INSERT INTO `spell_list` VALUES ('319', 'aisha_ichi', 0x0000000000000000000000004E000000000000000000, '4', '3', '0', '4', '39', '2555', '4000', '30000', '0', '0', '357', '4000', '0', '10', '1.00', '80', '240', '0', '164','ABYSSEA');
INSERT INTO `spell_list` VALUES ('320', 'katon_ichi', 0x0000000000000000000000000F000000000000000000, '4', '1', '0', '4', '39', '1161', '4000', '30000', '2', '2', '320', '4000', '0', '10', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('321', 'katon_ni', 0x00000000000000000000000028000000000000000000, '4', '1', '0', '4', '39', '1161', '1500', '45000', '2', '2', '321', '4000', '0', '78', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('322', 'katon_san', 0x0000000000000000000000004B000000000000000000, '4', '1', '0', '4', '39', '1161', '2500', '60000', '2', '2', '322', '4000', '0', '105', '1.00', '0', '0', '1', '164','TOAU');
INSERT INTO `spell_list` VALUES ('323', 'hyoton_ichi', 0x0000000000000000000000000F000000000000000000, '4', '5', '0', '4', '39', '1164', '4000', '30000', '2', '2', '323', '4000', '0', '10', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('324', 'hyoton_ni', 0x00000000000000000000000028000000000000000000, '4', '5', '0', '4', '39', '1164', '1500', '45000', '2', '2', '324', '4000', '0', '78', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('325', 'hyoton_san', 0x0000000000000000000000004B000000000000000000, '4', '5', '0', '4', '39', '1164', '2500', '60000', '2', '2', '325', '4000', '0', '105', '1.00', '0', '0', '1', '164','TOAU');
INSERT INTO `spell_list` VALUES ('326', 'huton_ichi', 0x0000000000000000000000000F000000000000000000, '4', '4', '0', '4', '39', '1167', '4000', '30000', '2', '2', '326', '4000', '0', '10', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('327', 'huton_ni', 0x00000000000000000000000028000000000000000000, '4', '4', '0', '4', '39', '1167', '1500', '45000', '2', '2', '327', '4000', '0', '78', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('328', 'huton_san', 0x0000000000000000000000004B000000000000000000, '4', '4', '0', '4', '39', '1167', '2500', '60000', '2', '2', '328', '4000', '0', '105', '1.00', '0', '0', '1', '164','TOAU');
INSERT INTO `spell_list` VALUES ('329', 'doton_ichi', 0x0000000000000000000000000F000000000000000000, '4', '2', '0', '4', '39', '1170', '4000', '30000', '2', '2', '329', '4000', '0', '10', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('330', 'doton_ni', 0x00000000000000000000000028000000000000000000, '4', '2', '0', '4', '39', '1170', '1500', '45000', '2', '2', '330', '4000', '0', '78', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('331', 'doton_san', 0x0000000000000000000000004B000000000000000000, '4', '2', '0', '4', '39', '1170', '2500', '60000', '2', '2', '331', '4000', '0', '105', '1.00', '0', '0', '1', '164','TOAU');
INSERT INTO `spell_list` VALUES ('332', 'raiton_ichi', 0x0000000000000000000000000F000000000000000000, '4', '6', '0', '4', '39', '1173', '4000', '30000', '2', '2', '332', '4000', '0', '10', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('333', 'raiton_ni', 0x00000000000000000000000028000000000000000000, '4', '6', '0', '4', '39', '1173', '1500', '45000', '2', '2', '333', '4000', '0', '78', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('334', 'raiton_san', 0x0000000000000000000000004B000000000000000000, '4', '6', '0', '4', '39', '1173', '2500', '60000', '2', '2', '334', '4000', '0', '105', '1.00', '0', '0', '1', '164','TOAU');
INSERT INTO `spell_list` VALUES ('335', 'suiton_ichi', 0x0000000000000000000000000F000000000000000000, '4', '3', '0', '4', '39', '1176', '4000', '30000', '2', '2', '335', '4000', '0', '10', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('336', 'suiton_ni', 0x00000000000000000000000028000000000000000000, '4', '3', '0', '4', '39', '1176', '1500', '45000', '2', '2', '336', '4000', '0', '78', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('337', 'suiton_san', 0x0000000000000000000000004B000000000000000000, '4', '3', '0', '4', '39', '1176', '2500', '60000', '2', '2', '337', '4000', '0', '105', '1.00', '0', '0', '1', '164','TOAU');
INSERT INTO `spell_list` VALUES ('338', 'utsusemi_ichi', 0x0000000000000000000000000C000000000000000000, '4', '4', '0', '1', '39', '1179', '4000', '30000', '0', '0', '338', '4000', '0', '10', '1.00', '1', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('339', 'utsusemi_ni', 0x00000000000000000000000025000000000000000000, '4', '4', '0', '1', '39', '1179', '1500', '45000', '0', '0', '339', '4000', '0', '78', '1.00', '1', '300', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('340', 'utsusemi_san', 0x00000000000000000000000063000000000000000000, '4', '4', '0', '1', '39', '1179', '2500', '60000', '0', '0', '340', '4000', '0', '105', '1.00', '1', '300', '0', '0',null);
INSERT INTO `spell_list` VALUES ('341', 'jubaku_ichi', 0x0000000000000000000000001E000000000000000000, '4', '5', '0', '4', '39', '1182', '4000', '30000', '237', '267', '341', '4000', '0', '10', '1.00', '80', '240', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('342', 'jubaku_ni', 0x00000000000000000000000000000000000000000000, '4', '5', '0', '4', '39', '1182', '1500', '45000', '237', '267', '342', '4000', '0', '78', '1.00', '0', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('343', 'jubaku_san', 0x00000000000000000000000000000000000000000000, '4', '5', '0', '4', '39', '1182', '2500', '60000', '237', '267', '343', '4000', '0', '105', '1.00', '0', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('344', 'hojo_ichi', 0x00000000000000000000000017000000000000000000, '4', '2', '0', '4', '39', '1185', '4000', '30000', '237', '267', '344', '4000', '0', '10', '1.00', '80', '240', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('345', 'hojo_ni', 0x00000000000000000000000030000000000000000000, '4', '2', '0', '4', '39', '1185', '1500', '45000', '237', '267', '345', '4000', '0', '78', '1.00', '80', '240', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('346', 'hojo_san', 0x00000000000000000000000000000000000000000000, '4', '2', '0', '4', '39', '1185', '2500', '60000', '237', '267', '346', '4000', '0', '105', '1.00', '80', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('347', 'kurayami_ichi', 0x00000000000000000000000013000000000000000000, '4', '8', '0', '4', '39', '1188', '4000', '30000', '267', '267', '347', '4000', '0', '10', '1.00', '80', '240', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('348', 'kurayami_ni', 0x0000000000000000000000002C000000000000000000, '4', '8', '0', '4', '39', '1188', '1500', '45000', '237', '267', '348', '4000', '0', '78', '1.00', '80', '240', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('349', 'kurayami_san', 0x00000000000000000000000000000000000000000000, '4', '8', '0', '4', '39', '1188', '2500', '60000', '237', '267', '349', '4000', '0', '105', '1.00', '0', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('350', 'dokumori_ichi', 0x0000000000000000000000001B000000000000000000, '4', '3', '0', '4', '39', '1191', '4000', '30000', '237', '267', '350', '4000', '0', '10', '1.00', '80', '240', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('351', 'dokumori_ni', 0x00000000000000000000000000000000000000000000, '4', '3', '0', '4', '39', '1191', '1500', '45000', '237', '267', '351', '4000', '0', '78', '1.00', '0', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('352', 'dokumori_san', 0x00000000000000000000000000000000000000000000, '4', '3', '0', '4', '39', '1191', '2500', '60000', '237', '267', '352', '4000', '0', '105', '1.00', '0', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('353', 'tonko_ichi', 0x00000000000000000000000009000000000000000000, '4', '4', '0', '1', '39', '1194', '1500', '30000', '0', '0', '353', '4000', '0', '10', '1.00', '1', '0', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('354', 'tonko_ni', 0x00000000000000000000000022000000000000000000, '4', '4', '0', '1', '39', '1194', '1500', '45000', '0', '0', '354', '4000', '0', '78', '1.00', '1', '0', '0', '0',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('355', 'tonko_san', 0x00000000000000000000000000000000000000000000, '4', '4', '0', '1', '39', '1194', '2500', '60000', '0', '0', '355', '4000', '0', '105', '1.00', '1', '0', '0', '0',null);
INSERT INTO `spell_list` VALUES ('356', 'paralyga', 0x00000000000000000000000000000000000000000000, '6', '5', '0', '4', '35', '12', '4000', '20000', '0', '0', '488', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('357', 'slowga', 0x00000000000000000000000000000000000000000000, '6', '2', '0', '4', '35', '30', '2500', '30000', '0', '0', '489', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('358', 'hastega', 0x00000000000000000000000000000000000000000000, '6', '6', '0', '1', '34', '80', '4000', '30000', '0', '0', '490', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('359', 'silencega', 0x00000000000000000000000000000000000000000000, '6', '4', '0', '4', '35', '32', '4000', '20000', '0', '0', '491', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('360', 'dispelga', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '35', '20', '5000', '60000', '0', '0', '492', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('361', 'blindga', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '35', '10', '2500', '20000', '0', '0', '267', '4000', '1', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('362', 'bindga', 0x00000000000000000000000000000000000000000000, '2', '5', '0', '4', '35', '16', '2500', '50000', '0', '0', '268', '4000', '1', '0', '1.00', '1', '300', '0', '204',null);
INSERT INTO `spell_list` VALUES ('365', 'breakga', 0x00000000000000000000000000000000000000000000, '2', '2', '0', '4', '35', '100', '5000', '60000', '0', '0', '271', '4000', '1', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('366', 'graviga', 0x00000000000000000000000000000000000000000000, '2', '4', '0', '4', '35', '48', '2000', '60000', '0', '0', '272', '4000', '1', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('367', 'death', 0x00000000000000000000000000000000000000000000, '2', '8', '0', '4', '37', '666', '5000', '10000', '0', '0', '485', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('368', 'foe_requiem', 0x00000000000000000007000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '368', '4000', '0', '0', '1.00', '100', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('369', 'foe_requiem_ii', 0x00000000000000000011000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '369', '4000', '0', '0', '1.00', '100', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('370', 'foe_requiem_iii', 0x00000000000000000025000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '370', '4000', '0', '0', '1.00', '100', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('371', 'foe_requiem_iv', 0x0000000000000000002F000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '371', '4000', '0', '0', '1.00', '100', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('372', 'foe_requiem_v', 0x00000000000000000039000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '372', '4000', '0', '0', '1.00', '100', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('373', 'foe_requiem_vi', 0x00000000000000000043000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '373', '4000', '0', '0', '1.00', '100', '240', '0', '164',null);
INSERT INTO `spell_list` VALUES ('374', 'foe_requiem_vii', 0x0000000000000000004C000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '374', '4000', '0', '0', '1.00', '100', '240', '0', '164','ABYSSEA');
INSERT INTO `spell_list` VALUES ('375', 'foe_requiem_viii', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '375', '4000', '0', '0', '1.00', '0', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('376', 'horde_lullaby', 0x0000000000000000001B000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '376', '4000', '1', '0', '1.00', '240', '0', '0', '164',null);
INSERT INTO `spell_list` VALUES ('377', 'horde_lullaby_ii', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '0', '0', '377', '4000', '1', '0', '1.00', '0', '0', '0', '164','ABYSSEA');
INSERT INTO `spell_list` VALUES ('378', 'armys_paeon', 0x00000000000000000005000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '378', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('379', 'armys_paeon_ii', 0x0000000000000000000F000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '379', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('380', 'armys_paeon_iii', 0x00000000000000000023000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '380', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('381', 'armys_paeon_iv', 0x0000000000000000002D000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '381', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('382', 'armys_paeon_v', 0x00000000000000000041000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '382', '4000', '5', '0', '1.00', '20', '80', '0', '204','COP');
INSERT INTO `spell_list` VALUES ('383', 'armys_paeon_vi', 0x0000000000000000004E000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '383', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('384', 'armys_paeon_vii', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '384', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('385', 'armys_paeon_viii', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '0', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('386', 'mages_ballad', 0x00000000000000000019000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '385', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('387', 'mages_ballad_ii', 0x00000000000000000037000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '386', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('388', 'mages_ballad_iii', 0x00000000000000000055000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '387', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('389', 'knights_minne', 0x00000000000000000001000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '388', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('390', 'knights_minne_ii', 0x00000000000000000015000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '389', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('391', 'knights_minne_iii', 0x00000000000000000029000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '390', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('392', 'knights_minne_iv', 0x0000000000000000003D000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '391', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('393', 'knights_minne_v', 0x00000000000000000050000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '392', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('394', 'valor_minuet', 0x00000000000000000003000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '393', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('395', 'valor_minuet_ii', 0x00000000000000000017000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '394', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('396', 'valor_minuet_iii', 0x0000000000000000002B000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '395', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('397', 'valor_minuet_iv', 0x0000000000000000003F000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '396', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('398', 'valor_minuet_v', 0x00000000000000000057000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '397', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('399', 'sword_madrigal', 0x0000000000000000000B000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '398', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('400', 'blade_madrigal', 0x00000000000000000033000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '399', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('401', 'hunters_prelude', 0x0000000000000000001F000000000000000000000000, '1', '7', '0', '129', '40', '0', '4000', '24000', '230', '0', '400', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('402', 'archers_prelude', 0x00000000000000000047000000000000000000000000, '1', '7', '0', '129', '40', '0', '4000', '24000', '230', '0', '401', '4000', '5', '0', '1.00', '20', '80', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('403', 'sheepfoe_mambo', 0x0000000000000000000D000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '402', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('404', 'dragonfoe_mambo', 0x00000000000000000035000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '403', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('405', 'fowl_aubade', 0x00000000000000000021000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '404', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('406', 'herb_pastoral', 0x00000000000000000009000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '405', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('407', 'chocobo_hum', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '406', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('408', 'shining_fantasia', 0x00000000000000000038000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '407', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('409', 'scops_operetta', 0x00000000000000000013000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '408', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('410', 'puppets_operetta', 0x00000000000000000045000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '409', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('411', 'jesters_operetta', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '410', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('412', 'gold_capriccio', 0x00000000000000000036000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '411', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('413', 'devotee_serenade', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '412', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('414', 'warding_round', 0x00000000000000000049000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '413', '4000', '5', '0', '1.00', '20', '80', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('415', 'goblin_gavotte', 0x00000000000000000031000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '414', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('416', 'cactuar_fugue', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '415', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('417', 'moogle_rhapsody', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '416', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('418', 'protected_aria', 0x00000000000000000000000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '417', '4000', '5', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('419', 'advancing_march', 0x0000000000000000001D000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '434', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('420', 'victory_march', 0x0000000000000000003C000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '435', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('421', 'battlefield_elegy', 0x00000000000000000027000000000000000000000000, '1', '2', '0', '4', '40', '0', '2000', '24000', '237', '0', '436', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('422', 'carnage_elegy', 0x0000000000000000003B000000000000000000000000, '1', '2', '0', '4', '40', '0', '2000', '24000', '237', '0', '437', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('423', 'massacre_elegy', 0x00000000000000000000000000000000000000000000, '1', '2', '0', '4', '40', '0', '2000', '24000', '237', '0', '438', '4000', '0', '0', '1.00', '0', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('424', 'sinewy_etude', 0x00000000000000000022000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '439', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('425', 'dextrous_etude', 0x00000000000000000020000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '440', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('426', 'vivacious_etude', 0x0000000000000000001E000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '441', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('427', 'quick_etude', 0x0000000000000000001C000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '442', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('428', 'learned_etude', 0x0000000000000000001A000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '443', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('429', 'spirited_etude', 0x00000000000000000018000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '444', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('430', 'enchanting_etude', 0x00000000000000000016000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '445', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('431', 'herculean_etude', 0x0000000000000000004A000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '446', '4000', '5', '0', '1.00', '160', '160', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('432', 'uncanny_etude', 0x00000000000000000048000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '447', '4000', '5', '0', '1.00', '160', '160', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('433', 'vital_etude', 0x00000000000000000046000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '448', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('434', 'swift_etude', 0x00000000000000000044000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '449', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('435', 'sage_etude', 0x00000000000000000042000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '450', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('436', 'logical_etude', 0x00000000000000000040000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '451', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('437', 'bewitching_etude', 0x0000000000000000003E000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '452', '4000', '5', '0', '1.00', '160', '160', '0', '204',null);
INSERT INTO `spell_list` VALUES ('438', 'fire_carol', 0x0000000000000000002C000000000000000000000000, '1', '3', '0', '129', '40', '0', '8000', '24000', '230', '0', '418', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('439', 'ice_carol', 0x0000000000000000002E000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '419', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('440', 'wind_carol', 0x0000000000000000002A000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '420', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('441', 'earth_carol', 0x00000000000000000026000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '421', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('442', 'lightning_carol', 0x00000000000000000030000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '422', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('443', 'water_carol', 0x00000000000000000028000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '423', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('444', 'light_carol', 0x00000000000000000024000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '424', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('445', 'dark_carol', 0x00000000000000000032000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '425', '4000', '5', '0', '1.00', '20', '80', '0', '204',null);
INSERT INTO `spell_list` VALUES ('446', 'fire_carol_ii', 0x0000000000000000005A000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '426', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('447', 'ice_carol_ii', 0x0000000000000000005D000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '427', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('448', 'wind_carol_ii', 0x00000000000000000057000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '428', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('449', 'earth_carol_ii', 0x00000000000000000051000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '429', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('450', 'lightning_carol_ii', 0x00000000000000000060000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '430', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('451', 'water_carol_ii', 0x00000000000000000054000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '431', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('452', 'light_carol_ii', 0x00000000000000000063000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '432', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('453', 'dark_carol_ii', 0x00000000000000000063000000000000000000000000, '1', '7', '0', '129', '40', '0', '8000', '24000', '230', '0', '433', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('454', 'fire_threnody', 0x00000000000000000014000000000000000000000000, '1', '3', '0', '4', '40', '0', '2000', '24000', '237', '268', '453', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('455', 'ice_threnody', 0x00000000000000000016000000000000000000000000, '1', '1', '0', '4', '40', '0', '2000', '24000', '237', '268', '454', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('456', 'wind_threnody', 0x00000000000000000012000000000000000000000000, '1', '5', '0', '4', '40', '0', '2000', '24000', '237', '268', '455', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('457', 'earth_threnody', 0x0000000000000000000E000000000000000000000000, '1', '4', '0', '4', '40', '0', '2000', '24000', '237', '268', '456', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('458', 'lightning_threnody', 0x00000000000000000018000000000000000000000000, '1', '2', '0', '4', '40', '0', '2000', '24000', '237', '268', '457', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('459', 'water_threnody', 0x00000000000000000010000000000000000000000000, '1', '6', '0', '4', '40', '0', '2000', '24000', '237', '268', '458', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('460', 'light_threnody', 0x0000000000000000000A000000000000000000000000, '1', '8', '0', '4', '40', '0', '2000', '24000', '237', '268', '459', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('461', 'dark_threnody', 0x0000000000000000000C000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '237', '268', '460', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('462', 'magic_finale', 0x00000000000000000021000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '341', '0', '461', '4000', '0', '0', '1.00', '100', '240', '0', '204',null);
INSERT INTO `spell_list` VALUES ('463', 'foe_lullaby', 0x00000000000000000010000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '237', '0', '376', '4000', '0', '0', '1.00', '240', '0', '0', '204',null);
INSERT INTO `spell_list` VALUES ('464', 'goddesss_hymnus', 0x00000000000000000047000000000000000000000000, '1', '7', '0', '129', '40', '0', '4000', '24000', '230', '0', '462', '4000', '5', '0', '1.00', '20', '80', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('465', 'chocobo_mazurka', 0x00000000000000000049000000000000000000000000, '1', '4', '8', '129', '40', '0', '4000', '60000', '230', '0', '463', '4000', '5', '0', '1.00', '20', '80', '0', '204',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('466', 'maidens_virelai', 0x0000000000000000004B000000000000000000000000, '1', '7', '0', '4', '40', '0', '4000', '60000', '137', '0', '464', '4000', '0', '0', '1.00', '0', '0', '0', '164',null); -- ROTZ
INSERT INTO `spell_list` VALUES ('467', 'raptor_mazurka', 0x00000000000000000025000000000000000000000000, '1', '4', '8', '129', '40', '0', '4000', '24000', '230', '0', '293', '4000', '5', '0', '1.00', '20', '80', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('468', 'foe_sirvente', 0x0000000000000000004B000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '291', '4000', '0', '0', '1.00', '20', '80', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('469', 'adventurers_dirge', 0x0000000000000000004B000000000000000000000000, '1', '7', '0', '3', '40', '0', '4000', '24000', '230', '0', '292', '4000', '0', '0', '1.00', '20', '80', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('470', 'sentinels_scherzo', 0x00000000000000000052000000000000000000000000, '1', '4', '8', '129', '40', '0', '8000', '24000', '230', '0', '465', '4000', '5', '0', '1.00', '20', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('471', 'foe_lullaby_ii', 0x00000000000000000053000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '237', '0', '376', '4000', '0', '0', '1.00', '240', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('473', 'refresh_ii', 0x00000000520000000000000000000000000000000000, '6', '7', '0', '3', '34', '60', '5000', '27000', '0', '0', '118', '4000', '0', '0', '1.00', '1', '300', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('474', 'cura_ii', 0x00005300000000000000000000000000000000000000, '6', '7', '0', '1', '33', '45', '3000', '40000', '0', '0', '298', '4000', '1', '0', '1.00', '75', '75', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('475', 'cura_iii', 0x00006000000000000000000000000000000000000000, '6', '7', '0', '1', '33', '60', '3000', '50000', '0', '0', '298', '4000', '1', '0', '1.00', '100', '100', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('477', 'regen_iv', 0x000056000000000000000000000000000000004F0000, '6', '7', '0', '3', '34', '82', '2250', '24000', '0', '0', '140', '4000', '4', '0', '1.00', '1', '300', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('478', 'embrava', 0x00000000000000000000000000000000000000050000, '6', '7', '0', '27', '36', '1', '3000', '3000', '230', '0', '121', '4000', '4', '1', '1.00', '0', '0', '8', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('479', 'boost-str', 0x00005D00000000000000000000000000000000000000, '6', '1', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('480', 'boost-dex', 0x00006300000000000000000000000000000000000000, '6', '6', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('481', 'boost-vit', 0x00005100000000000000000000000000000000000000, '6', '2', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('482', 'boost-agi', 0x00005A00000000000000000000000000000000000000, '6', '4', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('483', 'boost-int', 0x00006000000000000000000000000000000000000000, '6', '5', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('484', 'boost-mnd', 0x00005400000000000000000000000000000000000000, '6', '3', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('485', 'boost-chr', 0x00005700000000000000000000000000000000000000, '6', '7', '0', '1', '34', '36', '5000', '10000', '0', '0', '0', '4000', '1', '0', '1.00', '1', '80', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('486', 'gain-str', 0x000000005D0000000000000000000000000000000000, '6', '1', '0', '1', '34', '36', '5000', '10000', '0', '0', '817', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('487', 'gain-dex', 0x00000000630000000000000000000000000000000000, '6', '6', '0', '1', '34', '36', '5000', '10000', '0', '0', '835', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('488', 'gain-vit', 0x00000000510000000000000000000000000000000000, '6', '2', '0', '1', '34', '36', '5000', '10000', '0', '0', '813', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('489', 'gain-agi', 0x000000005A0000000000000000000000000000000000, '6', '4', '0', '1', '34', '36', '5000', '10000', '0', '0', '815', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('490', 'gain-int', 0x00000000600000000000000000000000000000000000, '6', '5', '0', '1', '34', '36', '5000', '10000', '0', '0', '818', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('491', 'gain-mnd', 0x00000000540000000000000000000000000000000000, '6', '3', '0', '1', '34', '36', '5000', '10000', '0', '0', '814', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('492', 'gain-chr', 0x00000000570000000000000000000000000000000000, '6', '7', '0', '1', '34', '36', '5000', '10000', '0', '0', '816', '4000', '0', '0', '1.00', '1', '80', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('493', 'temper', 0x000000005F0000000000000000000000000000000000, '6', '7', '0', '1', '34', '36', '3000', '30000', '0', '0', '120', '4000', '0', '0', '1.00', '1', '300', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('495', 'adloquium', 0x00000000000000000000000000000000000000580000, '6', '0', '0', '0', '0', '50', '5000', '18000', '0', '0', '0', '4000', '4', '0', '1.00', '1', '300', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('496', 'firaja', 0x0000005A000000000000000000000000000000000000, '2', '1', '0', '4', '36', '358', '7000', '45000', '2', '252', '821', '4000', '1', '902', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('497', 'blizzaja', 0x0000005D000000000000000000000000000000000000, '2', '5', '0', '4', '36', '378', '7000', '45000', '2', '252', '823', '4000', '1', '953', '2.30', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('498', 'aeroja', 0x00000057000000000000000000000000000000000000, '2', '4', '0', '4', '36', '338', '7000', '45000', '2', '252', '822', '4000', '1', '844', '2.30', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('499', 'stoneja', 0x00000051000000000000000000000000000000000000, '2', '2', '0', '4', '36', '298', '7000', '45000', '2', '252', '819', '4000', '1', '719', '2.30', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('500', 'thundaja', 0x00000060000000000000000000000000000000000000, '2', '6', '0', '4', '36', '398', '7000', '45000', '2', '252', '824', '4000', '1', '0', '2.30', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('501', 'waterja', 0x00000054000000000000000000000000000000000000, '2', '3', '0', '4', '36', '318', '7000', '45000', '2', '252', '820', '4000', '1', '782', '2.30', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('502', 'kaustra', 0x00000000000000000000000000000000000000050000, '2', '8', '0', '4', '37', '1', '5000', '30000', '2', '252', '242', '4000', '3', '1', '1.00', '0', '0', '8', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('503', 'impact', 0x00005A5A5A00005A0000000000005A000000005A0000, '2', '8', '0', '4', '36', '666', '14000', '120000', '2', '252', '218', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('504', 'regen_v', 0x00000000000000000000000000000000000000630000, '6', '7', '0', '3', '34', '100', '2500', '28000', '0', '0', '141', '4000', '4', '0', '1.00', '1', '300', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('505', 'gekka_ichi', 0x00000000000000000000000058000000000000000000, '4', '8', '0', '1', '39', '8803', '4000', '30000', '237', '267', '362', '4000', '0', '10', '1.00', '1', '300', '0', '0','SOA');
INSERT INTO `spell_list` VALUES ('506', 'yain_ichi', 0x0000000000000000000000005B000000000000000000, '4', '7', '0', '1', '39', '8804', '4000', '30000', '237', '267', '363', '4000', '0', '10', '1.00', '1', '300', '0', '0','SOA');
INSERT INTO `spell_list` VALUES ('507', 'myoshu_ichi', 0x00000000000000000000000055000000000000000000, '4', '6', '0', '1', '39', '2642', '4000', '30000', '237', '267', '359', '4000', '0', '10', '1.00', '10', '300', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('508', 'yurin_ichi', 0x00000000000000000000000053000000000000000000, '4', '7', '0', '4', '39', '2643', '4000', '30000', '237', '267', '358', '4000', '0', '10', '1.00', '80', '240', '0', '164','ABYSSEA');
INSERT INTO `spell_list` VALUES ('509', 'kakka_ichi', 0x0000000000000000000000005D000000000000000000, '4', '6', '0', '1', '39', '2644', '4000', '30000', '237', '267', '361', '4000', '0', '10', '1.00', '80', '240', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('510', 'migawari_ichi', 0x00000000000000000000000058000000000000000000, '4', '0', '0', '1', '39', '2970', '3000', '120000', '237', '267', '360', '4000', '0', '10', '1.00', '1', '300', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('511', 'haste_ii', 0x00000000600000000000000000000000000000000000, '6', '6', '0', '91', '34', '80', '3000', '20000', '230', '0', '929', '4000', '0', '0', '1.00', '1', '300', '0', '204','SOA');
INSERT INTO `spell_list` VALUES ('513', 'venom_shell', 0x0000000000000000000000000000002A000000000000, '3', '3', '0', '4', '43', '86', '3000', '45000', '84', '271', '700', '4000', '1', '0', '1.00', '1', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('515', 'maelstrom', 0x0000000000000000000000000000003D000000000000, '3', '3', '0', '4', '43', '162', '6000', '39000', '2', '252', '690', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('517', 'metallic_body', 0x00000000000000000000000000000008000000000000, '3', '2', '0', '1', '43', '19', '7000', '60000', '230', '0', '638', '4000', '6', '0', '1.00', '1', '300', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('519', 'screwdriver', 0x0000000000000000000000000000001A000000000000, '3', '0', '0', '4', '43', '21', '500', '14000', '2', '0', '642', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('521', 'mp_drainkiss', 0x0000000000000000000000000000002A000000000000, '3', '8', '0', '4', '43', '20', '4000', '26000', '228', '275', '664', '4000', '0', '0', '1.00', '320', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('522', 'death_ray', 0x00000000000000000000000000000022000000000000, '3', '8', '0', '4', '43', '49', '4500', '29250', '2', '252', '701', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('524', 'sandspin', 0x00000000000000000000000000000001000000000000, '3', '2', '0', '4', '43', '10', '1500', '9750', '2', '252', '631', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('527', 'smite_of_rage', 0x00000000000000000000000000000022000000000000, '3', '0', '0', '4', '43', '28', '500', '13000', '2', '0', '683', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('529', 'bludgeon', 0x00000000000000000000000000000012000000000000, '3', '0', '0', '4', '43', '16', '500', '11750', '2', '0', '643', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('530', 'refueling', 0x00000000000000000000000000000030000000000000, '3', '4', '0', '1', '43', '29', '1500', '30000', '230', '0', '718', '4000', '6', '0', '1.00', '1', '300', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('531', 'ice_break', 0x00000000000000000000000000000032000000000000, '3', '5', '0', '4', '43', '142', '5250', '33750', '2', '252', '721', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('532', 'blitzstrahl', 0x0000000000000000000000000000002C000000000000, '3', '6', '0', '4', '43', '70', '4500', '29250', '2', '252', '697', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('533', 'self-destruct', 0x00000000000000000000000000000032000000000000, '3', '1', '0', '4', '43', '100', '3250', '21000', '2', '252', '673', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('534', 'mysterious_light', 0x00000000000000000000000000000028000000000000, '3', '4', '0', '4', '43', '73', '3750', '24500', '2', '252', '695', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('535', 'cold_wave', 0x00000000000000000000000000000034000000000000, '3', '5', '0', '4', '43', '37', '4000', '60000', '2', '252', '726', '4000', '1', '0', '1.00', '320', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('536', 'poison_breath', 0x00000000000000000000000000000016000000000000, '3', '3', '0', '4', '43', '22', '3000', '19500', '2', '252', '660', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('537', 'stinking_gas', 0x0000000000000000000000000000002C000000000000, '3', '4', '0', '4', '43', '37', '4000', '60000', '237', '268', '715', '4000', '1', '0', '1.00', '320', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('538', 'memento_mori', 0x0000000000000000000000000000003E000000000000, '3', '5', '0', '1', '43', '46', '3500', '56000', '230', '0', '735', '4000', '6', '0', '1.00', '320', '320', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('539', 'terror_touch', 0x00000000000000000000000000000028000000000000, '3', '0', '0', '4', '43', '62', '3250', '21000', '2', '0', '677', '4000', '0', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('540', 'spinal_cleave', 0x0000000000000000000000000000003F000000000000, '3', '0', '0', '4', '43', '61', '500', '28500', '2', '0', '757', '4000', '0', '0', '1.00', '0', '0', '0', '84','TOAU');
INSERT INTO `spell_list` VALUES ('541', 'blood_saber', 0x00000000000000000000000000000030000000000000, '3', '8', '0', '4', '43', '25', '4000', '26000', '227', '274', '661', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('542', 'digest', 0x00000000000000000000000000000024000000000000, '3', '8', '0', '4', '43', '20', '4000', '26000', '227', '274', '662', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('543', 'mandibular_bite', 0x0000000000000000000000000000002C000000000000, '3', '0', '0', '4', '43', '38', '500', '19250', '2', '0', '719', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('544', 'cursed_sphere', 0x00000000000000000000000000000012000000000000, '3', '3', '0', '4', '43', '36', '3000', '19500', '2', '252', '685', '4000', '1', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('545', 'sickle_slash', 0x00000000000000000000000000000030000000000000, '3', '0', '0', '4', '43', '41', '500', '20250', '2', '0', '698', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('547', 'cocoon', 0x00000000000000000000000000000008000000000000, '3', '2', '0', '1', '43', '10', '1750', '60000', '230', '0', '654', '4000', '6', '0', '1.00', '1', '80', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('548', 'filamented_hold', 0x00000000000000000000000000000034000000000000, '3', '2', '0', '4', '43', '38', '2000', '20000', '84', '271', '723', '4000', '2', '0', '1.00', '1', '320', '0', '84','TOAU');
INSERT INTO `spell_list` VALUES ('549', 'pollen', 0x00000000000000000000000000000001000000000000, '3', '7', '0', '1', '43', '8', '2000', '5000', '7', '0', '650', '4000', '0', '0', '1.00', '0', '0', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('551', 'power_attack', 0x00000000000000000000000000000004000000000000, '3', '0', '0', '4', '43', '5', '500', '7250', '2', '0', '675', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('554', 'death_scissors', 0x0000000000000000000000000000003C000000000000, '3', '0', '0', '4', '43', '51', '500', '24500', '2', '0', '681', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('555', 'magnetite_cloud', 0x0000000000000000000000000000002E000000000000, '3', '2', '0', '4', '43', '86', '4500', '29250', '2', '252', '711', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('557', 'eyes_on_me', 0x0000000000000000000000000000003D000000000000, '3', '8', '0', '4', '43', '112', '4500', '29250', '2', '252', '704', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('560', 'frenetic_rip', 0x0000000000000000000000000000003F000000000000, '3', '0', '0', '4', '43', '61', '500', '28500', '2', '0', '748', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('561', 'frightful_roar', 0x00000000000000000000000000000032000000000000, '3', '4', '0', '4', '43', '32', '2000', '20000', '237', '268', '716', '4000', '1', '0', '1.00', '1', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('563', 'hecatomb_wave', 0x00000000000000000000000000000036000000000000, '3', '4', '0', '4', '43', '116', '5250', '33750', '2', '252', '732', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('564', 'body_slam', 0x0000000000000000000000000000003E000000000000, '3', '0', '0', '4', '43', '74', '1000', '27750', '2', '0', '733', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('565', 'radiant_breath', 0x00000000000000000000000000000036000000000000, '3', '7', '0', '4', '43', '116', '5250', '33750', '2', '252', '722', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('567', 'helldive', 0x00000000000000000000000000000010000000000000, '3', '0', '0', '4', '43', '16', '500', '11250', '2', '0', '652', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('569', 'jet_stream', 0x00000000000000000000000000000026000000000000, '3', '0', '0', '4', '43', '47', '500', '23000', '2', '0', '634', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('570', 'blood_drain', 0x00000000000000000000000000000014000000000000, '3', '8', '0', '4', '43', '10', '4000', '26000', '227', '274', '635', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('572', 'sound_blast', 0x00000000000000000000000000000020000000000000, '3', '1', '0', '4', '43', '25', '4000', '30000', '237', '268', '761', '4000', '1', '0', '1.00', '1', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('573', 'feather_tickle', 0x00000000000000000000000000000040000000000000, '3', '4', '0', '4', '43', '48', '4000', '26000', '0', '0', '746', '4000', '6', '0', '1.00', '1', '320', '0', '84','TOAU');
INSERT INTO `spell_list` VALUES ('574', 'feather_barrier', 0x00000000000000000000000000000038000000000000, '3', '4', '0', '1', '43', '29', '2000', '56000', '230', '0', '731', '4000', '0', '0', '1.00', '1', '300', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('575', 'jettatura', 0x00000000000000000000000000000030000000000000, '3', '8', '0', '4', '43', '37', '500', '56000', '84', '271', '720', '4000', '2', '0', '1.00', '180', '1020', '0', '84','TOAU');
INSERT INTO `spell_list` VALUES ('576', 'yawn', 0x00000000000000000000000000000040000000000000, '3', '7', '0', '4', '43', '55', '3000', '60000', '84', '271', '749', '4000', '1', '0', '1.00', '320', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('577', 'foot_kick', 0x00000000000000000000000000000001000000000000, '3', '0', '0', '4', '43', '5', '500', '6500', '2', '0', '639', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('578', 'wild_carrot', 0x0000000000000000000000000000001E000000000000, '3', '7', '0', '3', '43', '37', '2500', '6000', '7', '0', '640', '4000', '0', '0', '1.00', '0', '0', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('579', 'voracious_trunk', 0x00000000000000000000000000000040000000000000, '3', '4', '0', '4', '43', '72', '10000', '56000', '0', '0', '747', '4000', '0', '0', '1.00', '320', '640', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('581', 'healing_breeze', 0x00000000000000000000000000000010000000000000, '3', '4', '0', '1', '43', '55', '4500', '15000', '7', '0', '679', '4000', '1', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('582', 'chaotic_eye', 0x00000000000000000000000000000020000000000000, '3', '4', '0', '4', '43', '13', '3000', '10000', '84', '271', '691', '4000', '0', '0', '1.00', '1', '320', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('584', 'sheep_song', 0x00000000000000000000000000000010000000000000, '3', '7', '0', '4', '43', '22', '3000', '60000', '84', '271', '672', '4000', '1', '0', '1.00', '320', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('585', 'ram_charge', 0x00000000000000000000000000000049000000000000, '3', '0', '0', '4', '43', '79', '500', '34750', '2', '0', '743', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('587', 'claw_cyclone', 0x00000000000000000000000000000014000000000000, '3', '0', '0', '4', '43', '24', '1000', '19750', '2', '0', '687', '4000', '1', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('588', 'lowing', 0x00000000000000000000000000000047000000000000, '3', '1', '0', '4', '43', '66', '7000', '56000', '84', '0', '734', '4000', '1', '0', '1.00', '1', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('589', 'dimensional_death', 0x0000000000000000000000000000003C000000000000, '3', '0', '0', '4', '43', '48', '500', '23750', '2', '0', '745', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('591', 'heat_breath', 0x00000000000000000000000000000047000000000000, '3', '1', '0', '4', '43', '169', '7500', '49000', '2', '252', '729', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('592', 'blank_gaze', 0x00000000000000000000000000000026000000000000, '3', '7', '0', '4', '43', '25', '3000', '10000', '0', '0', '707', '4000', '0', '0', '1.00', '320', '320', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('593', 'magic_fruit', 0x0000000000000000000000000000003A000000000000, '3', '7', '0', '3', '43', '72', '2500', '6000', '7', '0', '708', '4000', '0', '0', '1.00', '0', '0', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('594', 'uppercut', 0x00000000000000000000000000000026000000000000, '3', '0', '0', '4', '43', '31', '500', '17750', '2', '0', '692', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('595', '1000_needles', 0x0000000000000000000000000000003E000000000000, '3', '7', '0', '4', '43', '350', '12000', '56000', '2', '252', '724', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('596', 'pinecone_bomb', 0x00000000000000000000000000000024000000000000, '3', '0', '0', '4', '43', '48', '2500', '26500', '2', '0', '710', '4000', '0', '0', '1.00', '0', '0', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('597', 'sprout_smack', 0x00000000000000000000000000000004000000000000, '3', '0', '0', '4', '43', '6', '500', '7250', '2', '0', '653', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('598', 'soporific', 0x00000000000000000000000000000018000000000000, '3', '8', '0', '4', '43', '38', '3000', '26000', '84', '271', '682', '4000', '1', '0', '1.00', '320', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('599', 'queasyshroom', 0x00000000000000000000000000000008000000000000, '3', '0', '0', '4', '43', '20', '2000', '15000', '2', '0', '669', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('603', 'wild_oats', 0x00000000000000000000000000000004000000000000, '3', '0', '0', '4', '43', '9', '500', '7250', '2', '0', '656', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('604', 'bad_breath', 0x0000000000000000000000000000003D000000000000, '3', '2', '0', '4', '43', '212', '8750', '56000', '2', '252', '694', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('605', 'geist_wall', 0x0000000000000000000000000000002E000000000000, '3', '8', '0', '4', '43', '35', '3000', '30000', '0', '0', '703', '4000', '1', '0', '1.00', '320', '320', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('606', 'awful_eye', 0x0000000000000000000000000000002E000000000000, '3', '3', '0', '4', '43', '32', '2500', '60000', '237', '268', '709', '4000', '2', '0', '1.00', '1', '180', '0', '84','TOAU');
INSERT INTO `spell_list` VALUES ('608', 'frost_breath', 0x00000000000000000000000000000042000000000000, '3', '5', '0', '4', '43', '136', '6500', '42750', '2', '252', '688', '4000', '2', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('610', 'infrasonics', 0x00000000000000000000000000000041000000000000, '3', '5', '0', '4', '43', '42', '3000', '60000', '237', '268', '633', '4000', '2', '0', '1.00', '1', '320', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('611', 'disseverment', 0x00000000000000000000000000000048000000000000, '3', '0', '0', '4', '43', '74', '500', '32750', '2', '0', '738', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('612', 'actinic_burst', 0x0000000000000000000000000000004A000000000000, '3', '7', '0', '4', '43', '24', '500', '60000', '237', '268', '741', '4000', '1', '0', '1.00', '180', '1020', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('613', 'reactor_cool', 0x0000000000000000000000000000004A000000000000, '3', '5', '0', '1', '43', '28', '3000', '60000', '230', '0', '742', '4000', '6', '0', '1.00', '1', '480', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('614', 'saline_coat', 0x00000000000000000000000000000048000000000000, '3', '7', '0', '1', '43', '66', '3000', '60000', '230', '0', '737', '4000', '6', '0', '1.00', '1', '480', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('615', 'plasma_charge', 0x0000000000000000000000000000004B000000000000, '3', '6', '0', '1', '43', '24', '3000', '60000', '230', '0', '740', '4000', '6', '0', '1.00', '1', '480', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('616', 'temporal_shift', 0x00000000000000000000000000000049000000000000, '3', '6', '0', '4', '43', '48', '500', '56000', '84', '271', '736', '4000', '1', '0', '1.00', '180', '1020', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('617', 'vertical_cleave', 0x0000000000000000000000000000004B000000000000, '3', '0', '0', '4', '43', '86', '500', '37250', '2', '0', '739', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('618', 'blastbomb', 0x00000000000000000000000000000012000000000000, '3', '1', '0', '4', '43', '36', '2250', '15000', '2', '252', '674', '4000', '1', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('620', 'battle_dance', 0x0000000000000000000000000000000C000000000000, '3', '0', '0', '4', '43', '12', '1000', '10000', '2', '0', '668', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('621', 'sandspray', 0x00000000000000000000000000000042000000000000, '3', '8', '0', '4', '43', '43', '3000', '26000', '84', '271', '751', '4000', '2', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('622', 'grand_slam', 0x0000000000000000000000000000001E000000000000, '3', '0', '0', '4', '43', '24', '1000', '14250', '2', '0', '696', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('623', 'head_butt', 0x0000000000000000000000000000000C000000000000, '3', '6', '0', '4', '43', '12', '500', '10000', '2', '0', '665', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('626', 'bomb_toss', 0x0000000000000000000000000000001C000000000000, '3', '1', '0', '4', '43', '42', '3750', '24500', '2', '252', '645', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('628', 'frypan', 0x0000000000000000000000000000003F000000000000, '3', '0', '0', '4', '43', '65', '1000', '26000', '2', '0', '646', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('629', 'flying_hip_press', 0x0000000000000000000000000000003A000000000000, '3', '4', '0', '4', '43', '125', '5750', '34500', '2', '0', '725', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('631', 'hydro_shot', 0x0000000000000000000000000000003F000000000000, '3', '0', '0', '4', '43', '55', '500', '26000', '2', '0', '714', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('632', 'diamondhide', 0x00000000000000000000000000000043000000000000, '3', '2', '0', '1', '43', '99', '7000', '26000', '230', '0', '753', '4000', '1', '0', '1.00', '1', '300', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('633', 'enervation', 0x00000000000000000000000000000043000000000000, '3', '8', '0', '4', '43', '48', '3500', '60000', '237', '0', '754', '4000', '1', '0', '1.00', '1', '320', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('634', 'light_of_penance', 0x0000000000000000000000000000003A000000000000, '3', '7', '0', '4', '43', '53', '3000', '60000', '0', '0', '727', '4000', '0', '0', '1.00', '1', '640', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('636', 'warm-up', 0x00000000000000000000000000000044000000000000, '3', '2', '0', '1', '43', '59', '7000', '56000', '230', '0', '752', '4000', '6', '0', '1.00', '320', '320', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('637', 'firespit', 0x00000000000000000000000000000044000000000000, '3', '1', '0', '4', '43', '121', '6500', '42750', '2', '252', '758', '4000', '0', '0', '1.00', '0', '0', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('638', 'feather_storm', 0x0000000000000000000000000000000C000000000000, '3', '0', '0', '4', '43', '12', '500', '10000', '2', '0', '648', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('640', 'tail_slap', 0x00000000000000000000000000000045000000000000, '3', '0', '0', '4', '43', '77', '1000', '28500', '2', '0', '756', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('641', 'hysteric_barrage', 0x00000000000000000000000000000045000000000000, '3', '0', '0', '4', '43', '61', '500', '28500', '2', '0', '755', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('642', 'amplification', 0x00000000000000000000000000000046000000000000, '3', '3', '0', '1', '43', '48', '7000', '56000', '230', '0', '760', '4000', '6', '0', '1.00', '320', '320', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('643', 'cannonball', 0x00000000000000000000000000000046000000000000, '3', '0', '0', '4', '43', '66', '500', '28500', '2', '0', '759', '4000', '0', '0', '1.00', '0', '0', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('644', 'mind_blast', 0x00000000000000000000000000000049000000000000, '3', '6', '0', '4', '43', '82', '3000', '30000', '2', '252', '762', '4000', '0', '0', '1.00', '0', '0', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('645', 'exuviation', 0x0000000000000000000000000000004B000000000000, '3', '1', '0', '1', '43', '40', '3000', '60000', '7', '0', '763', '4000', '6', '0', '1.00', '640', '640', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('646', 'magic_hammer', 0x0000000000000000000000000000004A000000000000, '3', '7', '0', '4', '43', '40', '4000', '52000', '228', '252', '764', '4000', '0', '0', '1.00', '0', '0', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('647', 'zephyr_mantle', 0x00000000000000000000000000000041000000000000, '3', '4', '0', '1', '43', '31', '7000', '60000', '230', '0', '765', '4000', '6', '0', '1.00', '320', '320', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('648', 'regurgitation', 0x00000000000000000000000000000045000000000000, '3', '3', '0', '4', '43', '69', '3000', '24500', '2', '252', '770', '4000', '0', '0', '1.00', '1', '640', '0', '204','TOAU');
INSERT INTO `spell_list` VALUES ('650', 'seedspray', 0x0000000000000000000000000000003D000000000000, '3', '0', '0', '4', '43', '61', '2500', '36000', '2', '0', '771', '4000', '0', '0', '1.00', '1', '640', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('651', 'corrosive_ooze', 0x00000000000000000000000000000042000000000000, '3', '3', '0', '4', '43', '55', '3500', '30000', '2', '252', '768', '4000', '0', '0', '1.00', '0', '0', '0', '104','TOAU');
INSERT INTO `spell_list` VALUES ('652', 'spiral_spin', 0x0000000000000000000000000000003C000000000000, '3', '0', '0', '4', '43', '39', '2500', '45000', '2', '0', '772', '4000', '0', '0', '1.00', '0', '0', '0', '124','TOAU');
INSERT INTO `spell_list` VALUES ('653', 'asuran_claws', 0x00000000000000000000000000000046000000000000, '3', '0', '0', '4', '43', '81', '2000', '60000', '2', '0', '769', '4000', '0', '0', '1.00', '0', '0', '0', '34','TOAU');
INSERT INTO `spell_list` VALUES ('654', 'sub-zero_smash', 0x00000000000000000000000000000048000000000000, '3', '0', '0', '4', '43', '44', '1000', '32750', '2', '0', '790', '4000', '1', '0', '1.00', '0', '0', '0', '58','TOAU');
INSERT INTO `spell_list` VALUES ('655', 'triumphant_roar', 0x00000000000000000000000000000047000000000000, '3', '1', '0', '1', '43', '36', '1750', '26000', '230', '0', '789', '4000', '6', '0', '1.00', '320', '320', '0', '0','TOAU');
INSERT INTO `spell_list` VALUES ('656', 'acrid_stream', 0x0000000000000000000000000000004D000000000000, '3', '3', '0', '4', '43', '89', '3000', '23000', '2', '0', '791', '4000', '2', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('657', 'blazing_bound', 0x00000000000000000000000000000050000000000000, '3', '1', '0', '4', '43', '113', '4000', '45000', '2', '0', '792', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('658', 'plenilune_embrace', 0x0000000000000000000000000000004C000000000000, '3', '7', '0', '3', '43', '106', '2750', '12000', '7', '0', '793', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('659', 'demoralizing_roar', 0x00000000000000000000000000000050000000000000, '3', '3', '0', '4', '43', '46', '2750', '25000', '237', '0', '794', '4000', '1', '0', '1.00', '1', '320', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('660', 'cimicine_discharge', 0x0000000000000000000000000000004E000000000000, '3', '2', '0', '4', '43', '32', '1500', '20000', '237', '0', '795', '4000', '1', '0', '1.00', '1', '320', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('661', 'animating_wail', 0x0000000000000000000000000000004F000000000000, '3', '4', '0', '1', '43', '53', '2000', '45000', '230', '0', '799', '4000', '6', '0', '1.00', '320', '320', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('662', 'battery_charge', 0x0000000000000000000000000000004F000000000000, '3', '7', '0', '1', '43', '50', '3500', '11000', '230', '0', '798', '4000', '6', '0', '1.00', '320', '320', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('663', 'leafstorm', 0x0000000000000000000000000000004D000000000000, '3', '4', '0', '4', '43', '132', '6000', '1000', '2', '0', '796', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('664', 'regeneration', 0x0000000000000000000000000000004E000000000000, '3', '7', '0', '1', '43', '36', '1500', '60000', '230', '0', '797', '4000', '6', '0', '1.00', '320', '320', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('665', 'final_sting', 0x00000000000000000000000000000051000000000000, '3', '0', '0', '4', '43', '88', '5000', '11000', '2', '0', '651', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('666', 'goblin_rush', 0x00000000000000000000000000000051000000000000, '3', '0', '0', '4', '43', '76', '500', '25500', '2', '0', '644', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('667', 'vanity_dive', 0x00000000000000000000000000000052000000000000, '3', '0', '0', '4', '43', '58', '500', '42250', '2', '0', '802', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('668', 'magic_barrier', 0x00000000000000000000000000000052000000000000, '3', '8', '0', '1', '43', '29', '5000', '60000', '230', '0', '803', '4000', '6', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('669', 'whirl_of_rage', 0x00000000000000000000000000000053000000000000, '3', '0', '0', '4', '43', '73', '1000', '31000', '2', '0', '684', '4000', '1', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('670', 'benthic_typhoon', 0x00000000000000000000000000000053000000000000, '3', '0', '0', '4', '43', '56', '500', '48000', '2', '0', '801', '4000', '1', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('671', 'auroral_drape', 0x00000000000000000000000000000054000000000000, '3', '4', '0', '4', '43', '51', '4000', '60000', '84', '0', '804', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('672', 'osmosis', 0x00000000000000000000000000000054000000000000, '3', '8', '0', '4', '43', '47', '6000', '56000', '227', '0', '800', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('673', 'quad_continuum', 0x00000000000000000000000000000055000000000000, '3', '0', '0', '4', '43', '91', '1000', '31750', '2', '0', '805', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('674', 'fantod', 0x00000000000000000000000000000055000000000000, '3', '1', '0', '1', '43', '12', '500', '10000', '230', '0', '806', '4000', '6', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('675', 'thermal_pulse', 0x00000000000000000000000000000056000000000000, '3', '1', '0', '4', '43', '151', '5500', '8000', '2', '0', '827', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('677', 'empty_thrash', 0x00000000000000000000000000000057000000000000, '3', '0', '0', '4', '43', '33', '500', '40750', '2', '0', '828', '4000', '1', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('678', 'dream_flower', 0x00000000000000000000000000000057000000000000, '3', '8', '0', '4', '43', '68', '2000', '45000', '84', '0', '655', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('679', 'occultation', 0x00000000000000000000000000000058000000000000, '3', '4', '0', '1', '43', '138', '1500', '26000', '230', '0', '829', '4000', '6', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('680', 'charged_whisker', 0x00000000000000000000000000000058000000000000, '3', '6', '0', '4', '43', '183', '5000', '23000', '2', '0', '830', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('681', 'winds_of_promy', 0x00000000000000000000000000000059000000000000, '3', '7', '0', '1', '43', '36', '2500', '17500', '0', '0', '831', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('682', 'delta_thrust', 0x00000000000000000000000000000059000000000000, '3', '0', '0', '4', '43', '28', '500', '15000', '2', '0', '832', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('683', 'evryone_grudge', 0x0000000000000000000000000000005A000000000000, '3', '8', '0', '4', '43', '185', '6000', '18500', '2', '0', '728', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('684', 'reaving_wind', 0x0000000000000000000000000000005A000000000000, '3', '4', '0', '4', '43', '84', '4000', '26000', '0', '0', '833', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('685', 'barrier_tusk', 0x0000000000000000000000000000005B000000000000, '3', '2', '0', '1', '43', '41', '5000', '60000', '230', '0', '837', '4000', '0', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('686', 'mortal_ray', 0x0000000000000000000000000000005B000000000000, '3', '8', '0', '4', '43', '267', '8500', '22000', '84', '0', '838', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('687', 'water_bomb', 0x0000000000000000000000000000005C000000000000, '3', '3', '0', '4', '43', '67', '2500', '32250', '2', '0', '843', '4000', '1', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
INSERT INTO `spell_list` VALUES ('688', 'heavy_strike', 0x0000000000000000000000000000005C000000000000, '3', '0', '0', '4', '43', '32', '500', '28000', '2', '0', '842', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('689', 'dark_orb', 0x0000000000000000000000000000005D000000000000, '3', '8', '0', '4', '43', '124', '7000', '8000', '2', '0', '841', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
INSERT INTO `spell_list` VALUES ('690', 'white_wind', 0x0000000000000000000000000000005E000000000000, '3', '4', '0', '1', '43', '145', '4500', '22500', '7', '0', '750', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('692', 'sudden_lunge', 0x0000000000000000000000000000005F000000000000, '3', '0', '0', '4', '43', '18', '500', '15000', '2', '0', '840', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('693', 'quadrastrike', 0x00000000000000000000000000000060000000000000, '3', '0', '0', '4', '43', '98', '500', '42500', '2', '0', '848', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('694', 'vapor_spray', 0x00000000000000000000000000000060000000000000, '3', '3', '0', '4', '43', '172', '3000', '19000', '2', '0', '849', '4000', '2', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
INSERT INTO `spell_list` VALUES ('695', 'thunder_breath', 0x00000000000000000000000000000061000000000000, '3', '6', '0', '4', '43', '193', '7000', '48000', '2', '0', '850', '4000', '2', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
INSERT INTO `spell_list` VALUES ('696', 'orcish_counterstance', 0x00000000000000000000000000000062000000000000, '3', '1', '0', '1', '43', '18', '4000', '11000', '230', '0', '851', '4000', '0', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('697', 'amorphic_spikes', 0x00000000000000000000000000000062000000000000, '3', '0', '0', '4', '43', '79', '500', '58250', '2', '0', '852', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('698', 'wind_breath', 0x00000000000000000000000000000063000000000000, '3', '4', '0', '4', '43', '26', '1000', '29500', '2', '0', '853', '4000', '2', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
INSERT INTO `spell_list` VALUES ('699', 'barbed_crescent', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '52', '500', '22000', '2', '0', '854', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('700', 'natures_meditation', 0x00000000000000000000000000000063000000000000, '3', '1', '0', '1', '43', '38', '500', '60000', '230', '0', '907', '2000', '6', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('701', 'tempestuous_upheaval', 0x00000000000000000000000000000063000000000000, '3', '4', '0', '4', '43', '133', '500', '7000', '2', '0', '908', '4000', '1', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('702', 'rending_deluge', 0x00000000000000000000000000000063000000000000, '3', '3', '0', '4', '43', '118', '1500', '30000', '2', '0', '909', '4000', '2', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('703', 'embalming_earth', 0x00000000000000000000000000000063000000000000, '3', '2', '0', '4', '43', '57', '500', '30000', '2', '0', '910', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('704', 'paralyzing_triad', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '33', '500', '30000', '2', '0', '911', '4000', '0', '0', '1.00', '0', '0', '0', '124','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('705', 'foul_waters', 0x00000000000000000000000000000063000000000000, '3', '3', '0', '4', '43', '76', '4500', '30000', '2', '0', '912', '4000', '1', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('706', 'glutinous_dart', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '16', '1000', '10000', '2', '0', '913', '4000', '0', '0', '1.00', '0', '0', '0', '204','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('707', 'retinal_glare', 0x00000000000000000000000000000063000000000000, '3', '7', '0', '4', '43', '26', '1000', '30000', '2', '0', '914', '4000', '2', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('708', 'subduction', 0x00000000000000000000000000000063000000000000, '3', '4', '0', '4', '43', '27', '500', '30000', '2', '252', '925', '4000', '1', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('709', 'thrashing_assault', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '99', '500', '30000', '2', '0', '926', '4000', '0', '0', '1.00', '0', '0', '0', '0','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('710', 'erratic_flutter', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '1', '43', '63', '500', '30000', '230', '0', '924', '4000', '6', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('711', 'restoral', 0x00000000000000000000000000000063000000000000, '3', '4', '0', '3', '43', '145', '2500', '22500', '7', '0', '750', '4000', '1', '0', '1.00', '0', '0', '0', '104','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('712', 'rail_cannon', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '52', '500', '22000', '2', '0', '854', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('713', 'diffusion_ray', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '52', '500', '22000', '2', '0', '854', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('714', 'sinker_drill', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '52', '500', '22000', '2', '0', '854', '4000', '0', '0', '1.00', '0', '0', '0', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('736', 'thunderbolt', 0x0000000000000000000000000000005F000000000000, '3', '6', '0', '4', '43', '138', '3500', '30000', '2', '0', '844', '4000', '1', '0', '1.00', '0', '0', '16', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('737', 'harden_shell', 0x0000000000000000000000000000005F000000000000, '3', '2', '0', '1', '43', '20', '1500', '30000', '230', '0', '845', '4000', '0', '0', '1.00', '0', '0', '16', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('738', 'absolute_terror', 0x00000000000000000000000000000060000000000000, '3', '8', '0', '4', '43', '29', '500', '30000', '84', '0', '855', '4000', '0', '0', '1.00', '0', '0', '16', '58','ABYSSEA');
INSERT INTO `spell_list` VALUES ('739', 'gates_of_hades', 0x00000000000000000000000000000061000000000000, '3', '1', '0', '4', '43', '156', '3500', '30000', '2', '0', '856', '4000', '1', '0', '1.00', '0', '0', '16', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('740', 'tourbillion', 0x00000000000000000000000000000061000000000000, '3', '0', '0', '4', '43', '108', '1000', '30000', '2', '0', '857', '4000', '1', '0', '1.00', '0', '0', '16', '145','ABYSSEA');
INSERT INTO `spell_list` VALUES ('741', 'pyric_bulwark', 0x00000000000000000000000000000062000000000000, '3', '5', '0', '1', '43', '50', '1500', '30000', '230', '0', '858', '4000', '0', '0', '1.00', '0', '0', '16', '0','ABYSSEA');
INSERT INTO `spell_list` VALUES ('742', 'bilgestorm', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '122', '1000', '30000', '2', '0', '859', '4000', '1', '0', '1.00', '0', '0', '16', '104','ABYSSEA');
INSERT INTO `spell_list` VALUES ('743', 'bloodrake', 0x00000000000000000000000000000063000000000000, '3', '0', '0', '4', '43', '99', '500', '30000', '2', '0', '860', '4000', '0', '0', '1.00', '0', '0', '16', '58','ABYSSEA');
-- INSERT INTO `spell_list` VALUES ('744', 'droning_whirlwind', 0x00000000000000000000000000000063000000000000, '3', '4', '0', '1', '43', '76', '3000', '30000', '2', '0', '915', '4000', '0', '0', '1.00', '0', '0', '16', '124','SOA');
-- INSERT INTO `spell_list` VALUES ('745', 'carcharian_verve', 0x00000000000000000000000000000063000000000000, '3', '3', '0', '1', '43', '52', '3000', '30000', '2', '0', '916', '4000', '0', '0', '1.00', '0', '0', '16', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('746', 'blistering_roar', 0x00000000000000000000000000000063000000000000, '3', '1', '0', '4', '43', '28', '3000', '30000', '2', '0', '917', '4000', '0', '0', '1.00', '0', '0', '16', '124','SOA');
-- INSERT INTO `spell_list` VALUES ('768', 'indi-regen', 0x00000000000000000000000000000000000000000F00, '7', '7', '0', '1', '0', '37', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('769', 'indi-poison', 0x00000000000000000000000000000000000000000100, '7', '3', '0', '1', '0', '12', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '320', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('770', 'indi-refresh', 0x00000000000000000000000000000000000000001E00, '7', '7', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('772', 'indi-str', 0x00000000000000000000000000000000000000003000, '7', '1', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('773', 'indi-dex', 0x00000000000000000000000000000000000000002D00, '7', '6', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('774', 'indi-vit', 0x00000000000000000000000000000000000000002A00, '7', '2', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('775', 'indi-agi', 0x00000000000000000000000000000000000000002700, '7', '4', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('776', 'indi-int', 0x00000000000000000000000000000000000000002200, '7', '5', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('777', 'indi-mnd', 0x00000000000000000000000000000000000000002100, '7', '3', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('778', 'indi-chr', 0x00000000000000000000000000000000000000001E00, '7', '7', '0', '1', '0', '63', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('779', 'indi-fury', 0x00000000000000000000000000000000000000002200, '7', '1', '0', '1', '0', '70', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('780', 'indi-barrier', 0x00000000000000000000000000000000000000001C00, '7', '2', '0', '1', '0', '59', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('781', 'indi-acumen', 0x00000000000000000000000000000000000000002E00, '7', '5', '0', '1', '0', '91', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('782', 'indi-fend', 0x00000000000000000000000000000000000000002800, '7', '3', '0', '1', '0', '80', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('783', 'indi-precision', 0x00000000000000000000000000000000000000000A00, '7', '6', '0', '1', '0', '25', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('784', 'indi-voidance', 0x00000000000000000000000000000000000000000400, '7', '4', '0', '1', '0', '17', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('785', 'indi-focus', 0x00000000000000000000000000000000000000001600, '7', '8', '0', '1', '0', '49', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('786', 'indi-attunement', 0x00000000000000000000000000000000000000001000, '7', '7', '0', '1', '0', '38', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('787', 'indi-wilt', 0x00000000000000000000000000000000000000005200, '7', '3', '0', '1', '0', '161', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('788', 'indi-frailty', 0x00000000000000000000000000000000000000004C00, '7', '4', '0', '1', '0', '147', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('789', 'indi-fade', 0x00000000000000000000000000000000000000005E00, '7', '1', '0', '1', '0', '186', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('790', 'indi-malaise', 0x00000000000000000000000000000000000000005800, '7', '6', '0', '1', '0', '174', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('791', 'indi-slip', 0x00000000000000000000000000000000000000003A00, '7', '2', '0', '1', '0', '112', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('792', 'indi-torpor', 0x00000000000000000000000000000000000000003400, '7', '5', '0', '1', '0', '101', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('793', 'indi-vex', 0x00000000000000000000000000000000000000004600, '7', '7', '0', '1', '0', '136', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('794', 'indi-languor', 0x00000000000000000000000000000000000000004000, '7', '8', '0', '1', '0', '124', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('795', 'indi-slow', 0x00000000000000000000000000000000000000003000, '7', '2', '0', '1', '0', '94', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('796', 'indi-paralysis', 0x00000000000000000000000000000000000000004400, '7', '5', '0', '1', '0', '107', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('797', 'indi-gravity', 0x00000000000000000000000000000000000000005800, '7', '4', '0', '1', '0', '174', '4000', '12000', '0', '0', '0', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('798', 'geo-regen', 0x00000000000000000000000000000000000000001300, '7', '7', '0', '3', '0', '74', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('799', 'geo-poison', 0x00000000000000000000000000000000000000000500, '7', '3', '0', '3', '0', '25', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '320', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('800', 'geo-refresh', 0x00000000000000000000000000000000000000002200, '7', '7', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('802', 'geo-str', 0x00000000000000000000000000000000000000003400, '7', '1', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('803', 'geo-dex', 0x00000000000000000000000000000000000000003100, '7', '6', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('804', 'geo-vit', 0x00000000000000000000000000000000000000002E00, '7', '2', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('805', 'geo-agi', 0x00000000000000000000000000000000000000002B00, '7', '4', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('806', 'geo-int', 0x00000000000000000000000000000000000000002800, '7', '5', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('807', 'geo-mnd', 0x00000000000000000000000000000000000000002500, '7', '3', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('808', 'geo-chr', 0x00000000000000000000000000000000000000002200, '7', '7', '0', '3', '0', '126', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('809', 'geo-fury', 0x00000000000000000000000000000000000000002600, '7', '1', '0', '3', '0', '140', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('810', 'geo-barrier', 0x00000000000000000000000000000000000000002000, '7', '2', '0', '3', '0', '119', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('811', 'geo-acumen', 0x00000000000000000000000000000000000000003200, '7', '5', '0', '3', '0', '182', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('812', 'geo-fend', 0x00000000000000000000000000000000000000002C00, '7', '3', '0', '3', '0', '161', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('813', 'geo-precision', 0x00000000000000000000000000000000000000000E00, '7', '6', '0', '3', '0', '50', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('814', 'geo-voidance', 0x00000000000000000000000000000000000000000800, '7', '4', '0', '3', '0', '35', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('815', 'geo-focus', 0x00000000000000000000000000000000000000001A00, '7', '8', '0', '3', '0', '98', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('816', 'geo-attunement', 0x00000000000000000000000000000000000000001400, '7', '7', '0', '3', '0', '77', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '20', '80', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('817', 'geo-wilt', 0x00000000000000000000000000000000000000005600, '7', '3', '0', '3', '0', '322', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('818', 'geo-frailty', 0x00000000000000000000000000000000000000005000, '7', '4', '0', '3', '0', '294', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('819', 'geo-fade', 0x00000000000000000000000000000000000000006200, '7', '1', '0', '3', '0', '372', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('820', 'geo-malaise', 0x00000000000000000000000000000000000000005C00, '7', '6', '0', '3', '0', '348', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('821', 'geo-slip', 0x00000000000000000000000000000000000000003E00, '7', '2', '0', '3', '0', '225', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('822', 'geo-torpor', 0x00000000000000000000000000000000000000003800, '7', '5', '0', '3', '0', '203', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('823', 'geo-vex', 0x00000000000000000000000000000000000000004A00, '7', '7', '0', '3', '0', '273', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('824', 'geo-languor', 0x00000000000000000000000000000000000000004400, '7', '8', '0', '3', '0', '249', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('825', 'geo-slow', 0x00000000000000000000000000000000000000003400, '7', '2', '0', '3', '0', '189', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '240', '100', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('826', 'geo-paralysis', 0x00000000000000000000000000000000000000004800, '7', '5', '0', '3', '0', '215', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('827', 'geo-gravity', 0x00000000000000000000000000000000000000005C00, '7', '5', '0', '3', '0', '348', '8000', '24000', '0', '0', '0', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('828', 'fira', 0x00000000000000000000000000000000000000002800, '2', '1', '0', '1', '0', '115', '4250', '19500', '0', '0', '891', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('829', 'fira_ii', 0x00000000000000000000000000000000000000005500, '2', '1', '0', '1', '0', '218', '6500', '27500', '0', '0', '892', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('830', 'blizzara', 0x00000000000000000000000000000000000000002D00, '2', '5', '0', '1', '0', '129', '4500', '21000', '0', '0', '893', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('831', 'blizzara_ii', 0x00000000000000000000000000000000000000005A00, '2', '5', '0', '1', '0', '237', '6500', '29000', '0', '0', '894', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('832', 'aerora', 0x00000000000000000000000000000000000000002300, '2', '4', '0', '1', '0', '97', '4000', '18000', '0', '0', '895', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('833', 'aerora_ii', 0x00000000000000000000000000000000000000005000, '2', '4', '0', '1', '0', '195', '6000', '26000', '0', '0', '896', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('834', 'stonera', 0x00000000000000000000000000000000000000001900, '2', '2', '0', '1', '0', '73', '3250', '15000', '0', '0', '897', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('835', 'stonera_ii', 0x00000000000000000000000000000000000000004600, '2', '2', '0', '1', '0', '160', '5250', '23000', '0', '0', '898', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('836', 'thundara', 0x00000000000000000000000000000000000000003200, '2', '6', '0', '1', '0', '144', '5000', '22500', '0', '0', '899', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('837', 'thundara_ii', 0x00000000000000000000000000000000000000005F00, '2', '6', '0', '1', '0', '258', '7000', '30500', '0', '0', '900', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('838', 'watera', 0x00000000000000000000000000000000000000001E00, '2', '3', '0', '1', '0', '85', '3500', '16500', '0', '0', '901', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('839', 'watera_ii', 0x00000000000000000000000000000000000000004B00, '2', '3', '0', '1', '0', '177', '5500', '24500', '0', '0', '902', '4000', '1', '0', '1.0', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('840', 'foil', 0x0000000000000000000000000000000000000000003A, '6', '4', '0', '1', '0', '48', '1000', '30000', '0', '0', '0', '4000', '0', '0', '1.0', '20', '80', '0', '204','SOA');
INSERT INTO `spell_list` VALUES ('841', 'distract', 0x00000000230000000000000000000000000000000000, '6', '5', '0', '4', '35', '32', '3000', '10000', '0', '0', '119', '4000', '0', '0', '1.00', '1', '320', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('842', 'distract_ii', 0x00000000550000000000000000000000000000000000, '6', '5', '0', '4', '35', '58', '3000', '10000', '0', '0', '119', '4000', '0', '0', '1.00', '1', '320', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('843', 'frazzle', 0x000000002A0000000000000000000000000000000000, '6', '8', '0', '4', '35', '38', '3000', '10000', '0', '0', '119', '4000', '0', '0', '1.00', '1', '320', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('844', 'frazzle_ii', 0x000000005C0000000000000000000000000000000000, '6', '8', '0', '4', '35', '64', '3000', '10000', '0', '0', '119', '4000', '0', '0', '1.00', '1', '320', '0', '204','SOA');
INSERT INTO `spell_list` VALUES ('845', 'flurry', 0x00000000300000000000000000000000000000000000, '2', '4', '0', '3', '34', '40', '3000', '20000', '230', '0', '57', '3000', '0', '0', '1.00', '1', '300', '0', '204','SOA');
INSERT INTO `spell_list` VALUES ('846', 'flurry_ii', 0x00000000600000000000000000000000000000000000, '2', '4', '0', '3', '34', '80', '3000', '20000', '230', '0', '57', '3000', '0', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('847', 'atomos', 0x00000000000000000000000000004B00000000000000, '5', '8', '128', '4', '38', '0', '1000', '60000', '0', '0', '288', '1000', '0', '0', '1.00', '0', '0', '0', '104','SOA');
-- INSERT INTO `spell_list` VALUES ('848', 'reraise_iv', 0x00006300000000000000000000000000000000000000, '6', '7', '0', '1', '33', '150', '7000', '60000', '0', '0', '979', '4000', '0', '0', '1.00', '1', '80', '4', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('849', 'fire_vi', 0x00000063000000000000000000000000000000000000, '2', '1', '0', '4', '36', '0', '0', '0', '2', '252', '957', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('850', 'blizzard_vi', 0x00000063000000000000000000000000000000000000, '2', '5', '0', '4', '36', '0', '0', '0', '2', '252', '958', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('851', 'aero_vi', 0x00000063000000000000000000000000000000000000, '2', '4', '0', '4', '36', '0', '0', '0', '2', '252', '959', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('852', 'stone_vi', 0x00000063000000000000000000000000000000000000, '2', '2', '0', '4', '36', '0', '0', '0', '2', '252', '960', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('853', 'thunder_vi', 0x00000063000000000000000000000000000000000000, '2', '6', '0', '4', '36', '0', '0', '0', '2', '252', '961', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('854', 'water_vi', 0x00000063000000000000000000000000000000000000, '2', '3', '0', '4', '36', '0', '0', '0', '2', '252', '962', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('855', 'enlight_ii', 0x00000000006300000000000000000000000000000000, '2', '7', '0', '4', '34', '0', '0', '0', '2', '252', '980', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('856', 'endark_ii', 0x00000000000063000000000000000000000000000000, '2', '8', '0', '4', '34', '0', '0', '0', '2', '252', '981', '4000', '0', '35', '1.00', '0', '0', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('857', 'sandstorm_ii', 0x00000000000000000000000000000000000000630000, '6', '2', '0', '3', '34', '30', '2000', '18000', '230', '0', '974', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('858', 'rainstorm_ii', 0x00000000000000000000000000000000000000630000, '6', '3', '0', '3', '34', '30', '2000', '18000', '230', '0', '774', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('859', 'windstorm_ii', 0x00000000000000000000000000000000000000630000, '6', '4', '0', '3', '34', '30', '2000', '18000', '230', '0', '973', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('860', 'firestorm_ii', 0x00000000000000000000000000000000000000630000, '6', '1', '0', '3', '34', '30', '2000', '18000', '230', '0', '971', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('861', 'hailstorm_ii', 0x00000000000000000000000000000000000000630000, '6', '5', '0', '3', '34', '30', '2000', '18000', '230', '0', '972', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('862', 'thunderstorm_ii', 0x00000000000000000000000000000000000000630000, '6', '6', '0', '3', '34', '30', '2000', '18000', '230', '0', '975', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('863', 'voidstorm_ii', 0x00000000000000000000000000000000000000630000, '6', '8', '0', '3', '34', '30', '2000', '18000', '230', '0', '976', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('864', 'aurorastorm_ii', 0x00000000000000000000000000000000000000630000, '6', '7', '0', '3', '34', '30', '2000', '18000', '230', '0', '977', '4000', '4', '0', '1.00', '1', '300', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('871', 'fire_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '3', '0', '4', '40', '0', '2000', '24000', '237', '268', '963', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('872', 'ice_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '1', '0', '4', '40', '0', '2000', '24000', '237', '268', '964', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('873', 'wind_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '5', '0', '4', '40', '0', '2000', '24000', '237', '268', '965', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('874', 'earth_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '4', '0', '4', '40', '0', '2000', '24000', '237', '268', '966', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('875', 'lightning_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '2', '0', '4', '40', '0', '2000', '24000', '237', '268', '967', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('876', 'water_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '6', '0', '4', '40', '0', '2000', '24000', '237', '268', '968', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('877', 'light_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '8', '0', '4', '40', '0', '2000', '24000', '237', '268', '969', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('878', 'dark_threnody_ii', 0x00000000000000006300000000000000000000000000, '1', '7', '0', '4', '40', '0', '2000', '24000', '237', '268', '970', '4000', '0', '0', '1.00', '100', '240', '0', '204','SOA');
-- INSERT INTO `spell_list` VALUES ('896', 'shantotto', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('897', 'naji', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('898', 'kupipi', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('899', 'excenmille', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('900', 'ayame', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('901', 'nanaa_mihgo', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('902', 'curilla', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('903', 'volker', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('904', 'ajido-marujido', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('905', 'trion', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('906', 'zeid', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('907', 'lion', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('908', 'tenzen', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('909', 'mihli_aliapoh', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('910', 'valaineral', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('911', 'joachim', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('912', 'naja_salaheem', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('913', 'prishe', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('914', 'ulmia', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('916', 'cherukiki', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('917', 'iron_eater', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('918', 'gessho', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('919', 'gadalar', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('920', 'rainemard', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('921', 'ingrid', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('922', 'lehko_habhoka', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('923', 'nashmeira', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('924', 'zazarg', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('925', 'ovjang', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('926', 'mnejing', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('927', 'sakura', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('928', 'luzaf', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('929', 'najelith', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('930', 'aldo', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('931', 'moogle', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('932', 'fablinix', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('933', 'maat', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('934', 'd_shantotto', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('935', 'star_sibyl', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('936', 'magic_936', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('937', 'cid', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('941', 'elivira', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('942', 'noillurie', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('943', 'lhu_mhakaracca', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('944', 'ferreous_coffin', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('946', 'mumor', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('947', 'uka_totlihn', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('948', 'klara', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('949', 'romaa_mihgo', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('950', 'kuyin_hathdenna', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('951', 'Rahal', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('952', 'koru-moru', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('958', 'Babban', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('959', 'Abenzio', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('960', 'Rughadjeen', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('961', 'Kukki-Chebukki', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('962', 'Margret', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('964', 'Lhe Lhangavo', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
-- INSERT INTO `spell_list` VALUES ('1004', 'excenmille_s', 0x01010101010101010101010101010101010101010101, '0', '0', '0', '1', '0', '0', '1000', '1000', '0', '0', '939', '1000', '4', '0', '1.00', '0', '0', '0', '0','SOA');
/*!40000 ALTER TABLE `spell_list` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2014-01-18 9:17:04